Zombie processes

Clive Pickles pickles at ottsun1.uucp
Thu Jun 20 00:07:05 AEST 1991


In article <1991Jun19.103710.3404 at fennel.cc.uwa.oz.au> epidem at fennel.cc.uwa.oz.au writes:
>Can anyone tell us  how to kill a ZOMBIE <EXITING> process under
>SunOS 4.0.3.
>
>Charley Chow

Whenever we get an <EXITING> process (usually involving hung modem lines), I
just put a trace on that process' pid.  The trace connects to the process,
and then the process instantly finishes exiting.  The process is now
gone.  This has always worked for me, but other people have told me that
it often doesn't work for them.  All you can do is try.  I am running 
under SunOS 4.0.3 also.

Hope this helps.

-- 
===================================================================
= Clive Pickles - Systems Administrator MPR Teltech Ltd. (Ottawa) =
= Phone: (613) 787-4159 ------------------ E-mail: pickles at mpr.ca =
===================================================================



More information about the Comp.unix.questions mailing list