Also,&nbsp;if you kill the parent process, wouldn&#39;t init just take ownership of the zombie process?<br><br>
<div><span class="gmail_quote">On 4/16/07, <b class="gmail_sendername">Peter Garrett</b> &lt;<a href="mailto:peter.garrett@optusnet.com.au">peter.garrett@optusnet.com.au</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">On Mon, 2007-04-16 at 20:36 +0800, Christopher Lees wrote:<br>&gt; If you see a zombie program listed in top, and it&#39;s using resources,
<br>&gt; you<br>&gt; can kill it by typing the following:<br>&gt;<br>&gt; k<br>&gt; The PID number of the zombie (the first column)<br>&gt; 9<br>&gt;<br>No, you can&#39;t actually :)<br><br>You *cannot kill a zombie process*
<br><br>If its parent process is still alive, you can kill that - but by<br>definition, even a SIGKILL ( kill -9 ) will not kill a zombie<br><br><br>--<br>ubuntu-au mailing list<br><a href="mailto:ubuntu-au@lists.ubuntu.com">
ubuntu-au@lists.ubuntu.com</a><br><a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-au">https://lists.ubuntu.com/mailman/listinfo/ubuntu-au</a><br></blockquote></div><br>