Changes between Initial Version and Version 1 of Ticket #907, comment 3
- Timestamp:
- 02/26/16 14:18:18 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #907, comment 3
initial v1 19 19 #13 0x0000000000474906 in ngx_master_process_cycle (cycle=cycle@entry=0x112bf50) at src/os/unix/ngx_process_cycle.c:130 20 20 #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 21 23 }}} 22 24 It 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.