Path: utzoo!attcan!uunet!samsung!dali.cs.montana.edu!uakari.primate.wisc.edu!aplcen!haven!adm!news From: Mitchell_B._Erblich.ESAE@xerox.com Newsgroups: comp.unix.questions Subject: Re: 3b2 Unkillable Processes Message-ID: <23672@adm.BRL.MIL> Date: 15 Jun 90 18:06:00 GMT Sender: news@adm.BRL.MIL Lines: 4 Have you tried killing the parent/grandparent process with a kill -9. A process that is a zombie can not be killed because it doesn't wake up to kill itself and I am assuming (correctly/incorrectly) that the process is becoming a zombie.