Subject: kern/33630: pool corrupt (pretty reproducable for me)
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: None <martin@aprisoft.de>
List: netbsd-bugs
Date: 06/02/2006 10:55:00
>Number:         33630
>Category:       kern
>Synopsis:       kernel crashes due to pool corruption
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    kern-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Jun 02 10:55:00 +0000 2006
>Originator:     Martin Husemann
>Release:        NetBSD 3.99.20
>Organization:
>Environment:
System: NetBSD nelly.aprisoft.de 3.99.20 NetBSD 3.99.20 (NELLY) #0: Thu Jun 1 14:59:44 CEST 2006 martin@nelly.aprisoft.de:/usr/src/sys/arch/sparc64/compile/NELLY sparc64
Architecture: sparc64
Machine: sparc64

Compiled with gcc 4.1 (kernel+userland)

>Description:

I rebuild my whole machine using gcc 4.1. All worked fine, and I began
to rebuild all pkgs.
My machine started to crash regularily after I enabled the (serial) ups
driver (via ups-nut). The backtrace always is exactly like this:

pool_get
kauth_cred_alloc
fork1
sys___vfork14

>How-To-Repeat:
s/a
>Fix:
n/a