From owner-freebsd-current@FreeBSD.ORG Mon Dec 8 10:10:51 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4241816A4CE for ; Mon, 8 Dec 2003 10:10:51 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-63-207-60-234.dsl.lsan03.pacbell.net [63.207.60.234]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDE2744061 for ; Mon, 8 Dec 2003 10:09:55 -0800 (PST) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 79C2566C8E; Mon, 8 Dec 2003 10:09:55 -0800 (PST) Date: Mon, 8 Dec 2003 10:09:55 -0800 From: Kris Kennaway To: Scott Kissel <00civic@comcast.net> Message-ID: <20031208180955.GA49446@xor.obsecurity.org> References: <000501c3bd74$a73748a0$6701a8c0@Scratch> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="0F1p//8PRICkK4MW" Content-Disposition: inline In-Reply-To: <000501c3bd74$a73748a0$6701a8c0@Scratch> User-Agent: Mutt/1.4.1i cc: freebsd-current@freebsd.org Subject: Re: Apparent i386 alloca.S bug (was: adsl/pppoe no longer connecting on 5.1) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Dec 2003 18:10:51 -0000 --0F1p//8PRICkK4MW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Mon, Dec 08, 2003 at 03:18:40AM -0700, Scott Kissel wrote: > Sorry for bringing up an old message but I received a seg fault core > dump when performing a make buildworld after cvsuping. The exit was at: > cc -O -pipe -march=pentium2 -I/usr/src/lib/libc/include > -I/usr/src/lib/libc/../../include -I/usr/src/lib/libc/i386 > -D__DBINTERFACE_PRIVATE -I/usr/src/lib/libc/../../contrib/gdtoa -DINET6 > -I/usr/obj/usr/src/lib/libc -DPOSIX_MISTAKE -I/usr/src/lib/libc/locale > -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/usr/src/lib/libc/rpc -DYP > -DHESIOD -Wsystem-headers -Werror -c > /usr/src/lib/libc/i386/gen/alloca.S > Segmentation fault (core dumped) > *** Error code 139 You weren't using the -j flag to make? Kris --0F1p//8PRICkK4MW Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/1L5zWry0BWjoQKURArVzAKCEfvNZ4g6+4Tls/ZBe+vX0iMPORACgpFef 9QrXFCZ3UJ6lIVLf7SzqrAg= =3LUr -----END PGP SIGNATURE----- --0F1p//8PRICkK4MW--