Page 1 of 1

error while loading shared libraries cannot make segment

PostPosted: Mon Mar 04, 2013 8:43 am
by tigusoft2
Hi, I've been strugling with couple of applications like ffmpeg or dvswitch and they give me following error:

Code: Select all
error while loading shared libraries: /usr/lib/libavcodec.so.52: cannot make segment writable for relocation: Permission denied


I've tried "setfattr -n user.pax.flags -v "m" /usr/lib/libavcodec.so.52" but no success so far. Does anybody know how to solve this? Thanks in advance.

Debian Squeeze
Linux harry 3.2.37-grsecgood0.1 #1 SMP Fri Jan 25 11:45:51 CET 2013 x86_64 GNU/Linux

Re: error while loading shared libraries cannot make segment

PostPosted: Wed Mar 06, 2013 11:41 am
by PaX Team
did you search the forum for this problem?