Subject: kern/33122: kernel assertion in pool_get
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: None <christos@netbsd.org>
List: netbsd-bugs
Date: 03/22/2006 02:55:00
Note: There was a bad value `' for the field `Class'.
It was set to the default value of `sw-bug'.
>Number: 33122
>Category: kern
>Synopsis: kernel assertion in pool_get
>Confidential: no
>Severity: serious
>Priority: low
>Responsible: kern-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Mar 22 02:55:00 +0000 2006
>Originator: Christos Zoulas
>Release: NetBSD 3.99.17
>Organization:
Poor as usual
>Environment:
System: NetBSD quasar.astron.com 3.99.17 NetBSD 3.99.17 (QUASAR) #48: Mon Mar 20 21:54:04 EST 2006 root@quasar.astron.com:/usr/src/sys/arch/i386/compile/QUASAR i386
Architecture: i386
Machine: i386
>Description:
Processes exiting can hold a lock and try to grab pool data.
>How-To-Repeat:
umount -f /usr
cpu_Debugger(0,c04d530a,c1d9ce78,c1d9de58,0) at netbsd:cpu_Debugger+0x4
pool_get(c05b0200,2,cc693e5c,c0344bba,c05529fc) at netbsd:pool_get+0x41e
exit1(cc4774a8,b,0,c05ae388,0) at netbsd:exit1+0x145
postsig(b,cc693f54,1,0,1) at netbsd:postsig+0x2a7
trap() at netbsd:trap+0x3e8
>Fix:
None yet.