LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   process wont die (https://www.linuxquestions.org/questions/linux-software-2/process-wont-die-130557/)

Axion 01-01-2004 10:43 AM

process wont die
 
anyway to kill a process that wont die? tried kill <pid>, and killall <name> and they simply wont die. It's xine and it took my cdrom with it....won't let me eject till it's not in use...argh

Mega Man X 01-01-2004 11:04 AM

try:

killall -9 xine

Axion 01-01-2004 11:07 AM

i just tried that and now there are 11 instances of xine that wont die =/

Mega Man X 01-01-2004 11:12 AM

very strange :(. Sorry I could not help ya :(

Jose Muņiz 01-01-2004 11:28 AM

I think typing killall -9 xine again would successfully kill the processes.

Axion 01-01-2004 01:23 PM

thanks...after waiting an hour i was able to kill them using kill <pid> ...dunno what happened there. thanks :)


All times are GMT -5. The time now is 07:08 AM.