[TriLUG] killing a process when 'kill -9' doesn't?

Mike McLean mike at darkcanvas.com
Tue May 28 12:04:31 EDT 2002


Is the process a zombie (defunct)?  If so, you will probably need to 
kill it's parent.  You may find a command like
%ps -A -o pid,user,cmd --forest
to be helpful in tracing the lineage.


Geoff Purdy wrote:
> Is there a means of killing a runaway process which doesn't 
> respond to 'kill -9'?  Is there a better way than 'reboot'?  I'm running kernel 2.4.18.
> 
> _______________________________________________
> TriLUG mailing list
>     http://www.trilug.org/mailman/listinfo/trilug
> TriLUG Organizational FAQ:
>     http://www.trilug.org/~lovelace/faq/TriLUG-faq.html





More information about the TriLUG mailing list