Panic in 5.3, related to network traffic

Arjan Van Leeuwen avleeuwen at gmail.com
Tue Nov 9 16:41:22 PST 2004


On Tue, 9 Nov 2004 23:33:15 +0000 (GMT), Robert Watson
<rwatson at freebsd.org> wrote:
> 
> 
> 
> On Tue, 9 Nov 2004, Arjan Van Leeuwen wrote:
> 
(...)
> 
> Could you send a copy of your dmesg?  Could you also use gdb on a kernel
> with debug symbols or addr2line to convert the function+offsets in the
> trace to file and line number in the source?  This is a NULL pointer
> dereference, so presumably somewhere there is a poor assumption about
> memory allocation or the like.

dmesg is attached.

# addr2line -e kernel.debug.20041109 0xc06544a0
/usr/src/sys/sys/libkern.h:56

How do I get the function+offsets?

Thanks,

Arjan

> 
> Thanks,
> 
> Robert N M Watson             FreeBSD Core Team, TrustedBSD Projects
> robert at fledge.watson.org      Principal Research Scientist, McAfee Research
> 
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dmesg
Type: application/octet-stream
Size: 6073 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20041110/06989e75/dmesg.obj


More information about the freebsd-stable mailing list