Date: Wed, 28 Mar 2001 13:39:28 +0100 From: simond@irrelevant.org To: Jim Mercer <jim@reptiles.org> Cc: hackers@freebsd.org Subject: Re: 4.3-RC bug in /usr/bin/netstat Message-ID: <20010328133928.D95384@irrelevant.org> In-Reply-To: <20010328073324.O29550@reptiles.org>; from jim@reptiles.org on Wed, Mar 28, 2001 at 07:33:25AM -0500 References: <20010328073324.O29550@reptiles.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Mar 28, 2001 at 07:33:25AM -0500, Jim Mercer wrote: > > netstat gets a bus error if handed the -a option and the -i option. > > gw# uname -a > FreeBSD gw.reptiles.org 4.3-RC FreeBSD 4.3-RC #0: Tue Mar 27 18:24:41 EST 2001 root@gw.reptiles.org:/usr/src/sys/compile/GENERIC i386 > > gw# netstat -i > Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Coll > xl0 1500 <Link#1> 00:01:02:6e:26:05 4827697 0 3751908 0 230193 > xl0 1500 net.net-117/2 198.96.117.68 4827576 - 3751877 - - > xl0 1500 fe80:1::201 fe80:1::201:2ff:f 0 - 0 - - > lp0* 1500 <Link#2> 0 0 0 0 0 > gif0* 1280 <Link#3> 0 0 0 0 0 > gif1* 1280 <Link#4> 0 0 0 0 0 > gif2* 1280 <Link#5> 0 0 0 0 0 > gif3* 1280 <Link#6> 0 0 0 0 0 > lo0 16384 <Link#7> 4 0 4 0 0 > lo0 16384 fe80:7::1 fe80:7::1 0 - 0 - - > lo0 16384 localhost ::1 0 - 0 - - > lo0 16384 loopback.loca localhost 4 - 4 - - > ppp0* 1500 <Link#8> 0 0 0 0 0 > sl0* 552 <Link#9> 0 0 0 0 0 > faith 1500 <Link#10> 0 0 0 0 0 > > gw# netstat -ia > Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Coll > xl0 1500 <Link#1> 00:01:02:6e:26:05 4827676 0 3751896 0 230193 > Bus error I get the same error on my P3/650 laptop running FreeBSD laptop.irrelevant.org 4.3-RC FreeBSD 4.3-RC #12: Fri Mar 23 13:33:14 GMT 2001 root@laptop.irrelevant.org:/usr/obj/usr/src/sys/LAPTOP i386 -- Simon Dick simond@irrelevant.org "Why do I get this urge to go bowling everytime I see Tux?" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010328133928.D95384>