Usage of dlmopen

Igor Chudov Igor_Chudov@epam.com
Mon Aug 6 12:53:00 GMT 2018


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



More information about the Libc-help mailing list