|
|
A program that was running has crashed and is locked up, why? |
| When a program crashes, it's the running processes that are hanging. When a program crashes, we need to run a ps -ef and grep the output for the name of the program or the name of the process and kill it off if necessary.
<mschalit@pacbell.net>
| |
| [Append to This Answer] |
| Previous: |
|
| Next: |
|
| ||||||||