Re: Re: nginx worker crashes, grsec denial

"Anthony G. Basile" <[email protected]>
Newsgroups gmane.linux.gentoo.hardened
Message-ID <[email protected]>
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 if you like.  But even if the kernel were killing it, this is a 
problem in nginx.  Most problem where the hardened kernel prevents stuff 
from happening is an issue with the app itself.  Convincing upstream to 
fix their clever feature is the hard part. eg. JIT code in python and 
libffi and cffi, etc.

-- 
Anthony G. Basile, Ph. D.
Chair of Information Technology
D'Youville College
Buffalo, NY 14201
(716) 829-8197
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.