From owner-freebsd-hackers Wed Mar 28 4:39:39 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from bumper.jellybaby.net (bumper.jellybaby.net [194.159.247.1]) by hub.freebsd.org (Postfix) with ESMTP id 1D81C37B71B for ; Wed, 28 Mar 2001 04:39:36 -0800 (PST) (envelope-from simond@bumper.jellybaby.net) Received: (from simond@localhost) by bumper.jellybaby.net (8.9.2/8.9.2) id NAA01635; Wed, 28 Mar 2001 13:39:28 +0100 (BST) (envelope-from simond) Date: Wed, 28 Mar 2001 13:39:28 +0100 From: simond@irrelevant.org To: Jim Mercer Cc: hackers@freebsd.org Subject: Re: 4.3-RC bug in /usr/bin/netstat Message-ID: <20010328133928.D95384@irrelevant.org> References: <20010328073324.O29550@reptiles.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20010328073324.O29550@reptiles.org>; from jim@reptiles.org on Wed, Mar 28, 2001 at 07:33:25AM -0500 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 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 0 0 0 0 0 > gif0* 1280 0 0 0 0 0 > gif1* 1280 0 0 0 0 0 > gif2* 1280 0 0 0 0 0 > gif3* 1280 0 0 0 0 0 > lo0 16384 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 0 0 0 0 0 > sl0* 552 0 0 0 0 0 > faith 1500 0 0 0 0 0 > > gw# netstat -ia > Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Coll > xl0 1500 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