Want to highlight a helpful answer? Upvote!

Did someone help you, or did an answer or User Tip resolve your issue? Upvote by selecting the upvote arrow. Your feedback helps others! Learn more about when to upvote >

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

Finder keeps quitting while trying to restore its windows

My Finder keeps quitting and a window pops up telling me that the "Finder has unexpectedly quit while trying to restore its windows." The window doesn't respond when I click either "Restore Windows" or "Don't Restore Windows", instead it keeps flashing on/off and the Finder icon bounces up and down in the Dock. The computer still seems to be able to work all other applications. I've run Disk Utility, and it says the hardrive is OK, so I figure the Finder has become corrupted. How do I go about fixing this when Apple no longer provides OS cds to reinstall the operating software? Can anyone help?

MacBook Air, Mac OS X (10.7.5), Wi-fi connection

Posted on Feb 8, 2013 3:45 PM

Reply
30 replies

Feb 8, 2013 7:10 PM in response to Karen Walker1

Back up all data.


Triple-click anywhere in the line below to select it:


ls -d ~/L*/S*/com.apple.finder.savedState


Copy the selected text to the Clipboard (command-C).


Launch the Terminal application in either 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.)


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


Paste into the Terminal window (command-V). You should get the following output on a line below what you entered:


/Users/you/Library/Saved Application State/com.apple.finder.savedState


where "you" is replaced by your user name. If that's not what you get, stop and post for instructions. If it is what you get, enter the following command in the same way as before (copy and paste):


rm -r !$


See whether you can launch the Finder.

Feb 8, 2013 7:44 PM in response to Linc Davis

Tried your first instructions, and receivied proper reply, then keyed in second instruction. It looked like the Finder was fine, but now the bar at the top of the computer screen keeps flashing on and off. The Finder icon on the Dock is no longer bouncing up and down (just a blue light underneath), nor am I getting "Don't Restore Windows/Resore Windows" error message anymore. So a definite improvement, but the Finde is still not working properly. Any suggestions on what to do now?

Feb 8, 2013 7:51 PM in response to Karen Walker1

Please read this whole message before doing anything.


This procedure is a test, not a solution. Don’t be disappointed when you find that nothing has changed after you complete it.


Step 1


The purpose of this step is to determine whether the problem is localized to your user account.


Enable guest logins* and log in as Guest. For instructions, launch the System Preferences application, select Help from the menu bar, and enter “Set up guest users” (without the quotes) in the search box. Don't use the Safari-only “Guest User” login created by “Find My Mac.”


While logged in as Guest, you won’t have access to any of your personal files or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.


Test while logged in as Guest. Same problem?


After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.


*Note: If you’ve activated “Find My Mac” or FileVault, then you can’t enable the Guest account. The “Guest User” login created by “Find My Mac” is not the same. Create a new account in which to test, and delete it, including its home folder, after testing.


Step 2


The purpose of this step is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login.


Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode* and log in to the account with the problem. The instructions provided by Apple are as follows:


  • Shut down your computer, wait 30 seconds, and then hold down the shift key while pressing the power button.
  • When you see the gray Apple logo, release the shift key.
  • If you are prompted to log in, type your password, and then hold down the shift key again as you click Log in.


Safe mode is much slower to boot and run than normal, and some things won’t work at all, including wireless networking on certain Macs. The next normal boot may also be somewhat slow.


The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.


*Note: If FileVault is enabled, or if a firmware password is set, or if the boot volume is a software RAID, you can’t boot in safe mode.


Test while in safe mode. Same problem?


After testing, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of steps 1 and 2.

Feb 9, 2013 10:34 AM in response to Linc Davis

