
05-18-2012, 01:09 AM
|
 |
Jaguar
|
|
Join Date: Apr 2012
Posts: 30
|
|
Quote:
Originally Posted by rizki_alkaf
hey what's this?
May 17 03:06:42 Rizkis-Mac-Pro com.apple.launchd[1] (com.apple.xpchelper.00000000-0000-0000-0000-000000000000[904]): Job appears to have crashed: Trace/BPT trap: 5
May 17 03:06:43 Rizkis-Mac-Pro com.apple.launchd[1] (com.apple.xpchelper.00000000-0000-0000-0000-000000000000[905]): Job appears to have crashed: Bus error: 10
May 17 03:06:43 Rizkis-Mac-Pro com.apple.launchd[1] (com.apple.xpchelper.00000000-0000-0000-0000-000000000000[906]): Job appears to have crashed: Bus error: 10
May 17 03:06:43 Rizkis-Mac-Pro com.apple.launchd[1] (com.apple.xpchelper.00000000-0000-0000-0000-000000000000[907]): Job appears to have crashed: Segmentation fault: 11
I did:
- locked permission for xpchelper cache so all apps work fine (thanks Jeaton2012)
- deleted zz folder so copy paste works fine (thanks bronzovkas)
but that messages still showed on console after few minutes.
|
Do this:
Code:
sudo su
chmod -x /System/Library/CoreServices/ReportCrash
chflags uchg /System/Library/CoreServices/ReportCrash
Then open Activity Monitor, in the top right, next to filter, there will be a drop down. Click show all processes. Then find ReportCrash and quit it.
HP Pavilion a1467c w/ MS-7184 Mobo (SB400 Chipset)
AMD Athlon x2 "Manchester" 2.19 GHz
2 GB DDR 400 MHz
Zotac GeForce GT 440 512 MB GDDR5
Link to dropbox. [Network prefpane fix for Lion AMD; xpchelper enabler/disabler application; random Lion kexts; all legacy kernels for Lion(v1-v6)]
|