This is the mail archive of the libc-help@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]

Usage of dlmopen


Hello!

I want to use dlmopen(3) call to load 3rd party problematic DSOs, but here: https://lwn.net/Articles/550033/ I read that dlmopen(3) may fail after several dlmopen()/dlclose() attempts and the number of namespaces is limited to 16 but this statement dates back to 2013. Could anybody tell me if the statement is still correct and is there any common way to workaround dlmopen(3) limitations?

---
With best regards, Igor Chudov


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