panic's in 10-CURRENT r235646 in VMware
John Baldwin
jhb at freebsd.org
Sat Jun 16 12:11:42 UTC 2012
On Saturday, June 16, 2012 04:51:06 AM Matthias Apitz wrote:
> El día Friday, June 15, 2012 a las 08:18:22AM -0400, John Baldwin escribió:
> > > the panic says:
> > > mutex page lock not owned at /usr/src/sys/vm/vm_page.c:2060
> > >
> > > I have a screen shoot here:
> > > http://www.unixarea.de/aurora-panic.gif
> > >
> > > Installed and started (via rc.conf) is the port open-vm-tools-425873,1;
> > >
> > > Thx
> > >
> > > matthias
> >
> > Can you get a stack trace?
>
> I have configured now dumpdevice and -dir and will produce a bt next
> time;
>
> btw: it seems that the panic only occurs when a second VM (also with
> FreeBSD) is running; the 2nd VM (my production env) has 2 GByte memory
> configured, while the crashing one only 512 MByte; the host itself has 4
> GByte real mem; we will see what the bt shows...
For future reference, you can just run 'tr' at the DDB prompt to get a stack
trace and take a screen shot of that.
--
John Baldwin
More information about the freebsd-current
mailing list