Subject: Re: kern/32266: deadlocks with 3.99.13/i386
To: None <netbsd-bugs@netbsd.org>
From: Pavel Cahyna <pcah8322@artax.karlin.mff.cuni.cz>
List: netbsd-bugs
Date: 12/08/2005 12:12:57
On Thu, Dec 08, 2005 at 01:10:02AM +0000, Sean Davis wrote:
>  On Thu, Dec 08, 2005 at 12:40:02AM +0000, Martin Husemann wrote:
>  >  Could you try the same on a kernel with options LOCKDEBUG, DEBUG and DIAGNOSTIC
>  >  defined?

makeoptions DEBUG="-g" could be also helpful

>  
>  I'd be happy to once bin/32267 is resolved - however, due to the issue in
>  that PR, I cannot login on console - only through KDM - so I wouldn't be
>  able to write down any panic messages if the machine were to deadlock again.

blind type bt/l and then reboot 0x104. If the kernel is really in ddb, it
should write a crash dump and then reboot. You can the extract the panic
messages with dmesg -M.