
05-19-2012, 03:59 AM
|
 |
Jaguar
|
|
Join Date: May 2012
Posts: 36
|
|
Quote:
Originally Posted by jeaton2012
To fix that error just replace System.kext with this one from 10.7.3.
|
I'll try that. What will it do that I'll notice, if anything?
Quote:
Originally Posted by jeaton2012
I've created an app to enable or disable all xpchelper caches so we don't have to go through that multiple step terminal guide I came up with
Here it is.
|
Where might I find the guide?
Also, my uptime is just getting to the three hour mark, and I haven't noticed any degradation so far. Apps that work will still open, etc. I'm about to reboot to install that System.kext.
[ Edit Begin ]
I installed that System.kext, (backed up first) and now those messages about _buf_attr are gone, but it says this:
Code:
com.apple.launchd 1 com.apple.launchd 1 * * * launchd[1] has started up. * * *
com.apple.launchd 1 com.apple.launchd 1 * * * Verbose boot, will log to /dev/console. * * *
dyld: Library not loaded: /usr/lib/libxar-nossl.dylib
Referenced from: /System/Library/Frameworks/Security.framework/Versions/A/Security
Reason: no suitable image found. Did find:
/usr/lib/libxar-nossl.dylib: stat() failed with errno=5
/usr/lib/libxar-nossl.dylib: stat() failed with errno=5
com.apple.launchd 1 com.apple.lanuchctl.System 2 The System bootstrapper has crashed: Trace/BPT trap: 5
[ Edit End ]
Last edited by instant idiot; 05-19-2012 at 04:31 AM.
|