From owner-freebsd-current Sat Sep 30 09:59:09 1995 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA07712 for current-outgoing; Sat, 30 Sep 1995 09:59:09 -0700 Received: from ibp.ibp.fr (ibp.ibp.fr [132.227.60.30]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id JAA07466 for ; Sat, 30 Sep 1995 09:54:50 -0700 Received: from blaise.ibp.fr (blaise.ibp.fr [132.227.60.1]) by ibp.ibp.fr (8.6.12/jtpda-5.0) with ESMTP id RAA28260 ; Sat, 30 Sep 1995 17:51:15 +0100 Received: from (uucp@localhost) by blaise.ibp.fr (8.6.12/jtpda-5.0) with UUCP id RAA04620 ; Sat, 30 Sep 1995 17:51:14 +0100 Received: (from roberto@localhost) by keltia.freenix.fr (8.7/keltia-uucp-2.5.1) id OAA10172; Sat, 30 Sep 1995 14:11:18 +0100 (MET) From: Ollivier Robert Message-Id: <199509301311.OAA10172@keltia.freenix.fr> Subject: Re: malloc problem To: chuckr@eng.umd.edu (Chuck Robey) Date: Sat, 30 Sep 1995 14:11:17 +0100 (MET) Cc: FreeBSD-current@FreeBSD.org In-Reply-To: from "Chuck Robey" at Sep 30, 95 01:38:34 am X-Operating-System: FreeBSD 2.2-CURRENT ctm#1141 X-Mailer: ELM [version 2.4 PL24 ME8] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@FreeBSD.org Precedence: bulk It seems that Chuck Robey said: > starting network daemons: named portmap mountdmalloc() warning: junk pointer (high) passed to free() > malloc() warning: junk pointer (high) passed to free() > malloc() warning: junk pointer (high) passed to free() In named, portmap or mountd (probably mountd because I don't use myself and do not see the messages), there are bad uses of free(). One should find where and fix it. The messages came from Poul-Henning's malloc. -- Ollivier ROBERT -=- The daemon is FREE! -=- roberto@keltia.frmug.fr.net FreeBSD keltia.freenix.fr 2.2-CURRENT #2: Mon Sep 25 02:02:31 MET 1995