From owner-freebsd-questions Thu Jul 16 23:38:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA26047 for freebsd-questions-outgoing; Thu, 16 Jul 1998 23:38:07 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from implode.root.com (implode.root.com [198.145.90.17]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA26041 for ; Thu, 16 Jul 1998 23:38:03 -0700 (PDT) (envelope-from root@implode.root.com) Received: from implode.root.com (localhost [127.0.0.1]) by implode.root.com (8.8.5/8.8.5) with ESMTP id XAA07863; Thu, 16 Jul 1998 23:37:30 -0700 (PDT) Message-Id: <199807170637.XAA07863@implode.root.com> To: Shawn Ramsey cc: questions@FreeBSD.ORG Subject: Re: inetd error In-reply-to: Your message of "Thu, 16 Jul 1998 22:39:57 PDT." <19980716223957.42123@cpl.net> From: David Greenman Reply-To: dg@root.com Date: Thu, 16 Jul 1998 23:37:30 -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >I am getting the following when I login, and telnet to the pop3 server(and >probably on the console as well : > >inetd in realloc(): warning: junk pointer, too low to make sense. > > >anyone know what this means, and maybe how to fix it? One interesting thing about this is that inetd doesn't call realloc(). This appears to be occuring inside of either libc or libutil. -DG David Greenman Co-founder/Principal Architect, The FreeBSD Project To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message