From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3234 invoked by uid 1002); 5 Jan 2003 06:18:26 -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 29461 invoked from network); 5 Jan 2003 06:18:25 -0000 From: Caleb Shay To: gentoo-dev@gentoo.org In-Reply-To: References: <200301022027.08364.zhen@gentoo.org> <1041728970.29666.5.camel@Chinstrap.homeunix.net> <1041738765.25917.1.camel@Chinstrap.homeunix.net> <1041741579.25213.1.camel@Chinstrap.homeunix.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-y9JjRU5VeNhYJWmKKV2t" Organization: Message-Id: <1041747830.17746.3.camel@Chinstrap.homeunix.net> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.1- Date: 05 Jan 2003 01:23:50 -0500 Subject: Re: [gentoo-dev] Announcing new Prelinking Guide X-Archives-Salt: 462770f9-baf0-4c2b-a018-fec3bcdb7d9a X-Archives-Hash: d01aece3f2773181fbb0bb1c4ab78e6e --=-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--