Can anyone confirm if the supplemental update has fixed this?
nope, it doesn't...Can anyone confirm if the supplemental update has fixed this?
Can anyone confirm if the supplemental update has fixed this?
Well, has anyone actually filed a bug on this?
Well after the Safe boot....the messages went away for a week. However, as of this morning they are back.
Guess we'll have to wait until 10.8.3 for a fix.
-Kevin
I had a return of the lsboxd messages after one week as well. It seems that safe mode boot is a temporary, but reliable fix.
You can completely fix all the mdworker related sandbox errors in Console (including the 'cannot talk to lsboxd') by editing the system.sb profile rather than the mdworker ones. The system.sb file is used by all Apple system processes that run under the sandbox, including mdworker. If you modify this file (which is located in /System/Library/Sandbox/Profiles) to include:
(allow mach-lookup (global-name "com.apple.ls.boxd"))
(allow mach-lookup (local-name "com.apple.ls.boxd"))
This will stop all the lsbox related mdworker issues.
I must warn however that modifying this file is potentially dangerous if you're not really sure what you're doing. Take a backup of it just in case. And only add the lines above, do not modify anything else.
You can completely fix all the mdworker related sandbox errors in Console (including the 'cannot talk to lsboxd') by editing the system.sb profile rather than the mdworker ones. The system.sb file is used by all Apple system processes that run under the sandbox, including mdworker. If you modify this file (which is located in /System/Library/Sandbox/Profiles) to include:
(allow mach-lookup (global-name "com.apple.ls.boxd"))
(allow mach-lookup (local-name "com.apple.ls.boxd"))
This will stop all the lsbox related mdworker issues.
I must warn however that modifying this file is potentially dangerous if you're not really sure what you're doing. Take a backup of it just in case. And only add the lines above, do not modify anything else.
hmmm, i did your change, and only your change, I used to get:
10/7/12 3:46:23.546 AM mdworker[11148]: Unable to talk to lsboxd
10/7/12 3:46:23.549 AM mdworker[11149]: Unable to talk to lsboxd
10/7/12 3:46:23.553 AM mdworker[11147]: Unable to talk to lsboxd
10/7/12 3:46:23.662 AM sandboxd[11150]: ([11148]) mdworker(11148) deny mach-lookup com.apple.ls.boxd
10/7/12 3:46:23.666 AM sandboxd[11150]: ([11149]) mdworker(11149) deny mach-lookup com.apple.ls.boxd
10/7/12 3:46:23.669 AM sandboxd[11150]: ([11147]) mdworker(11147) deny mach-lookup com.apple.ls.boxd
10/7/12 3:46:24.000 AM kernel[0]: Sandbox: sandboxd(11150) deny mach-lookup com.apple.coresymbolicationd
now after your change, i get this
10/7/12 4:02:08.720 AM mdworker[11247]: Unable to talk to lsboxd
10/7/12 4:02:08.722 AM mdworker[11248]: Unable to talk to lsboxd
so it fixed something, but there is still some more to look for????
You can completely fix all the mdworker related sandbox errors in Console (including the 'cannot talk to lsboxd') by editing the system.sb profile rather than the mdworker ones. The system.sb file is used by all Apple system processes that run under the sandbox, including mdworker. If you modify this file (which is located in /System/Library/Sandbox/Profiles) to include:
(allow mach-lookup (global-name "com.apple.ls.boxd"))
(allow mach-lookup (local-name "com.apple.ls.boxd"))
This will stop all the lsbox related mdworker issues.
I must warn however that modifying this file is potentially dangerous if you're not really sure what you're doing. Take a backup of it just in case. And only add the lines above, do not modify anything else.
Same as honkj here -- I followed phobox's directions and now I've gone from having lsboxd/mdworker deny messages every two to four minutes to ONE "Unable to talk to lsboxd" error in almost three HOURS.hmmm, i did your change, and only your change, I used to get:
10/7/12 3:46:23.546 AM mdworker[11148]: Unable to talk to lsboxd
10/7/12 3:46:23.549 AM mdworker[11149]: Unable to talk to lsboxd
10/7/12 3:46:23.553 AM mdworker[11147]: Unable to talk to lsboxd
10/7/12 3:46:23.662 AM sandboxd[11150]: ([11148]) mdworker(11148) deny mach-lookup com.apple.ls.boxd
10/7/12 3:46:23.666 AM sandboxd[11150]: ([11149]) mdworker(11149) deny mach-lookup com.apple.ls.boxd
10/7/12 3:46:23.669 AM sandboxd[11150]: ([11147]) mdworker(11147) deny mach-lookup com.apple.ls.boxd
10/7/12 3:46:24.000 AM kernel[0]: Sandbox: sandboxd(11150) deny mach-lookup com.apple.coresymbolicationd
now after your change, i get this
10/7/12 4:02:08.720 AM mdworker[11247]: Unable to talk to lsboxd
10/7/12 4:02:08.722 AM mdworker[11248]: Unable to talk to lsboxd
so it fixed something, but there is still some more to look for????
You can completely fix all the mdworker related sandbox errors in Console (including the 'cannot talk to lsboxd') by editing the system.sb profile rather than the mdworker ones. The system.sb file is used by all Apple system processes that run under the sandbox, including mdworker. If you modify this file (which is located in /System/Library/Sandbox/Profiles) to include:
(allow mach-lookup (global-name "com.apple.ls.boxd"))
(allow mach-lookup (local-name "com.apple.ls.boxd"))
This will stop all the lsbox related mdworker issues.
I must warn however that modifying this file is potentially dangerous if you're not really sure what you're doing. Take a backup of it just in case. And only add the lines above, do not modify anything else.
Nope -- froze up again this morning. This is three freezes in three days.Same as honkj here -- I followed phobox's directions and now I've gone from having lsboxd/mdworker deny messages every two to four minutes to ONE "Unable to talk to lsboxd" error in almost three HOURS.
Hope my Mac stops freezing!
Four days have passed since I disabled my screen saver and still no freezes. I am convinced that the screen saver (Flurry, in my case) has something to do with the Mac freezing.Not to jinx myself, but I've been over 24 hours now without any freezing after disabling my screen saver. Can anyone else try this and see if it helps?
Four days have passed since I disabled my screen saver and still no freezes. I am convinced that the screen saver (Flurry, in my case) has something to do with the Mac freezing.
Can anyone else please try disabling their screen saver and see if this helps?