Tag Archives: crash

Using the OS X crash reporter to diagnose a program failure

PanicReporterIconXWhenever a program crashes in OS X, you are presented with a small window that indicates the program quit unexpectedly (Apple’s vernacular for “it crashed”). Whenever this happens, first choose the default option in this window to ignore the issue, and then try relaunching your program. However, if it occurs again then you may find some quick answers in the crash report that can be opened by clicking the “Report” button. Continue reading

How to generally manage app problems after upgrading OS X

ApplicationIconXWhenever 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

How to overcome Apps crashing or hanging in iOS

MacAppStoreIconXApple’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

FinderIconYosemiteXDoes 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

PanicReporterIconXKernel 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