Apple Event: May 7th at 7 am PT

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Error: mdworker lsboxd deny mach-lookup

Getting the following, every 5 min, in Console.


9/25/12 10:35:21.415 AM mdworker[503]: Unable to talk to lsboxd

9/25/12 10:35:21.419 AM mdworker[504]: Unable to talk to lsboxd

9/25/12 10:35:21.474 AM sandboxd[505]: ([503]) mdworker(503) deny mach-lookup com.apple.ls.boxd

9/25/12 10:35:21.480 AM sandboxd[505]: ([504]) mdworker(504) deny mach-lookup com.apple.ls.boxd

MacBook Pro with Retina display, OS X Mountain Lion, Apple Mail 6.0 (1485)

Posted on Sep 25, 2012 8:52 AM

Reply
19 replies

Jan 24, 2013 4:44 PM in response to jacooper11

I also had these issues with my 10.8.2 iMac

However, safe boot would not work for me, when i rebooted to go into safe mode it would start the progress bar, but stubbornly stop at about 20-25% of the way through.

I left it like this for 2 days, but still it would not progress.


So, to resolve this, i downloaded mountain lion onto a fresh USB stick ( instructions elsewhere ) and then did a full clean install.

I reformatted the primary hard drive.

Did a clean install of mountain lion.

and then did a full time machine restore ( as part of the mountain lion install )


After all that, i was able to safe boot cleanly in normal time, which i did once or twice.


At this point the system is fully recovered, no lsboxd errors, and overall it seems snappier, as it looks like spotlight in particular is working in a cleaner environment.


Prior to this i had done the upgrade ( i.e. not a clean install ) for both lion and subsequently mountain lion.


Hope this helps.


Colm

Mar 14, 2013 10:18 AM in response to Colm

You can modify the /System/Library/Sandbox/Profiles/system.sb file to allow lsboxd and coresymbolicationd to get rid of errors. Make a backup of system.sb first, then add this to end of system.sb file and reboot your system:


;;; MDWorker Fix

(allow mach-lookup

(global-name "com.apple.ls.boxd")

(local-name "com.apple.ls.boxd")

(global-name "com.apple.coresymbolicationd")

(local-name "com.apple.coresymbolicationd"))

Error: mdworker lsboxd deny mach-lookup

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.