From owner-freebsd-questions Fri Oct 27 14: 7:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from bb3.mba-consulting.com (E115025.vtacs.com [208.138.115.25]) by hub.freebsd.org (Postfix) with ESMTP id 876CD37B479 for ; Fri, 27 Oct 2000 14:07:31 -0700 (PDT) Received: (from root@localhost) by bb3.mba-consulting.com (8.9.3/8.9.3) id NAA25705 for questions@freebsd.org; Fri, 27 Oct 2000 13:05:58 -0400 (EDT) (envelope-from hjagnew) Date: Fri, 27 Oct 2000 13:05:58 -0400 (EDT) From: "H. Jared Agnew" Message-Id: <200010271705.NAA25705@bb3.mba-consulting.com> To: questions@freebsd.org Subject: Junk Pointer, Too High To Make Sense Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am running into a probelm while compiling. I have done "make buildworld" around 10 times. I have only gotten through the make buildworld one time. When the make buildworld does stop it stops in different places. Here is the end of the output from the last time that it stopped. Thanks for any advice. H. Jared Agnew PS. The errors all look the same however. cc -O -pipe -DFREEBSD_NATIVE -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr/obj/usr/sr c/i386/usr\" -I/usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/cc_int/../cc_tools - I/usr/src/gnu/usr.bin/cc/cc_int/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_int/../ ../../../contrib/gcc -I/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/co nfig -DTARGET_NAME=\"i386-unknown-freebsd\" -DIN_GCC -I/usr/obj/usr/src/i386/usr /include -c ../cc_tools/insn-attrtab.c -o insn-attrtab.o cc1 in free(): warning: junk pointer, too high to make sense. cc1 in free(): error: freelist is destroyed. cc: Internal compiler error: program cc1 got fatal signal 6 *** Error code 1 Stop in /usr/src/gnu/usr.bin/cc/cc_int. *** Error code 1 Stop in /usr/src/gnu/usr.bin/cc. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. root:bb3:/usr/src > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message