Subject: Re: lockups (deadlock?) in -current as of yesterday
To: Blair Sadewitz <blair.sadewitz@gmail.com>
From: Andrew Doran <ad@netbsd.org>
List: current-users
Date: 08/07/2007 16:10:04
On Tue, Aug 07, 2007 at 11:03:50AM -0400, Blair Sadewitz wrote:

> On NetBSD/i386 4.99.26 (as of yesterday/today), I'm experiencing what
> is likely a deadlock, i.e. wscons takes input, but no filesystem
> access, most/all processes are frozen, etc. This was not happening
> until I rebuilt the kernel yesterday.
> 
> I haven't gotten a change to build a debugging kernel yet; has anyone
> else seen this behavior?

Does ps axs or ps/l from ddb show anything interesting?

Andrew