attempted resource overstep

Discuss usability issues, general maintenance, and general support issues for a grsecurity-enabled system.

attempted resource overstep

Postby signetring » Mon Apr 19, 2004 6:06 pm

Hello,

I am receiving this error messing in my kernel log on most of my system critical applications such as named, httpd, cfusion, java, etc.

grsec: attempted resource overstep by requesting 1201 for RLIMIT_CPU against limit 1200 by (named:30203) UID(53) EUID(53), parent (init:1) UID(0) EUID(0)

I am running an older version of Slackware 8.0, which was long before I heard about PaX. What adjustments should I be making to prevent my system critical apps from being killed by grsec ?

My kernel version is 2.4.25-(1.9.14 grsec),

Thanks for any input, I don't really know where else to ask.
signetring
 
Posts: 1
Joined: Mon Apr 19, 2004 6:03 pm

Re: attempted resource overstep

Postby PaX Team » Tue Apr 20, 2004 3:47 am

signetring wrote:I am receiving this error messing in my kernel log on most of my system critical applications such as named, httpd, cfusion, java, etc.

grsec: attempted resource overstep by requesting 1201 for RLIMIT_CPU against limit 1200 by (named:30203) UID(53) EUID(53), parent (init:1) UID(0) EUID(0)

I am running an older version of Slackware 8.0, which was long before I heard about PaX. What adjustments should I be making to prevent my system critical apps from being killed by grsec ?

My kernel version is 2.4.25-(1.9.14 grsec),
this has nothing to do with PaX, it's a simple resource overstep (and it's a rather low limit for the CPU time, you'd better double check your resource limits).
PaX Team
 
Posts: 2310
Joined: Mon Mar 18, 2002 4:35 pm


Return to grsecurity support