Subject: Re: mutex fault and no symbol table on recent Dom0 and Xen
To: Kazushi Marukawa <jam@pobox.com>
From: Andrew Doran <ad@netbsd.org>
List: current-users
Date: 07/30/2007 14:44:42
On Mon, Jul 30, 2007 at 09:10:54PM +0900, Kazushi Marukawa wrote:

> I'm having panic about mutex lock for a while with netbsd
> current and Xen 3.1.  I reported it to port-xen.  Christoph
> suggested me that is NetBSD bug, so I'm sending a problem
> report to here this time.
> 
> I'm having this problem only while I am using WinXp as domU,
> so not sure though.
> 
> Is it possible to check following trace?  Thanks.

>    > > callout_softclock+0x240 softintr_dispatch(0,cae4efa8,0,f,fffff000) at

Can you get a dissasembly of callout_softclock() using objdump -d and send
it to me off list?

Thanks,
Andrew