Re: [gentoo-hardened] Re: nginx worker crashes, grsec denial

2014-11-01 Thread John Tate
On Mon, Oct 27, 2014 at 11:19 PM, Anthony G. Basile wrote: > On 10/23/14 09:35, John Tate wrote: >> >> I just realized this error is because of the attempt to dump core. It >> is not why nginx is crashing. >> >> Sorry. >> > > "RLIMIT_CORE against limit 0" is just grsec telling you that nginx tried

Re: [gentoo-hardened] Re: nginx worker crashes, grsec denial

2014-10-27 Thread Anthony G. Basile
On 10/23/14 09:35, John Tate wrote: I just realized this error is because of the attempt to dump core. It is not why nginx is crashing. Sorry. "RLIMIT_CORE against limit 0" is just grsec telling you that nginx tried to dump core bigger than size 0 bytes. You can use ulimit to get that core

[gentoo-hardened] Re: nginx worker crashes, grsec denial

2014-10-23 Thread John Tate
I just realized this error is because of the attempt to dump core. It is not why nginx is crashing. Sorry. -- www.johntate.org