[Bug nptl/20500] dlopen of libpthread in static executable crashes
fweimer at redhat dot com
sourceware-bugzilla@sourceware.org
Mon Aug 22 13:26:00 GMT 2016
https://sourceware.org/bugzilla/show_bug.cgi?id=20500
Florian Weimer <fweimer at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fweimer at redhat dot com
Flags| |security-
--- Comment #1 from Florian Weimer <fweimer at redhat dot com> ---
Is this something we want to support?
I'm asking because it prevents quite a few potential optimizations on
statically-linked binaries once link against libdl because we would have to
assume that they can turn multi-threaded even if the main executable does not
link against libpthread.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list