From gentoo-dev Sun Jan 05 06:23:50 2003 From: Caleb Shay Date: Sun, 05 Jan 2003 06:23:50 +0000 To: gentoo-dev Subject: Re: [gentoo-dev] Announcing new Prelinking Guide X-MARC-Message: https://marc.info/?l=gentoo-dev&m=104174766317397 MIME-Version: 1 Content-Type: multipart/mixed; boundary="--=-y9JjRU5VeNhYJWmKKV2t" --=-y9JjRU5VeNhYJWmKKV2t Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sun, 2003-01-05 at 00:27, Terje Kvernes wrote: >=20 > run "strace -f prelink -famv". and please tell me that mmap or one > of his brothers isn't the last thing there. Well, not quite the last thing... munmap(0x40654000, 274432) =3D 0 munmap(0x406c5000, 188416) =3D 0 close(4) =3D 0 munmap(0x40697000, 188416) =3D 0 brk(0x8cf1000) =3D 0x8cf1000 munmap(0x40611000, 274432) =3D 0 brk(0x8cc7000) =3D 0x8cc7000 munmap(0x405a9000, 212992) =3D 0 munmap(0x40167000, 2232320) =3D 0 munmap(0x400f3000, 237568) =3D 0 brk(0x8ca2000) =3D 0x8ca2000 brk(0x8c72000) =3D 0x8c72000 munmap(0x40027000, 417792) =3D 0 close(3) =3D 0 time(NULL) =3D 1041747716 utime("/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.1/libstdc++.so.5.0.2.#prelink= #.UofgUB", [2003/01/05-01:21:56, 2003/01/04-23:28:30]) =3D 0 rename("/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.1/libstdc++.so.5.0.2.#prelin= k#.UofgUB", "/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.1/libstdc++.so.5.0.2") = =3D 0 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 +++ --=-y9JjRU5VeNhYJWmKKV2t 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+F892BoHlj3vSVrcRAk84AJ9lu843p5mdBHyRAg6YEHJP2NPzbACglOmx sHSNUsgDdcod1cIoSf5XAVk= =XWId -----END PGP SIGNATURE----- --=-y9JjRU5VeNhYJWmKKV2t--