Panic at _mtx_lock_flags+0x43 on VMware 3.x

John Baldwin jhb at FreeBSD.org
Fri Aug 8 12:48:56 PDT 2003


On 08-Aug-2003 Jun Kuriyama wrote:
> 
> I got a reproducable panic when installing current snapshot on VMware
> 3.x on Windows XP.
> 
> Sorry, panic message and trace is PNG image captured on Windows:
> 
> http://www.imgsrc.co.jp/~kuriyama/tmp/20030808.png
> 
> If more information is needed, please let me know.

The passed in mutex to mtx_lock is NULL, so likely a bio or
some such in spec_getpages() is zero'd and not initialized
yet or something.

-- 

John Baldwin <jhb at FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/


More information about the freebsd-current mailing list