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

Sandbox Errors after Migration

after using Migration Assistant (10.8.2 cMBP -> 10.8.2 rMBP), QuickTime stops working on some video files, Reveal in Finder (Cmd-Enter in Spotlight list) no longer works, and a lot errors popup in Console:


12-11-7 上午10:52:03.907 sandboxd[8343]: ([8342]) mdworker32(8342) deny mach-lookup com.apple.PowerManagement.control (import fstype:hfs fsflag:480D000 flags:240000005E diag:0 uti:org.openxmlformats.presentationml.presentation plugin:/Library/Spotlight/Microsoft Office.mdimporter - find suspect file using: sudo mdutil -t 1611415)

12-11-7 上午10:53:05.950 sandboxd[8533]: ([8532]) mdworker(8532) deny mach-lookup com.apple.ls.boxd

12-11-7 上午10:55:21.000 kernel[0]: Sandbox: sandboxd(8559) deny mach-lookup com.apple.coresymbolicationd

12-11-7 上午10:55:22.975 sandboxd[8559]: ([8555]) com.apple.qtkits(8555) deny file-read-data /Users/ff/Desktop

12-11-7 上午10:55:29.448 sandboxd[8559]: ([8555]) com.apple.qtkits(8555) deny file-write-create /Users/ff/Library/Frameworks/TempEWSFile

12-11-7 上午10:55:29.851 sandboxd[8559]: ([8555]) com.apple.qtkits(8555) deny file-write-create /Library/Frameworks/TempEWSFile

12-11-7 上午10:55:33.264 coreservicesd[24]: Application App:"Finder" [ 0x0/0x216216] @ 0x0x7fa4e3931670 tried to be brought forward, but isn't in fPermittedFrontASNs ( ( ASN:0x0-0x21c21c:) ), so denying.

12-11-7 上午10:57:31.000 kernel[0]: Sandbox: sandboxd(8820) deny mach-lookup com.apple.coresymbolicationd

12-11-7 上午11:42:20.516 sandboxd[9478]: ([7777]) mdworker(7777) deny mach-lookup com.apple.ls.boxd (pre-ls-info fstype:hfs fsflag:480D000 flags:250000005E diag:0 uti:com.apple.application-bundle plugin:/Library/Spotlight/Application.mdimporter - find suspect file using: sudo mdutil -t 3313101)

12-11-7 下午10:38:46.085 sandboxd[15390]: ([15383]) QuickTime Player(15383) deny iokit-open IOBluetoothSCOAudioDeviceCoreAudioPlugInUserClient

12-11-7 下午10:38:51.003 sandboxd[15390]: ([15394]) com.apple.legacy(15394) deny file-read-data /Library/Preferences/com.apple.QuickTime.plist

12-11-7 下午10:43:39.070 sandboxd[15422]: ([15425]) com.apple.qtkits(15425) deny file-read-data /Users/ff/Public/Drop Box

12-11-7 下午10:44:34.094 sandboxd[15468]: ([15463]) QuickTime Player(15463) deny iokit-open IOBluetoothSCOAudioDeviceCoreAudioPlugInUserClient


Anyone has any idea about it?

MacBook Pro with Retina display, OS X Mountain Lion (10.8.2)

Posted on Nov 7, 2012 7:00 AM

Reply
6 replies

Nov 7, 2012 8:21 AM in response to FreeWizard

Problems such as yours are sometimes caused by files that should belong to you but are locked or have wrong permissions. This procedure will check for such files. It makes no changes and therefore will not, in itself, solve your problem.

First, empty the Trash.

Launch the Terminal application in any of the following ways:

☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)

☞ In the Finder, select Go Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.

☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.

Triple-click anywhere in the line below to select it, then drag or copy it — do not type — into the Terminal window:

find . $TMPDIR.. \( -flags +sappnd,schg,uappnd,uchg -o ! -user $UID -o ! -perm -600 -o -acl \) -exec ls -Odel {} \; | wc -l

Press return. The command may take a noticeable amount of time to run. Wait for a new line ending in a dollar sign (“$”) to appear.

The output of this command, on a line directly below what you entered, will be a number such as "85." Please post it in a reply.

Sandbox Errors after Migration

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