kern/99094: panic: sleeping thread (Sleeping thread ... owns a non-sleepable lock)

John Baldwin john at baldwin.cx
Thu Jun 29 12:06:46 UTC 2006


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

From: John Baldwin <john at baldwin.cx>
To: bug-followup at freebsd.org, ltning-freebsd at anduin.net
Cc:  
Subject: Re: kern/99094: panic: sleeping thread (Sleeping thread ... owns a non-sleepable lock)
Date: Thu, 29 Jun 2006 07:26:17 -0400

 You need to get a stack trace of the thread mentioned in the message
 that actually misbehaved.  It actually should have been printed on
 the console when it panic'd since you have DDB in the kernel.
 
 -- 
 John Baldwin


More information about the freebsd-bugs mailing list