Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Feb 2000 00:35:02 -0500
From:      Matt Heckaman <matt@ARPA.MAIL.NET>
To:        questions@FreeBSD.ORG
Subject:   netstat(1) and core dumps.
Message-ID:  <Pine.BSF.4.21.0002100027520.973-100000@w01.arpa-canada.net>

next in thread | raw e-mail | index | archive | help
Hi,

Recently, on a 3.4-RELEASE machine, netstat began to core dump when
supplied with "-r". The funny thing is, this occured with no hardware,
software, configuration, etc changes. I'm a bit at a loss to track this
down, debugging with gdb was never my area.

(Note, I recompiled this with -g after the original error to attempt to
 aide debugging measures.)

Core was generated by `netstat'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/lib/libkvm.so.2...done.
Reading symbols from /usr/lib/libipx.so.2...done.
Reading symbols from /usr/lib/libc.so.3...done.
Reading symbols from /usr/libexec/ld-elf.so.1...done.
#0  0x280cf6d7 in __get_buf () from /usr/lib/libc.so.3
(gdb) where
#0  0x280cf6d7 in __get_buf () from /usr/lib/libc.so.3
#1  0x280cf5a1 in __get_buf () from /usr/lib/libc.so.3
#2  0x280cccb2 in __hash_open () from /usr/lib/libc.so.3
#3  0x280ccb47 in __hash_open () from /usr/lib/libc.so.3
#4  0x2806ea63 in kvm_nlist () from /usr/lib/libkvm.so.2
#5  0x804be11 in kread (addr=0, buf=0x0, size=0) at main.c:477
#6  0x804bbe0 in main (argc=2, argv=0xbfbfdbc8) at main.c:383
#7  0x8048fe1 in _start ()
(gdb) 

I know this isn't the most detailed posting in the world, but if you need
anything else please just ask. Thanks in advance.

Matt
--
Matt Heckaman [matt@arpa.mail.net|matt@relic.net] [Please do not send me]
!Powered by FreeBSD/x86! [http://www.freebsd.org] [any SPAM (UCE) e-mail]



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0002100027520.973-100000>