sleeping thread panic?

John Baldwin jhb at freebsd.org
Mon Jul 9 16:05:19 UTC 2012


On Monday, July 09, 2012 11:41:38 am Michael Butler wrote:
> On 07/09/12 11:22, John Baldwin wrote:
> > On Sunday, July 08, 2012 9:46:09 am Michael Butler wrote:
> 
>  [ .. snip .. ]
> 
> >>
> >> Sorry, that is the entire info file - nothing more than I've posted is
> >> logged,
> 
> > For future reference, you can look at the core.txt.0 file generated
> > by crashinfo.  It should contain the dmesg near the bottom and you could
> > have gotten the stack trace of the broken thread from that.
> 
> While that's usually the case in my experience, none was written with
> this :-(

Humm, you can also get to it in kgdb via this:

printf "%s", msgbufp->msg_ptr

-- 
John Baldwin


More information about the freebsd-current mailing list