Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Mar 2001 04:37:13 -0800 (PST)
From:      jim@reptiles.org
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   bin/26168: /usr/bin/netstat gets bus error with -i -a options
Message-ID:  <200103281237.f2SCbDR98704@freefall.freebsd.org>

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

>Number:         26168
>Category:       bin
>Synopsis:       /usr/bin/netstat gets bus error with -i -a options
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 28 04:40:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Jim Mercer
>Release:        4.3-RC
>Organization:
Reptilian Research
>Environment:
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
>Description:
/usr/bin/netstat gets bus error with -i -a options

>How-To-Repeat:
# netstat -i (works)
gw# netstat -i
Name  Mtu   Network       Address            Ipkts Ierrs    Opkts Oerrs  Coll
xl0   1500  <Link#1>    00:01:02:6e:26:05  4827866     0  3752028     0 230193
xl0   1500  net.net-117/2 198.96.117.68    4827745     -  3751997     -     -
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>          

netstat -ia (doesn't work)
gw# netstat -ia
Name  Mtu   Network       Address            Ipkts Ierrs    Opkts Oerrs  Coll
xl0   1500  <Link#1>    00:01:02:6e:26:05  4827896     0  3752053     0 230193
Bus error


>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:

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




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