nginx-0.8.21
proforg
proforg at maloletka.ru
Thu Oct 29 23:50:18 MSK 2009
2009/10/29 Igor Sysoev <is at rambler-co.ru>
> p ngx_cycle->connections[655]->write->handler
> p ((ngx_http_request_t *) ngx_cycle->connections[655]->data)->out->buf->file->aio.event
>
> p ngx_cycle->connections[651]->write->handler
> p ((ngx_http_request_t *) ngx_cycle->connections[651]->data)->out->buf->file->aio.event
(gdb) p ngx_cycle->connections[655]->write->handler
$1 = (ngx_event_handler_pt) 0x44509c <ngx_http_request_handler>
(gdb) p ((ngx_http_request_t *)
ngx_cycle->connections[655]->data)->out->buf->file->aio.event
Cannot access memory at address 0x0
(gdb) p ngx_cycle->connections[651]->write->handler
$2 = (ngx_event_handler_pt) 0x44509c <ngx_http_request_handler>
(gdb) p ((ngx_http_request_t *)
ngx_cycle->connections[651]->data)->out->buf->file->aio.event
Cannot access memory at address 0x0
--
Aleksej Besciokov
EMail/JID: proforg at maloletka.ru
phone: +7 495 7853149
More information about the nginx-ru
mailing list