Page 1 of 1

j2re1.3 vs grsec-2.4.21

PostPosted: Sun Aug 10, 2003 1:38 am
by szabszi
Hi,

I installed on my debian j2re1.3, and I try to run it, but grsec stops it, here are the logs:

grsec: From 217.65.110.210: attempted resource overstep by requesting 4096 for RLIMIT_CORE against limit 0 by (java:5811) UID(0) EUID(0), parent (bash:2293) UID(0) EUID(0)
PAX: From 217.65.110.210: terminating task: /usr/lib/j2se/1.3/bin/i386/native_threads/java(java):5922, uid/euid: 0/0, EIP: 2D8E4194, ESP: 59B54A40

what can I do?

PostPosted: Sun Aug 10, 2003 10:34 am
by spender
download chpax from http://pageexec.virtualave.net

chpax -sp /usr/lib/j2se/1.3/bin/i386/native_threads/java

-Brad