Closed jfma7 closed 2 years ago
Hello:
I noticed that the ddexec.sh module does not work correctly with static binaries:
Inconsistency detected by ld.so: rtld.c: 1619: dl_main: Assertion GL(dl_rtld_map).l_libname' failed!
Regards
Hi, this happens because we should not call the linker when the file is static, I am working on it. In theory I have already fixed it, but sometimes it just loops forever.
Hello:
I noticed that the ddexec.sh module does not work correctly with static binaries:
Inconsistency detected by ld.so: rtld.c: 1619: dl_main: Assertion GL(dl_rtld_map).l_libname' failed!
Regards