Welcome! Log In Create A New Profile

Advanced

signal 11

October 30, 2009 04:25AM
Здравствуйте,

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

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

строчка из конфига:
[code]
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;
[/code]

Посмотрите?
Subject Author Posted

signal 11

ethaniel October 30, 2009 04:25AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 295
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready