How to tell if application is hanging or still working?

I occasionally ask photoshop to do very large jobs such as joining many images into panoramas. This can take a very long time, and sometimes Photoshop will show as 'not responding' in red on the activity monitor or force quit window, and will hang until force-quit; sometimes it will show red but then 'come out of it' and complete the requested task. To save time waiting to see if it will snap out of it or not, I'd like to know if there is any way to tell whether the program is really crashed or is just working at the limit of the computer's capacity and will eventually complete the task.

One person suggested I use a sudo fs_usage command in terminal to see if photoshop is working, but didn't say what I would expect to see if it is irreversibly hanging.

Any suggestions?

MacBook Pro, Mac OS X (10.5.6), Photoshop CS3

Posted on Apr 11, 2009 3:58 PM

Reply
7 replies

Apr 11, 2009 4:28 PM in response to Donot Haveone

Donot Haveone wrote:
It was using a lot of cpu in activity monitor, but the progress bar had not changed for 20 minutes (put a post-it on the screen to mark the spot).

That may simply mean that a lot of CPU is going on and the progress bar may only show HD activity. This sometimes happens with programs and apps. If you open force quit it will say they are "not responding" but in fact they are simply very busy and apear "dead."
What does the

top

command do?

From the terminal man top command
top - display and update sorted information about processes

It's easier to see than explain
Open a terminal and enter
top
and watch.
Use Ctl-c to terminate it.

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

How to tell if application is hanging or still working?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.