
09-14-2008, 09:38 AM
|
 |
|
|
Join Date: Jan 2008
Location: United Kingdom
Posts: 581
|
|
This error appears because of a bad process that keeps respawning eventually flooding the proc table. Try deleting the following:
Code:
/Library/Caches/com.apple.LaunchServices.6B.csstore
~/Library/Preferences/com.apple.LaunchServices.plist
(where '~' means your Home directory, i.e. '/Users/yourname')
Now reboot and repair permissions.
|