Search code examples
How do I debug a core dump that aborted in a dlopen()'ed plugin?...


gdbcoredumpdlopenpostmortem-debugging

Read More
Receive "undefined symbol" error when loading library with dlopen...


shared-librariesdlopen

Read More
Memory leak reported by valgrind in dlopen?...


memory-leaksvalgrinddlopen

Read More
dlopen fails in chroot...


clinuxdlopenchroot

Read More
Does dlopen() set errno?...


clinuxdlopen

Read More
C++ dynamic loading of classes: Why is a "destroy" function needed?...


c++memory-managementdlopendynamic-loading

Read More
Error: dlopen() Library not loaded Reason: image not found...


macoserror-handlingipythondlopen

Read More
Shared Object not loading, gives segmentation fault on dlopen...


shared-librariesddlopen

Read More
In Linux, how do I dlopen a shared object stored uncompressed inside another file?...


linuxdlopen

Read More
Does static initialization (and/or other) code get run when dlopen'ing?...


c++dlopenshared-objectsdynamic-loadingstatic-initialization

Read More
Wrong string library after dlopen?...


c++stringdlopen

Read More
dlopen not working with code-coverage tools (lcov/gcov)...


ccode-coveragedlopengcovlcov

Read More
What's wrong with my code to dynamically get constants with dlsym in jailbroken iOS?...


iosobjective-cjailbreakdlopentweak

Read More
how to call function in executable from my library?...


clinuxdlopen

Read More
Automatically executed functions when loading shared libraries...


posixshared-librariesddlopen

Read More
dlopen for different libraries? C...


clibrariesdlopendlsym

Read More
LD_PRELOAD doesn't affect dlopen() with RTLD_NOW...


clinuxshared-librariesdlopenld-preload

Read More
Calling dlopen from a shared library loaded via JNI makes previously loaded symbols invisible...


javajava-native-interfacedlopen

Read More
Expose an interface of a class loaded from a framework at runtime...


swiftdylibdlopen

Read More
How to know if process has truly finished with a dlclose()ed library?...


c++linuxpluginsg++dlopen

Read More
Apple TV - creating and loading dynamic library (dylib)...


objective-cxcodemacosdlopenapple-tv

Read More
C plugin system...


cpluginsgnudlopendlsym

Read More
dlopen doesn't respect `RTLD_LOCAL`?...


linuxshared-librariesglibcdlopen

Read More
Cannot load any more object with static TLS...


c++linuxgccubuntudlopen

Read More
dlopen returns NULL after app kill...


iosdlopendynamic-library

Read More
How to protect against DLL Hijacking?...


dllloadlibrarydlopendll-injection

Read More
Crash in dlopen ( receiving SIGBUS )...


clinuxdbusdlopen

Read More
How to do runtime binding based on CPU capabilities on linux...


linuxbindingshared-librariessimddlopen

Read More
How to Get A Function Name From a Library and Address in Linux C...


clinuxdlopen

Read More
dlclose() static destructors run at different times if function is virtual...


linuxgccdestructordlopen

Read More
BackNext