Date: Tue, 30 Jun 1998 14:25:04 -0700 (PDT) From: David Wolfskill <dhw@whistle.com> To: freebsd-questions@FreeBSD.ORG, orpheus@cray.com Subject: Re: junk pointer error on telnet, rsh Message-ID: <199806302125.OAA00613@pau-amma.whistle.com> In-Reply-To: <Pine.SGI.3.96.980630132743.46056G-100000@lime004>
next in thread | previous in thread | raw e-mail | index | archive | help
>Date: Tue, 30 Jun 1998 13:47:09 -0500 (CDT)
>From: Jeffrey Dunitz <orpheus@cray.com>
>Now, something new and annoying happens. Look:
>linuxbox:~> telnet freebsd
>Trying 29.18.92.24...
>Connected to freebsd.somewhere.com.
>Escape character is '^]'.
>inetd in realloc(): warning: junk pointer, too low to make sense.
We had a similar situation with a server here.
In our case, further investigation showed that the de0 interface was
reporting an error for nearly every output packet (via "netstat -ni").
A re-boot showed the same result (with respect to "netstat -ni").
This was a 100Mb/s interface, BTW.
I got a replacement Ethernet card to put in the machine; as I was about
to take the old one out, it seemed to me that the de card wasn't properly
seated... so I re-seated it & re-tried. Nope; immediately after
re-boot, 324 outout errors our of 325 output packets. :-(
Swapped in a fxp card... no LINK light at all. :-(!
Swapped in a different fxp; much happier:
[138] netstat -ni
Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Coll
fxp0 1500 <Link> 00.a0.c9.c5.0c.f5 2130751 2 2452974 2 0
fxp0 1500 207.76.205 207.76.205.75 2130751 2 2452974 2 0
lo0 16384 <Link> 44960 0 44960 0 0
lo0 16384 127 127.0.0.1 44960 0 44960 0 0
[139] uptime
2:21PM up 4 days, 10 mins, 3 users, load averages: 0.00, 0.00, 0.00
[140] ifconfig -a
fxp0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
inet 207.76.205.75 netmask 0xffffff00 broadcast 207.76.205.255
ether 00:a0:c9:c5:0c:f5
media: autoselect
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
inet 127.0.0.1 netmask 0xff000000
(Note: ifconfig says "SIMPLEX", but the switch says 100Mb/s, full duplex.)
I've suggested making final improvements on the 2 other cards by driving
my truck over'em a few times in the parking lot....
Hope this is useful,
david
--
David Wolfskill UNIX System Administrator
dhw@whistle.com voice: (650) 577-7158 pager: (650) 371-4621
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199806302125.OAA00613>
