This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug nptl/20500] dlopen of libpthread in static executable crashes


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

--- Comment #3 from Florian Weimer <fweimer at redhat dot com> ---
In our current implementation, NSS modules should never link against libpthread
because NSS modules have to minimize the set of libraries and symbols they pull
in (see bug 16881).

(I'm not saying this isn't a bug, but I'm just trying to put it into
perspective.)

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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]