Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: PaX mprotect now on for amd64



On Sun, May 22, 2016 at 08:37:04PM +0200, Thomas Klausner wrote:
> On Sun, May 22, 2016 at 02:28:37PM -0400, Christos Zoulas wrote:
> > that probably means that ant uses a different jdk than the one you turned mprotect off on. run sh -x on ant to find which jdk it uses and paxctl +m that one too.
> 
> Yes, this solves it:
> paxctl +m /usr/pkg/java/openjdk8/jre/bin/java
> paxctl +m /usr/pkg/java/openjdk8/bin/java

Building it further, the list is now:

/usr/pkg/java/openjdk8/jre/bin/java
/usr/pkg/java/openjdk8/bin/java
/usr/pkg/java/openjdk8/bin/javac
/usr/pkg/java/openjdk8/bin/jar

 Thomas


Home | Main Index | Thread Index | Old Index