View Single Post
 
Old 09-14-2008, 09:38 AM
R0GUE's Avatar
R0GUE R0GUE is offline
 
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.
Reply With Quote