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

mail is constantly crashing

Every time I read through mail and delete mail crashes and has to be restarted. This started happening recently.

powerpc imac and intel macbook, Mac OS X (10.7.2)

Posted on Sep 4, 2013 12:28 PM

Reply
Question marked as Best reply

Posted on Sep 4, 2013 1:28 PM

Can you post the crash log?


Also, any chance you're using 3rd party plugins that extend mail, something like Mail Act-On or Daylite?

6 replies

Sep 5, 2013 10:55 AM in response to William Lloyd

Here's the crash log, thanks.


Process: Mail [212]

Path: /Applications/Mail.app/Contents/MacOS/Mail

Identifier: com.apple.mail

Version: 6.5 (1508)

Build Info: Mail-1508000000000000~3

Code Type: X86-64 (Native)

Parent Process: launchd [159]

User ID: 501


Date/Time: 2013-09-05 10:48:08.095 -0700

OS Version: Mac OS X 10.8.4 (12E55)

Report Version: 10


Interval Since Last Report: 51363 sec

Crashes Since Last Report: 1

Per-App Interval Since Last Report: 27615 sec

Per-App Crashes Since Last Report: 1

Anonymous UUID: B23D5AAE-A85D-4CE3-FC6C-3B4E4E1AB53E


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


Exception Type: EXC_CRASH (SIGABRT)

Exception Codes: 0x0000000000000000, 0x0000000000000000


Application Specific Information:

*** error for object 0x7ff47d110758: incorrect checksum for freed object - object was probably modified after being freed.



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

0 libsystem_kernel.dylib 0x00007fff90b90212 __pthread_kill + 10

1 libsystem_c.dylib 0x00007fff9796fb54 pthread_kill + 90

2 libsystem_c.dylib 0x00007fff979b3dce abort + 143

3 libsystem_c.dylib 0x00007fff9798f905 szone_error + 580

4 libsystem_c.dylib 0x00007fff97990cbc tiny_free_list_remove_ptr + 159

5 libsystem_c.dylib 0x00007fff97989f03 szone_free + 1983

6 com.apple.CoreFoundation 0x00007fff92d82803 CFRelease + 1571

7 com.apple.CoreGraphics 0x00007fff8e77a52a CGSReleaseRegion + 9

8 com.apple.AppKit 0x00007fff95258305 -[NSView _drawRect:clip:] + 794

9 com.apple.AppKit 0x00007fff95266ef1 -[NSClipView _drawRect:clip:] + 88

10 com.apple.AppKit 0x00007fff95255fb3 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 3058

11 com.apple.AppKit 0x00007fff95256a44 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 5763

12 com.apple.AppKit 0x00007fff95256a44 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 5763

13 com.apple.AppKit 0x00007fff95256a44 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 5763

14 com.apple.AppKit 0x00007fff95256a44 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 5763

15 com.apple.AppKit 0x00007fff95256a44 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 5763

16 com.apple.AppKit 0x00007fff95256a44 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 5763

17 com.apple.AppKit 0x00007fff95256a44 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 5763

18 com.apple.AppKit 0x00007fff95256a44 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 5763

19 com.apple.AppKit 0x00007fff95255143 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 314

20 com.apple.AppKit 0x00007fff95250d6d -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 4675

21 com.apple.AppKit 0x00007fff9521ac93 -[NSView displayIfNeeded] + 1830

22 com.apple.mail 0x000000010919e377 0x109170000 + 189303

23 com.apple.AppKit 0x00007fff9521a1cc _handleWindowNeedsDisplayOrLayoutOrUpdateConstraints + 738

24 com.apple.Foundation 0x00007fff96bda463 __NSFireTimer + 96

25 com.apple.CoreFoundation 0x00007fff92dc9804 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20

26 com.apple.CoreFoundation 0x00007fff92dc931d __CFRunLoopDoTimer + 557

27 com.apple.CoreFoundation 0x00007fff92daead9 __CFRunLoopRun + 1529

28 com.apple.CoreFoundation 0x00007fff92dae0e2 CFRunLoopRunSpecific + 290

29 com.apple.HIToolbox 0x00007fff94684eb4 RunCurrentEventLoopInMode + 209

30 com.apple.HIToolbox 0x00007fff94684c52 ReceiveNextEventCommon + 356

31 com.apple.HIToolbox 0x00007fff94684ae3 BlockUntilNextEventMatchingListInMode + 62

32 com.apple.AppKit 0x00007fff95217533 _DPSNextEvent + 685

33 com.apple.AppKit 0x00007fff95216df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128

34 com.apple.AppKit 0x00007fff9520e1a3 -[NSApplication run] + 517

35 com.apple.AppKit 0x00007fff951b2bd6 NSApplicationMain + 869

36 libdyld.dylib 0x00007fff8f1a27e1 start + 1


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

0 libsystem_kernel.dylib 0x00007fff90b90d16 kevent + 10

1 libdispatch.dylib 0x00007fff97440dea _dispatch_mgr_invoke + 883

2 libdispatch.dylib 0x00007fff974409ee _dispatch_mgr_thread + 54


Thread 2:

0 libsystem_kernel.dylib 0x00007fff90b8e686 mach_msg_trap + 10

1 libsystem_kernel.dylib 0x00007fff90b8dc42 mach_msg + 70

2 com.apple.CoreFoundation 0x00007fff92da9233 __CFRunLoopServiceMachPort + 195

3 com.apple.CoreFoundation 0x00007fff92dae916 __CFRunLoopRun + 1078

4 com.apple.CoreFoundation 0x00007fff92dae0e2 CFRunLoopRunSpecific + 290

5 com.apple.Foundation 0x00007fff96c017ee -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268

6 com.apple.Foundation 0x00007fff96b9a1aa -[NSRunLoop(NSRunLoop) run] + 74

7 com.apple.CoreMessage 0x00007fff8e2f8d57 +[_NSSocket _runIOThread] + 77

8 com.apple.Foundation 0x00007fff96bfc562 __NSThread__main__ + 1345

9 libsystem_c.dylib 0x00007fff9796e7a2 _pthread_start + 327

10 libsystem_c.dylib 0x00007fff9795b1e1 thread_start + 13


Thread 3:: com.apple.CFSocket.private

0 libsystem_kernel.dylib 0x00007fff90b90322 __select + 10

1 com.apple.CoreFoundation 0x00007fff92dedf46 __CFSocketManager + 1302

2 libsystem_c.dylib 0x00007fff9796e7a2 _pthread_start + 327

3 libsystem_c.dylib 0x00007fff9795b1e1 thread_start + 13


Thread 4:: com.apple.NSURLConnectionLoader

0 libsystem_kernel.dylib 0x00007fff90b8e686 mach_msg_trap + 10

1 libsystem_kernel.dylib 0x00007fff90b8dc42 mach_msg + 70

2 com.apple.CoreFoundation 0x00007fff92da9233 __CFRunLoopServiceMachPort + 195

3 com.apple.CoreFoundation 0x00007fff92dae916 __CFRunLoopRun + 1078

4 com.apple.CoreFoundation 0x00007fff92dae0e2 CFRunLoopRunSpecific + 290

5 com.apple.Foundation 0x00007fff96b9e546 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356

6 com.apple.Foundation 0x00007fff96bfc562 __NSThread__main__ + 1345

7 libsystem_c.dylib 0x00007fff9796e7a2 _pthread_start + 327

8 libsystem_c.dylib 0x00007fff9795b1e1 thread_start + 13


Thread 5:: JavaScriptCore::BlockFree

0 libsystem_kernel.dylib 0x00007fff90b900fa __psynch_cvwait + 10

1 libsystem_c.dylib 0x00007fff97972fe9 _pthread_cond_wait + 869

2 com.apple.JavaScriptCore 0x00007fff8da9db66 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118

3 com.apple.JavaScriptCore 0x00007fff8dcc0bfa JSC::BlockAllocator::blockFreeingThreadMain() + 90

4 com.apple.JavaScriptCore 0x00007fff8dcd625f ***::wtfThreadEntryPoint(void*) + 15

5 libsystem_c.dylib 0x00007fff9796e7a2 _pthread_start + 327

6 libsystem_c.dylib 0x00007fff9795b1e1 thread_start + 13


Thread 6:: JavaScriptCore::Marking

0 libsystem_kernel.dylib 0x00007fff90b900fa __psynch_cvwait + 10

1 libsystem_c.dylib 0x00007fff97972fe9 _pthread_cond_wait + 869

2 com.apple.JavaScriptCore 0x00007fff8dc239d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212

3 com.apple.JavaScriptCore 0x00007fff8dc238b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214

4 com.apple.JavaScriptCore 0x00007fff8dcd625f ***::wtfThreadEntryPoint(void*) + 15

5 libsystem_c.dylib 0x00007fff9796e7a2 _pthread_start + 327

6 libsystem_c.dylib 0x00007fff9795b1e1 thread_start + 13


Thread 7:: JavaScriptCore::BlockFree

0 libsystem_kernel.dylib 0x00007fff90b900fa __psynch_cvwait + 10

1 libsystem_c.dylib 0x00007fff97972fe9 _pthread_cond_wait + 869

2 com.apple.JavaScriptCore 0x00007fff8da9db66 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118

3 com.apple.JavaScriptCore 0x00007fff8dcc0bfa JSC::BlockAllocator::blockFreeingThreadMain() + 90

4 com.apple.JavaScriptCore 0x00007fff8dcd625f ***::wtfThreadEntryPoint(void*) + 15

5 libsystem_c.dylib 0x00007fff9796e7a2 _pthread_start + 327

6 libsystem_c.dylib 0x00007fff9795b1e1 thread_start + 13


Thread 8:: JavaScriptCore::Marking

0 libsystem_kernel.dylib 0x00007fff90b900fa __psynch_cvwait + 10

1 libsystem_c.dylib 0x00007fff97972fe9 _pthread_cond_wait + 869

2 com.apple.JavaScriptCore 0x00007fff8dc239d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212

3 com.apple.JavaScriptCore 0x00007fff8dc238b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214

4 com.apple.JavaScriptCore 0x00007fff8dcd625f ***::wtfThreadEntryPoint(void*) + 15

5 libsystem_c.dylib 0x00007fff9796e7a2 _pthread_start + 327

6 libsystem_c.dylib 0x00007fff9795b1e1 thread_start + 13


Thread 9:: JavaScriptCore::BlockFree

0 libsystem_kernel.dylib 0x00007fff90b900fa __psynch_cvwait + 10

1 libsystem_c.dylib 0x00007fff97972fe9 _pthread_cond_wait + 869

2 com.apple.JavaScriptCore 0x00007fff8da9db66 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118

