Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Jul 2012 11:54:25 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        Michael Butler <imb@protected-networks.net>
Cc:        Konstantin Belousov <kostikbel@gmail.com>, current@freebsd.org
Subject:   Re: sleeping thread panic?
Message-ID:  <201207091154.25414.jhb@freebsd.org>
In-Reply-To: <4FFAFBB2.6070909@protected-networks.net>
References:  <4FF98128.6050607@protected-networks.net> <201207091122.38865.jhb@freebsd.org> <4FFAFBB2.6070909@protected-networks.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201207091154.25414.jhb>