PaX kills zotero
I hardened my laptop by including PaX features, but after that the system kills zotero. I tried to build standalone on my own and it didn't work either. The program seems trying to get access to where it's not granted.
Edit: found a workaround which is to disable mprotect feature by
# paxctl -m `whereis zotero`
and zotero should work as usual.
Edit: found a workaround which is to disable mprotect feature by
# paxctl -m `whereis zotero`
and zotero should work as usual.
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.