3 com.apple.JavaScriptCore 0x00007fff8dcc0bfa JSC::BlockAllocator::blockFreeingThreadMain() + 90

4 com.apple.JavaScriptCore 0x00007fff8dcd625f ***::wtfThreadEntryPoint(void*) + 15

5 libsystem_c.dylib 0x00007fff9796e7a2 _pthread_start + 327

6 libsystem_c.dylib 0x00007fff9795b1e1 thread_start + 13


Thread 10:: JavaScriptCore::Marking

0 libsystem_kernel.dylib 0x00007fff90b900fa __psynch_cvwait + 10

1 libsystem_c.dylib 0x00007fff97972fe9 _pthread_cond_wait + 869

2 com.apple.JavaScriptCore 0x00007fff8dc239d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212

3 com.apple.JavaScriptCore 0x00007fff8dc238b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214

4 com.apple.JavaScriptCore 0x00007fff8dcd625f ***::wtfThreadEntryPoint(void*) + 15

5 libsystem_c.dylib 0x00007fff9796e7a2 _pthread_start + 327

6 libsystem_c.dylib 0x00007fff9795b1e1 thread_start + 13


Thread 11:

0 libsystem_kernel.dylib 0x00007fff90b906d6 __workq_kernreturn + 10

1 libsystem_c.dylib 0x00007fff97970f4c _pthread_workq_return + 25

2 libsystem_c.dylib 0x00007fff97970d13 _pthread_wqthread + 412

3 libsystem_c.dylib 0x00007fff9795b1d1 start_wqthread + 13


Thread 12:: Dispatch queue: com.apple.root.default-overcommit-priority

0 libsystem_kernel.dylib 0x00007fff90b900fa __psynch_cvwait + 10

1 libsystem_c.dylib 0x00007fff97973023 _pthread_cond_wait + 927

2 com.apple.Foundation 0x00007fff96b9c589 -[__NSOperationInternal waitUntilFinishedOrTimeout:] + 227

3 com.apple.IMAP 0x00007fff92a03328 -[IMAPClientOperationQueue waitUntilOperationIsFinished:] + 167

4 com.apple.IMAP 0x00007fff92a1c80e -[IMAPGateway waitUntilClientOperationIsFinished:] + 168

5 com.apple.IMAP 0x00007fff92a1c756 -[IMAPGateway addClientOperation:toQueueAndWaitUntilFinished:] + 411

6 com.apple.IMAP 0x00007fff92a1e4d3 -[IMAPGateway _storeFlags:state:forUids:mailboxName:] + 107

7 com.apple.IMAP 0x00007fff92a1e2e2 -[IMAPGateway _expunge:orStoreFlags:state:forUids:] + 206

8 com.apple.IMAP 0x00007fff92a1e20f -[IMAPGateway storeFlags:state:forUids:] + 30

9 com.apple.MessageFramework 0x00007fff94eb7ca0 -[LibraryIMAPStore _synchronouslyStoreFlagsFromDictionary:forMessages:] + 987

10 com.apple.MessageFramework 0x00007fff94eb78ad -[LibraryIMAPStore _setFlagsFromDictionary:forMessages:] + 232

11 com.apple.MessageFramework 0x00007fff94eb7790 -[LibraryIMAPStore _internalSetFlagsFromDictionary:forMessages:] + 795

12 com.apple.MessageFramework 0x00007fff94f3b096 __76-[LibraryIMAPStore async_setFlagsFromDictionary:forMessages:updatingServer:]_block_invoke_0532 + 123

13 com.apple.Foundation 0x00007fff96c1f9cf -[NSBlockOperation main] + 124

14 com.apple.CoreMessage 0x00007fff8e341995 -[MFTaskOperation main] + 709

15 com.apple.Foundation 0x00007fff96bf5926 -[__NSOperationInternal start] + 684

16 com.apple.Foundation 0x00007fff96bfd0f1 __block_global_6 + 129

17 libdispatch.dylib 0x00007fff97441f01 _dispatch_call_block_and_release + 15

18 libdispatch.dylib 0x00007fff9743e0b6 _dispatch_client_callout + 8

19 libdispatch.dylib 0x00007fff9743f1fa _dispatch_worker_thread2 + 304

20 libsystem_c.dylib 0x00007fff97970d0b _pthread_wqthread + 404

21 libsystem_c.dylib 0x00007fff9795b1d1 start_wqthread + 13


Thread 13:: Dispatch queue: com.apple.root.default-overcommit-priority

0 libsystem_kernel.dylib 0x00007fff90b90386 __semwait_signal + 10

1 libsystem_c.dylib 0x00007fff979f8800 nanosleep + 163

2 com.apple.Foundation 0x00007fff96bfd9e4 +[NSThread sleepForTimeInterval:] + 156

3 com.apple.MessageFramework 0x00007fff94e7819d +[Library messagesMatchingCriterion:options:] + 168

4 com.apple.MessageFramework 0x00007fff94eafb7d +[LibraryStore filterMessages:throughSmartMailbox:] + 685

5 com.apple.MessageFramework 0x00007fff94fdaa6c __block_global_2 + 165

6 com.apple.CoreFoundation 0x00007fff92df88a9 __NSDictionaryEnumerate + 1081

7 com.apple.MessageFramework 0x00007fff94fda998 __62-[_NonContentSmartMailboxUnreadCountManager _messagesChanged:]_block_invoke_0 + 147

8 com.apple.Foundation 0x00007fff96c1f9cf -[NSBlockOperation main] + 124

9 com.apple.Foundation 0x00007fff96bf5926 -[__NSOperationInternal start] + 684

10 com.apple.Foundation 0x00007fff96bfd0f1 __block_global_6 + 129

11 libdispatch.dylib 0x00007fff97441f01 _dispatch_call_block_and_release + 15

12 libdispatch.dylib 0x00007fff9743e0b6 _dispatch_client_callout + 8

13 libdispatch.dylib 0x00007fff9743f1fa _dispatch_worker_thread2 + 304

14 libsystem_c.dylib 0x00007fff97970d0b _pthread_wqthread + 404

15 libsystem_c.dylib 0x00007fff9795b1d1 start_wqthread + 13


Thread 14:: Dispatch queue: com.apple.root.default-overcommit-priority

0 libsystem_kernel.dylib 0x00007fff90b8e686 mach_msg_trap + 10

1 libsystem_kernel.dylib 0x00007fff90b8dc42 mach_msg + 70

2 com.apple.CoreFoundation 0x00007fff92da9233 __CFRunLoopServiceMachPort + 195

3 com.apple.CoreFoundation 0x00007fff92dae916 __CFRunLoopRun + 1078

4 com.apple.CoreFoundation 0x00007fff92dae0e2 CFRunLoopRunSpecific + 290

5 com.apple.CoreMessage 0x00007fff8e2f80e9 _handleRequestWithTimeout + 1527

6 com.apple.CoreMessage 0x00007fff8e2fa8cb -[_NSSocket readBytes:length:error:] + 161

7 com.apple.CoreMessage 0x00007fff8e314a7b -[Connection _readBytesFromSocketIntoBuffer:amount:requireAllBytes:error:] + 76

8 com.apple.CoreMessage 0x00007fff8e314961 -[Connection _fillBuffer:] + 764

9 com.apple.CoreMessage 0x00007fff8e3144f3 -[Connection _readLineIntoData:error:] + 202

10 com.apple.IMAP 0x00007fff92a0a486 -[IMAPConnection _readLineIntoData:error:] + 53

11 com.apple.IMAP 0x00007fff92a10e14 -[IMAPConnection(MFPrivate) _readDataOfLength:intoData:error:] + 112

12 com.apple.IMAP 0x00007fff92a33428 -[IMAPResponse initWithConnection:error:] + 144

13 com.apple.IMAP 0x00007fff92a0a57a -[IMAPConnection _copyNextServerResponse:] + 55

14 com.apple.IMAP 0x00007fff92a0a7eb -[IMAPConnection _copyNextTaggedOrContinuationResponseForCommand:exists:] + 551

15 com.apple.IMAP 0x00007fff92a0fa87 -[IMAPConnection _responseFromSendingOperation:] + 863

16 com.apple.IMAP 0x00007fff92a0e3b7 -[IMAPConnection executeUIDStore:] + 86

17 com.apple.IMAP 0x00007fff92a05d43 -[IMAPClientUIDStoreOperation executeOnConnection:] + 26

18 com.apple.IMAP 0x00007fff92a099f5 -[IMAPConnection prepareAndExecuteOperation:outWrongState:] + 1247

19 com.apple.IMAP 0x00007fff92a1c501 -[IMAPGateway _allowClientOperationThrough:] + 1237

20 com.apple.IMAP 0x00007fff92a1bfd4 -[IMAPGateway allowClientOperationThrough:] + 369

21 com.apple.IMAP 0x00007fff92a00ae3 -[IMAPClientOperation main] + 84

22 com.apple.Foundation 0x00007fff96bf5926 -[__NSOperationInternal start] + 684

23 com.apple.Foundation 0x00007fff96bfd0f1 __block_global_6 + 129

24 libdispatch.dylib 0x00007fff97441f01 _dispatch_call_block_and_release + 15

25 libdispatch.dylib 0x00007fff9743e0b6 _dispatch_client_callout + 8

26 libdispatch.dylib 0x00007fff9743f1fa _dispatch_worker_thread2 + 304

27 libsystem_c.dylib 0x00007fff97970d0b _pthread_wqthread + 404

28 libsystem_c.dylib 0x00007fff9795b1d1 start_wqthread + 13


Thread 15:

0 libsystem_kernel.dylib 0x00007fff90b906d6 __workq_kernreturn + 10

1 libsystem_c.dylib 0x00007fff97970f4c _pthread_workq_return + 25

2 libsystem_c.dylib 0x00007fff97970d13 _pthread_wqthread + 412

3 libsystem_c.dylib 0x00007fff9795b1d1 start_wqthread + 13


Thread 16:: Dispatch queue: com.apple.root.default-overcommit-priority

0 libsystem_kernel.dylib 0x00007fff90b900fa __psynch_cvwait + 10

1 libsystem_c.dylib 0x00007fff97972fe9 _pthread_cond_wait + 869

2 com.apple.Foundation 0x00007fff96b9d453 -[__NSOperationInternal waitUntilFinished] + 151

3 com.apple.MessageFramework 0x00007fff94ebe1bf -[LibraryStore deleteMessages:moveToTrash:] + 1700

4 com.apple.mail 0x0000000109205423 0x109170000 + 611363

5 com.apple.CoreFoundation 0x00007fff92e0009c __invoking___ + 140

