Aftering updating from Dec 2 src, buildworld bombs with free() error on Dec 8

Tillman Hodgson tillman at seekingfire.com
Thu Dec 8 10:16:35 PST 2005


Cvsup'd this morning from cvsup8.FreeBSD.org.

[root at 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 at thoth.seekingfire.com:/usr/obj/usr/src/sys/THOTH  i386

[root at thoth /usr/obj]# rm -rf usr/

[root at thoth /usr/src]# make buildworld
make in free(): error: junk pointer, too high to make sense
Abort trap: 6 (core dumped)

[root at thoth /usr/src]# ls -l `which make`
-r-xr-xr-x  1 root  wheel  272884 Dec  2 20:57 /usr/bin/make

[root at 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 at 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



More information about the freebsd-current mailing list