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 libc/16881] RFE Avoid polluting user namespace with DSOs loaded by implementation.


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

Carlos O'Donell <carlos at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |18684

--- Comment #3 from Carlos O'Donell <carlos at redhat dot com> ---
The only solution to this is to use dlmopen to load the NSS modules to isolate
the 3rd party objects from the application, similarly for libgcc's use for
unwidnding.

This is blocked on fixing 18684 which should get dlmopen working correctly.


Referenced Bugs:

https://sourceware.org/bugzilla/show_bug.cgi?id=18684
[Bug 18684] dlmopen a DSO that dlopen's into RTLD_GLOBAL segfaults.
-- 
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]