6 com.apple.CoreFoundation 0x00007fff92dfff37 -[NSInvocation invoke] + 263

7 com.apple.CoreMessage 0x00007fff8e35b7d7 -[MonitoredInvocation invoke] + 225

8 com.apple.CoreMessage 0x00007fff8e373e22 -[ThrowingInvocationOperation main] + 33

9 com.apple.CoreMessage 0x00007fff8e31ff82 -[_MFInvocationOperation main] + 431

10 com.apple.Foundation 0x00007fff96bf5926 -[__NSOperationInternal start] + 684

11 com.apple.Foundation 0x00007fff96bfd0f1 __block_global_6 + 129

12 libdispatch.dylib 0x00007fff97441f01 _dispatch_call_block_and_release + 15

13 libdispatch.dylib 0x00007fff9743e0b6 _dispatch_client_callout + 8

14 libdispatch.dylib 0x00007fff9743f1fa _dispatch_worker_thread2 + 304

15 libsystem_c.dylib 0x00007fff97970d0b _pthread_wqthread + 404

16 libsystem_c.dylib 0x00007fff9795b1d1 start_wqthread + 13


Thread 17:

0 libsystem_kernel.dylib 0x00007fff90b906d6 __workq_kernreturn + 10

1 libsystem_c.dylib 0x00007fff97970f4c _pthread_workq_return + 25

2 libsystem_c.dylib 0x00007fff97970d13 _pthread_wqthread + 412

3 libsystem_c.dylib 0x00007fff9795b1d1 start_wqthread + 13


Thread 18:

0 libsystem_kernel.dylib 0x00007fff90b906d6 __workq_kernreturn + 10

1 libsystem_c.dylib 0x00007fff97970f4c _pthread_workq_return + 25

2 libsystem_c.dylib 0x00007fff97970d13 _pthread_wqthread + 412

3 libsystem_c.dylib 0x00007fff9795b1d1 start_wqthread + 13


Thread 19:

0 libsystem_kernel.dylib 0x00007fff90b906d6 __workq_kernreturn + 10

1 libsystem_c.dylib 0x00007fff97970f4c _pthread_workq_return + 25

2 libsystem_c.dylib 0x00007fff97970d13 _pthread_wqthread + 412

3 libsystem_c.dylib 0x00007fff9795b1d1 start_wqthread + 13


Thread 20:

0 libsystem_kernel.dylib 0x00007fff90b906d6 __workq_kernreturn + 10

1 libsystem_c.dylib 0x00007fff97970f4c _pthread_workq_return + 25

2 libsystem_c.dylib 0x00007fff97970d13 _pthread_wqthread + 412

3 libsystem_c.dylib 0x00007fff9795b1d1 start_wqthread + 13


Thread 21:

0 libsystem_kernel.dylib 0x00007fff90b906d6 __workq_kernreturn + 10

1 libsystem_c.dylib 0x00007fff97970f4c _pthread_workq_return + 25

2 libsystem_c.dylib 0x00007fff97970d13 _pthread_wqthread + 412

3 libsystem_c.dylib 0x00007fff9795b1d1 start_wqthread + 13


Thread 22:: Dispatch queue: com.apple.root.default-priority

0 libsystem_kernel.dylib 0x00007fff90b90122 __psynch_mutexwait + 10

1 libsystem_c.dylib 0x00007fff97973dfd pthread_mutex_lock + 536

2 com.apple.Foundation 0x00007fff96babb79 -[NSRecursiveLock lock] + 22

3 com.apple.IMAP 0x00007fff92a021e7 __56-[IMAPClientOperationQueue _postDelayedActivityFinished]_block_invoke_0 + 116

4 libdispatch.dylib 0x00007fff9743e0b6 _dispatch_client_callout + 8

5 libdispatch.dylib 0x00007fff9744029b _dispatch_source_invoke + 691

6 libdispatch.dylib 0x00007fff9743f305 _dispatch_queue_invoke + 72

7 libdispatch.dylib 0x00007fff9743f1c3 _dispatch_worker_thread2 + 249

8 libsystem_c.dylib 0x00007fff97970d0b _pthread_wqthread + 404

9 libsystem_c.dylib 0x00007fff9795b1d1 start_wqthread + 13


Thread 23:

0 libsystem_kernel.dylib 0x00007fff90b906d6 __workq_kernreturn + 10

1 libsystem_c.dylib 0x00007fff97970f4c _pthread_workq_return + 25

2 libsystem_c.dylib 0x00007fff97970d13 _pthread_wqthread + 412

3 libsystem_c.dylib 0x00007fff9795b1d1 start_wqthread + 13


Thread 24:

0 libsystem_kernel.dylib 0x00007fff90b906d6 __workq_kernreturn + 10

1 libsystem_c.dylib 0x00007fff97970f4c _pthread_workq_return + 25

2 libsystem_c.dylib 0x00007fff97970d13 _pthread_wqthread + 412

3 libsystem_c.dylib 0x00007fff9795b1d1 start_wqthread + 13


Thread 25:

0 libsystem_kernel.dylib 0x00007fff90b906d6 __workq_kernreturn + 10

1 libsystem_c.dylib 0x00007fff97970f4c _pthread_workq_return + 25

2 libsystem_c.dylib 0x00007fff97970d13 _pthread_wqthread + 412

3 libsystem_c.dylib 0x00007fff9795b1d1 start_wqthread + 13


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

rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff56a8a808 rdx: 0x0000000000000000

rdi: 0x0000000000000c07 rsi: 0x0000000000000006 rbp: 0x00007fff56a8a830 rsp: 0x00007fff56a8a808

r8: 0x00007fff7de02278 r9: 0x00000000fffffff0 r10: 0x0000000020000000 r11: 0x0000000000000206

r12: 0x000000010961c000 r13: 0x00007ff47d110758 r14: 0x00007fff7de03180 r15: 0x0000000000000000

rip: 0x00007fff90b90212 rfl: 0x0000000000000206 cr2: 0x00007fff7ddfbff0

Logical CPU: 0


Binary Images:

0x109170000 - 0x10950ffff com.apple.mail (6.5 - 1508) <98DA8D55-1D34-3753-A112-EF5B69387421> /Applications/Mail.app/Contents/MacOS/Mail

0x10989e000 - 0x1098a3fff com.apple.osxserver.iaplugin (2.1 - 210) <CBBB8893-7815-308C-8428-17A775A1900A> /System/Library/InternetAccounts/OSXServer.iaplugin/Contents/MacOS/OSXServer

0x1098ab000 - 0x1098acfff libACSClient.dylib (48) <DCF5B9D9-B76E-38C3-A8A8-F5CBE52F8CEB> /usr/lib/libACSClient.dylib

0x1098db000 - 0x1098defff com.apple.qq.iaplugin (1.1 - 110) <1E856D87-6874-3DF5-9937-8C8BEEBA2706> /System/Library/InternetAccounts/QQ.iaplugin/Contents/MacOS/QQ

0x1098e4000 - 0x1098e5ff7 ATSHI.dylib (341.1) <3328D0EC-BD75-3041-A458-05FFE934C019> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib

0x1098ea000 - 0x1098f1ff7 com.apple.tudou.iaplugin (1.1 - 110) <2CF1C31C-3888-38EF-ACCE-755E7DB5CD6C> /System/Library/InternetAccounts/Tudou.iaplugin/Contents/MacOS/Tudou

0x10998d000 - 0x10998ffff apop.so (169) <2A1CAD32-5734-3D4E-868B-E773DCD192B5> /usr/lib/sasl2/apop.so

0x109993000 - 0x1099a7fff dhx.so (169) <3C4D7E51-F30B-3A5B-9BB6-4426EC607E10> /usr/lib/sasl2/dhx.so

0x1099b3000 - 0x1099bcff7 digestmd5WebDAV.so (169) <D1EF0A0E-92FA-321F-9445-DD08A64C2493> /usr/lib/sasl2/digestmd5WebDAV.so

0x1099c1000 - 0x1099c3fff libanonymous.2.so (166) <6417EA9E-4202-31DA-A086-B58F1E92C931> /usr/lib/sasl2/libanonymous.2.so

0x1099c8000 - 0x1099cbfff libcrammd5.2.so (166) <866C8DD4-5086-376A-BFC7-897A40327DB4> /usr/lib/sasl2/libcrammd5.2.so

0x1099d0000 - 0x1099d9ff7 libdigestmd5.2.so (166) <F2344A08-F032-35D3-9EBB-F147D4100517> /usr/lib/sasl2/libdigestmd5.2.so

0x1099de000 - 0x1099e3fff libgssapiv2.2.so (166) <83A21AF3-FB42-3ACC-B6ED-26B23388C4F4> /usr/lib/sasl2/libgssapiv2.2.so

0x1099e8000 - 0x1099eafff login.so (166) <1F868238-FB26-3477-B31C-67DB400D6F68> /usr/lib/sasl2/login.so

0x1099ee000 - 0x1099f3fff libntlm.so (166) <82608FB8-E225-39FF-BC83-B9D3F89D7CEC> /usr/lib/sasl2/libntlm.so

0x1099f8000 - 0x1099fffff libotp.2.so (166) <2AE53E63-A826-3E20-9B4D-476CC712410D> /usr/lib/sasl2/libotp.2.so

0x109a08000 - 0x109a0afff libplain.2.so (166) <074D7604-3435-3E01-A86B-FF102001FC5B> /usr/lib/sasl2/libplain.2.so

0x109a0e000 - 0x109a12fff libpps.so (169) <3C150ECF-0D94-3DBE-8AB6-7B0070700699> /usr/lib/sasl2/libpps.so

0x109a17000 - 0x109a1afff mschapv2.so (169) <9DAC741E-6BB8-3DFA-85AD-532EB20E780B> /usr/lib/sasl2/mschapv2.so

0x109a1f000 - 0x109a4cfff com.apple.DirectoryService.PasswordServerFramework (10.8 - 27.1) <81194DEC-984F-3099-B537-F70394F8492C> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver

0x109a62000 - 0x109a64fff pwauxprop.so (387.2) <F29F2067-8A39-3BDC-B1CA-9FC7C3470675> /usr/lib/sasl2/pwauxprop.so

0x109a69000 - 0x109a6cfff shadow_auxprop.so (169) <FE9BCBA3-7F30-303B-A815-8FADE514246E> /usr/lib/sasl2/shadow_auxprop.so

0x109a71000 - 0x109a73fff smb_nt.so (169) <F6798ECD-BBC9-3055-96E9-3A9836E36E7A> /usr/lib/sasl2/smb_nt.so

