Jump to content
4 posts in this topic

Recommended Posts

Hi Guys,

 

I have iAtkos v5i, 2.4 Ghz Pentium 4 Processor, 1GB DDR Ram, 128 MB Nvidia GeForce FX5200 graphics card...

 

 

I want to know that almost all the apps on my mac os often close unexpectedly... is that normal for me having less ram and not so good processor...Or is this something else...???

Link to comment
https://www.insanelymac.com/forum/topic/155944-is-that-normal/
Share on other sites

Hi Guys,

 

I have iAtkos v5i, 2.4 Ghz Pentium 4 Processor, 1GB DDR Ram, 128 MB Nvidia GeForce FX5200 graphics card...

I want to know that almost all the apps on my mac os often close unexpectedly... is that normal for me having less ram and not so good processor...Or is this something else...???

 

Do you have QE/CI supported? Check in System Profiler under graphics.

yes!! i definitely have qe/ci fully enabled...

 

Do you get a crash report? If so post both the name and version of the application along with only the crashed threads. If you do not get the crash report you can view the logs in Console. Its located in Applications/Utilities. There may be an overwhelming amount of information here so you may want to backup your logs and delete the current ones. That way you can run the application, let it crash and then view only the log you need.

 

Close Console and Open Terminal and type:

sudo -s
mkdir /Backup/Console
cp -r ~/Library/Logs/Console /Backup
rm -Rf ~/Library/Logs/Console

Now run the application that crashes and let it crash. Then open console and you should have a clean slate with just the log you need.

×
×
  • Create New...