LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   kill process in D state (https://www.linuxquestions.org/questions/linux-software-2/kill-process-in-d-state-175405/)

michal017 04-28-2004 02:35 AM

kill process in D state
 
how to kill the process in D state (I know rebooting helps :) )
thanks

AutOPSY 04-28-2004 02:53 AM

look for its parent PID, and try killing that.
Gennerally, a zombie process or one marked D(Dead?) cannot be killed.


All times are GMT -5. The time now is 04:20 AM.