Re: Re[2]: bin/164526: kill(1) can not kill process despite on -KILL

2012-02-01 Thread Alan Buxey
kill -9 doesn't want to play either? Read the docs/debugging file. Compile FR with debugging/developer stuff and run it under gdbm control and do your killing of firebird again. It's likely to be the PERL integration as thats what will get done in when firebird is restarted. Are you perl with

Re[2]: bin/164526: kill(1) can not kill process despite on -KILL

2012-02-01 Thread Коньков Евгений
Здравствуйте, Jilles. Вы писали 28 января 2012 г., 20:24:07: >> [stuck process cannot be killed, system hangs when reboot is >> attempted] JT> A signal cannot forcibly kill a process that is stuck in the kernel. JT> Allowing this would put the integrity of the kernel data structures at JT> risk