From owner-freebsd-isp Tue May 12 20:29:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA29247 for freebsd-isp-outgoing; Tue, 12 May 1998 20:29:47 -0700 (PDT) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from whistle.com (s205m131.whistle.com [207.76.205.131]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA29241 for ; Tue, 12 May 1998 20:29:44 -0700 (PDT) (envelope-from archie@whistle.com) Received: (from smap@localhost) by whistle.com (8.7.5/8.6.12) id UAA12774; Tue, 12 May 1998 20:29:14 -0700 (PDT) Received: from bubba.whistle.com(207.76.205.7) by whistle.com via smap (V1.3) id sma012772; Tue May 12 20:28:51 1998 Received: (from archie@localhost) by bubba.whistle.com (8.8.7/8.6.12) id UAA02366; Tue, 12 May 1998 20:28:49 -0700 (PDT) From: Archie Cobbs Message-Id: <199805130328.UAA02366@bubba.whistle.com> Subject: Re: FreeBSD error message In-Reply-To: from Mukti Arip at "May 12, 98 01:52:21 pm" To: mukti@unpad.ac.id (Mukti Arip) Date: Tue, 12 May 1998 20:28:49 -0700 (PDT) Cc: freebsd-isp@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL31 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Mukti Arip writes: > My FreeBSD machine give me error message like this: > > inetd in realloc(): warning: junk pointer, too low to make sense. > > What's the meaning of that error message? This is a message from the malloc/free code in libc. inetd is apparently corrupting the heap somehow (in this case, trying to free() a bogus value). -Archie ___________________________________________________________________________ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message