zombie

Asked by mindcontrol

When I opend System Monitor, i saw one process. Name is sh and status is Zombie. I just want to know. What is it. I'm start using ubuntu 8.04 for last two weeks ago. I'm really n00b. thanks for reading

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu kvpnc Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Soul-Sing (soulzing) said :
#1

you can safely kill the zombieprocess via the same systemmonitor. zombieprocesses appears sometimes for several/different reasons.

Revision history for this message
mindcontrol (privateneo) said :
#2

i can't kill that process by pressing kill process. any option please

Revision history for this message
Soul-Sing (soulzing) said :
#3

I assume you're using the System Monitor to see that the status' Zombie. The fifth column should say "ID". That's the PID you're looking for. If killing it from the system monitor doesn't work, open up a terminal and type
Code:

 kill -9 ID

Revision history for this message
Soul-Sing (soulzing) said :
#4

I assume you're using the System Monitor to see that the status' Zombie. The fifth column should say "ID". That's the PID you're looking for. If killing it from the system monitor doesn't work, open up a terminal and type
Code:

 kill -9 ID

Can you help with this problem?

Provide an answer of your own, or ask mindcontrol for more information if necessary.

To post a message you must log in.