NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/38273: "lockdebug_barrier: spin lock held" from ld_ataraid_start_raid0()



The following reply was made to PR kern/38273; it has been noted by GNATS.

From: Andrew Doran <ad%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: kern/38273: "lockdebug_barrier: spin lock held" from 
ld_ataraid_start_raid0()
Date: Fri, 21 Mar 2008 22:10:23 +0000

 On Fri, Mar 21, 2008 at 09:00:00PM +0000, Greg A. Woods wrote:
 
 > Mutex error: lockdebug_barrier: spin lock held
 > 
 > lock address : 0x00000000c381a6e0 type     :               spin
 > shared holds :                  0 exclusive:                  1
 > shares wanted:                  0 exclusive:                  0
 > current cpu  :                  0 last held:                  0
 > current lwp  : 0x00000000cdf1ac20 last held: 0x00000000cdf1ac20
 > last locked  : 0x00000000c01f05cd unlocked : 0x00000000c01f0734
 > initialized  : 0x00000000c01eef81
 > owner field  : 0x0000000000010500 wait/spin:                0/1
 
 What are:
 
 x/I 0x00000000c01f05cd
 x/I 0x00000000c01eef81
 
 You can also find them by poking about with 'nm'.
 
 Thanks,
 Andrew
 


Home | Main Index | Thread Index | Old Index