On Tue, 3 Jul 2007, Adriaan wrote:

> On 7/3/07, Adriaan <[EMAIL PROTECTED]> wrote:
> > On 6/28/07, Otto Moerbeek <[EMAIL PROTECTED]> wrote:
> > >
> > > On Thu, 28 Jun 2007, Adriaan wrote:
> > >
> > > > On a freshly installed binary snapshot "netstat -an -f inet6" shows
> > > > "netstat: invalid address (30000) ???"
> > >
> > > thanks for the report, we can reproduce and are looking into this
> > >
> > >         -Otto
> > >
> > [snip]
> > 
> > I reinstalled a couple of  binary snapshot starting from May 30th. Of
> > the ones I still have, the last one without this error is
> > 
> > # dmesg | head -6
> > OpenBSD 4.1-current (GENERIC) #235: Sun Jun  3 17:29:47 MDT 2007
> >     [EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC
> > cpu0: Intel Pentium II ("GenuineIntel" 686-class, 512KB L2 cache) 268 MHz
> > cpu0: FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,MMX
> > real mem  = 133791744 (127MB)
> > avail mem = 121368576 (115MB)
> > # netstat -and-f inet6
> > Active Internet connections (including servers)
> > Proto Recv-Q Send-Q  Local Address          Foreign Address        (state)
> > tcp6       0      0  ::1.587                *.*                    LISTEN
> > tcp6       0      0  ::1.25                 *.*                    LISTEN
> > tcp6       0      0  *.22                   *.*                    LISTEN
> > tcp6       0      0  *.37                   *.*                    LISTEN
> > tcp6       0      0  *.13                   *.*                    LISTEN
> > tcp6       0      0  *.113                  *.*                    LISTEN
> > Active Internet connections (including servers)
> > Proto Recv-Q Send-Q  Local Address          Foreign Address        (state)
> > udp6       0      0  ::1.512                *.*
> > -------------------
> > 
> > The first one showing this error is:
> > 
> >  # dmesg | head -6
> > OpenBSD 4.1-current (GENERIC) #257: Fri Jun  8 14:18:54 MDT 2007
> >     [EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC
> > cpu0: Intel Pentium II ("GenuineIntel" 686-class, 512KB L2 cache) 268 MHz
> > cpu0: FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,MMX
> > real mem  = 133791744 (127MB)
> > avail mem = 121364480 (115MB)
> > # netstat -an -f inet6
> > Active Internet connections (including servers)
> > Proto Recv-Q Send-Q  Local Address          Foreign Address        (state)
> > tcp6       0      0  ::1.587                *.*                    LISTEN
> > tcp6       0      0  ::1.25                 *.*                    LISTEN
> > tcp6       0      0  *.22                   *.*                    LISTEN
> > tcp6       0      0  *.37                   *.*                    LISTEN
> > tcp6       0      0  *.13                   *.*                    LISTEN
> > tcp6       0      0  *.113                  *.*                    LISTEN
> > Active Internet connections (including servers)
> > Proto Recv-Q Send-Q  Local Address          Foreign Address        (state)
> > udp6       0      0  ::1.512                *.*
> > netstat: invalid address (30000)
> > ???
> > --------------------------------
> > That limits the time frame to about  5 days.
> > IIn case you need more info, the serial console log of these installs
> > is at http://siralas.nl/serial.log-netstat30000error.txt
> 
> The issue disappeared from the latest snapshot ;)

Yeah, thanks again for the report. I should have mentioned the errors was
fixed a few days ago, in response to your report.

        -Otto
> 
> $ dmesg | head -6
> OpenBSD 4.1-current (GENERIC) #315: Mon Jul  2 13:24:20 MDT 2007
>    [EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC
> cpu0: Intel Pentium II ("GenuineIntel" 686-class, 512KB L2 cache) 268 MHz
> cpu0: FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,MMX
> real mem  = 133791744 (127MB)
> avail mem = 121819136 (116MB)
> $ netstat -an -f inet6
> Active Internet connections (including servers)
> Proto Recv-Q Send-Q  Local Address          Foreign Address        (state)
> tcp6       0      0  ::1.587                *.*                    LISTEN
> tcp6       0      0  ::1.25                 *.*                    LISTEN
> tcp6       0      0  *.515                  *.*                    LISTEN
> Active Internet connections (including servers)
> Proto Recv-Q Send-Q  Local Address          Foreign Address        (state)
> udp6       0      0  ::1.512                *.*
> $
> 
> =Adriaan=

Reply via email to