From owner-freebsd-bugs Fri Jun 12 17:20:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA22294 for freebsd-bugs-outgoing; Fri, 12 Jun 1998 17:20:34 -0700 (PDT) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA22281 for ; Fri, 12 Jun 1998 17:20:28 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id RAA23740; Fri, 12 Jun 1998 17:20:01 -0700 (PDT) Date: Fri, 12 Jun 1998 17:20:01 -0700 (PDT) Message-Id: <199806130020.RAA23740@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.ORG From: "Jordan K. Hubbard" Subject: Re: bin/6933: Inetd corrupting pointer. Reply-To: "Jordan K. Hubbard" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/6933; it has been noted by GNATS. From: "Jordan K. Hubbard" To: bicknell@ufp.org Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: bin/6933: Inetd corrupting pointer. Date: Fri, 12 Jun 1998 17:12:58 -0700 > Users connecting to inetd services (eg telnet, pop3) get the message > "inetd in free(), warning junk pointer, too low to make sense." This was > traced to about line 1043 of /usr/src/lib/libc/stdlib/malloc.c, in the ifree > function. It appears inetd is corrupting a pointer, then passing it to free > triggering an error. > > Once this state has been entered all additional inetd services exhibit > the same behavior. Inetd must be restarted. This is a known problem, but to date no one has found just where the memory is being corrupted. :-( - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message