In the terminal, using top, I see that there is a "stuck" process. But top does not identify the state of any process, so I can't tell which one is stuck.
So I try "ps aux" and get a very long list of items, but they are just active, sleeping, or zombie. None of the zombie items can be acted upon (ie killed).
So where is this "stuck" process, what tool/command will identify it.
thanks,
joe
So I try "ps aux" and get a very long list of items, but they are just active, sleeping, or zombie. None of the zombie items can be acted upon (ie killed).
So where is this "stuck" process, what tool/command will identify it.
thanks,
joe