From nobody@FreeBSD.org Wed May 24 06:21:18 2006 Return-Path: Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3607816A424 for ; Wed, 24 May 2006 06:21:18 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id F40F143D46 for ; Wed, 24 May 2006 06:21:17 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k4O6LHJU014249 for ; Wed, 24 May 2006 06:21:17 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k4O6LHbe014247; Wed, 24 May 2006 06:21:17 GMT (envelope-from nobody) Message-Id: <200605240621.k4O6LHbe014247@www.freebsd.org> Date: Wed, 24 May 2006 06:21:17 GMT From: Marcin Gondek To: freebsd-gnats-submit@FreeBSD.org Subject: World - compile error on cgram.y - segmentation fault X-Send-Pr-Version: www-2.3 >Number: 97772 >Category: i386 >Synopsis: World - compile error on cgram.y - segmentation fault >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-i386 >State: closed >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed May 24 06:30:14 GMT 2006 >Closed-Date: Wed Jun 14 09:36:16 GMT 2006 >Last-Modified: Wed Jun 14 09:36:16 GMT 2006 >Originator: Marcin Gondek >Release: FreeBSD 6.0 >Organization: e-utp.net >Environment: FreeBSD fido.e-utp.net 6.0-RELEASE-p7 FreeBSD 6.0-RELEASE-p7 #7: Sat Apr 22 19:31:03 CEST 2006 drixter@fido.e-utp.net:/usr/obj/usr/src/sys/FIDO i386 >Description: Hello, When I'm trying to build new world with FreeBSD 6.1 sources I'm getting always segmentation fault in this place: ===> usr.bin/xlint/lint1 (obj,depend,all,install) cc -O2 -fno-strict-aliasing -pipe -I. -I/usr/src/usr.bin/xlint/lint1 -I/usr/src/usr.bin/xlint/lint1/../arch/i386 -I/usr/src/usr.bin/xlint/lint1/../common -I/usr/obj/usr/src/tmp/legacy/usr/include -c cgram.c /usr/src/usr.bin/xlint/lint1/cgram.y: In function `toicon': /usr/src/usr.bin/xlint/lint1/cgram.y:1689: internal compiler error: Segmentation fault: 11 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. *** Error code 1 Stop in /usr/src/usr.bin/xlint/lint1. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. My machine information: Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: AMD Duron(tm) Processor (1600.07-MHz 686-class CPU) Origin = "AuthenticAMD" Id = 0x681 Stepping = 1 Features=0x383fbff AMD Features=0xc0400800 real memory = 1073676288 (1023 MB) avail memory = 1041793024 (993 MB) My make.conf entries: CPUTYPE=k7 ENABLE_SUIDPERL=true FLAGS= -O -g -pipe STRIP= # added by use.perl 2006-03-29 21:32:43 PERL_VER=5.8.8 PERL_VERSION=5.8.8 >How-To-Repeat: Always. just try to rebuild world. >Fix: Not know, open for suggestions/fixes. >Release-Note: >Audit-Trail: State-Changed-From-To: open->closed State-Changed-By: linimon State-Changed-When: Wed Jun 14 09:34:51 UTC 2006 State-Changed-Why: Please report kernel compile failures on the appropriate mailing list, in this case, freebsd-stable. Build failures tend to get fixed very quickly due to the high number of developers who track the latest code, and the automated tinderboxes that continually run builds. In particular, since the tinderbox is not reporting any similar errors, I think it is likely that you have failing RAM or an overheating processor, which have time and time again been the source of errors like this. http://www.freebsd.org/cgi/query-pr.cgi?pr=97772 >Unformatted: