Игорь !
Начиная с 0.5.0 nginx снова падает в кору :(
Core was generated by `nginx: worker process'.
Program terminated with signal 11, Segmentation fault.
#0 0x00002b3b3cccdf64 in memcpy () from /lib/libc.so.6
(gdb) bt
#0 0x00002b3b3cccdf64 in memcpy () from /lib/libc.so.6
#1 0x0000000000427982 in ngx_http_log_variable (r=<value optimized
out>, buf=0x2b3b3db13010 "udaff.maloletka.ru HTTP/1.0\r\nUser-
Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; ru) Opera
8.50\r\nHost: udaff.maloletka.ru\r\nAccept-Language: ru,en;q=0.9\r
\nAccept: text/html, application/xml;q"..., op=<value optimized out>)
at src/http/modules/ngx_http_log_module.c:455
#2 0x0000000000427bd8 in ngx_http_log_handler (r=0x944e90) at src/
http/modules/ngx_http_log_module.c:271
#3 0x0000000000420954 in ngx_http_request_done (r=0x944e90,
error=11702267) at src/http/ngx_http_request.c:2318
#4 0x0000000000420a92 in ngx_http_close_request (r=<value optimized
out>, error=11702267) at src/http/ngx_http_request.c:2265
#5 0x0000000000422dcf in ngx_http_finalize_request (r=0x944e90,
rc=0) at src/http/ngx_http_request.c:1639
#6 0x00000000004222d4 in ngx_http_finalize_request (r=0x944e90,
rc=400) at src/http/ngx_http_request.c:1527
#7 0x00000000004243c7 in ngx_http_process_request_line
(rev=0x2b3b3d74b218) at src/http/ngx_http_request.c:713
#8 0x00000000004210cb in ngx_http_init_request (rev=0x2b3b3d74b218)
at src/http/ngx_http_request.c:446
#9 0x00000000004109ca in ngx_event_process_posted (cycle=0x570510,
posted=0x562900) at src/event/ngx_event_posted.c:39
#10 0x00000000004107f8 in ngx_process_events_and_timers
(cycle=0x570510) at src/event/ngx_event.c:272
#11 0x00000000004168dc in ngx_worker_process_cycle (cycle=0x570510,
data=<value optimized out>) at src/os/unix/ngx_process_cycle.c:728
#12 0x0000000000415424 in ngx_spawn_process (cycle=0x570510,
proc=0x416332 <ngx_worker_process_cycle>, data=0x0, name=0x44881b
"worker process", respawn=1) at src/os/unix/ngx_process.c:187
#13 0x00000000004171c2 in ngx_master_process_cycle (cycle=0x570510)
at src/os/unix/ngx_process_cycle.c:555
#14 0x0000000000403b01 in main (argc=1, argv=0xae) at src/core/
nginx.c:332
On Dec 11, 2006, at 6:25 PM, Igor Sysoev wrote:
Изменения в nginx
0.5.2 11.12.2006
*) Исправление: если в директивах
proxy_pass использовалось имя,
указанное в upstream, то nginx пытался
найти IP-адрес этого имени;