Fix Mac OS X Applications Quits Unexpectedly
A friend was having frequent application crashes on his Mac OS X - Yosemite recently. Not sure what is causing the "Mac OS X Applications Quits Unexpectedly" at first.
First noticing the crashes happen when launching iTunes, then Chrome and Skype. Clicking on the Reopen
button doesn't help.
Tried out the solutions from Apple...no help. Suspect it could something else. Maybe lacking of memory by running too many applications at the same time or some adware applications running at the background.
Run EtreCheck application and found the problem. There were couple of adware programs running at the background. Killed the adware processes via terminal and use Disk Utility to repair disk permission after removing them.
No more "Mac OS X Applications Quits Unexpectedly". :-)
NOTE :
Need to be more careful from now on when trying out Mac applications wrapped in .rar
file format from non-trusted sources.
Reference :
https://help.apple.com/machelp/mac/10.7/help/index.html?lang=en#mchlp2579
By AdamNg
IF you gain some knowledge or the information here solved your programming problem. Please consider donating to the less fortunate or some charities that you like. Apart from donation, planting trees, volunteering or reducing your carbon footprint will be great too.
Advertisement
Something interesting
Advertisement
Tutorials
+19.8k Golang : Get current URL example
+12.5k Golang : Print UTF-8 fonts on image example
+38.3k Golang : Converting a negative number to positive number
+11.9k How to tell if a binary(executable) file or web application is built with Golang?
+10.7k Golang : Select region of interest with mouse click and crop from image
+5.9k Golang : Find change in a combination of coins example
+7.6k Golang : Create zip/ePub file without compression(use Store algorithm)
+16k Golang : Get current time from the Internet time server(ntp) example
+7k Android Studio : Hello World example
+7.8k Golang : get the current working directory of a running program
+12.8k Golang : Drop cookie to visitor's browser and http.SetCookie() example
+11.8k Golang : Find age or leap age from date of birth example