Re: help debugging nginx core dump

2014-08-20 Thread pngu
hmmm.. I think the core dump was caused by the nginx-auth-ldap module. Will monitor it longer. Thanks Valentin. Posted at Nginx Forum: http://forum.nginx.org/read.php?2,252597,252710#msg-252710 ___ nginx mailing list nginx@nginx.org http://mailman.ngi

Re: help debugging nginx core dump

2014-08-19 Thread Valentin V. Bartenev
On Tuesday 19 August 2014 13:43:31 pngu wrote: > Thanks guys. just so I have my terminology straight... > > I know for sure nginx-auth-ldap module is a third party module but do you > consider > > --with-openssl=/home/worun/openssl-0.9.8y --with-http_ssl_module also a > third party module ?

Re: help debugging nginx core dump

2014-08-19 Thread pngu
Thanks guys. just so I have my terminology straight... I know for sure nginx-auth-ldap module is a third party module but do you consider --with-openssl=/home/worun/openssl-0.9.8y --with-http_ssl_module also a third party module ? and how about --with-pcre=/home/worun/pcre-8.35 ? Posted a

Re: help debugging nginx core dump

2014-08-19 Thread Valentin V. Bartenev
On Monday 18 August 2014 23:22:24 pngu wrote: > anyone ? Help please. I am pretty much stuck. Thanks > [..] There's nothing in the backtrace indicates a problem. Most likely it's caused by the 3rd-party module. wbr, Valentin V. Bartenev ___ nginx

RE: help debugging nginx core dump

2014-08-19 Thread Lukas Tribus
> anyone ? Help please. I am pretty much stuck. Thanks - try without third party module - update the third party module lukas ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/

Re: help debugging nginx core dump

2014-08-18 Thread pngu
anyone ? Help please. I am pretty much stuck. Thanks Posted at Nginx Forum: http://forum.nginx.org/read.php?2,252597,252660#msg-252660 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

help debugging nginx core dump

2014-08-15 Thread pngu
Hi expert, I am running into nginx core dump issue and I need experts help in debugging.Thank you so much! we are running nginx 1.6.1 on centos 5.6 nginx version: nginx/1.6.1 built by gcc 4.1.2 20080704 (Red Hat 4.1.2-54) TLS SNI support enabled configure arguments: --prefix=/Local/ThirdPart