15 Dec
2011
15 Dec
'11
09:23
On Thursday 15 December 2011 05:59:44 Cristian Rodríguez wrote:
anixx 16677 0.0 0.0 0 0 ? Z 04:48 0:00 [firefox-bin]<defunct>
How should I terminate it without reboot?
Did you tried sending SIGKILL to the processes ?
killall -9 firefox-bin
(by default SIGTERM is sent, not SIGKILL) also report a bug against firefox, it should not do that
I tried pkill -9 PID, does not help -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kernel+owner@opensuse.org