From owner-freebsd-stable Sun Oct 12 10:20:14 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id KAA03771 for stable-outgoing; Sun, 12 Oct 1997 10:20:14 -0700 (PDT) (envelope-from owner-freebsd-stable) Received: from silent.darkening.com (nonxstnt@iskh122.haninge.kth.se [130.237.83.122]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id KAA03760 for ; Sun, 12 Oct 1997 10:20:07 -0700 (PDT) (envelope-from nonxstnt@darkening.com) Received: from localhost (nonxstnt@localhost) by silent.darkening.com (8.8.7/8.8.7) with SMTP id TAA29832 for ; Sun, 12 Oct 1997 19:20:01 +0200 (CEST) X-Authentication-Warning: silent.darkening.com: nonxstnt owned process doing -bs Date: Sun, 12 Oct 1997 19:20:01 +0200 (CEST) From: nobody To: freebsd-stable@freebsd.org Subject: netstat: kvm_read: Bad address Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from QUOTED-PRINTABLE to 8bit by hub.freebsd.org id KAA03766 Sender: owner-freebsd-stable@freebsd.org X-Loop: FreeBSD.org Precedence: bulk This is in FreeBSD-stable, last CVSupped on Thursday. (I would cvsup again right now to check if it's fixed but I dont have the disk space at the moment). I dont use netstat often so I dont know when it began showing this oddity.. this might not be related to -stable for all I know. --------------------------------------------------------------- [~]netstat -a netstat: kvm_read: Bad address ??? Active Internet connections (including servers) Proto Recv-Q Send-Q Local Address Foreign Address (state) udp 0 0 *.* *.* udp 0 0 *.* *.* udp 0 0 *.* *.* udp 0 0 *.* *.* Active UNIX domain sockets Address Type Recv-Q Send-Q Inode Conn Refs Nextref Addr f085c500 dgram 0 0 0 f0595a94 0 f0595914 f085cc00 stream 0 0 f085a080 0 0 0 /var/run/printer f0859500 dgram 0 0 0 f0595a94 0 f0595b14 f0857e00 dgram 0 0 0 f0595a94 0 0 f09cd700 dgram 0 0 0 f0595a94 0 f0595e14 f07ffa00 dgram 0 0 f07fe480 0 f05c5d14 0 /var/run/log ---------------------------------------------------------------- This is a P2/266, with an Etherlink 3c905 (vx0) enabled, along with ipfw running. Everything else seems fine. --- thomas strömberg . system admin, royal institute of technology (stockholm) nobody@darkening.com . irc:nobody@EFnet . talk:nonxstnt@silent.darkening.com real coders don't use comments. It was hard to write; it should be hard to read