From owner-freebsd-stable Tue May 28 22:16:24 2002 Delivered-To: freebsd-stable@freebsd.org Received: from drugs.dv.isc.org (drugs.dv.isc.org [130.155.191.236]) by hub.freebsd.org (Postfix) with ESMTP id B4CE237B403 for ; Tue, 28 May 2002 22:16:14 -0700 (PDT) Received: from drugs.dv.isc.org (localhost.dv.isc.org [127.0.0.1]) by drugs.dv.isc.org (8.12.3/8.12.3) with ESMTP id g4T5GBOI078160; Wed, 29 May 2002 15:16:11 +1000 (EST) (envelope-from marka@drugs.dv.isc.org) Message-Id: <200205290516.g4T5GBOI078160@drugs.dv.isc.org> To: "mc" Cc: freebsd-stable@FreeBSD.ORG From: Mark.Andrews@isc.org Subject: Re: upgrading to the latest stable In-reply-to: Your message of "Wed, 29 May 2002 01:03:50 -0400." <000001c206ce$39a88410$17dd5c42@killa> Date: Wed, 29 May 2002 15:16:11 +1000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > When I ran 'make buildworld' under /usr/src I got this error: > > usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/cc_int/../cc_tools > -I/usr/src/gnu/us > r.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/config > -DTARGET_NA > ME=\"i386-unknown-freebsd\" -DIN_GCC -c > /usr/src/gnu/usr.bin/cc/cc_int/../../.. > /../contrib/gcc/loop.c -o loop.o > cc: Internal compiler error: program cc1 got fatal signal 11 > *** 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. > nexus# May 29 00:57:34 nexus /kernel: pid 45140 (cc1), uid 0: exited on > signal 1 > 1 (core dumped) > > before I use to get error code 1 and error code 2 and sometimes my > computer would just reboot itself after crashing while trying to make > buildworld. Im guesing fatal signal 11 has to do with bad memory or does > it? How could I circumvent this problem in order to upgrade my box? Sounds like bad hardware / over heating. Check your fans and vents. Don't over clock. Signal 11 indicates that process tried to access memory it shouldn't have. This may be due to a coding error or due to hardware problems. In this case it sounds like the later. Mark > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message -- Mark Andrews, Internet Software Consortium 1 Seymour St., Dundas Valley, NSW 2117, Australia PHONE: +61 2 9871 4742 INTERNET: Mark.Andrews@isc.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message