Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 08 Aug 2003 15:47:31 -0400 (EDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        Jun Kuriyama <kuriyama@imgsrc.co.jp>
Cc:        Current <freebsd-current@FreeBSD.org>
Subject:   RE: Panic at _mtx_lock_flags+0x43 on VMware 3.x
Message-ID:  <XFMail.20030808154731.jhb@FreeBSD.org>
In-Reply-To: <7mbrv07bqu.wl@black.imgsrc.co.jp>

next in thread | previous in thread | raw e-mail | index | archive | help

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@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20030808154731.jhb>