On 13 Apr 2006 at 12:03, Mivz wrote: > Sinds my latest update I need to add execmod permissions for every > executable binary other wise it says: > error while loading shared libraries: cannot restore segment prot after > reloc: Permission denied
strace will tell you on which mapping you got the mprotect failure, that's the culprit library. -- [email protected] mailing list
