Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: nginx-0.8.21
Игорь, может быть проще будет выдать вам доступ к этому серверу ?
2009/10/30 proforg <proforg@xxxxxxxxxxxx>:
> 2009/10/30 Igor Sysoev <is@xxxxxxxxxxxxx>:
>> On Thu, Oct 29, 2009 at 11:50:18PM +0300, proforg wrote:
>>
>>> 2009/10/29 Igor Sysoev <is@xxxxxxxxxxxxx>
>>> > 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
>>
>> ngx_cycle->connections[655]->data)->out
>> ngx_cycle->connections[655]->data)->out->buf
>> ngx_cycle->connections[655]->data)->out->buf->file
>>
>>> (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
>>
>> ngx_cycle->connections[651]->data)->out
>> ngx_cycle->connections[651]->data)->out->buf
>> ngx_cycle->connections[651]->data)->out->buf->file
>>
>
> мда.
>
> (gdb) p ((ngx_http_request_t *) ngx_cycle->connections[655]->data)->out
> $1 = (ngx_chain_t *) 0x0
>
> (gdb) p ((ngx_http_request_t *) ngx_cycle->connections[651]->data)->out
> $2 = (ngx_chain_t *) 0x0
--
Aleksej Besciokov
EMail/JID: proforg@xxxxxxxxxxxx
phone: +7 495 7853149
|