Hello!
On Fri, Apr 05, 2013 at 10:13:24AM -0400, ankurs wrote:
> Hello,
>
> Thanks Maxim for looking into my issue.
>
> I recompiled nginx with no 3rd party module & debugging enabled.
>
> [root@localhost sbin]# ./nginx -V
> nginx version: nginx/1.2.8
> built by gcc 4.4.7 20120313 (Red Hat 4.
> there is no nginx.core file found in /home/core/ , thats the path specified
> in nginx.conf
Make sure:
- /home/core/ is writable (chmod a+w)
- ulimit is configured correctly
- fs.suid_dumpable is ok?
You can read more about it here:
http://www.cyberciti.biz/tips/linux-core-dumps.html
Hello,
Thanks Maxim for looking into my issue.
I recompiled nginx with no 3rd party module & debugging enabled.
[root@localhost sbin]# ./nginx -V
nginx version: nginx/1.2.8
built by gcc 4.4.7 20120313 (Red Hat 4.4.7-3) (GCC)
configure arguments: --with-http_stub_status_module --with-http_perl_
Hello!
On Thu, Apr 04, 2013 at 10:21:57AM -0400, ankurs wrote:
[...]
> [root@localhost sbin]# ./nginx -V
> nginx version: nginx/1.2.7
> built by gcc 4.4.7 20120313 (Red Hat 4.4.7-3) (GCC)
> configure arguments: --with-http_stub_status_module --with-http_perl_module
> --with-http_flv_module --ad
*** glibc detected *** nginx: worker process: double free or corruption
(!prev): 0x08281500 ***
=== Backtrace: =
/lib64/libc.so.6(+0x760e6)[0x7f10da7370e6]
/lib64/libc.so.6(+0x78c13)[0x7f10da739c13]
/lib64/libc.so.6(fclose+0x14d)[0x7f10da72774d]
nginx: worker process[0x46db59]
n