[Bug libc/12454] Inconsistency detected by ld.so: dl-deps.c: 622: _dl_map_object_deps: Assertion `nlist > 1' failed!

others1 at pervalidus dot net sourceware-bugzilla@sourceware.org
Mon Feb 21 17:33:00 GMT 2011


http://sourceware.org/bugzilla/show_bug.cgi?id=12454

Frédéric L. W. Meunier <others1 at pervalidus dot net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |others1 at pervalidus dot
                   |                            |net

--- Comment #8 from Frédéric L. W. Meunier <others1 at pervalidus dot net> 2011-02-21 17:32:33 UTC ---
I patched glibc 2.13 git and recompiled it. I then compiled elfutils 0.152 and
recompiled prelink 20101123.

Running the prelink testsuite, one test failed:

../src/prelink -c ./prelink.conf -C ./prelink.cache --ld-library-path=.
--dynamic-linker=./ld-linux.so.2 -vm ./reloc11
../src/prelink: ./reloc11lib1.so: Could not parse `Inconsistency detected by
ld.so: dl-deps.c: 626: _dl_map_object_deps: Assertion `nlist > 1' failed!

After that, running prelink, the usual "Could not find one of the dependencies"
for missing dependencies.

I have no idea why the test failed.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the Glibc-bugs mailing list