Operating System - HP-UX
1833777 Members
2119 Online
110063 Solutions
New Discussion

Re: Zombie Process showed in TOP.

 
SOLVED
Go to solution
Gulam Mohiuddin
Regular Advisor

Zombie Process showed in TOP.

When I run TOP, it shows me one Zombie process as seen below:

233 processes: 222 sleeping, 10 running, 1 zombie


How to find out and remove this Zombie process. We have HP-UX 11.0

Thanks,
Everyday Learning.
3 REPLIES 3
Kevin Wright
Honored Contributor
Solution

Re: Zombie Process showed in TOP.

You cannot remove a zombie process...without a reboot.
you could do a ps -ef |grep defunct which would show you what child process has been left running by a since deceased parent.
Vincenzo Restuccia
Honored Contributor

Re: Zombie Process showed in TOP.

reboot
MANOJ SRIVASTAVA
Honored Contributor

Re: Zombie Process showed in TOP.

Dear Ghulam

It will do no harm , but incase you want to get rid of the same please reboot.


Manoj Srivastava