Page 1 of 1

PAX: anonymous mapping

PostPosted: Mon Apr 04, 2005 9:53 am
by DaviXX
Hi,

How to enable java with chpax. Actually PAX kill java (cf. dmesg).

Thanks

dmesg wrote:PAX: execution attempt in: <anonymous mapping>, 26f82000-26faa000 26f82000
PAX: terminating task: /opt/blackdown-jdk-1.4.2.01/bin/java(java):28028, uid/euid: 1017/1017, PC: 26f82040, SP: 5ebd0b4c
PAX: bytes at PC: 8b 44 24 04 33 c9 8b 54 24 08 0f ae f0 0f ae 3c 08 83 c1 40
PAX: bytes at SP: 24cc7610 26f820c0 00000066 5ebd0b70 24bc4be5 00000001 24e6f944 5ebd0b88 24bc4b2b 26f820c0 00000066 5ebd0c88 24e6f944 08063b78 24e6f944 5ebd0ba8 24de3127 08063b78 5ebd0c40 00000058

PostPosted: Mon Apr 04, 2005 10:05 am
by DaviXX
chpax -m /path/to/java ???

PostPosted: Mon Apr 04, 2005 10:17 am
by PaX Team
DaviXX wrote:chpax -m /path/to/java ???
that should be enough if java was properly written, but it's not so you'll need -srpm (maybe 1.5.x can get away with -rm or -m alone, i never tried).