NetBSD-Bugs archive

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

Re: kern/50491: unkillable wait in usbd_transfer while using usmsc0 on raspberry pi 2



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

From: Nick Hudson <skrll%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost, gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost,
 mfpnb%plass-family.net@localhost
Cc: 
Subject: Re: kern/50491: unkillable wait in usbd_transfer while using usmsc0
 on raspberry pi 2
Date: Fri, 4 Dec 2015 08:28:55 +0000

 On 12/04/15 08:20, Michael Plass wrote:
 > The following reply was made to PR kern/50491; it has been noted by GNATS.
 
 >   db{0}> x/x softnet_lock
 >   netbsd:softnet_lock:    bafadf40
 >   db{0}> bt/a bafadf40
 >   trace: pid 0 lid 7235937 at 0xbaaaab2a
 >   0xbaaaab2a: 8855e086
 >   
 Oops, 0xbafadf40 is the address of softnet_lock
 
 x/x 0xbafadf40 should give you the lwp pointer
 
 Nick
 


Home | Main Index | Thread Index | Old Index