Nginx 0.8.34 segmentation fault

Hoang Hoang lists at ruby-forum.com
Wed Mar 10 11:45:25 MSK 2010


Hoang Hoang wrote:
> Hi all,
> 
> I tried to put the following directive into http {}
> 
>     proxy_cache_path  /usr/local/nginx/proxy_temp levels=1:2

Hi Igor

Here is the backtrace I get from gdb

(gdb) run
Starting program: /usr/local/nginx/sbin/nginx -t
[Thread debugging using libthread_db enabled]
[New Thread 182896549120 (LWP 31420)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 182896549120 (LWP 31420)]
ngx_vslprintf (buf=0x7fbfffec64 "", last=0x7fbffff030 "`Õ`K7", 
fmt=0x46b77c "s:%ui has the different levels than", args=0x7fbfffec10) 
at src/core/ngx_string.c:256
256                             *buf++ = *p++;

Regards,

Hoang

-- 
Posted via http://www.ruby-forum.com/.



More information about the nginx mailing list