[Bug dynamic-link/16628] Segfault after a binary without pthread dlopen()s a library linked with pthread

fweimer at redhat dot com sourceware-bugzilla@sourceware.org
Fri Nov 11 08:31:00 GMT 2016


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

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://bugzilla.redhat.com
                   |                            |/show_bug.cgi?id=1393909

--- Comment #5 from Florian Weimer <fweimer at redhat dot com> ---
We see something rather similar: If dlopen of a shared object linked against
libpthread fails because it references a non-existing library, a subsequent
dlopen of a different library (which ought to be successful) crashes.

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


More information about the Glibc-bugs mailing list