From owner-freebsd-questions@FreeBSD.ORG Wed Dec 31 17:48:19 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 458C316A4CE for ; Wed, 31 Dec 2003 17:48:19 -0800 (PST) Received: from infidyne.com (io.infidyne.com [212.112.161.72]) by mx1.FreeBSD.org (Postfix) with SMTP id 4EB1443D45 for ; Wed, 31 Dec 2003 17:48:17 -0800 (PST) (envelope-from peter.schuller@infidyne.com) Received: (qmail 32497 invoked from network); 1 Jan 2004 01:48:16 -0000 Received: from infidyne.com (HELO scode.mine.nu) (scode@212.112.174.178) by infidyne.com with SMTP; 1 Jan 2004 01:48:16 -0000 Received: from localhost (localhost [127.0.0.1]) by scode.mine.nu (Postfix) with ESMTP id 29DCF92B97 for ; Thu, 1 Jan 2004 02:55:24 +0100 (CET) From: Peter Schuller To: freebsd-questions@freebsd.org Date: Thu, 1 Jan 2004 02:55:23 +0100 User-Agent: KMail/1.5.4 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200401010255.23554.peter.schuller@infidyne.com> Subject: 5.2 RC2: Semi-deterministic gcc segfault during buildworld X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jan 2004 01:48:19 -0000 Hello, I had just installed a fresh 5.2 RC2 system and cvsup:ed the latest source (only 5-10 files changed; nothing related to this problem as far as I could see). I wanted to add Coda client support. so I created a GENERIC derivative configuration with Coda support added. I proceeded to compile as usual: make cleandir && make cleandir && make buildkernel KERNCONF=WHITESTAR However every time I do this I encounter the exact same problem: /usr/src/sys/dev/aic7xxx/aic79xx.c: In function `ahd_handle_scsiint': /usr/src/sys/dev/aic7xxx/aic79xx.c:1719: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See for instructions. *** Error code 1 Except for once when I got this instead: /usr/src/sys/pci/if_dc.c: In function `dc_init': /usr/src/sys/pci/if_dc.c:3593: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See for instructions. *** Error code 1 I've been running some memtests on the machine and so far no problems have been reported. Besides I would expect memory related problems to be much more random than the above. The same hardware (minus a new disk) has been running FreeBSD 4.x without problems for quite a while before this. I tried booting back into 4.9-RELEASE to recompile the kernel - it completed successfully. I have also tried some rudimentary write/read/md5sum tests on the disk used for 5.2 to try to determine if there are random read errors on the drive (which has happened to me before on one disk). Has anyone seen this? Could it be a hardware problem in spite of the above? -- / Peter Schuller, InfiDyne Technologies HB PGP userID: 0xE9758B7D or 'Peter Schuller ' Key retrieval: Send an E-Mail to getpgpkey@scode.org E-Mail: peter.schuller@infidyne.com Web: http://www.scode.org