Changes between Initial Version and Version 1 of Ticket #907, comment 3


Ignore:
Timestamp:
02/26/16 14:18:18 (8 years ago)
Author:
Pyry Hakulinen

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #907, comment 3

    initial v1  
    1919#13 0x0000000000474906 in ngx_master_process_cycle (cycle=cycle@entry=0x112bf50) at src/os/unix/ngx_process_cycle.c:130
    2020#14 0x00000000004557b5 in main (argc=<optimized out>, argv=<optimized out>) at src/core/nginx.c:367
     21(gdb) p r->request_body
     22$1 = (ngx_http_request_body_t *) 0x0
    2123}}}
    2224It only seems to happen right after binary upgrade and only a few of the new processes segfault. The segfault appear to be from the same type of clients that previously ended up in a stuck state.