0x109a78000 - 0x109a7bfff smb_ntlmv2.so (169) <FB9D0145-0F31-3FA1-A6B4-5F8530CC60CA> /usr/lib/sasl2/smb_ntlmv2.so

0x10ad45000 - 0x10ad4cff7 com.apple.twitter.iaplugin (1.1 - 110) <1F9C39D4-A580-3E55-AF55-AAFA6454377B> /System/Library/InternetAccounts/TwitterPlugin.iaplugin/Contents/MacOS/TwitterP lugin

0x10ad55000 - 0x10ad5cfff com.apple.vimeo.iaplugin (1.1 - 110) <29CE4DD3-0054-3BBF-B4BF-86E46FB38B43> /System/Library/InternetAccounts/Vimeo.iaplugin/Contents/MacOS/Vimeo

0x10ad65000 - 0x10ad6cfff com.apple.weibo.iaplugin (1.1 - 110) <2630F951-DE60-32CC-9C62-1E449C42D04E> /System/Library/InternetAccounts/Weibo.iaplugin/Contents/MacOS/Weibo

0x10b7c5000 - 0x10b7c6fff com.apple.AddressBook.LocalSourceBundle (2.1 - 1170) <F902B042-3BD2-3FD5-98E5-8F0563D687D1> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource

0x10b7d8000 - 0x10b7dbfff com.apple.DirectoryServicesSource (2.1 - 1170) <F0560AC5-BBF4-3AB2-88CF-466B45F79341> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices

0x10b7e3000 - 0x10b7f4ff7 com.apple.NSServerNotificationCenter (5.0 - 5.0) <151748DA-BEAC-3E8C-B139-09256914F45E> /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotifi cation

0x10c9f6000 - 0x10ca49fff com.apple.AddressBook.CardDAVPlugin (10.8 - 333) <14C01B09-7E73-30C2-9882-AF4223A1A4F0> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin

0x10cad5000 - 0x10caddfff com.apple.SyncedDefaults (1.2 - 43.27) <BE895936-D6C0-3CC0-BDE4-FEDA10B9EABD> /System/Library/PrivateFrameworks/SyncedDefaults.framework/SyncedDefaults

0x10cd3f000 - 0x10cd40ff7 libCyrillicConverter.dylib (61) <D06971D7-9F16-3FE6-81E8-33E0FE4D6586> /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib

0x10cd46000 - 0x10cd4cff7 com.apple.Notes.iaplugin (1.5 - 107) <F2251340-767E-36A3-9BAF-B6CF225497E3> /System/Library/InternetAccounts/Notes.iaplugin/Contents/MacOS/Notes

0x10cd53000 - 0x10cd95ff7 com.apple.Notes.framework (1.5 - 107) <A665344C-A62E-33EE-A0F3-66959EB4D12E> /System/Library/PrivateFrameworks/Notes.framework/Versions/A/Notes

0x10cde1000 - 0x10cdfdff7 libJapaneseConverter.dylib (61) <D0F762C2-5372-3AA2-BBA4-066B8E4B1F8E> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib

0x10cffc000 - 0x10d001ff7 libFontRegistryUI.dylib (100) <9F172961-DB6F-3A82-9F90-28F9A233F755> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistryUI.dylib

0x10d059000 - 0x10d05efff com.apple.chat.iaplugin (7.0.1 - 3322) <F57709C2-2094-323D-BCE9-71262AC2F1A1> /System/Library/InternetAccounts/iChat.iaplugin/Contents/MacOS/iChat

0x10d064000 - 0x10d06cfff com.apple.mail.iaplugin (6.5 - 1508) <3A819E03-A31C-32AF-8011-3611BEA13191> /System/Library/InternetAccounts/Mail.iaplugin/Contents/MacOS/Mail

0x10d0d2000 - 0x10d0d5ff7 com.apple.yahoo.iaplugin (2.1 - 210) <A76EFC19-AD8D-3F24-8801-1A5FCA471232> /System/Library/InternetAccounts/Yahoo.iaplugin/Contents/MacOS/Yahoo

0x10d14a000 - 0x10d154ff7 com.apple.AppleSRP (5.0 - 1) <16B1431A-295A-386B-9159-A396877D6FE3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP

0x10d219000 - 0x10d222fff com.apple.exchange.iaplugin (2.1 - 210) <48D09EA9-7227-348D-849B-19A7888867B4> /System/Library/InternetAccounts/Exchange.iaplugin/Contents/MacOS/Exchange

0x10d22d000 - 0x10d235fff com.apple.facebook.iaplugin (1.2 - 120) <BD9142C2-5548-33A3-9D8B-6BD3E918EA22> /System/Library/InternetAccounts/Facebook.iaplugin/Contents/MacOS/Facebook

0x10d23e000 - 0x10d249ff7 com.apple.flickr.iaplugin (1.1 - 110) <FF2EC6E1-3831-376C-873A-581F3E215E88> /System/Library/InternetAccounts/Flickr.iaplugin/Contents/MacOS/Flickr

0x10d254000 - 0x10d258ff7 com.apple.google.iaplugin (2.1 - 210) <5CE22781-4FE8-37D6-8BDF-0048331595CA> /System/Library/InternetAccounts/Google.iaplugin/Contents/MacOS/Google

0x10d367000 - 0x10d374fff libGPUSupport.dylib (8.9.2) <0D32763C-7F3D-3FDB-9EDB-760BB7AFFA04> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib

0x10d37b000 - 0x10d3a6fff GLRendererFloat (8.9.2) <18D6F0AD-C5F1-3E8F-89C2-89426A3D6FE4> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat

0x10d6d3000 - 0x10d6daff7 com.apple.youku.iaplugin (1.1 - 110) <8F124788-1885-34E9-B603-435541A16B35> /System/Library/InternetAccounts/Youku.iaplugin/Contents/MacOS/Youku

0x10d79a000 - 0x10d7b6fff com.apple.icloud.iaplugin (1.0.1 - 338.6) <79171768-410C-3ACC-B0CF-42AAC108E70A> /System/Library/InternetAccounts/iCloud.iaplugin/Contents/MacOS/iCloud

0x10dcfe000 - 0x10dcfeff9 +cl_kernels (???) <7CDC4589-C4C0-4676-AC38-753ADAD248C7> cl_kernels

0x10dd0e000 - 0x10dd17fe7 libcldcpuengine.dylib (2.2.16) <DB9678F6-7D50-384A-A961-6109B61D1607> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib

0x10dd30000 - 0x10dd31ffb +cl_kernels (???) <D4349E0B-6EBB-4A4B-8F09-CC4E7B5C5427> cl_kernels

0x10dd33000 - 0x10dd33ffb +cl_kernels (???) <53A3C717-0C8E-4B8D-AA12-C2C71A0E37EA> cl_kernels

0x10eaab000 - 0x10eb45ff7 unorm8_bgra.dylib (2.2.16) <5D62BED8-DF5D-3C51-94B4-57368FF10DDB> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib

0x10ebae000 - 0x10ebafffa +cl_kernels (???) <C613EF7C-5A40-485B-90A0-FD3C06CD22A2> cl_kernels

0x10ebb1000 - 0x10ec47ff7 unorm8_rgba.dylib (2.2.16) <853BEBC4-AED9-3CE2-B91D-3D666E7C7C8F> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba. dylib

0x10f2a8000 - 0x10f2a9ffb +cl_kernels (???) <73188F00-6182-4A77-88B4-76BA00350922> cl_kernels

0x10f2c8000 - 0x10f2c8ff9 +cl_kernels (???) <E42D31F1-3667-4686-8E95-B6CDBC7CB5C6> cl_kernels

0x10f2cc000 - 0x10f2ccff1 +cl_kernels (???) <5DCD0F5B-0C11-43A8-BBD5-05CC76E7E253> cl_kernels

0x10f3da000 - 0x10f3ddff7 com.apple.126.iaplugin (1.1 - 110) <0ABF0BCA-C639-3700-BB76-EF451851D431> /System/Library/InternetAccounts/126.iaplugin/Contents/MacOS/126

0x10f453000 - 0x10f470ff7 com.apple.Mail.Syncer (6.5 - 1508) <A28430F5-8D5A-30EB-ADDC-D53C626AA7B9> /System/Library/Frameworks/Message.framework/Versions/B/Resources/Syncer.syncsc hema/Contents/MacOS/Syncer

0x10f55a000 - 0x10f56cff7 com.apple.syncservices.syncservicesui (7.1 - 713.1) <0BDA0163-EBA8-3923-AF99-9BDD92CD4E2D> /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServi cesUI

0x10f74a000 - 0x10f7a4fff com.apple.AOSUI (1.1 - 150) <B0095CFE-8A28-3C89-A55B-73C628DDE66D> /System/Library/PrivateFrameworks/AOSUI.framework/Versions/A/AOSUI

0x10f826000 - 0x10f829ff7 com.apple.163.iaplugin (1.1 - 110) <A5A4159B-EA0B-3A06-8F4E-1F39BFF95D44> /System/Library/InternetAccounts/163.iaplugin/Contents/MacOS/163

0x10f82f000 - 0x10f834ff7 com.apple.contacts.iaplugin (2.1 - 1170) <B3D2BABE-9E16-3D48-BA38-9B781CA2742B> /System/Library/InternetAccounts/AddressBook.iaplugin/Contents/MacOS/AddressBoo k

0x10f853000 - 0x10f856fff com.apple.aol.iaplugin (2.1 - 210) <2267AF29-144F-3516-95B3-4288E2A1652F> /System/Library/InternetAccounts/AOL.iaplugin/Contents/MacOS/AOL

0x10f85c000 - 0x10f864ff7 com.apple.calendar.iaplugin (6.0 - 1252) <E8C00C81-1531-3696-8D7E-472D3DC19E20> /System/Library/InternetAccounts/Calendar.iaplugin/Contents/MacOS/Calendar

0x10f9f6000 - 0x10f9fbff7 libgermantok.dylib (7) <B98522FA-23D1-351E-9F25-5AAF58FD862D> /usr/lib/libgermantok.dylib

0x112301000 - 0x112331fff com.apple.datadetectors.actions (4.0 - 199.1) <3F9778D2-A139-3804-9566-8D38BFC4ABD6> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/Resources/ Actions.datadetectors/Contents/MacOS/Actions

0x116b40000 - 0x116cfefff GLEngine (8.9.2) <420E03C3-B91D-33C7-A1C4-BE60A1544971> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine

0x116d35000 - 0x116ea5fff libGLProgrammability.dylib (8.9.2) <83DBCC22-F711-3F9D-B622-6DE5D9DD90AE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib

