signal 11

ethaniel nginx-forum at nginx.us
Fri Oct 30 11:25:32 MSK 2009


Здравствуйте,

nginx начал вылетать с signal 11. причем это происходит в последних версиях 0.7 и 0.8.

coredump:

Program terminated with signal 11, Segmentation fault.
#0  ngx_http_log_escape (dst=, src=0xde , size=153600) at src/http/modules/ngx_http_log_module.c:682
682                 if (escape[*src >> 5] & (1 << (*src & 0x1f))) {


строчка из конфига:

log_format  static  '$time_local - $request_time - $upstream_response_time - $remote_addr - $request_filename - $http_referer - $request_uri $host $uri - $bytes_sent - $status - $upstream_http_newcache - $limit_rate';
access_log   /ram/nginx-accel-disk.log static;


Посмотрите?

Posted at Nginx Forum: http://forum.nginx.org/read.php?21,18191,18191#msg-18191






More information about the nginx-ru mailing list