Thread: Lion with AMD
View Single Post
 
Old 04-06-2012, 08:17 AM
Unrealized's Avatar
Unrealized Unrealized is offline
 
Join Date: Jan 2011
Posts: 176
Any news? New kernel would be nice; xpchelper still crashes and is trashing my hdds with this speed.


Actually it seems to be ReportCrash which nukes the CPU usage up, but all crash reports are related to xpchelper
Code:
282  xpchelper    0.0%   00:00.02 3    2    28+  45+   548K+  284K+  2124K+ 31M+   607M+  282  1    stuck    501  806+
232  ReportCrash  111.3% 01:48.03 7/1  3    411+ 473+  52M+   4196K+ 58M+   165M+  793M+  232  1    running
Attached a lot of crash dumps.

Edit2: Removed the executable flag from ReportCrash, let's see what happens

Edit3: Yup, it works, but still apps stop opening after a while and It's annoying

Disable ReportCrash:
Code:
chmod a-x /System/Library/CoreServices/ReportCrash
Enable Reportcrash
Code:
chmod a+x /System/Library/CoreServices/ReportCrash
Attached Files
File Type: zip Archive.zip (426.0 KB, 3 views)

My Hardware
CPU: Intel Celeron G530
Memory: 4.00 GB DDR3 1333Mhz
Graphics: NVIDIA GeForce GTX 550 Ti
OS: Mac OS X Lion 10.7.4 - Vanilla kernel
Motherboard: Gigabyte GA-H61M-D2-B3

Last edited by Unrealized; 04-06-2012 at 11:15 AM.
Reply With Quote