kern/102654: panic: sleeping thread

John Baldwin john at baldwin.cx
Wed Dec 27 22:30:23 PST 2006


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

From: John Baldwin <john at baldwin.cx>
To: bug-followup at freebsd.org, eric at vangyzen.net
Cc:  
Subject: Re: kern/102654: panic: sleeping thread
Date: Thu, 28 Dec 2006 00:56:58 -0500

 Please get a trace of the bad thread mentioned in the panic message
 (pid 72378).  You can do this in kgdb via:
 
 (gdb) proc 72378
 (gdb) where
 
 Note that this bug may already be fixed in 6.2.
 
 -- 
 John Baldwin


More information about the freebsd-bugs mailing list