Gentoo Archives: gentoo-hardened

From: Grant <emailgrant@×××××.com>
To: gentoo-hardened@l.g.o
Subject: Re: [gentoo-hardened] Can I fix this with paxctl?
Date: Mon, 26 Jan 2009 16:54:30
Message-Id: 49bf44f10901260854r431809b3n66bb2680bdef013b@mail.gmail.com
In Reply to: Re: [gentoo-hardened] Can I fix this with paxctl? by Thomas Sachau
1 >> I was trying to emerge icedtea6 from the java-overlay but the emerge
2 >> failed and I got:
3 >>
4 >> PAX: execution attempt in: <anonymous mapping>,
5 >> 3a1023fb6000-3a1024226000 3a1023fb6000
6 >> PAX: terminating task:
7 >> /var/tmp/portage/dev-java/icedtea6-1.3.1-r2/work/icedtea6-1.3.1/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product/gamma(gamma):9846,
8 >> uid/euid: 0/0, PC: 00003a1023fb6060, SP: 0000726eec6dbf38
9 >> PAX: bytes at PC: 85 f6 0f 84 11 00 00 00 0f ae f0 0f ae 3f 48 83 c7 20 ff ce
10 >> PAX: bytes at SP-8:
11 >>
12 >> Can I fix this with paxctl? Do I need to provide more info from somewhere?
13 >>
14 >> - Grant
15 >>
16 >>
17 >
18 > use a kernel with softmode or without pax or try to patch it. Related bug:
19 > https://bugs.gentoo.org/show_bug.cgi?id=244901
20 >
21 > --
22 > Thomas Sachau
23
24 Thank you, I just stick with icedtea6-bin.
25
26 - Grant