Whenever you upgrade OS X, you always chance an application or two not working with the new software changes. Hopefully problems are kept at a minimum, or are insignificant enough to not require any attention; however, there may be times when apps crash, hang, or show other odd behavior that directly impedes your ability to use them. In these cases, there are several general approaches you can do to fix the problem, before having to dive into specifics troubleshooting steps. Continue reading
Tag Archives: hang
How to overcome Apps crashing or hanging in iOS
Apple’s iOS is developed to be relatively simple and straightforward, where you download an app and run it with one tap, and it should then give you new functionality. However, there may be times when apps you download will either crash, hang, or otherwise not run properly. If this happens, iOS’s simplicity limits what you can do to troubleshoot the issue, but there are some steps you can take to help overcome the problem. Continue reading
Fix OS X crashing when a particular folder is opened
Does OS X sometimes crash when you open a particular folder? While such occurrences are fairly rare, there may be instances where the Finder runs run into problems when handling a specific folder, and then either hang and display the spinning color wheel, or have the Finder crash and re-launch. If such problems are happening, then after ensuring you have a full and restorable backup of your system up to date, there are a couple of fixes you can try. Continue reading
How to fix kernel panics after installing OS X updates
Kernel panics in OS X occur primarily because your Mac has faulty or incompatible hardware, or because you are using incompatible or poorly written kernel extension drivers. With either of these situations, the core system software component called the “kernel” may run into a fault from which it cannot recover, which will bring down the entire system. Kernel panics are relatively rare in OS X, but may occur if a piece of hardware has gone bad, or you introduce a bug by updating system software or third-party kernel extensions. If this happens, there are usually a couple of quick approaches you can take to overcome the issue. Continue reading
Overcome processes ‘Not Responding’ in Activity Monitor
Apple’s Activity Monitor utility is a good tool for viewing the status of every program and background service that is running on your Mac, and as such you may regularly use it to check on how resources are used, especially when you are experiencing slowdowns with your Mac. However, when you do so, you may find several processes that are listed in red text, and which have “(Not Responding)” displayed next to them. Continue reading
How to kill a process via the Terminal
When processes and applications hang in OS X, sometimes the only way to re-gain functionality is to force-quit them. For applications like Word or Safari, perhaps the simplest approach is to use Apple’s force-quit window, which can be invoked from the Apple menu, or by pressing the Option-Command-Escape hotkey. For background processes, scripts, and commands that generally run in the background, you will have to use alternative means. Continue reading