[Bug nptl/21501] get-dynamic-info assertion incorrectly triggered for i686 on x86_64 : 'Assertion `info[DT_RPATH] == NULL' failed!'

fweimer at redhat dot com sourceware-bugzilla@sourceware.org
Thu May 18 14:53:00 GMT 2017


https://sourceware.org/bugzilla/show_bug.cgi?id=21501

--- Comment #7 from Florian Weimer <fweimer at redhat dot com> ---
(In reply to Jason Vas Dias from comment #0)
> This did not happen when building glibc-2.24 in an identical way, for i686
> (Intel Atom) on an x86_64 (Haswell) :
> 
>   $ ./ld.so --list /tmp/hello32
> Inconsistency detected by ld.so: get-dynamic-info.h: 143:
> elf_get_dynamic_info: Assertion `info[DT_RPATH] == NULL' failed!

Is this from the elf/ subdirectory in a build tree?  Please try:

$ ./ld.so --library-path .. --list /bin/true

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Glibc-bugs mailing list