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

2012-02-19 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: [Firebird-devel] bin/164526: kill(1) can not kill process despite on -KILL

2012-02-19 Thread Jilles Tjoelker
On Thu, Feb 02, 2012 at 12:16:39AM +0200, Коньков Евгений wrote: repeated again: bug is repeateable: 1. radiusd + mod_perl + example.pl(it is connects to FireBird) + FireBIrd 2. restart firebird 3. try to restart radiusd 4. process in fall into STOP state # ps awx | grep radi 9438 ??

Re: [Firebird-devel] 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 and