Mail app crashing on open

As soon as i open mail the rainbow circle comes up and sits there, and i end up having to force quit. Whats Wrong?

Verify/repair your disk (not just permissions), as described here:
The Repair functions of Disk Utility: what's it all about?
Now, go to Apple Menu > System Preferences > Network > Show: Network Port Configurations, and make sure that the configuration used to connect to Internet is at the top of the list.
Finally, try launching Mail under the following conditions (you may need to force quit it first if it's running):
1. Holding the Shift key down until the main window appears.
2. With no Internet connection.
Post back with your observations.

Similar Messages

  • Mail app crashes upon opening emails since upgrading to OSX 10.9.5

    My problems with Mail, Messages started right after installing the latest Mavericks OSX 10.9.5
    PROBLEMS WITH MAIL, MESSAGES
    Mail
    It will open and I can see the list of messages but once I click on one, it will crash.
    I have multiple email accounts, through Google, iCloud that I use Mail for.
    Messages
    Immediately crashes upon opening.
    potential conflicts?
    Could it possibly be due to font management issues. I use Suitcase Fusion 5 rather than Font Book.
    Anyone else have this issue and have been able to resolve it? Any help would be useful.
    My hardware is:
    Mac Book Pro 2.4 Ghz Intel Core iF
    16GB 1600 Mhz DDR3
    crash report  (sorry this is long but maybe this will help)
    Process:         Mail [1958]
    Path:            /Applications/Mail.app/Contents/MacOS/Mail
    Identifier:      com.apple.mail
    Version:         7.3 (1878.6)
    Build Info:      Mail-1878006000000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [171]
    Responsible:     Mail [1958]
    User ID:         501
    Date/Time:       2014-09-25 09:45:29.505 -0400
    OS Version:      Mac OS X 10.9.5 (13F34)
    Report Version:  11
    Anonymous UUID:  59D9EF2C-125C-E8F2-970D-BB3D65939454
    Sleep/Wake UUID: 54EA5F12-A97F-471B-B628-D67A9030DF86
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[__NSPlaceholderDictionary initWithObjects:forKeys:count:]: attempt to insert nil object from objects[1]'
    abort() called
    terminating with uncaught exception of type NSException
    Application Specific Backtrace 1:
    0   CoreFoundation                      0x0000000105f5425c __exceptionPreprocess + 172
    1   libobjc.A.dylib                     0x00000001039c2e75 objc_exception_throw + 43
    2   CoreFoundation                      0x0000000105e53dd1 -[__NSPlaceholderDictionary initWithObjects:forKeys:count:] + 385
    3   CoreFoundation                      0x0000000105e69ad9 +[NSDictionary dictionaryWithObjects:forKeys:count:] + 57
    4   Mail                                0x0000000100d56fd9 Mail + 397273
    5   Mail                                0x0000000100d5688c Mail + 395404
    6   Mail                                0x0000000100d65251 Mail + 455249
    7   Foundation                          0x000000010347a5b8 NSKeyValueNotifyObserver + 387
    8   Foundation                          0x0000000103479788 NSKeyValueDidChange + 453
    9   Foundation                          0x000000010347e276 -[NSObject(NSKeyValueObserverNotification) didChangeValueForKey:] + 118
    10  Mail                                0x0000000100d6549c Mail + 455836
    11  Mail                                0x0000000100d64e0c Mail + 454156
    12  Foundation                          0x0000000103499745 -[NSBlockOperation main] + 75
    13  Foundation                          0x0000000103478f31 -[__NSOperationInternal _start:] + 631
    14  Foundation                          0x0000000103478bdb __NSOQSchedule_f + 64
    15  libdispatch.dylib                   0x000000010621228d _dispatch_client_callout + 8
    16  libdispatch.dylib                   0x0000000106219ef0 _dispatch_main_queue_callback_4CF + 333
    17  CoreFoundation                      0x0000000105ebb4f9 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
    18  CoreFoundation                      0x0000000105e76714 __CFRunLoopRun + 1636
    19  CoreFoundation                      0x0000000105e75e75 CFRunLoopRunSpecific + 309
    20  HIToolbox                           0x0000000108ed8a0d RunCurrentEventLoopInMode + 226
    21  HIToolbox                           0x0000000108ed87b7 ReceiveNextEventCommon + 479
    22  HIToolbox                           0x0000000108ed85bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    23  AppKit                              0x0000000103d2624e _DPSNextEvent + 1434
    24  AppKit                              0x0000000103d2589b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    25  AppKit                              0x0000000103d1999c -[NSApplication run] + 553
    26  AppKit                              0x0000000103d04783 NSApplicationMain + 940
    27  libdyld.dylib                       0x000000010624a5fd start + 1
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib         0x00000001063ec866 __pthread_kill + 10
    1   libsystem_pthread.dylib       0x00000001064fd35c pthread_kill + 92
    2   libsystem_c.dylib             0x000000010631cb1a abort + 125
    3   libc++abi.dylib               0x00000001065e1f31 abort_message + 257
    4   libc++abi.dylib               0x0000000106607952 default_terminate_handler() + 264
    5   libobjc.A.dylib               0x00000001039c330d _objc_terminate() + 103
    6   libc++abi.dylib               0x00000001066051d1 std::__terminate(void (*)()) + 8
    7   libc++abi.dylib               0x0000000106605246 std::terminate() + 54
    8   libobjc.A.dylib               0x00000001039c30b0 objc_terminate + 9
    9   libdispatch.dylib             0x00000001062122a1 _dispatch_client_callout + 28
    10  libdispatch.dylib             0x0000000106219ef0 _dispatch_main_queue_callback_4CF + 333
    11  com.apple.CoreFoundation       0x0000000105ebb4f9 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
    12  com.apple.CoreFoundation       0x0000000105e76714 __CFRunLoopRun + 1636
    13  com.apple.CoreFoundation       0x0000000105e75e75 CFRunLoopRunSpecific + 309
    14  com.apple.HIToolbox           0x0000000108ed8a0d RunCurrentEventLoopInMode + 226
    15  com.apple.HIToolbox           0x0000000108ed87b7 ReceiveNextEventCommon + 479
    16  com.apple.HIToolbox           0x0000000108ed85bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    17  com.apple.AppKit               0x0000000103d2624e _DPSNextEvent + 1434
    18  com.apple.AppKit               0x0000000103d2589b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    19  com.apple.AppKit               0x0000000103d1999c -[NSApplication run] + 553
    20  com.apple.AppKit               0x0000000103d04783 NSApplicationMain + 940
    21  libdyld.dylib                 0x000000010624a5fd start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00000001063ed662 kevent64 + 10
    1   libdispatch.dylib             0x0000000106214421 _dispatch_mgr_invoke + 239
    2   libdispatch.dylib             0x0000000106214136 _dispatch_mgr_thread + 52
    Thread 2:: -[MFIMAPAccount fetchSynchronouslyIsAuto:]  Dispatch queue: NSOperationQueue 0x600000038da0
    0   libobjc.A.dylib               0x00000001039ba1c4 objc_msgSend_fixedup + 0
    1   com.apple.Mail.framework       0x0000000101dd065c +[MFLibraryMessage _addMessageToResidentMessages:] + 100
    2   com.apple.Mail.framework       0x0000000101da9793 messageForStmt + 590
    3   com.apple.Mail.framework       0x0000000101da6949 __50+[MFLibrary sendMessagesMatchingQuery:to:options:]_block_invoke + 381
    4   com.apple.Mail.framework       0x0000000101dbde05 +[MFLibrary executeBlock:isWriter:useTransaction:isPrivileged:] + 1328
    5   com.apple.Mail.framework       0x0000000101da6782 +[MFLibrary sendMessagesMatchingQuery:to:options:] + 319
    6   com.apple.Mail.framework       0x0000000101db658e +[MFLibrary sendMessagesMatchingCriterion:to:options:searchType:async:] + 483
    7   com.apple.Mail.framework       0x0000000101dd58f2 -[MFLibraryStore openSynchronouslyUpdatingMetadata:returnRetainedMessages:] + 546
    8   com.apple.Mail.framework       0x0000000101dc4d8d -[MFLibraryIMAPStore _openSynchronouslyUpdatingMetadata:withOptions:] + 186
    9   com.apple.Mail.framework       0x0000000101dc5594 -[MFLibraryIMAPStore _fetchForCheckingNewMail:] + 54
    10  com.apple.Mail.framework       0x0000000101d7a5ce -[MFIMAPAccount fetchSynchronouslyIsAuto:] + 259
    11  com.apple.CoreFoundation       0x0000000105e3f9ac __invoking___ + 140
    12  com.apple.CoreFoundation       0x0000000105e3f814 -[NSInvocation invoke] + 308
    13  com.apple.MailCore             0x00000001020c57a4 -[MCMonitoredInvocation invoke] + 211
    14  com.apple.MailCore             0x00000001020e8448 -[MCThrowingInvocationOperation main] + 40
    15  com.apple.MailCore             0x000000010208cb28 -[_MCInvocationOperation main] + 332
    16  com.apple.Foundation           0x0000000103478f31 -[__NSOperationInternal _start:] + 631
    17  com.apple.Foundation           0x0000000103478bdb __NSOQSchedule_f + 64
    18  libdispatch.dylib             0x000000010621228d _dispatch_client_callout + 8
    19  libdispatch.dylib             0x00000001062167e3 _dispatch_async_redirect_invoke + 154
    20  libdispatch.dylib             0x000000010621228d _dispatch_client_callout + 8
    21  libdispatch.dylib             0x0000000106214082 _dispatch_root_queue_drain + 326
    22  libdispatch.dylib             0x0000000106215177 _dispatch_worker_thread2 + 40
    23  libsystem_pthread.dylib       0x00000001064fdef8 _pthread_wqthread + 314
    24  libsystem_pthread.dylib       0x0000000106500fb9 start_wqthread + 13
    Thread 3:: -[MFIMAPAccount fetchSynchronouslyIsAuto:]  Dispatch queue: NSOperationQueue 0x600000038da0
    0   libsystem_kernel.dylib         0x00000001063ec716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00000001064fec77 _pthread_cond_wait + 787
    2   com.apple.Foundation           0x00000001034db1d0 -[__NSOperationInternal _waitUntilFinishedOrTimeout:outer:] + 218
    3   com.apple.IMAP                 0x0000000101b18c70 -[IMAPClientOperationQueue waitUntilOperationIsFinished:] + 228
    4   com.apple.IMAP                 0x0000000101b32ca1 -[IMAPGateway waitUntilClientOperationIsFinished:] + 184
    5   com.apple.IMAP                 0x0000000101b32bd7 -[IMAPGateway addClientOperation:toQueueAndWaitUntilFinished:] + 397
    6   com.apple.IMAP                 0x0000000101b20e7d -[IMAPConnection _fetchCapabilitiesIfNeeded] + 192
    7   com.apple.IMAP                 0x0000000101b20ad7 -[IMAPConnection capabilities] + 31
    8   com.apple.IMAP                 0x0000000101b21813 -[IMAPConnection _authenticateWithAuthenticator:] + 172
    9   com.apple.MailCore             0x000000010207c9b0 -[MCConnection authenticate] + 594
    10  com.apple.IMAP                 0x0000000101b21690 -[IMAPConnection authenticate] + 66
    11  com.apple.Mail.framework       0x0000000101d773b6 -[MFIMAPAccount connectAndAuthenticate:] + 1163
    12  com.apple.IMAP                 0x0000000101b2bad4 -[IMAPConnectionPool _validateAndCheckOutGateway:forMailbox:allowReconnect:newGateway:] + 323
    13  com.apple.IMAP                 0x0000000101b296a6 -[IMAPConnectionPool _checkOutNewGatewayWithConnection:forMailbox:] + 316
    14  com.apple.Mail.framework       0x0000000101d782a3 -[MFIMAPAccount _getPotentialGatewayForMailbox:options:createdNewConnection:needsSelect:] + 431
    15  com.apple.Mail.framework       0x0000000101d77e34 -[MFIMAPAccount _gatewayForMailbox:name:options:] + 272
    16  com.apple.Mail.framework       0x0000000101d7b386 -[MFIMAPAccount _listingForMailbox:listAllChildren:onlySubscribed:highPriority:] + 134
    17  com.apple.Mail.framework       0x0000000101d7bf92 -[MFIMAPAccount _listingForMailbox:listAllChildren:highPriority:] + 117
    18  com.apple.Mail.framework       0x0000000101d7e95b -[MFIMAPAccount refreshMailboxListingRootedAtMailbox:] + 234
    19  com.apple.Mail.framework       0x0000000101d7a561 -[MFIMAPAccount fetchSynchronouslyIsAuto:] + 150
    20  com.apple.CoreFoundation       0x0000000105e3f9ac __invoking___ + 140
    21  com.apple.CoreFoundation       0x0000000105e3f814 -[NSInvocation invoke] + 308
    22  com.apple.MailCore             0x00000001020c57a4 -[MCMonitoredInvocation invoke] + 211
    23  com.apple.MailCore             0x00000001020e8448 -[MCThrowingInvocationOperation main] + 40
    24  com.apple.MailCore             0x000000010208cb28 -[_MCInvocationOperation main] + 332
    25  com.apple.Foundation           0x0000000103478f31 -[__NSOperationInternal _start:] + 631
    26  com.apple.Foundation           0x0000000103478bdb __NSOQSchedule_f + 64
    27  libdispatch.dylib             0x000000010621228d _dispatch_client_callout + 8
    28  libdispatch.dylib             0x00000001062167e3 _dispatch_async_redirect_invoke + 154
    29  libdispatch.dylib             0x000000010621228d _dispatch_client_callout + 8
    30  libdispatch.dylib             0x0000000106214082 _dispatch_root_queue_drain + 326
    31  libdispatch.dylib             0x0000000106215177 _dispatch_worker_thread2 + 40
    32  libsystem_pthread.dylib       0x00000001064fdef8 _pthread_wqthread + 314
    33  libsystem_pthread.dylib       0x0000000106500fb9 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib         0x00000001063ece6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00000001064fdf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x0000000106500fb9 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib         0x00000001063ece6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00000001064fdf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x0000000106500fb9 start_wqthread + 13
    Thread 6:: -[MFIMAPAccount _synchronizeAccountWithServerHighPriority:]  Dispatch queue: NSOperationQueue 0x600000038da0
    0   libsystem_kernel.dylib         0x00000001063ec716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00000001064fec77 _pthread_cond_wait + 787
    2   com.apple.Foundation           0x00000001034db1d0 -[__NSOperationInternal _waitUntilFinishedOrTimeout:outer:] + 218
    3   com.apple.IMAP                 0x0000000101b18c70 -[IMAPClientOperationQueue waitUntilOperationIsFinished:] + 228
    4   com.apple.IMAP                 0x0000000101b32ca1 -[IMAPGateway waitUntilClientOperationIsFinished:] + 184
    5   com.apple.IMAP                 0x0000000101b32bd7 -[IMAPGateway addClientOperation:toQueueAndWaitUntilFinished:] + 397
    6   com.apple.IMAP                 0x0000000101b3494b -[IMAPGateway _storeFlags:state:forUids:mailboxName:] + 107
    7   com.apple.IMAP                 0x0000000101b348ce -[IMAPGateway _expunge:orStoreFlags:orStoreGmailLabels:state:forUids:] + 664
    8   com.apple.IMAP                 0x0000000101b345fe -[IMAPGateway storeFlags:state:forUids:] + 38
    9   com.apple.IMAP                 0x0000000101b34bf7 -[IMAPGateway deleteMessagesOlderThanNumberOfDays:settingFlags:] + 475
    10  com.apple.Mail.framework       0x0000000101dc638d -[MFLibraryIMAPStore deleteMessagesOlderThanNumberOfDays:compact:] + 583
    11  com.apple.Mail.framework       0x0000000101dfd93b -[MFMailAccount deleteMessagesFromMailbox:olderThanNumberOfDays:] + 163
    12  com.apple.Mail.framework       0x0000000101d81c28 -[MFIMAPAccount deleteMessagesFromMailbox:olderThanNumberOfDays:] + 138
    13  com.apple.Mail.framework       0x0000000101e7897f -[MFRemoteStoreAccount _synchronizeAccountWithServerHighPriority:] + 932
    14  com.apple.Mail.framework       0x0000000101d7e517 -[MFIMAPAccount _synchronizeAccountWithServerHighPriority:] + 52
    15  com.apple.CoreFoundation       0x0000000105e3f9ac __invoking___ + 140
    16  com.apple.CoreFoundation       0x0000000105e3f814 -[NSInvocation invoke] + 308
    17  com.apple.MailCore             0x00000001020c57a4 -[MCMonitoredInvocation invoke] + 211
    18  com.apple.MailCore             0x00000001020e8448 -[MCThrowingInvocationOperation main] + 40
    19  com.apple.MailCore             0x000000010208cb28 -[_MCInvocationOperation main] + 332
    20  com.apple.Foundation           0x0000000103478f31 -[__NSOperationInternal _start:] + 631
    21  com.apple.Foundation           0x0000000103478bdb __NSOQSchedule_f + 64
    22  libdispatch.dylib             0x000000010621228d _dispatch_client_callout + 8
    23  libdispatch.dylib             0x00000001062167e3 _dispatch_async_redirect_invoke + 154
    24  libdispatch.dylib             0x000000010621228d _dispatch_client_callout + 8
    25  libdispatch.dylib             0x0000000106214082 _dispatch_root_queue_drain + 326
    26  libdispatch.dylib             0x0000000106215177 _dispatch_worker_thread2 + 40
    27  libsystem_pthread.dylib       0x00000001064fdef8 _pthread_wqthread + 314
    28  libsystem_pthread.dylib       0x0000000106500fb9 start_wqthread + 13
    Thread 7:: Dispatch queue: NSOperationQueue 0x6080004cc2b0
    0   libsystem_kernel.dylib         0x00000001063e8a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00000001063e7d18 mach_msg + 64
    2   com.apple.CoreFoundation       0x0000000105e76f15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x0000000105e76539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x0000000105e75e75 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation           0x00000001034da16c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 253
    6   com.apple.MailCore             0x00000001020e54fb -[MCSocket readBytes:maxLength:error:] + 786
    7   com.apple.MailCore             0x000000010207d153 -[MCConnection _readBytesFromSocketIntoBuffer:amount:requireAllBytes:error:] + 109
    8   com.apple.MailCore             0x000000010207cf9e -[MCConnection _fillBuffer:] + 590
    9   com.apple.MailCore             0x000000010207cbc3 -[MCConnection _readLineIntoData:error:] + 156
    10  com.apple.IMAP                 0x0000000101b20323 -[IMAPConnection _readLineIntoData:error:] + 50
    11  com.apple.IMAP                 0x0000000101b2751f -[IMAPConnection(MFPrivate) _readDataOfLength:intoData:error:] + 114
    12  com.apple.IMAP                 0x0000000101b4fcef +[IMAPResponse newIMAPResponseWithConnection:error:] + 85
    13  com.apple.IMAP                 0x0000000101b20403 -[IMAPConnection _copyNextServerResponse:] + 38
    14  com.apple.IMAP                 0x0000000101b20519 -[IMAPConnection _copyNextTaggedOrContinuationResponseForCommand:exists:] + 179
    15  com.apple.IMAP                 0x0000000101b25f49 -[IMAPConnection _responseFromSendingOperation:] + 979
    16  com.apple.IMAP                 0x0000000101b20f5c -[IMAPConnection executeCapability:] + 33
    17  com.apple.IMAP                 0x0000000101b1721d -[IMAPClientCapabilityOperation executeOnConnection:] + 26
    18  com.apple.IMAP                 0x0000000101b1f78a -[IMAPConnection prepareAndExecuteOperation:outWrongState:] + 1216
    19  com.apple.IMAP                 0x0000000101b327fe -[IMAPGateway _allowClientOperationThrough:] + 910
    20  com.apple.IMAP                 0x0000000101b32415 -[IMAPGateway allowClientOperationThrough:] + 385
    21  com.apple.IMAP                 0x0000000101b15ebb -[IMAPClientOperation main] + 57
    22  com.apple.Foundation           0x0000000103478f31 -[__NSOperationInternal _start:] + 631
    23  com.apple.Foundation           0x0000000103478bdb __NSOQSchedule_f + 64
    24  libdispatch.dylib             0x000000010621228d _dispatch_client_callout + 8
    25  libdispatch.dylib             0x00000001062167e3 _dispatch_async_redirect_invoke + 154
    26  libdispatch.dylib             0x000000010621228d _dispatch_client_callout + 8
    27  libdispatch.dylib             0x0000000106214082 _dispatch_root_queue_drain + 326
    28  libdispatch.dylib             0x0000000106215177 _dispatch_worker_thread2 + 40
    29  libsystem_pthread.dylib       0x00000001064fdef8 _pthread_wqthread + 314
    30  libsystem_pthread.dylib       0x0000000106500fb9 start_wqthread + 13
    Thread 8:
    0   libsystem_kernel.dylib         0x00000001063e8a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00000001063e7d18 mach_msg + 64
    2   com.apple.CoreFoundation       0x0000000105e76f15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x0000000105e76539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x0000000105e75e75 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit               0x0000000103ec605e _NSEventThread + 144
    6   libsystem_pthread.dylib       0x00000001064fc899 _pthread_body + 138
    7   libsystem_pthread.dylib       0x00000001064fc72a _pthread_start + 137
    8   libsystem_pthread.dylib       0x0000000106500fc9 thread_start + 13
    Thread 9:: -[MFIMAPAccount _synchronizeAccountWithServerHighPriority:]  Dispatch queue: NSOperationQueue 0x600000038da0
    0   libsystem_kernel.dylib         0x00000001063ec746 __psynch_mutexwait + 10
    1   libsystem_pthread.dylib       0x00000001064ff779 _pthread_mutex_lock + 372
    2   com.apple.Foundation           0x000000010347c8bb -[NSLock lock] + 145
    3   com.apple.Mail.framework       0x0000000101d77e12 -[MFIMAPAccount _gatewayForMailbox:name:options:] + 238
    4   com.apple.Mail.framework       0x0000000101d7b386 -[MFIMAPAccount _listingForMailbox:listAllChildren:onlySubscribed:highPriority:] + 134
    5   com.apple.Mail.framework       0x0000000101d7bf92 -[MFIMAPAccount _listingForMailbox:listAllChildren:highPriority:] + 117
    6   com.apple.Mail.framework       0x0000000101d7a9d8 -[MFIMAPAccount _synchronizeMailboxListHighPriority:] + 64
    7   com.apple.Mail.framework       0x0000000101e7885f -[MFRemoteStoreAccount _synchronizeAccountWithServerHighPriority:] + 644
    8   com.apple.Mail.framework       0x0000000101d7e517 -[MFIMAPAccount _synchronizeAccountWithServerHighPriority:] + 52
    9   com.apple.CoreFoundation       0x0000000105e3f9ac __invoking___ + 140
    10  com.apple.CoreFoundation       0x0000000105e3f814 -[NSInvocation invoke] + 308
    11  com.apple.MailCore             0x00000001020c57a4 -[MCMonitoredInvocation invoke] + 211
    12  com.apple.MailCore             0x00000001020e8448 -[MCThrowingInvocationOperation main] + 40
    13  com.apple.MailCore             0x000000010208cb28 -[_MCInvocationOperation main] + 332
    14  com.apple.Foundation           0x0000000103478f31 -[__NSOperationInternal _start:] + 631
    15  com.apple.Foundation           0x0000000103478bdb __NSOQSchedule_f + 64
    16  libdispatch.dylib             0x000000010621228d _dispatch_client_callout + 8
    17  libdispatch.dylib             0x00000001062167e3 _dispatch_async_redirect_invoke + 154
    18  libdispatch.dylib             0x000000010621228d _dispatch_client_callout + 8
    19  libdispatch.dylib             0x0000000106214082 _dispatch_root_queue_drain + 326
    20  libdispatch.dylib             0x0000000106215177 _dispatch_worker_thread2 + 40
    21  libsystem_pthread.dylib       0x00000001064fdef8 _pthread_wqthread + 314
    22  libsystem_pthread.dylib       0x0000000106500fb9 start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib         0x00000001063ece6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00000001064fdf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x0000000106500fb9 start_wqthread + 13
    Thread 11:
    0   libsystem_kernel.dylib         0x00000001063ece6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00000001064fdf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x0000000106500fb9 start_wqthread + 13
    Thread 12:
    0   libsystem_kernel.dylib         0x00000001063ece6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00000001064fdf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x0000000106500fb9 start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib         0x00000001063ece6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00000001064fdf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x0000000106500fb9 start_wqthread + 13
    Thread 14:: Dispatch queue: [MFLibrary writeQueue]
    0   libsystem_kernel.dylib         0x00000001063ec7ee __psynch_rw_wrlock + 10
    1   libsystem_pthread.dylib       0x000000010650000e _pthread_rwlock_lock + 507
    2   com.apple.Mail.framework       0x0000000101dbebe4 +[MFLibrary _checkOutDBHandleForWriting:isPrivileged:] + 374
    3   com.apple.Mail.framework       0x0000000101dbdcd1 +[MFLibrary executeBlock:isWriter:useTransaction:isPrivileged:] + 1020
    4   com.apple.Mail.framework       0x0000000101d91036 +[MFLibrary commitSynchronouslyPostingMessages:postFlags:postingOldFlagsByMessage:] + 644
    5   com.apple.Mail.framework       0x0000000101dd6c43 __59-[MFLibraryStore async_setFlagsFromDictionary:forMessages:]_block_invoke + 435
    6   com.apple.Foundation           0x0000000103499745 -[NSBlockOperation main] + 75
    7   com.apple.MailCore             0x00000001020e81a4 -[MCTaskOperation main] + 642
    8   com.apple.Foundation           0x0000000103478f31 -[__NSOperationInternal _start:] + 631
    9   com.apple.Foundation           0x0000000103478bdb __NSOQSchedule_f + 64
    10  libdispatch.dylib             0x000000010621228d _dispatch_client_callout + 8
    11  libdispatch.dylib             0x00000001062167e3 _dispatch_async_redirect_invoke + 154
    12  libdispatch.dylib             0x000000010621228d _dispatch_client_callout + 8
    13  libdispatch.dylib             0x0000000106214082 _dispatch_root_queue_drain + 326
    14  libdispatch.dylib             0x0000000106215177 _dispatch_worker_thread2 + 40
    15  libsystem_pthread.dylib       0x00000001064fdef8 _pthread_wqthread + 314
    16  libsystem_pthread.dylib       0x0000000106500fb9 start_wqthread + 13
    Thread 15:: Dispatch queue: NSOperationQueue 0x608001c2ac00
    0   libsystem_kernel.dylib         0x00000001063ec746 __psynch_mutexwait + 10
    1   libsystem_pthread.dylib       0x00000001064ff779 _pthread_mutex_lock + 372
    2   com.apple.Foundation           0x0000000103474a4e -[NSRecursiveLock lock] + 22
    3   com.apple.IMAP                 0x0000000101b28bfc -[IMAPConnectionPool checkInConnection:forGateway:] + 50
    4   com.apple.IMAP                 0x0000000101b31a82 __51-[IMAPGateway _tryToCheckInConnectionAndTryToIdle:]_block_invoke + 268
    5   com.apple.Foundation           0x0000000103499745 -[NSBlockOperation main] + 75
    6   com.apple.Foundation           0x0000000103478f31 -[__NSOperationInternal _start:] + 631
    7   com.apple.Foundation           0x0000000103478bdb __NSOQSchedule_f + 64
    8   libdispatch.dylib             0x000000010621228d _dispatch_client_callout + 8
    9   libdispatch.dylib             0x00000001062167e3 _dispatch_async_redirect_invoke + 154
    10  libdispatch.dylib             0x000000010621228d _dispatch_client_callout + 8
    11  libdispatch.dylib             0x0000000106214082 _dispatch_root_queue_drain + 326
    12  libdispatch.dylib             0x0000000106215177 _dispatch_worker_thread2 + 40
    13  libsystem_pthread.dylib       0x00000001064fdef8 _pthread_wqthread + 314
    14  libsystem_pthread.dylib       0x0000000106500fb9 start_wqthread + 13
    Thread 16:
    0   libsystem_kernel.dylib         0x00000001063ece6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00000001064fdf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x0000000106500fb9 start_wqthread + 13
    Thread 17:
    0   libsystem_kernel.dylib         0x00000001063ece6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00000001064fdf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x0000000106500fb9 start_wqthread + 13
    Thread 18:: Dispatch queue: NSOperationQueue 0x6080002c7230
    0   libsystem_kernel.dylib         0x00000001063e8a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00000001063e7d18 mach_msg + 64
    2   com.apple.CoreFoundation       0x0000000105e76f15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x0000000105e76539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x0000000105e75e75 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation           0x00000001034da16c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 253
    6   com.apple.MailCore             0x00000001020e54fb -[MCSocket readBytes:maxLength:error:] + 786
    7   com.apple.MailCore             0x000000010207d153 -[MCConnection _readBytesFromSocketIntoBuffer:amount:requireAllBytes:error:] + 109
    8   com.apple.MailCore             0x000000010207cf9e -[MCConnection _fillBuffer:] + 590
    9   com.apple.MailCore             0x000000010207cbc3 -[MCConnection _readLineIntoData:error:] + 156
    10  com.apple.IMAP                 0x0000000101b20323 -[IMAPConnection _readLineIntoData:error:] + 50
    11  com.apple.IMAP                 0x0000000101b2751f -[IMAPConnection(MFPrivate) _readDataOfLength:intoData:error:] + 114
    12  com.apple.IMAP                 0x0000000101b4fcef +[IMAPResponse newIMAPResponseWithConnection:error:] + 85
    13  com.apple.IMAP                 0x0000000101b20403 -[IMAPConnection _copyNextServerResponse:] + 38
    14  com.apple.IMAP                 0x0000000101b20519 -[IMAPConnection _copyNextTaggedOrContinuationResponseForCommand:exists:] + 179
    15  com.apple.IMAP                 0x0000000101b25f49 -[IMAPConnection _responseFromSendingOperation:] + 979
    16  com.apple.IMAP                 0x0000000101b248a9 -[IMAPConnection executeUIDStore:] + 85
    17  com.apple.IMAP                 0x0000000101b1b909 -[IMAPClientUIDStoreOperation executeOnConnection:] + 26
    18  com.apple.IMAP                 0x0000000101b1f78a -[IMAPConnection prepareAndExecuteOperation:outWrongState:] + 1216
    19  com.apple.IMAP                 0x0000000101b327fe -[IMAPGateway _allowClientOperationThrough:] + 910
    20  com.apple.IMAP                 0x0000000101b32415 -[IMAPGateway allowClientOperationThrough:] + 385
    21  com.apple.IMAP                 0x0000000101b15ebb -[IMAPClientOperation main] + 57
    22  com.apple.Foundation           0x0000000103478f31 -[__NSOperationInternal _start:] + 631
    23  com.apple.Foundation           0x0000000103478bdb __NSOQSchedule_f + 64
    24  libdispatch.dylib             0x000000010621228d _dispatch_client_callout + 8
    25  libdispatch.dylib             0x00000001062167e3 _dispatch_async_redirect_invoke + 154
    26  libdispatch.dylib             0x000000010621228d _dispatch_client_callout + 8
    27  libdispatch.dylib             0x0000000106214082 _dispatch_root_queue_drain + 326
    28  libdispatch.dylib             0x0000000106215177 _dispatch_worker_thread2 + 40
    29  libsystem_pthread.dylib       0x00000001064fdef8 _pthread_wqthread + 314
    30  libsystem_pthread.dylib       0x0000000106500fb9 start_wqthread + 13
    Thread 19:: -[MFAddressManager _fetchImageForAddress:]  Dispatch queue: NSOperationQueue Serial Queue
    0   libsqlite3.dylib               0x000000010740d645 evalConstExpr + 373
    1   libsqlite3.dylib               0x00000001073e3ada sqlite3WalkExpr + 42
    2   libsqlite3.dylib               0x00000001073e3af7 sqlite3WalkExpr + 71
    3   libsqlite3.dylib               0x00000001073e3af7 sqlite3WalkExpr + 71
    4   libsqlite3.dylib               0x00000001073e6687 sqlite3WhereBegin + 823
    5   libsqlite3.dylib               0x00000001073df6ba sqlite3Select + 10874
    6   libsqlite3.dylib               0x00000001073ba77e yy_reduce + 5054
    7   libsqlite3.dylib               0x00000001073b9326 sqlite3Parser + 278
    8   libsqlite3.dylib               0x00000001073b8173 sqlite3RunParser + 451
    9   libsqlite3.dylib               0x00000001073b7a7b sqlite3Prepare + 987
    10  libsqlite3.dylib               0x00000001073b757f sqlite3LockAndPrepare + 191
    11  libsqlite3.dylib               0x000000010741d67f sqlite3_prepare_v2 + 31
    12  com.apple.CoreData             0x00000001068a87a4 -[NSSQLiteConnection prepareSQLStatement:] + 548
    13  com.apple.CoreData             0x00000001068bbc95 -[NSSQLChannel selectRowsWithStatement:] + 101
    14  com.apple.CoreData             0x00000001068ba560 -[NSSQLCore _newRowsForFetchPlan:selectedBy:withArgument:] + 864
    15  com.apple.CoreData             0x00000001068b085f -[NSSQLCore objectsForFetchRequest:inContext:] + 527
    16  com.apple.CoreData             0x00000001068b0397 -[NSSQLCore executeRequest:withContext:error:] + 247
    17  com.apple.CoreData             0x00000001068af71b -[NSPersistentStoreCoordinator executeRequest:withContext:error:] + 1755
    18  com.apple.CoreData             0x00000001068adc1b -[NSManagedObjectContext executeFetchRequest:error:] + 507
    19  com.apple.AddressBook.framework 0x000000010110d6a9 +[ABRecordCoreDataFactoryImpl fetchObjectsForClass:withPredicate:prefetchingKeyPaths:managedObjectContext:aff ectedStores:] + 506
    20  com.apple.AddressBook.framework 0x000000010110d295 +[ABRecordCoreDataFactoryImpl fetchPublicRecordsForClass:withPredicate:prefetchingKeyPaths:addressBook:persis tentStoreUrls:] + 140
    21  com.apple.AddressBook.framework 0x00000001011567ad +[ABRecordCoreDataFactoryImpl fetchPublicRecordsForClass:withPredicate:prefetchingKeyPaths:addressBook:] + 29
    22  com.apple.AddressBook.framework 0x0000000101156770 __80-[ABAddressBook recordsForClass:matchingPredicate:prefetchingKeyPaths:takeLock:]_block_invoke + 45
    23  com.apple.AddressBook.framework 0x00000001011565df -[ABAddressBook performFetchWithType:recordClass:predicate:takeLock:block:] + 294
    24  com.apple.AddressBook.framework 0x0000000101156463 -[ABAddressBook recordsForClass:matchingPredicate:prefetchingKeyPaths:takeLock:] + 252
    25  com.apple.AddressBook.framework 0x0000000101154b09 -[ABAddressBook recordsMatchingSearchElement:takeLock:] + 1030
    26  com.apple.AddressBook.framework 0x00000001011bfe9a -[ABRemoteImageLoader personForEmailAddresses:] + 103
    27  com.apple.AddressBook.framework 0x00000001011bfd08 -[ABRemoteImageLoader beginLoadingImageForEmails:completionHandler:] + 85
    28  com.apple.AddressBook.framework 0x00000001011bfb62 -[ABRemoteImageLoader beginLoadingImageForEmails:forClient:] + 111
    29  com.apple.Mail.framework       0x0000000101d0b423 -[MFAddressManager _fetchImageForAddress:] + 228
    30  com.apple.CoreFoundation       0x0000000105e3f9ac __invoking___ + 140
    31  com.apple.CoreFoundation       0x0000000105e3f814 -[NSInvocation invoke] + 308
    32  com.apple.MailCore             0x00000001020c57a4 -[MCMonitoredInvocation invoke] + 211
    33  com.apple.MailCore             0x00000001020e8448 -[MCThrowingInvocationOperation main] + 40
    34  com.apple.MailCore             0x000000010208cb28 -[_MCInvocationOperation main] + 332
    35  com.apple.Foundation           0x0000000103478f31 -[__NSOperationInternal _start:] + 631
    36  com.apple.Foundation           0x0000000103478bdb __NSOQSchedule_f + 64
    37  libdispatch.dylib             0x000000010621228d _dispatch_client_callout + 8
    38  libdispatch.dylib             0x0000000106214673 _dispatch_queue_drain + 451
    39  libdispatch.dylib             0x00000001062159c1 _dispatch_queue_invoke + 110
    40  libdispatch.dylib             0x0000000106213f87 _dispatch_root_queue_drain + 75
    41  libdispatch.dylib             0x0000000106215177 _dispatch_worker_thread2 + 40
    42  libsystem_pthread.dylib       0x00000001064fdef8 _pthread_wqthread + 314
    43  libsystem_pthread.dylib       0x0000000106500fb9 start_wqthread + 13
    Thread 20:
    0   libsystem_kernel.dylib         0x00000001063ece6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00000001064fdf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x0000000106500fb9 start_wqthread + 13
    Thread 21:
    0   libsystem_kernel.dylib         0x00000001063ece6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00000001064fdf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x0000000106500fb9 start_wqthread + 13
    Thread 22:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib         0x00000001063e8a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00000001063e7d18 mach_msg + 64
    2   com.apple.CoreFoundation       0x0000000105e76f15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x0000000105e76539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x0000000105e75e75 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation           0x00000001034d7ff7 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation           0x00000001034d7dfb __NSThread__main__ + 1318
    7   libsystem_pthread.dylib       0x00000001064fc899 _pthread_body + 138
    8   libsystem_pthread.dylib       0x00000001064fc72a _pthread_start + 137
    9   libsystem_pthread.dylib       0x0000000106500fc9 thread_start + 13
    Thread 23:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib         0x00000001063ec9aa __select + 10
    1   com.apple.CoreFoundation       0x0000000105ec2a03 __CFSocketManager + 867
    2   libsystem_pthread.dylib       0x00000001064fc899 _pthread_body + 138
    3   libsystem_pthread.dylib       0x00000001064fc72a _pthread_start + 137
    4   libsystem_pthread.dylib       0x0000000106500fc9 thread_start + 13
    Thread 24:
    0   libsystem_kernel.dylib         0x00000001063ece6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00000001064fdf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x0000000106500fb9 start_wqthread + 13
    Thread 25:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib         0x00000001063e8a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00000001063e7d18 mach_msg + 64
    2   com.apple.QuartzCore           0x0000000105035377 CA::Render::Server::server_thread(void*) + 195
    3   com.apple.QuartzCore           0x00000001050352ad thread_fun + 25
    4   libsystem_pthread.dylib       0x00000001064fc899 _pthread_body + 138
    5   libsystem_pthread.dylib       0x00000001064fc72a _pthread_start + 137
    6   libsystem_pthread.dylib       0x0000000106500fc9 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000106503310  rcx: 0x00007fff5ef07ea8  rdx: 0x0000000000000000
      rdi: 0x0000000000000707  rsi: 0x0000000000000006  rbp: 0x00007fff5ef07ed0  rsp: 0x00007fff5ef07ea8
       r8: 0x6e6f697470656378   r9: 0x00000001063448d0  r10: 0x0000000008000000  r11: 0x0000000000000202
      r12: 0x00007fff5ef08030  r13: 0x0000600000e6fd00  r14: 0x0000000000000006  r15: 0x00007fff5ef07f10
      rip: 0x00000001063ec866  rfl: 0x0000000000000202  cr2: 0x000000010631ca9d
    Logical CPU:     0
    Error Code:      0x02000148
    Trap Number:     133
    Binary Images:
           0x100cf6000 -        0x100fe8fff  com.apple.mail (7.3 - 1878.6) <84C51E40-00C5-3710-8A99-04A0F6D078F5> /Applications/Mail.app/Contents/MacOS/Mail
           0x1010ea000 -        0x1010ebff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
           0x1010f1000 -        0x10133afff  com.apple.AddressBook.framework (8.0 - 1371.2) <7DB320AB-4ED4-391E-89CC-125826D94026> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
           0x1015ad000 -        0x101671ff7  com.apple.backup.framework (1.5.4 - 1.5.4) <195DA868-47A5-37E6-8CF0-9BCF11846899> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
           0x1016fa000 -        0x101715ff7  com.apple.CalendarStore (7.0 - 1366) <27072D7F-8281-3958-A66C-3A3F862F3458> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
           0x10172f000 -        0x10172ffff  com.apple.Cocoa (6.8 - 20) <1482E95B-0C26-38AF-9A44-50ADE6C0876C> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
           0x101735000 -        0x10173fff7  com.apple.corerecents (1.0 - 1) <0F44FFB3-8C65-3565-9262-CF6FA0AE0C8A> /System/Library/PrivateFrameworks/CoreRecents.framework/Versions/A/CoreRecents
           0x10174e000 -        0x101750fff  apop.so (170.1) <97DD24EE-D5F4-34EB-B521-D7BA883D2606> /usr/lib/sasl2/apop.so
           0x101755000 -        0x101839ff7  com.apple.coreui (2.2 - 231.1) <187DF89C-8A64-366D-8782-F90315FA3CD7> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
           0x1018fd000 -        0x101907ff7  com.apple.CrashReporterSupport (10.9 - 539) <B25A09EC-A021-32EC-86F8-05B4837E0EDE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
           0x10191a000 -        0x10194fffb  com.apple.datadetectors (5.0 - 246.0) <1C4C33FE-F364-3DBA-A1BC-4A53E594CFD3> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
           0x101979000 -        0x10197efff  com.apple.EmailAddressing (7.3 - 1878.6) <AB4C59AB-A5A7-3514-820D-11C5DAB24DAF> /System/Library/PrivateFrameworks/EmailAddressing.framework/Versions/A/EmailAdd ressing
           0x101986000 -        0x1019d9ff7  com.apple.ical.EventKit (2.0 - 154) <34C0DAD6-763D-3760-93BA-54C5DC7D81DA> /System/Library/Frameworks/EventKit.framework/Versions/A/EventKit
           0x101a2a000 -        0x101a2cfff  libanonymous.2.so (170) <D1297C21-A57B-311E-9006-C3FB8689849A> /usr/lib/sasl2/libanonymous.2.so
           0x101a31000 -        0x101a79ff7  com.apple.ExchangeWebServices (4.0 - 193) <4138768B-5F65-3A78-A563-1FA4531BDDEB> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
           0x101b0e000 -        0x101b65ff7  com.apple.IMAP (7.3 - 1878.6) <326F679E-7ADF-38BB-9EAD-BD08FA65573E> /System/Library/PrivateFrameworks/IMAP.framework/Versions/A/IMAP
           0x101bb2000 -        0x101c01ff7  com.apple.framework.internetaccounts (2.1 - 210) <D7175985-03A5-315B-B788-FBDC0019B0EA> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
           0x101c4f000 -        0x101c51fff  libplain.2.so (170) <E9C3B22A-5958-3869-B778-55948D1EC2B7> /usr/lib/sasl2/libplain.2.so
           0x101c55000 -        0x101cc1fff  com.apple.framework.IOKit (2.0.1 - 907.100.13) <057FDBA3-56D6-3903-8C0B-849214BF1985> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
           0x101cf6000 -        0x101cf8fff  login.so (170) <7D801D4E-A1A4-32FC-BF2E-9F25DB902523> /usr/lib/sasl2/login.so
           0x101cfc000 -        0x101f12fff  com.apple.Mail.framework (7.3 - 1878.6) <C617BE97-1D88-380F-B6EC-6D33485A44D0> /System/Library/PrivateFrameworks/Mail.framework/Versions/A/Mail
           0x102067000 -        0x102110ff7  com.apple.MailCore (7.3 - 1878.6) <ED4787DA-CBFC-3216-BE76-999597FF725C> /System/Library/PrivateFrameworks/MailCore.framework/Versions/A/MailCore
           0x10219d000 -        0x1021a6ff7  com.apple.MailService (7.3 - 1878.6) <9D8CEFF2-6ABD-3654-B70D-D878BB61EBD3> /System/Library/PrivateFrameworks/MailService.framework/Versions/A/MailService
           0x1021b8000 -        0x1021f6ff7  com.apple.MailUI (7.3 - 1878.6) <2D08FD02-754E-3197-AB5F-7DF58946BF67> /System/Library/PrivateFrameworks/MailUI.framework/Versions/A/MailUI
           0x102229000 -        0x102269fff  com.apple.PassKit (1.0 - 1) <5FC5A7EA-716C-3A7F-AB94-D4EC3F97EF18> /System/Library/PrivateFrameworks/PassKit.framework/Versions/A/PassKit
           0x102296000 -        0x1022d7fff  com.apple.PerformanceAnalysis (1.47 - 47) <7B73DFF4-75DB-3403-80D2-0F3FE48764C3> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
           0x102b2d000 -        0x102c6efff  com.apple.QTKit (7.7.3 - 2826.24) <08E58C71-D16C-3357-989C-780A08994B27> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
           0x102d85000 -        0x102d85fff  com.apple.quartzframework (1.5 - 1.5) <F66337F6-CC0A-3008-BB23-080282E917C9> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
           0x102d89000 -        0x102fedffd  com.apple.security (7.0 - 55471.14.18) <83A9E8C8-06A1-3F6D-8514-C35CD0DBD370> /System/Library/Frameworks/Security.framework/Versions/A/Security
           0x10313c000 -        0x10316aff7  com.apple.securityinterface (9.0 - 55047) <E64A6994-0176-39A1-866A-AB27F6A0034B> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
           0x10319d000 -        0x10319dff7  com.apple.frameworks.SleepServices (1.1 - 1.1) <4D9C44FF-5403-3372-A90E-CBF2A34D7CE7> /System/Library/PrivateFrameworks/SleepServices.framework/Versions/A/SleepServi ces
           0x1031a2000 -        0x1031a3fff  com.apple.AddressBook.LocalSourceBundle (8.0 - 1371.2) <E63CFFBD-3CC0-329C-BB89-17996C9F75E4> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
           0x1031a8000 -        0x1031faff7  com.apple.Suggestions (3.0 - 137.1) <163A32DE-1E1D-3EBB-9F20-CF64774CF5A6> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
           0x103242000 -        0x103378ff5  com.apple.WebKit (9537 - 9537.78.2) <EB8D3D78-92E7-3B67-8AAF-B51A181461E0> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
           0x103471000 -        0x103771ff7  com.apple.Foundation (6.9 - 1056.16) <24349208-3603-3F5D-95CC-B379616FBEF8> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
           0x1039af000 -        0x1039b0ff0  ATSHI.dylib (363.3) <236B636F-A8E9-37A9-BEF0-7FE68BC58436> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
           0x1039b5000 -        0x103b62f27  libobjc.A.dylib (551.1) <F21C5742-7B9C-31F1-BBAE-1717BC6C2F1B> /usr/lib/libobjc.A.dylib
           0x103b87000 -        0x103b88ff7  libSystem.B.dylib (1197.1.1) <E303F2F8-A8CF-3DF3-84B3-F2D0EE41CCF6> /usr/lib/libSystem.B.dylib
           0x103b94000 -        0x103c9aff7  com.apple.ImageIO.framework (3.3.0 - 1044) <3BCCF2AE-CF1F-3324-A371-DF0A42C841A2> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
           0x103d02000 -        0x104878ff7  com.apple.AppKit (6.9 - 1265.21) <9DC13B27-841D-3839-93B2-3EDE66157BDE> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
           0x105002000 -        0x105002fff  com.apple.ApplicationServices (48 - 48) <F250170A-8805-3731-9097-78CAD04481F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
           0x10500a000 -        0x10500afff  com.apple.CoreServices (59 - 59) <67A369BA-2326-383F-995B-853DAD7BFF43> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
           0x10500e000 -        0x1051aaff3  com.apple.QuartzCore (1.8 - 332.3) <72003E51-1287-395B-BCBC-331597D45C5E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
           0x105284000 -        0x105346ff5  com.apple.CoreText (367.20 - 367.20) <B80D086D-93A9-3C35-860E-9C3FDD027F3B> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
           0x1053b9000 -        0x105cd8797  com.apple.CoreGraphics (1.600.0 - 599.35.4) <C8CBC664-0CD2-3C7D-A301-9B3BA731250C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
           0x105e06000 -        0x105febfff  com.apple.CoreFoundation (6.9 - 855.17) <729BD6DA-1F63-3E72-A148-26F21EBF52BB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
           0x106163000 -        0x106167ff7  libcache.dylib (62) <8C1EFC4F-3F51-3DE9-A973-360B461F3D65> /usr/lib/system/libcache.dylib
           0x10616d000 -        0x106177fff  libcommonCrypto.dylib (60049) <79B8E80F-E596-3302-8243-EC479B9546CA> /usr/lib/system/libcommonCrypto.dylib
           0x106185000 -        0x10618cfff  libcompiler_rt.dylib (35) <2A890004-0A78-3E33-9AC5-A7D63BD4F879> /usr/lib/system/libcompiler_rt.dylib
           0x106198000 -        0x10619afff  libcrammd5.2.so (170) <940A42FC-C634-354E-AD74-691CD90A1427> /usr/lib/sasl2/libcrammd5.2.so
           0x10619f000 -        0x1061a6ffb  libcopyfile.dylib (103.92.1) <CF29DFF6-0589-3590-834C-82E2316612E8> /usr/lib/system/libcopyfile.dylib
           0x1061b2000 -        0x106200fff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
           0x106211000 -        0x10622bfff  libdispatch.dylib (339.92.1) <C4E4A18D-3C3B-3C9C-8709-A4270D998DE7> /usr/lib/system/libdispatch.dylib
           0x106247000 -        0x10624aff7  libdyld.dylib (239.4) <7C9EC3B7-DDE3-33FF-953F-4067C743951D> /usr/lib/system/libdyld.dylib
           0x106254000 -        0x106254ff7  libkeymgr.dylib (28) <D7045F25-BFA4-3840-847D-AF95DF8B6CCA> /usr/lib/system/libkeymgr.dylib
           0x10625f000 -        0x106266ff8  liblaunch.dylib (842.92.1) <A40A0C7B-3216-39B4-8AE0-B5D3BAF1DA8A> /usr/lib/system/liblaunch.dylib
           0x10626e000 -        0x106270fff  pwauxprop.so (400.1) <B95FA3F5-0EE9-335E-BBC7-FDEDEB7F18F0> /usr/lib/sasl2/pwauxprop.so
           0x106275000 -        0x10627afff  libmacho.dylib (845) <B2BE3C25-CF1F-309B-AB99-1F0B54621445> /usr/lib/system/libmacho.dylib
           0x106281000 -        0x106283ff7  libquarantine.dylib (71) <973BE51D-6465-392F-9099-D4AB21BF0D25> /usr/lib/system/libquarantine.dylib
           0x106289000 -        0x10628aff9 +cl_kernels (???) <4294571C-113F-45DA-8AA4-09A9FE479C83> cl_kernels
           0x10628c000 -        0x10628dffb  libremovefile.dylib (33) <26266E3F-FDDC-3CFC-B27F-78B49BDC9BDC> /usr/lib/system/libremovefile.dylib
           0x106294000 -        0x1062a5ff7  libsystem_asl.dylib (217.1.4) <B983CA60-F418-317B-B142-48A6376564FC> /usr/lib/system/libsystem_asl.dylib
           0x1062af000 -        0x1062b1fff  shadow_auxprop.so (170.1) <E02127CB-F9C0-3E3B-ABBB-473EC0CB6DE7> /usr/lib/sasl2/shadow_auxprop.so
           0x1062b6000 -        0x1062b7ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
           0x1062bc000 -        0x1062bcff6 +cl_kernels (???) <849F10B5-BE87-46CB-97DD-BE2571E9D186> cl_kernels
           0x1062c0000 -        0x106349ff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
           0x106378000 -        0x10637aff3  libsystem_configuration.dylib (596.15) <4998CB6A-9D54-390A-9F57-5D1AC53C135C> /usr/lib/system/libsystem_configuration.dylib
           0x106380000 -        0x106382fff  smb_nt.so (170.1) <B508FD03-CE31-3B93-91D7-440BEDAD9581> /usr/lib/sasl2/smb_nt.so
           0x106387000 -        0x10638ffff  libsystem_dnssd.dylib (522.92.1) <17B03FFD-92C5-3282-9981-EBB28B456207> /usr/lib/system/libsystem_dnssd.dylib
           0x106396000 -        0x1063bdffb  libsystem_info.dylib (449.1.3) <395D8CD6-616A-3BD3-A195-C6D68EB9AB22> /usr/lib/system/libsystem_info.dylib
           0x1063d3000 -        0x1063d4fe2 +cl_kernels (???) <65C0B943-2D1A-4BFC-90A8-1796BC37EFB0> cl_kernels
           0x1063d7000 -        0x1063f3ff7  libsystem_kernel.dylib (2422.115.4) <9EDE872E-2A9E-3A78-8E1D-AB790794A098> /usr/lib/system/libsystem_kernel.dylib
           0x10641d000 -        0x10644cfd2  libsystem_m.dylib (3047.16) <9D96AACD-5870-3A5C-B849-7F9C0F6EBB09> /usr/lib/system/libsystem_m.dylib
           0x106457000 -        0x106457fe7 +cl_kernels (???) <31C04995-CDEA-46B7-9179-89728EC72C0C> cl_kernels
           0x10645b000 -        0x106476ff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
           0x106483000 -        0x106484fef +cl_kernels (???) <BE2BA092-AEEB-420E-8092-2801F772CA9A> cl_kernels
           0x106486000 -        0x1064adff7  libsystem_network.dylib (241.3) <A499D688-9165-3776-8C8E-C018897B5B13> /usr/lib/system/libsystem_network.dylib
           0x1064c9000 -        0x1064d2ffb  libsystem_notify.dylib (121.20.1) <9B34B4FE-F5AD-3F09-A5F0-46AFF3571323> /usr/lib/system/libsystem_notify.dylib
           0x1064df000 -        0x1064e5ff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
           0x1064f8000 -        0x1064f8ffd +cl_kernels (???) <D02FF757-E298-4C70-B648-B1A6311D5EFC> cl_kernels
           0x1064fb000 -        0x106502ff7  libsystem_pthread.dylib (53.1.4) <9DA50FD0-D9AC-3051-AD4B-BA0D745BC49C> /usr/lib/system/libsystem_pthread.dylib
           0x106510000 -        0x106510fff +cl_kernels (???) <89537D83-B10F-4035-BA10-119F1A28735C> cl_kernels
           0x106513000 -        0x106514fff  libsystem_sandbox.dylib (278.11.1) <0D0B13EA-6B7A-3AC8-BE60-B548543BEB77> /usr/lib/system/libsystem_sandbox.dylib
           0x106519000 -        0x10651dff7  libsystem_stats.dylib (93.90.3) <4E51D5B0-92A0-3D0D-B90E-495A1ED3E391> /usr/lib/system/libsystem_stats.d

    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 documents or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this behavior; 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, by a font conflict, or by corruption of the file system or of certain system caches.
    Please take this step regardless of the results of Step 1.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you turn on the computer, and again when you log in.
    Note: If FileVault is enabled, or if a firmware password is set, or if the startup volume is a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to start up and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal startup 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, restart as usual (not in safe mode) and verify that you still have the problem. Post the results of Steps 1 and 2.

  • Mail.app crashes when opening the 'message viewer'

    Since yesterday Mail.app is not working anymore. I can open the application, but whenever i try to open the message viewer, the application crahes. I can open all the other windows. I've run all the updates with no success. I'm using OS X 10.6.8 and mail 4
    Here's the error log:
    Process:         Mail [414]
    Path:            /Applications/Mail.app/Contents/MacOS/Mail
    Identifier:      com.apple.mail
    Version:         4.5 (1084)
    Build Info:      Mail-10840000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [153]
    Date/Time:       2011-11-23 09:40:45.860 +0100
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          2496 sec
    Crashes Since Last Report:           6
    Per-App Interval Since Last Report:  480 sec
    Per-App Crashes Since Last Report:   6
    Anonymous UUID:                      E131888E-EAEE-4FC9-87DD-8AE31DC41FF3
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Crashed Thread:  4  Dispatch queue: com.apple.root.default-priority
    Application Specific Information:
    -[MailboxesOutlineViewStateStorage _updateShouldShowVariables]
    abort() called
    *** Terminating app due to uncaught exception 'NSRangeException', reason: '*** -[NSCFString substringFromIndex:]: Range or index out of bounds'
    *** Call stack at first throw:
        0   CoreFoundation                      0x00007fff85fcd784 __exceptionPreprocess + 180
        1   libobjc.A.dylib                     0x00007fff884dff03 objc_exception_throw + 45
        2   CoreFoundation                      0x00007fff85fcd5a7 +[NSException raise:format:arguments:] + 103
        3   CoreFoundation                      0x00007fff85fcd534 +[NSException raise:format:] + 148
        4   Foundation                          0x00007fff804a409c -[NSString substringFromIndex:] + 127
        5   CalendarStore                       0x00007fff808a21a9 +[CalGroup(CreationFromManagedObject) _convertURLFromManagedServerURL:withLogin:] + 140
        6   CalendarStore                       0x00007fff808a187c +[CalGroup(CreationFromManagedObject) groupFromManagedObject:] + 410
        7   Message                             0x00007fff80f68f81 -[ToDoCalendars _setAccountForCalendar:] + 79
        8   Message                             0x00007fff80f684fc -[ToDoCalendars _calendarsFromActiveAccounts] + 230
        9   Message                             0x00007fff80f6808e -[ToDoCalendars init] + 524
        10  Message                             0x00007fff8115cc84 _initSharedInstance + 39
        11  libSystem.B.dylib                   0x00007fff8358f37a pthread_once + 95
        12  Message                             0x00007fff80f67e79 +[ToDoCalendars sharedInstance] + 23
        13  Message                             0x00007fff80f67dc1 +[MetadataManager sharedInstance] + 75
        14  Mail                                0x000000010000d580 0x0 + 4295021952
        15  CoreFoundation                      0x00007fff85fa293c __invoking___ + 140
        16  CoreFoundation                      0x00007fff85fa280d -[NSInvocation invoke] + 141
        17  Message                             0x00007fff80f3ecbf -[ThrowingInvocationOperation main] + 31
        18  Message                             0x00007fff80f3e5ff -[_MFInvocationOperation main] + 275
        19  Foundation                          0x00007fff804cbdd0 -[__NSOperationInternal start] + 681
        20  Foundation                          0x00007fff805a9bd5 ____NSOQSchedule_block_invoke_2 + 129
        21  libSystem.B.dylib                   0x00007fff835b2d64 _dispatch_call_block_and_release + 15
        22  libSystem.B.dylib                   0x00007fff835912d1 _dispatch_worker_thread2 + 239
        23  libSystem.B.dylib                   0x00007fff83590c08 _pthread_wqthread + 353
        24  libSystem.B.dylib                   0x00007fff83590aa5 start_wqthread + 13
    Thread 0:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib                 0x00007fff8357d307 szone_size + 224
    1   libSystem.B.dylib                 0x00007fff8357d14d free + 56
    2   libobjc.A.dylib                   0x00007fff884dd20c _cache_collect_free + 529
    3   libobjc.A.dylib                   0x00007fff884dc9ea _cache_fill + 515
    4   libobjc.A.dylib                   0x00007fff884e2d3e lookUpMethod + 206
    5   libobjc.A.dylib                   0x00007fff884dafaa objc_msgSend + 198
    6   com.apple.AppKit                  0x00007fff88cb66a0 -[NSTableView _tileAndRedisplayAll] + 375
    7   com.apple.AppKit                  0x00007fff88cbb1bc -[NSOutlineView setSelectionHighlightStyle:] + 178
    8   com.apple.mail                    0x00000001000134da 0x100000000 + 79066
    9   com.apple.mail                    0x000000010001342c 0x100000000 + 78892
    10  com.apple.mail                    0x000000010001334e 0x100000000 + 78670
    11  com.apple.CoreFoundation          0x00007fff85f7b9fd -[NSSet makeObjectsPerformSelector:] + 205
    12  com.apple.AppKit                  0x00007fff88be885b -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1445
    13  com.apple.AppKit                  0x00007fff88be6a91 loadNib + 226
    14  com.apple.AppKit                  0x00007fff88be61a4 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 763
    15  com.apple.mail                    0x00000001000094bf 0x100000000 + 38079
    16  com.apple.mail                    0x0000000100009330 0x100000000 + 37680
    17  com.apple.mail                    0x000000010019b0a1 0x100000000 + 1683617
    18  com.apple.AppKit                  0x00007fff88d79eda -[NSApplication sendAction:to:from:] + 95
    19  com.apple.AppKit                  0x00007fff88d9e46a -[NSMenuItem _corePerformAction] + 365
    20  com.apple.AppKit                  0x00007fff88d9e1d4 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 121
    21  com.apple.AppKit                  0x00007fff89023cf4 -[NSMenu _internalPerformActionForItemAtIndex:] + 35
    22  com.apple.AppKit                  0x00007fff88ed59e9 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 136
    23  com.apple.AppKit                  0x00007fff88d8099c NSSLMMenuEventHandler + 321
    24  com.apple.HIToolbox               0x00007fff83e727f7 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1002
    25  com.apple.HIToolbox               0x00007fff83e71d46 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 395
    26  com.apple.HIToolbox               0x00007fff83e8fa81 SendEventToEventTarget + 45
    27  com.apple.HIToolbox               0x00007fff83ebec35 SendHICommandEvent(unsigned int, HICommand const*, unsigned int, unsigned int, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 387
    28  com.apple.HIToolbox               0x00007fff83eeba0a SendMenuCommandWithContextAndModifiers + 56
    29  com.apple.HIToolbox               0x00007fff83eeb9c2 SendMenuItemSelectedEvent + 101
    30  com.apple.HIToolbox               0x00007fff83eeb8d2 FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 150
    31  com.apple.HIToolbox               0x00007fff83eccc27 MenuSelectCore(MenuData*, Point, double, unsigned int, OpaqueMenuRef**, unsigned short*) + 467
    32  com.apple.HIToolbox               0x00007fff83ecc37c _HandleMenuSelection2 + 453
    33  com.apple.AppKit                  0x00007fff88c51851 _NSHandleCarbonMenuEvent + 236
    34  com.apple.AppKit                  0x00007fff88c25362 _DPSNextEvent + 1908
    35  com.apple.AppKit                  0x00007fff88c24801 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    36  com.apple.AppKit                  0x00007fff88bea68f -[NSApplication run] + 395
    37  com.apple.AppKit                  0x00007fff88be33b0 NSApplicationMain + 364
    38  com.apple.mail                    0x00000001000025a4 0x100000000 + 9636
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                 0x00007fff8358fc0a kevent + 10
    1   libSystem.B.dylib                 0x00007fff83591add _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib                 0x00007fff835917b4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib                 0x00007fff835912de _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib                 0x00007fff83590c08 _pthread_wqthread + 353
    5   libSystem.B.dylib                 0x00007fff83590aa5 start_wqthread + 13
    Thread 2:
    0   libSystem.B.dylib                 0x00007fff83590a2a __workq_kernreturn + 10
    1   libSystem.B.dylib                 0x00007fff83590e3c _pthread_wqthread + 917
    2   libSystem.B.dylib                 0x00007fff83590aa5 start_wqthread + 13
    Thread 3:
    0   libSystem.B.dylib                 0x00007fff83590a2a __workq_kernreturn + 10
    1   libSystem.B.dylib                 0x00007fff83590e3c _pthread_wqthread + 917
    2   libSystem.B.dylib                 0x00007fff83590aa5 start_wqthread + 13
    Thread 4 Crashed:  Dispatch queue: com.apple.root.default-priority
    0   libSystem.B.dylib                 0x00007fff835e99ce __semwait_signal_nocancel + 10
    1   libSystem.B.dylib                 0x00007fff835e98d0 nanosleep$NOCANCEL + 129
    2   libSystem.B.dylib                 0x00007fff836463ce usleep$NOCANCEL + 57
    3   libSystem.B.dylib                 0x00007fff83665a00 abort + 93
    4   libstdc++.6.dylib                 0x00007fff8164e5d2 __tcf_0 + 0
    5   libobjc.A.dylib                   0x00007fff884e3b39 _objc_terminate + 100
    6   libstdc++.6.dylib                 0x00007fff8164cae1 __cxxabiv1::__terminate(void (*)()) + 11
    7   libstdc++.6.dylib                 0x00007fff8164cb16 __cxxabiv1::__unexpected(void (*)()) + 0
    8   libstdc++.6.dylib                 0x00007fff8164cbfc __gxx_exception_cleanup(_Unwind_Reason_Code, _Unwind_Exception*) + 0
    9   libobjc.A.dylib                   0x00007fff884dffa2 object_getIvar + 0
    10  com.apple.CoreFoundation          0x00007fff85fcd5a7 +[NSException raise:format:arguments:] + 103
    11  com.apple.CoreFoundation          0x00007fff85fcd534 +[NSException raise:format:] + 148
    12  com.apple.Foundation              0x00007fff804a409c -[NSString substringFromIndex:] + 127
    13  com.apple.CalendarStore           0x00007fff808a21a9 +[CalGroup(CreationFromManagedObject) _convertURLFromManagedServerURL:withLogin:] + 140
    14  com.apple.CalendarStore           0x00007fff808a187c +[CalGroup(CreationFromManagedObject) groupFromManagedObject:] + 410
    15  com.apple.MessageFramework        0x00007fff80f68f81 -[ToDoCalendars _setAccountForCalendar:] + 79
    16  com.apple.MessageFramework        0x00007fff80f684fc -[ToDoCalendars _calendarsFromActiveAccounts] + 230
    17  com.apple.MessageFramework        0x00007fff80f6808e -[ToDoCalendars init] + 524
    18  com.apple.MessageFramework        0x00007fff8115cc84 _initSharedInstance + 39
    19  libSystem.B.dylib                 0x00007fff8358f37a pthread_once + 95
    20  com.apple.MessageFramework        0x00007fff80f67e79 +[ToDoCalendars sharedInstance] + 23
    21  com.apple.MessageFramework        0x00007fff80f67dc1 +[MetadataManager sharedInstance] + 75
    22  com.apple.mail                    0x000000010000d580 0x100000000 + 54656
    23  com.apple.CoreFoundation          0x00007fff85fa293c __invoking___ + 140
    24  com.apple.CoreFoundation          0x00007fff85fa280d -[NSInvocation invoke] + 141
    25  com.apple.MessageFramework        0x00007fff80f3ecbf -[ThrowingInvocationOperation main] + 31
    26  com.apple.MessageFramework        0x00007fff80f3e5ff -[_MFInvocationOperation main] + 275
    27  com.apple.Foundation              0x00007fff804cbdd0 -[__NSOperationInternal start] + 681
    28  com.apple.Foundation              0x00007fff805a9bd5 ____NSOQSchedule_block_invoke_2 + 129
    29  libSystem.B.dylib                 0x00007fff835b2d64 _dispatch_call_block_and_release + 15
    30  libSystem.B.dylib                 0x00007fff835912d1 _dispatch_worker_thread2 + 239
    31  libSystem.B.dylib                 0x00007fff83590c08 _pthread_wqthread + 353
    32  libSystem.B.dylib                 0x00007fff83590aa5 start_wqthread + 13
    Thread 5:
    0   libSystem.B.dylib                 0x00007fff83576d7a mach_msg_trap + 10
    1   libSystem.B.dylib                 0x00007fff835773ed mach_msg + 59
    2   com.apple.CoreFoundation          0x00007fff85f68902 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation          0x00007fff85f67d8f CFRunLoopRunSpecific + 575
    4   com.apple.Foundation              0x00007fff804ddb74 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270
    5   com.apple.Foundation              0x00007fff804dda53 -[NSRunLoop(NSRunLoop) run] + 77
    6   com.apple.MessageFramework        0x00007fff80f56351 -[RSSInterchange _runManager] + 1445
    7   com.apple.Foundation              0x00007fff804a3114 __NSThread__main__ + 1429
    8   libSystem.B.dylib                 0x00007fff835affd6 _pthread_start + 331
    9   libSystem.B.dylib                 0x00007fff835afe89 thread_start + 13
    Thread 4 crashed with X86 Thread State (64-bit):
      rax: 0x000000000000003c  rbx: 0x0000000101703420  rcx: 0x00000001017033d8  rdx: 0x0000000000000001
      rdi: 0x0000000000000c03  rsi: 0x0000000000000000  rbp: 0x0000000101703410  rsp: 0x00000001017033d8
       r8: 0x0000000000000000   r9: 0x0000000000989680  r10: 0x0000000000000001  r11: 0x0000000000000246
      r12: 0x0000000000000000  r13: 0x0000000000000000  r14: 0x0000000000000001  r15: 0x00007fff89370340
      rip: 0x00007fff835e99ce  rfl: 0x0000000000000247  cr2: 0x00007fff70423fd0
    Binary Images:
           0x100000000 -        0x100339fe7  com.apple.mail 4.5 (1084) <4E11604B-93C6-8C9C-C40D-E590AEEA1A82> /Applications/Mail.app/Contents/MacOS/Mail
        0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
        0x7fff80033000 -     0x7fff80477fef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <E14EC4C6-B055-A4AC-B971-42AB644E4A7C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
        0x7fff80478000 -     0x7fff8047eff7  com.apple.AOSNotification 1.2.0 (124) <19CCCD17-6888-58F3-17B6-7DC5D49276A4> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification
        0x7fff8047f000 -     0x7fff80491fe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
        0x7fff80492000 -     0x7fff80714fff  com.apple.Foundation 6.6.8 (751.63) <E10E4DB4-9D5E-54A8-3FB6-2A82426066E4> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff80715000 -     0x7fff807a5fff  com.apple.SearchKit 1.3.0 (1.3.0) <3403E658-A54E-A79A-12EB-E090E8743984> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
        0x7fff807a6000 -     0x7fff807fbff7  com.apple.framework.familycontrols 2.0.2 (2020) <F09541B6-5E28-1C01-C1AE-F6A2508670C7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
        0x7fff807fc000 -     0x7fff80807fff  com.apple.CrashReporterSupport 10.6.7 (258) <A2CBB18C-BD1C-8650-9091-7687E780E689> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
        0x7fff80808000 -     0x7fff80a06fe7  com.apple.CalendarStore 4.0.4 (997.7) <9A357B3C-F083-BEAA-4094-B00B423DDE47> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
        0x7fff80a07000 -     0x7fff80a11fff  com.apple.DisplayServicesFW 2.3.3 (289) <97F62F36-964A-3E17-2A26-A0EEF63F4BDE> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
        0x7fff80a12000 -     0x7fff80a12ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff80a13000 -     0x7fff80a50fff  com.apple.LDAPFramework 2.0 (120.1) <1683330C-2908-9A45-AFF1-2282792C2570> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff80a51000 -     0x7fff80a96fff  com.apple.CoreMediaIOServices 140.0 (1496) <D93293EB-0B84-E97D-E78C-9FE8D48AF58E> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOServices
        0x7fff80c4c000 -     0x7fff80c7cfef  com.apple.shortcut 1.1 (1.1) <A99C9D8E-290B-B1E4-FEA5-CC5F2FB9C18D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff80c7d000 -     0x7fff80ca0ff7  com.apple.iChat.IMFoundation 5.0.5 (747) <B4C34872-5157-27C0-37F2-77D11137BD8A> /System/Library/Frameworks/IMCore.framework/Frameworks/IMFoundation.framework/Versions/A/IMFoundation
        0x7fff80ca1000 -     0x7fff80cd0ff7  com.apple.quartzfilters 1.6.0 (1.6.0) <9CECB4FC-1CCF-B8A2-B935-5888B21CBEEF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
        0x7fff80cd1000 -     0x7fff80f0bfef  com.apple.imageKit 2.0.3 (1.0) <9EA216AF-82D6-201C-78E5-D027D85B51D6> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
        0x7fff80f0c000 -     0x7fff80f0efef  com.apple.ExceptionHandling 1.5 (10) <F2867B93-A56A-974F-9556-266BCE394057> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandling
        0x7fff80f0f000 -     0x7fff80f1cfe7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff80f38000 -     0x7fff8127bfff  com.apple.MessageFramework 4.5 (1084) <C291835F-FD0E-443D-05BA-3DC0A1634E0C> /System/Library/Frameworks/Message.framework/Versions/B/Message
        0x7fff8128b000 -     0x7fff812b3fff  com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
        0x7fff812b4000 -     0x7fff812b7ff7  libCoreVMClient.dylib ??? (???) <E03D7C81-A3DA-D44A-A88A-DDBB98AF910B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
        0x7fff812b8000 -     0x7fff81318fe7  com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff81319000 -     0x7fff8132dfff  libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8132e000 -     0x7fff81377fef  libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff81378000 -     0x7fff8148ffef  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib
        0x7fff81602000 -     0x7fff8167ffef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
        0x7fff81680000 -     0x7fff81689ff7  com.apple.aps.framework 1.2 (1.2) <2E09D42F-2021-C995-44D0-B80AAAAA99E5> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
        0x7fff8168a000 -     0x7fff816f6fe7  com.apple.CorePDF 1.4 (1.4) <06AE6D85-64C7-F9CC-D001-BD8BAE31B6D2> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff816f7000 -     0x7fff8173aff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff8173b000 -     0x7fff81870fff  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <E5D7DBDB-6DDF-E6F9-C71C-86F4520EE5A3> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff81871000 -     0x7fff81877ff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff81878000 -     0x7fff8187cff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
        0x7fff818ad000 -     0x7fff81a1dfff  com.apple.QTKit 7.7 (1787) <AD4C0243-16DA-F7EE-7202-E9EE7198223F> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff81a62000 -     0x7fff81aa5fef  libtidy.A.dylib ??? (???) <2F4273D3-418B-668C-F488-7E659D3A8C23> /usr/lib/libtidy.A.dylib
        0x7fff81adb000 -     0x7fff81adefff  com.apple.help 1.3.2 (41.1) <BD1B0A22-1CB8-263E-FF85-5BBFDE3660B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
        0x7fff81aeb000 -     0x7fff81b67ff7  com.apple.ISSupport 1.9.7 (55) <BAE839AB-9DBD-FB23-F1F1-39445F04D8DA> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff81b68000 -     0x7fff81faffef  com.apple.RawCamera.bundle 3.7.1 (570) <5AFA87CA-DC3D-F84E-7EA1-6EABA8807766> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff81fb0000 -     0x7fff81fb1ff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff81fb2000 -     0x7fff81ff9ff7  com.apple.coreui 2 (114) <BB09E685-1F5D-0676-1A0E-295610B387A8> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff81ffa000 -     0x7fff82041fff  com.apple.QuickLookFramework 2.3 (327.6) <11DFB135-24A6-C0BC-5B97-ECE352A4B488> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff82042000 -     0x7fff8204efff  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <6FB0A8F4-72A1-D28F-E801-DE2C7498AFB9> /usr/lib/libbz2.1.0.dylib
        0x7fff8204f000 -     0x7fff82110fff  libFontParser.dylib ??? (???) <A00BB0A7-E46C-1D07-1391-194745566C7E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff82111000 -     0x7fff821e5fe7  com.apple.CFNetwork 454.12.4 (454.12.4) <C83E2BA1-1818-B3E8-5334-860AD21D1C80> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff821e6000 -     0x7fff82235fe7  com.apple.iCalendar 1.0.3 (54) <9009851F-9218-BF81-6083-299AD56CE90F> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
        0x7fff82236000 -     0x7fff822b4ff7  com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff822cb000 -     0x7fff8234dfff  com.apple.QuickLookUIFramework 2.3 (327.6) <9093682A-0E2D-7D27-5F22-C96FD00AE970> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
        0x7fff8234e000 -     0x7fff8238ffef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
        0x7fff82390000 -     0x7fff8241dfff  com.apple.iLifeMediaBrowser 2.5.5 (468.2.2) <0A7B422E-5D79-9980-2477-05DC2CB5CF7C> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeMediaBrowser
        0x7fff8241e000 -     0x7fff82441fff  com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff82442000 -     0x7fff82503fef  com.apple.ColorSync 4.6.6 (4.6.6) <BB2C5813-C61D-3CBA-A8F7-0E59E46EBEE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
        0x7fff82605000 -     0x7fff82605ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <DA9BFF01-40DF-EBD5-ABB7-787DAF2D77CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff82606000 -     0x7fff826bbfe7  com.apple.ink.framework 1.3.3 (107) <D76C7591-B060-E2DE-6634-968FDABD87EF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
        0x7fff826bc000 -     0x7fff826bdff7  com.apple.TrustEvaluationAgent 1.1 (1) <306FD9EE-A301-41D5-EBDE-2FC52F28229C> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
        0x7fff826be000 -     0x7fff826c3fff  libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff827e7000 -     0x7fff82828fff  com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
        0x7fff8282b000 -     0x7fff82895fe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <7D8B6D68-7E70-2AF2-BF9F-2CD56145909C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
        0x7fff830e7000 -     0x7fff830f5ff7  libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib
        0x7fff830f6000 -     0x7fff83338fe7  com.apple.AddressBook.framework 5.0.4 (883) <3C634319-4B5B-592B-2D3A-A16336F93AA0> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff83339000 -     0x7fff833a1fff  com.apple.MeshKitRuntime 1.1 (49.2) <C57FDCEE-CED0-06A8-2890-A3F6BB851998> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitRuntime.framework/Versions/A/MeshKitRuntime
        0x7fff833a2000 -     0x7fff8345bfff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
        0x7fff8345c000 -     0x7fff8346dff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
        0x7fff8346e000 -     0x7fff834b9fef  com.apple.ImageCaptureCore 1.1 (1.1) <F23CA537-4F18-76FC-8D9C-ED6E645186FC> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
        0x7fff834f7000 -     0x7fff83502ff7  com.apple.HelpData 2.0.5 (34.1.1) <24DC6CD3-02B7-9332-FF6D-F0C545857B55> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff83503000 -     0x7fff83575fef  com.apple.CoreSymbolication 2.0 (23) <9DBEFE60-0268-9B93-620F-B2737100E7F2> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
        0x7fff83576000 -     0x7fff83737fef  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
        0x7fff83738000 -     0x7fff839c0fef  com.apple.security 6.1.2 (55002) <015C9A08-3D07-9462-8E91-DB1924349621> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff839c1000 -     0x7fff839c3fff  com.apple.print.framework.Print 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
        0x7fff83a7c000 -     0x7fff83a99ff7  libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff83ab6000 -     0x7fff83ab6ff7  com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff83ab7000 -     0x7fff83abdff7  com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
        0x7fff83abe000 -     0x7fff83ad4fe7  com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
        0x7fff83ad5000 -     0x7fff83b0ffff  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <7982734A-B66B-44AA-DEEC-364D2C10009B> /usr/lib/libcups.2.dylib
        0x7fff83b10000 -     0x7fff83b12fff  libRadiance.dylib ??? (???) <A9DB4D5D-4072-971B-DEF6-DDE645F415EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff83b13000 -     0x7fff83b17ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <DB710299-B4D9-3714-66F7-5D2964DE585B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff83b18000 -     0x7fff83b1bff7  com.apple.securityhi 4.0 (36638) <38935851-09E4-DDAB-DB1D-30ADC39F7ED0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
        0x7fff83b4c000 -     0x7fff83b89ff7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <F743389F-F25A-A77D-4FCA-D6B01AF2EE6D> /usr/lib/libssl.0.9.8.dylib
        0x7fff83be4000 -     0x7fff83c05fff  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib
        0x7fff83c18000 -     0x7fff83cfdfef  com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
        0x7fff83cfe000 -     0x7fff83d15fff  com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
        0x7fff83d16000 -     0x7fff83e3eff7  com.apple.MediaToolbox 0.484.60 (484.60) <F921A5E6-E260-03B4-1458-E5814FA1924D> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff83e3f000 -     0x7fff83e6aff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib
        0x7fff83e6b000 -     0x7fff84169fff  com.apple.HIToolbox 1.6.5 (???) <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
        0x7fff8416a000 -     0x7fff841caff7  com.apple.ExchangeWebServices 1.3 (61) <7DB2989C-1362-8688-C73E-8405734A6566> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/ExchangeWebServices
        0x7fff841cb000 -     0x7fff841d6ff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <60484D84-BA63-13DD-50E9-ABDA402C3C45> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
        0x7fff841d7000 -     0x7fff84215fff  com.apple.DebugSymbols 1.1 (70) <69720171-9E3A-CAA9-113B-BD1F15454921> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
        0x7fff84216000 -     0x7fff8431aff7  com.apple.PubSub 1.0.5 (65.28) <D54898F3-D940-2044-3404-11C2636C8331> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
        0x7fff84352000 -     0x7fff8436dfff  com.apple.datadetectors 2.1 (102.2) <625D5F96-A4AE-BB49-997F-8B0FBCC10E6E> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors
        0x7fff8436e000 -     0x7fff843a8fff  com.apple.bom 10.0 (164) <E5C9AFBD-68C1-197E-72B0-B43295DC87DC> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff843a9000 -     0x7fff844e7fff  com.apple.CoreData 102.1 (251) <782F29CA-ACC7-4A77-5772-52FBE2CEFB5E> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff844e8000 -     0x7fff845a5fff  com.apple.CoreServices.OSServices 359.2 (359.2) <BBB8888E-18DE-5D09-3C3A-F4C029EC7886> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
        0x7fff845a6000 -     0x7fff845baff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <63C87CF7-56B3-4038-8136-8C26E96AD42F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff845bb000 -     0x7fff845bcfff  liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
        0x7fff845bd000 -     0x7fff84649fef  SecurityFoundation ??? (???) <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
        0x7fff8464a000 -     0x7fff84663fff  com.apple.CFOpenDirectory 10.6 (10.6) <CCF79716-7CC6-2520-C6EB-A4F56AD0A207> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
        0x7fff84664000 -     0x7fff846adff7  com.apple.securityinterface 4.0.1 (40418) <E2DC796D-84EC-48F5-34A9-DF614573BE74> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
        0x7fff846ae000 -     0x7fff846e7ff7  com.apple.MeshKit 1.1 (49.2) <2860E92F-5B68-E8DD-0E8F-BF3DD6ACF330> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
        0x7fff846e8000 -     0x7fff84729fef  com.apple.CoreMedia 0.484.60 (484.60) <6B73A514-C4D5-8DC7-982C-4E4F0231ED77> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8472a000 -     0x7fff84765fff  com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
        0x7fff84766000 -     0x7fff8477bff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <DC999B32-BF41-94C8-0583-27D9AB463E8B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff8477c000 -     0x7fff847d3fff  com.apple.Symbolication 1.1 (67) <A6CA5AF6-93A7-751F-6079-0BFB4353A3AC> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
        0x7fff847d4000 -     0x7fff847dbff7  com.apple.KerberosHelper 2.1 (1.0) <ACF6781A-D0ED-548F-C051-30A065D33180> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosHelper
        0x7fff847dc000 -     0x7fff847ebfff  com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff847ec000 -     0x7fff84836fef  com.apple.IMCore 5.0.5 (747) <EA34457E-1946-C6E6-304D-B18233FF68BA> /System/Library/Frameworks/IMCore.framework/Versions/A/IMCore
        0x7fff84837000 -     0x7fff84d3dff7  com.apple.VideoToolbox 0.484.60 (484.60) <F55EF548-56E4-A6DF-F3C9-6BA4CFF5D629> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff84d3e000 -     0x7fff84dcdfff  com.apple.PDFKit 2.5.1 (2.5.1) <927B9F90-3EBE-768E-8B18-BE43B4B58190> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
        0x7fff84dce000 -     0x7fff84ddffff  com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
        0x7fff84de0000 -     0x7fff8506afff  com.apple.JavaScriptCore 6534.51 (6534.51.21) <848CAF7C-CDC4-A280-378C-24A701BA6F1A> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8506b000 -     0x7fff85078ff7  com.apple.AppleFSCompression 24.4 (1.0) <57D6F613-CB5E-75BC-E351-3272D62227F5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
        0x7fff8509e000 -     0x7fff850edfef  libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff850fa000 -     0x7fff8515cfe7  com.apple.datadetectorscore 2.0 (80.7) <5F0F865C-A80F-FE7F-7DF8-894A4A99EACA> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
        0x7fff8515d000 -     0x7fff8519aff7  libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff851a3000 -     0x7fff8540cfff  com.apple.QuartzComposer 4.2 ({156.30}) <C05B97F7-F543-C329-873D-097177226D79> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
        0x7fff8540d000 -     0x7fff8542dff7  com.apple.DirectoryService.Framework 3.6 (621.11) <AD76C757-6701-BDB5-631E-1CB77D669586> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
        0x7fff8542e000 -     0x7fff8542eff7  com.apple.quartzframework 1.5 (1.5) <B182B579-BCCE-81BF-8DA2-9E0B7BDF8516> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff8542f000 -     0x7fff8550cfff  com.apple.vImage 4.1 (4.1) <C3F44AA9-6F71-0684-2686-D3BBC903F020> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
        0x7fff855cb000 -     0x7fff855d3fff  com.apple.iChat.IMUtils 5.0.5 (747) <8A019B06-52FB-0B23-8A8B-7C2DA5465934> /System/Library/Frameworks/IMCore.framework/Frameworks/IMUtils.framework/Versions/A/IMUtils
        0x7fff855d4000 -     0x7fff85674fff  com.apple.LaunchServices 362.3 (362.3) <B90B7C31-FEF8-3C26-BFB3-D8A48BD2C0DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
        0x7fff85675000 -     0x7fff856c4ff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <01B370FB-D524-F660-3826-E85B7F0D85CD> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
        0x7fff856c5000 -     0x7fff856d0fff  com.apple.dotMacLegacy 3.2 (266) <80F00DE2-4C50-0FD9-5C6E-3EAA1599277B> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegacy
        0x7fff85e8c000 -     0x7fff85eb1ff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff85eb2000 -     0x7fff85ed2fef  com.apple.DotMacSyncManager 2.0.3 (446.9) <F02D77B4-540E-04C4-A4B7-C7710155AD5E> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMacSyncManager
        0x7fff85ed3000 -     0x7fff85ed8fff  libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
        0x7fff85f1c000 -     0x7fff86093fe7  com.apple.CoreFoundation 6.6.6 (550.44) <BB4E5158-E47A-39D3-2561-96CB49FA82D4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff86094000 -     0x7fff860aafef  libbsm.0.dylib ??? (???) <83676D2E-23CD-45CD-BE5C-35FCFFBBBDBB> /usr/lib/libbsm.0.dylib
        0x7fff860ab000 -     0x7fff860dcfff  libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
        0x7fff860dd000 -     0x7fff860eafff  com.apple.NSServerNotificationCenter 3.0 (3.0) <FF7063D0-A25F-C22E-FA20-3225ADF089E2> /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotification
        0x7fff861b8000 -     0x7fff861d0fff  com.apple.iChat.InstantMessage 5.0.5 (747) <D9784E28-7614-1BAD-8B22-EC12079BCC40> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
        0x7fff861d1000 -     0x7fff862f0fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff862f1000 -     0x7fff86339ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <170DE04F-89AB-E295-0880-D69CAFBD7979> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
        0x7fff8633a000 -     0x7fff863b7fef  com.apple.backup.framework 1.2.2 (1.2.2) <6A7BCE87-A2EF-1BA0-C190-214DE8FE6771> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8666b000 -     0x7fff86829ff7  com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff8682a000 -     0x7fff8685dff7  libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff8686a000 -     0x7fff868dbff7  com.apple.AppleVAFramework 4.10.27 (4.10.27) <6CDBA3F5-6C7C-A069-4716-2B6C3AD5001F> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff868dc000 -     0x7fff8698cfff  edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8698d000 -     0x7fff86a0cfe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff86a0d000 -     0x7fff86a20ff7  com.apple.syncservices.syncservicesui 5.2 (578.3) <51E6A16E-4C93-70FD-AD16-0D7A26C30D3A> /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServicesUI
        0x7fff86a21000 -     0x7fff8711dff7  com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8711e000 -     0x7fff8814fff7  com.apple.WebCore 6534.51 (6534.51.22) <7B51D5D9-55E4-610C-0FBD-E04C9D3F87BA> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
        0x7fff88150000 -     0x7fff88150ff7  com.apple.Carbon 150 (152) <19B37B7B-1594-AD0A-7F14-FA2F85AD7241> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff88151000 -     0x7fff882b1ff7  com.apple.syncservices 5.2 (578.3) <9C8348A9-374A-F031-716E-E4CB4F5383FD> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
        0x7fff882b2000 -     0x7fff882b2ff7  com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff882b3000 -     0x7fff882dcff7  com.apple.speech.LatentSemanticMappingFramework 2.7.2 (2.7.2) <D674533D-41AC-5271-DA23-30B65EF7C89B> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSemanticMapping
        0x7fff882dd000 -     0x7fff883e7ff7  com.apple.MeshKitIO 1.1 (49.2) <B9E2EB6C-66F6-CFAD-4530-DDA4355D7FBA> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitIO.framework/Versions/A/MeshKitIO
        0x7fff883e8000 -     0x7fff88482fff  com.apple.ApplicationServices.ATS 275.19 (???) <FBC907AF-C3EF-CAF1-3705-13DC91B29114> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
        0x7fff88483000 -     0x7fff88484fff  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
        0x7fff88485000 -     0x7fff884cfff7  com.apple.DAVKit 4.0.3 (732.2) <7DC4C8B4-9259-2D5D-BDA5-82F0DE3C95CA> /System/Library/PrivateFrameworks/DAVKit.framework/Versions/A/DAVKit
        0x7fff884d0000 -     0x7fff884d5ff7  com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
        0x7fff884d6000 -     0x7fff8858cff7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib
        0x7fff8858d000 -     0x7fff888c1fef  com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
        0x7fff8892a000 -     0x7fff88ae8fff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib
        0x7fff88ae9000 -     0x7fff88ae9ff7  com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff88aea000 -     0x7fff88b6fff7  com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
        0x7fff88b70000 -     0x7fff88b8bff7  com.apple.openscripting 1.3.1 (???) <5A6ECC32-04D0-9A62-635D-1DD03EC6E190> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
        0x7fff88b8c000 -     0x7fff88bd8fff  libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
        0x7fff88bd9000 -     0x7fff88be0fff  com.apple.OpenDirectory 10.6 (10.6) <4200CFB0-DBA1-62B8-7C7C-91446D89551F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff88be1000 -     0x7fff895dbff7  com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff895dc000 -     0x7fff896f6fef  libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
        0x7fff896f7000 -     0x7fff89894fe7  com.apple.WebKit 6534.51 (6534.51.22) <957BAD21-4FC4-9A9D-6E8F-644F474D7E30> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff89895000 -     0x7fff89895ff7  com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
        0x7fff898ce000 -     0x7fff898d4ff7  IOSurface ??? (???) <04EDCEDE-E36F-15F8-DC67-E61E149D2C9A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff898d5000 -     0x7fff89c72fe7  com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff89c73000 -     0x7fff8a47dfe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <EEE5CE62-9155-6559-2AEA-05CED0F5B0F1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
        0x7fff8a577000 -     0x7fff8a5c1ff7  com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
        0x7fff8a5c2000 -     0x7fff8a636ff7  com.apple.WhitePagesFramework 10.6.0 (140.0) <7870994A-2C09-E20E-4CAE-BB5E8703E7A3> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
        0x7fff8a637000 -     0x7fff8a68aff7  com.apple.HIServices 1.8.3 (???) <F6E0C7A7-C11D-0096-4DDA-2C77793AA6CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
        0x7fff8a68b000 -     0x7fff8a69afef  com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8a69b000 -     0x7fff8a6c2ff7  libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
    Model: MacBookPro6,2, BootROM MBP61.0057.B0C, 2 processors, Intel Core i7, 2.66 GHz, 8 GB, SMC 1.58f16
    Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 512 MB
    Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.10.131.42.4)
    Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: Hitachi HTS725050A9A362, 465.76 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: Hub, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: Hub, 0x05ac  (Apple Inc.), 0x9126, 0xfa140000 / 6
    USB Device: Apple LED Cinema Display, 0x05ac  (Apple Inc.), 0x9226, 0xfa146000 / 10
    USB Device: Display iSight, 0x05ac  (Apple Inc.), 0x8508, 0xfa145000 / 9
    USB Device: Display Audio, 0x05ac  (Apple Inc.), 0x1105, 0xfa144000 / 8
    USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403, 0xfa130000 / 5
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0237, 0xfa120000 / 4
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 3
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8218, 0xfa113000 / 7
    USB Device: Hub, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8507, 0xfd110000 / 4
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0xfd120000 / 3
    I've got 3 mailboxes: One exchange server, and 2 POP addresses.
    I really hope someone can help, thanks in advance!

    I 'solved' the problem by removing the exhange account from iCal. Now mail functions again.
    Not a real solution: Can't use mail and iCal together now.

  • Mail.app crashes on opening - no plist file to delete

    This started happening a couple of days ago. Every time I open the mail app, it freezes (spinning beachball) and then crashes. Attached below is the most recent crash report. I apparently don't have the plist file that everyone says to delete.
    So what are my options? I've looked at other threads, and they're not quite helpful for me.
    Chapps
    Truncated version of the crash log (not sure you want the whole thing, since it's huge):
    Process: Mail [442]
    Path: /Applications/Mail.app/Contents/MacOS/Mail
    Identifier: com.apple.mail
    Version: 4.2 (1077)
    Build Info: Mail-10770000~4
    Code Type: X86-64 (Native)
    Parent Process: launchd [115]
    Date/Time: 2010-02-17 20:32:38.247 -0800
    OS Version: Mac OS X 10.6.2 (10C540)
    Report Version: 6
    Interval Since Last Report: 1540351 sec
    Crashes Since Last Report: 11
    Per-App Interval Since Last Report: 418964 sec
    Per-App Crashes Since Last Report: 9
    Anonymous UUID: 8884D48A-EFA0-4945-8670-DABE56730CE4
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x000000010fc83fb8
    Crashed Thread: 13 Dispatch queue: com.apple.root.default-priority
    Application Specific Information:
    -[POPAccount saveCache]
    -[MailApp _tellSyncServicesToRegisterAndSync]
    -[POPAccount fetchSynchronouslyIsAuto:]
    -[MessageRouter routeQueuedMessages]

    Ugh. Well, got far enough to import my old mailboxes and set up my accounts when the app crashed. I got rid of the plist file once again, Mail started up with no problem ... then crashed.
    Here's the most recent crash log header:
    Process: Mail [818]
    Path: /Applications/Mail.app/Contents/MacOS/Mail
    Identifier: com.apple.mail
    Version: 4.2 (1077)
    Build Info: Mail-10770000~4
    Code Type: X86-64 (Native)
    Parent Process: launchd [115]
    Date/Time: 2010-02-17 21:32:40.620 -0800
    OS Version: Mac OS X 10.6.2 (10C540)
    Report Version: 6
    Interval Since Last Report: 1543874 sec
    Crashes Since Last Report: 15
    Per-App Interval Since Last Report: 421070 sec
    Per-App Crashes Since Last Report: 12
    Anonymous UUID: 8884D48A-EFA0-4945-8670-DABE56730CE4
    Exception Type: EXCBADINSTRUCTION (SIGILL)
    Exception Codes: 0x0000000000000001, 0x0000000000000000
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    Application Specific Information:
    -[AccountSetupValidator _validate]
    objc[818]: alt handlers in objc runtime are buggy!

  • Mail app crashes when opening on original iPhone

    My teenage son's mail app keeps crashing when he tries to open it on his original iPhone. It has been happening since 2.0, with neither of the latest updates fixing the problem. He has been a jailbreaker with his phone in the past.
    I have never jailbroken my iPhone and I have no application problems, other than some buggy apps from the app store that I had to delete because they would brick my phone. I've always been able to get my phone back to normal after a clean restore (not from back-up), and am very careful now. I have had no problems with the new 2.0.2 update and I have five pages full of apps from the app store.
    Is a clean restore his only option? He seems reluctant to do this but I told him he may have some lingering problems due to a corrupt file from when he was jailbroken.
    Are there easier, simpler solutions to fix a crashing Mail App before resorting to a clean restore?
    Thanks in advance, Deb

    Just a note, I've never jailbroken my phone.
    I have five different mail accounts on my phone, could that be the problem? I click on the mail app button, it sits at the mail screen (no accounts visible) for a few seconds then dumps back to the home screen. I check options and my mail accounts are there, the app just won't finish booting up. This problem is madning and I really wish there was a solution beyond wiping my phone.

  • Mail app crashes before opening

    Hello,
    My mail app keeps crashing and I can't figure out why. Here's the crash log;
    Process: Mail [3818]
    Path: /Applications/Mail.app/Contents/MacOS/Mail
    Identifier: com.apple.mail
    Version: 4.3 (1081)
    Build Info: Mail-10810000~1
    Code Type: X86-64 (Native)
    Parent Process: launchd [93]
    Date/Time: 2010-09-08 01:09:42.457 -0400
    OS Version: Mac OS X 10.6.4 (10F569)
    Report Version: 6
    Interval Since Last Report: 210433 sec
    Crashes Since Last Report: 8
    Per-App Interval Since Last Report: 8 sec
    Per-App Crashes Since Last Report: 5
    Anonymous UUID: 31FB607B-FC8A-419C-B993-817CB9D43DAD
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x00007fff08192328
    Crashed Thread: 3 Dispatch queue: com.apple.root.default-priority
    Application Specific Information:
    -[MailboxesOutlineViewStateStorage _updateShouldShowVariables]
    Thread 0: Dispatch queue: com.apple.main-thread
    0 libSystem.B.dylib 0x00007fff85be72fa machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff85be796d mach_msg + 59
    2 libSystem.B.dylib 0x00007fff85c255e3 threadgetstate + 163
    3 libobjc.A.dylib 0x00007fff8005033e cache_collectfree + 305
    4 libobjc.A.dylib 0x00007fff8004fbfc cachefill + 515
    5 libobjc.A.dylib 0x00007fff80055f2f lookUpMethod + 206
    6 libobjc.A.dylib 0x00007fff8004e1ba objc_msgSend + 198
    7 com.apple.AppKit 0x00007fff8255afa7 -[NSView _commonAwake] + 423
    8 com.apple.AppKit 0x00007fff8255ad9d -[NSView initWithFrame:] + 460
    9 com.apple.AppKit 0x00007fff82589df6 -[NSControl initWithFrame:] + 175
    10 com.apple.AppKit 0x00007fff826a04ed -[NSTableView initWithFrame:] + 138
    11 com.apple.AppKit 0x00007fff826a0447 -[NSOutlineView initWithFrame:] + 75
    12 com.apple.mail 0x000000010001257f 0x100000000 + 75135
    13 com.apple.mail 0x00000001000124e8 0x100000000 + 74984
    14 com.apple.mail 0x000000010001240a 0x100000000 + 74762
    15 com.apple.CoreFoundation 0x00007fff8337047d -[NSSet makeObjectsPerformSelector:] + 205
    16 com.apple.AppKit 0x00007fff82549aa3 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1445
    17 com.apple.AppKit 0x00007fff82547cd9 loadNib + 226
    18 com.apple.AppKit 0x00007fff825473ec +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 763
    19 com.apple.mail 0x0000000100008743 0x100000000 + 34627
    20 com.apple.mail 0x00000001000085b4 0x100000000 + 34228
    21 com.apple.mail 0x0000000100007f37 0x100000000 + 32567
    22 com.apple.mail 0x0000000100006b81 0x100000000 + 27521
    23 com.apple.mail 0x0000000100003845 0x100000000 + 14405
    24 com.apple.Foundation 0x00007fff8140884e nsnotecallback + 167
    25 com.apple.CoreFoundation 0x00007fff83369a90 __CFXNotificationPost + 1008
    26 com.apple.CoreFoundation 0x00007fff83356008 _CFXNotificationPostNotification + 200
    27 com.apple.Foundation 0x00007fff813ff7b8 -[NSNotificationCenter postNotificationName:object:userInfo:] + 101
    28 com.apple.mail 0x0000000100001ce9 0x100000000 + 7401
    29 com.apple.AppKit 0x00007fff825b6832 -[NSApplication _postDidFinishNotification] + 100
    30 com.apple.AppKit 0x00007fff825b6767 -[NSApplication _sendFinishLaunchingNotification] + 66
    31 com.apple.AppKit 0x00007fff82681719 -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 219
    32 com.apple.AppKit 0x00007fff82681395 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 77
    33 com.apple.Foundation 0x00007fff8143714a -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 360
    34 com.apple.Foundation 0x00007fff81436f7a _NSAppleEventManagerGenericHandler + 114
    35 com.apple.AE 0x00007fff80619323 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 162
    36 com.apple.AE 0x00007fff8061921c dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 32
    37 com.apple.AE 0x00007fff80619123 aeProcessAppleEvent + 210
    38 com.apple.HIToolbox 0x00007fff87635741 AEProcessAppleEvent + 48
    39 com.apple.AppKit 0x00007fff82586481 _DPSNextEvent + 1191
    40 com.apple.AppKit 0x00007fff82585bed -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    41 com.apple.AppKit 0x00007fff8254b8d3 -[NSApplication run] + 395
    42 com.apple.AppKit 0x00007fff825445f8 NSApplicationMain + 364
    43 com.apple.mail 0x0000000100001828 0x100000000 + 6184
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x00007fff85c0008a kevent + 10
    1 libSystem.B.dylib 0x00007fff85c01f5d dispatch_mgrinvoke + 154
    2 libSystem.B.dylib 0x00007fff85c01c34 dispatch_queueinvoke + 185
    3 libSystem.B.dylib 0x00007fff85c0175e dispatch_workerthread2 + 252
    4 libSystem.B.dylib 0x00007fff85c01088 pthreadwqthread + 353
    5 libSystem.B.dylib 0x00007fff85c00f25 start_wqthread + 13
    Thread 2:
    0 libSystem.B.dylib 0x00007fff85c00eaa _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff85c012bc pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff85c00f25 start_wqthread + 13
    Thread 3 Crashed: Dispatch queue: com.apple.root.default-priority
    0 com.apple.MessageFramework 0x00007fff80d11fc9 _initSharedInstance + 4
    1 libSystem.B.dylib 0x00007fff85bff7fa pthread_once + 95
    2 com.apple.MessageFramework 0x00007fff80b20035 +[ToDoCalendars sharedInstance] + 23
    3 com.apple.MessageFramework 0x00007fff80b1ff7d +[MetadataManager sharedInstance] + 75
    4 com.apple.mail 0x000000010000c907 0x100000000 + 51463
    5 com.apple.CoreFoundation 0x00007fff83396d2c _invoking__ + 140
    6 com.apple.CoreFoundation 0x00007fff83396bfd -[NSInvocation invoke] + 141
    7 com.apple.MessageFramework 0x00007fff80af6eb3 -[ThrowingInvocationOperation main] + 31
    8 com.apple.MessageFramework 0x00007fff80af67f3 -[_MFInvocationOperation main] + 275
    9 com.apple.Foundation 0x00007fff81432061 -[__NSOperationInternal start] + 681
    10 com.apple.Foundation 0x00007fff81431d17 ___startOperations_block_invoke2 + 99
    11 libSystem.B.dylib 0x00007fff85c231b0 dispatch_call_block_andrelease + 15
    12 libSystem.B.dylib 0x00007fff85c01751 dispatch_workerthread2 + 239
    13 libSystem.B.dylib 0x00007fff85c01088 pthreadwqthread + 353
    14 libSystem.B.dylib 0x00007fff85c00f25 start_wqthread + 13
    Thread 3 crashed with X86 Thread State (64-bit):
    rax: 0x00000001145a99a0 rbx: 0x00000001145aa000 rcx: 0x0000000000000000 rdx: 0x00000000ffffffff
    rdi: 0x00007fff701f3a18 rsi: 0x00007fff80d11fc5 rbp: 0x00000001145a9990 rsp: 0x00000001145a99e0
    r8: 0x00007fff701f3a18 r9: 0x0000000000000000 r10: 0x0000000000000001 r11: 0x00007fff80b2001e
    r12: 0x00007fff701f3a10 r13: 0x00007fff701f3a18 r14: 0x00007fff80d11fc5 r15: 0x0000000000000000
    rip: 0x00007fff80d11fc9 rfl: 0x0000000000010246 cr2: 0x00007fff08192328
    Binary Images:
    0x100000000 - 0x100337fe7 com.apple.mail 4.3 (1081) <B5D3B6C6-46AF-8F26-A083-77095AC1BC96> /Applications/Mail.app/Contents/MacOS/Mail
    0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
    0x7fff80003000 - 0x7fff80012fff com.apple.NetFS 3.2.1 (3.2.1) <0357C371-2E2D-069C-08FB-1180512B8516> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff80049000 - 0x7fff800fffff libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
    0x7fff80100000 - 0x7fff801daff7 com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff802d4000 - 0x7fff802fcfff com.apple.DictionaryServices 1.1.1 (1.1.1) <9FD709FC-23F0-F270-EAC1-C590CD516A36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff802fd000 - 0x7fff8035bff7 com.apple.framework.IOKit 2.0 (???) <010C3398-7363-8F4B-719C-263867F15F63> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8035c000 - 0x7fff8038bff7 com.apple.quartzfilters 1.6.0 (1.6.0) <9CECB4FC-1CCF-B8A2-B935-5888B21CBEEF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x7fff8038c000 - 0x7fff8038fff7 com.apple.securityhi 4.0 (36638) <38935851-09E4-DDAB-DB1D-30ADC39F7ED0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff80390000 - 0x7fff803abfff com.apple.datadetectors 2.1 (102.2) <69DC4391-62F4-9168-A9EF-8EA36F49D77A> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
    0x7fff803ac000 - 0x7fff80615ff7 com.apple.QuartzComposer 4.1 (156.16) <0BAE3C90-CF60-C0C7-C29E-BF9922074095> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff80616000 - 0x7fff80651fff com.apple.AE 496.4 (496.4) <CBEDB6A1-FD85-F842-4EB8-CC289FAE0F24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff80652000 - 0x7fff80693fef com.apple.QD 3.35 (???) <78C9A560-E6F7-DC4F-F85E-E63CF8A98F0B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff80694000 - 0x7fff80890fe7 com.apple.CalendarStore 4.0.3 (991) <61458D5A-0CE7-487B-AF8D-080CAB723842> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    0x7fff80891000 - 0x7fff808acff7 com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff808ad000 - 0x7fff808eefff com.apple.SystemConfiguration 1.10.2 (1.10.2) <BC27BDD4-9CC8-9AF0-B4C2-DD50FD751CBF> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff808ef000 - 0x7fff808efff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff808f0000 - 0x7fff80aa6fef com.apple.ImageIO.framework 3.0.3 (3.0.3) <A32D0B5A-7149-7739-22D3-84D38B07E9E5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff80aa7000 - 0x7fff80ab2fff com.apple.dotMacLegacy 3.2 (266) <80F00DE2-4C50-0FD9-5C6E-3EAA1599277B> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
    0x7fff80af0000 - 0x7fff80e30fef com.apple.MessageFramework 4.3 (1081) <FC5FED57-0802-EE26-266A-D04B870CD3E2> /System/Library/Frameworks/Message.framework/Versions/B/Message
    0x7fff80e36000 - 0x7fff80f06ff7 com.apple.CFNetwork 454.9.8 (454.9.8) <24667A86-FCDA-5B58-2CDC-3BFDFE8EA985> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff80f07000 - 0x7fff80f07ff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff80f48000 - 0x7fff80faafe7 com.apple.datadetectorscore 2.0 (80.7) <F9D2332D-0890-2ED2-1AC8-F85CB89D8BD4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff80fab000 - 0x7fff80fb1ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff81138000 - 0x7fff81298ff7 com.apple.syncservices 5.2 (578.3) <67BCFAAD-C723-A8AA-B040-2E6E7771A7A3> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x7fff81299000 - 0x7fff812e0fef com.apple.QuickLookFramework 2.2 (327.4) <4E1658D4-F268-2A82-C095-1D01E9EAD05F> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff812e1000 - 0x7fff812f9fff com.apple.iChat.InstantMessage 5.0.4 (746) <5482179C-77E6-1D84-5D73-66AF79E78110> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x7fff812fa000 - 0x7fff812fbfff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    0x7fff812fc000 - 0x7fff81340fe7 com.apple.ImageCaptureCore 1.0.2 (1.0.2) <075198A5-4C6B-D945-D3EF-D13960C9F738> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff81353000 - 0x7fff813a8fef com.apple.framework.familycontrols 2.0.1 (2010) <239940AC-2427-44C6-9E29-998D0ABECDF3> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff813a9000 - 0x7fff813bffe7 com.apple.MultitouchSupport.framework 205.34 (205.34) <01AAE66D-C2DF-4EF5-FC7B-E89E08C02A01> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff813f8000 - 0x7fff81679fef com.apple.Foundation 6.6.3 (751.29) <DAEDB589-9F59-9556-CF8D-07556317937B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8167a000 - 0x7fff8167cfff libRadiance.dylib ??? (???) <D67C08B6-4D4A-916D-E936-528E145A56E2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff8167d000 - 0x7fff816e5fff com.apple.MeshKitRuntime 1.1 (49.2) <1F4C9AB5-9D3F-F91D-DB91-B78610562ECC> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x7fff816fc000 - 0x7fff81701ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff818e6000 - 0x7fff81930fef com.apple.IMCore 5.0.4 (746) <9AC8A4C0-1341-9837-D302-99791418581A> /System/Library/Frameworks/IMCore.framework/Versions/A/IMCore
    0x7fff81940000 - 0x7fff819f5fe7 com.apple.ink.framework 1.3.3 (107) <FFC46EE0-3544-A459-2AB9-94778A75E3D4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff819f8000 - 0x7fff819f8ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff819f9000 - 0x7fff81a1eff7 com.apple.CoreVideo 1.6.1 (45.5) <29F39070-5CEF-B286-66E3-7CC903519403> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff81a1f000 - 0x7fff81a6bfff libauto.dylib ??? (???) <072804DF-36AD-2DBE-7EF8-639CFB79077F> /usr/lib/libauto.dylib
    0x7fff81a6c000 - 0x7fff81a81ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <DC999B32-BF41-94C8-0583-27D9AB463E8B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff81a82000 - 0x7fff81abfff7 libFontRegistry.dylib ??? (???) <B63FCC3A-F49E-B42E-6D57-5F59E3A8D8B9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff81ac0000 - 0x7fff81be8ff7 com.apple.MediaToolbox 0.484.11 (484.11) <F50B5552-8527-C75D-873F-66A61D04E32A> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x7fff81be9000 - 0x7fff81c0afff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib
    0x7fff81c0b000 - 0x7fff81c48fff com.apple.LDAPFramework 2.0 (120.1) <16383FF5-0537-6298-73C9-473AEC9C149C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff81db8000 - 0x7fff81e18ff7 com.apple.ExchangeWebServices 1.2 (60) <607A01BB-8608-E994-6BF4-327C914A904A> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
    0x7fff81e19000 - 0x7fff81e3ffe7 libJPEG.dylib ??? (???) <4060F3E2-BAD3-244F-D777-51BA16569DA4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff81e40000 - 0x7fff82173fe7 com.apple.CoreServices.CarbonCore 861.13 (861.13) <BC2F9B4E-D305-D717-D97E-EC78C7DE9EE9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff821a4000 - 0x7fff82321ff7 com.apple.WebKit 6533.17 (6533.17.8) <B6B420FF-1F4B-671E-15AC-D80E87C794ED> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff82322000 - 0x7fff8232efff libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <5FFC8295-2DF7-B54C-3766-756842C53731> /usr/lib/libbz2.1.0.dylib
    0x7fff8232f000 - 0x7fff823acfef com.apple.backup.framework 1.2.2 (1.2.2) <13A0D34C-28B7-2140-ECC9-B08D10CD4AB5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff823ad000 - 0x7fff8242bfff com.apple.CoreText 3.1.0 (???) <B740DA1D-EFD0-CCBF-F893-E3004FE58A98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff8242c000 - 0x7fff8244ffff com.apple.opencl 12.1 (12.1) <403E8F37-4348-B9BC-08E6-7693A995B7EC> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff824af000 - 0x7fff8253efff com.apple.PDFKit 2.5.1 (2.5.1) <7B8A187A-F0BB-44E7-FBD4-9E1C5F9D5E85> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff8253f000 - 0x7fff82541fff com.apple.print.framework.Print 6.1 (237.1) <4513DB2F-737C-B43C-2D0E-23CD6E838014> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff82542000 - 0x7fff82f38fff com.apple.AppKit 6.6.6 (1038.29) <7BDD335D-5425-0354-5AD6-41C4F1B4A2F4> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff82f39000 - 0x7fff82fd3fff com.apple.ApplicationServices.ATS 275.11.1 (???) <0A898C0C-41A0-B9BF-0A38-74FB029CA049> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff82fd4000 - 0x7fff830e3fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <36DA89A6-3AF5-86F2-BDD5-B94C7C0844D4> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff830e4000 - 0x7fff83209fef com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <4DCCD01F-7516-4240-09DC-EE553317D345> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8320a000 - 0x7fff832cafff libFontParser.dylib ??? (???) <A4F8189D-1D5B-2F8D-E78E-6D934A8E8407> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff832cb000 - 0x7fff83310fff com.apple.CoreMediaIOServices 130.0 (1035) <567D7949-3115-4E78-8F27-B28968CC25F7> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x7fff83311000 - 0x7fff83486ff7 com.apple.CoreFoundation 6.6.3 (550.29) <48810602-63C3-994D-E563-DD02B16E76E1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff83487000 - 0x7fff8349bfff libGL.dylib ??? (???) <5AD69545-D1A3-C017-C7AF-B4AFD6F08FA2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff8349c000 - 0x7fff839a0fe7 com.apple.VideoToolbox 0.484.11 (484.11) <4577FF14-E6A7-AAD8-E6E6-ECA9CFCC6989> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x7fff839a1000 - 0x7fff83aabff7 com.apple.MeshKitIO 1.1 (49.2) <F296E151-80AE-7764-B969-C2050DF26BFE> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x7fff83aac000 - 0x7fff83af6ff7 com.apple.Metadata 10.6.3 (507.10) <641395B7-FF2C-B94C-965A-CE6A0830645F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff83af7000 - 0x7fff83b46ff7 com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <14FD0978-4BE0-336B-A19E-F388694583EB> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x7fff83b6a000 - 0x7fff83da5fef com.apple.imageKit 2.0.3 (1.0) <8DA80BC9-C671-BD89-EA2E-3C632D6ECE30> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x7fff83da6000 - 0x7fff83e14fff com.apple.AppleVAFramework 4.9.20 (4.9.20) <78727165-8D44-0354-6F6C-68FD798E04A1> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff83e15000 - 0x7fff83ea1fef SecurityFoundation ??? (???) <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff83ea2000 - 0x7fff83ef1fe7 com.apple.iCalendar 1.0.3 (54) <9009851F-9218-BF81-6083-299AD56CE90F> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
    0x7fff83ef2000 - 0x7fff83ff6fff com.apple.PubSub 1.0.5 (65.20) <4B7C7949-653D-D1D2-FEDF-97863ADD4BE0> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x7fff83ff7000 - 0x7fff8400dfef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
    0x7fff8400e000 - 0x7fff8400fff7 com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <D4183AC4-8A65-8368-A9AF-E2A13D18519C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff84010000 - 0x7fff84048ff7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <94776929-EF76-D979-5412-940C845BAC5D> /usr/lib/libssl.0.9.8.dylib
    0x7fff84049000 - 0x7fff8405cff7 com.apple.syncservices.syncservicesui 5.2 (578.3) <811B95F2-5349-3800-1822-45D43CF54899> /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServi cesUI
    0x7fff8405d000 - 0x7fff84867fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff84868000 - 0x7fff8486bff7 libCoreVMClient.dylib ??? (???) <CE19A78F-B76D-244A-1C04-0544B914F728> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff84882000 - 0x7fff84937fe7 com.apple.ColorSync 4.6.3 (4.6.3) <AA93AD96-6974-9104-BF55-AF7A813C8A1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff84938000 - 0x7fff84a1efe7 com.apple.DesktopServices 1.5.7 (1.5.7) <8A697128-B6CA-E4A8-C200-6520D5A35FBE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff84a1f000 - 0x7fff84a25fff com.apple.AOSNotification 1.1.0 (123.3) <9436ED02-186A-E6CC-E594-31E3942A5898> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
    0x7fff84af2000 - 0x7fff84b04fe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
    0x7fff84b46000 - 0x7fff84b54ff7 libkxld.dylib ??? (???) <EE840168-1F67-6219-8BA3-C46039BCC8B3> /usr/lib/system/libkxld.dylib
    0x7fff84b55000 - 0x7fff84b86fff libGLImage.dylib ??? (???) <7EF50768-54F1-5883-C40F-DAF83810C3FA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff84b87000 - 0x7fff84cf6fe7 com.apple.QTKit 7.6.6 (1742) <7E254184-757D-E87C-5B2A-7612A2C85243> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff84cf7000 - 0x7fff84d31fff com.apple.bom 10.0 (164) <E5C9AFBD-68C1-197E-72B0-B43295DC87DC> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff84d43000 - 0x7fff84dd3fff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff84e7b000 - 0x7fff84eb9fef com.apple.DebugSymbols 1.1 (70) <C3D11461-E118-09DB-D9D7-8972B3FD160F> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff84eba000 - 0x7fff84f77ff7 com.apple.CoreServices.OSServices 357 (357) <718F0719-DC9F-E392-7C64-9D7DFE3D02E2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff84f78000 - 0x7fff85311ff7 com.apple.QuartzCore 1.6.2 (227.22) <76EE0A32-B20B-F316-ADDD-4230329253D5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff853d7000 - 0x7fff853dafff com.apple.help 1.3.1 (41) <54B79BA2-B71B-268E-8752-5C8EE00E49E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff853db000 - 0x7fff853dbff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff853dc000 - 0x7fff85407ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
    0x7fff85408000 - 0x7fff85485fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff85486000 - 0x7fff8548efff com.apple.DisplayServicesFW 2.2.2 (251) <A8AA237B-26DA-455D-4133-69B1D1E45DF4> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff854c4000 - 0x7fff85543fef com.apple.audio.CoreAudio 3.2.2 (3.2.2) <243E456E-7A74-BE76-FF18-E589BDCAA785> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff85544000 - 0x7fff85786fef com.apple.AddressBook.framework 5.0.2 (870) <A1278575-53F2-CC00-7306-E49713FEC7C6> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff85787000 - 0x7fff85787ff7 com.apple.quartzframework 1.5 (1.5) <B182B579-BCCE-81BF-8DA2-9E0B7BDF8516> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff85788000 - 0x7fff85bcbfef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff85bcc000 - 0x7fff85bd9fe7 libCSync.A.dylib 543.50.0 (compatibility 64.0.0) <7B891D4C-1F19-4DB0-FD12-7A7D5E8F47AE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff85bda000 - 0x7fff85be5ff7 com.apple.NSServerNotificationCenter 2.1 (2.1) <4FC8D4C4-7AF7-27D5-E273-D847B128C7E4> /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotifi cation
    0x7fff85be6000 - 0x7fff85da6fef libSystem.B.dylib 125.2.0 (compatibility 1.0.0) <95E02DD0-ADEA-745B-E7FA-ABA064E4658C> /usr/lib/libSystem.B.dylib
    0x7fff85da7000 - 0x7fff85dacfff libGIF.dylib ??? (???) <21FC6B02-6AC3-C4DB-0B50-98144802274C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff85dad000 - 0x7fff85daffef com.apple.ExceptionHandling 1.5 (10) <F2867B93-A56A-974F-9556-266BCE394057> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x7fff85db0000 - 0x7fff85e07fff com.apple.Symbolication 1.1 (67) <73B6FC15-9E05-69E2-2955-14F82F9BC337> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff85e08000 - 0x7fff85e28ff7 com.apple.DirectoryService.Framework 3.6 (621.4) <969734C3-D21E-2F30-5CBB-D9F23D123643> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff85e29000 - 0x7fff85ee2fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib
    0x7fff85ee3000 - 0x7fff85f2cff7 com.apple.securityinterface 4.0.1 (37214) <F8F2D8F4-861F-6694-58F6-3DC55C9DBF50> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff85f2d000 - 0x7fff85f7cfef libTIFF.dylib ??? (???) <A66CBA9C-A38D-5EDB-BFB5-CB398F033D6F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff85fef000 - 0x7fff8608ffff com.apple.LaunchServices 362.1 (362.1) <2740103A-6C71-D99F-8C6F-FA264546AD8F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff86090000 - 0x7fff86104ff7 com.apple.WhitePagesFramework 10.6.0 (140.0) <546E204C-AC7A-030C-DC32-125A3E422FB5> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    0x7fff86105000 - 0x7fff86114ff7 com.apple.opengl 1.6.9 (1.6.9) <BB8AEF81-0EC1-ED4C-360B-186C60AE745C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff86121000 - 0x7fff86172fe7 com.apple.HIServices 1.8.0 (???) <1ABA7802-C1E4-06A0-9035-2792CC915BF6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff86173000 - 0x7fff86177ff7 libCGXType.A.dylib 543.50.0 (compatibility 64.0.0) <E666EBC7-2D87-A3C6-9461-A596B4E53593> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff86178000 - 0x7fff8617dfff libGFXShared.dylib ??? (???) <1B50D804-966B-30D2-D0FD-B090B6FEAC7E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff8617e000 - 0x7fff86df1ff7 com.apple.WebCore 6533.17 (6533.17.8) <995065B2-41C3-2A3C-3357-DC7BC9AAFC56> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff86df2000 - 0x7fff86e08fff com.apple.ImageCapture 6.0 (6.0) <5B5AF8FB-C12A-B51F-94FC-3EC4698E818E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff86e09000 - 0x7fff86e42ff7 com.apple.MeshKit 1.1 (49.2) <3795F201-4A5F-3D40-57E0-87AD6B714239> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x7fff86e43000 - 0x7fff86e47ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff86e48000 - 0x7fff86ecdfff com.apple.print.framework.PrintCore 6.2 (312.5) <C20F87CE-ACC1-552B-8A73-2B3846A01D80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff86ece000 - 0x7fff86f0fff7 com.apple.CoreMedia 0.484.11 (484.11) <AEE7E9C9-9604-B0A7-053B-28954659CFE3> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff86f10000 - 0x7fff86f7afe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <514D400C-50A5-C196-83AA-1035DDC8FBBE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff86f7b000 - 0x7fff86f82fff com.apple.OpenDirectory 10.6 (10.6) <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff86f83000 - 0x7fff86fa1fff libPng.dylib ??? (???) <F6932C8D-E6B1-0871-B698-15180AA948F7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff86fa2000 - 0x7fff86fafff7 com.apple.AppleFSCompression 24.3 (1.0) <1F855060-F7F5-6BAA-0C28-63CABD0173FC> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x7fff86fb0000 - 0x7fff86fb1ff7 com.apple.TrustEvaluationAgent 1.1 (1) <74800EE8-C14C-18C9-C208-20BBDB982D40> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff86fb2000 - 0x7fff86feafef libcups.2.dylib 2.8.0 (compatibility 2.0.0) <31A78904-A500-0DA9-0609-F1EB81383326> /usr/lib/libcups.2.dylib
    0x7fff86ff3000 - 0x7fff8705fff7 com.apple.CorePDF 1.3 (1.3) <6770FFB0-DEA0-61E0-3520-4B95CCF5D1CF> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff87085000 - 0x7fff8730cfe7 com.apple.security 6.1.1 (37594) <C32E7E37-13EC-381A-7CA6-AAE3EBD2C1F1> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8730d000 - 0x7fff87314ff7 com.apple.KerberosHelper 2.1 (1.0) <CAE238A0-1DEC-421D-EE11-36AE9E67C8DC> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x7fff87315000 - 0x7fff87326ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
    0x7fff87400000 - 0x7fff87406ff7 IOSurface ??? (???) <EB2019F6-7C5C-3D59-E11F-6119466C12A9> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff87407000 - 0x7fff8744fff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff87450000 - 0x7fff87499fef libGLU.dylib ??? (???) <88F0E457-EE53-B5FF-6A1B-D0326D0C643D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff87601000 - 0x7fff878fffe7 com.apple.HIToolbox 1.6.3 (???) <CF0C8524-FA82-3908-ACD0-A9176C704AED> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff87902000 - 0x7fff87945ff7 libRIP.A.dylib 543.50.0 (compatibility 64.0.0) <DF457CB3-CE61-0FD4-1403-BB68BC2CC998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff87946000 - 0x7fff879f5fff edu.mit.Kerberos 6.5.10 (6.5.10) <F3F76EDF-5660-78F0-FE6E-33B6174F55A4> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff879f6000 - 0x7fff87a39fff libtidy.A.dylib ??? (???) <8AF4DB3A-7BDB-7AF7-0E9C-413BBBD0E380> /usr/lib/libtidy.A.dylib
    0x7fff87a3a000 - 0x7fff87b53fef libGLProgrammability.dylib ??? (???) <0E55A58B-5B42-669F-2655-90893554CA21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff87b54000 - 0x7fff87d12fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <0E53A4A6-AC06-1B61-2285-248F534EE356> /usr/lib/libicucore.A.dylib
    0x7fff87d13000 - 0x7fff87d1bfff com.apple.iChat.IMUtils 5.0.4 (746) <600FF4B5-0975-D801-7A5A-4D6DD546915E> /System/Library/Frameworks/IMCore.framework/Frameworks/IMUtils.framework/Versio ns/A/IMUtils
    0x7fff87d1c000 - 0x7fff87d66ff7 com.apple.DAVKit 4.0.3 (732) <446FCDF1-E33E-52D3-ABAC-5DBE68322DF0> /System/Library/PrivateFrameworks/DAVKit.framework/Versions/A/DAVKit
    0x7fff87d73000 - 0x7fff87d74fff com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x7fff87d75000 - 0x7fff87e8cfef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <EE067D7E-15B3-F043-6FBD-10BA31FE76C7> /usr/lib/libxml2.2.dylib
    0x7fff87f86000 - 0x7fff87f97fff com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x7fff87f98000 - 0x7fff88339fe7 com.apple.RawCamera.bundle 3.3.0 (533) <84ACD5A6-A184-0D4A-24C6-41D14291E8EC> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff8833a000 - 0x7fff88381ff7 com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff88382000 - 0x7fff883fdfff com.apple.ISSupport 1.9.3 (51) <BE4B548C-F9C4-2464-12A6-F94A21D569C6> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff883fe000 - 0x7fff88417fff com.apple.CFOpenDirectory 10.6 (10.6) <0F46E102-8B8E-0995-BA85-3D9608F0A30C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff88418000 - 0x7fff88418ff7 com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff88449000 - 0x7fff884cbfff com.apple.QuickLookUIFramework 2.2 (327.4) <C35D9F62-73D0-262C-B0CE-BFF64E230588> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff884cc000 - 0x7fff884ecfef com.apple.DotMacSyncManager 2.0.3 (446.9) <F02D77B4-540E-04C4-A4B7-C7710155AD5E> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
    0x7fff884ed000 - 0x7fff88501ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff88502000 - 0x7fff88502ff7 com.apple.Carbon 150 (152) <19B37B7B-1594-AD0A-7F14-FA2F85AD7241> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff88503000 - 0x7fff8852cff7 com.apple.speech.LatentSemanticMappingFramework 2.7.2 (2.7.2) <2D3B7CF8-DA92-F25D-F2E2-D17C7D7F46E5> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
    0x7fff8852d000 - 0x7fff88715ff7 com.apple.JavaScriptCore 6533.17 (6533.17.6) <8832DC32-8244-C46C-543F-79C2039E0C10> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff88716000 - 0x7fff88716ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff88717000 - 0x7fff88855fff com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff88856000 - 0x7fff88f53067 com.apple.CoreGraphics 1.545.0 (???) <88892F58-F785-2E30-50B1-E9CC8775E79F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff88f54000 - 0x7fff88fdaff3 com.apple.iLifeMediaBrowser 2.1.5 (368) <BC6090D5-47FD-882D-1123-BA40CB821481> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x7fff88fdb000 - 0x7fff8904dfef com.apple.CoreSymbolication 2.0 (23) <06F8561E-4B36-7BF6-31BA-64091B3D8058> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff8904e000 - 0x7fff89059ff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <F0DDF27E-DB55-07CE-E548-C62095BE8167> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff8905a000 - 0x7fff89065fff com.apple.CrashReporterSupport 10.6.3 (250) <F74D84F2-26D0-BE89-00A8-238857AA83C5> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff89066000 - 0x7fff89089ff7 com.apple.iChat.IMFoundation 5.0.4 (746) <60C72783-8BD0-A732-F85D-95CDC6A2D080> /System/Library/Frameworks/IMCore.framework/Frameworks/IMFoundation.framework/V ersions/A/IMFoundation
    0x7fff890a5000 - 0x7fff890d6fef libTrueTypeScaler.dylib ??? (???) <0A30CA68-46AF-3E74-AE9E-693DB5A680CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <95E02DD0-ADEA-745B-E7FA-ABA064E4658C> /usr/lib/libSystem.B.dylib
    Model: MacBookPro5,5, BootROM MBP55.00AC.B03, 2 processors, Intel Core 2 Duo, 2.26 GHz, 8 GB, SMC 1.47f2
    Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.10.91.27)
    Bluetooth: Version 2.3.7f1, 2 service, 12 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: ST9500420AS, 465.76 GB
    Serial ATA Device: MATSHITADVD-R UJ-868, 7.24 GB
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8507, 0x24400000
    USB Device: iPhone, 0x05ac (Apple Inc.), 0x1297, 0x26200000
    USB Device: Internal Memory Card Reader, 0x05ac (Apple Inc.), 0x8403, 0x26500000
    USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06100000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8213, 0x06110000
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0236, 0x04600000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x04500000

    Did you try using iSync to turn off Syncing? Did you Repair Permissions both before and after you installed the 10.5.6 update? What about opening Preferences > Security and deselecting the "Warn when visiting a fraudulent website" option, as well as creating a new user account and testing Mail for the same problems? If the problem persists in the new user account, it is a system-wide issue.
    Mulder

  • Mail app crashes when InDesign opens a new document

    I am using InDesign CS5.5 and the standard mac Mail on an imac running OSX 10.7.3. When I open an existing InDesign file the mail app crashes. It doesnt do this with any other application.
    Has anyone had the same experience ad could let me know how to fix this please.

    I use the exact same configuration on two computers with no problems whatsoever.
    I can't think of why InDesign would have anything to do with Mail crashing unless you're severely constrained in RAM on your computer.

  • After iOS 8 update, the mail app crashes on iPhone 4S

    I've updated to iOS 8 this afternoon and now the mail app crashes.  It will open the first time after a power off and restart of my 4S but after that first time it will crash every single time I try to open it. I can only reopen it after I've done a full reboot of the phone, and then only once. Is there a quick fix or do I get to wait for an update?

    I tried all of the suggested solutions mentioned in this thread, and finally did a full reset according to Apple's instructions, step by step (as an engineer and 40 year computer user I am good at that stuff).
    Sorry to say after the several hour process, not one of the problems I have experienced have been solved. 
    IPad 2 is still running slow and choppy.
    Some Apps do not even load.
    Website pages will not load and result in error messages. One particularly annoying Safari error on loading a new web page is:  "a problem occurred with this webpage so it was reloaded".
    MY iPad  2 worked perfectly for the last couple of years through several updates that performed seamlessly, but this one and the two most recent corrected updates have rendered my iPad so degraded that I don't think I will be using it much anymore. I originally bought the tablet because of it's smooth GUI and fast performance, the reliability and error free environment, and Apple's proven record for effective updates. That's all gone now.

  • Mail app crashes in ios8.  Anyone else?

    EEver since I downloaded ios8 on my iPhone 5 and iPad the mail app crashes every other time I open it.   Very frustrating.   Wondering if there has been any discussion of this and when it might be fixed.  Probably shouldn't have made this update yet...

    Same issue with iPhone 5. Mail app loads, it shows a white screen with only the compose button in the bottom right corner, and 10 seconds later the screen goes black and returns to the home screen.
    I've read that doing a reset (holding down the home button while powering off the phone) resolves this and it did once, but that no longer seems to resolve the issue either. This has definitely begun after iOS 8.02.
    I've upgraded to iOS8.1 and the issue still persists.
    Anyone else out there having the same issue? Am hoping Apple fixes this in their next update.

  • Mail app crash

    My mail app crashes every time I open it. I can access mail through iCloud via a browser!
    I am running OS X Yosemite but I am sure it is not related to this update as the problem has been ongoing before this.
    Any ideas please?
    thank you
    jinxysculler

    Process:               Mail [1887]
    Path:                  /Applications/Mail.app/Contents/MacOS/Mail
    Identifier:            com.apple.mail
    Version:               8.1 (1993)
    Build Info:            Mail-1993000000000000~1
    Code Type:             X86-64 (Native)
    Parent Process:        ??? [1]
    Responsible:           Mail [1887]
    User ID:               501
    Date/Time:             2014-12-13 14:48:26.685 +0000
    OS Version:            Mac OS X 10.10.1 (14B25)
    Report Version:        11
    Anonymous UUID:        EB9C11D5-5546-125F-9613-6261B188887D
    Time Awake Since Boot: 8800 seconds
    Crashed Thread:        19  Dispatch queue: NSOperationQueue 0x6080006231e0 :: NSOperation 0x6080006597d0 (QOS: USER_INITIATED)
    Exception Type:        EXC_CRASH (SIGABRT)
    Exception Codes:       0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '+entityForName: nil is not a legal NSPersistentStoreCoordinator for searching for entity name 'Action''
    abort() called
    terminating with uncaught exception of type NSException
    Application Specific Backtrace 1:
    0   CoreFoundation                      0x00007fff8579464c __exceptionPreprocess + 172
    1   libobjc.A.dylib                     0x00007fff89a3a6de objc_exception_throw + 43
    2   CoreData                            0x00007fff90069eb7 +[NSEntityDescription entityForName:inManagedObjectContext:] + 263
    3   CoreData                            0x00007fff9006b4d9 -[NSFetchRequest(_NSInternalMethods) _resolveEntityWithContext:] + 73
    4   CoreData                            0x00007fff9006a249 -[NSManagedObjectContext executeFetchRequest:error:] + 153
    5   MailService                         0x00007fff8acce3b2 __47-[MSExternalUpdatesManager processLocalActions]_block_invoke + 352
    6   Foundation                          0x00007fff8f2522e8 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 7
    7   Foundation                          0x00007fff8f13e905 -[NSBlockOperation main] + 97
    8   Foundation                          0x00007fff8f11d59c -[__NSOperationInternal _start:] + 653
    9   Foundation                          0x00007fff8f11d1a3 __NSOQSchedule_f + 184
    10  libdispatch.dylib                   0x00007fff88645c13 _dispatch_client_callout + 8
    11  libdispatch.dylib                   0x00007fff88649365 _dispatch_queue_drain + 1100
    12  libdispatch.dylib                   0x00007fff8864aecc _dispatch_queue_invoke + 202
    13  libdispatch.dylib                   0x00007fff886486b7 _dispatch_root_queue_drain + 463
    14  libdispatch.dylib                   0x00007fff88656fe4 _dispatch_worker_thread3 + 91
    15  libsystem_pthread.dylib             0x00007fff888056cb _pthread_wqthread + 729
    16  libsystem_pthread.dylib             0x00007fff888034a1 start_wqthread + 13
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   com.apple.Suggestions         0x00007fff8706ee4e -[SGTMailQueryGenius setMailAccountPaths:] + 0
    1   com.apple.mail                 0x000000010cf027ba 0x10cea2000 + 395194
    2   com.apple.Foundation           0x00007fff8f17babb __NSFireDelayedPerform + 364
    3   com.apple.CoreFoundation       0x00007fff856e7b44 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    4   com.apple.CoreFoundation       0x00007fff856e77d3 __CFRunLoopDoTimer + 1059
    5   com.apple.CoreFoundation       0x00007fff8575ad9d __CFRunLoopDoTimers + 301
    6   com.apple.CoreFoundation       0x00007fff856a4268 __CFRunLoopRun + 2024
    7   com.apple.CoreFoundation       0x00007fff856a3838 CFRunLoopRunSpecific + 296
    8   com.apple.HIToolbox           0x00007fff82b7c43f RunCurrentEventLoopInMode + 235
    9   com.apple.HIToolbox           0x00007fff82b7c1ba ReceiveNextEventCommon + 431
    10  com.apple.HIToolbox           0x00007fff82b7bffb _BlockUntilNextEventMatchingListInModeWithFilter + 71
    11  com.apple.AppKit               0x00007fff87a1f6d1 _DPSNextEvent + 964
    12  com.apple.AppKit               0x00007fff87a1ee80 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
    13  com.apple.AppKit               0x00007fff87a12e23 -[NSApplication run] + 594
    14  com.apple.AppKit               0x00007fff879fe2d4 NSApplicationMain + 1832
    15  libdyld.dylib                 0x00007fff8c70a5c9 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff91a4922e kevent64 + 10
    1   libdispatch.dylib             0x00007fff88648a6a _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib         0x00007fff91a48946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff888034a1 start_wqthread + 13
    Thread 3:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib         0x00007fff91a4352e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff91a4269f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff856a4b14 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff856a3fdb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff856a3838 CFRunLoopRunSpecific + 296
    5   com.apple.CFNetwork           0x00007fff8a6fad20 +[NSURLConnection(Loader) _resourceLoadLoop:] + 434
    6   com.apple.Foundation           0x00007fff8f17db7a __NSThread__main__ + 1345
    7   libsystem_pthread.dylib       0x00007fff888052fc _pthread_body + 131
    8   libsystem_pthread.dylib       0x00007fff88805279 _pthread_start + 176
    9   libsystem_pthread.dylib       0x00007fff888034b1 thread_start + 13
    Thread 4:
    0   libsystem_kernel.dylib         0x00007fff91a48946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff888034a1 start_wqthread + 13
    Thread 5:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib         0x00007fff91a483f6 __select + 10
    1   libsystem_pthread.dylib       0x00007fff888052fc _pthread_body + 131
    2   libsystem_pthread.dylib       0x00007fff88805279 _pthread_start + 176
    3   libsystem_pthread.dylib       0x00007fff888034b1 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib         0x00007fff91a48946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff888034a1 start_wqthread + 13
    Thread 7:: -[MFAosImapAccount _synchronizeAccountWithServerHighPriority:]  Dispatch queue: NSOperationQueue 0x60000005d790 :: NSOperation 0x600000850440 (QOS: LEGACY)
    0   libsystem_kernel.dylib         0x00007fff91a4352e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff91a4269f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff856a4b14 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff856a3fdb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff856a3838 CFRunLoopRunSpecific + 296
    5   com.apple.Foundation           0x00007fff8f17fab9 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278
    6   com.apple.MailCore             0x00007fff879b8d39 -[MCSocket _waitForSecurityLayerNegotiationStreamsAreScheduled:] + 712
    7   com.apple.MailCore             0x00007fff879b82f8 -[MCSocket connectToHost:withPort:isBackground:] + 1686
    8   com.apple.MailCore             0x00007fff87926819 -[MCConnection connectDiscoveringBestSettings:] + 1094
    9   com.apple.MailCore             0x00007fff87928700 -[MCConnection _authenticateWithAuthenticationMechanisms:allowPlainText:] + 782
    10  com.apple.MailCore             0x00007fff87927c7a -[MCConnection authenticate] + 484
    11  com.apple.IMAP                 0x00007fff832c4e11 -[IMAPConnection authenticate] + 65
    12  com.apple.Mail.framework       0x00007fff823b92cb -[MFIMAPAccount connectAndAuthenticate:] + 1137
    13  com.apple.Mail.framework       0x00007fff823ba785 -[MFIMAPAccount _recoverFromConnectionlessStateHighPriority:] + 123
    14  com.apple.Mail.framework       0x00007fff823ba427 -[MFIMAPAccount _getPotentialGatewayForMailbox:options:createdNewConnection:needsSelect:] + 214
    15  com.apple.Mail.framework       0x00007fff823b9ec7 -[MFIMAPAccount _gatewayForMailbox:name:options:] + 303
    16  com.apple.Mail.framework       0x00007fff823b99f9 -[MFIMAPAccount gatewayForMailbox:options:] + 122
    17  com.apple.Mail.framework       0x00007fff823be481 -[MFIMAPAccount _listingForMailbox:listAllChildren:onlySubscribed:highPriority:] + 153
    18  com.apple.Mail.framework       0x00007fff823bf471 -[MFIMAPAccount _listingForMailbox:listAllChildren:highPriority:] + 104
    19  com.apple.Mail.framework       0x00007fff823bd7f2 -[MFIMAPAccount _synchronizeMailboxListHighPriority:] + 71
    20  com.apple.Mail.framework       0x00007fff825030d2 -[MFRemoteStoreAccount _synchronizeAccountWithServerHighPriority:] + 998
    21  com.apple.Mail.framework       0x00007fff823c2900 -[MFIMAPAccount _synchronizeAccountWithServerHighPriority:] + 66
    22  com.apple.CoreFoundation       0x00007fff8566d33c __invoking___ + 140
    23  com.apple.CoreFoundation       0x00007fff8566d192 -[NSInvocation invoke] + 290
    24  com.apple.MailCore             0x00007fff879940cc -[MCMonitoredInvocation invoke] + 242
    25  com.apple.MailCore             0x00007fff879be1d4 -[MCThrowingInvocationOperation main] + 48
    26  com.apple.MailCore             0x00007fff8794671d -[_MCInvocationOperation main] + 426
    27  com.apple.Foundation           0x00007fff8f11d59c -[__NSOperationInternal _start:] + 653
    28  com.apple.Foundation           0x00007fff8f11d1a3 __NSOQSchedule_f + 184
    29  libdispatch.dylib             0x00007fff88645c13 _dispatch_client_callout + 8
    30  libdispatch.dylib             0x00007fff88649365 _dispatch_queue_drain + 1100
    31  libdispatch.dylib             0x00007fff8864aecc _dispatch_queue_invoke + 202
    32  libdispatch.dylib             0x00007fff886486b7 _dispatch_root_queue_drain + 463
    33  libdispatch.dylib             0x00007fff88656fe4 _dispatch_worker_thread3 + 91
    34  libsystem_pthread.dylib       0x00007fff888056cb _pthread_wqthread + 729
    35  libsystem_pthread.dylib       0x00007fff888034a1 start_wqthread + 13
    Thread 8:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib         0x00007fff91a4352e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff91a4269f mach_msg + 55
    2   com.apple.QuartzCore           0x00007fff8b7d9d63 CA::Render::Server::server_thread(void*) + 198
    3   com.apple.QuartzCore           0x00007fff8b7d9c96 thread_fun + 25
    4   libsystem_pthread.dylib       0x00007fff888052fc _pthread_body + 131
    5   libsystem_pthread.dylib       0x00007fff88805279 _pthread_start + 176
    6   libsystem_pthread.dylib       0x00007fff888034b1 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib         0x00007fff91a48946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff888034a1 start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib         0x00007fff91a4352e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff91a4269f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff856a4b14 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff856a3fdb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff856a3838 CFRunLoopRunSpecific + 296
    5   com.apple.AppKit               0x00007fff87b827a7 _NSEventThread + 137
    6   libsystem_pthread.dylib       0x00007fff888052fc _pthread_body + 131
    7   libsystem_pthread.dylib       0x00007fff88805279 _pthread_start + 176
    8   libsystem_pthread.dylib       0x00007fff888034b1 thread_start + 13
    Thread 11:: -[MFAosImapAccount fetchSynchronouslyIsAuto:]  Dispatch queue: NSOperationQueue 0x60000005d790 :: NSOperation 0x608000850d10 (QOS: LEGACY)
    0   libsystem_kernel.dylib         0x00007fff91a48162 __psynch_mutexwait + 10
    1   com.apple.Foundation           0x00007fff8f120ee1 -[NSLock lock] + 145
    2   com.apple.Mail.framework       0x00007fff823b9ea1 -[MFIMAPAccount _gatewayForMailbox:name:options:] + 265
    3   com.apple.Mail.framework       0x00007fff823b99f9 -[MFIMAPAccount gatewayForMailbox:options:] + 122
    4   com.apple.Mail.framework       0x00007fff82429fc0 -[MFLibraryIMAPStore _gatewayCreateIfNeeded:options:] + 173
    5   com.apple.Mail.framework       0x00007fff8241da49 -[MFLibraryIMAPStore _fetchForCheckingNewMail:] + 166
    6   com.apple.Mail.framework       0x00007fff823bd1af -[MFIMAPAccount fetchSynchronouslyIsAuto:] + 340
    7   com.apple.CoreFoundation       0x00007fff8566d33c __invoking___ + 140
    8   com.apple.CoreFoundation       0x00007fff8566d192 -[NSInvocation invoke] + 290
    9   com.apple.MailCore             0x00007fff879940cc -[MCMonitoredInvocation invoke] + 242
    10  com.apple.MailCore             0x00007fff879be1d4 -[MCThrowingInvocationOperation main] + 48
    11  com.apple.MailCore             0x00007fff8794671d -[_MCInvocationOperation main] + 426
    12  com.apple.Foundation           0x00007fff8f11d59c -[__NSOperationInternal _start:] + 653
    13  com.apple.Foundation           0x00007fff8f11d1a3 __NSOQSchedule_f + 184
    14  libdispatch.dylib             0x00007fff88645c13 _dispatch_client_callout + 8
    15  libdispatch.dylib             0x00007fff88649365 _dispatch_queue_drain + 1100
    16  libdispatch.dylib             0x00007fff8864aecc _dispatch_queue_invoke + 202
    17  libdispatch.dylib             0x00007fff886486b7 _dispatch_root_queue_drain + 463
    18  libdispatch.dylib             0x00007fff88656fe4 _dispatch_worker_thread3 + 91
    19  libsystem_pthread.dylib       0x00007fff888056cb _pthread_wqthread + 729
    20  libsystem_pthread.dylib       0x00007fff888034a1 start_wqthread + 13
    Thread 12:: -[MailApp _performBackgroundDelayedInitialization]  Dispatch queue: NSOperationQueue 0x60000005d790 :: NSOperation 0x60000045d280 (QOS: LEGACY)
    0   libsystem_kernel.dylib         0x00007fff91a43582 semaphore_timedwait_trap + 10
    1   libdispatch.dylib             0x00007fff8864cc0f _dispatch_semaphore_wait_slow + 143
    2   com.apple.framework.internetaccounts 0x00007fff8873df57 -[IAAccountCollector aListPluginIDForSettings:] + 400
    3   com.apple.Mail.framework       0x00007fff8232cf55 -[MFAccount providerIdentifier] + 214
    4   com.apple.mail                 0x000000010cf01465 0x10cea2000 + 390245
    5   com.apple.CoreFoundation       0x00007fff8566d33c __invoking___ + 140
    6   com.apple.CoreFoundation       0x00007fff8566d192 -[NSInvocation invoke] + 290
    7   com.apple.MailCore             0x00007fff879be1d4 -[MCThrowingInvocationOperation main] + 48
    8   com.apple.MailCore             0x00007fff8794671d -[_MCInvocationOperation main] + 426
    9   com.apple.Foundation           0x00007fff8f11d59c -[__NSOperationInternal _start:] + 653
    10  com.apple.Foundation           0x00007fff8f11d1a3 __NSOQSchedule_f + 184
    11  libdispatch.dylib             0x00007fff88645c13 _dispatch_client_callout + 8
    12  libdispatch.dylib             0x00007fff88649365 _dispatch_queue_drain + 1100
    13  libdispatch.dylib             0x00007fff8864aecc _dispatch_queue_invoke + 202
    14  libdispatch.dylib             0x00007fff886486b7 _dispatch_root_queue_drain + 463
    15  libdispatch.dylib             0x00007fff88656fe4 _dispatch_worker_thread3 + 91
    16  libsystem_pthread.dylib       0x00007fff888056cb _pthread_wqthread + 729
    17  libsystem_pthread.dylib       0x00007fff888034a1 start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib         0x00007fff91a48946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff888034a1 start_wqthread + 13
    Thread 14:
    0   libsystem_kernel.dylib         0x00007fff91a48946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff888034a1 start_wqthread + 13
    Thread 15:
    0   libsystem_kernel.dylib         0x00007fff91a48946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff888034a1 start_wqthread + 13
    Thread 16:
    0   libsystem_kernel.dylib         0x00007fff91a48946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff888034a1 start_wqthread + 13
    Thread 17:
    0   libsystem_kernel.dylib         0x00007fff91a48946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff888034a1 start_wqthread + 13
    Thread 18:
    0   libsystem_kernel.dylib         0x00007fff91a48946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff888034a1 start_wqthread + 13
    Thread 19 Crashed:: Dispatch queue: NSOperationQueue 0x6080006231e0 :: NSOperation 0x6080006597d0 (QOS: USER_INITIATED)
    0   libsystem_kernel.dylib         0x00007fff91a48282 __pthread_kill + 10
    1   libsystem_c.dylib             0x00007fff91aadb73 abort + 129
    2   libc++abi.dylib               0x00007fff89964a21 abort_message + 257
    3   libc++abi.dylib               0x00007fff8998c9d1 default_terminate_handler() + 267
    4   libobjc.A.dylib               0x00007fff89a3e6c6 _objc_terminate() + 103
    5   libc++abi.dylib               0x00007fff8998a0a1 std::__terminate(void (*)()) + 8
    6   libc++abi.dylib               0x00007fff8998a113 std::terminate() + 51
    7   libobjc.A.dylib               0x00007fff89a3e4ef objc_terminate + 9
    8   libdispatch.dylib             0x00007fff88645c27 _dispatch_client_callout + 28
    9   libdispatch.dylib             0x00007fff88649365 _dispatch_queue_drain + 1100
    10  libdispatch.dylib             0x00007fff8864aecc _dispatch_queue_invoke + 202
    11  libdispatch.dylib             0x00007fff886486b7 _dispatch_root_queue_drain + 463
    12  libdispatch.dylib             0x00007fff88656fe4 _dispatch_worker_thread3 + 91
    13  libsystem_pthread.dylib       0x00007fff888056cb _pthread_wqthread + 729
    14  libsystem_pthread.dylib       0x00007fff888034a1 start_wqthread + 13
    Thread 19 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x0000000115fa47c8  rdx: 0x0000000000000000
      rdi: 0x0000000000017127  rsi: 0x0000000000000006  rbp: 0x0000000115fa47f0  rsp: 0x0000000115fa47c8
       r8: 0x0000000000000000   r9: 0x00007fff91ad7d90  r10: 0x000000000c000000  r11: 0x0000000000000206
      r12: 0x0000000115fa4950  r13: 0x0000608000a62a00  r14: 0x0000000115fa5000  r15: 0x0000000115fa4830
      rip: 0x00007fff91a48282  rfl: 0x0000000000000206  cr2: 0x00007fff74783fd8
    Logical CPU:     0
    Error Code:      0x02000148
    Trap Number:     133
    Binary Images:
           0x10cea2000 -        0x10d237ff7  com.apple.mail (8.1 - 1993) <DC7D598C-884D-3BC3-9D97-F2CB5D1ED551> /Applications/Mail.app/Contents/MacOS/Mail
           0x10d420000 -        0x10d428fff  com.apple.SyncedDefaults (2.0 - 212) <F74E6622-CD11-3714-848A-47A12A002930> /System/Library/PrivateFrameworks/SyncedDefaults.framework/SyncedDefaults
           0x10d497000 -        0x10d4e4ff3  com.apple.AddressBook.CardDAVPlugin (10.9 - 434) <6D55FFA7-05B4-34CE-ACB9-85109CC2E94F> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin
           0x10ffd7000 -        0x10ffd7ff5 +cl_kernels (???) <0FF3C5C7-4BDD-4024-BBE9-1401BD05B1DE> cl_kernels
           0x111344000 -        0x11142afef  unorm8_bgra.dylib (2.4.5) <90797750-141F-3114-ACD0-A71363968678> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x11147e000 -        0x11147efff +cl_kernels (???) <607B59BA-7CA2-4251-9853-888331401819> cl_kernels
           0x1126ed000 -        0x1126eefff  com.apple.AddressBook.LocalSourceBundle (9.0 - 1499) <36F3EC7D-1569-36D7-8A7D-33656C5BFD02> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
           0x1126ff000 -        0x112703ff7  com.apple.DirectoryServicesSource (9.0 - 1499) <C37D57B0-7769-39A2-B511-94F17143D3A7> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
           0x112709000 -        0x11270bfff  com.apple.addressbook.POIPlugin (9.0 - 1499) <30012F8D-659F-382E-8BF3-CA57CF73A272> /System/Library/Address Book Plug-Ins/POIPlugin.sourcebundle/Contents/MacOS/POIPlugin
           0x1127ad000 -        0x1127d8fff  com.apple.icloud.iaplugin (426 - 562) <600688FC-56BF-3DB9-980C-861EDF44B1D7> /System/Library/InternetAccounts/iCloud.iaplugin/Contents/MacOS/iCloud
           0x1127f9000 -        0x112806fff  com.apple.SystemAdministrationInterface (1.0 - 1) <6A4493A5-3137-3CCC-B509-FB3F4FF13C79> /System/Library/PrivateFrameworks/SystemAdministrationInterface.framework/Versi ons/A/SystemAdministrationInterface
           0x112a2b000 -        0x112a2dfff  pwauxprop.so (419) <5F54667E-8C54-3445-9D1D-7C8A423DDE7C> /usr/lib/sasl2/pwauxprop.so
           0x112a31000 -        0x112a33fff  shadow_auxprop.so (183) <4E05B744-F0DB-314A-886C-172E7864B5F7> /usr/lib/sasl2/shadow_auxprop.so
           0x112a38000 -        0x112a3bfff  smb_ntlmv2.so (183) <231397CF-F819-30D6-9238-A111137F97A2> /usr/lib/sasl2/smb_ntlmv2.so
           0x112a4d000 -        0x112a5ffff  com.apple.frameworks.preferencepanessupport (13.0 - 13.0) <41164AC3-82FF-351B-91C6-7CD19CB13F57> /System/Library/PrivateFrameworks/PreferencePanesSupport.framework/Versions/A/P referencePanesSupport
           0x112b47000 -        0x112b49fff  libplain.2.so (193) <1E8EFAF4-1D23-3530-A04F-5AFBCCBC40F9> /usr/lib/sasl2/libplain.2.so
           0x112b4d000 -        0x112bc7ff7  com.apple.xquery (1.3.1 - 30) <9D868AE3-C5A0-34BD-8C33-EB5F8EDD7ACA> /System/Library/PrivateFrameworks/XQuery.framework/XQuery
           0x112c0e000 -        0x112c10fff  apop.so (183) <45C50E60-97D1-3FE0-93F5-145F489AAF50> /usr/lib/sasl2/apop.so
           0x112c15000 -        0x112c16fff  atoken.so (183) <0F3DB480-6B1A-3AD6-B3E4-CEAB75436788> /usr/lib/sasl2/atoken.so
           0x112c1a000 -        0x112c2bffb  dhx.so (183) <4BE28005-1AE3-3D6D-875F-9AD9F69E79F1> /usr/lib/sasl2/dhx.so
           0x112c39000 -        0x112c42fff  digestmd5WebDAV.so (183) <A0405C97-15BE-31CA-9CD2-D258F4B30C37> /usr/lib/sasl2/digestmd5WebDAV.so
           0x112c47000 -        0x112c49fff  libanonymous.2.so (193) <3CBC6ECD-E78C-3A19-BEF9-628B49C85047> /usr/lib/sasl2/libanonymous.2.so
           0x112cc9000 -        0x112cccfff  libLatinSuppConverter.dylib (64) <5B5E0D68-25C8-3364-A8D0-C76513E217E4> /System/Library/CoreServices/Encodings/libLatinSuppConverter.dylib
           0x112cd1000 -        0x112cd3ff7  libcrammd5.2.so (193) <2B573E51-8264-36FD-AABA-0599FCC776AD> /usr/lib/sasl2/libcrammd5.2.so
           0x112cda000 -        0x112ce3fff  libdigestmd5.2.so (193) <85C0F6CC-7333-3394-AD8D-4E7BD3712C52> /usr/lib/sasl2/libdigestmd5.2.so
           0x112d79000 -        0x112d7efff  libgssapiv2.2.0.18.so (193) <46C161D0-74D2-38FB-934B-6EE044961C53> /usr/lib/sasl2/libgssapiv2.2.0.18.so
           0x112d83000 -        0x112d88fff  libntlm.so (193) <B257700E-17B1-3DE7-A764-BC7786564B5C> /usr/lib/sasl2/libntlm.so
           0x112d8d000 -        0x112d8ffff  login.so (193) <DF41E250-01D0-31F4-8A80-9B6EE6B7C0D1> /usr/lib/sasl2/login.so
           0x112d93000 -        0x112d96ff7  mschapv2.so (183) <F758C957-FB59-3E55-8798-44016F79E520> /usr/lib/sasl2/mschapv2.so
           0x112d9b000 -        0x112da5fff  com.apple.DirectoryServer (10.10 - 59) <61A473DD-D803-3C6A-BA6F-E8BB5CE5AED7> /System/Library/PrivateFrameworks/DirectoryServer.framework/Versions/A/Director yServer
           0x112dad000 -        0x112db3fff  com.apple.HeimODAdmin (4.0 - 2.0) <8A8F50F3-0BA1-30ED-B79B-464DE78926E1> /System/Library/PrivateFrameworks/HeimODAdmin.framework/Versions/A/HeimODAdmin
           0x112ec7000 -        0x112ee8ffb  com.apple.DirectoryService.PasswordServerFramework (10.10 - 44) <13610720-24EC-39D5-93FE-9AAA707D5B15> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
           0x112efa000 -        0x112f05fff  com.apple.AccountPolicy (1.0 - 1) <9C8D47AD-A299-34C4-8305-BA966E7F8689> /System/Library/PrivateFrameworks/AccountPolicy.framework/Versions/A/AccountPol icy
           0x112f0e000 -        0x112f1aff7  com.apple.directoryserver.CFDirectoryServer (10.10 - 59) <05D571A8-5741-3307-ACAC-F4314495B6EF> /System/Library/PrivateFrameworks/DirectoryServer.framework/Frameworks/CFDirect oryServer.framework/Versions/A/CFDirectoryServer
           0x112f26000 -        0x112f27fff  plain-clienttoken.so (183) <12B2FD79-5F8D-31E5-9A53-B5E3D03F9D36> /usr/lib/sasl2/plain-clienttoken.so
           0x11304f000 -        0x113050fff  com.apple.CFAccountPolicy (1.0 - 1) <8202A049-7ED7-39A3-987E-FD5093DB7890> /System/Library/PrivateFrameworks/AccountPolicy.framework/Frameworks/CFAccountP olicy.framework/Versions/A/CFAccountPolicy
           0x1130c5000 -        0x1130c5ffe +cl_kernels (???) <5D65971F-8950-4144-BDDD-B5EE794A53CA> cl_kernels
           0x113222000 -        0x113227ff7  libgermantok.dylib (17) <47EF3D93-B111-3218-AF60-E33F506D57E8> /usr/lib/libgermantok.dylib
           0x11322c000 -        0x11322dfff  libArabicConverter.dylib (64) <133109C2-4334-37DD-B3A8-AFD70DF992C6> /System/Library/CoreServices/Encodings/libArabicConverter.dylib
           0x1132f7000 -        0x1132f7ff7 +cl_kernels (???) <CAC2BDBB-6947-43B6-86DD-475BDCB91ED5> cl_kernels
           0x11381c000 -        0x11381cffe +cl_kernels (???) <5D65971F-8950-4144-BDDD-B5EE794A53CA> cl_kernels
           0x113820000 -        0x113820fff +cl_kernels (???) <607B59BA-7CA2-4251-9853-888331401819> cl_kernels
           0x11386f000 -        0x11394fff7  unorm8_rgba.dylib (2.4.5) <A8805102-8A21-3A5E-AE22-63C0DEC8CB6F> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_rgba.dylib
        0x7fff6426a000 -     0x7fff642a0837  dyld (353.2.1) <4696A982-1500-34EC-9777-1EF7A03E2659> /usr/lib/dyld
        0x7fff82240000 -     0x7fff82242ff7  com.apple.SecCodeWrapper (4.0 - 238) <F450AB10-B0A4-3B55-A1B9-563E55C99333> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff82243000 -     0x7fff82320ff7  com.apple.QuickLookUIFramework (5.0 - 675) <84FEB409-7D7A-35AC-83BE-F79FB293E23E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff82321000 -     0x7fff825b7fff  com.apple.Mail.framework (8.1 - 1993) <F18BAFE5-CC52-3FBA-BC1A-DDB03243BA17> /System/Library/PrivateFrameworks/Mail.framework/Versions/A/Mail
        0x7fff825b8000 -     0x7fff825c5fff  com.apple.ProtocolBuffer (1 - 225.1) <2D502FBB-D2A0-3937-A5C5-385FA65B3874> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff825c6000 -     0x7fff825c6fff  com.apple.ApplicationServices (48 - 48) <5BF7910B-C328-3BF8-BA4F-CE52B574CE01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff825cc000 -     0x7fff82709fff  com.apple.ImageIO.framework (3.3.0 - 1038) <611BDFBA-4BAA-36A8-B7E0-3830F3375E53> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff8270a000 -     0x7fff82723ff7  com.apple.CalendarAgentLink (8.0 - 250) <0F3CCA9C-645D-3A1A-A959-F4F8D31F9B1A> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/Calend arAgentLink
        0x7fff82724000 -     0x7fff82764ff7  com.apple.CalDAV (8.0 - 198) <2B669768-E027-3F28-8D20-6A60E05D0906> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
        0x7fff82765000 -     0x7fff82767fff  com.apple.EFILogin (2.0 - 2) <F0269EE2-3686-3A8A-8B83-F86974E35E90> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff82768000 -     0x7fff82780fff  com.apple.CalendarStore (8.0 - 1479) <42CC3B45-7916-3C2C-8F07-E40D96C9FEDB> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
        0x7fff82781000 -     0x7fff82781ff7  libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib
        0x7fff8278f000 -     0x7fff828d3ff7  com.apple.QTKit (7.7.3 - 2890) <6F6CD79F-CFBB-3FE4-82C6-47991346FB17> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff82b10000 -     0x7fff82b4dff3  com.apple.bom (14.0 - 193.6) <3CE5593D-DB28-3BFD-943E-6261006FA292> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff82b4e000 -     0x7fff82e50fff  com.apple.HIToolbox (2.1.1 - 756) <9DD121B5-B7EB-3C43-8155-61A4417F8E9A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff82e51000 -     0x7fff82e52fff  libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib
        0x7fff82e53000 -     0x7fff832a6fc7  com.apple.vImage (8.0 - 8.0) <33BE7B31-72DB-3364-B37E-C322A32748C5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff832a7000 -     0x7fff83327ff7  com.apple.IMAP (8.1 - 1993) <214B764F-2A95-3939-857B-DDAA92A2330D> /System/Library/PrivateFrameworks/IMAP.framework/Versions/A/IMAP
        0x7fff83328000 -     0x7fff83568ff7  com.apple.AddressBook.framework (9.0 - 1499) <8D5C9530-4D90-32C7-BB5E-3A686FE36BE9> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff83569000 -     0x7fff835e6fff  com.apple.CoreServices.OSServices (640.3 - 640.3) <28445162-08E9-3E24-84E4-617CE5FE1367> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff835e7000 -     0x7fff83635fff  libcurl.4.dylib (83.1.2) <337A1FF8-E8B1-3173-9F29-C0D4C851D8E1> /usr/lib/libcurl.4.dylib
        0x7fff83636000 -     0x7fff8363efff  libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib
        0x7fff8363f000 -     0x7fff8365dfff  com.apple.frameworks.preferencepanes (16.0 - 16.0) <C763B730-D6BC-31D3-951A-898BB49C5A3E> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff8365e000 -     0x7fff836bafff  com.apple.coredav (1.0.1 - 261) <6FDDD736-DF1C-3D2B-82D7-D6D15C67F269> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
        0x7fff83822000 -     0x7fff8385dfff  com.apple.QD (301 - 301) <C4D2AD03-B839-350A-AAF0-B4A08F8BED77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8385e000 -     0x7fff83861fff  libCGXCoreImage.A.dylib (772) <6F42EEBA-6FF4-331F-8F8D-37D6B853614D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCo reImage.A.dylib
        0x7fff83862000 -     0x7fff83862fff  libOpenScriptingUtil.dylib (162) <EFD79173-A9DA-3AE6-BE15-3948938204A6> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff83863000 -     0x7fff8386eff7  com.apple.speech.synthesis.framework (5.2.6 - 5.2.6) <9434AA45-B6BD-37F7-A866-172196A7F91B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff8386f000 -     0x7fff83877ff7  com.apple.AppleSRP (5.0 - 1) <01EC5144-D09A-3D6A-AE35-F6D48585F154> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
        0x7fff83891000 -     0x7fff838a2fff  libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib
        0x7fff838a3000 -     0x7fff838a3fff  com.apple.Carbon (154 - 157) <6E3AEB9D-7643-36BE-A7E5-D08886649257> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8415b000 -     0x7fff8428bfff  com.apple.UIFoundation (1.0 - 1) <8E030D93-441C-3997-9CD2-55C8DFAC8B84> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundatio n
        0x7fff8428c000 -     0x7fff842baff7  com.apple.CommerceKit (1.2.0 - 376.0.5) <651BD237-2055-3D9D-8B12-8A4474D26AC1> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/CommerceKit
        0x7fff842bb000 -     0x7fff842c8ff7  libxar.1.dylib (254) <CE10EFED-3066-3749-838A-6A15AC0DBCB6> /usr/lib/libxar.1.dylib
        0x7fff842c9000 -     0x7fff842c9ff7  libunc.dylib (29) <5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib
        0x7fff842ca000 -     0x7fff84310ffb  libFontRegistry.dylib (134) <01B8034A-45FD-3360-A347-A1896F591363> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff844c1000 -     0x7fff849d4ff3  com.apple.JavaScriptCore (10600 - 10600.1.17) <CE5255CC-E13F-3694-B6DD-5285356BFCC0> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff849d5000 -     0x7fff849dafff  com.apple.EmailAddressing (8.1 - 1993) <DE5E7625-1C3F-320E-874E-449CDF557AB6> /System/Library/PrivateFrameworks/EmailAddressing.framework/Versions/A/EmailAdd ressing
        0x7fff849db000 -     0x7fff849dfff7  libGIF.dylib (1231) <A349BA73-301E-3EDE-8A31-8ACE827C289E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff849e0000 -     0x7fff84a76ffb  com.apple.CoreMedia (1.0 - 1562.19) <F79E0E9D-4ED1-3ED1-827A-C3C5377DB1D7> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff84a77000 -     0x7fff84aafffb  libsystem_network.dylib (411) <C0B2313D-47BE-38A9-BEE6-2634A4F5E14B> /usr/lib/system/libsystem_network.dylib
        0x7fff84ab0000 -     0x7fff84ab3fff  com.apple.IOSurface (97 - 97) <D4B4D2B2-7B16-3174-9EA6-55E0A10B452D> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff84be5000 -     0x7fff84c09ff7  com.apple.quartzfilters (1.10.0 - 1.10.0) <1AE50F4A-0098-34E7-B24D-DF7CB94073CE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff84c0a000 -     0x7fff84c43fff  com.apple.AirPlaySupport (2.0 - 215.10) <E4159036-4C38-3F28-8AF3-4F074DAF01AC> /System/Library/PrivateFrameworks/AirPlaySupport.framework/Versions/A/AirPlaySu pport
        0x7fff84c44000 -     0x7fff84c45fff  libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff84c46000 -     0x7fff84c48fff  com.apple.loginsupport (1.0 - 1) <35A2A071-606C-39A5-8C11-E4CAF98D934C> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsu pport.framework/Versions/A/loginsupport
        0x7fff84c49000 -     0x7fff84d3bff7  libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib
        0x7fff84d3c000 -     0x7fff84d48fff  com.apple.CloudPhotoServicesConfiguration (0.9 - 201.48.0) <4EB3363D-D216-3630-AAFC-8E3136AA3734> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/Versions/A/Frame works/CloudPhotoServicesConfiguration.framework/Versions/A/CloudPhotoServicesCon figuration
        0x7fff84d49000 -     0x7fff84d54ff7  com.apple.CommerceCore (1.0 - 376.0.5) <57E5C067-52F6-3854-86C0-D878EDA24B55> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff84d55000 -     0x7fff84d5aff7  libunwind.dylib (35.3) <BE7E51A0-B6EA-3A54-9CCA-9D88F683A6D6> /usr/lib/system/libunwind.dylib
        0x7fff84d5b000 -     0x7fff84d96fff  com.apple.AOSAccounts (1.3.1 - 1.8.19) <1EF4B780-3474-331E-9104-6CE796D8C930> /System/Library/PrivateFrameworks/AOSAccounts.framework/Versions/A/AOSAccounts
        0x7fff84d97000 -     0x7fff84d9eff7  com.apple.FamilyCircle (1.0 - ???) <6FB67950-21A4-30F9-A26E-2EE6ADEC107C> /System/Library/PrivateFrameworks/FamilyCircle.framework/Versions/A/FamilyCircl e
        0x7fff84dd5000 -     0x7fff84ddcff7  libcompiler_rt.dylib (35) <BF8FC133-EE10-3DA6-9B90-92039E28678F> /usr/lib/system/libcompiler_rt.dylib
        0x7fff84ddd000 -     0x7fff84e14ffb  com.apple.LDAPFramework (2.4.28 - 194.5) <4CFE8010-CE3F-35EC-90BA-529B74321029> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff84e15000 -     0x7fff84e19ff7  com.apple.TCC (1.0 - 1) <AFC32F8F-BCD5-313C-B66E-5AB8591EC066> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff84e1a000 -     0x7fff84e1afff  com.apple.SafariDAVNotifier (1.1.1 - 1) <21D4673A-52C7-391D-AF7C-F77D368D34AE> /System/Library/PrivateFrameworks/BookmarkDAV.framework/Versions/A/Frameworks/S afariDAVNotifier.framework/Versions/A/SafariDAVNotifier
        0x7fff84e1b000 -     0x7fff84e1eff7  com.apple.Mangrove (1.0 - 1) <2AF1CAE9-8BF9-33C4-9C1B-123DBAF1522B> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
        0x7fff84e1f000 -     0x7fff84e42ff7  com.apple.framework.familycontrols (4.1 - 410) <41499068-0AB2-38CB-BE6A-F0DD0F06AB52> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff84e43000 -     0x7fff84e54ff7  libsystem_coretls.dylib (35.1.2) <EBBF7EF6-80D8-3F8F-825C-B412BD6D22C0> /usr/lib/system/libsystem_coretls.dylib
        0x7fff84e55000 -     0x7fff84eadff7  com.apple.accounts.AccountsDaemon (113 - 113) <E0074FA1-1872-3F20-8445-3E2FEA290CFB> /System/Library/PrivateFrameworks/AccountsDaemon.framework/Versions/A/AccountsD aemon
        0x7fff84eae000 -     0x7fff84f6cff7  com.apple.imcore (10.0 - 1000) <70102064-F620-3DC0-BA70-1A0A7EF9F734> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
        0x7fff84f6d000 -     0x7fff850a1ff7  com.apple.syncservices (8.1 - 722) <08977F4A-9E28-3DEB-8882-6016DA9CECE2> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
        0x7fff850a2000 -     0x7fff850a3fff  com.apple.TrustEvaluationAgent (2.0 - 25) <2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff850a4000 -     0x7fff850a8fff  com.apple.FindMyMac (3.1 - 3.1) <3D5525AC-E3C4-3C3D-B5FF-A0451192B0CA> /System/Library/PrivateFrameworks/FindMyMac.framework/Versions/A/FindMyMac
        0x7fff850a9000 -     0x7fff850b4ff7  com.apple.DirectoryService.Framework (10.10 - 187) <813211CD-725D-31B9-ABEF-7B28DE2CB224> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff850e0000 -     0x7fff850e1ff7  libodfde.dylib (22) <52D0ABCD-F464-362C-86EA-ACA10993F556> /usr/lib/libodfde.dylib
        0x7fff850e2000 -     0x7fff850f2ff7  libbsm.0.dylib (34) <A3A2E56C-2B65-37C7-B43A-A1F926E1A0BB> /usr/lib/libbsm.0.dylib
        0x7fff850f3000 -     0x7fff8512bff7  com.apple.PassKit (1.0 - 50) <1B397DE6-9B0F-3FC3-B144-402B21EC9161> /System/Library/PrivateFrameworks/PassKit.framework/Versions/A/PassKit
        0x7fff851d1000 -     0x7fff851dafff  libGFXShared.dylib (11.0.7) <EC449E3A-D9D2-3494-8B6C-DEB7B11EEDAB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff851db000 -     0x7fff85369fff  libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8536a000 -     0x7fff8536fff7  com.apple.MediaAccessibility (1.0 - 61) <00A3E0B6-79AC-387E-B282-AADFBD5722F6> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
        0x7fff85370000 -     0x7fff855d8ffb  com.apple.security (7.0 - 57031.1.35) <96141D1F-614E-32C4-8AC2-F47481F23F43> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff855d9000 -     0x7fff855deffb  libheimdal-asn1.dylib (398.1.2) <F9463B34-AAF5-3488-AD0C-85937C81FC5E> /usr/lib/libheimdal-asn1.dylib
        0x7fff855df000 -     0x7fff85605ff7  com.apple.ChunkingLibrary (2.1 - 163.1) <3514F2A4-38BD-3849-9286-B3B991057742> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff85632000 -     0x7fff859c8fff  com.apple.CoreFoundation (6.9 - 1151.16) <F2B088AF-A5C6-3FAE-9EB4-7931AF6359E4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff859c9000 -     0x7fff85c7dff7  com.apple.WebKit (10600 - 10600.1.25) <84496A10-D8E5-3E8C-93B1-98D5AE790922> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff85c7e000 -     0x7fff85cb9fff  com.apple.Symbolication (1.4 - 56045) <D64571B1-4483-3FE2-BD67-A91360F79727> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff85cba000 -     0x7fff85ccffff  com.apple.ToneKit (1.0 - 1) <CA375645-8DE1-3DE8-A2E0-0537849DF59B> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit
        0x7fff85cd0000 -     0x7fff85d1fff7  com.apple.opencl (2.4.2 - 2.4.2) <6AE26E08-6EFC-3E1B-B202-EFA9C3E5B9D4> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff85d20000 -     0x7fff85d25fff  com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff85d49000 -     0x7fff85d71fff  libxpc.dylib (559.1.22) <9437C02E-A07B-38C8-91CB-299FAA63083D> /usr/lib/system/libxpc.dylib
        0x7fff85d72000 -     0x7fff85d8cff7  com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff85d8d000 -     0x7fff85d98ff7  com.apple.AppSandbox (4.0 - 238) <BC5EE1CA-764A-303D-9989-4041C1291026> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
        0x7fff85d99000 -     0x7fff85d99ff7  liblaunch.dylib (559.1.22) <8A988924-8BE7-35FE-BF7D-322E90EFE49E> /usr/lib/system/liblaunch.dylib
        0x7fff85d9a000 -     0x7fff85da4fff  com.apple.KerberosHelper (4.0 - 1.0) <DA8D89D2-3185-3527-9E36-AA17F018B776> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
        0x7fff85da5000 -     0x7fff85da7fff  com.apple.CoreDuetDebugLogging (1.0 - 1) <9A6E5710-EA99-366E-BF40-9A65EC1B46A1> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/Cor eDuetDebugLogging
        0x7fff85da8000 -     0x7fff85daaff7  libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib
        0x7fff85db2000 -     0x7fff85dddff3  libarchive.2.dylib (30) <8CBB4416-EBE9-3574-8ADC-44655D245F39> /usr/lib/libarchive.2.dylib
        0x7fff85dde000 -     0x7fff85e0cfff  com.apple.CoreServicesInternal (221.1 - 221.1) <51BAE6D2-84F3-392A-BFEC-A3B47B80A3D2> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff85e4a000 -     0x7fff85e4cff7  libutil.dylib (38) <471AD65E-B86E-3C4A-8ABD-B8665A2BCE3F> /usr/lib/libutil.dylib
        0x7fff85e4d000 -     0x7fff85e71ff7  com.apple.facetimeservices (10.0 - 1000) <52EE049F-36E3-35C8-9304-7878AF7AC241> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
        0x7fff85f0b000 -     0x7fff85f0dfff  libsystem_configuration.dylib (699.1.5) <9FBA1CE4-97D0-347E-A443-93ED94512E92> /usr/lib/system/libsystem_configuration.dylib
        0x7fff85f0e000 -     0x7fff85f82ff3  com.apple.securityfoundation (6.0 - 55126) <E7FB7A4E-CB0B-37BA-ADD5-373B2A20A783> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff85f83000 -     0x7fff85fb0fff  com.apple.notificationcenter (1.0 - 393.0.2) <27FD5C26-2AB0-305F-A123-ED5E1209300E> /System/Library/Frameworks/NotificationCenter.framework/Versions/A/Notification Center
        0x7fff85fb1000 -     0x7fff85fd5fff  com.apple.speech.LatentSemanticMappingFramework (2.11.6 - 2.11.6) <5AB4EF58-829E-382D-9E4E-BCD2085C47CC> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
        0x7fff85fd6000 -     0x7fff85ff6fff  com.apple.IconServices (47.1 - 47.1) <E83DFE3B-6541-3736-96BB-26DC5D0100F1> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff85ff7000 -     0x7fff85ffafff  com.apple.help (1.3.3 - 46) <CA4541F4-CEF5-355C-8F1F-EA65DC1B400F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff85ffb000 -     0x7fff86265ff7  com.apple.imageKit (2.6 - 838) <DDFE019E-DF3E-37DA-AEC0-9182454B7312> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff86297000 -     0x7fff862e5fff  com.apple.ExchangeWebServices (5.0 - 213) <BB96875F-981D-3787-B450-A294F6D0A6A6> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
        0x7fff862e6000 -     0x7fff86328fff  com.apple.sociald.Social (87 - 87) <A32F7CCA-6D52-3F4E-8779-548E07A84738> /System/Library/Frameworks/Social.framework/Versions/A/Social
        0x7fff86330000 -     0x7fff863a1ff7  com.apple.framework.IOKit (2.0.2 - 1050.1.21) <ED3B0B22-AACC-303B-BFC8-20ECD1AF6BA2> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff863a2000 -     0x7fff863bffff  com.apple.DistributionKit (700 - 920) <079B0A4A-97CD-34D6-B50D-AB5D656B2A38> /System/Library/PrivateFrameworks/Install.framework/Frameworks/DistributionKit. framework/Versions/A/DistributionKit
        0x7fff863c0000 -     0x7fff86468ff7  com.apple.PackageKit (3.0 - 434) <B6C2831E-914D-3E5F-B0E9-A7079489A6FD> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
        0x7fff86469000 -     0x7fff864bcffb  libAVFAudio.dylib (118.3) <CC124063-34DF-39E3-921A-2BA3EA8D6F38> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff864bd000 -     0x7fff86507fff  com.apple.DiskManagement (7.0 - 847) <A57A181E-7C50-38F6-BE0A-4F437BB8C45F> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
        0x7fff86508000 -     0x7fff8652dff7  libPng.dylib (1231) <2D5AC0EE-4056-3F76-97E7-BBD415F072B5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8652e000 -     0x7fff86624ff7  com.apple.ical.EventKit (3.0 - 338) <8BF78397-DA6C-3FA3-99A5-68740F81E066> /System/Library/Frameworks/EventKit.framework/Versions/A/EventKit
        0x7fff86625000 -     0x7fff86640fff  com.apple.PackageKit.PackageUIKit (3.0 - 434) <BE4B6C6F-4A32-3DB1-B81B-EF9ADD70E6EA> /System/Library/PrivateFrameworks/PackageKit.framework/Frameworks/PackageUIKit. framework/Versions/A/PackageUIKit
        0x7fff86641000 -     0x7fff86692ff7  com.apple.AppleVAFramework (5.0.31 - 5.0.31) <762E9358-A69A-3D63-8282-3B77FBE0147E> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff86693000 -     0x7fff8669efff  libcommonCrypto.dylib (60061) <D381EBC6-69D8-31D3-8084-5A80A32CB748> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8669f000 -     0x7fff86775ff3  com.apple.DiskImagesFramework (10.10 - 389.1) <7DE2208C-BD55-390A-8167-4F9F11750C4B> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff86789000 -     0x7fff867cfff7  libauto.dylib (186) <A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib
        0x7fff867d0000 -     0x7fff867f7fff  com.apple.iCalendar (7.0 - 200) <621D04EF-9325-3FEA-999A-9280D0940B1A> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
        0x7fff867f8000 -     0x7fff867fefff  libsystem_trace.dylib (72.1.3) <A9E6B7D8-C327-3742-AC54-86C94218B1DF> /usr/lib/system/libsystem_trace.dylib
        0x7fff867ff000 -     0x7fff868aefff  com.apple.AOSUI (1.2 - 359) <DB496530-EEFF-3478-94A5-671E77CB75BB> /System/Library/PrivateFrameworks/AOSUI.framework/Versions/A/AOSUI
        0x7fff868af000 -     0x7fff868c9ff7  com.apple.AppleVPAFramework (1.0.30 - 1.0.30) <D47A2125-C72D-3298-B27D-D89EA0D55584> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
        0x7fff868ca000 -     0x7fff86924ff7  com.apple.LanguageModeling (1.0 - 1) <ACA93FE0-A0E3-333E-AE3C-8EB7DE5F362F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/Languag eModeling
        0x7fff86972000 -     0x7fff86973fff  libSystem.B.dylib (1213) <DA954461-EC6A-3DF0-8551-6FC810627627> /usr/lib/libSystem.B.dylib
        0x7fff869be000 -     0x7fff86c54ff7  com.apple.AOSKit (1.06 - 215) <432B31DE-50F3-3258-A462-A777C3B8184A> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff86c55000 -     0x7fff8702cfe7  com.apple.CoreAUC (211.0.0 - 211.0.0) <C8B2470F-3994-37B8-BE10-6F78667604AC> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff8702d000 -     0x7fff87043ff7  libsystem_asl.dylib (267) <F153AC5B-0542-356E-88C8-20A62CA704E2> /usr/lib/system/libsystem_asl.dylib
        0x7fff87044000 -     0x7fff8709efff  com.apple.Suggestions (4.0 - 165) <34A8FB72-F663-3085-B4D0-6982B0BDCF21> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
        0x7fff8709f000 -     0x7fff870b9ff3  com.apple.Ubiquity (1.3 - 313) <DF56A657-CC6E-3BE2-86A0-71F07127724C> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff870ba000 -     0x7fff87119ff3  com.apple.AE (681 - 681) <7F544183-A515-31A8-B45F-89A167F56216> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8711a000 -     0x7fff87125fdb  com.apple.AppleFSCompression (68.1.1 - 1.0) <F30E8CA3-50B3-3B44-90A0-803C5C308BFE> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff87126000 -     0x7fff87128ffb  libCGXType.A.dylib (772) <7CB71BC6-D8EC-37BC-8243-41BAB086FAAA> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
        0x7fff87129000 -     0x7fff87137ff7  com.apple.ToneLibrary (1.0 - 1) <3E6D130D-77B0-31E1-98E3-A6052AB09824> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary
        0x7fff87138000 -     0x7fff871c6ff7  com.apple.CorePDF (4.0 - 4) <9CD7EC6D-3593-3D60-B04F-75F612CCB99A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff871c7000 -     0x7fff872baff7  com.apple.MapKit (1.0 - 1464.4.13) <C63F5437-0706-37F4-8FD5-384CE592808F> /System/Library/Frameworks/MapKit.framework/Versions/A/MapKit
        0x7fff872bb000 -     0x7fff872c3fe7  libcldcpuengine.dylib (2.4.5) <DF810F9A-1755-3283-82C3-D8192BCD8016> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
        0x7fff872c4000 -     0x7fff873ebfff  com.apple.coreui (2.1 - 305) <BB430677-D1F7-38DD-8F05-70E54352B8B5> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff873ec000 -     0x7fff8747dfff  com.apple.SoftwareUpdate.framework (6 - 744) <4EBCE244-C676-3228-BF4B-645B143C1B97> /System/Library/PrivateFrameworks/SoftwareUpdate.framework/Versions/A/SoftwareU pdate
        0x7fff8747e000 -     0x7fff8788bff7  libLAPACK.dylib (1128) <F9201AE7-B031-36DB-BCF8-971E994EF7C1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8788c000 -     0x7fff8790dff3  com.apple.CoreUtils (1.0 - 101.1) <45E5E51B-947E-3F2D-BD9C-480E72555C23> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
        0x7fff8790e000 -     0x7fff879edff7  com.apple.MailCore (8.1 - 1993) <DC6B9E54-74A0-37CD-B693-D54E79DF491B> /System/Library/PrivateFrameworks/MailCore.framework/Versions/A/MailCore
        0x7fff879fb000 -     0x7fff8853cfff  com.apple.AppKit (6.9 - 1343.16) <C98DB43F-4245-3E6E-A4EE-37DAEE33E174> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8853d000 -     0x7fff88560fff  com.apple.Sharing (328.3 - 328.3) <FDEE49AD-8804-3760-9C14-8D1D10BBEA37> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff88561000 -     0x7fff885adfff  com.apple.corelocation (1486.17 - 1615.21) <DB68CEB9-0D51-3CB9-86A4-B0400CE6C515> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff885ae000 -     0x7fff88643ff7  com.apple.ColorSync (4.9.0 - 4.9.0) <F06733BD-A10C-3DB3-B050-825351130392> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff88644000 -     0x7fff8866eff7  libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib
        0x7fff8866f000 -     0x7fff88681ff7  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <CE9FABB4-1C5D-3F9B-9BB8-5CC50C3E5E31> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/C oreDuetDaemonProtocol
        0x7fff88682000 -     0x7fff88690fff  libIASAuthReboot.dylib (920) <B165E345-197F-3DC7-A52B-64C34FD95D0A> /usr/lib/libIASAuthReboot.dylib
        0x7fff886e7000 -     0x7fff886e7fff  com.apple.WebKit2 (10600 - 10600.1.25) <32C26838-0090-388F-B5E3-DFB597B9B37B> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
        0x7fff886e8000 -     0x7fff886eeff7  libsystem_networkextension.dylib (167.1.10) <29AB225B-D7FB-30ED-9600-65D44B9A9442> /usr/lib/system/libsystem_networkextension.dylib
        0x7fff886ef000 -     0x7fff886f2fff  com.apple.xpc.ServiceManagement (1.0 - 1) <7E9E6BB7-AEE7-3F59-BAC0-59EAF105D0C8> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff886f3000 -     0x7fff88758fff  com.apple.framework.internetaccounts (2.1 - 210) <DC8D9230-B7C8-3100-8B2F-399B51A4483A> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff88759000 -     0x7fff88763ff7  com.apple.NetAuth (5.0 - 5.0) <B9EC5425-D38D-308C-865F-207E0A98BAC7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff88764000 -     0x7fff88791fff  com.apple.Accounts (113 - 113) <3145FCC2-D297-3DD1-B74B-9E7DBB0EE33C> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
        0x7fff88792000 -     0x7fff88792fff  com.apple.Accelerate (1.10 - Accelerate 1.10) <227E2491-1DDB-336F-BF83-773CECEC66F1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff88793000 -     0x7fff887afff7  libsystem_malloc.dylib (53.1.1) <19BCC257-5717-3502-A71F-95D65AFA861B> /usr/lib/system/libsystem_malloc.dylib
        0x7fff887b0000 -     0x7fff887ccff7  com.apple.pluginkit.framework (1.0 - 1) <566FECEA-620F-3E70-8B87-C69A4486811F> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
        0x7fff887cd000 -     0x7fff887ceff7  com.apple.print.framework.Print (10.0 - 265) <3BC4FE7F-78A0-3E57-8F4C-520E7EFD36FA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff887cf000 -     0x7fff88801ff3  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <C6DB0A07-F8E4-3837-BCA9-225F460EDA81> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
        0x7fff88802000 -  

  • Mail App Crash with Contact Photos

    Hi @ all,
    i use Mac OS X 10.10 and my Mail App is crashing every time i use contact photos.
    If i want to open a mail from one of my contacts with a picture, Mail App is crashs ...
    If i want to show contact photos in my E-Mail List, the Mail App crashes every time i open it.
    Does anyone know this problem and can help me?
    Thanks a lot
    Alex

    Who has also this problem?

  • Safari Browser and Mail App cannot be opened.

    After I turn off my iPod Touch and start up again, Safari browser and my Mail App crashes every time I open it. I tried to reboot the device again, and it did not work. I'm going to have to restore, but my question is:
    What are the reasons for this? This has never happen to me before.
    Replies appreciated.

    Almost all the times things like that just happens and they seldom return.  If i keeps recurring after restoring to factory defaults/new iPod then you likely have a hardware problem.

  • Mail.app crashes when trying to sync with .mac

    Mail.app crashes when I try to sync my mail accounts with .mac. It currently works fine on my older PowerPC PowerBook G4, but on my new MacBook Pro it crashes every time.
    Any others experience this?
    Thanks in advance for any help.
    Here's the report:
    Date/Time: 2007-05-21 00:05:56.380 -0700
    OS Version: 10.4.9 (Build 8P2137)
    Report Version: 4
    Command: Mail
    Path: /Applications/Mail.app/Contents/MacOS/Mail
    Parent: WindowServer [98]
    Version: 2.1.1 (752.3)
    Build Version: 8
    Project Name: MailViewer
    Source Version: 7520300
    PID: 437
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x0000000c
    Thread 0 Crashed:
    0 com.apple.Foundation 0x927f7758 +[NSInvocation newInvocationWithMethodSignature:] + 28
    1 com.apple.Foundation 0x927f736a -[NSObject(NSForwardInvocation) forward::] + 215
    2 libobjc.A.dylib 0x90a5ccc1 objcmsgForward + 49
    3 com.apple.MessageFramework 0x9a1d7778 +[MailAccount _addAccountToSortedPaths:] + 83
    4 com.apple.MessageFramework 0x9a1d7716 _setupSortedPathsForAccounts + 119
    5 com.apple.MessageFramework 0x9a1d6fdb +[MailAccount setMailAccounts:] + 1158
    6 com.apple.MessageFramework 0x9a2a4887 -[Account updateAccountsFromPlist:acceptedChanges:] + 2583
    7 com.apple.MessageFramework 0x9a2a3e44 -[Account dataWasSyncedVersion:newData:acceptedChanges:] + 176
    8 libobjc.A.dylib 0x90a5cd76 objc_msgSendv + 54
    9 com.apple.Foundation 0x927f83e4 -[NSInvocation invoke] + 982
    10 com.apple.MessageFramework 0x9a1fad7c _invokeInvocationRequest + 85
    11 com.apple.MessageFramework 0x9a1fa995 -[MainThread handlePortMessage:] + 154
    12 com.apple.Foundation 0x928429c0 __NSFireMachPort + 307
    13 com.apple.CoreFoundation 0x9083e385 __CFMachPortPerform + 136
    14 com.apple.CoreFoundation 0x9082e62d CFRunLoopRunSpecific + 2904
    15 com.apple.CoreFoundation 0x9082dace CFRunLoopRunInMode + 61
    16 com.apple.HIToolbox 0x92de98d8 RunCurrentEventLoopInMode + 285
    17 com.apple.HIToolbox 0x92de8fe2 ReceiveNextEventCommon + 385
    18 com.apple.HIToolbox 0x92de8e39 BlockUntilNextEventMatchingListInMode + 81
    19 com.apple.AppKit 0x9328f465 _DPSNextEvent + 572
    20 com.apple.AppKit 0x9328f056 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
    21 com.apple.AppKit 0x93288ddb -[NSApplication run] + 512
    22 com.apple.AppKit 0x9327cd2f NSApplicationMain + 573
    23 com.apple.mail 0x00094df2 0x1000 + 605682
    24 com.apple.mail 0x00094d19 0x1000 + 605465
    Thread 1:
    0 libSystem.B.dylib 0x90048e07 semaphoretimedwait_signaltrap + 7
    1 com.apple.Foundation 0x9288fd30 FCONDITION_WAITTIMEOUT + 128
    2 com.apple.Foundation 0x9288fc7a -[NSConditionLock lockWhenCondition:beforeDate:] + 101
    3 com.apple.MessageFramework 0x9a1ed821 -[InvocationQueue _drainQueue] + 210
    4 com.apple.Foundation 0x927f12e0 forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 2:
    0 libSystem.B.dylib 0x90048e07 semaphoretimedwait_signaltrap + 7
    1 com.apple.Foundation 0x9288fd30 FCONDITION_WAITTIMEOUT + 128
    2 com.apple.Foundation 0x9288fc7a -[NSConditionLock lockWhenCondition:beforeDate:] + 101
    3 com.apple.MessageFramework 0x9a1ed821 -[InvocationQueue _drainQueue] + 210
    4 com.apple.Foundation 0x927f12e0 forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 3:
    0 libSystem.B.dylib 0x90048e07 semaphoretimedwait_signaltrap + 7
    1 com.apple.Foundation 0x9288fd30 FCONDITION_WAITTIMEOUT + 128
    2 com.apple.Foundation 0x9288fc7a -[NSConditionLock lockWhenCondition:beforeDate:] + 101
    3 com.apple.MessageFramework 0x9a1ed821 -[InvocationQueue _drainQueue] + 210
    4 com.apple.Foundation 0x927f12e0 forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 4:
    0 libSystem.B.dylib 0x90048e07 semaphoretimedwait_signaltrap + 7
    1 ...apple.AddressBook.framework 0x9478ebaa -[ABRemoteImageLoader workLoop] + 158
    2 com.apple.Foundation 0x927f12e0 forkThreadForFunction + 123
    3 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 5:
    0 libSystem.B.dylib 0x90009bf7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082e2b3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082dace CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x92826d3a -[NSRunLoop runMode:beforeDate:] + 182
    4 com.apple.Foundation 0x92826c36 -[NSRunLoop run] + 75
    5 com.apple.MessageFramework 0x9a1f25af +[_NSSocket _runIOThread] + 97
    6 com.apple.Foundation 0x927f12e0 forkThreadForFunction + 123
    7 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 6:
    0 libSystem.B.dylib 0x9001a0ec select + 12
    1 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 7:
    0 libSystem.B.dylib 0x90009bf7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082e2b3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082dace CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x928a504d -[NSRunLoop acceptInputForMode:beforeDate:] + 164
    4 com.apple.MessageFramework 0x9a1f365b -[MainThread performOneway:result:withTarget:selector:] + 765
    5 com.apple.Mail.Syncer 0x1619cc1e 0x16192000 + 44062
    6 com.apple.Mail.Syncer 0x1619c60a 0x16192000 + 42506
    7 com.apple.Mail.Syncer 0x1619bc4f 0x16192000 + 40015
    8 libobjc.A.dylib 0x90a5cd76 objc_msgSendv + 54
    9 com.apple.Foundation 0x927f83b2 -[NSInvocation invoke] + 932
    10 com.apple.MessageFramework 0x9a1e3910 -[MonitoredInvocation invoke] + 128
    11 com.apple.Mail.Syncer 0x1619d1c1 0x16192000 + 45505
    12 com.apple.Foundation 0x927f12e0 forkThreadForFunction + 123
    13 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x927f773c ebx: 0x927f774a ecx: 0x90ab97d4 edx: 0x00000001
    edi: 0x00000000 esi: 0xa27eef60 ebp: 0xbfffeb78 esp: 0xbfffeb50
    ss: 0x0000001f efl: 0x00010286 eip: 0x927f7758 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    Binary Images Description:
    0x1000 - 0x1b2fff com.apple.mail 2.1.1 (752.3) /Applications/Mail.app/Contents/MacOS/Mail
    0x1759000 - 0x1776fff com.automagicsoftware.httpmailplugin 1.0 (1.47 Tiger) (1.1) /Users/juney/Library/Mail/Bundles/httpmail.mailbundle/Contents/MacOS/httpmail
    0x16192000 - 0x161a7fff com.apple.Mail.Syncer 1.1.1 (752.3) /System/Library/Frameworks/Message.framework/Versions/B/Resources/Syncer.syncsc hema/Contents/MacOS/Syncer
    0x8fe00000 - 0x8fe4afff dyld 46.12 /usr/lib/dyld
    0x90000000 - 0x90172fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c2000 - 0x901c4fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x901c6000 - 0x90203fff com.apple.CoreText 1.1.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x9022a000 - 0x90300fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90320000 - 0x90775fff com.apple.CoreGraphics 1.258.61 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9080c000 - 0x908d4fff com.apple.CoreFoundation 6.4.7 (368.28) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90912000 - 0x90912fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90914000 - 0x90a07fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a57000 - 0x90ad6fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aff000 - 0x90b63fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c66000 - 0x90c78fff libauto.dylib /usr/lib/libauto.dylib
    0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore 682.18 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90f67000 - 0x90fcffff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91008000 - 0x91046fff com.apple.CFNetwork 129.20 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x91059000 - 0x91069fff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91074000 - 0x910f3fff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9112d000 - 0x9114bfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91157000 - 0x91165fff libz.1.dylib /usr/lib/libz.1.dylib
    0x91168000 - 0x91307fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91405000 - 0x9140dfff com.apple.DiskArbitration 2.1.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91414000 - 0x9143afff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x9144c000 - 0x91453fff libbsm.dylib /usr/lib/libbsm.dylib
    0x91457000 - 0x914cdfff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9151e000 - 0x9151efff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91520000 - 0x9154cfff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9155f000 - 0x91633fff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9166e000 - 0x916e1fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9170f000 - 0x917b8fff com.apple.QD 3.10.24 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917de000 - 0x91829fff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91848000 - 0x9185efff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9186a000 - 0x91885fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91890000 - 0x918cdfff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x918e1000 - 0x918edfff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918f4000 - 0x91933fff com.apple.ImageIO.framework 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91946000 - 0x919f8fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91a3e000 - 0x91a54fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91a59000 - 0x91a77fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a7c000 - 0x91adbfff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91aed000 - 0x91af1fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91af3000 - 0x91b77fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b7b000 - 0x91bb8fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91bbe000 - 0x91bd8fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91bdd000 - 0x91bdffff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91be1000 - 0x91cbffff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91cdc000 - 0x91cdcfff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91cde000 - 0x91d6cfff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d73000 - 0x91d73fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91d75000 - 0x91dcefff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91dd7000 - 0x91dfbfff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91e03000 - 0x9220cfff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x92246000 - 0x925fafff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92627000 - 0x92714fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92716000 - 0x92793fff com.apple.DesktopServices 1.3.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x927d4000 - 0x92a04fff com.apple.Foundation 6.4.8 (567.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92b1e000 - 0x92b35fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92b40000 - 0x92b98fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92bac000 - 0x92bacfff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92bae000 - 0x92bbefff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92bcd000 - 0x92bd5fff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92bdb000 - 0x92be1fff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92be7000 - 0x92c78fff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92c8c000 - 0x92c90fff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92c93000 - 0x92cb1fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92cc3000 - 0x92cc9fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92ccf000 - 0x92d32fff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92d59000 - 0x92d9afff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92dc1000 - 0x92dcffff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92dd6000 - 0x92ddbfff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92de0000 - 0x930d5fff com.apple.HIToolbox 1.4.9 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x931db000 - 0x931e6fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x931eb000 - 0x93206fff com.apple.DirectoryService.Framework 3.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93276000 - 0x93276fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93278000 - 0x9392efff com.apple.AppKit 6.4.8 (824.42) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93caf000 - 0x93d2afff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d63000 - 0x93e1dfff com.apple.audio.toolbox.AudioToolbox 1.4.5 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e60000 - 0x93e60fff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93e62000 - 0x94023fff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94069000 - 0x940aafff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x940b2000 - 0x940ecfff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x940f1000 - 0x94102fff com.apple.CoreVideo 1.4 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94146000 - 0x9418efff com.apple.bom 8.5 (86.3) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x9421a000 - 0x9422bfff com.apple.securityfoundation 2.2.1 (28150) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94239000 - 0x94277fff com.apple.securityinterface 2.2.1 (27695) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94293000 - 0x942a2fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x942a9000 - 0x942b4fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x94300000 - 0x9431afff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94743000 - 0x94889fff com.apple.AddressBook.framework 4.0.4 (485.1) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94915000 - 0x94924fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x9492b000 - 0x94954fff com.apple.LDAPFramework 1.4.2 (69.1.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x9495a000 - 0x94969fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x9496d000 - 0x94992fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x9499e000 - 0x949bbfff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x9516c000 - 0x951fefff com.apple.WebKit 419 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x95258000 - 0x952dafff com.apple.JavaScriptCore 418.3 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x95313000 - 0x955f2fff com.apple.WebCore 418.21 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x95771000 - 0x95794fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x9579b000 - 0x95823fff com.apple.syncservices 2.5 (194) /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x95add000 - 0x95adffff com.apple.ExceptionHandling 1.2 (???) /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x95ae2000 - 0x95b1afff com.apple.PDFKit 1.0.3 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x96a4c000 - 0x96a4cfff com.apple.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96f33000 - 0x96f55fff com.apple.speech.LatentSemanticMappingFramework 2.5 /System/Library/PrivateFrameworks/LatentSemanticMapping.framework/Versions/A/La tentSemanticMapping
    0x978fe000 - 0x9790bfff com.apple.DMNotification 1.0.4 (37) /System/Library/PrivateFrameworks/DMNotification.framework/Versions/A/DMNotific ation
    0x97a9d000 - 0x97b74fff com.apple.QuartzComposer 1.2.4 (32.22) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x97bfd000 - 0x97bfdfff com.apple.quartzframework 1.0 /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x97db8000 - 0x97dd2fff com.apple.slideshow 1.0.4 (1.0) /System/Library/PrivateFrameworks/Slideshow.framework/Versions/A/Slideshow
    0x982b2000 - 0x982f6fff com.apple.ISSupport 1.1.2 (16) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x9831b000 - 0x98344fff com.apple.DotMacSyncManager 1.0.4 (155) /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
    0x989f4000 - 0x98a39fff com.apple.PAPICommon 2.5 (131) /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
    0x9a1bc000 - 0x9a1c7fff com.apple.IMFramework 3.1.4 (429) /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x9a1d1000 - 0x9a33dfff com.apple.MessageFramework 2.1.1 (752.3) /System/Library/Frameworks/Message.framework/Versions/B/Message
    Model: MacBookPro2,2, BootROM MBP22.00A5.B01, 2 processors, Intel Core 2 Duo, 2.33 GHz, 2 GB
    Graphics: ATI Radeon X1600, ATY,RadeonX1600, PCIe, 256 MB
    Memory Module: BANK 0/DIMM0, 1 GB, DDR2 SDRAM, 667 MHz
    Memory Module: BANK 1/DIMM1, 1 GB, DDR2 SDRAM, 667 MHz
    AirPort: spairportwireless_card_type_airportextreme (0x168C, 0x87), 1.0.47
    Bluetooth: Version 1.7.14f14, 2 service, 1 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: FUJITSU MHW2120BH, 111.79 GB
    Parallel ATA Device: MATSHITADVD-R UJ-857D
    USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500 mA
    USB Device: IR Receiver, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA
    USB Device: Bluetooth HCI, Up to 12 Mb/sec, 500 mA
    USB Device: Apple Internal Keyboard / Trackpad, Apple Computer, Up to 12 Mb/sec, 500 mA

    There appears to be a problem with either the file where the account settings are stored or with the account settings themselves. The HTTPMail plug-in you have installed could have a bearing on this. Have you set up the same mail accounts on both computers? Is the right version of the plug-in installed on each of them?
    Verify/repair the startup disk (not just permissions), as described here:
    The Repair functions of Disk Utility: what's it all about?
    After having fixed all the filesystem issues, if any, and making sure that there’s enough space available on the startup disk (a few GB, plus the space needed to make a backup copy of the Mail folder), try this:
    1. If you have a .Mac account and .Mac synchronization of Mail data is enabled either in Mail > Preferences > General or in System Preferences > .Mac, disable it before proceeding.
    2. Quit Mail if it’s running.
    3. Make a backup copy of the ~/Library/Mail folder, just in case something goes wrong while trying to solve the problem. You can do this in the Finder by dragging the folder to the Desktop while holding the Option (Alt) key down, for example. This is where all your mail is locally stored.
    4. In the Finder, go to ~/Library/Preferences/. Locate com.apple.mail.plist and move it to the Desktop (to be deleted if this solves the problem).
    5. Open Mail. You’ll have to set up your non-.Mac accounts from scratch all over again. If given the option to import existing mailboxes or something like that, don’t. Just enter the account information and Mail will automagically rediscover the data in ~/Library/Mail/ when done.
    6. You’ll have to re-configure most of your settings in Mail > Preferences. For spam-related security reasons, the first thing you should do is go to Preferences > Viewing and disable Display remote images in HTML messages if it’s enabled.
    7. You may also need to re-install or re-enable any Mail plug-ins you have installed for Mail to recognize them.
    8. As a side effect of re-creating com.apple.mail.plist, Mail might rename Outbox (which is where messages waiting to be sent are stored) to Delivered. The name of that mailbox is actually a misnomer, as it would contain messages (if any) that couldn’t be delivered for some reason. You can delete that mailbox if you wish.
    9. If the problem is fixed now and .Mac synchronization of Mail data was enabled at the beginning, enable it again, go to System Preferences > .Mac > Advanced, click Reset Sync Data, and choose the appropriate options to reset the Mail data stored on the .Mac server with the data locally stored on the computer, i.e. sync data must flow from the computer to the .Mac server.
    Note: For those not familiarized with the ~/ notation, it refers to the user’s home folder. You can easily locate any of the folders referred to in this post by copying the folder path here, doing Go > Go to Folder in the Finder, and pasting the folder path there.

  • Mail App Crashes / Closes

    My Mail App crashes and closes every time I try to access it. I can open the app and it will begin to check the mail then it closes. It will not let me do anything in the short time it is open. I have used the account for months without issue. The App says I have 25 new emails and does briefly show my new messages. I have deleted and recreated the account with no luck. I have gone online and removed all emails from the server so no incoming mail would be coming in and then recreated the account on the iPhone. I have powered down, powered up. Nothing seems to resolve this issue and my mail app has been rendered useless. I've done way more then the obvious to resolve this... Any Ideas???

    I found this thread and though thank god I am not the only person with this problem.
    My .mac Account works fine. However my Demon Account which has worked fine bombs out within seconds. It was working fine for the first week until this evening.
    I have done a reset as discribed,
    I have deleted the demon mail account on the phone and done a reset. reset up the Demon account and still get the same problem.
    Then Tried; deleted the Demon mail account on the phone and done a reset, turned the phone off completely, Done an iTunes Restore, turn the phone off and back on again and then re-entered the account details.
    Still have the same problems. I can't remove the stuff of the email server because I need to keep stuff there.
    Can anyone offer some advice?

  • OS X 10.6.1:  Mail.app Crashes When It Is Launched.

    I'm sure that Apple Engineering and Support will be ****** with the number of problem reports being generated by system.
    Somewhere Mail.app is maintaining a pointer to the last opened mailbox. The mailbox contains a single entry for a message that has been deleted. The result is that Mail.app crashes whenever it starts.
    Is there a way to start Mail.app specifying that it should open Inbox instead of the last mailbox referenced?
    Is there a way to force Mail.app to verify and reconstruct its mailbox references, i.e. to remove the deleted entry that is causing the problem?

    Hi,
    I found the solution on ...
    http://lockergnome.net/questions/27875/why-is-my-accounts-preference-pane-crashi ng
    Just delete all Guest accounts using terminal ...
    sudo dscl . -delete /users/Guest1
    Tim

Maybe you are looking for

  • GL account different during simulation in MIRO

    Hi, GL account is entered manually in MIRO. But while simulation system changes the GL account automatically. What are the possible reasons for this ? Please help. Thanks and Regards, Maheshwari

  • Asset period end closing issue

    Hello Experts, I am facing an issue in year closing for 2009. The error says that  Asset balance sheet values not completely posted. This is in Area 11 where APC values are not completely posted. This depreciation area is set up in 2009 only with pos

  • Can not re-order (drag-and-drop) items in Google My Maps

    In Google's "My Maps" there is a column on the left hand side of all of your locations. In the Edit mode, you should be able to drag them to re-order them. This works fine in IE, Chrome, etc. And it WORKED prior to Firefox 4. It DOES NOT WORK in Fire

  • Apple Apps like Weather, the App Store and even the Facebook App don't work on WIFI

    Since a few days all my apple apps (Itunes, AppStore, Weather) don't work via Wifi. The strange thing is that all other apps work without problems (just Facebook and Youtube don't view profile pictures). Via 3G all apps work without any problems. I j

  • Booleans not rendering as JCheckBoxes in JTable

    I've read several posts on trying to get JCheckBoxes to render in a JTable, and I've looked at the Tables tutorial, but I still can't figure out why my JTable isn't rendering Booleans as check-boxes. :-( I thought rendering check-boxes was the the de