Opened 11 years ago

Closed 11 years ago

#272 closed defect (duplicate)

deflateInit2() failed: -2 while logging request

Reported by: openid.yandex.ru/poiutyone Owned by:
Priority: minor Milestone:
Component: nginx-core Version: 1.3.x
Keywords: Cc:
uname -a: Linux 2.6.32-042stab062.2
nginx -V: nginx/1.3.10

Description

Процессы nginx 100% CPU

2013/01/03 23:40:31 [alert] 24755#0: *3175264 deflateInit2() failed: -2 while logging request, client: 128.71.126.189, server: .net, request: "GET /wp-content/uploads/2011/04/caesar4.jpg HTTP/1.1", host: ".net", referrer: "http://******.net/%d1%81%d0%b0%d0%bb%d0%b0%d1%82-%c2%ab%d0%bf%d0%be%d1%87%d1%82%d0%b8-%d1%86%d0%b5%d0%b7%d0%b0%d1%80%d1%8c%c2%bb-%d1%81-%d0%ba%d0%be%d0%bf%d1%87%d0%b5%d0%bd%d0%be%d0%b9-%d0%ba%d1%83%d1%80%d0%b8%d1%86/"
2013/01/03 23:40:31 [alert] 9739#0: worker process 24755 exited on signal 11
* glibc detected * nginx: worker process: double free or corruption (!prev): 0x0000000002617a00 *
======= Backtrace: =========
/lib64/libc.so.6(+0x75916)[0x7fac4a619916]
/lib64/libc.so.6(+0x78443)[0x7fac4a61c443]
nginx: worker process(ngx_destroy_pool+0x6c)[0x4142cc]
nginx: worker process[0x44117c]
nginx: worker process[0x4413ab]
nginx: worker process[0x442bca]
nginx: worker process(ngx_event_process_posted+0x36)[0x429686]
nginx: worker process[0x42f6c8]
nginx: worker process(ngx_spawn_process+0x177)[0x42dbb7]
nginx: worker process(ngx_master_process_cycle+0x7a7)[0x430127]
nginx: worker process(main+0x94b)[0x41362b]
/lib64/libc.so.6(libc_start_main+0xfd)[0x7fac4a5c2cdd]
nginx: worker process[0x411d99]
======= Memory map: ========

Весь error log
https://dl.dropbox.com/u/59491914/nginx_error.txt

Change History (2)

comment:1 by Valentin V. Bartenev, 11 years ago

Please check if the patch from ticket #268 fixes the problem.

comment:2 by Maxim Dounin, 11 years ago

Resolution: duplicate
Status: newclosed

Closing this as duplicate of #268.

Note: See TracTickets for help on using tickets.