Date: Thu, 8 Dec 2005 12:16:27 -0600 From: Tillman Hodgson <tillman@seekingfire.com> To: freebsd-current@freebsd.org Subject: Aftering updating from Dec 2 src, buildworld bombs with free() error on Dec 8 Message-ID: <20051208181627.GM86838@seekingfire.com>
next in thread | raw e-mail | index | archive | help
Cvsup'd this morning from cvsup8.FreeBSD.org. [root@thoth /usr/src]# uname -a FreeBSD thoth.seekingfire.com 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Fri Dec 2 13:59:48 CST 2005 root@thoth.seekingfire.com:/usr/obj/usr/src/sys/THOTH i386 [root@thoth /usr/obj]# rm -rf usr/ [root@thoth /usr/src]# make buildworld make in free(): error: junk pointer, too high to make sense Abort trap: 6 (core dumped) [root@thoth /usr/src]# ls -l `which make` -r-xr-xr-x 1 root wheel 272884 Dec 2 20:57 /usr/bin/make [root@thoth /usr/obj]# cat /etc/make.conf | grep -v ^# | grep -v ^$ KERNCONF=THOTH KRB5_HOME= /usr/local/krb5 RANDOMIZE_MASTER_SITES=yes PERL_VER=5.8.6 PERL_VERSION=5.8.6 [root@thoth /usr/src]# ls -l /etc/malloc.conf lrwxr-xr-x 1 root wheel 2 Dec 7 20:02 /etc/malloc.conf -> aj (though it does same thing with /etc/malloc.conf removed for the default behaviour) -T
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051208181627.GM86838>