From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10562 invoked by uid 1002); 5 Jan 2003 04:34:14 -0000 Mailing-List: contact gentoo-dev-help@gentoo.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Received: (qmail 32656 invoked from network); 5 Jan 2003 04:34:14 -0000 From: Caleb Shay To: gentoo-dev@gentoo.org In-Reply-To: <1041738765.25917.1.camel@Chinstrap.homeunix.net> References: <200301022027.08364.zhen@gentoo.org> <1041728970.29666.5.camel@Chinstrap.homeunix.net> <1041738765.25917.1.camel@Chinstrap.homeunix.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-U1lzCA9wIBluIvTJbh5h" Organization: Message-Id: <1041741579.25213.1.camel@Chinstrap.homeunix.net> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.1- Date: 04 Jan 2003 23:39:39 -0500 Subject: Re: [gentoo-dev] Announcing new Prelinking Guide X-Archives-Salt: 6560d5df-7176-428a-a6fa-757ff6b18b3d X-Archives-Hash: 81aa320dc18ec95aecb0ac9e7d59a2f3 --=-U1lzCA9wIBluIvTJbh5h Content-Type: text/plain Content-Transfer-Encoding: quoted-printable And that didn't fix it. Hmmm. Still segfaulting at the same place. I tried running prelink -fmv /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.1/libstdc++.so.5.0.2 and that finished fine. Last few lines from strace -f -eopen,stat64 prelink -famv stat64("/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.1/libgcc_s.so.1", {st_mode=3DS_IFREG|0644, st_size=3D833765, ...}) =3D 0 Prelinking /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.1/libstdc++.so.5.0.2 open("/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.1/libstdc++.so.5.0.2", O_RDONLY|O_LARGEFILE) =3D 3 open("/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.1/libstdc++.so.5.0.2.#prelink#= .ufprtp", O_RDWR|O_CREAT|O_EXCL|O_LARGEFILE, 0600) =3D 4 --- SIGCHLD (Child exited) --- stat64("/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.1/libstdc++.so.5.0.2", {st_mode=3DS_IFREG|0755, st_size=3D4233762, ...}) =3D 0 --- SIGSEGV (Segmentation fault) --- +++ killed by SIGSEGV +++ Any more ideas? Thanks. Caleb On Sat, 2003-01-04 at 22:52, Caleb Shay wrote: > And the culprit is..... >=20 > /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.1/libstdc++.so.5.0.2 >=20 > Bloody gcc. I'll have to rebuild that again for something like the 5th > time this week. Bah! >=20 >=20 >=20 > > > and that completes without error, so I guess it is segfaulting on > > > whatever it is trying to prelink next, but I don't know what that > > > is. Any tips? > >=20 > > yeah.=20 > >=20 > > strace -f -eopen,stat64 prelink -famv > >=20 > > should show you the culprit. --=20 Caleb Shay --=-U1lzCA9wIBluIvTJbh5h Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQA+F7cKBoHlj3vSVrcRAl2HAKDSdyBJr8Y5Pnl42twL/JuqWQ+LPACgvdmB 2QRPSk/mhSHn9/2rqdXRn+U= =p+s+ -----END PGP SIGNATURE----- --=-U1lzCA9wIBluIvTJbh5h--