0x200000000 - 0x20092eff7 com.apple.GeForceGLDriver (8.12.47 - 8.1.2) <C54C54E7-855D-3C7C-84A0-C20F082E32E9> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r

0x7fff68d70000 - 0x7fff68da493f dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld

0x7fff8c6f4000 - 0x7fff8c733ff7 com.apple.QD (3.42.1 - 285.1) <77A20C25-EBB5-341C-A05C-5D458B97AD5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD

0x7fff8c734000 - 0x7fff8c738ff7 com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC

0x7fff8c739000 - 0x7fff8c760fff com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols

0x7fff8c761000 - 0x7fff8c76bff7 com.apple.xpcobjects (103 - 103) <9496FA67-F53E-37B8-845A-462B924AA5BE> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects

0x7fff8c76c000 - 0x7fff8c7d4ff7 libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib

0x7fff8c817000 - 0x7fff8c822fff com.apple.CalendarAgentLink (1.0 - 38) <975BA2F1-5EA9-3173-831A-75143B45B262> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/Calend arAgentLink

0x7fff8c823000 - 0x7fff8c83afff com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage

0x7fff8c83b000 - 0x7fff8c843fff com.apple.AOSNotification (1.7.0 - 636.3) <C96C3AB4-BF49-3DB7-9E9B-934CD579F63B> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication

0x7fff8c844000 - 0x7fff8c84fff7 com.apple.DisplayServicesFW (2.7.2 - 357) <EC87A00D-FE9C-3CFE-A98C-063C3D23085A> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices

0x7fff8c850000 - 0x7fff8c856fff com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration

0x7fff8c857000 - 0x7fff8cc93fef com.apple.VideoToolbox (1.0 - 926.104) <9231E12F-3D46-3F3D-B24F-6E16127E5909> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox

0x7fff8cc94000 - 0x7fff8ccabfff com.apple.CFOpenDirectory (10.8 - 151.10) <FFBBA538-00B5-334E-BA5B-C8AD6CDCDA14> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory

0x7fff8ccac000 - 0x7fff8ccfbff7 libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib

0x7fff8ccfc000 - 0x7fff8cd49fff com.apple.CoreMediaIO (308.0 - 4155.4) <B563579E-469D-39A1-975C-F4EDD419602E> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO

0x7fff8cd4a000 - 0x7fff8cd56fff libCSync.A.dylib (332) <47466CF6-EB5C-3312-9E24-178F4410A92B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib

0x7fff8cd57000 - 0x7fff8cda3ff7 libauto.dylib (185.4) <AD5A4CE7-CB53-313C-9FAE-673303CC2D35> /usr/lib/libauto.dylib

0x7fff8cda4000 - 0x7fff8cdecfff libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib

0x7fff8cdef000 - 0x7fff8ce44ff7 libTIFF.dylib (850) <EDAF0D99-70AF-3B3F-9EFA-9463C91D0E3C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib

0x7fff8ce45000 - 0x7fff8cec6fff com.apple.Metadata (10.7.0 - 707.11) <2DD25313-420D-351A-90F1-300E95C970CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata

0x7fff8cec7000 - 0x7fff8cedcfff com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture

0x7fff8cedd000 - 0x7fff8d6c2ff7 libclh.dylib (4.0.3 - 4.0.3) <D29F081B-2AFD-3190-87CF-ED244FA03DB0> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib

0x7fff8d6c3000 - 0x7fff8d70dff7 libGLU.dylib (8.9.2) <1B5511FF-1064-3004-A245-972CE5687D37> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib

0x7fff8d70e000 - 0x7fff8d71bfff libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib

0x7fff8d757000 - 0x7fff8d76dfff com.apple.Accounts (211.2 - 211.2) <F62749B0-AEA6-3673-8FD7-550E21622893> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts

0x7fff8d76e000 - 0x7fff8d8f4fff libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib

0x7fff8d8f5000 - 0x7fff8d993ff7 com.apple.ink.framework (10.8.2 - 150) <84B9825C-3822-375F-BE58-A753444FBDE2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink

0x7fff8d994000 - 0x7fff8d9dffff com.apple.framework.CoreWLAN (3.3 - 330.15) <047FA8CB-7447-3171-9518-6C88DA71F20E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN

0x7fff8d9e0000 - 0x7fff8da3cfff com.apple.corelocation (1239.40 - 1239.40) <2F743CD8-A9F5-3375-A3B0-BB0D756FC239> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation

0x7fff8da3d000 - 0x7fff8da4cff7 libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib

0x7fff8da4d000 - 0x7fff8da51fff libMatch.1.dylib (17) <E10E50F3-25F8-3B9B-AA11-923E40F5FFDD> /usr/lib/libMatch.1.dylib

0x7fff8da54000 - 0x7fff8da54fff SleepServices (1.46) <A49C34BF-A696-3266-BCC1-D0788853D626> /System/Library/PrivateFrameworks/SleepServices.framework/Versions/A/SleepServi ces

0x7fff8da55000 - 0x7fff8da56fff liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib

0x7fff8da57000 - 0x7fff8da57fff com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa

0x7fff8da58000 - 0x7fff8da69ff7 com.apple.CalendarFoundation (1.0 - 29) <2C84D3EB-844E-39DA-A848-43FC42707168> /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/Calen darFoundation

0x7fff8da6a000 - 0x7fff8da96fff com.apple.framework.Apple80211 (8.4 - 840.22.1) <7CFDDBBB-87DF-3CB5-AB69-A77D73F26239> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211

0x7fff8da97000 - 0x7fff8dd32ff7 com.apple.JavaScriptCore (8536 - 8536.30) <FE3C5ADD-43D3-33C9-9150-8DCEFDA218E2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore

0x7fff8dd33000 - 0x7fff8dd5fff7 libRIP.A.dylib (332) <D26BC320-B415-3C4D-B57F-D525FC361BB2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib

0x7fff8dd60000 - 0x7fff8e004ff7 com.apple.CoreImage (8.4.0 - 1.0.1) <CC6DD22B-FFC6-310B-BE13-2397A02C79EF> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage

0x7fff8e005000 - 0x7fff8e009fff libGIF.dylib (850) <D4525F87-759C-338C-B283-BB8DE815D3D5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib

0x7fff8e00a000 - 0x7fff8e265ff7 com.apple.QuartzComposer (5.1 - 284) <D9CDC9ED-9F03-30F0-80DF-BA189A054AC9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer

0x7fff8e266000 - 0x7fff8e2bcfff com.apple.HIServices (1.20 - 417) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices

0x7fff8e2bd000 - 0x7fff8e2c0fff libRadiance.dylib (850) <62E3F7FB-03E3-3937-A857-AF57A75EAF09> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib

0x7fff8e2c1000 - 0x7fff8e2c3ff7 com.apple.EFILogin (2.0 - 2) <51A470D7-1F72-3369-AF0F-AD2340B42C12> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin

0x7fff8e2c4000 - 0x7fff8e2f5ff7 com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices

0x7fff8e2f6000 - 0x7fff8e3aefff com.apple.CoreMessage (6.5 - 1508) <E05A89F9-46AB-310C-B147-8B1E89C5A565> /System/Library/PrivateFrameworks/CoreMessage.framework/Versions/A/CoreMessage

0x7fff8e4da000 - 0x7fff8e5d7ff7 libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib

0x7fff8e5d8000 - 0x7fff8e5e9ff7 libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib

0x7fff8e5ff000 - 0x7fff8e601fff com.apple.securityhi (4.0 - 55002) <34E45C60-DC7E-3FCC-A1ED-EBF48B77C559> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI

0x7fff8e602000 - 0x7fff8e62dfff libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib

0x7fff8e62e000 - 0x7fff8e663ff7 libTrueTypeScaler.dylib (84.6) <635BEEBD-7969-3083-8B1A-D49E9DA81517> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib

0x7fff8e6a6000 - 0x7fff8e6aafff libCoreVMClient.dylib (32.3) <AD8391D9-56DD-3A78-A294-6A30E6ECE1A2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib

0x7fff8e6ab000 - 0x7fff8e6abfff com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz

0x7fff8e6ba000 - 0x7fff8e6e3fff libsandbox.1.dylib (220.3) <2C26165F-C3D5-3458-8D3E-EE748A3DA19A> /usr/lib/libsandbox.1.dylib

0x7fff8e734000 - 0x7fff8e741ff7 com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth

0x7fff8e742000 - 0x7fff8f0d24af com.apple.CoreGraphics (1.600.0 - 332) <5AB32E51-9154-3733-B83B-A9A748652847> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics

0x7fff8f118000 - 0x7fff8f121ff7 com.apple.CommerceCore (1.0 - 26.1) <40A129A8-4E5D-3C7A-B299-8CB203C4C65D> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore

0x7fff8f122000 - 0x7fff8f126fff com.apple.SecCodeWrapper (2.1 - 1) <D25DD827-7F03-35AA-AD37-8E8D49AAD765> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper

0x7fff8f173000 - 0x7fff8f19ffff com.apple.quartzfilters (1.8.0 - 1.7.0) <B8DE45D7-1827-3379-A478-1A574A1D11D9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters

0x7fff8f1a0000 - 0x7fff8f1a3ff7 libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib

0x7fff8f1a4000 - 0x7fff8f1defff com.apple.framework.internetaccounts (2.1 - 210) <546769AA-C561-3C17-8E8E-4E65A700E2F1> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts

0x7fff8f1df000 - 0x7fff8f21cfef libGLImage.dylib (8.9.2) <C38649ED-E1C9-315E-9953-F33E8C6A3C89> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib

0x7fff8f21d000 - 0x7fff8f452ff7 com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData

0x7fff8f453000 - 0x7fff8f458fff com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory

0x7fff8f459000 - 0x7fff8f45aff7 libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib

0x7fff8f45b000 - 0x7fff8f466ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment

0x7fff8f467000 - 0x7fff8f46cfff libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib

0x7fff8f46d000 - 0x7fff8f4ccfff com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE

0x7fff8f4cd000 - 0x7fff8f4cfff7 com.apple.IMServicePlugInSupport (8.0 - 900) <3AB709F1-ECBB-3B58-9606-5D8D7DEC3A7E> /System/Library/Frameworks/IMServicePlugIn.framework/Versions/A/Frameworks/IMSe rvicePlugInSupport.framework/Versions/A/IMServicePlugInSupport