Step 1 - Finder for Guest User appeared normal (Menu Bar wasn't flashing on and off).


Step 2 - Same problem in Safe Mode (Menu Bar flashing on and off). Same problem after Restart.


Sounds like the poblem is related to the user account?


FYI, I tried to backup, but Time Machine wouldn't launch, and wouldn't automatically run in the background. Will I now lose everything that was on the Desktop? It's backed up weekly, so at least only potentially losing a week's worth of files.


REALLY appreciate your help with this.

Feb 9, 2013 10:47 AM in response to Karen Walker1

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.

Triple-click the line below to select it, then copy the selected text to the Clipboard (command-C):

find . $TMPDIR.. \( -flags +sappnd,schg,uappnd,uchg -o ! -user $UID -o ! -perm -600 -o -acl \) 2> /dev/null | wc -l

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.

Paste (command-V) into the Terminal window. 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 "41." Please post it in a reply.

Feb 9, 2013 1:10 PM in response to Karen Walker1

Launch the Console 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 Console in the icon grid.


In the Console window, look under DIAGNOSTIC AND USAGE INFORMATION for crash or panic reports. A crash report has a name ending in ".crash" and a panic report has a name ending in ".panic" Select the most recent report from each subcategory and post the entire contents — the text, please, not a screenshot. In the interest of privacy, I suggest that, before posting, you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if it’s present (it may not be.)


Please don’t post shutdownStall, spin, or hang logs — they're very long and not helpful.

Feb 9, 2013 1:35 PM in response to Linc Davis

There seems to be two reports: the first one, the the second seems to duplicate over and over every second. There's the first, then followed by the second. There doesn't seem to be an "Anonymous UUID". I hope I'm providing what you are asking for.


Process: iMovie [509]
Path: /Applications/iMovie.app/Contents/MacOS/iMovie
Identifier: com.apple.iMovieApp
Version: 9.0.5 (1741)
Build Info: iMovieApp-1741000000000000~2
App Item ID: 408981434

App External ID: 7793449

Code Type: X86 (Native)

Parent Process: launchd [125]


Date/Time: 2013-01-26 16:09:11.046 -0500
OS Version: Mac OS X 10.7.5 (11G63)

Report Version: 9


Crashed Thread: 31 com.apple.audio.IOThread.client


Exception Type: EXC_BAD_ACCESS (SIGBUS)

Exception Codes: KERN_PROTECTION_FAILURE at 0x00000000823c9308


VM Regions Near 0x823c9308:

MALLOC_SMALL 0000000081000000-0000000081800000 [ 8192K] rw-/rwx SM=PRV
--> MALLOC_SMALL 0000000081800000-0000000082800000 [ 16.0M] rw-/rwx SM=SHM
__TEXT 000000008fece000-000000008ff01000 [ 204K] r-x/rwx SM=COW /usr/lib/dyld


Application Specific Information:

objc[509]: garbage collection is OFF

Performing @selector(previewSelection:) from sender NSMatrix 0x7be4aef0


Thread 0:: Dispatch queue: com.apple.main-thread

0 libsystem_kernel.dylib 0x9cf2c83e __psynch_cvwait + 10
1 libsystem_c.dylib 0x91002e21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x90fb342c pthread_cond_wait$UNIX2003 + 71
3 com.apple.MPEG2PSRADPlugin0x20d5c904 WaitOnCondition + 19
4 com.apple.MPEG2PSRADPlugin0x20d5cb31 FenwayFigSemaphoreWaitRelative + 194
5 com.apple.MPEG2PSRADPlugin0x20d644f2 FenwayFigScheduledFileIOFinish + 146
6 com.apple.MPEG2PSRADPlugin0x20d60b92 readOrRef + 532
7 com.apple.MPEG2PSRADPlugin0x20d60d88 FenwayFigReadAheadFileByteStreamReadBBuf + 109
8 com.apple.MPEG2PSRADPlugin0x20d6394c FenwayFigCompositeByteStreamReadBBuf + 209
9 com.apple.MPEG2PSRADPlugin0x20d77a73 feedTheProcessor + 1006
10 com.apple.MPEG2PSRADPlugin0x20d77b86 pullOnTrack + 26
11 com.apple.MPEG2PSRADPlugin0x20d77d62 stepCursor + 229
12 com.apple.MPEG2PSRADPlugin0x20da05a4 MIO::Unit::MIOUFFRInput::_FillUpReadBufferQueues() + 1970
13 com.apple.MPEG2PSRADPlugin0x20da1c66 MIO::Unit::MIOUFFRInput::Start() + 198
14 com.apple.MPEG2PSRADPlugin0x20d93f71 _ZL45FenwayTundraInputUnitFenwayFigBaseObjectStartP27OpaqueFenwayTundraInputUni t + 34
15 com.apple.MPEG2PSRADPlugin0x20d8da92 MIOGraph::Start() + 1000
16 com.apple.MPEG2PSRADPlugin0x20d907c9 FenwayTundraGraphStart + 79
17 com.apple.MPEG2PSRADPlugin0x20d7ad59 -[FenRADPreview play] + 8017
18 com.apple.iMovieApp 0x000f9ae9 0xcf000 + 174825
19 com.apple.CoreFoundation 0x9af96d11 -[NSObject performSelector:withObject:] + 65
20 com.apple.AppKit 0x9712a663 -[NSApplication sendAction:to:from:] + 232
21 com.apple.iMovieApp 0x00121088 0xcf000 + 336008
22 com.apple.AppKit 0x974ededf -[NSMatrix sendAction:to:] + 148
23 com.apple.AppKit 0x9712a443 -[NSCell _sendActionFrom:] + 160
24 com.apple.AppKit 0x97129800 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 2295
25 com.apple.AppKit 0x971aca95 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 501
26 com.apple.AppKit 0x974f04b9 -[NSMatrix _mouseDownNonListmode:] + 3189
27 com.apple.AppKit 0x974eab98 -[NSMatrix mouseDown:] + 362
28 com.apple.AppKit 0x970f1dcd -[NSWindow sendEvent:] + 7533
29 com.apple.AppKit 0x9708af77 -[NSApplication sendEvent:] + 4788
30 com.apple.iMovieApp 0x00120db8 0xcf000 + 335288
31 com.apple.AppKit 0x9701cb21 -[NSApplication run] + 1007
32 com.apple.AppKit 0x972adac5 NSApplicationMain + 1054
33 com.apple.iMovieApp 0x000d1afa 0xcf000 + 11002
34 com.apple.iMovieApp 0x000d1665 0xcf000 + 9829


Thread 1:: Dispatch queue: com.apple.libdispatch-manager

0 libsystem_kernel.dylib 0x9cf2cb5e __select_nocancel + 10
1 libdispatch.dylib 0x91078cbd _dispatch_mgr_invoke + 642
2 libdispatch.dylib 0x91077853 _dispatch_mgr_thread + 53


Thread 2:

0 libsystem_kernel.dylib 0x9cf2ac22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x9cf2a1f6 mach_msg + 70
2 com.apple.CoreFoundation 0x9af2e9da __CFRunLoopServiceMachPort + 170
3 com.apple.CoreFoundation 0x9af37b04 __CFRunLoopRun + 1428
4 com.apple.CoreFoundation 0x9af371dc CFRunLoopRunSpecific + 332
5 com.apple.CoreFoundation 0x9af47f01 CFRunLoopRun + 129
6 com.apple.FWAVCPrivate 0x02093763 _ZN3AVSL27AVCVideoServicesThreadStartEPNS_28AVCVideoServicesThreadParamsE + 254
7 libsystem_c.dylib 0x90ffeed9 _pthread_start + 335
8 libsystem_c.dylib 0x910026de thread_start + 34


Thread 3:: com.apple.CFSocket.private

0 libsystem_kernel.dylib 0x9cf2cb42 __select + 10
1 com.apple.CoreFoundation 0x9af85e15 __CFSocketManager + 1557
2 libsystem_c.dylib 0x90ffeed9 _pthread_start + 335
3 libsystem_c.dylib 0x910026de thread_start + 34


Thread 4:: JavaScriptCore::Marking

0 libsystem_kernel.dylib 0x9cf2c83e __psynch_cvwait + 10
1 libsystem_c.dylib 0x91002e21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x90fb342c pthread_cond_wait$UNIX2003 + 71


Thread 5:: JavaScriptCore::Marking

0 libsystem_kernel.dylib 0x9cf2c83e __psynch_cvwait + 10
1 libsystem_c.dylib 0x91002e21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x90fb342c pthread_cond_wait$UNIX2003 + 71


Thread 6:: JavaScriptCore::Marking

0 libsystem_kernel.dylib 0x9cf2c83e __psynch_cvwait + 10
1 libsystem_c.dylib 0x91002e21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x90fb342c pthread_cond_wait$UNIX2003 + 71


Thread 7:: JavaScriptCore::BlockFree

0 libsystem_kernel.dylib 0x9cf2c83e __psynch_cvwait + 10
1 libsystem_c.dylib 0x91002e21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x90fb33e0 pthread_cond_timedwait$UNIX2003 + 70
3 com.apple.JavaScriptCore 0x9867e61c ***::ThreadCondition::timedWait(***::Mutex&, double) + 156
4 com.apple.JavaScriptCore 0x988cbb93 JSC::Heap::blockFreeingThreadMain() + 323
5 com.apple.JavaScriptCore 0x988cbbcf JSC::Heap::blockFreeingThreadStartFunc(void*) + 15
6 libsystem_c.dylib 0x90ffeed9 _pthread_start + 335
7 libsystem_c.dylib 0x910026de thread_start + 34


Thread 8:

0 libsystem_kernel.dylib 0x9cf2c83e __psynch_cvwait + 10
1 libsystem_c.dylib 0x91002e78 _pthread_cond_wait + 914
2 libsystem_c.dylib 0x91002f7b pthread_cond_timedwait_relative_np + 47
3 com.apple.Foundation 0x929ea3c3 -[NSCondition waitUntilDate:] + 427
4 com.apple.Foundation 0x929b07d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
5 com.apple.Foundation 0x929b06a6 -[NSConditionLock lockWhenCondition:] + 69
6 com.apple.proapps.MIO 0x1fba7487 -[PluginLockPair scanPaths] + 540
7 com.apple.Foundation 0x929b7e25 -[NSThread main] + 45
8 com.apple.Foundation 0x929b7dd5 __NSThread__main__ + 1582
9 libsystem_c.dylib 0x90ffeed9 _pthread_start + 335
10 libsystem_c.dylib 0x910026de thread_start + 34


Thread 9:

0 libsystem_kernel.dylib 0x9cf2c83e __psynch_cvwait + 10
1 libsystem_c.dylib 0x91002e78 _pthread_cond_wait + 914
2 libsystem_c.dylib 0x91002f7b pthread_cond_timedwait_relative_np + 47
3 com.apple.Foundation 0x929ea3c3 -[NSCondition waitUntilDate:] + 427
4 com.apple.Foundation 0x929b07d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
5 com.apple.Foundation 0x929b06a6 -[NSConditionLock lockWhenCondition:] + 69
6 com.apple.proapps.MIO 0x1fba7487 -[PluginLockPair scanPaths] + 540
7 com.apple.Foundation 0x929b7e25 -[NSThread main] + 45
8 com.apple.Foundation 0x929b7dd5 __NSThread__main__ + 1582
9 libsystem_c.dylib 0x90ffeed9 _pthread_start + 335
10 libsystem_c.dylib 0x910026de thread_start + 34


Thread 10:

0 libsystem_kernel.dylib 0x9cf2c83e __psynch_cvwait + 10
1 libsystem_c.dylib 0x91002e78 _pthread_cond_wait + 914
2 libsystem_c.dylib 0x91002f7b pthread_cond_timedwait_relative_np + 47
3 com.apple.Foundation 0x929ea3c3 -[NSCondition waitUntilDate:] + 427
4 com.apple.Foundation 0x929b07d2 -[NSConditionLock lockWhenCondition:beforeDate:] + 294
5 com.apple.Foundation 0x929b06a6 -[NSConditionLock lockWhenCondition:] + 69
6 com.apple.proapps.MIO 0x1fba7487 -[PluginLockPair scanPaths] + 540
7 com.apple.Foundation 0x929b7e25 -[NSThread main] + 45
8 com.apple.Foundation 0x929b7dd5 __NSThread__main__ + 1582
9 libsystem_c.dylib 0x90ffeed9 _pthread_start + 335
10 libsystem_c.dylib 0x910026de thread_start + 34


Thread 11:: com.apple.bdplayback-DVDEventCallbackThread

0 libsystem_kernel.dylib 0x9cf2ac5e semaphore_wait_trap + 10
1 com.apple.AVCHDPlugin 0x21fa2c9a semaphore_wait(viona_semaphore_t*) + 42
2 com.apple.AVCHDPlugin 0x21fb02bd WinPortServer::ProcessMessages() + 133
3 com.apple.AVCHDPlugin 0x21fa2300 ST20Thread::Run(PThreadRunParams*) + 38
4 libsystem_c.dylib 0x91000f05 _pthread_body + 72


Thread 12:: com.apple.bdplayback-TFThread

0 libsystem_kernel.dylib 0x9cf2c83e __psynch_cvwait + 10
1 libsystem_c.dylib 0x91002e21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x90fb342c pthread_cond_wait$UNIX2003 + 71
3 com.apple.AVCHDPlugin 0x220c058c WindowsEvent::Wait(int) + 86
4 com.apple.AVCHDPlugin 0x220f04e1 _ZL14IdleFiberEntryPv + 305
5 com.apple.AVCHDPlugin 0x21fa2300 ST20Thread::Run(PThreadRunParams*) + 38
6 libsystem_c.dylib 0x91000f05 _pthread_body + 72


Thread 13:: com.apple.bdplayback-OSXMessageThread

0 libsystem_kernel.dylib 0x9cf2ac5e semaphore_wait_trap + 10
1 com.apple.AVCHDPlugin 0x21fa2c9a semaphore_wait(viona_semaphore_t*) + 42
2 com.apple.AVCHDPlugin 0x21fb02bd WinPortServer::ProcessMessages() + 133
3 com.apple.AVCHDPlugin 0x21fa2300 ST20Thread::Run(PThreadRunParams*) + 38
4 libsystem_c.dylib 0x91000f05 _pthread_body + 72


Thread 14:: com.apple.bdplayback-DDPTask

0 libsystem_kernel.dylib 0x9cf2ac5e semaphore_wait_trap + 10
1 com.apple.AVCHDPlugin 0x21fa2c9a semaphore_wait(viona_semaphore_t*) + 42
2 com.apple.AVCHDPlugin 0x21fb02bd WinPortServer::ProcessMessages() + 133
3 com.apple.AVCHDPlugin 0x21f5dbc1 ScheduleRoutine + 81
4 com.apple.AVCHDPlugin 0x21fa2300 ST20Thread::Run(PThreadRunParams*) + 38
5 libsystem_c.dylib 0x91000f05 _pthread_body + 72


Thread 15:

0 libsystem_kernel.dylib 0x9cf2ac22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x9cf2a1f6 mach_msg + 70
2 com.apple.CoreFoundation 0x9af2e9da __CFRunLoopServiceMachPort + 170
3 com.apple.CoreFoundation 0x9af37b04 __CFRunLoopRun + 1428
4 com.apple.CoreFoundation 0x9af371dc CFRunLoopRunSpecific + 332
5 com.apple.CoreFoundation 0x9af47f01 CFRunLoopRun + 129
6 com.apple.DiscRecording 0x97f430be DRWorkLoop::WorkLoop() + 274
7 com.apple.DiscRecording 0x97f42f95 DRWorkLoop::WorkLoopEntry(DRWorkLoop*) + 17
8 com.apple.DiscRecording 0x97f42d04 DRThreadObject::StartRoutine(DRThreadObject*) + 142
9 com.apple.DiscRecording 0x97f42c75 DRThreadObject::SymbolRoutine(DRThreadObject*) + 17
10 libsystem_c.dylib 0x90ffeed9 _pthread_start + 335
11 libsystem_c.dylib 0x910026de thread_start + 34


Thread 16:

0 libsystem_kernel.dylib 0x9cf2ac22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x9cf2a1f6 mach_msg + 70
2 com.apple.CoreFoundation 0x9af2e9da __CFRunLoopServiceMachPort + 170
3 com.apple.CoreFoundation 0x9af37b04 __CFRunLoopRun + 1428
4 com.apple.CoreFoundation 0x9af371dc CFRunLoopRunSpecific + 332
5 com.apple.CoreFoundation 0x9af37088 CFRunLoopRunInMode + 120
6 com.apple.CoreMediaIO 0x90076ba2 CMIO::DAL::RunLoop::OwnThread(void*) + 160
7 com.apple.CoreMediaIO 0x9006c70d CAPThread::Entry(CAPThread*) + 123
8 libsystem_c.dylib 0x90ffeed9 _pthread_start + 335
9 libsystem_c.dylib 0x910026de thread_start + 34


Thread 17:

0 libsystem_kernel.dylib 0x9cf2ac22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x9cf2a1f6 mach_msg + 70
2 com.apple.CoreFoundation 0x9af2e9da __CFRunLoopServiceMachPort + 170
3 com.apple.CoreFoundation 0x9af37b04 __CFRunLoopRun + 1428
4 com.apple.CoreFoundation 0x9af371dc CFRunLoopRunSpecific + 332
5 com.apple.CoreFoundation 0x9af37088 CFRunLoopRunInMode + 120
6 com.apple.CoreMediaIOServices 0x1fc628ea CMIO::DAL::RunLoop::OwnThread(void*) + 160
7 com.apple.CoreMediaIOServices 0x1fc58b29 CAPThread::Entry(CAPThread*) + 123
8 libsystem_c.dylib 0x90ffeed9 _pthread_start + 335
9 libsystem_c.dylib 0x910026de thread_start + 34


Thread 18:: QTKit: QTVisualContextImageProviderWorkLoop

0 libsystem_kernel.dylib 0x9cf2ac22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x9cf2a1f6 mach_msg + 70
2 com.apple.CoreFoundation 0x9af2e9da __CFRunLoopServiceMachPort + 170
3 com.apple.CoreFoundation 0x9af37b04 __CFRunLoopRun + 1428
4 com.apple.CoreFoundation 0x9af371dc CFRunLoopRunSpecific + 332
5 com.apple.CoreFoundation 0x9af47f01 CFRunLoopRun + 129
6 com.apple.QTKit 0x99df2042 QTVisualContextImageProviderWorkLoop + 124
7 libsystem_c.dylib 0x90ffeed9 _pthread_start + 335
8 libsystem_c.dylib 0x910026de thread_start + 34


Thread 19:

0 libsystem_kernel.dylib 0x9cf2dcc2 __pread + 10
1 com.apple.MPEG2PSRADPlugin0x20d69bb9 FenwayFigFileByteStreamRead + 105
2 com.apple.MPEG2PSRADPlugin0x20d67360 RSFileReadSync + 98
3 com.apple.MPEG2PSRADPlugin0x20d673ba RSFileReadAsync + 33
4 com.apple.MPEG2PSRADPlugin0x20d658bb FenwayFigScheduledFileIOThread + 2335
5 libsystem_c.dylib 0x90ffeed9 _pthread_start + 335
6 libsystem_c.dylib 0x910026de thread_start + 34


Thread 20:

0 libsystem_kernel.dylib 0x9cf2c83e __psynch_cvwait + 10
1 libsystem_c.dylib 0x91002e78 _pthread_cond_wait + 914
2 libsystem_c.dylib 0x91002f7b pthread_cond_timedwait_relative_np + 47
3 com.apple.CoreServices.CarbonCore0x9827f3a7 TSWaitOnConditionTimedRelative + 178
4 com.apple.CoreServices.CarbonCore0x9827f11d TSWaitOnSemaphoreCommon + 490
5 com.apple.CoreServices.CarbonCore0x9827ef2e TSWaitOnSemaphoreRelative + 24
6 com.apple.QuickTimeComponents.component0x939f516a 0x93408000 + 6213994
7 libsystem_c.dylib 0x90ffeed9 _pthread_start + 335
8 libsystem_c.dylib 0x910026de thread_start + 34


Thread 21:

0 libsystem_kernel.dylib 0x9cf2c83e __psynch_cvwait + 10
1 libsystem_c.dylib 0x91002e78 _pthread_cond_wait + 914
2 libsystem_c.dylib 0x91002f7b pthread_cond_timedwait_relative_np + 47
3 com.apple.CoreServices.CarbonCore0x9827f3a7 TSWaitOnConditionTimedRelative + 178
4 com.apple.CoreServices.CarbonCore0x9827f11d TSWaitOnSemaphoreCommon + 490
5 com.apple.CoreServices.CarbonCore0x9827ef2e TSWaitOnSemaphoreRelative + 24
6 com.apple.CoreServices.CarbonCore0x982b1e53 AIOFileThread(void*) + 1019
7 libsystem_c.dylib 0x90ffeed9 _pthread_start + 335
8 libsystem_c.dylib 0x910026de thread_start + 34


Thread 22:: jpegdecompress_MPLoop

0 libsystem_kernel.dylib 0x9cf2c83e __psynch_cvwait + 10
1 libsystem_c.dylib 0x91002e78 _pthread_cond_wait + 914
2 libsystem_c.dylib 0x90faa82a pthread_cond_wait + 48
3 com.apple.QuickTimeComponents.component0x93b17467 0x93408000 + 7402599
4 libsystem_c.dylib 0x90ffeed9 _pthread_start + 335
5 libsystem_c.dylib 0x910026de thread_start + 34


Thread 23:: jpegdecompress_MPLoop

0 libsystem_kernel.dylib 0x9cf2c83e __psynch_cvwait + 10
1 libsystem_c.dylib 0x91002e78 _pthread_cond_wait + 914
2 libsystem_c.dylib 0x90faa82a pthread_cond_wait + 48
3 com.apple.QuickTimeComponents.component0x93b17467 0x93408000 + 7402599
4 libsystem_c.dylib 0x90ffeed9 _pthread_start + 335
5 libsystem_c.dylib 0x910026de thread_start + 34


Thread 24:: jpegdecompress_MPLoop

0 libsystem_kernel.dylib 0x9cf2c83e __psynch_cvwait + 10
1 libsystem_c.dylib 0x91002e78 _pthread_cond_wait + 914
2 libsystem_c.dylib 0x90faa82a pthread_cond_wait + 48
3 com.apple.QuickTimeComponents.component0x93b17467 0x93408000 + 7402599
4 libsystem_c.dylib 0x90ffeed9 _pthread_start + 335
5 libsystem_c.dylib 0x910026de thread_start + 34


Thread 25:

0 libsystem_kernel.dylib 0x9cf2d02e __workq_kernreturn + 10
1 libsystem_c.dylib 0x91000ccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x910026fe start_wqthread + 30


Thread 26:

0 libsystem_kernel.dylib 0x9cf2d02e __workq_kernreturn + 10
1 libsystem_c.dylib 0x91000ccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x910026fe start_wqthread + 30


Thread 27:

0 libsystem_kernel.dylib 0x9cf2d02e __workq_kernreturn + 10
1 libsystem_c.dylib 0x91000ccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x910026fe start_wqthread + 30


Thread 28:: CVDisplayLink

0 libsystem_kernel.dylib 0x9cf2c83e __psynch_cvwait + 10
1 libsystem_c.dylib 0x91002e78 _pthread_cond_wait + 914
2 libsystem_c.dylib 0x91002f7b pthread_cond_timedwait_relative_np + 47
3 com.apple.CoreVideo 0x9a5a3e8c CVDisplayLink::waitUntil(unsigned long long) + 306
4 com.apple.CoreVideo 0x9a5a2fde CVDisplayLink::runIOThread() + 706
5 com.apple.CoreVideo 0x9a5a2d05 _ZL13startIOThreadPv + 160
6 libsystem_c.dylib 0x90ffeed9 _pthread_start + 335
7 libsystem_c.dylib 0x910026de thread_start + 34


Thread 29:

0 libsystem_kernel.dylib 0x9cf2ac5e semaphore_wait_trap + 10
1 com.apple.MPEG2PSRADPlugin0x20d9503e MIOThreadWaitSignal + 290
2 com.apple.MPEG2PSRADPlugin0x20d8dd2e MIOGraph::_PullAndProcessThread(MIOThreadPriv*) + 376
3 com.apple.MPEG2PSRADPlugin0x20d94d9f start_thread + 54
4 libsystem_c.dylib 0x90ffeed9 _pthread_start + 335
5 libsystem_c.dylib 0x910026de thread_start + 34


Thread 30:

0 libsystem_kernel.dylib 0x9cf2ac22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x9cf2a1f6 mach_msg + 70
2 com.apple.CoreFoundation 0x9af2e9da __CFRunLoopServiceMachPort + 170
3 com.apple.CoreFoundation 0x9af37b04 __CFRunLoopRun + 1428
4 com.apple.CoreFoundation 0x9af371dc CFRunLoopRunSpecific + 332
5 com.apple.CoreFoundation 0x9af47f01 CFRunLoopRun + 129
6 com.apple.MPEG2PSRADPlugin0x20dd4016 MIO::Unit::MIOUAudioOutput::_MachMessageReceiveThreadHandler() + 188
7 libsystem_c.dylib 0x90ffeed9 _pthread_start + 335
8 libsystem_c.dylib 0x910026de thread_start + 34


Thread 31 Crashed:: com.apple.audio.IOThread.client

0 ??? 0x823c9308 0 + 2185007880
1 com.apple.audio.CoreAudio 0x90539a7e HALPropertyListener::Call(unsigned long, unsigned long, AudioObjectPropertyAddress const*) + 554
2 com.apple.audio.CoreAudio 0x90536fb0 HALObject::PropertiesChanged(unsigned long, AudioObjectPropertyAddress const*) + 1258
3 com.apple.audio.CoreAudio 0x9053430b HALDevice::PropertiesChanged(unsigned long, AudioObjectPropertyAddress const*) + 701
4 com.apple.audio.CoreAudio 0x90509fc0 AudioObjectPropertiesChanged + 306
5 com.apple.audio.CoreAudio 0x90508c8d HALC_ProxyIOContext::IOWorkLoop() + 719
6 com.apple.audio.CoreAudio 0x905088fe HALC_ProxyIOContext::IOThreadEntry(void*) + 136
7 com.apple.audio.CoreAudio 0x90508870 __HALC_ProxyIOContext_block_invoke_6 + 20
8 com.apple.audio.CoreAudio 0x905087f5 HALB_IOThread::Entry(void*) + 69
9 libsystem_c.dylib 0x90ffeed9 _pthread_start + 335
10 libsystem_c.dylib 0x910026de thread_start + 34


Thread 31 crashed with X86 Thread State (32-bit):

eax: 0x9053972b ebx: 0x7f04f4c0 ecx: 0x823c9200 edx: 0x00006e00

edi: 0x00000001 esi: 0x00000022 ebp: 0xb0e47b48 esp: 0xb0e47aec

ss: 0x00000023 efl: 0x00010286 eip: 0x823c9308 cs: 0x0000001b

ds: 0x00000023 es: 0x00000023 fs: 0x00000023 gs: 0x0000000f

cr2: 0x823c9308

Logical CPU: 2


Binary Images:

0xcf000 - 0x553fef com.apple.iMovieApp (9.0.5 - 1741) <6AAAD8A7-1D2B-3858-B797-C6F5C2378A8A> /Applications/iMovie.app/Contents/MacOS/iMovie

0x617000 - 0x62dff3 com.apple.iLifeFaceRecognition (1.0 - 21.1) <B06AF65E-3188-3361-BD75-3EE9B2DF4A68> /Applications/iMovie.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/iLifeFaceRecognition

0x63d000 - 0x63eff3 com.apple.Helium (3.1.0 - 18567.3) <72A242AC-3BA7-3DD5-A043-000C7A9DCD11> /Applications/iMovie.app/Contents/Frameworks/Helium.framework/Versions/A/Helium

0x645000 - 0x673fe3 com.apple.MPEG2TSDecoder (1.0 - 84) <7E230E93-F7F6-34A2-8B60-E6F79E353426> /Applications/iMovie.app/Contents/Frameworks/Mpeg2TsDecoder.framework/Versions/ A/Mpeg2TsDecoder

0x6ae000 - 0x6afff7 +com.bensyverson.dvmatte.autopicker (1.0 - 1.0) <EB13CAE4-1A5F-7C8E-F4FA-39C5B0A22636> /Applications/iMovie.app/Contents/Frameworks/DVMAutopick.framework/Versions/A/D VMAutopick

0x6b6000 - 0x6b7fff +eOkaoCom.dylib (??? - ???) <2DE16B47-23E7-73DB-1297-C928E40DFC31> /Applications/iMovie.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoCom.dylib

0x6bd000 - 0x6e2ff2 +eOkaoPt.dylib (??? - ???) <831D49D0-43A0-21A0-2662-2207E3BE0FF6> /Applications/iMovie.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoPt.dylib

0x6ea000 - 0x71efe7 +eOkaoDt.dylib (??? - ???) <5693A28E-8C94-0F5F-150E-3B17CF753F64> /Applications/iMovie.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoDt.dylib

0x726000 - 0x88dfff +eOkaoFr.dylib (??? - ???) <E355FB47-C5EF-50CF-621A-9B17A50E2850> /Applications/iMovie.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoFr.dylib

0x892000 - 0xa95feb com.apple.Helium.HeliumRender (2.1.0 - 18567.3) <A20BE37C-2987-3BB8-AA52-0607FE7CCF8C> /Applications/iMovie.app/Contents/Frameworks/Helium.framework/Versions/A/Framew orks/HeliumRender.framework/Versions/A/HeliumRender

0xaeb000 - 0xb6cfe7 com.apple.Helium.Heliumfilters (2.1.0 - 18567.3) <3DCC7DCF-8734-31A0-9B6F-0139CC6CB71C> /Applications/iMovie.app/Contents/Frameworks/Helium.framework/Versions/A/Framew orks/HeliumFilters.framework/Versions/A/HeliumFilters

0xea4000 - 0x1061feb com.apple.Helium.HeliumSensoCore (2.0.2 - 18567.3) <BFA19728-C6DD-3D2D-BFF5-1099CBB20679> /Applications/iMovie.app/Contents/Frameworks/Helium.framework/Versions/A/Framew orks/HeliumSensoCore.framework/Versions/A/HeliumSensoCore

0x208f000 - 0x20bfff7 com.apple.FWAVCPrivate (52.47 - 47) <565F9E39-CE4E-3CCA-8513-B8A846E643DC> /System/Library/PrivateFrameworks/FWAVCPrivate.framework/FWAVCPrivate

0x21ce000 - 0x21d0fff com.apple.AddressBook.LocalSourceBundle (1.5 - 1091) <7A218EB1-111E-3E5C-8FC0-3300D232D7F6> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource

0x21d5000 - 0x21d8ffe com.apple.DirectoryServicesSource (1.5 - 1091) <2DB6EF39-C50C-318D-9F7A-7A9EE37C1FE2> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices

0x6c43000 - 0x6dcbff9 GLEngine (??? - ???) <84549EEF-900F-397A-AABC-47DD261F40BE> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine

0x6e02000 - 0x6f6cffb libGLProgrammability.dylib (??? - ???) <169ED314-B937-3877-A7D7-4AFB96D8C561> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib

0x6f9b000 - 0x73d9ffb com.apple.driver.AppleIntelHD4000GraphicsGLDriver (7.32.12 - 7.3.2) <90287292-173B-34F6-B0FF-14825B1E00AE> /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD4000GraphicsGLDriver

0x74fd000 - 0x7509ffb libGPUSupport.dylib (??? - ???) <A4467427-9E43-3F03-96E7-B09BBD5F0A6D> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib

0x7510000 - 0x753dff0 GLRendererFloat (??? - ???) <B72FCE8D-7A5E-35F3-8A9F-0D139F8921AB> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat

0x7546000 - 0x754fff6 libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <95A88DC8-E5EE-363F-9275-214D5AB7A2EF> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib

0x7556000 - 0x7558fff libCoreFSCache.dylib (??? - ???) <9E7CBE71-566C-36E9-A49F-C5FF6956D76F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib

0x755f000 - 0x7561ff7 com.apple.iLMBPhotoBooth2Plugin (2.6.4 - 288.4.6) <C906DB2A-CAD2-3C96-8A11-EA843B9ADB2A> /Library/Application Support/iLifeMediaBrowser/*/iLMBPhotoBooth2Plugin

0x7566000 - 0x7567ff6 com.apple.iLMBPhotoBoothPlugin (2.6.4 - 288.4.6) <AA072C1D-BDA8-3DA2-9C62-288520683D56> /Library/Application Support/iLifeMediaBrowser/*/iLMBPhotoBoothPlugin

0x77a8000 - 0x77a9ff7 com.apple.iLMBMoviesFolderPlugin (2.6.4 - 288.4.6) <990BAADB-8895-3F53-8041-7C6663714235> /Library/Application Support/iLifeMediaBrowser/*/iLMBMoviesFolderPlugin

0x8666000 - 0x87bcff9 com.apple.iLMBAperture31Plugin (2.6.4 - 288.4.6) <DADA8260-5B52-3809-AA1A-F65C2ED80250> /Library/Application Support/iLifeMediaBrowser/*/iLMBAperture31Plugin

0x8804000 - 0x880bff4 com.apple.iLMBAperturePlugin (2.6.4 - 288.4.6) <FF4D4456-FE0D-38EB-9BB2-6BE4147B646D> /Library/Application Support/iLifeMediaBrowser/*/iLMBAperturePlugin

0x8812000 - 0x89b6ff5 com.apple.iLMBAperturePlugin2012 (2.6.4 - 288.4.6) <A06DA00C-9F21-3855-B043-16E18F0057CD> /Library/Application Support/iLifeMediaBrowser/*/iLMBAperturePlugin2012

0x8a10000 - 0x8a10fff com.apple.iLMBAppDefPlugin (2.6.4 - 288.4.6) <72B8DECB-9CB6-345E-8739-BC65FF59FFE3> /Library/Application Support/iLifeMediaBrowser/*/iLMBAppDefPlugin

0x8a15000 - 0x8a1effb com.apple.iLMBFinalCutPlugin (2.6.4 - 288.4.6) <903BA9A1-BCDB-392F-90EE-D9FDD775891E> /Library/Application Support/iLifeMediaBrowser/*/iLMBFinalCutPlugin

0x8a24000 - 0x8a25fff com.apple.iLMBFolderPlugin (2.6.4 - 288.4.6) <FD20A467-5D44-3073-80B8-71508DC08B4F> /Library/Application Support/iLifeMediaBrowser/*/iLMBFolderPlugin

0x8a2a000 - 0x8a2dfff com.apple.iLMBGarageBandPlugin (2.6.4 - 288.4.6) <3B8CBDAF-6359-38E8-B2DF-CC7307F04F19> /Library/Application Support/iLifeMediaBrowser/*/iLMBGarageBandPlugin

0x8a33000 - 0x8a3eff2 com.apple.iLMBiMoviePlugin (2.6.4 - 288.4.6) <C9D4201A-DDD4-3C7B-9E01-510A2C7396EA> /Library/Application Support/iLifeMediaBrowser/*/iLMBiMoviePlugin

0x8a47000 - 0x8a5aff7 com.apple.iLMBiPhoto8Plugin (2.6.4 - 288.4.6) <F14BF337-D4DA-356C-82EE-2BBD6ABE138D> /Library/Application Support/iLifeMediaBrowser/*/iLMBiPhoto8Plugin

0x8a62000 - 0x8bbbff9 com.apple.iLMBiPhoto9Plugin (2.6.4 - 288.4.6) <55261E40-5CB1-360D-920C-ED95258C46E6> /Library/Application Support/iLifeMediaBrowser/*/iLMBiPhoto9Plugin

0x8c03000 - 0x8c0bff2 com.apple.iLMBiPhotoPlugin (2.6.4 - 288.4.6) <668E3D87-6E61-3596-B875-327501C31889> /Library/Application Support/iLifeMediaBrowser/*/iLMBiPhotoPlugin

0x8c12000 - 0x8db7ffd com.apple.iLMBiPhotoPlugin2012 (2.6.4 - 288.4.6) <66709B75-6C03-3AAC-8CB3-0BA57AB7B32D> /Library/Application Support/iLifeMediaBrowser/*/iLMBiPhotoPlugin2012

0x8e12000 - 0x8e1aff2 com.apple.iLMBiTunesPlugin (2.6.4 - 288.4.6) <3BC0F592-8A14-3738-B959-10E108BAB976> /Library/Application Support/iLifeMediaBrowser/*/iLMBiTunesPlugin

0x8e21000 - 0x8ed0ffb com.apple.iTunesAccess (11.0.1 - 11.0.1) <6E9ECDC0-2344-36A0-BFCB-554E88F8F177> /System/Library/PrivateFrameworks/iTunesAccess.framework/iTunesAccess

0xa42b000 - 0xa42bffd +cl_kernels (??? - ???) <2BCE2E8A-A287-4DFB-95B7-5C132353A777> cl_kernels

0xa435000 - 0xa439ffb com.apple.audio.AudioIPCPlugIn (1.2.3 - 1.2.3) <D4092467-5BBE-3ED6-A493-7DB1EE8E6686> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn

0xa43e000 - 0xa443fff com.apple.audio.AppleHDAHALPlugIn (2.2.5 - 2.2.5a5) <BAD1E0E6-10E6-342C-BEB8-B1706F0CE2CF> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn

0xaf1e000 - 0xaf1effb +cl_kernels (??? - ???) <974F7551-D542-458B-BF9C-F656A625530E> cl_kernels

0xb581000 - 0xb581ff7 +cl_kernels (??? - ???) <EE659F90-9BF3-4CDC-994D-2060C0B7F250> cl_kernels

0xb583000 - 0xb62bff7 unorm8_bgra.dylib (2.0.19 - compatibility 1.0.0) <99A967D2-5577-396B-BD11-56EAFF962AB2> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib

0xb641000 - 0xb642ffd +cl_kernels (??? - ???) <49612EF1-1377-4717-B3CF-FFD6981C487E> cl_kernels

0xb942000 - 0xb942ff1 +cl_kernels (??? - ???) <B80BE04F-C2AF-47A2-8E77-AA56A3B485EE> cl_kernels

0xbf57000 - 0xbfedffa com.apple.mobiledevice (555.40 - 555.40) <40C9AB96-15C5-3D69-BA35-A73BB9380856> /System/Library/PrivateFrameworks/MobileDevice.framework/MobileDevice

0xc9ac000 - 0xc9aefff com.apple.podcastproducer.ImageDiffer (1.3 - 245) <712FB0FE-FE0F-3151-83E1-C8691D93AF81> /System/Library/Graphics/Quartz Composer Patches/ImageDifferPatch.plugin/Contents/MacOS/ImageDifferPatch

0xcf81000 - 0xd026ff7 unorm8_rgba.dylib (2.0.19 - compatibility 1.0.0) <58EF82E1-2227-38BD-B298-47BC1D149789> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_rgba.dylib

0xe27b000 - 0xe28aff7 com.apple.MP4RADPlugin (1.1 - 511) <CB71DC8D-AD5D-3B45-9076-4C9D18B59AE6> /Applications/iMovie.app/Contents/RADPlugins/MP4.RADPlug/Contents/MacOS/MP4

0xe926000 - 0xe92bff7 com.apple.iokit.SCSITaskLib (3.2.1 - 3.2.1) <F28998F7-998E-3C52-BECB-165084686E8C> /System/Library/Extensions/IOSCSIArchitectureModelFamily.kext/Contents/PlugIns/ SCSITaskUserClient.kext/Contents/PlugIns/SCSITaskLib.plugin/Contents/MacOS/SCSIT askLib

0x1ea35000 - 0x1ea5afff com.apple.QuartzComposer.ExtraPatches (4.0 - 236.10) <2E5748B7-7555-37B5-B344-B4FF14FEDB2C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/Resources/ExtraPatches.plugin/Contents/MacOS/ExtraPatches

0x1ea6a000 - 0x1eab6ffb com.apple.audio.midi.CoreMIDI (1.8 - 42) <61C3CFA9-C3B6-3BA9-9845-A99BDD156802> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI

0x1ead9000 - 0x1eb02fff com.apple.audio.OpenAL (1.5.1 - 1.5.1) <66AB8BA7-6F8A-3D8C-9DAE-D82AF54139BB> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL

0x1f1db000 - 0x1f215ff7 com.apple.CoreMediaIOServicesPrivate (52.0 - 3311) <A2C4CACB-160A-3D42-8E21-2FA398D27CAA> /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate

0x1f230000 - 0x1f235ffb com.apple.AppleMPEG2Codec (1.0.2 - 220.1) <C5AD8042-D805-315F-8732-A5C1024B00AF> /Library/QuickTime/AppleMPEG2Codec.component/Contents/MacOS/AppleMPEG2Codec

0x1f256000 - 0x1f25dffe com.apple.AppleGVAHW.component (1.1 - 1) <0C8846FD-355D-37C9-96D3-42C8BC591073> /System/Library/QuickTime/AppleGVAHW.component/Contents/MacOS/AppleGVAHW

0x1fb4d000 - 0x1fb78ff7 com.apple.iMovieQCPlugIns (1.1 - 1741) <AB23EB8A-3402-3141-B447-6DBF47885849> /Applications/iMovie.app/Contents/PlugIns/iMovieQCPlugIns.plugin/Contents/MacOS /iMovieQCPlugIns

0x1fb88000 - 0x1fbe4ff3 com.apple.proapps.MIO (1.0.6 - 511) <BABE1BBA-6E4E-391F-A173-EAFF2ACCEEB6> /Applications/iMovie.app/Contents/Frameworks/MIO.framework/Versions/A/MIO

0x1fc1c000 - 0x1fc43ff7 com.apple.CoreMediaPrivate (20.0 - 20.0) <753A9FB3-35E0-362C-AB87-2B71E395D09A> /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate

0x1fc56000 - 0x1fca0ffb com.apple.CoreMediaIOServices (151.0 - 3232) <02DB7EAE-43A4-39D0-AABF-F7DD5E9B3C02> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices

0x1fde7000 - 0x1fe39ff3 com.apple.AppleVADriver (5.0.16 - 5.0.16) <7BACF806-EECA-3D59-9E1B-39C55D2F0FA2> /System/Library/Extensions/AppleVADriver.bundle/Contents/MacOS/AppleVADriver

0x1feb0000 - 0x1febafff com.apple.IOFWDVComponents (2.0.7 - 2.0.7) <129B80C7-F5D5-3E42-807C-44DDB9123DD6> /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents

0x200d7000 - 0x20100ffb com.apple.cmio.DAL.VDC_4 (216.0 - 3199.8) <1C09E3FC-F72B-39EC-89E2-55B8441F5C18> /System/Library/Frameworks/CoreMediaIO.framework/Resources/VDC.plugin/Contents/ MacOS/VDC

0x20141000 - 0x201a1ff7 com.apple.CMIOQTUnits (216.0 - 3199.8) <C32DF8A6-8EEF-3199-9364-69FF9FEAD119> /System/Library/Frameworks/CoreMediaIO.framework/Resources/QuickTimeUnits/CMIOQ TUnits.bundle/Contents/MacOS/CMIOQTUnits

0x201b1000 - 0x201e1ff7 com.apple.FWAVC (201.47 - 47) <4C309BA5-820C-3C83-BA9F-ECDF9B0003E6> /System/Library/PrivateFrameworks/FWAVC.framework/Versions/A/FWAVC

0x201f5000 - 0x2022eff3 com.apple.QuickTimeFireWireDV.component (7.7.1 - 2339) <E1BA3A31-33E0-3E1B-A064-BA92C5A6A4EF> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV

0x20239000 - 0x20261ff3 com.apple.QuickTimeIIDCDigitizer (7.7.1 - 2339) <BBB3F816-442B-3BAB-854B-31E98E9063AD> /System/Library/QuickTime/QuickTimeIIDCDigitizer.component/Contents/MacOS/Quick TimeIIDCDigitizer

0x20269000 - 0x202bcffb com.apple.QuickTimeUSBVDCDigitizer (2.7.6 - 2.7.6) <46CA66E1-57E9-37F7-9E10-B0FC901E13A0> /System/Library/QuickTime/QuickTimeUSBVDCDigitizer.component/Contents/MacOS/Qui ckTimeUSBVDCDigitizer

0x202c6000 - 0x202efffb com.apple.mio.DAL.VDC_4 (151.0 - 3232) <42F0575B-C99F-309B-81F5-9690DA5156BA> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Resources/VDC.p lugin/Contents/MacOS/VDC

0x20338000 - 0x2039efff com.apple.AppleProResDecoder (3.0 - 542.6) <20D6E38B-CF38-385E-B8F8-63427C1AD493> /System/Library/QuickTime/AppleProResDecoder.component/Contents/MacOS/AppleProR esDecoder

0x203cf000 - 0x203f0fe7 com.apple.AppleIntermediateCodec (2.0 - 542.4) <EB9FBF3D-A952-33E4-BA0F-126EC98319D9> /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec

0x203ff000 - 0x20417ff2 com.apple.applepixletvideo (1.2.30 - 1.2d30) <72A0B4BD-DB7A-3C7F-ADB9-6D059F7ABA2B> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video

0x20466000 - 0x204a5ff7 com.apple.AppleVAH264HW.component (3.0 - 3.0) <FCD9379D-F303-3600-BF2C-A09BC8C8C87B> /System/Library/QuickTime/AppleVAH264HW.component/Contents/MacOS/AppleVAH264HW

0x20997000 - 0x20b11ffb com.apple.CMIOUnits (216.0 - 3199.8) <66C7E7E1-732B-3A3C-8C36-C1953B3AB86D> /System/Library/Frameworks/CoreMediaIO.framework/Resources/CMIOUnits.bundle/Con tents/MacOS/CMIOUnits

0x20b34000 - 0x20c7afe7 com.apple.AppleGVAFramework (3.1.9 - 3.1.9) <79ADC1B2-7DB2-3071-B2C5-7F46D8C1A29F> /System/Library/PrivateFrameworks/AppleGVA.framework/Versions/A/AppleGVA

0x20d45000 - 0x20fe1fe3 com.apple.MPEG2PSRADPlugin (1.2 - 512) <AD1562C7-14A3-32D9-835D-F6B197FECEAB> /Applications/iMovie.app/Contents/RADPlugins/MPEG2PS.RADPlug/Contents/MacOS/MPE G2PS

0x21ef9000 - 0x22580fff com.apple.AVCHDPlugin (1.0.5 - 423) <2A90888E-8C25-341F-8099-EF13F627CC2A> /Applications/iMovie.app/Contents/RADPlugins/AVCHD.RADPlug/Contents/MacOS/AVCHD

0x3e000000 - 0x3e044fff com.apple.glut (3.4.9 - GLUT-3.4.9) <5D083F72-341B-375C-896B-E50B2093BEA4> /System/Library/Frameworks/GLUT.framework/Versions/A/GLUT

0x70000000 - 0x70141fff com.apple.audio.units.Components (1.7.3 - 1.7.3) <288826E4-A704-3FDB-8DF6-AFD50A73142B> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio

0x8fece000 - 0x8ff00aa7 dyld (195.6 - ???) <60FD3471-A1D7-342E-99A7-3EDECDAEC6EC> /usr/lib/dyld

0x90005000 - 0x90069fff com.apple.framework.IOKit (2.0 - ???) <94827954-5906-36C4-819B-24CDAFD85C72> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

0x9006a000 - 0x900bcffb com.apple.CoreMediaIO (216.0 - 3199.8) <A079E576-64FD-3069-846E-F3B67AF28E15> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO

0x900c7000 - 0x9013fff8 com.apple.CorePDF (3.1 - 3.1) <0C7FE9C2-D743-3FA1-8CAB-48139F1A3B02> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF

0x90140000 - 0x90228fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <1841196F-68B5-309F-8ED1-6714B1DFEC83> /usr/lib/libxml2.2.dylib

0x90229000 - 0x9022dff7 com.apple.OpenDirectory (10.7 - 146) <CFBA4CCF-65D4-3879-BC6A-8888C13E3345> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory

0x9022e000 - 0x90262ff8 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <567E922C-E64F-321B-9A47-6B18BF481625> /usr/lib/libssl.0.9.8.dylib

0x90263000 - 0x90299ff4 com.apple.LDAPFramework (3.2 - 120.2) <CCEB43CD-3861-33CC-8D9B-588F415A7028> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP

0x9029a000 - 0x9029afff com.apple.Carbon (153 - 153) <C9EFFCAA-618B-3ADD-A81E-D8B7F1731FBB> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon

0x9029b000 - 0x902a1ffb com.apple.print.framework.Print (7.4 - 247.3) <CB075EEE-FA1F-345C-A1B5-1AB266FC73A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print

0x9032c000 - 0x90331ffb com.apple.phonenumbers (1.0 - 47) <84484814-C9BE-33E7-A3DF-4DD0E970B902> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s

0x90332000 - 0x90358ffb com.apple.quartzfilters (1.7.0 - 1.7.0) <F99A23D7-8CBD-3E94-AC56-9C9CF25C2319> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters

0x90359000 - 0x90371fff com.apple.frameworks.preferencepanes (15.0 - 15.0) <FD578B2E-21FF-30AC-9087-DDDE3439B1AD> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes

0x90372000 - 0x90372ff2 com.apple.CoreServices (53 - 53) <F28F38DC-C5C1-399F-84D7-A28CCC269850> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices

0x90373000 - 0x903e9fff com.apple.Metadata (10.7.0 - 627.37) <F54AED70-95C5-3561-8C87-D9E5539E98A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata

0x903ea000 - 0x90406ff1 libPng.dylib (??? - ???) <F084226B-14F0-36C0-B5EC-22C78406D2B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib

0x90407000 - 0x904dfff6 com.apple.QuickLookUIFramework (3.2 - 500.18) <CE281BD9-C1CF-3F87-BD22-412ED253580E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI

0x904f4000 - 0x90555ffb com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <7A14BE52-6789-3CE3-9AE9-B733F4903EB1> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

0x9056f000 - 0x9065fff1 libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib

0x9068c000 - 0x9069cfff com.apple.LangAnalysis (1.7.0 - 1.7.0) <8BE2D2EF-9AF0-3960-9845-052CCE04B53A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis

0x9069d000 - 0x906a0ff7 libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib

0x90a0a000 - 0x90a5dff3 com.apple.ImageCaptureCore (3.1.0 - 3.1.0) <F7ACE42B-2F58-3642-9469-9CDCF31F0273> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re

0x90a5e000 - 0x90ac6fff libc++.1.dylib (28.4.0 - compatibility 1.0.0) <B24814AB-CA77-3B9D-8FAB-58C9B4FD3A16> /usr/lib/libc++.1.dylib

0x90afe000 - 0x90b02ffa libcache.dylib (47.0.0 - compatibility 1.0.0) <9DFB61F2-9B1F-31B2-BF41-099994D74E1F> /usr/lib/system/libcache.dylib

0x90b03000 - 0x90b0affd com.apple.NetFS (4.0 - 4.0) <53E2BE37-51A3-322E-BE62-86EBDFB1A071> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS

0x90b0b000 - 0x90b2cfff com.apple.framework.internetaccounts (1.2 - 3) <A93D14F6-DF12-3918-90E9-B73DD7B6456D> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts

0x90b2d000 - 0x90c8fffb com.apple.QuartzCore (1.7 - 270.5) <6D0EC7FC-11E5-35FB-A08A-3B438E89FBDB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore

0x90c90000 - 0x90dbcff9 com.apple.CFNetwork (520.5.1 - 520.5.1) <F3C606BF-6DCF-33CD-981B-7253C9E3113A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork

0x90dbd000 - 0x90f13fff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <F09C7075-2C4E-3A4F-A372-95D700125513> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox

0x90f14000 - 0x90fa1fe7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <514C9266-865D-3655-BA59-A8BA4EA80EA1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib

0x90fa2000 - 0x9106dfff libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <03E608FA-1689-3D85-9A21-31C1922AEC1A> /usr/lib/system/libsystem_c.dylib

0x9106e000 - 0x9106ffff libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib

0x91075000 - 0x91075fff libOpenScriptingUtil.dylib (??? - ???) <E4C22B65-9493-31D5-9D46-19BD70975587> /usr/lib/libOpenScriptingUtil.dylib

0x91076000 - 0x91084fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <1B857064-288D-3919-B81A-38E9F4D19B54> /usr/lib/system/libdispatch.dylib

0x91085000 - 0x91155ffb com.apple.ImageIO.framework (3.1.2 - 3.1.2) <2092785C-795A-3CDF-A1B4-6C80BA3726DD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO

0x91156000 - 0x91180ff0 libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <5CAA1478-97E0-31EA-8F50-BF09D665DD84> /usr/lib/libpcre.0.dylib

0x91183000 - 0x91219ff7 com.apple.LaunchServices (480.40 - 480.40) <D5C0DEF9-398C-3742-8C4E-875C3365EC8B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices

0x9121d000 - 0x912b4ff3 com.apple.securityfoundation (5.0 - 55116) <8A08978E-0705-393D-8AA8-8F59FC6B3C6B> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation

0x912b5000 - 0x912f2fef libGLImage.dylib (??? - ???) <FC13D46F-69C4-3BA1-A5E8-52C2EC8B7D58> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib

0x913bd000 - 0x91400ffd libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <4BA1F5F1-F0A2-3FEB-BB62-F514DCBB3725> /usr/lib/system/libcommonCrypto.dylib

0x91401000 - 0x9140bff2 com.apple.audio.SoundManager (3.9.4.1 - 3.9.4.1) <79D55070-BBFF-3D67-AFB9-3668FF8C5F98> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound

0x9140c000 - 0x91a98ff5 com.apple.CoreAUC (6.16.12 - 6.16.12) <9D51400F-B827-3BA7-87F5-954A1CDDAEA9> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC

0x91a99000 - 0x91ad9ff7 libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib

0x91ada000 - 0x91aedff8 com.apple.MultitouchSupport.framework (231.4 - 231.4) <083F7787-4C3B-31DA-B5BB-1993D9A9723D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport

0x91aee000 - 0x91aeefff com.apple.Accelerate (1.7 - Accelerate 1.7) <2112D5A4-7A37-352A-9291-2A6BBA2B34B9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate

0x91b27000 - 0x91b8cff7 libvDSP.dylib (325.4.0 - compatibility 1.0.0) <2AB35EAF-CB90-3456-BFC8-C14B04C4CA9C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib

0x91b8d000 - 0x91b8fffc com.apple.QuickTimeH264.component (7.7.1 - 2339) <121E5200-B9C7-3EE3-8D4C-6E89DE513B62> /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264

0x91b90000 - 0x91b9bfff libkxld.dylib (??? - ???) <14E79D7A-B6C2-35C5-B56D-D343BEC2A106> /usr/lib/system/libkxld.dylib

0x91b9c000 - 0x91b9cfff com.apple.quartzframework (1.5 - 1.5) <E897CB0C-1CCC-393F-AE36-A182723AFD37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz

0x91b9d000 - 0x92079ff6 libBLAS.dylib (??? - ???) <67AF68CD-8E05-3355-92D1-341C2A9A6BCF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib

0x9207a000 - 0x9207bff7 libsystem_sandbox.dylib (??? - ???) <5CFCCFB7-CF29-3E04-801D-8532AE004768> /usr/lib/system/libsystem_sandbox.dylib

0x9207c000 - 0x92152aab libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <C784297D-1FF6-3D89-9DE6-98C028AF73D2> /usr/lib/libobjc.A.dylib

0x92153000 - 0x92154fff libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib

0x92155000 - 0x92182ff9 com.apple.securityinterface (5.0 - 55022.6) <0FA3E84B-B5FF-3A58-A408-46280982CACC> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face

0x92183000 - 0x92191ff7 com.apple.AppleFSCompression (37 - 1.0) <DF263537-8286-3E1D-8AE8-DB325E8CA985> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression

0x92192000 - 0x921f4ff3 libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib

0x92233000 - 0x9223bfff com.apple.DiskArbitration (2.4.1 - 2.4.1) <9F3DB59B-9C51-3D2E-8DF0-D4443B8A22A9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration

0x9223c000 - 0x92245ff3 com.apple.CommonAuth (2.2 - 2.0) <C3FD6EC2-8EB3-38FB-BBB7-05009CA49024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth

0x92246000 - 0x92248ff9 com.apple.securityhi (4.0 - 1) <36CB6370-E023-3102-A36B-7A3808563063> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI

0x92287000 - 0x9228affb com.apple.help (1.3.2 - 42) <46BC94D1-14C4-3178-9BFB-85470F1ED805> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help

0x9228b000 - 0x9228eff7 libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib

0x9228f000 - 0x92366ff3 com.apple.avfoundation (2.0 - 180.50) <7B7FDF30-AC40-3715-A409-B5A27F7B5585> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation

0x92367000 - 0x923b9ff7 libFontRegistry.dylib (??? - ???) <C2B84661-A62D-3FFF-8D8C-BC697E9BDF4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib

0x923c6000 - 0x923d4ff7 libxar-nossl.dylib (??? - ???) <9C927E1E-D9F6-34AE-979F-5D60E7E9211C> /usr/lib/libxar-nossl.dylib

0x923d5000 - 0x92403ff7 com.apple.DictionaryServices (1.2.1 - 158.3) <8D03D180-D834-39F3-A106-78E0B22A7893> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices

0x92404000 - 0x9245dfff com.apple.HIServices (1.21 - ???) <91EC636D-AC27-3332-BA1C-FD7301917429> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices

0x9245e000 - 0x9249eff7 com.apple.NavigationServices (3.7 - 193) <E87ADFC7-25FC-319B-B3A8-1A89F692988A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices

0x924c6000 - 0x92523ffb com.apple.htmlrendering (76 - 1.1.4) <792F1D51-3A88-3430-8A32-F252FAAE0D13> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering

0x92524000 - 0x92638ff3 com.apple.QuickTimeImporters.component (7.7.1 - 2339) <087C68E8-F3BB-3CCC-9395-B08BAB515394> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers

0x92639000 - 0x92864ffb com.apple.QuartzComposer (5.0 - 236.10) <416993F4-2868-35FF-90DE-34C93D83574F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer

0x92865000 - 0x92866ff7 libquarantine.dylib (36.7.0 - compatibility 1.0.0) <46980EC2-149D-3CF7-B29A-401FB89C275D> /usr/lib/system/libquarantine.dylib

0x92867000 - 0x9289dff7 com.apple.AE (527.7 - 527.7) <31E7FEF2-290C-3686-9E9A-AE58AAC36833> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE

0x92929000 - 0x92957fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <83353164-F871-366E-A81E-91A4994F75CB> /usr/lib/libSystem.B.dylib

0x92958000 - 0x92c62ff3 com.apple.Foundation (6.7.2 - 833.25) <361418ED-589D-36DE-9668-A88B35937524> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

0x92c63000 - 0x92d73fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib

0x92d74000 - 0x92d89fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <029E71CE-5D53-3637-A129-B0C4BFC837CF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis

0x92d8a000 - 0x92e2efff com.apple.QD (3.40 - ???) <B866D191-AA6C-31C6-96B7-94BE165062F4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD

0x92e2f000 - 0x92f4dfec com.apple.vImage (5.1 - 5.1) <7757F253-B281-3612-89D4-F2B04061CBE1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage

0x92f5f000 - 0x9322effb com.apple.security (7.0 - 55148.6) <8DF67BDD-C98F-3B7E-AC63-D468407FA82D> /System/Library/Frameworks/Security.framework/Versions/A/Security

0x933c5000 - 0x933d0ffe com.apple.NetAuth (3.2 - 3.2) <57F7966E-3CFD-3425-B048-709CFDF52476> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth

0x93403000 - 0x93406ffc libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib

0x93407000 - 0x93407fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <B95984A1-6C16-338A-9B60-D4F080924243> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib

0x93408000 - 0x94159fff com.apple.QuickTimeComponents.component (7.7.1 - 2339) <0001FA3A-E33F-3699-8382-3110AC51244F> /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents

0x9415a000 - 0x941e1fff com.apple.print.framework.PrintCore (7.1 - 366.3) <EBD5A94E-8E1D-3510-9457-EB0EAE2F51EF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore

0x941e2000 - 0x94229ff5 com.apple.opencl (2.0.19 - 2.0.19) <7689E7B9-EE5A-3F74-8699-4CDED9162260> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL

0x9422a000 - 0x942a5ffb com.apple.ApplicationServices.ATS (317.12.0 - ???) <4D124B65-3D43-32E9-B296-3671347BB888> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS

0x942a6000 - 0x94330ffb com.apple.SearchKit (1.4.0 - 1.4.0) <F2583C09-86DB-33CD-A933-F3B8A70CF9A2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit

0x94366000 - 0x94367ff0 libunc.dylib (24.0.0 - compatibility 1.0.0) <9EF47F4C-32F6-3379-A3DD-89183D821B48> /usr/lib/system/libunc.dylib

0x94382000 - 0x943ddff3 com.apple.Symbolication (1.3 - 91) <B5A9433A-0915-343A-90FF-5C469D4DC508> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion

0x943de000 - 0x94403ff9 libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib

0x94404000 - 0x947bfffb com.apple.SceneKit (125.3 - 125.8) <89008B87-87E7-3972-A274-30311497EE32> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit

0x947c0000 - 0x94801ff9 libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <9FD420FB-7984-3A07-8914-BB19E687D38B> /usr/lib/libcurl.4.dylib

0x94802000 - 0x94a1eff7 com.apple.imageKit (2.1.2 - 1.0) <71FC9A62-4E07-307C-8E6B-4DE7661DC0A3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit

0x94a1f000 - 0x94a21ffb libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib

0x94a22000 - 0x94a30fff libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib

0x94a3e000 - 0x94abdff7 com.apple.iLifeMediaBrowser (2.6.4 - 502.4.5) <5C10CC72-586E-3497-9873-A0ACFB6156C3> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser

0x94abe000 - 0x94ba1ff7 libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <F4D67C02-BD15-3E7D-A3D2-A30AA791F722> /usr/lib/libcrypto.0.9.8.dylib

0x94ba2000 - 0x94ba5ff9 libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <16DCE20A-9790-369A-94C1-B7954B418C77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib

0x94baa000 - 0x94bb2ff5 libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <97E73059-F645-33F4-BCC5-1FEA367D60D4> /usr/lib/system/libcopyfile.dylib

0x94bb3000 - 0x94c95fff com.apple.backup.framework (1.3.5 - 1.3.5) <1FAE91F2-BCEF-387D-B5C4-412C464DA1BE> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup

0x94cb6000 - 0x94cb6fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <7EFAD88C-AFBC-3D48-BE14-60B8EACC68D7> /usr/lib/system/libdnsinfo.dylib

0x94cb7000 - 0x94cc2ffe libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <13FF02F8-7AF6-3E12-B183-9A725B526B50> /usr/lib/libbz2.1.0.dylib

0x94d00000 - 0x94d0dfff com.apple.HelpData (2.1.2 - 72.2) <7003BE75-E8C8-3ED6-A59A-00CBD7C1CFBC> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData

0x94d0e000 - 0x94d49fff com.apple.bom (11.0 - 183) <6D23FFB2-006F-34EE-9864-835FCE4711A5> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom

0x94d9c000 - 0x94debffb com.apple.AppleVAFramework (5.0.16 - 5.0.16) <1188E7AB-76FE-343F-9108-30CD67E5A37B> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA

0x94dec000 - 0x94df1ff7 libmacho.dylib (800.0.0 - compatibility 1.0.0) <6DCCA207-8F4D-343A-B77D-C4FB905DADC4> /usr/lib/system/libmacho.dylib

0x94df2000 - 0x94e08ffe libxpc.dylib (77.19.0 - compatibility 1.0.0) <0585AA94-F4FD-32C1-B586-22E7184B781A> /usr/lib/system/libxpc.dylib

0x94e09000 - 0x94e19fff libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <D6F728DA-990A-32A3-86FA-4A3F4D88E309> /usr/lib/libsasl2.2.dylib

0x94e1a000 - 0x94ea7ff7 com.apple.CoreText (220.22.0 - ???) <EA7210A7-DECC-3F76-8A66-D4E41859B3C6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText

0x94ea8000 - 0x94eb3ff3 libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <D6E17FD4-ECA0-3EEE-BFC5-F6A42A21AB5D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib

0x94eb4000 - 0x94fabff3 com.apple.PubSub (1.0.5 - 65.28) <C8F521BA-90BB-3A18-83E7-0EBABFFCDC90> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub

0x94fac000 - 0x94fb5fff libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib

0x94fb6000 - 0x94fb6ffe libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib

0x9512e000 - 0x9517fff9 com.apple.QuickLookFramework (3.2 - 500.18) <CF3EF345-EA3E-3C2D-B56D-E4433326254A> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook

0x95180000 - 0x951f4fff com.apple.CoreSymbolication (2.2 - 73.2) <FA9305CA-FB9B-3646-8C41-FF8DF15AB2C1> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication

0x951f5000 - 0x951fbffd com.apple.CommerceCore (1.0 - 17) <595A67CF-3546-35FD-8D2E-2861CB959379> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore

0x951fe000 - 0x9530dff7 com.apple.DesktopServices (1.6.5 - 1.6.5) <CEC069D7-37A3-3D25-A3BB-39DE99FDA46E> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv

0x95339000 - 0x9533dffd IOSurface (??? - ???) <EDDBEE65-1EB8-33A7-9972-E361A3508234> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface

0x9598c000 - 0x959f4ff3 com.apple.ISSupport (1.9.8 - 56) <A8CB81EA-134B-33B7-8A21-C1F33384A98A> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport

0x959f5000 - 0x95a33fff libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <AF1174F9-4402-31EB-9C84-AB644E5865DF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib

0x95a34000 - 0x95a71ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <007A1877-E981-3007-A8FA-9B179F4ED6D1> /usr/lib/libcups.2.dylib

0x95a79000 - 0x95a83ff0 com.apple.DirectoryService.Framework (10.7 - 146) <D192C504-E30A-3DB3-B422-EA324F8F653E> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce

0x95a84000 - 0x95a88fff com.apple.CommonPanels (1.2.5 - 94) <DFA0D001-9890-32FB-B1BD-039DDA8F3E9E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels

0x95a8b000 - 0x95aa7ff5 com.apple.GenerationalStorage (1.0 - 126.1) <E622F823-7D98-3D13-9C3D-7EA482567394> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage

0x95b17000 - 0x95b1efff com.apple.agl (3.2.0 - AGL-3.2.0) <B06FB8BF-77A7-3357-8B46-06E609E3F775> /System/Library/Frameworks/AGL.framework/Versions/A/AGL

0x95b1f000 - 0x95b52fef libtidy.A.dylib (??? - ???) <E962D8EC-6B9D-35B7-B586-F07D92302ADD> /usr/lib/libtidy.A.dylib

0x95b53000 - 0x95c64ff7 libJP2.dylib (??? - ???) <2B5EB147-F845-30DF-87C4-D2D3C3D0680A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib

0x95c65000 - 0x95c85ff7 com.apple.RemoteViewServices (1.5 - 44.2) <11C87337-FF29-3976-A230-6387D96563C5> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices

0x95c86000 - 0x966b7fff com.apple.WebCore (7534.57 - 7534.57.7) <5FF60D46-9BC0-3B5A-AFF1-2C965D561009> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore

0x966b8000 - 0x966e7ff7 libsystem_info.dylib (??? - ???) <37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib

0x966ec000 - 0x9699eff7 com.apple.AddressBook.framework (6.1.3 - 1091) <B8CC707C-6368-3CDD-BE38-D2335B7CC2DE> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook

0x9699f000 - 0x969b4ff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <E5FCA336-7E47-343E-A82D-CCCA5BCD5929> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture

0x969f2000 - 0x969faff3 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <9E6135FF-C2B1-3BC9-A160-B32D71BFA77C> /usr/lib/system/liblaunch.dylib

0x97017000 - 0x97aacff6 com.apple.AppKit (6.7.5 - 1138.51) <B9D3DCA0-9765-354E-9730-75A45A97DDFD> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

0x97aad000 - 0x97df3ff3 com.apple.HIToolbox (1.9 - ???) <E5EA9EEF-3CCA-36A0-8688-DA2E64E2256C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox

0x97e28000 - 0x97e97fff com.apple.Heimdal (2.2 - 2.0) <181AC1B1-39F5-3578-B247-792B37EFD3CC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal

0x97eec000 - 0x97f2eff7 com.apple.CoreMedia (1.0 - 705.94) <10D5D25F-9BCB-3406-B737-23D9FDF2CC71> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia

0x97f2f000 - 0x97f3fff7 libCRFSuite.dylib (??? - ???) <B68CDEA4-8D6E-3625-B80F-3489E321E858> /usr/lib/libCRFSuite.dylib

0x97f40000 - 0x98021ff7 com.apple.DiscRecording (6.0.4 - 6040.4.1) <8C7C03C0-C33C-3BD0-B190-883AF87AF502> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording

0x98022000 - 0x9802ffff libGL.dylib (??? - ???) <A72F14F7-1836-34AB-9F08-67836CB966E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib

0x98030000 - 0x9812fffb com.apple.DiskImagesFramework (10.7.4 - 331.7) <31A74A7E-E2AE-313D-A7C4-6DFCF0F22C9A> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages

0x9817d000 - 0x98240fff com.apple.CoreServices.OSServices (478.49 - 478.49) <5AF33605-C893-3F60-89CF-1BC9C0BC35AF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices

0x98241000 - 0x98543fff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <C613B0DA-B401-3DC7-B626-6E20D4DDC8A8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore

0x98673000 - 0x98920fff com.apple.JavaScriptCore (7534.57 - 7534.57.3) <5AE5C3B8-D807-356B-80D9-4D0A706A10D1> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore

0x98921000 - 0x989deff3 ColorSyncDeprecated.dylib (4.6.0 - compatibility 1.0.0) <A31C444A-33EC-3FF2-9E57-F7D1DC521905> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib

0x98abc000 - 0x98ac3ff8 libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <4F9DD9D1-F251-3661-A3C6-B1F550B084B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib

0x99360000 - 0x99360fff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit

0x99361000 - 0x996a7fff com.apple.MediaToolbox (1.0 - 705.94) <89D37021-C389-3CC5-A158-620ADCBD99EF> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x

0x996a8000 - 0x99a9cfeb com.apple.VideoToolbox (1.0 - 705.94) <8FCC2C08-2D4C-3A96-B57A-CAA56911120F> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x

0x99af7000 - 0x99b3fff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <68B92FEA-F754-3E7E-B5E6-D512E26144E7> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration

0x99b40000 - 0x99b4bffb com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <A1764D2F-EB84-33DC-9ED5-CDA3B468FF3E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition

0x99b4c000 - 0x99b50fff libGIF.dylib (??? - ???) <2ADFED97-2228-343D-9A53-207CBFDE7984> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib

0x99b51000 - 0x99b6efff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib

0x99b6f000 - 0x99b7dfff com.apple.opengl (1.8.1 - 1.8.1) <766AFB12-A2CB-3A55-B662-FC9FFCAE0008> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL

0x99b7e000 - 0x99bcfff9 com.apple.ScalableUserInterface (1.0 - 1) <3E650401-FB58-3704-8A24-E0B2F3914884> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface

0x99bd0000 - 0x99bd1fff liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib

0x99bd2000 - 0x99c22ffa libTIFF.dylib (??? - ???) <CAD45E49-FD7C-37FA-A118-AEB526B90E67> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib

0x99c23000 - 0x99cd9ff3 com.apple.QuickTimeMPEG4.component (7.7.1 - 2339) <58956AB8-6C17-3E93-B8E5-5393B2A31C5B> /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG 4

0x99d27000 - 0x99e8afff com.apple.QTKit (7.7.1 - 2339) <163FBDDD-0458-378F-84DD-CB0F603A259E> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit

0x99f96000 - 0x99fbeff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <AB530FB2-8BD1-3328-95E8-CF449F0429CA> /usr/lib/libxslt.1.dylib

0x99fbf000 - 0x99ff6fef com.apple.DebugSymbols (2.1 - 87) <EB951B78-31A5-379F-AFA1-B5C9A7BB3D23> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s

0x99ff7000 - 0x9a03bfff com.apple.MediaKit (12 - 602) <77A3E893-13A6-3421-867F-3055DBADB099> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit

0x9a041000 - 0x9a0a3ffb com.apple.datadetectorscore (3.0 - 179.4) <CABD9D84-8911-3C66-BC29-44FE304EC8F7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore

0x9a0a4000 - 0x9a0a5ffd libCVMSPluginSupport.dylib (??? - ???) <4B0476F9-950D-3EB7-BD83-F65AF0B05F0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib

0x9a0a6000 - 0x9a142fff com.apple.ink.framework (10.7.5 - 113) <05CAFB64-D3B8-3973-87EA-CB8BBE580F6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink

0x9a143000 - 0x9a15bff7 libexpat.1.dylib (7.2.0 - compatibility 7.0.0) <C7003CC0-28CA-3E04-9B9E-0A15138ED726> /usr/lib/libexpat.1.dylib

0x9a19e000 - 0x9a5a0ff6 libLAPACK.dylib (??? - ???) <687048BD-EA20-3C20-B848-B6D730F58281> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib

0x9a5a1000 - 0x9a5c4fff com.apple.CoreVideo (1.7 - 70.3) <4234C11C-E8E9-309A-9465-27D6D7458895> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo

0x9a5d0000 - 0x9aefb72b com.apple.CoreGraphics (1.600.0 - ???) <DD7CDD67-FC4F-36FE-962F-2EA7EF3FC780> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics

0x9aefc000 - 0x9b0d3fe7 com.apple.CoreFoundation (6.7.2 - 635.21) <4D1D2BAF-1332-32DF-A81B-7E79D4F0A6CB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

0x9b0d4000 - 0x9b0dcff3 libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib

0x9b0e0000 - 0x9b15dfff com.apple.PDFKit (2.6.4 - 2.6.4) <F2B635FC-EDD0-3D80-AB43-F78CB883623A> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit

0x9b15e000 - 0x9b5d3ff7 FaceCoreLight (1.4.7 - compatibility 1.0.0) <3E2BF587-5168-3FC5-9D8D-183A9C7C1DED> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght

0x9b72b000 - 0x9b734ffc com.apple.DisplayServicesFW (2.5.4 - 323.3) <820C4B45-814A-3101-A1FA-044CA6D2FBC8> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices

0x9b735000 - 0x9b736fff com.apple.TrustEvaluationAgent (2.0 - 1) <CE0A7AC9-ACB9-3554-BAAC-1FDEF07E6707> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent

0x9b737000 - 0x9b8ebff3 libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <4AFF6FC3-6283-3934-8EFC-CA227CA11164> /usr/lib/libicucore.A.dylib

0x9bb80000 - 0x9bb82ff7 libdyld.dylib (195.6.0 - compatibility 1.0.0) <1F865C73-5803-3B08-988C-65B8D86CB7BE> /usr/lib/system/libdyld.dylib

0x9bb83000 - 0x9bbacfff com.apple.shortcut (2.1 - 2.1) <60000F49-6309-34B1-88A1-588DC566C8DF> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut

0x9bbad000 - 0x9bbadfff com.apple.Cocoa (6.6 - ???) <30E6ABEE-B390-3C02-8C76-9C62F19FAA83> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa

0x9bbf7000 - 0x9bdefff7 com.apple.CoreData (104.1 - 358.14) <92830C09-780F-3021-ADC0-2D9BB56D8E7B> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData

0x9bdf0000 - 0x9be0dff3 com.apple.openscripting (1.3.3 - ???) <0579A4CB-FD6F-3D7F-A17B-AC0F2CF11FC7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting

0x9be25000 - 0x9be28fff com.apple.AppleSystemInfo (1.0 - 1) <573589DF-802F-302A-A954-ACCE4174B81C> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo

0x9be29000 - 0x9bf21ff7 libFontParser.dylib (??? - ???) <71B33EB1-27F8-3C68-B940-FC61A3CFE275> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib

0x9bf63000 - 0x9bfacff7 libGLU.dylib (??? - ???) <9AF7AD51-16E3-3674-B60E-30EE499D7B46> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib

0x9bfad000 - 0x9bfadfff com.apple.vecLib (3.7 - vecLib 3.7) <656463C6-AD21-38FF-B68C-2A7F7922113E> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib

0x9bfd6000 - 0x9c000ff1 com.apple.CoreServicesInternal (113.19 - 113.19) <F7A309D1-DCB4-38DE-8248-E16D0182AA6C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal

0x9c07e000 - 0x9c084fff libGFXShared.dylib (??? - ???) <9C9834EB-B794-38C8-9B90-31D8CB234F86> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib

0x9c085000 - 0x9c145ffb com.apple.ColorSync (4.7.4 - 4.7.4) <61203FBE-54F0-3034-B7EF-25D885D89661> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync

0x9c146000 - 0x9c171fff com.apple.GSS (2.2 - 2.0) <2C468B23-FA87-30B5-B9A6-8C5D1373AA30> /System/Library/Frameworks/GSS.framework/Versions/A/GSS

0x9c172000 - 0x9c189ff8 com.apple.CoreMediaAuthoring (2.0 - 891) <69D569FD-670C-3BD0-94BF-7A8954AA2953> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring

0x9c18a000 - 0x9c18bff4 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <DA59E228-076B-39B5-B6EA-52E6FD4EDC53> /usr/lib/system/libremovefile.dylib

0x9c18c000 - 0x9c190ff3 libsystem_network.dylib (??? - ???) <6C0CB421-5DDD-3BD4-B3C5-C1DB6037576F> /usr/lib/system/libsystem_network.dylib

0x9c19d000 - 0x9c422fe3 com.apple.QuickTime (7.7.1 - 2339) <FC82F13B-1788-3766-8681-7A3B1EFAE02D> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime

0x9c423000 - 0x9c42aff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib

0x9c42b000 - 0x9c69fff3 com.apple.CoreImage (7.99.1 - 1.0.1) <C4B2DD2A-8E45-31CD-9B25-2AC1CA252B14> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage

0x9c6a0000 - 0x9c6c2ffe com.apple.framework.familycontrols (3.0 - 300) <6735D7ED-7053-3AB8-B144-E7F70A124CCD> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols

0x9c6c3000 - 0x9c6ddfff com.apple.Kerberos (1.0 - 1) <A1ED8518-29DB-3511-83AE-EEAB2C0AB1FD> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos

0x9c6de000 - 0x9c6f2fff com.apple.CFOpenDirectory (10.7 - 146) <982C417B-5A0F-3DD6-AB50-7E8273A80B38> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory

0x9c6f3000 - 0x9c751ff7 com.apple.coreui (1.2.2 - 165.11) <340B0B83-1407-3AB4-BCAB-505C29303EE2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI

0x9c752000 - 0x9c759ff9 libsystem_dnssd.dylib (??? - ???) <EBEAF723-84F8-3544-8FB2-31B7771B50D0> /usr/lib/system/libsystem_dnssd.dylib

0x9c7ac000 - 0x9c7acff0 com.apple.ApplicationServices (41 - 41) <45032433-76F6-365A-95CA-641C9427EAA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services

0x9c7ad000 - 0x9c7b0ffd libCoreVMClient.dylib (??? - ???) <B8F8916D-F12A-3D95-ABF3-999D57B7D581> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib

0x9c7b1000 - 0x9c7d3ff8 com.apple.PerformanceAnalysis (1.11 - 11) <453463FF-7C42-3526-8C96-A9971EE07154> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis

0x9c7d4000 - 0x9caaeff7 com.apple.RawCamera.bundle (4.00 - 658) <F72D5DF2-406B-3310-AC16-F0AB434237DE> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera

0x9caaf000 - 0x9cac0fff libbsm.0.dylib (??? - ???) <BB4E736B-E068-376A-B28D-6B2D6A70EE50> /usr/lib/libbsm.0.dylib

0x9cdfc000 - 0x9cf13fe9 com.apple.WebKit (7534.57 - 7534.57.7) <85DAC34E-86A1-380F-B166-56630C9B0BD5> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit

0x9cf14000 - 0x9cf32ff7 libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <79179F83-457A-3539-A76B-E960D2108109> /usr/lib/system/libsystem_kernel.dylib


External Modification Summary:

Calls made by other processes targeting this process:

task_for_pid: 11

thread_create: 0

thread_set_state: 0

Calls made by this process:

task_for_pid: 0

thread_create: 0

thread_set_state: 0

Calls made by all processes on this machine:

task_for_pid: 947

thread_create: 0

thread_set_state: 0


VM Region Summary:

ReadOnly portion of Libraries: Total=256.8M resident=158.9M(62%) swapped_out_or_unallocated=97.9M(38%)

Writable regions: Total=602.9M written=67.0M(11%) resident=158.2M(26%) swapped_out=0K(0%) unallocated=444.7M(74%)


REGION TYPE VIRTUAL
=========== =======
(null) (reserved) 168K reserved VM address space (unallocated)
ATS (font support) 31.9M
CG backing stores 10.0M
CG image 21.1M
CG raster data 2956K
CG shared images 3416K
CoreAnimation 4K
CoreGraphics 8K
CoreImage 4K
CoreServices 1420K
IOKit 50.2M
IOKit (reserved) 256.0M reserved VM address space (unallocated)
JS JIT generated code 32K
JS VM register file 4096K
JS garbage collector 112K
MALLOC 131.6M
MALLOC guard page 64K
MALLOC_LARGE (reserved) 4K reserved VM address space (unallocated)
Memory tag=240 4K
Memory tag=242 12K
Memory tag=249 156K
OpenCL 44K
OpenGL GLSL 768K
SQLite page cache 192K
Stack 78.2M
VM_ALLOCATE 17.5M
__CI_BITMAP 80K
__DATA 16.7M
__DATA/__OBJC 236K
__IMAGE 528K
__IMPORT 24K
__LINKEDIT 50.5M
__OBJC 4004K
__OBJC/__DATA 68K
__PAGEZERO 4K
__TEXT 206.3M
__UNICODE 544K
mapped file 107.9M
shared memory 66.3M
shared pmap 4784K
=========== =======
TOTAL 1.0G
TOTAL, minus reserved VM space811.2M



The second Crash Report:


Process: Finder [6935]
Path: /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
Identifier: com.apple.finder
Version: 10.7.5 (10.7.5)
Build Info: Finder_FE-751005001000000~21
Code Type: X86-64 (Native)

Parent Process: launchd [121]


Date/Time: 2013-02-09 16:29:09.924 -0500
OS Version: Mac OS X 10.7.5 (11G63)

Report Version: 9


Crashed Thread: 4 Dispatch queue: TFSVolumeInfo::GetSyncGCDQueue


Exception Type: EXC_BAD_ACCESS (SIGSEGV)

Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000


VM Regions Near 0:

-->

__TEXT 000000010d811000-000000010dd1a000 [ 5156K] r-x/rwx SM=COW /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder


Application Specific Information:

objc[6935]: garbage collection is OFF


Thread 0:: Dispatch queue: com.apple.main-thread

0 libsystem_kernel.dylib 0x0000000112b8dbca __psynch_cvwait + 10
1 libsystem_c.dylib 0x0000000112a412a6 _pthread_cond_wait + 890
2 com.apple.finder 0x000000010d85a1ef 0x10d811000 + 299503
3 com.apple.finder 0x000000010d85a058 0x10d811000 + 299096
4 com.apple.finder 0x000000010d859a47 0x10d811000 + 297543
5 com.apple.finder 0x000000010d85809f 0x10d811000 + 290975
6 com.apple.finder 0x000000010d85729b 0x10d811000 + 287387
7 com.apple.finder 0x000000010d8513d2 0x10d811000 + 263122
8 com.apple.finder 0x000000010d84d3af 0x10d811000 + 246703
9 com.apple.finder 0x000000010d84cb41 0x10d811000 + 244545
10 com.apple.finder 0x000000010d84c564 0x10d811000 + 243044
11 com.apple.finder 0x000000010d8401a5 0x10d811000 + 192933
12 com.apple.finder 0x000000010d83fdcf 0x10d811000 + 191951
13 com.apple.finder 0x000000010d83fb73 0x10d811000 + 191347
14 com.apple.finder 0x000000010d83fa9e 0x10d811000 + 191134
15 com.apple.finder 0x000000010d83fa62 0x10d811000 + 191074
16 libdispatch.dylib 0x0000000112962a82 _dispatch_call_block_and_release + 18
17 libdispatch.dylib 0x00000001129648f2 _dispatch_main_queue_callback_4CF + 308
18 com.apple.CoreFoundation 0x000000010fd7ce7c __CFRunLoopRun + 1724
19 com.apple.CoreFoundation 0x000000010fd7c486 CFRunLoopRunSpecific + 230
20 com.apple.HIToolbox 0x000000010ed302bf RunCurrentEventLoopInMode + 277
21 com.apple.HIToolbox 0x000000010ed3756d ReceiveNextEventCommon + 355
22 com.apple.HIToolbox 0x000000010ed373fa BlockUntilNextEventMatchingListInMode + 62
23 com.apple.AppKit 0x0000000110574779 _DPSNextEvent + 659
24 com.apple.AppKit 0x000000011057407d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
25 com.apple.AppKit 0x00000001105709b9 -[NSApplication run] + 470
26 com.apple.AppKit 0x00000001107eceac NSApplicationMain + 867
27 com.apple.finder 0x000000010d81712f 0x10d811000 + 24879
28 com.apple.finder 0x000000010d8170f4 0x10d811000 + 24820


Thread 1:: Dispatch queue: com.apple.libdispatch-manager

0 libsystem_kernel.dylib 0x0000000112b8e7e6 kevent + 10
1 libdispatch.dylib 0x0000000112964786 _dispatch_mgr_invoke + 923
2 libdispatch.dylib 0x0000000112963316 _dispatch_mgr_thread + 54


Thread 2:: Dispatch queue: TNodeEngine 0x7fa5ba46e700

0 libsystem_kernel.dylib 0x0000000112b8dbca __psynch_cvwait + 10
1 libsystem_c.dylib 0x0000000112a412a6 _pthread_cond_wait + 890
2 com.apple.finder 0x000000010d85a1ef 0x10d811000 + 299503
3 com.apple.finder 0x000000010d85a55e 0x10d811000 + 300382
4 com.apple.finder 0x000000010d824bd5 0x10d811000 + 80853
5 com.apple.finder 0x000000010d85a39b 0x10d811000 + 299931
6 com.apple.finder 0x000000010d85a31f 0x10d811000 + 299807
7 com.apple.finder 0x000000010d85a18a 0x10d811000 + 299402
8 com.apple.finder 0x000000010d824af0 0x10d811000 + 80624
9 com.apple.finder 0x000000010d859fa8 0x10d811000 + 298920
10 com.apple.finder 0x000000010d859e91 0x10d811000 + 298641
11 com.apple.finder 0x000000010d832968 0x10d811000 + 137576
12 libdispatch.dylib 0x0000000112962a82 _dispatch_call_block_and_release + 18
13 libdispatch.dylib 0x00000001129642d2 _dispatch_queue_drain + 264
14 libdispatch.dylib 0x000000011296412e _dispatch_queue_invoke + 54
15 libdispatch.dylib 0x0000000112963928 _dispatch_worker_thread2 + 198
16 libsystem_c.dylib 0x0000000112a3f3da _pthread_wqthread + 316
17 libsystem_c.dylib 0x0000000112a40b85 start_wqthread + 13


Thread 3:

0 libsystem_kernel.dylib 0x0000000112b8e192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x0000000112a3f594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x0000000112a40b85 start_wqthread + 13


Thread 4 Crashed:: Dispatch queue: TFSVolumeInfo::GetSyncGCDQueue

0 com.apple.DesktopServices 0x000000010de39438 BTreeIterator::PushForward(Page*) + 30
1 com.apple.DesktopServices 0x000000010de393f3 BTreeIterator::BuildStack(IAOrderedStorable const*) + 81
2 com.apple.DesktopServices 0x000000010de39377 BTreeIterator::BTreeIterator(BTree*) + 31
3 com.apple.DesktopServices 0x000000010de39338 BTree::MakeIterator() + 34
4 com.apple.DesktopServices 0x000000010de3740e TPropertyInfo::MakeProperties(TPropertyInfoList*, unsigned char*, unsigned int, bool) + 216
5 com.apple.DesktopServices 0x000000010dec2cf4 TPropertyInfo::CreatePropertyList(TCountedPtr<TFSInfo> const&, double&, long long&, bool, bool, TPropertyInfoList*) + 422
6 com.apple.DesktopServices 0x000000010dec2afa TPropertyInfo::CreatePropertyList(TCountedPtr<TCFURLInfo> const&, double&, long long&, bool, bool, TPropertyInfoList*) + 154
7 com.apple.DesktopServices 0x000000010de3724e THFSPlusPropertyStore::Open(bool, bool) const + 130
8 com.apple.DesktopServices 0x000000010de371ae THFSPlusPropertyStore::GetProperties(bool) const + 38
9 com.apple.DesktopServices 0x000000010de404cf THFSPlusPropertyStore::CreateUniqueNameList() + 113
10 com.apple.DesktopServices 0x000000010de299b1 TNode::ScavengeProperties(bool) + 345
11 com.apple.DesktopServices 0x000000010de26765 TNode::HandleSync(unsigned int) + 1403
12 com.apple.DesktopServices 0x000000010de33b54 TNode::HandlePopulate(bool) const + 92
13 com.apple.DesktopServices 0x000000010de6327a TNode::HandleNodeRequest(TCountedPtr<TNodeTask> const&, TCountedPtr<TVolumeSyncThread> const&) + 700
14 com.apple.DesktopServices 0x000000010de89041 __PostNodeTaskRequest_block_invoke_010 + 82
15 com.apple.DesktopServices 0x000000010de9c978 ExceptionSafeBlock(void ( block_pointer)()) + 15
16 com.apple.DesktopServices 0x000000010de88fe9 __PostNodeTaskRequest_block_invoke_0 + 88
17 libdispatch.dylib 0x0000000112962a82 _dispatch_call_block_and_release + 18
18 libdispatch.dylib 0x00000001129642d2 _dispatch_queue_drain + 264
19 libdispatch.dylib 0x000000011296412e _dispatch_queue_invoke + 54
20 libdispatch.dylib 0x0000000112963928 _dispatch_worker_thread2 + 198
21 libsystem_c.dylib 0x0000000112a3f3da _pthread_wqthread + 316
22 libsystem_c.dylib 0x0000000112a40b85 start_wqthread + 13


Thread 5:

0 libsystem_kernel.dylib 0x0000000112b8e192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x0000000112a3f594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x0000000112a40b85 start_wqthread + 13


Thread 6:

0 libsystem_kernel.dylib 0x0000000112b8e192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x0000000112a3f594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x0000000112a40b85 start_wqthread + 13


Thread 7:

0 libsystem_kernel.dylib 0x0000000112b8e192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x0000000112a3f594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x0000000112a40b85 start_wqthread + 13


Thread 8:

0 libsystem_kernel.dylib 0x0000000112b8e192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x0000000112a3f594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x0000000112a40b85 start_wqthread + 13


Thread 9:: com.apple.CFSocket.private

0 libsystem_kernel.dylib 0x0000000112b8ddf2 __select + 10
1 com.apple.CoreFoundation 0x000000010fdc5c8b __CFSocketManager + 1355
2 libsystem_c.dylib 0x0000000112a3d8bf _pthread_start + 335
3 libsystem_c.dylib 0x0000000112a40b75 thread_start + 13


Thread 4 crashed with X86 Thread State (64-bit):

rax: 0x00007fa5bb997fa0 rbx: 0x00007fa5bb997f70 rcx: 0x0000000000000000 rdx: 0x0000000000000000

rdi: 0x000000010de18000 rsi: 0x0000000000000000 rbp: 0x000000011a104960 rsp: 0x000000011a104940

r8: 0x000000000000001c r9: 0x000000000000097e r10: 0x0000000000000000 r11: 0x00007fa5bb997fa0

r12: 0x0000000000000000 r13: 0x0000000000006004 r14: 0x000000010df3cc80 r15: 0x00007fa5bb997d50

rip: 0x000000010de39438 rfl: 0x0000000000010297 cr2: 0x0000000000000000

Logical CPU: 2


Binary Images:


0x10d811000 - 0x10dd19ff7 com.apple.finder (10.7.5 - 10.7.5) <83F36736-790D-3582-AC9D-91EFCC3DDB9D> /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder

0x10de1e000 - 0x10df37fff com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv

0x10df94000 - 0x10dfe0ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration

0x10e00e000 - 0x10e303ff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security

0x10e422000 - 0x10e460fff com.apple.bom (11.0 - 183) <14A5A4D8-4639-3F87-A096-5A830D54E9FF> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom

0x10e478000 - 0x10e47efff com.apple.DiskArbitration (2.4.1 - 2.4.1) <22E77322-56E7-3730-9289-D8825A08408F> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration

0x10e489000 - 0x10e49efff com.apple.FileSync.framework (6.0.1 - 502.2) <A2EA0352-E975-393C-8E95-A735B795E9EC> /System/Library/PrivateFrameworks/FileSync.framework/Versions/A/FileSync

0x10e4ba000 - 0x10e525ff7 com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

0x10e550000 - 0x10e551fff com.apple.ServerInformation (1.0 - 1) <2292259E-3C43-3CE3-8556-0538E3562640> /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/Server Information

0x10e556000 - 0x10e5beff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI

0x10e602000 - 0x10e7a2ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore

0x10e84a000 - 0x10e84afff com.apple.Cocoa (6.6 - ???) <9E3D4787-A2CE-38E0-BEF8-E5DA63B6E6A1> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa

0x10e84d000 - 0x10e85cfff com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL

0x10e865000 - 0x10e951ff7 com.apple.backup.framework (1.3.5 - 1.3.5) <B25104A3-1CE5-36CA-8F26-0A2DE3F95F70> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup

0x10e9c9000 - 0x10ea26ff7 com.apple.QuickLookFramework (3.2 - 500.18) <C36371BF-E1F6-3DF7-83EA-CE96FCDCE4C4> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook

0x10ea65000 - 0x10ea73fff com.apple.Collaboration (63.2 - 63.2) <B76A62A5-EE5E-3D7F-8F1D-F80E8E78FFD8> /System/Library/Frameworks/Collaboration.framework/Versions/A/Collaboration

0x10ea83000 - 0x10ec85fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib

0x10ed1b000 - 0x10ed22fff com.apple.NetFS (4.0 - 4.0) <30AAE235-3F64-38BC-B0C9-271C8979C1C9> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS

0x10ed2e000 - 0x10f05afff com.apple.HIToolbox (1.9 - ???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox

0x10f1a3000 - 0x10f41bfff com.apple.imageKit (2.1.2 - 1.0) <23470050-28FB-3B09-8E27-ADC371B0E4B8> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit

0x10f59d000 - 0x10f69efff com.apple.QuickLookUIFramework (3.2 - 500.18) <56A13D40-9A61-3B98-85ED-B1C7075A88FB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI

0x10f748000 - 0x10f79ffff com.apple.Suggestions (1.1 - 85.1) <5F2D39BA-635E-35E3-9E59-B765513BE795> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions

0x10f7e1000 - 0x10f7e4fff com.apple.AppleSystemInfo (1.0 - 1) <373E7E59-1AFB-34B6-A4E4-54617DB07F43> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo

0x10f7ee000 - 0x10f94bfff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox

0x10f9d0000 - 0x10facaff7 com.apple.DiskImagesFramework (10.7.4 - 331.7) <BEBA6D78-08E0-3B99-B77B-A5CBF3344834> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages

0x10fb2b000 - 0x10fb2cfff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib

0x10fb31000 - 0x10fba4fff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib

0x10fc05000 - 0x10fc32fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <BD83ECD7-B044-364F-9392-9AE1FB3BBBD6> /usr/lib/libSystem.B.dylib

0x10fc40000 - 0x10fd24ed7 libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <76082BBC-446B-3355-AED5-0DBCEE600CB2> /usr/lib/libobjc.A.dylib

0x10fd3d000 - 0x10fd3dfff com.apple.CoreServices (53 - 53) <97E086D0-20B4-3BB4-BEE2-04EE5700D55B> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices

0x10fd44000 - 0x10ff18ff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

0x11006a000 - 0x11006afff com.apple.ApplicationServices (41 - 41) <E23F1CED-C0FB-35A8-9657-484C5E6A32AE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services

0x11006d000 - 0x110386fff com.apple.Foundation (6.7.2 - 833.25) <F6584E06-7C8F-3422-AF84-3AA58EC67935> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

0x11056c000 - 0x111172fff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

0x1117fd000 - 0x11180fff7 libbsm.0.dylib (??? - ???) <666E88F0-F8F3-3490-B688-2CF9418CB7E8> /usr/lib/libbsm.0.dylib

0x11181f000 - 0x1121bda27 com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics

0x1122c7000 - 0x1123a6fff com.apple.ImageIO.framework (3.1.2 - 3.1.2) <E982B3FF-4788-3FA2-B9F1-53E44E2EA9BA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO

0x1123f1000 - 0x1124a4ff7 com.apple.CoreText (220.22.0 - ???) <A7A1096F-A211-3775-BA33-08FE98D27F08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText

0x1124fd000 - 0x112581ff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) <BE3C156D-8326-37AA-BC4E-D3C0D31BF976> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS

0x1125ae000 - 0x112675ff7 com.apple.ColorSync (4.7.4 - 4.7.4) <F00820E4-7753-3F41-8D3D-95CD6F174886> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync

0x1126be000 - 0x11271aff7 com.apple.HIServices (1.21 - ???) <B012EE97-D1CD-3F4B-812D-9AC7E6852FE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices

0x112751000 - 0x112765ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <A7C58D71-6D4A-317D-AA06-D648B1F78573> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis

0x112778000 - 0x1127f3ff7 com.apple.print.framework.PrintCore (7.1 - 366.3) <51681D6E-62D3-3B7D-9981-D3FC3568BAB6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore

0x11282a000 - 0x11286bfff com.apple.QD (3.40 - ???) <05970F98-B752-37AF-B577-2B940DF020A1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD

0x11288a000 - 0x11289ffff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <4DD43F2F-7688-3028-868C-4E2876AFBF21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis

0x1128b6000 - 0x1128c8ff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib

0x1128ce000 - 0x1128d4fff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface

0x1128e1000 - 0x1128e6fff libcache.dylib (47.0.0 - compatibility 1.0.0) <3D114C8A-AD1F-3C78-9E8C-B8F3810740E5> /usr/lib/system/libcache.dylib

0x1128ec000 - 0x11292eff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib

0x11293d000 - 0x112942fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib

0x11294d000 - 0x112954fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <65602684-33B1-32DE-802B-050CE07659AC> /usr/lib/system/libcopyfile.dylib

0x112961000 - 0x11296ffff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib

0x112981000 - 0x112982fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib

0x11298c000 - 0x112990fff libdyld.dylib (195.6.0 - compatibility 1.0.0) <FFC59565-64BD-3B37-90A4-E2C3A422CFC1> /usr/lib/system/libdyld.dylib

0x11299c000 - 0x11299cfff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib

0x1129a3000 - 0x1129adff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib

0x1129bb000 - 0x1129c1fff libmacho.dylib (800.0.0 - compatibility 1.0.0) <548BAEB6-8C4C-3B0F-AB0C-7E1C960BCAB5> /usr/lib/system/libmacho.dylib

0x1129ca000 - 0x1129cefff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib

0x1129d1000 - 0x1129d3fff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib

0x1129d9000 - 0x1129daff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <8901B7EE-6CA0-31F3-BBFE-BB71C90B1E49> /usr/lib/system/libremovefile.dylib

0x1129e2000 - 0x1129e3ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib

0x1129ef000 - 0x112accfef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <535C622E-2C14-3DD4-98D0-EA181DF8D582> /usr/lib/system/libsystem_c.dylib

0x112b12000 - 0x112b1afff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib

0x112b20000 - 0x112b5bfff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib

0x112b77000 - 0x112b97fff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib

0x112bae000 - 0x112bb3ff7 libsystem_network.dylib (??? - ???) <DD7492F9-39FB-3E73-9028-3E1027D012B9> /usr/lib/system/libsystem_network.dylib

0x112bbb000 - 0x112bc4ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib

0x112bd1000 - 0x112bd2ff7 libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib

0x112bd9000 - 0x112bdafff libunc.dylib (24.0.0 - compatibility 1.0.0) <0482C762-746D-37EB-A8C9-E1048CF70462> /usr/lib/system/libunc.dylib

0x112be1000 - 0x112be7ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib

0x112bf2000 - 0x112c0ffff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib

0x112c26000 - 0x112c31ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib

0x112c3f000 - 0x112c4dff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib

0x112c52000 - 0x112ca0fff libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib

0x112cbf000 - 0x112d35ff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib

0x112d96000 - 0x1130b2fff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore

0x113133000 - 0x11329afff com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork

0x113341000 - 0x1133c4fef com.apple.Metadata (10.7.0 - 627.37) <B9BEB598-B6F2-3BFF-A8F3-C3C87CD076AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata

0x11341a000 - 0x1134feff7 com.apple.CoreServices.OSServices (478.49 - 478.49) <E5BF2069-ED1A-31F5-AFC2-4A530BD467AA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices

0x11357d000 - 0x113617ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <C5585E08-76A0-34E0-B92C-22BA9D3E083C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit

0x11365c000 - 0x11369bfff com.apple.AE (527.7 - 527.7) <9B3F7EC2-EDE2-3123-BAA5-C36A09BA038E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE

0x1136b9000 - 0x11375afff com.apple.LaunchServices (480.40 - 480.40) <C936A07F-0CF8-3F8E-BDB3-76AA7611B4CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices

0x1137a9000 - 0x1137d9ff7 com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices

0x1137fb000 - 0x1137fbfff libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib

0x113806000 - 0x11380bfff libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib

0x113811000 - 0x113918fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib

0x113934000 - 0x113943fff libxar-nossl.dylib (??? - ???) <518C0791-AB8D-3E8A-BB40-D4F312704FE2> /usr/lib/libxar-nossl.dylib

0x11394d000 - 0x11395aff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <DFAB8CA8-CC9D-3F58-8C12-CE120442AACD> /usr/lib/libbz2.1.0.dylib

0x113966000 - 0x113a68fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib

0x113a93000 - 0x113aa1fff com.apple.NetAuth (3.2 - 3.2) <B247BEAB-E3DA-3075-A2E5-BD3371AB0FA4> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth

0x113ab1000 - 0x113b21fff com.apple.datadetectorscore (3.0 - 179.4) <D14F635D-D403-3780-85C9-91EB0CA07F8E> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore

0x113b5d000 - 0x113c69fff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <557A7749-70EE-3ADF-BC3E-0A5E7DDCD8C1> /usr/lib/libcrypto.0.9.8.dylib

0x113cd4000 - 0x113cd5fff liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib

0x113cde000 - 0x113cf1ff7 libCRFSuite.dylib (??? - ???) <322486D1-359C-3059-BF53-D4B038621E18> /usr/lib/libCRFSuite.dylib

0x113cfe000 - 0x113d1aff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage

0x113d2a000 - 0x113d2cfff com.apple.TrustEvaluationAgent (2.0 - 1) <3087AE86-B57F-3D39-9885-C93DC6FD5163> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent

0x113d31000 - 0x113d48fff com.apple.CFOpenDirectory (10.7 - 146) <BBB7C97E-7B46-3286-9128-32B5D16B5CBE> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory

0x113d63000 - 0x113d8eff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib

0x113d9c000 - 0x113d9cfff com.apple.Accelerate (1.7 - Accelerate 1.7) <A42ACCF8-7C09-3891-B2B3-F6048A650BA2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate

0x113da1000 - 0x113dcafff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib

0x113dd9000 - 0x113e31ff7 libTIFF.dylib (??? - ???) <4DA86D53-8977-351D-9DC5-C7AE8F0FD423> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib

0x113e40000 - 0x113e61fff libPng.dylib (??? - ???) <E2B52527-4D0C-3595-BB13-8E8EF364E998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib

0x113e70000 - 0x113e75fff libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib

0x113e7f000 - 0x113f8cfff libJP2.dylib (??? - ???) <053950A7-6B92-320E-A6D7-808CE424F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib

0x113fc2000 - 0x113fc5fff libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib

0x113fcc000 - 0x114102fff com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage

0x114121000 - 0x114121fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <4F7416F1-A069-3A39-B5F1-008279F6B819> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib

0x114126000 - 0x114186fff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <1E3EEDA7-1DC6-3593-9DED-0BAFA0972A76> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib

0x114190000 - 0x114226ff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <C06C0706-3462-3F24-A8BE-4DA8076DE59F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib

0x114236000 - 0x114663fff libLAPACK.dylib (??? - ???) <C7456566-4B04-3971-8D62-DE0DEBE811B7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib

0x1146cd000 - 0x114cb1fff libBLAS.dylib (??? - ???) <09028536-1215-324C-B7BD-384CF5DBC5D0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib

0x114cf8000 - 0x114dfdfff libFontParser.dylib (??? - ???) <D2E56B6E-3182-3667-A78C-4172C435523A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib

0x114e5d000 - 0x114eb1fff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib

0x114ed6000 - 0x114f16ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib

0x114f2d000 - 0x114f51fff com.apple.Kerberos (1.0 - 1) <5A114BAB-19C7-30B1-B9FB-F40019499734> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos

0x114f6e000 - 0x114fa1ff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS

0x114fbf000 - 0x114fdefff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib

0x114fea000 - 0x1150dffff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib

0x1150ef000 - 0x115174ff7 com.apple.Heimdal (2.2 - 2.0) <A9FC8FF4-8D02-3D91-B409-AF19B72AEFDE> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal

0x1151a0000 - 0x1151a5fff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory

0x1151b4000 - 0x1151bffff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth

0x1151ca000 - 0x1151d8ff7 com.apple.AppleFSCompression (37 - 1.0) <61113C2F-564C-3E6C-918C-3179980D599F> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression

0x1151e9000 - 0x115212fff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo

0x11522d000 - 0x1154a1fff com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage

0x11558e000 - 0x1155e2ff7 com.apple.ScalableUserInterface (1.0 - 1) <EB468227-3203-38C9-A5BC-E28576D507CF> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface

0x11560b000 - 0x11565dff7 libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib

0x115673000 - 0x11567afff libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib

0x115682000 - 0x115698fff libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib

0x1156aa000 - 0x1156eafe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib

0x1156f6000 - 0x1156f8fff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib

0x115702000 - 0x115705fff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib

0x11570d000 - 0x115768ff7 com.apple.opencl (2.0.19 - 2.0.19) <B05BF605-73B8-328F-A228-6FA59E1FC73A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL

0x11577b000 - 0x115c42fff FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght

0x116067000 - 0x116291fe7 com.apple.CoreData (104.1 - 358.14) <1C100A86-EEDF-352E-8BC0-DFE82FF92362> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData

0x11637e000 - 0x1163a2fff com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices

0x1163c6000 - 0x1163c6fff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit

0x1163d0000 - 0x1163dbff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition

0x1163e7000 - 0x11644fff7 com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

0x11647f000 - 0x116496fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport

0x1164ac000 - 0x1164d4fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis

0x1164f1000 - 0x116517fff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols

0x116536000 - 0x1165dbfff com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink

0x116615000 - 0x116615fff com.apple.vecLib (3.7 - vecLib 3.7) <F968254A-2A06-3E2A-A587-151D7A2DB55A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib

0x11661c000 - 0x1166befff com.apple.securityfoundation (5.0 - 55116) <1E062087-A9B1-3E38-8133-E9D282EA34B0> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation

0x116711000 - 0x116718ff7 com.apple.CommerceCore (1.0 - 17) <95285481-4162-308B-85E9-E0A47D4F3766> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore

0x116722000 - 0x116798fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication

0x1167de000 - 0x116840ff7 com.apple.Symbolication (1.3 - 91) <0945ACAF-AA0A-3D01-9960-72B51722EC1F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion

0x116883000 - 0x1168bdfe7 com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s

0x1168dc000 - 0x116c01ff7 com.apple.AddressBook.framework (6.1.3 - 1091) <5A8BEED1-229C-3A9C-8281-581127A1B9B5> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook

0x116df9000 - 0x116e2efff com.apple.securityinterface (5.0 - 55022.6) <4D6DAF8F-7873-3992-A6D6-478C7664FA39> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face

0x116e5a000 - 0x116e66fff com.apple.DirectoryService.Framework (10.7 - 146) <38778B01-2CF6-3A33-8A7A-FE016774B24C> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce

0x116e75000 - 0x116eb0fff com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP

0x116ebe000 - 0x116ec4ff7 com.apple.phonenumbers (1.0 - 47) <8CE13253-C65B-392F-B87F-D85A15D500D3> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s

0x116ed0000 - 0x116ed0fff com.apple.quartzframework (1.5 - 1.5) <A7A2DBBA-BFFC-35C0-A927-CC0BA4C851E7> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz

0x116eda000 - 0x116f01fff com.apple.framework.internetaccounts (1.2 - 3) <28D44E21-54F2-366B-B9D9-1DB788EF0278> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts

0x116f2d000 - 0x116f3fff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib

0x116f4b000 - 0x116f84fe7 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib

0x116f9f000 - 0x117210fff com.apple.QuartzComposer (5.0 - 236.10) <F8560AEC-4E26-3A43-BE0A-B20FCB5B2E7D> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer

0x11736b000 - 0x1173fefff com.apple.PDFKit (2.6.4 - 2.6.4) <4C58283C-3F45-31C6-9896-5EFFFF82D840> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit

0x11745f000 - 0x11748cfff com.apple.quartzfilters (1.7.0 - 1.7.0) <55B37158-32E1-3F0D-981A-E65B56363EF3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters

0x1174c1000 - 0x1177e3fff com.apple.JavaScriptCore (7534.57 - 7534.57.3) <3A04B8FC-CFA6-3AEB-8FDF-B0525B5A4C82> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore

0x117879000 - 0x117a04ff7 com.apple.QTKit (7.7.1 - 2339) <2BC2CF44-CEAF-3D3B-A250-CA59D6AFB0B0> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit

0x117b08000 - 0x117f26ff7 com.apple.SceneKit (125.3 - 125.8) <23382F45-D9CE-3897-B998-5B26337608FD> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit

0x1180fb000 - 0x118142ff7 com.apple.CoreMedia (1.0 - 705.94) <700C6863-7A8F-34FA-8B1D-7659EC95000B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia

0x118166000 - 0x118510fe7 com.apple.MediaToolbox (1.0 - 705.94) <0719E69C-3275-3BD9-AD04-27DBADEB6E03> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x

0x118584000 - 0x1189b7ff7 com.apple.VideoToolbox (1.0 - 705.94) <72AD524C-0616-3C69-BA1F-8D444F97F5A2> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x

0x118a46000 - 0x118a46fff com.apple.Carbon (153 - 153) <51D75B5A-3F04-32C9-BBA4-A96AF6E3FDFA> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon

0x118a4f000 - 0x118a69fff com.apple.CoreMediaAuthoring (2.0 - 891) <C7A92C52-AD9F-3CF1-86D5-C0714118935C> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring

0x118a85000 - 0x118ad6ff7 com.apple.CoreMediaIO (216.0 - 3199.8) <4D3FE512-E943-34E3-A7A5-2EC2E3854E28> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO

0x118aff000 - 0x1192a7fff com.apple.CoreAUC (6.16.12 - 6.16.12) <EF535959-14FE-3B61-9C32-DF4C54B8F12D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC

0x1192c5000 - 0x119318fff com.apple.AppleVAFramework (5.0.16 - 5.0.16) <6F9A4BCE-8B99-3144-BCF7-B4299B27F6E9> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA

0x119324000 - 0x119328ff7 com.apple.CommonPanels (1.2.5 - 94) <CA9C910D-E406-33E7-B8EE-C86EAA62AB68> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels

0x119333000 - 0x119336fff com.apple.help (1.3.2 - 42) <416BA8D2-9A2F-3F07-9E6B-E1231A92AAC0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help

0x119343000 - 0x119359ff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture

0x119375000 - 0x119392ff7 com.apple.openscripting (1.3.3 - ???) <F5E34F54-CE85-334B-8F25-53581D43960C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting

0x1193a4000 - 0x1193a6ff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print

0x1193b2000 - 0x1193b5ff7 com.apple.securityhi (4.0 - 1) <CA808DC8-7DCF-3B96-A6E8-C9A777C55DF9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI

0x1193bd000 - 0x1194baff7 com.apple.avfoundation (2.0 - 180.50) <A2EAE4E6-4DBA-3AAB-A387-7E72B93B6DA9> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation

0x119579000 - 0x1195a4fff libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib

0x1195b0000 - 0x119642ff7 com.apple.CorePDF (3.1 - 3.1) <B5B5215F-38C0-364D-BDA4-35D674FFCEC4> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF

0x119696000 - 0x1196a1ff7 com.apple.DisplayServicesFW (2.5.4 - 323.3) <5E7F7A88-9313-3C31-87BD-80F3361DA338> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices

0x1196af000 - 0x11970afff com.apple.ImageCaptureCore (3.1.0 - 3.1.0) <9F7C4D81-5CC7-3D66-AC66-81EA9A5EAB94> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re

0x11974e000 - 0x1197c4fff com.apple.ISSupport (1.9.8 - 56) <E7ED107A-1EFD-3720-A4B4-C0E2DDFA6C81> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport

0x119813000 - 0x11982ffff com.apple.frameworks.preferencepanes (15.0 - 15.0) <A72CED98-BB2A-3236-B2D6-2024B387DE4D> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes

0x11984b000 - 0x119929fff com.apple.DiscRecording (6.0.4 - 6040.4.1) <7839FE5C-9FB9-3C2A-B8DA-24D112A2891B> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording

0x119989000 - 0x1199cffff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib

0x1199e3000 - 0x119a27ff7 com.apple.MediaKit (12 - 602) <D69EDB2E-3432-3E54-966E-35AFD049135C> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit

0x119ed2000 - 0x119efeff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesIn ternal

0x119f18000 - 0x119f41ff7 com.apple.framework.Apple80211 (7.4.1 - 741.1) <F60DA830-84ED-3473-8DE8-611A9D9B56FF> /System/Library/PrivateFrameworks/Apple80211.framework/Apple80211

0x119f5d000 - 0x119f6afff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib

0x11b12f000 - 0x11b178ff7 com.apple.framework.CoreWLAN (2.1.3 - 213.1) <D2101093-0B35-3B90-B511-E9272400ED9B> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN

0x11bc16000 - 0x11bc2bfff com.apple.frameworks.preferencepanessupport (1.0 - 1.0) <84B1C93B-92B1-3923-A931-000CD2F70899> /System/Library/PrivateFrameworks/PreferencePanesSupport.framework/Versions/A/P referencePanesSupport

0x11bc3f000 - 0x11bd28fff com.apple.Bluetooth (4.0.8 - 4.0.8f17) <46F432D0-7E25-3900-A5B2-DDB4C2781036> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth

0x11bd9e000 - 0x11bdaafff com.apple.CoreBluetooth (100.7 - 1) <CE002CAF-4A80-3551-A3F3-54221B6AA4F3> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/Frameworks/CoreBlue tooth.framework/Versions/A/CoreBluetooth

0x11ceb1000 - 0x11ceb5fff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff6d411000 - 0x7fff6d445baf dyld (195.6 - ???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld


External Modification Summary:

Calls made by other processes targeting this process:

task_for_pid: 2

thread_create: 0

thread_set_state: 0

Calls made by this process:

task_for_pid: 0

thread_create: 0

thread_set_state: 0

Calls made by all processes on this machine:

task_for_pid: 32240

thread_create: 0

thread_set_state: 0


VM Region Summary:

ReadOnly portion of Libraries: Total=176.0M resident=127.1M(72%) swapped_out_or_unallocated=49.0M(28%)

Writable regions: Total=85.7M written=13.8M(16%) resident=18.8M(22%) swapped_out=0K(0%) unallocated=66.9M(78%)


REGION TYPE VIRTUAL
=========== =======
CG shared images 128K
CoreAnimation 4K
CoreServices 1012K
MALLOC 44.9M
MALLOC guard page 64K
Memory tag=242 12K
Memory tag=251 8K
STACK GUARD 56.0M
Stack 12.1M
VM_ALLOCATE 16.1M
__CI_BITMAP 80K
__DATA 17.6M
__IMAGE 528K
__LINKEDIT 32.6M
__TEXT 143.4M
__UNICODE 544K
mapped file 27.1M
shared memory 312K
=========== =======
TOTAL 352.5M

Feb 9, 2013 1:57 PM in response to Karen Walker1

Back up all data.


Triple-click anywhere in the line below to select it:


rm -i L*/Pre*/{.Gl,com.apple.{rec,sid}}*.plist


Copy the selected text to the Clipboard (command-C).


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.


Paste into the Terminal window (command-V). You'll be prompted to confirm that you want to remove each of the following files:


  • Library/Preferences/.GlobalPreferences.plist
  • Library/Preferences/com.apple.recentitems.plist
  • Library/Preferences/com.apple.sidebarlists.plist


Confirm each deletion by pressing the Y key and then return. If you're prompted to delete any other file, close the Terminal window. Don't delete any file other than the three listed above.


Your lists of recent items under the Apple menu will be lost, and you'll need to recreate your settings for the sidebars of Finder windows and open/save dialogs, among others. If the crashes don't stop, post again.

Feb 9, 2013 3:33 PM in response to Karen Walker1

Launch the Console application again. Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. Post the last 50 or so messages that appear in the window. You're looking for messages at the end of the log, not at the beginning.

Please do not indiscriminately dump thousands of lines from the log into this discussion.


Important: Some private information, such as your name, may appear in the log. Anonymize before posting.

Feb 9, 2013 7:16 PM in response to Linc Davis

Apologies for dumping. I thought I was following your instructions. I'm not familiar with using Console. I hope I am providing the proper info this time. Here's a small segment, as it seems to roll the same message over and over.


13-02-09 4:45:16.318 PM ReportCrash: Removing excessive log: file://localhost/Users/*****/Library/Logs/DiagnosticReports/Finder_2013-02-09-1 64458_******-MacBook-Pro-3.crash

13-02-09 4:45:16.372 PM Finder: ISGetIconFamilyFromStorage: seed mismatch for 22c20010, actual seed is 12200854

13-02-09 4:45:17.099 PM com.apple.launchd.peruser.501: (com.apple.Finder[9384]) Job appears to have crashed: Segmentation fault: 11

13-02-09 4:45:17.244 PM ReportCrash: Saved crash report for Finder[9384] version 10.7.5 (10.7.5) to /Users/*****/Library/Logs/DiagnosticReports/Finder_2013-02-09-164517_******-Mac Book-Pro-3.crash

13-02-09 4:45:17.247 PM ReportCrash: Removing excessive log: file://localhost/Users/*****/Library/Logs/DiagnosticReports/Finder_2013-02-09-1 64459_******-MacBook-Pro-3.crash

13-02-09 4:45:17.986 PM com.apple.launchd.peruser.501: (com.apple.Finder[9386]) Job appears to have crashed: Segmentation fault: 11

13-02-09 4:45:18.130 PM ReportCrash: Saved crash report for Finder[9386] version 10.7.5 (10.7.5) to /Users/*****/Library/Logs/DiagnosticReports/Finder_2013-02-09-164518_******-Mac Book-Pro-3.crash

13-02-09 4:45:18.133 PM ReportCrash: Removing excessive log: file://localhost/Users/*****/Library/Logs/DiagnosticReports/Finder_2013-02-09-1 64500-1_******-MacBook-Pro-3.crash

13-02-09 4:45:18.191 PM Finder: ISGetIconFamilyFromStorage: seed mismatch for 22c20010, actual seed is 12200854

13-02-09 4:45:18.884 PM com.apple.launchd.peruser.501: (com.apple.Finder[9388]) Job appears to have crashed: Segmentation fault: 11

13-02-09 4:45:19.048 PM ReportCrash: Saved crash report for Finder[9388] version 10.7.5 (10.7.5) to /Users/*****/Library/Logs/DiagnosticReports/Finder_2013-02-09-164519_******-Mac Book-Pro-3.crash

13-02-09 4:45:19.050 PM ReportCrash: Removing excessive log: file://localhost/Users/*****/Library/Logs/DiagnosticReports/Finder_2013-02-09-1 64500_******-MacBook-Pro-3.crash

13-02-09 4:45:19.095 PM Finder: ISGetIconFamilyFromStorage: seed mismatch for 22c20010, actual seed is 12200854

Feb 9, 2013 8:19 PM in response to Karen Walker1

There's no need to apologize. I put that comment in because when I request a log extract, some people take that as an invitation to post a few hundred pages of gibberish, as if they think I'm going to read it.

Back up all data.

This procedure will revert the Finder views of all folders in your home folder to the default that you’ve chosen. If you don’t want that, STOP.

Triple-click anywhere in the line below to select it:


find ~ -type f -name .DS_Store -delete


Copy the selected text to the Clipboard (command-C).


Launch the Terminal application in the same way you launched Console.


Paste into the Terminal window (command-V).


The command may take a noticeable amount of time to run. Wait for a new line ending in a dollar sign (“$”) to appear. You can the quit Terminal.

Feb 9, 2013 10:38 PM in response to Karen Walker1

This has been a problem for people in the past, where the system will output a "seed mismatch" error with the handling of the "ISGetIconFamilyFromStorage" function, and result in the Finder crashing repeatedly. While there is a common underlying basis for it, the approach that has been successful for most is to reinstall OS X over the current installation, either by running the latest "Combo" updater for the OS from Apple, or by simply reinstalling from the OS X installation drive and then updating the system again.


Reinstalling the OS should not hurt the system or your data, and should keep your account, preferences and settings, installed applications, and data all intact while it replaces the system software. With OS X Lion and later, Apple includes a Recovery HD partition that you can load by holding Command-R at bootup, and then running the option to reinstall the OS. This will access and download the installer from the Mac App Store and get you up and running without the need for physical installation media.

Finder keeps quitting while trying to restore its windows

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