From gentoo-dev Sun Jan 05 04:39:39 2003 From: Caleb Shay Date: Sun, 05 Jan 2003 04:39:39 +0000 To: gentoo-dev Subject: Re: [gentoo-dev] Announcing new Prelinking Guide X-MARC-Message: https://marc.info/?l=gentoo-dev&m=104174129614456 MIME-Version: 1 Content-Type: multipart/mixed; boundary="--=-U1lzCA9wIBluIvTJbh5h" --=-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--