0x7fff8f4d0000 - 0x7fff8f4f7ff7 com.apple.speech.LatentSemanticMappingFramework (2.9.3 - 2.9.3) <CDB23C93-853B-3F18-985C-6D32D4704F26> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping

0x7fff8f4f8000 - 0x7fff8f53ffff com.apple.facetimeservices (8.0 - 900) <BB518A61-860E-3D42-96AB-B0AA78620571> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices

0x7fff8f540000 - 0x7fff8f542ff7 com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print

0x7fff8f572000 - 0x7fff8f889ff7 com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <1E567A52-677F-3168-979F-5FBB0818D52B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore

0x7fff8fa96000 - 0x7fff8fac4ff7 libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib

0x7fff8fac5000 - 0x7fff8faffff7 com.apple.GSS (3.0 - 2.0) <970CAE00-1437-3F4E-B677-0FDB3714C08C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS

0x7fff903b6000 - 0x7fff90b5dfff com.apple.CoreAUC (6.16.13 - 6.16.13) <8CBFBC9C-0773-3DEB-AF99-989008CB2B36> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC

0x7fff90b5e000 - 0x7fff90b7dff7 com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library

0x7fff90b7e000 - 0x7fff90b99ff7 libsystem_kernel.dylib (2050.24.15) <A9F97289-7985-31D6-AF89-151830684461> /usr/lib/system/libsystem_kernel.dylib

0x7fff90b9a000 - 0x7fff90bc2fff libJPEG.dylib (850) <DC750E1E-BD07-339B-A4A6-D86BFE969F68> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib

0x7fff90bd2000 - 0x7fff90c21ff7 libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib

0x7fff90c22000 - 0x7fff90c7cfff com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore

0x7fff90c7d000 - 0x7fff90d0cfff libCoreStorage.dylib (296.16.1) <35FE3D47-089C-351A-AC9E-4D2C82AE5D87> /usr/lib/libCoreStorage.dylib

0x7fff90d0d000 - 0x7fff90d0ffff com.apple.OAuth (18.1 - 18.1) <0DC79455-CF81-3873-87BD-6BD14D89A6F5> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth

0x7fff90d10000 - 0x7fff90f85ff7 com.apple.CalendarStore (6.0 - 1252) <4F9B9C88-34B9-300D-8479-5B5E64670EAD> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore

0x7fff90f86000 - 0x7fff9102cff7 com.apple.CoreServices.OSServices (557.6 - 557.6) <1BDB5456-0CE9-301C-99C1-8EFD0D2BFCCD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices

0x7fff9102d000 - 0x7fff91089ff7 com.apple.Symbolication (1.3 - 93) <F2C7E0B6-B241-3020-B30A-0636D0FA3378> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion

0x7fff9108a000 - 0x7fff91095ff7 com.apple.aps.framework (3.0 - 3.0) <DEF85257-2D1C-3524-88F8-CF70980726AE> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService

0x7fff91096000 - 0x7fff910f9ff7 com.apple.audio.CoreAudio (4.1.1 - 4.1.1) <9ACD3AED-6C04-3BBB-AB2A-FC253B16D093> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

0x7fff910fa000 - 0x7fff9113efff libcups.2.dylib (327.6) <9C01D012-6F4C-3B69-B614-1B408B0ED4E3> /usr/lib/libcups.2.dylib

0x7fff9113f000 - 0x7fff9118efff com.apple.framework.CoreWiFi (1.3 - 130.13) <CCF3D8E3-CD1C-36CD-929A-C9972F833F24> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi

0x7fff911aa000 - 0x7fff91228ff7 com.apple.securityfoundation (6.0 - 55115.4) <C5461971-E455-31A6-99B8-AF80C4BC26DD> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation

0x7fff91229000 - 0x7fff913d7fff com.apple.QuartzCore (1.8 - 304.3) <F450F2DE-2F24-3557-98B6-310E05DAC17F> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore

0x7fff913d8000 - 0x7fff917cffff libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib

0x7fff917d0000 - 0x7fff9183eff7 com.apple.framework.IOKit (2.0.1 - 755.24.1) <04BFB138-8AF4-310A-8E8C-045D8A239654> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

0x7fff9183f000 - 0x7fff91846fff libGFXShared.dylib (8.9.2) <398F8D57-EC82-3E13-AC8E-470BE19237D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib

0x7fff91847000 - 0x7fff918e1fff libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib

0x7fff918e2000 - 0x7fff91bb3ff7 com.apple.security (7.0 - 55179.13) <F428E306-C407-3B55-BA82-E58755E8A76F> /System/Library/Frameworks/Security.framework/Versions/A/Security

0x7fff91bb4000 - 0x7fff91bbcfff liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib

0x7fff91bbd000 - 0x7fff91d48fff com.apple.WebKit (8536 - 8536.30.1) <56B86FA1-ED74-3001-8942-1CA2281540EC> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit

0x7fff91d49000 - 0x7fff91d50fff com.apple.phonenumbers (1.1 - 47) <E6A01FEF-9C6D-3C18-B378-63F4134756E6> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s

0x7fff91d51000 - 0x7fff91d5cfff libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib

0x7fff91d5d000 - 0x7fff91db9fff com.apple.QuickLookFramework (4.0 - 555.5) <8B9EAC35-98F3-3BF0-8B15-3A5FE39F150A> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook

0x7fff91dba000 - 0x7fff91dc9fff com.apple.opengl (1.8.9 - 1.8.9) <6FD163A7-16CC-3D1F-B4B5-B0FDC4ADBF79> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL

0x7fff91dca000 - 0x7fff91dd1fff libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib

0x7fff91dd2000 - 0x7fff91ed4fff libcrypto.0.9.8.dylib (47.1) <72AA650B-0453-3BB4-BA03-824627BB199C> /usr/lib/libcrypto.0.9.8.dylib

0x7fff91ed5000 - 0x7fff91ed5fff com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon

0x7fff91ed6000 - 0x7fff91ef3ff7 com.apple.openscripting (1.3.6 - 148.3) <C008F56A-1E01-3D4C-A9AF-97799D0FAE69> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting

0x7fff91ef4000 - 0x7fff9215efff com.apple.RawCamera.bundle (4.05 - 690) <811A4D96-D91B-39AE-A9DC-652E3EB8937E> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera

0x7fff92163000 - 0x7fff92166ff7 com.apple.LoginUICore (2.1 - 2.1) <98A808A9-F27D-37A9-84D6-77B61C444F97> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore

0x7fff92167000 - 0x7fff92175ff7 libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib

0x7fff92176000 - 0x7fff9217dfff com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS

0x7fff9217e000 - 0x7fff92198fff com.apple.CoreMediaAuthoring (2.1 - 914) <CFA664F9-D5A7-3281-A12F-3ED8A98FD8C1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring

0x7fff92199000 - 0x7fff921b9fff libPng.dylib (850) <203C43BF-FAD3-3CCB-81D5-F2770E36338B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib

0x7fff921ba000 - 0x7fff92211ff7 com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface

0x7fff92212000 - 0x7fff92214fff libCVMSPluginSupport.dylib (8.9.2) <EF1192AC-3357-3A0B-BFAF-6594D7737892> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib

0x7fff92215000 - 0x7fff9238aff7 com.apple.CFNetwork (596.4.3 - 596.4.3) <A57B3308-2F08-3EC3-B4AC-39A3D9F0B9F7> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork

0x7fff9238b000 - 0x7fff92397ff7 com.apple.DirectoryService.Framework (10.8 - 151.10) <DA05EF06-8EBD-3759-B5D3-E6FC86C5D850> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce

0x7fff923a9000 - 0x7fff92507fef com.apple.MediaControlSender (1.7 - 170.20) <853BE89D-49B0-3922-9ED5-DDBDE9A97356> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender

0x7fff92508000 - 0x7fff92516fff com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian

0x7fff92517000 - 0x7fff92524fff com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression

0x7fff92525000 - 0x7fff92525fff com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services

0x7fff92526000 - 0x7fff92943fff FaceCoreLight (2.4.1) <A34C9575-C4C1-31B1-809B-7751070B4E8B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght

0x7fff92944000 - 0x7fff929d1ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit

0x7fff929d2000 - 0x7fff929f7ff7 libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib

0x7fff929f8000 - 0x7fff929f8fff com.apple.SafariDAVNotifier (1.1.1 - 1) <F2E6ABF4-C7D7-341F-BC27-C9B0E7C4F4EB> /System/Library/PrivateFrameworks/BookmarkDAV.framework/Versions/A/Frameworks/S afariDAVNotifier.framework/Versions/A/SafariDAVNotifier

0x7fff929f9000 - 0x7fff92a58fff com.apple.IMAP (6.5 - 1508) <42C96BC0-5E8B-38CC-BA03-BE32A7115521> /System/Library/PrivateFrameworks/IMAP.framework/Versions/A/IMAP

0x7fff92a59000 - 0x7fff92b0afff com.apple.LaunchServices (539.9 - 539.9) <07FC6766-778E-3479-8F28-D2C9917E1DD1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices

0x7fff92b0b000 - 0x7fff92b0fff7 com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels

0x7fff92b10000 - 0x7fff92b1cfff com.apple.CrashReporterSupport (10.8.3 - 418) <DE6AFE16-D97E-399D-82ED-3522C773C36E> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport

0x7fff92b1d000 - 0x7fff92b1dffd com.apple.audio.units.AudioUnit (1.9 - 1.9) <EC55FB59-2443-3F08-9142-7BCC93C76E4E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit

0x7fff92b1e000 - 0x7fff92b39ff7 com.apple.frameworks.preferencepanes (15.1 - 15.1) <8A3CDC5B-9FA5-32EB-A066-F19874193B92> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes

0x7fff92b3a000 - 0x7fff92b51fff libGL.dylib (8.9.2) <B8E5948D-BCF2-3727-B74E-D74B8EDC82D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib

0x7fff92b6e000 - 0x7fff92ba4fff com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s

0x7fff92ba5000 - 0x7fff92c27ff7 com.apple.Heimdal (3.0 - 2.0) <C94B0C6C-1320-35A1-8143-FE252E7B2A08> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal

0x7fff92cd6000 - 0x7fff92d30ff7 com.apple.opencl (2.2.19 - 2.2.19) <3C7DFB2C-B3F9-3447-A1FC-EAAA42181A6E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL

0x7fff92d33000 - 0x7fff92d76ff7 com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices

0x7fff92d77000 - 0x7fff92d78fff libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib

