Date: Wed, 15 May 1996 08:26:10 +0200 From: "Philippe Charnier" <charnier@lirmm.fr> To: current@freebsd.org Subject: Malloc warning: free(): modified pointer. Message-ID: <199605150626.IAA01776@lirmm.lirmm.fr>
next in thread | raw e-mail | index | archive | help
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
------------------------------------------------------------------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199605150626.IAA01776>
