Core dump messages in /var/log/messages !!

Lukas Tribus luky-37 at hotmail.com
Thu Mar 27 12:02:39 UTC 2014


Hi,


> [root at 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 		 	   		  


More information about the nginx mailing list