Subject: Re: kern/37063: sleepq assertion fails
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Martin Husemann <martin@duskware.de>
List: netbsd-bugs
Date: 10/09/2007 09:20:02
The following reply was made to PR kern/37063; it has been noted by GNATS.
From: Martin Husemann <martin@duskware.de>
To: gnats-bugs@NetBSD.org
Cc:
Subject: Re: kern/37063: sleepq assertion fails
Date: Tue, 9 Oct 2007 11:15:38 +0200
I can still reproduce this with -current.
I modified the assertion and made it print both queue pointers and
I get:
l->l_sleepq = 0x0
sq = 0x14417a0
Martin