nginx-0.8.53 segfault

Maxim C. lists at ruby-forum.com
Fri Jan 14 19:07:29 MSK 2011


(gdb) fr 0
#0  0x080aaca8 in ngx_http_file_cache_update (r=0x1, tf=0x10)
    at src/http/ngx_http_file_cache.c:790
790      if (c->updated) {
(gdb) p c
$1 = (ngx_http_cache_t *) 0x10
(gdb) p *r
Cannot access memory at address 0x1
(gdb) p *c
Cannot access memory at address 0x10
(gdb)

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



More information about the nginx mailing list