Re: корка

Maxim Dounin mdounin на mdounin.ru
Пт Янв 13 09:28:24 UTC 2012


Hello!

On Fri, Jan 13, 2012 at 10:33:40AM +0400, Domrachev Ivan wrote:

> Приветствую.
> 
> вывалилась корка.
> дебаг логов нет, т.к. не знаю как воспроизвести.

А error_log'и есть?

grep -F '[alert]' /path/to/error/log

[...]

> #0  0x0000000000473c54 in ngx_http_file_cache_free (c=0x8014cb020, tf=0x0)
>     at src/http/ngx_http_file_cache.c:930
> 930             ngx_queue_remove(&fcn->queue);
> [New Thread 8014041c0 (LWP 100157)]
> (gdb) bt
> #0  0x0000000000473c54 in ngx_http_file_cache_free (c=0x8014cb020, tf=0x0)
>     at src/http/ngx_http_file_cache.c:930
> #1  0x000000000046892e in ngx_http_upstream_finalize_request (r=0x801530600, u=0x801514a60, rc=-1)
>     at src/http/ngx_http_upstream.c:3014
> #2  0x000000000046be92 in ngx_http_upstream_process_header (r=0x801530600, u=0x801514a60)
>     at src/http/ngx_http_upstream.c:2028
> #3  0x000000000046961a in ngx_http_upstream_handler (ev=0x8015d4ab0)
>     at src/http/ngx_http_upstream.c:917
> #4  0x000000000044a4d5 in ngx_kqueue_process_events (cycle=0x801443050, timer=Variable "timer" is not available.
> )
>     at src/event/modules/ngx_kqueue_module.c:683

[...]

> из чужих модулей только nginx_upload_module-2.2.0.
> опции компиляции надо?
> саму корку+бинарник надо?
> конфиги надо?

В "proxy_cache_path inactive=" стоит что?

Maxim Dounin



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