From owner-freebsd-amd64@FreeBSD.ORG Sun Nov 14 00:19:59 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BCBD016A4D3 for ; Sun, 14 Nov 2004 00:19:59 +0000 (GMT) Received: from zaphod.nitro.dk (port324.ds1-khk.adsl.cybercity.dk [212.242.113.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id 082E543D5F for ; Sun, 14 Nov 2004 00:19:59 +0000 (GMT) (envelope-from simon@zaphod.nitro.dk) Received: by zaphod.nitro.dk (Postfix, from userid 3000) id CFEA0119B9; Sun, 14 Nov 2004 01:19:57 +0100 (CET) Date: Sun, 14 Nov 2004 01:19:57 +0100 From: "Simon L. Nielsen" To: freebsd-amd64@FreeBSD.org Message-ID: <20041114001957.GD94664@zaphod.nitro.dk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="7DO5AaGCk89r4vaK" Content-Disposition: inline User-Agent: Mutt/1.5.6i Subject: Make segfaults during RELENG_5_3 buildworld X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Nov 2004 00:19:59 -0000 --7DO5AaGCk89r4vaK Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hey I made a clean FreeBSD 5.3 install on a dual amd64 system, which fails to run a complete buildworld. To be more specific it's a Dell PowerEdge 1850, so it's actually the Intel clone chips, but I don't think that should matter much in this context. When I run buildworld it always fails at the same place with a segfault in make: =3D=3D=3D> gnu/usr.bin/groff/doc makeinfo --no-split -I /usr/src/gnu/usr.bin/groff/doc -I /usr/src/gnu/usr.b= in/groff/doc/../../../../contrib/groff/doc /usr/src/gnu/usr.bin/groff/doc/.= =2E/../../../contrib/groff/doc/groff.texinfo -o groff.info gzip -cn groff.info > groff.info.gz =3D=3D=3D> gnu/usr.bin/groff/font =3D=3D=3D> gnu/usr.bin/groff/font/devX100 Segmentation fault (core dumped) *** Error code 139 Running gdb on the corefile does not seem to produce anything useful (just "garbage"). I don't have any CFLAGS or similar in make.conf, so that should not be the problem. Does anybody have any clue on what's going on here? --=20 Simon L. Nielsen FreeBSD Documentation Team --7DO5AaGCk89r4vaK Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBlqSth9pcDSc1mlERAnJuAJ9Cv1vh6Bv6aq/EgopLUvQHpfYO4ACgovFo iJl/8ks4z1hKDnXm0E892u0= =Ea7V -----END PGP SIGNATURE----- --7DO5AaGCk89r4vaK--