Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Feb 2006 13:49:22 -0800
From:      Steve Kargl <sgk@troutmask.apl.washington.edu>
To:        Chaim Rieger <chaim.rieger@gmail.com>
Cc:        freebsd-amd64@freebsd.org
Subject:   Re: core dump need some help
Message-ID:  <20060207214922.GB6853@troutmask.apl.washington.edu>
In-Reply-To: <62459965-A688-4386-93CD-A831598B085A@gmail.com>
References:  <0A0EBF53-035D-4396-8721-D7401146C10E@gmail.com> <20060207212659.GB5747@troutmask.apl.washington.edu> <62459965-A688-4386-93CD-A831598B085A@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Feb 07, 2006 at 01:43:12PM -0800, Chaim Rieger wrote:
> 
> On Feb 7, 2006, at 1:26 PM, Steve Kargl wrote:
> 
> >On Tue, Feb 07, 2006 at 01:23:39PM -0800, Chaim Rieger wrote:
> >>bsd# kgdb kernel.debug /usr/local/crash/vmcore.0
> >>
> >
> >(snip)
> >
> >>
> >>#0  doadump () at pcpu.h:172
> >>172     pcpu.h: No such file or directory.
> >>        in pcpu.h
> >
> >What is the backtrace?
> >
> 
> is this it ?

Yes.  Except your kernel.debug appears to be missing its symbols.

> #0  0xffffffff803b4b4d in doadump ()
> #1  0xffffffff803b4b74 in doadump ()
> #2  0x0000000000000004 in ?? ()

All of the ?? in the trace should be names of functions and
the stack should be accessible.

-- 
Steve



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