Date: Sun, 12 Oct 1997 23:45:38 -0700 (PDT) From: Doug White <dwhite@gdi.uoregon.edu> To: Jason Chang <jason@Miho.Dorm13.NCTU.edu.tw> Cc: questions@FreeBSD.ORG Subject: Re: netd in free(): warning: junk pointer, too low to make sense. Message-ID: <Pine.BSF.3.96.971012234434.9609W-100000@gdi.uoregon.edu> In-Reply-To: <199710040200.KAA05740@Miho.Dorm13.NCTU.edu.tw>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 4 Oct 1997, Jason Chang wrote: > > Recenly, there often shows > "netd in free(): warning: junk pointer, too low to make sense." > when I try to telnet/rlogin my freebsd box. Would someone please tell me > what is the reason of this message? The memory allocation library detected what it thinks is an invalid call to free() memory. This can be safely ignored. There is something in inetd which trips it but I'm not sure what it is. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.971012234434.9609W-100000>