Page 1 of 1

apache 2 error on grsec

PostPosted: Thu Sep 29, 2011 4:46 pm
by nlc
heya,
i see some error in dmesg,

grsec: From 77.36.72.201: denied resource overstep by requesting 8392704 for RLIMIT_STACK against limit 8388608 for /usr/sbin/httpd[httpd:3286] uid/euid:80/80 gid/egid:80/80, parent /usr/sbin/httpd[httpd:3265] uid/euid:0/0 gid/egid:0/0
grsec: From 77.36.72.201: denied resource overstep by requesting 8392704 for RLIMIT_STACK against limit 8388608 for /usr/sbin/httpd[httpd:3286] uid/euid:80/80 gid/egid:80/80, parent /usr/sbin/httpd[httpd:3265] uid/euid:0/0 gid/egid:0/0
grsec: From 77.36.72.201: Segmentation fault occurred at (nil) in /usr/sbin/httpd[httpd:3286] uid/euid:80/80 gid/egid:80/80, parent /usr/sbin/httpd[httpd:3265] uid/euid:0/0 gid/egid:0/0


What's this? how can I solve this problem??

Thanks

Re: apache 2 error on grsec

PostPosted: Thu Sep 29, 2011 5:32 pm
by PaX Team
nlc wrote:What's this? how can I solve this problem??
your apache is running out of stack, increase the stack rlimit.

Re: apache 2 error on grsec

PostPosted: Tue Oct 04, 2011 10:59 am
by nlc
PaX Team wrote:
nlc wrote:What's this? how can I solve this problem??
your apache is running out of stack, increase the stack rlimit.

and how i can't increase ta stack rlimit ?

Re: apache 2 error on grsec

PostPosted: Tue Oct 04, 2011 3:48 pm
by PaX Team
nlc wrote:and how i can't increase ta stack rlimit ?
that depends on how apache is started on your system/distro, better ask them.