0x7fff92d79000 - 0x7fff92f63ff7 com.apple.CoreFoundation (6.8 - 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

0x7fff92f64000 - 0x7fff92f83ff7 libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib

0x7fff92f84000 - 0x7fff93081fff libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib

0x7fff93082000 - 0x7fff930bafff libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib

0x7fff930bb000 - 0x7fff930cdff7 libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib

0x7fff930ce000 - 0x7fff930cefff com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate

0x7fff930cf000 - 0x7fff9408eff7 com.apple.WebCore (8536 - 8536.30.2) <3FF4783B-EF75-34F5-995C-316557148A18> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore

0x7fff9408f000 - 0x7fff9412afff com.apple.CoreSymbolication (3.0 - 117) <C304FDB8-2FF7-34BC-858A-2B96C2B039D5> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication

0x7fff9412b000 - 0x7fff9413eff7 libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib

0x7fff94183000 - 0x7fff94248ff7 com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI

0x7fff94625000 - 0x7fff94955fff com.apple.HIToolbox (2.0 - 626.1) <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox

0x7fff94956000 - 0x7fff949bffff libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib

0x7fff949c0000 - 0x7fff949c2ff7 libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib

0x7fff949c3000 - 0x7fff94addfff com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD

0x7fff94b86000 - 0x7fff94b8cfff libCGXCoreImage.A.dylib (332) <F6300A73-D4C4-3DE6-A1B7-806E627CCF76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib

0x7fff94b8d000 - 0x7fff94bd8fff com.apple.CoreMedia (1.0 - 926.104) <31EAF297-9C42-3D6F-A8A1-CDAB94A26113> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia

0x7fff94bd9000 - 0x7fff94bddfff libCGXType.A.dylib (332) <17C8DD17-B3CB-3633-B252-C368AE51204C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib

0x7fff94c7c000 - 0x7fff94cb8fff com.apple.GeoServices (1.0 - 1) <DB382348-EBFA-3AD5-888B-7F4640F41834> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices

0x7fff94cb9000 - 0x7fff94dd9fff com.apple.desktopservices (1.7.4 - 1.7.4) <ED3DA8C0-160F-3CDC-B537-BF2E766AB7C1> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv

0x7fff94dda000 - 0x7fff94de4fff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition

0x7fff94de5000 - 0x7fff94e42fff com.apple.ExchangeWebServices (3.0.1 - 158) <6E3D5786-394F-3400-8331-425F8E45CF12> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices

0x7fff94e43000 - 0x7fff94e4dfff libcsfde.dylib (296.16.1) <8F75205A-8802-3B1D-87AA-235CBF1E49AE> /usr/lib/libcsfde.dylib

0x7fff94e4e000 - 0x7fff94e56fff com.apple.AppSandbox (2.1 - 1) <79F5851B-C5B4-3D6F-8F99-AAF20F3DE9C2> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox

0x7fff94e57000 - 0x7fff9509ffff com.apple.MessageFramework (6.5 - 1508) <9BBC75D2-736E-3F87-83ED-34F7942B2E0A> /System/Library/Frameworks/Message.framework/Versions/B/Message

0x7fff950a0000 - 0x7fff950c1fff com.apple.Ubiquity (1.2 - 243.15) <C9A7EE77-B637-3676-B667-C0843BBB0409> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity

0x7fff950c2000 - 0x7fff95ceffff com.apple.AppKit (6.8 - 1187.39) <199962F0-B06B-3666-8FD5-5C90374BA16A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

0x7fff95d29000 - 0x7fff95d2dfff com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface

0x7fff95d2e000 - 0x7fff95d3bfff com.apple.KerberosHelper (4.0 - 1.0) <6815439D-1A03-3251-99FE-CC24CF4C93C5> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper

0x7fff95d3c000 - 0x7fff95d8dff7 com.apple.iCalendar (6.0 - 126.5) <3C743E01-70DB-341C-89EC-13B5EA70EEE2> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar

0x7fff95d8e000 - 0x7fff95dd1ff7 com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom

0x7fff95dd2000 - 0x7fff95e42fff com.apple.ISSupport (1.9.8 - 56) <23ED7650-2705-355A-9F11-409A9981AC53> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport

0x7fff95e86000 - 0x7fff95e86fff com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib

0x7fff95e87000 - 0x7fff95e87ff7 com.apple.SafariServices.framework (8536 - 8536.30.1) <2EB5365E-7D56-3283-89BB-AF6ED10F6D73> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariSer vices

0x7fff95e88000 - 0x7fff95ea9ff7 libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib

0x7fff95eaa000 - 0x7fff95eaafff com.apple.AOSMigrate (1.0 - 1) <585B1483-490E-32DD-97DC-B9279E9D3490> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate

0x7fff95eab000 - 0x7fff95fc4fff com.apple.ImageIO.framework (3.2.1 - 850) <C3FFCEEB-AA0C-314B-9E94-7005EE48A403> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO

0x7fff95fc5000 - 0x7fff96064ff7 com.apple.imcore (8.0 - 900) <3C809F2B-F4B6-369A-9519-24EEB9912DD6> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore

0x7fff9606f000 - 0x7fff960a1fff com.apple.framework.Admin (12.1 - 12.1) <2DA7835C-D3AB-3512-BDC1-03F437270772> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin

0x7fff960a2000 - 0x7fff96323fff com.apple.AOSKit (1.051 - 152.4) <01C09924-2603-3C1E-97F7-9484CBA35BC9> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit

0x7fff96324000 - 0x7fff96415ff7 com.apple.DiskImagesFramework (10.8.3 - 345) <F9FAEAF0-B9A5-34DF-94B7-926FB03AD5F6> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages

0x7fff96416000 - 0x7fff9641fff7 com.apple.marco (8.0 - 900) <EED5CF9A-9BD2-30E8-B47F-7254B800E118> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco

0x7fff96420000 - 0x7fff96425fff libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib

0x7fff96426000 - 0x7fff964f9ff7 com.apple.DiscRecording (7.0 - 7000.2.4) <49FD2D2F-4F2C-39B6-877B-6E3172577D18> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording

0x7fff964fa000 - 0x7fff96554ff7 com.apple.imfoundation (8.0 - 900) <C048772B-3270-32E5-8F68-B1062E7CE762> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundatio n

0x7fff96555000 - 0x7fff96577ff7 libxpc.dylib (140.43) <70BC645B-6952-3264-930C-C835010CCEF9> /usr/lib/system/libxpc.dylib

0x7fff965cf000 - 0x7fff96628ff7 com.apple.ImageCaptureCore (5.0.4 - 5.0.4) <84F003C2-5758-3D0A-8644-F3A0BA4F22FC> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re

0x7fff9663c000 - 0x7fff9683cfff libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib

0x7fff9683d000 - 0x7fff96840fff libutil.dylib (30) <EF3340B2-9A53-3D5E-B9B4-BDB5EEECC178> /usr/lib/libutil.dylib

0x7fff96841000 - 0x7fff96936fff libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib

0x7fff969ca000 - 0x7fff969d8ff7 libkxld.dylib (2050.24.15) <A619A9AC-09AF-3FF3-95BF-F07CC530EC31> /usr/lib/system/libkxld.dylib

0x7fff969d9000 - 0x7fff96a07fff com.apple.CoreServicesInternal (154.3 - 154.3) <F4E118E4-E327-3314-83D7-EA20B1717ED0> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal

0x7fff96a08000 - 0x7fff96a2aff7 com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos

0x7fff96a2b000 - 0x7fff96a56fff com.apple.datadetectors (4.0 - 199.1) <565AFA08-B5CA-3F64-9CD4-F2D9DCFA276E> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors

0x7fff96a57000 - 0x7fff96a58ff7 libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib

0x7fff96a59000 - 0x7fff96a59fff com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices

0x7fff96a5a000 - 0x7fff96b65fff libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib

0x7fff96b66000 - 0x7fff96ec5fff com.apple.Foundation (6.8 - 945.18) <1D7E58E6-FA3A-3CE8-AC85-B9D06B8C0AA0> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

0x7fff96ec6000 - 0x7fff96f98ff7 com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText

0x7fff96f99000 - 0x7fff96fa4ff7 com.apple.ProtocolBuffer (2 - 104) <3270C172-1437-3080-9E53-3E2DCA9AE2EC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer

0x7fff96ff6000 - 0x7fff96ff6fff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib

0x7fff96ff7000 - 0x7fff97021ff7 com.apple.CoreVideo (1.8 - 99.4) <E5082966-6D81-3973-A05A-38AA5B85F886> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo

0x7fff97022000 - 0x7fff97038fff com.apple.MultitouchSupport.framework (235.29 - 235.29) <617EC8F1-BCE7-3553-86DD-F857866E1257> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport

0x7fff97039000 - 0x7fff972e8fff com.apple.imageKit (2.2 - 673) <5F0504DA-7CE9-3D97-B2B5-3C5839AEBF1F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit

0x7fff972e9000 - 0x7fff9737dff7 com.apple.CorePDF (2.2 - 2.2) <F17D7D37-4190-38E2-9F43-DD4F87792390> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF

0x7fff9737e000 - 0x7fff9743bff7 com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync

0x7fff9743c000 - 0x7fff97451ff7 libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib

0x7fff97452000 - 0x7fff975c3ff7 com.apple.QTKit (7.7.1 - 2599.31) <1CBAB8B9-E335-33E3-B442-60105D265CB7> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit

0x7fff975c4000 - 0x7fff975d2fff libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib

0x7fff975d3000 - 0x7fff975d4ff7 libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib

0x7fff975d5000 - 0x7fff9762ffff com.apple.Suggestions (2.0 - 102.1) <05D8D892-9A31-301A-BD24-D8A89B2AC905> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions

0x7fff97630000 - 0x7fff97687ff7 com.apple.AppleVAFramework (5.0.19 - 5.0.19) <541A7DBE-F8E4-3023-A3C0-8D5A2A550CFB> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA

0x7fff97688000 - 0x7fff9768bfff com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo

0x7fff9768c000 - 0x7fff97692ff7 libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib

0x7fff97693000 - 0x7fff97699fff libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib

0x7fff9769a000 - 0x7fff976e1ff7 com.apple.CalDAV (6.0 - 112.6) <BEE75B4F-A36E-3753-BDAF-1F766849960B> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV

0x7fff978cf000 - 0x7fff978d3fff libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib

0x7fff978d4000 - 0x7fff978d8fff com.apple.FindMyMac (2.1 - 2.1) <D7CA205F-E8CF-3737-B7DE-79FF49FD60D9> /System/Library/PrivateFrameworks/FindMyMac.framework/Versions/A/FindMyMac

0x7fff978d9000 - 0x7fff97959ff7 com.apple.ApplicationServices.ATS (332 - 341.1) <BD83B039-AB25-3E3E-9975-A67DAE66988B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS

0x7fff9795a000 - 0x7fff97a26ff7 libsystem_c.dylib (825.26) <4C9EB006-FE1F-3F8F-8074-DFD94CF2CE7B> /usr/lib/system/libsystem_c.dylib

0x7fff97a50000 - 0x7fff97ba2fff com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <62770C0F-5600-3EF9-A893-8A234663FFF5> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox

0x7fff97ba3000 - 0x7fff97bd7fff com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face

0x7fff97be4000 - 0x7fff97bf8fff com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis

0x7fff97c54000 - 0x7fff97cbcfff libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib

0x7fff97cbd000 - 0x7fff97d24fff com.apple.coredav (1.0.1 - 179.7) <EEFBD7EA-82F4-32AB-8D2B-541D74FB764A> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV

0x7fff97d25000 - 0x7fff97d28fff com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help

0x7fff97d29000 - 0x7fff97d2aff7 libsystem_sandbox.dylib (220.3) <B739DA63-B675-387A-AD84-412A651143C0> /usr/lib/system/libsystem_sandbox.dylib

0x7fff98233000 - 0x7fff98269fff libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib

0x7fff9826a000 - 0x7fff98368fff com.apple.QuickLookUIFramework (4.0 - 555.5) <EE02B332-20F3-3226-A022-D71B808E1CC4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI

0x7fff98369000 - 0x7fff9841cff7 com.apple.PDFKit (2.8.4 - 2.8.4) <BD6E8774-1C8B-3CD1-B5FA-7352B2173068> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit

0x7fff98420000 - 0x7fff98451ff7 com.apple.sociald.Social (167.6 - 167.6) <C09D8D45-00CA-3913-A912-8ECC6C879AD2> /System/Library/Frameworks/Social.framework/Versions/A/Social

0x7fff98604000 - 0x7fff9863ffff com.apple.LDAPFramework (2.4.28 - 194.5) <7C71C445-2B52-3AC0-97E5-9F2E692C8F5C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP

0x7fff98642000 - 0x7fff98679ff7 libssl.0.9.8.dylib (47.1) <B7C438BB-79FF-37B3-B8FB-253E5135CBB4> /usr/lib/libssl.0.9.8.dylib

0x7fff9867a000 - 0x7fff9879292f libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib

0x7fff98793000 - 0x7fff98795fff libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib

0x7fff98796000 - 0x7fff98a5afff com.apple.AddressBook.framework (7.1 - 1170) <A850809B-B087-3366-9FA0-1518C20831D3> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook

0x7fff98a5b000 - 0x7fff98a5bfff libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib

0x7fff98a5c000 - 0x7fff98a67fff com.apple.CommonAuth (3.0 - 2.0) <7A953C1F-8B18-3E46-9BEA-26D9B5B7745D> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth

0x7fff98a68000 - 0x7fff98ad7fff com.apple.WhitePagesFramework (10.7.0 - 141.0) <65B30FD8-DEC0-31D4-8E7F-CBCB987D7A48> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages

0x7fff98b1f000 - 0x7fff98b41fff com.apple.AOSAccounts (1.1.2 - 1.1.95) <9A1A8780-1F48-3CCA-96EB-D3137F93B676> /System/Library/PrivateFrameworks/AOSAccounts.framework/Versions/A/AOSAccounts

0x7fff98b42000 - 0x7fff98b52fff com.apple.FileSync.framework (8.0 - 606) <570A8365-80AA-394C-A245-599327A65516> /System/Library/PrivateFrameworks/FileSync.framework/Versions/A/FileSync

0x7fff98b5d000 - 0x7fff98b70ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis

0x7fff98b71000 - 0x7fff98b72fff libodfde.dylib (18) <015DD2A0-D59A-3547-909D-7C028A65C312> /usr/lib/libodfde.dylib

0x7fff98b73000 - 0x7fff98b74fff libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib

0x7fff98b75000 - 0x7fff98e2cff7 com.apple.MediaToolbox (1.0 - 926.104) <916B1ACC-2623-39FB-9B5A-1B0162F8C468> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox

0x7fff98e2d000 - 0x7fff98e2dfff libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib

0x7fff98e2e000 - 0x7fff98e55ff7 com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis

0x7fff98e56000 - 0x7fff98e58fff com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent

0x7fff98e59000 - 0x7fff98e70fff com.apple.iChat.InstantMessage (7.0.1 - 3306) <B20BB0A7-BEE5-3453-8B3E-5E93126200A8> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage

0x7fff98e71000 - 0x7fff98f4bfff com.apple.backup.framework (1.4.3 - 1.4.3) <6B65C44C-7777-3331-AD9D-438D10AAC777> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup

0x7fff98f4c000 - 0x7fff98f60fff com.apple.AppContainer (2.1 - 1) <E1BC0E2F-836F-3082-A8CF-3CE7F6746535> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r

0x7fff98f61000 - 0x7fff99063fff libJP2.dylib (850) <2E43216C-3A5A-3693-820C-38B360698FA0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib

0x7fff99133000 - 0x7fff99171fff com.apple.PassKit (1.0 - 1) <EB8C9B79-65A3-36BA-B5CF-D2DB0B036EFB> /System/Library/PrivateFrameworks/PassKit.framework/Versions/A/PassKit

0x7fff99172000 - 0x7fff991b2ff7 com.apple.MediaKit (14 - 687) <8AAA8CC3-3ACD-34A5-9E57-9B24AD8AFD4D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit

0x7fff991b3000 - 0x7fff9930cff7 com.apple.syncservices (7.1 - 713.1) <1B20AF09-C1E5-3B70-A57F-177A4D92E403> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices

0x7fff9930d000 - 0x7fff99356fff com.apple.DiskManagement (5.2.1 - 665.1) <8F2C8673-B1DE-33CE-A024-5E179EA8D378> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement

0x7fff99357000 - 0x7fff9935fff7 libsystem_dnssd.dylib (379.38.1) <BDCB8566-0189-34C0-9634-35ABD3EFE25B> /usr/lib/system/libsystem_dnssd.dylib

0x7fff99360000 - 0x7fff993b1ff7 com.apple.SystemConfiguration (1.12.2 - 1.12.2) <A4341BBD-A330-3A57-8891-E9C1A286A72D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration

0x7fff993b2000 - 0x7fff9941fff7 com.apple.datadetectorscore (4.1 - 269.3) <5775F0DB-87D6-310D-8B03-E2AD729EFB28> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore

0x7fff99420000 - 0x7fff995bbfef com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage

0x7fff995bc000 - 0x7fff99646fff com.apple.iLifeMediaBrowser (2.7.4 - 546.7) <C2C75472-2F7E-3E5F-BDD3-1B1309566FDB> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser


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: 349

thread_create: 1

thread_set_state: 0


VM Region Summary:

ReadOnly portion of Libraries: Total=249.9M resident=184.2M(74%) swapped_out_or_unallocated=65.7M(26%)

Writable regions: Total=1.2G written=68.5M(5%) resident=133.4M(11%) swapped_out=0K(0%) unallocated=1.1G(89%)


REGION TYPE VIRTUAL

=========== =======

ATS (font support) 32.0M

ATS (font support) (reserved) 4K reserved VM address space (unallocated)

CG backing stores 3760K

CG image 3816K

CG image (reserved) 4K reserved VM address space (unallocated)

CG raster data 224K

CG shared images 160K

CoreAnimation 8K

CoreImage 12K

CoreServices 1792K

IOKit 408K

IOKit (reserved) 4K reserved VM address space (unallocated)

JS JIT generated code 256.0M

JS JIT generated code (reserved) 768.0M reserved VM address space (unallocated)

JS VM register file 8192K

JS VM register file (reserved) 4096K reserved VM address space (unallocated)

JS garbage collector 2576K

MALLOC 116.8M

MALLOC guard page 48K

Memory tag=240 4K

Memory tag=242 12K

Memory tag=251 104K

OpenCL 68K

OpenGL GLSL 1936K

OpenGL GLSL (reserved) 128K reserved VM address space (unallocated)

SQLite page cache 19.2M

STACK GUARD 56.1M

Stack 20.3M

VM_ALLOCATE 16.6M

__DATA 42.2M

__IMAGE 528K

__LINKEDIT 54.5M

__TEXT 195.4M

__UNICODE 544K

mapped file 84.9M

shared memory 372K

=========== =======

TOTAL 1.7G

TOTAL, minus reserved VM space 918.0M


Model: iMac9,1, BootROM IM91.008D.B08, 2 processors, Intel Core 2 Duo, 2.66 GHz, 8 GB, SMC 1.44f0

Graphics: NVIDIA GeForce 9400, NVIDIA GeForce 9400, PCI, 256 MB

Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x0000, 0x000000000000000000000000000000000000

Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x0000, 0x000000000000000000000000000000000000

AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8E), Broadcom BCM43xx 1.0 (5.106.98.100.17)

