From owner-freebsd-current@FreeBSD.ORG Mon Mar 5 19:28:02 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6CB961065679 for ; Mon, 5 Mar 2012 19:28:02 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from mail.zoral.com.ua (mx0.zoral.com.ua [91.193.166.200]) by mx1.freebsd.org (Postfix) with ESMTP id 899BA8FC1B for ; Mon, 5 Mar 2012 19:28:01 +0000 (UTC) Received: from skuns.kiev.zoral.com.ua (localhost [127.0.0.1]) by mail.zoral.com.ua (8.14.2/8.14.2) with ESMTP id q25JRoqM085858; Mon, 5 Mar 2012 21:27:50 +0200 (EET) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (kostik@localhost [127.0.0.1]) by deviant.kiev.zoral.com.ua (8.14.5/8.14.5) with ESMTP id q25JRnw4090262; Mon, 5 Mar 2012 21:27:49 +0200 (EET) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.14.5/8.14.5/Submit) id q25JRnag090261; Mon, 5 Mar 2012 21:27:49 +0200 (EET) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: deviant.kiev.zoral.com.ua: kostik set sender to kostikbel@gmail.com using -f Date: Mon, 5 Mar 2012 21:27:49 +0200 From: Konstantin Belousov To: Lars Engels Message-ID: <20120305192749.GU75778@deviant.kiev.zoral.com.ua> References: <4F54DE25.7050200@lissyara.su> <4F54DEAC.3040200@lissyara.su> <20120305181025.GJ23354@e-new.0x20.net> <20120305191211.GT75778@deviant.kiev.zoral.com.ua> <20120305191622.GM23354@e-new.0x20.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="qdStaANDtnP76DUZ" Content-Disposition: inline In-Reply-To: <20120305191622.GM23354@e-new.0x20.net> User-Agent: Mutt/1.4.2.3i X-Virus-Scanned: clamav-milter 0.95.2 at skuns.kiev.zoral.com.ua X-Virus-Status: Clean X-Spam-Status: No, score=-4.0 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on skuns.kiev.zoral.com.ua Cc: Alex Keda , freebsd-current@freebsd.org Subject: Re: -CURRENT is broken? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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, 05 Mar 2012 19:28:02 -0000 --qdStaANDtnP76DUZ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Mar 05, 2012 at 08:16:22PM +0100, Lars Engels wrote: > On Mon, Mar 05, 2012 at 09:12:11PM +0200, Konstantin Belousov wrote: > > On Mon, Mar 05, 2012 at 10:41:01AM -0800, Jos Backus wrote: > > > On Mon, Mar 5, 2012 at 10:10 AM, Lars Engels w= rote: > > > > On Mon, Mar 05, 2012 at 07:41:32PM +0400, Alex Keda wrote: > > > >> On 05.03.2012 19:39, Alex Keda wrote: > > > >> > I have 2 machine, i386 and amd64 > > > >> > world rebuild tonight all work. all applications crash with core= dump... > > > >> read as "world rebuild tonight not work" =3D)) > > >=20 > > > I noticed the same thing. My `make world' dies right after installing > > > the new runtime linker. I was able to recover by copying > > > ld-elf.so.1.old using /rescue/{chflags,cp}. Oddly enough, when I > > > manually build and install the runtime linker, it works. Maybe that's > > > a clue as to what's wrong. > >=20 > > I just did full buildworld on pristine sources at r232541 and amd64 mac= hine > > booted fine. > >=20 > > Can somebody put the faulting ld-elf.so.1 somewhere so I can download i= t ? >=20 > http://bsd-geek.de/FreeBSD/ld-elf.so.1 It works for me :(. Since your rtld is not stripped, try to link any binary using this interpre= ter, i.e. supply -Wl,-I, to cc link command. Then run the program, get core dump, load it into gdb and do "bt all". --qdStaANDtnP76DUZ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (FreeBSD) iEYEARECAAYFAk9VE7UACgkQC3+MBN1Mb4jaUACgtUAuxxWx5jNvnsbW3mzOe0OT c0kAoO4s0zFbgXhrDwIwylWiwpDMelkI =JE/B -----END PGP SIGNATURE----- --qdStaANDtnP76DUZ--