Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Nov 2002 17:29:31 -0500
From:      Scott Sipe <cscotts@mindspring.com>
To:        John Baldwin <jhb@FreeBSD.org>
Cc:        current@FreeBSD.org
Subject:   Re: DP2 Fatal Trap
Message-ID:  <200211211729.31693.cscotts@mindspring.com>
In-Reply-To: <XFMail.20021121162630.jhb@FreeBSD.org>
References:  <XFMail.20021121162630.jhb@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 21 November 2002 04:26 pm, John Baldwin wrote:
>
> Erm, well, PSE and PGE are already disabled in GENERIC on DP2.  Hmm.
> Can you try doing gdb -k kernel.debug in multiuser under DEBUG and
> see if gdb behaves any better?  Another idea might be to use addr2line
> instead like so:
>
> addr2line -e kernel.debug -f 0xc031f044

in gdb the line I get when I do l * is 'No symbol table is loaded.  Use t=
he=20
"file" command.' -- (multiuser too).  Am I doing something wrong?

addr2line displays:
getpeername1
/usr/src/sys/kern/uipc_syscalls.c:1453

Scott

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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