worker process exited on signal 11 (core dumped)

Maxim Dounin mdounin на mdounin.ru
Пн Фев 8 23:36:43 MSK 2010


Hello!

On Mon, Feb 08, 2010 at 09:16:07PM +0300, Vladimir Sopot wrote:

> On Feb 8, 2010, at 8:02 PM, Maxim Dounin wrote:
> 
> > Есть мнение что стоит обновиться до 0.8.33.
> > 
> > Maxim Dounin
> 
> Это мы запросто. Но...
> 
> 2010/02/08 21:00:24 [alert] 13963#0: worker process 17873 exited on signal 11 (core dumped)
> 
> # uname -a
> Linux tablework 2.6.27.19-3.2-default #1 SMP 2009-02-25 15:40:44 +0100 x86_64 x86_64 x86_64 GNU/Linux
> 
> # ../sbin/nginx -V
> nginx version: nginx/0.8.33
> built by gcc 4.3.2 [gcc-4_3-branch revision 141291] (SUSE Linux) 
> configure arguments: --with-http_stub_status_module --without-mail_pop3_module --without-mail_imap_module --without-mail_smtp_module --without-http_autoindex_module --without-http_browser_module --without-http_charset_module --without-http_map_module --without-http_userid_module --with-file-aio

Если aio используется - попробовать отключить.

Также было бы замечательно пересобраться с --with-debug и 
попробовать получить debug log.

[...]
> Program terminated with signal 11, Segmentation fault.
> #0  0x0000000000427bc2 in ngx_http_close_request (r=0xa26830, rc=0) at src/http/ngx_http_request.c:2885
> 2885	        ngx_log_error(NGX_LOG_ALERT, c->log, 0, "http request count is zero");
> (gdb) bt
> #0  0x0000000000427bc2 in ngx_http_close_request (r=0xa26830, rc=0) at src/http/ngx_http_request.c:2885

fr 0
p c
p *c
p *r

> #1  0x00000000004294d4 in ngx_http_finalize_connection (r=0xf7c030) at src/http/ngx_http_request.c:2112
> #2  0x0000000000429bff in ngx_http_finalize_request (r=0xf7c030, rc=0) at src/http/ngx_http_request.c:1854

fr 2
p *r

> #3  0x0000000000435883 in ngx_http_upstream_finalize_request (r=0xf7c030, u=0x115b9d8, rc=-4) at src/http/ngx_http_upstream.c:2959
> #4  0x0000000000435da9 in ngx_http_upstream_cleanup (data=<value optimized out>) at src/http/ngx_http_upstream.c:2845
> #5  0x0000000000428196 in ngx_http_terminate_request (r=<value optimized out>, rc=0) at src/http/ngx_http_request.c:2054
> #6  0x0000000000429cce in ngx_http_finalize_request (r=0xdb7f70, rc=-1) at src/http/ngx_http_request.c:1887
> #7  0x0000000000435883 in ngx_http_upstream_finalize_request (r=0xdb7f70, u=0x1083278, rc=-1) at src/http/ngx_http_upstream.c:2959
> #8  0x0000000000436f22 in ngx_http_upstream_process_non_buffered_request (r=0xdb7f70, do_write=1) at src/http/ngx_http_upstream.c:2306
> #9  0x00000000004371fc in ngx_http_upstream_process_non_buffered_downstream (r=0xdb7f70) at src/http/ngx_http_upstream.c:2251

fr 9
p *r

И было бы замечательно увидеть конфиг, по крайней мере части 
относящиеся к рассматриваемым запросам (я так понимаю там ssi?).

Maxim Dounin



Подробная информация о списке рассылки nginx-ru