From owner-freebsd-stable@FreeBSD.ORG Mon Apr 9 15:46:21 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 37DDC16A404 for ; Mon, 9 Apr 2007 15:46:21 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id 2627413C455 for ; Mon, 9 Apr 2007 15:46:21 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 61A501A4D84; Mon, 9 Apr 2007 08:46:25 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 51C36517C9; Mon, 9 Apr 2007 11:46:20 -0400 (EDT) Date: Mon, 9 Apr 2007 11:46:20 -0400 From: Kris Kennaway To: Robert Joosten Message-ID: <20070409154620.GA31122@xor.obsecurity.org> References: <000301c7799f$1c2cd690$6800a8c0@vancetech.com> <20070409075958.GA3477@iphouse.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="opJtzjQTFsWo+cga" Content-Disposition: inline In-Reply-To: <20070409075958.GA3477@iphouse.com> User-Agent: Mutt/1.4.2.2i Cc: freebsd-stable@freebsd.org Subject: Re: FreeBSD 6.1-RELEASE source update fails during compilation X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Apr 2007 15:46:21 -0000 --opJtzjQTFsWo+cga Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 09, 2007 at 09:59:58AM +0200, Robert Joosten wrote: > Hi, >=20 > ---cut!------ > > /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/genattrtab.c:6= 240:=20 > > internal compiler error: Segmentation fault: 11 > > Please submit a full bug report, > > with preprocessed source if appropriate. > > See for instructions. > > {standard input}: Assembler messages: > > {standard input}:14060: Warning: partial line at end of file ignored > > *** Error code 1 > > Stop in /usr/src/gnu/usr.bin/cc/cc_tools. > > *** Error code 1 > > Stop in /usr/src. > > *** Error code 1 > > Stop in /usr/src. > > *** Error code 1 > > Stop in /usr/src. >=20 > Yeah, I observed this too a few times. All the times on a poor little=20 > pentium 1/150 with 48meg ram (according dmesg). It's somewhat difficult= =20 > too check but I suspect I run out of memory every time. You will see it logged by syslog and/or on the console if you run out of memory (and swap) and a process is killed to make room (it will also usually not die with signal 11, rather signal 9). If you do not see this then out-of-memory is not the cause, and it is also almost certain to be marginal or failing hardware. Kris --opJtzjQTFsWo+cga Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQFGGl/LWry0BWjoQKURAjhdAJ4pFyjUwLR7fFx6goSTHpaqVZXZRACeOi01 zbvMEKU/A8rjNroFv4KSmHE= =bE+m -----END PGP SIGNATURE----- --opJtzjQTFsWo+cga--