From owner-freebsd-questions Sun Sep 26 18:55:31 1999 Delivered-To: freebsd-questions@freebsd.org Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by hub.freebsd.org (Postfix) with ESMTP id 2279215454 for ; Sun, 26 Sep 1999 18:55:25 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id LAA68964; Mon, 27 Sep 1999 11:25:15 +0930 (CST) Date: Mon, 27 Sep 1999 11:25:15 +0930 From: Greg Lehey To: Paul Davis Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Internal Compiler error program cc1 got fatal signal 11 error code 1 stop error code 1 Message-ID: <19990927112515.A46202@freebie.lemis.com> References: <000401bf088a$2a817720$1e0aa8c0@aurora1.co.home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <000401bf088a$2a817720$1e0aa8c0@aurora1.co.home.com>; from Paul Davis on Sun, Sep 26, 1999 at 07:46:50PM -0600 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sunday, 26 September 1999 at 19:46:50 -0600, Paul Davis wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hello, > > I'm hoping someone can help me out with a problem I've got. I've > received the message "Internal Compiler error program cc1 got fatal > signal 11 error code 1 stop error code 1" "/kernel: PID xxxxx (cc1), > uid 0: exited on signal 11 (core dumped)" while trying many times to > do a make buildworld. (i've looked for the core file and can't find > where it's going.) > > Buildworld get through everything fine right up to > /usr/src/gnu/usr.bin/cc/cc_int. A couple of times it's gotten as far > as cc1plus. I've gotten this error with 3.3-RELEASE and 3.2_RELEASE > both loaded via ftp from ftp.freebsd.org the primary site. > > My setup is AMD K-6 200Mhz, 64MB RAM, FIA 2007 motherboard, 6.4 IDE > HD, two 2GB SCSI disks on an Adaptec 2930, BTC 40x CD-ROM. > > Anyone have any idea what I'm doing wrong? Or is it a hardware > problem? Everything else I've tried (building ports) works just fine. From the FAQ (http://www.freebsd.org/FAQ/troubleshoot.html#AEN1083): Q: My programs occasionally die with ``Signal 11'' errors. A: This can be caused by bad hardware (memory, motherboard, etc.). Try running a memory-testing program on your PC. Note that, even though every memory testing program you try will report your memory as being fine, it's possible for slightly marginal memory to pass all memory tests, yet fail under operating conditions (such as during bus mastering DMA from a SCSI controller like the Adaptec 1542, when you're beating on memory by compiling a kernel, or just when the system's running particularly hot). The SIG11 FAQ (listed below) points up slow memory as being the most common problem. Increase the number of wait states in your BIOS setup, or get faster memory. For me the guilty party has been bad cache RAM or a bad on-board cache controller. Try disabling the on-board (secondary) cache in the BIOS setup and see if that solves the problem. There's an extensive FAQ on this at the SIG11 problem FAQ Greg -- When replying to this message, please copy the original recipients. For more information, see http://www.lemis.com/questions.html See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message