Date: Sat, 16 Jun 2012 08:11:40 -0400 From: John Baldwin <jhb@freebsd.org> To: Matthias Apitz <guru@unixarea.de> Cc: swills@freebsd.org, freebsd-current@freebsd.org Subject: Re: panic's in 10-CURRENT r235646 in VMware Message-ID: <201206160811.40632.jhb@freebsd.org> In-Reply-To: <20120616085106.GA3213@tinyCurrent> References: <20120615094837.GA1440@tiny.Sisis.de> <201206150818.22208.jhb@freebsd.org> <20120616085106.GA3213@tinyCurrent>
next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday, June 16, 2012 04:51:06 AM Matthias Apitz wrote: > El d=EDa Friday, June 15, 2012 a las 08:18:22AM -0400, John Baldwin escri= bi=F3: > > > the panic says: > > > mutex page lock not owned at /usr/src/sys/vm/vm_page.c:2060 > > >=20 > > > I have a screen shoot here: > > > http://www.unixarea.de/aurora-panic.gif > > >=20 > > > Installed and started (via rc.conf) is the port open-vm-tools-425873,= 1; > > >=20 > > > Thx > > >=20 > > > matthias > >=20 > > Can you get a stack trace? >=20 > I have configured now dumpdevice and -dir and will produce a bt next > time; >=20 > 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... =46or future reference, you can just run 'tr' at the DDB prompt to get a st= ack=20 trace and take a screen shot of that. =2D-=20 John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201206160811.40632.jhb>