Bluetooth: Version 4.1.4f2 12041, 2 service, 18 devices, 1 incoming serial ports

Network Service: Wi-Fi, AirPort, en1

Serial ATA Device: WDC WD3200AAJS-40H3A0, 320.07 GB

Serial ATA Device: PIONEER DVD-RW DVRTS08

USB Device: Built-in iSight, apple_vendor_id, 0x8502, 0x24400000 / 2

USB Device: Keyboard Hub, apple_vendor_id, 0x1006, 0x26400000 / 3

USB Device: Apple Keyboard, apple_vendor_id, 0x0220, 0x26420000 / 5

USB Device: hub_device, 0x04cc (Philips Semiconductors), 0x1521, 0x26200000 / 2

USB Device: FANTOM DRIVE, 0x13fd (Initio Corporation), 0x1340, 0x26250000 / 6

USB Device: HL-2140 series, 0x04f9 (Brother International Corporation), 0x0033, 0x26210000 / 4

USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x04500000 / 2

USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06100000 / 2

USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0x06110000 / 5

Sep 5, 2013 11:48 AM in response to BFG47

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. 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, by a peripheral device, or by corruption of certain system caches.


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. Note: If FileVault is enabled on some models, or if a firmware password is set, or if the boot volume is a software RAID, you can’t do this. Ask for further instructions.


Safe mode is much slower to boot and run than normal, and some things won’t work at all, including sound output and Wi-Fi on certain iMacs. 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.


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.

mail is constantly crashing

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