Subject: kern/32088: kernel debugging assertion "l->l_cpu != curcpu()" failed
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: None <stefan.wurstbauer@wbstech.com>
List: netbsd-bugs
Date: 11/16/2005 09:43:00
>Number: 32088
>Category: kern
>Synopsis: kernel debugging assertion "l->l_cpu != curcpu()" failed
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: kern-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Nov 16 09:43:00 +0000 2005
>Originator: Stefan Wurstbauer
>Release: NetBSD 2.1
>Organization:
>Environment:
System: NetBSD valentina 2.1 NetBSD 2.1 (VALENTINA.MPACPI) #3: Tue Nov 15 10:08:49 CET 2005 root@valentina:/usr/src/sys/arch/i386/compile/VALENTINA.MPACPI i386
Architecture: i386
Machine: i386
>Description:
I'm running a smp machine (dell pe 4600) with heavy load (amanda backup, gzip)
and I got:
panic: kernel debugging assertion "l->l_cpu != curcpu()" failed: file "../../../../uvm/uvm_glue.c", line 605
See: kern/31870
>How-To-Repeat:
Running a SMP machine with heavy CPU and IO load?
>Fix:
Apply the latest kern code to the current release?