Thanks Lukas, now i saw these errors in /var/log/messages. Also due to 3rd party module ?
Mar 27 12:04:47 DNTX002 kernel: nginx[8190]: segfault at 40174353c ip 000000000046a482 sp 00007fff1fd93810 error 4 in nginx[400000+92000] Mar 27 12:04:47 DNTX002 xinetd[6599]: START: nrpe pid=9442 from=209.59.234.13 Mar 27 12:04:47 DNTX002 abrtd: Directory 'ccpp-2014-03-27-16:04:47-8190' creation detected Mar 27 12:04:47 DNTX002 abrt[9441]: Saved core dump of pid 8190 (/usr/local/sbin/nginx) to /var/spool/abrt/ccpp-2014-03-27-16:04:47-8190 (67911680 bytes) Mar 27 12:04:47 DNTX002 xinetd[6599]: EXIT: nrpe status=0 pid=9442 duration=0(sec) Mar 27 12:04:48 DNTX002 abrtd: Executable '/usr/local/sbin/nginx' doesn't belong to any package Mar 27 12:04:48 DNTX002 abrtd: 'post-create' on '/var/spool/abrt/ccpp-2014-03-27-16:04:47-8190' exited with 1 Mar 27 12:04:48 DNTX002 abrtd: Corrupted or bad directory '/var/spool/abrt/ccpp-2014-03-27-16:04:47-8190', deleting Regards. Shahzaib On Thu, Mar 27, 2014 at 5:02 PM, Lukas Tribus <[email protected]> wrote: > Hi, > > > > [root@DNTX002 nginx-1.2.1]# nginx -V > > nginx version: nginx/1.2.1 > > built by gcc 4.4.6 20120305 (Red Hat 4.4.6-4) (GCC) > > configure arguments: --add-module=/root/nginx_mod_h264_streaming-2.2.7 > > --with-http_flv_module --with-file-aio --sbin-path=/usr/local/sbin > > --with-debug > > > nginx_mod_h264_streaming is a unsupported third party module and probably > causing your crash. There is generally no support for those modules on > the mailing list. > > Drop nginx_mod_h264_streaming and migrate the official ngx_http_mp4_module: > http://nginx.org/en/docs/http/ngx_http_mp4_module.html > > Please be aware that this also means changing configurations. > > > And yes, nginx-1.4.7 is stable. > > > > Regards, > > Lukas > _______________________________________________ > nginx mailing list > [email protected] > http://mailman.nginx.org/mailman/listinfo/nginx >
_______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
