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 <[EMAIL PROTECTED]>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to