From owner-freebsd-current Tue May 14 23:26:19 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id XAA26229 for current-outgoing; Tue, 14 May 1996 23:26:19 -0700 (PDT) Received: from lirmm.lirmm.fr (lirmm.lirmm.fr [193.49.104.10]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id XAA26216 for ; Tue, 14 May 1996 23:26:14 -0700 (PDT) Received: from lirmm.fr (baobab.lirmm.fr [193.49.106.14]) by lirmm.lirmm.fr (8.7.1/8.6.4) with ESMTP id IAA01776 for ; Wed, 15 May 1996 08:26:12 +0200 (MET DST) Message-Id: <199605150626.IAA01776@lirmm.lirmm.fr> To: current@freebsd.org Subject: Malloc warning: free(): modified pointer. Date: Wed, 15 May 1996 08:26:10 +0200 From: "Philippe Charnier" Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, I got warned by PHK's malloc while making a new kernel: MKDEP_CPP="cpp" ; export MKDEP_CPP ; mkdep -a -f .newdep -DLOCORE -nostdinc -I. -I../.. -I../../sys -I../../../include -DI486_CPU -DBROKEN_KEYBOARD_RESET -DCLK_USE_I8254_CALIBRATION -DSCSIDEBUG -DCOMPAT_43 -DCD9660 -DMSDOSFS -DNFS -DFFS -DINET -DKERNEL ../../i386/i386/exception.s ../../i386/i386/microtime.s ../../i386/i386/support.s ../../i386/i386/swtch.s ../../i386/i386/locore.s rm -f .depend mv -f .newdep .depend Malloc warning: free(): modified pointer. Malloc warning: free(): modified pointer. Segmentation fault It is the first time I get this, and wasn't able to reproduce. -------- -------- Philippe Charnier charnier@lirmm.fr LIRMM, 161 rue Ada, 34392 Montpellier cedex 5 -- France ------------------------------------------------------------------------