Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re[2]: worker process 7035 exited on signal 11 (core dumped)
Hello Igor,
Thursday, August 16, 2007, 11:22:54 PM, you wrote:
IS> On Thu, Aug 16, 2007 at 10:28:52PM +0400, Alexey Rymonin wrote:
>> Current function is ngx_devpoll_process_events (optimized)
>> 406 if (c->fd == -1) {
>> (dbx)
>>
>>
>> Что дальше мне сделать? (на всякий случай, я в жизни не пользовался
>> dbx. То есть если можно, то подробно :-)...)
IS> p events
IS> p i
IS> p event_list[i]
p ngx_cycle->>files[event_list[i].fd]
IS> p *c
Эх.... опять корка не удачная
When programs are compiled with optimization and debugging enabled at the same
time (using the -O -g options)
Уже ввели... просто собирать надо с -O -g ...
Игорь, пришлешь патчик?
--
Best regards,
Alexey mailto:x-phoenix@xxxxxxx
|