Every iWork '09 app crashes upon template selection

Installed it last night, and Numbers and Pages were both hanging, then crashing on choosing the blank template. When I choose the Grocery template and Checklist template in Pages and Numbers respectively, they both displayed the template and then immediately crashed as soon as I clicked the mouse to try and interact with them.
I can choose any template in Keynote, it just crashes when I try to double-click a title to edit it, or do anything really.
As the apps start to beachball an occurence of ATSServer appears in Activity Monitor, taking up about 50% CPU - I don't know if this is relevant.
I have already re-downloaded the .dmg to check if it was corrupted. Re-installed twice with it, no luck. Deleted all instances of "iwork" in /Library/Preferences and ~/Library/Preferences and the receipt in /Library/Receipts and re-installed - again no change. Repaired permissions out of desperation - no difference.
Here are a couple of errors for each app:
Pages
Clicked the blank template - hang and then crash: http://pastebin.com/f57b85f57
Clicked the Grocery template, it loads, then clicking the document caused a crash: http://pastebin.com/f1f32ab0d
Numbers
Clicked the blank template resulting in a hang and crash: http://pastebin.com/f6b932e2
Clicked the Checklist template, it loads, then clicking the document caused a crash: http://pastebin.com/f1410a857
Keynote
Choose Gradient template, 1280x720, clicked Chart button (the graph appeared and I tried to move it), then it crashed: http://pastebin.com/f288c95f2
Choose blank template, 1024x768, double-clicked the title resulting in a crash: http://pastebin.com/f22b27654
Can anyone shed some light on this? I'm completely and utterly stuck.

I think eyeless is on the right track as far as a font or fonts being part of the issue. Another thing to try is to use Font Book to see if any fonts are corrupt/bad, or if there are duplicate fonts. Font Book is in the Applications folder, and here are the steps to try:
1. Once Font Book is launched, make sure you have "All Fonts" selected in the Collection column.
2. Then click on a font name in the Font column, and Select All from the Edit menu.
3. Choose "Validate Fonts" from the File menu.
- This tracks down fonts that may be corrupt.
4. Once that is done, choose "Resolve Duplicates" from the Edit menu.
- This lets you know if you have more than one copy of a font.
Hopefully, once those two things are done you won't see the crash. I know corrupt fonts have caused me no end of grief.

Similar Messages

  • My 'Notes' app crashes upon loading every single time.

    The title says it all... I can't use notes whatsoever.
    Below is the crash report...
    Process:         Notes [1597]
    Path:            /Applications/Notes.app/Contents/MacOS/Notes
    Identifier:      com.apple.Notes
    Version:         1.1 (99)
    Build Info:      Notes-99000000000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [154]
    User ID:         501
    Date/Time:       2012-12-01 03:16:22.386 +0000
    OS Version:      Mac OS X 10.8.2 (12C3006)
    Report Version:  10
    Interval Since Last Report:          242093 sec
    Crashes Since Last Report:           3
    Per-App Interval Since Last Report:  9 sec
    Per-App Crashes Since Last Report:   3
    Anonymous UUID:                      BC185527-E221-A534-DC3D-87AADEA1C421
    Crashed Thread:  2  Dispatch queue: NSManagedObjectContext Queue
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[NFFolder serverName]: unrecognized selector sent to instance 0x7fd36acf8f70'
    abort() called
    terminate called throwing an exception
    Application Specific Backtrace 1:
    0   CoreFoundation                      0x00007fff888020a6 __exceptionPreprocess + 198
    1   libobjc.A.dylib                     0x00007fff8f7033f0 objc_exception_throw + 43
    2   CoreFoundation                      0x00007fff888986ea -[NSObject(NSObject) doesNotRecognizeSelector:] + 186
    3   CoreFoundation                      0x00007fff887f05ce ___forwarding___ + 414
    4   CoreFoundation                      0x00007fff887f03b8 _CF_forwarding_prep_0 + 232
    5   Notes                               0x000000010687c4ab -[NFIMAPFolder subfolderWithServerName:] + 472
    6   Notes                               0x0000000106876db1 -[NFIMAPAccount defaultFolder] + 73
    7   Notes                               0x00000001068763d6 -[NFFolder validateParent:error:] + 305
    8   CoreData                            0x00007fff8f5034ef -[NSManagedObject(_NSInternalMethods) _validateValue:forProperty:andKey:withIndex:error:] + 159
    9   CoreData                            0x00007fff8f555567 -[NSManagedObject validateValue:forKey:error:] + 135
    10  Notes                               0x000000010687c026 -[NFIMAPFolder validateValue:forKey:error:] + 69
    11  CoreData                            0x00007fff8f503377 -[NSManagedObject(_NSInternalMethods) _validatePropertiesWithError:] + 311
    12  CoreData                            0x00007fff8f50320c -[NSManagedObject(_NSInternalMethods) _validateForSave:] + 108
    13  CoreData                            0x00007fff8f503170 -[NSManagedObject validateForUpdate:] + 64
    14  CoreData                            0x00007fff8f502e96 -[NSManagedObjectContext(_NSInternalAdditions) _validateObjects:forOperation:error:exhaustive:forSave:] + 454
    15  CoreData                            0x00007fff8f502c9b -[NSManagedObjectContext(_NSInternalAdditions) _validateChangesForSave:] + 459
    16  CoreData                            0x00007fff8f502936 -[NSManagedObjectContext(_NSInternalChangeProcessing) _prepareForPushChanges:] + 198
    17  CoreData                            0x00007fff8f5009d6 -[NSManagedObjectContext save:] + 262
    18  Notes                               0x0000000106888f69 __47-[NFManagedObjectProxy setProxiedValue:forKey:]_block_invoke_0 + 181
    19  CoreData                            0x00007fff8f51e4dc developerSubmittedBlockToNSManagedObjectContextPerform + 92
    20  libdispatch.dylib                   0x00007fff914d00b6 _dispatch_client_callout + 8
    21  libdispatch.dylib                   0x00007fff914d1723 _dispatch_barrier_sync_f_invoke + 39
    22  CoreData                            0x00007fff8f51e457 -[NSManagedObjectContext performBlockAndWait:] + 183
    23  Notes                               0x0000000106888eae -[NFManagedObjectProxy setProxiedValue:forKey:] + 101
    24  Notes                               0x00000001068827e6 -[NFIMAPFolderProxy observeValueForKeyPath:ofObject:change:context:] + 293
    25  Foundation                          0x00007fff8671d860 NSKeyValueNotifyObserver + 390
    26  Foundation                          0x00007fff8671f279 NSKeyValueDidChange + 456
    27  Foundation                          0x00007fff866da7df -[NSObject(NSKeyValueObserverNotification) didChangeValueForKey:] + 130
    28  IMAP                                0x00007fff88baf9cf -[IMAPConnection _recordMailboxResponse:forOperation:exists:fromIDLE:] + 190
    29  IMAP                                0x00007fff88baf90c -[IMAPConnection _recordMailboxResponse:forOperation:] + 23
    30  IMAP                                0x00007fff88baf830 -[IMAPConnection _recordResponse:forOperation:] + 720
    31  IMAP                                0x00007fff88ba987e -[IMAPConnection _copyNextTaggedOrContinuationResponseForCommand:exists:] + 618
    32  IMAP                                0x00007fff88baead7 -[IMAPConnection _responseFromSendingOperation:] + 863
    33  IMAP                                0x00007fff88ba8b26 -[IMAPConnection executeClientOperation:] + 33
    34  IMAP                                0x00007fff88bad0ad -[IMAPConnection executeSelectOperation:] + 177
    35  IMAP                                0x00007fff88b9dc96 -[IMAPClientSelectOperation executeOnConnection:] + 26
    36  IMAP                                0x00007fff88ba8a45 -[IMAPConnection prepareAndExecuteOperation:outWrongState:] + 1247
    37  IMAP                                0x00007fff88bbb551 -[IMAPGateway _allowClientOperationThrough:] + 1237
    38  IMAP                                0x00007fff88bbb024 -[IMAPGateway allowClientOperationThrough:] + 369
    39  IMAP                                0x00007fff88b9fb33 -[IMAPClientOperation main] + 84
    40  Foundation                          0x00007fff86720986 -[__NSOperationInternal start] + 684
    41  Foundation                          0x00007fff867281a1 __block_global_6 + 129
    42  libdispatch.dylib                   0x00007fff914d3f01 _dispatch_call_block_and_release + 15
    43  libdispatch.dylib                   0x00007fff914d00b6 _dispatch_client_callout + 8
    44  libdispatch.dylib                   0x00007fff914d11fa _dispatch_worker_thread2 + 304
    45  libsystem_c.dylib                   0x00007fff8e44bcab _pthread_wqthread + 404
    46  libsystem_c.dylib                   0x00007fff8e436171 start_wqthread + 13
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   com.apple.AppKit                        0x00007fff9076335e -[NSLineFragmentRenderingContext release] + 0
    1   com.apple.AppKit                        0x00007fff907f9103 -[NSAttributedString(NSExtendedStringDrawing) boundingRectWithSize:options:] + 1418
    2   com.apple.AppKit                        0x00007fff908e7fc3 -[NSAttributedString(NSStringDrawing) size] + 56
    3   com.apple.Notes                         0x0000000106823f47 0x1067fc000 + 163655
    4   com.apple.AppKit                        0x00007fff9073db97 -[NSTitledFrame _drawTitleStringIn:withColor:] + 464
    5   com.apple.AppKit                        0x00007fff9073d6db -[NSThemeFrame _drawTitleStringInClip:] + 193
    6   com.apple.AppKit                        0x00007fff9073c0f1 -[NSThemeFrame drawFrame:] + 153
    7   com.apple.AppKit                        0x00007fff90693005 -[NSThemeFrame _drawTexturedWindowWithClipRect:inView:] + 126
    8   com.apple.AppKit                        0x00007fff9073bace -[NSThemeFrame drawRect:] + 182
    9   com.apple.AppKit                        0x00007fff9073b220 -[NSView _drawRect:clip:] + 4437
    10  com.apple.AppKit                        0x00007fff9073a0bb -[NSThemeFrame _drawRect:clip:] + 328
    11  com.apple.AppKit                        0x00007fff90738093 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 3058
    12  com.apple.AppKit                        0x00007fff90737223 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 314
    13  com.apple.AppKit                        0x00007fff90732e4d -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 4675
    14  com.apple.AppKit                        0x00007fff906fcd73 -[NSView displayIfNeeded] + 1830
    15  com.apple.AppKit                        0x00007fff906fc2ac _handleWindowNeedsDisplayOrLayoutOrUpdateConstraints + 738
    16  com.apple.AppKit                        0x00007fff90cc7971 __83-[NSWindow _postWindowNeedsDisplayOrLayoutOrUpdateConstraintsUnlessPostingDisabled]_block_ invoke_01208 + 46
    17  com.apple.CoreFoundation                0x00007fff887c89b7 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
    18  com.apple.CoreFoundation                0x00007fff887c8921 __CFRunLoopDoObservers + 369
    19  com.apple.CoreFoundation                0x00007fff887a3d88 __CFRunLoopRun + 728
    20  com.apple.CoreFoundation                0x00007fff887a36b2 CFRunLoopRunSpecific + 290
    21  com.apple.HIToolbox                     0x00007fff8e0910a4 RunCurrentEventLoopInMode + 209
    22  com.apple.HIToolbox                     0x00007fff8e090e42 ReceiveNextEventCommon + 356
    23  com.apple.HIToolbox                     0x00007fff8e090cd3 BlockUntilNextEventMatchingListInMode + 62
    24  com.apple.AppKit                        0x00007fff906f9613 _DPSNextEvent + 685
    25  com.apple.AppKit                        0x00007fff906f8ed2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    26  com.apple.AppKit                        0x00007fff906f0283 -[NSApplication run] + 517
    27  com.apple.AppKit                        0x00007fff90694cb6 NSApplicationMain + 869
    28  libdyld.dylib                           0x00007fff914957e1 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8d3bed16 kevent + 10
    1   libdispatch.dylib                       0x00007fff914d2dea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff914d29ee _dispatch_mgr_thread + 54
    Thread 2 Crashed:: Dispatch queue: NSManagedObjectContext Queue
    0   libsystem_kernel.dylib                  0x00007fff8d3be212 __pthread_kill + 10
    1   libsystem_c.dylib                       0x00007fff8e44aaf4 pthread_kill + 90
    2   libsystem_c.dylib                       0x00007fff8e48edce abort + 143
    3   libc++abi.dylib                         0x00007fff89261a17 abort_message + 257
    4   libc++abi.dylib                         0x00007fff8925f3c6 default_terminate() + 28
    5   libobjc.A.dylib                         0x00007fff8f703873 _objc_terminate() + 91
    6   libc++.1.dylib                          0x00007fff8bcd98fe std::terminate() + 20
    7   libobjc.A.dylib                         0x00007fff8f7035de objc_terminate + 9
    8   libdispatch.dylib                       0x00007fff914d00ca _dispatch_client_callout + 28
    9   libdispatch.dylib                       0x00007fff914d1723 _dispatch_barrier_sync_f_invoke + 39
    10  com.apple.CoreData                      0x00007fff8f51e457 -[NSManagedObjectContext performBlockAndWait:] + 183
    11  com.apple.Notes.framework               0x0000000106888eae -[NFManagedObjectProxy setProxiedValue:forKey:] + 101
    12  com.apple.Notes.framework               0x00000001068827e6 -[NFIMAPFolderProxy observeValueForKeyPath:ofObject:change:context:] + 293
    13  com.apple.Foundation                    0x00007fff8671d860 NSKeyValueNotifyObserver + 390
    14  com.apple.Foundation                    0x00007fff8671f279 NSKeyValueDidChange + 456
    15  com.apple.Foundation                    0x00007fff866da7df -[NSObject(NSKeyValueObserverNotification) didChangeValueForKey:] + 130
    16  com.apple.IMAP                          0x00007fff88baf9cf -[IMAPConnection _recordMailboxResponse:forOperation:exists:fromIDLE:] + 190
    17  com.apple.IMAP                          0x00007fff88baf90c -[IMAPConnection _recordMailboxResponse:forOperation:] + 23
    18  com.apple.IMAP                          0x00007fff88baf830 -[IMAPConnection _recordResponse:forOperation:] + 720
    19  com.apple.IMAP                          0x00007fff88ba987e -[IMAPConnection _copyNextTaggedOrContinuationResponseForCommand:exists:] + 618
    20  com.apple.IMAP                          0x00007fff88baead7 -[IMAPConnection _responseFromSendingOperation:] + 863
    21  com.apple.IMAP                          0x00007fff88ba8b26 -[IMAPConnection executeClientOperation:] + 33
    22  com.apple.IMAP                          0x00007fff88bad0ad -[IMAPConnection executeSelectOperation:] + 177
    23  com.apple.IMAP                          0x00007fff88b9dc96 -[IMAPClientSelectOperation executeOnConnection:] + 26
    24  com.apple.IMAP                          0x00007fff88ba8a45 -[IMAPConnection prepareAndExecuteOperation:outWrongState:] + 1247
    25  com.apple.IMAP                          0x00007fff88bbb551 -[IMAPGateway _allowClientOperationThrough:] + 1237
    26  com.apple.IMAP                          0x00007fff88bbb024 -[IMAPGateway allowClientOperationThrough:] + 369
    27  com.apple.IMAP                          0x00007fff88b9fb33 -[IMAPClientOperation main] + 84
    28  com.apple.Foundation                    0x00007fff86720986 -[__NSOperationInternal start] + 684
    29  com.apple.Foundation                    0x00007fff867281a1 __block_global_6 + 129
    30  libdispatch.dylib                       0x00007fff914d3f01 _dispatch_call_block_and_release + 15
    31  libdispatch.dylib                       0x00007fff914d00b6 _dispatch_client_callout + 8
    32  libdispatch.dylib                       0x00007fff914d11fa _dispatch_worker_thread2 + 304
    33  libsystem_c.dylib                       0x00007fff8e44bcab _pthread_wqthread + 404
    34  libsystem_c.dylib                       0x00007fff8e436171 start_wqthread + 13
    Thread 3:: -[IMAPMailboxSyncEngine _goWithMessagesIfNeeded:]  Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff8d3bc6c2 semaphore_wait_trap + 10
    1   libdispatch.dylib                       0x00007fff914d4c32 _dispatch_thread_semaphore_wait + 16
    2   libdispatch.dylib                       0x00007fff914d4a92 _dispatch_barrier_sync_f_slow + 188
    3   com.apple.CoreData                      0x00007fff8f51e457 -[NSManagedObjectContext performBlockAndWait:] + 183
    4   com.apple.Notes.framework               0x0000000106880bd9 -[NFIMAPFolderProxy maximumRemoteID] + 158
    5   com.apple.IMAP                          0x00007fff88bc5416 -[IMAPMailboxSyncEngine _goWithMessages:] + 462
    6   com.apple.CoreFoundation                0x00007fff887f563c __invoking___ + 140
    7   com.apple.CoreFoundation                0x00007fff887f54d7 -[NSInvocation invoke] + 263
    8   com.apple.CoreMessage                   0x00007fff86c53b67 -[MonitoredInvocation invoke] + 225
    9   com.apple.CoreMessage                   0x00007fff86c6c0c2 -[ThrowingInvocationOperation main] + 33
    10  com.apple.CoreMessage                   0x00007fff86c18342 -[_MFInvocationOperation main] + 431
    11  com.apple.Foundation                    0x00007fff86720986 -[__NSOperationInternal start] + 684
    12  com.apple.Foundation                    0x00007fff867281a1 __block_global_6 + 129
    13  libdispatch.dylib                       0x00007fff914d3f01 _dispatch_call_block_and_release + 15
    14  libdispatch.dylib                       0x00007fff914d00b6 _dispatch_client_callout + 8
    15  libdispatch.dylib                       0x00007fff914d11fa _dispatch_worker_thread2 + 304
    16  libsystem_c.dylib                       0x00007fff8e44bcab _pthread_wqthread + 404
    17  libsystem_c.dylib                       0x00007fff8e436171 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff8d3be6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8e44beec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8e44bcb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8e436171 start_wqthread + 13
    Thread 5:: Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff8d3be0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8e44dfc3 _pthread_cond_wait + 927
    2   com.apple.Foundation                    0x00007fff866c75a9 -[__NSOperationInternal waitUntilFinishedOrTimeout:] + 227
    3   com.apple.IMAP                          0x00007fff88ba2378 -[IMAPClientOperationQueue waitUntilOperationIsFinished:] + 167
    4   com.apple.IMAP                          0x00007fff88bbb85e -[IMAPGateway waitUntilClientOperationIsFinished:] + 168
    5   com.apple.IMAP                          0x00007fff88bbb7a6 -[IMAPGateway addClientOperation:toQueueAndWaitUntilFinished:] + 411
    6   com.apple.IMAP                          0x00007fff88bbc454 -[IMAPGateway _addSelectOperationForMailbox:type:] + 117
    7   com.apple.IMAP                          0x00007fff88bbc3da -[IMAPGateway selectMailbox:] + 22
    8   com.apple.Notes.framework               0x000000010687af5a -[NFIMAPAccountProxy checkOutGatewayForFolder:highPriority:needsCheckIn:] + 722
    9   com.apple.Notes.framework               0x0000000106882a21 -[NFIMAPFolderProxy synchronizeWithServer] + 318
    10  com.apple.Foundation                    0x00007fff8674aa7c -[NSBlockOperation main] + 124
    11  com.apple.Foundation                    0x00007fff86720986 -[__NSOperationInternal start] + 684
    12  com.apple.Foundation                    0x00007fff867281a1 __block_global_6 + 129
    13  libdispatch.dylib                       0x00007fff914d3f01 _dispatch_call_block_and_release + 15
    14  libdispatch.dylib                       0x00007fff914d00b6 _dispatch_client_callout + 8
    15  libdispatch.dylib                       0x00007fff914d11fa _dispatch_worker_thread2 + 304
    16  libsystem_c.dylib                       0x00007fff8e44bcab _pthread_wqthread + 404
    17  libsystem_c.dylib                       0x00007fff8e436171 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff8d3bc686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8d3bbc42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8879e803 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff887a3ee6 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff887a36b2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation                    0x00007fff8672c89e -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268
    6   com.apple.Foundation                    0x00007fff866c518a -[NSRunLoop(NSRunLoop) run] + 74
    7   com.apple.CoreMessage                   0x00007fff86bf1117 +[_NSSocket _runIOThread] + 77
    8   com.apple.Foundation                    0x00007fff86727612 __NSThread__main__ + 1345
    9   libsystem_c.dylib                       0x00007fff8e449742 _pthread_start + 327
    10  libsystem_c.dylib                       0x00007fff8e436181 thread_start + 13
    Thread 7:: -[IMAPGateway _waitForDelayedSelectOperation:]  Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff8d3be0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8e44dfc3 _pthread_cond_wait + 927
    2   com.apple.Foundation                    0x00007fff866c75a9 -[__NSOperationInternal waitUntilFinishedOrTimeout:] + 227
    3   com.apple.IMAP                          0x00007fff88ba2378 -[IMAPClientOperationQueue waitUntilOperationIsFinished:] + 167
    4   com.apple.IMAP                          0x00007fff88bbb85e -[IMAPGateway waitUntilClientOperationIsFinished:] + 168
    5   com.apple.IMAP                          0x00007fff88bbc4e0 -[IMAPGateway _waitForDelayedSelectOperation:] + 90
    6   com.apple.CoreFoundation                0x00007fff887f563c __invoking___ + 140
    7   com.apple.CoreFoundation                0x00007fff887f54d7 -[NSInvocation invoke] + 263
    8   com.apple.CoreMessage                   0x00007fff86c6c0c2 -[ThrowingInvocationOperation main] + 33
    9   com.apple.CoreMessage                   0x00007fff86c18342 -[_MFInvocationOperation main] + 431
    10  com.apple.Foundation                    0x00007fff86720986 -[__NSOperationInternal start] + 684
    11  com.apple.Foundation                    0x00007fff867281a1 __block_global_6 + 129
    12  libdispatch.dylib                       0x00007fff914d3f01 _dispatch_call_block_and_release + 15
    13  libdispatch.dylib                       0x00007fff914d00b6 _dispatch_client_callout + 8
    14  libdispatch.dylib                       0x00007fff914d11fa _dispatch_worker_thread2 + 304
    15  libsystem_c.dylib                       0x00007fff8e44bcab _pthread_wqthread + 404
    16  libsystem_c.dylib                       0x00007fff8e436171 start_wqthread + 13
    Thread 8:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff8d3be322 __select + 10
    1   com.apple.CoreFoundation                0x00007fff887e34e6 __CFSocketManager + 1302
    2   libsystem_c.dylib                       0x00007fff8e449742 _pthread_start + 327
    3   libsystem_c.dylib                       0x00007fff8e436181 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff8d3be6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8e44beec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8e44bcb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8e436171 start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff8d3be6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8e44beec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8e44bcb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8e436171 start_wqthread + 13
    Thread 11:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff8d3bc686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8d3bbc42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8879e803 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff887a3ee6 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff887a36b2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation                    0x00007fff866c9586 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
    6   com.apple.Foundation                    0x00007fff86727612 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff8e449742 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8e436181 thread_start + 13
    Thread 12:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff8d3be0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8e44df89 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff848e3d96 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore                0x00007fff84b05d0a JSC::BlockAllocator::blockFreeingThreadMain() + 90
    4   com.apple.JavaScriptCore                0x00007fff84b1b36f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff8e449742 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8e436181 thread_start + 13
    Thread 13:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8d3be0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8e44df89 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff84a68724 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x00007fff84a68606 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x00007fff84b1b36f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff8e449742 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8e436181 thread_start + 13
    Thread 14:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8d3be0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8e44df89 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff84a68724 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x00007fff84a68606 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x00007fff84b1b36f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff8e449742 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8e436181 thread_start + 13
    Thread 15:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8d3be0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8e44df89 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff84a68724 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x00007fff84a68606 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x00007fff84b1b36f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff8e449742 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8e436181 thread_start + 13
    Thread 16:: Dispatch queue: com.apple.root.default-priority
    0   libsystem_kernel.dylib                  0x00007fff8d3bc6c2 semaphore_wait_trap + 10
    1   libdispatch.dylib                       0x00007fff914d4c32 _dispatch_thread_semaphore_wait + 16
    2   libdispatch.dylib                       0x00007fff914d4a92 _dispatch_barrier_sync_f_slow + 188
    3   com.apple.CoreData                      0x00007fff8f51e457 -[NSManagedObjectContext performBlockAndWait:] + 183
    4   com.apple.Notes.framework               0x0000000106888d1d -[NFManagedObjectProxy proxiedValueForKey:] + 162
    5   com.apple.Notes.framework               0x0000000106882499 __50-[NFIMAPFolderProxy updateUidValidityFromMailbox:]_block_invoke_0 + 71
    6   com.apple.Foundation                    0x00007fff8674aa7c -[NSBlockOperation main] + 124
    7   com.apple.Foundation                    0x00007fff86720986 -[__NSOperationInternal start] + 684
    8   com.apple.Foundation                    0x00007fff867281a1 __block_global_6 + 129
    9   libdispatch.dylib                       0x00007fff914d3f01 _dispatch_call_block_and_release + 15
    10  libdispatch.dylib                       0x00007fff914d00b6 _dispatch_client_callout + 8
    11  libdispatch.dylib                       0x00007fff914d11fa _dispatch_worker_thread2 + 304
    12  libsystem_c.dylib                       0x00007fff8e44bcab _pthread_wqthread + 404
    13  libsystem_c.dylib                       0x00007fff8e436171 start_wqthread + 13
    Thread 17:
    0   libsystem_kernel.dylib                  0x00007fff8d3be6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8e44beec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8e44bcb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8e436171 start_wqthread + 13
    Thread 18:
    0   libsystem_kernel.dylib                  0x00007fff8d3be6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8e44beec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8e44bcb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8e436171 start_wqthread + 13
    Thread 2 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x0000000106a66418  rdx: 0x0000000000000000
      rdi: 0x0000000000001b03  rsi: 0x0000000000000006  rbp: 0x0000000106a66440  rsp: 0x0000000106a66418
       r8: 0x00007fff75aa6278   r9: 0x0000000106a66420  r10: 0x0000000030000000  r11: 0x0000000000000206
      r12: 0x0000000106a665a0  r13: 0x00007fff8f6f8240  r14: 0x0000000106a67000  r15: 0x0000000106a66480
      rip: 0x00007fff8d3be212  rfl: 0x0000000000000206  cr2: 0x00007fff75a9ffe8
    Logical CPU: 0
    Binary Images:
           0x1067fc000 -        0x10683ffff  com.apple.Notes (1.1 - 99) <F114ED7B-2814-3355-A9B3-45459FEB4E7A> /Applications/Notes.app/Contents/MacOS/Notes
           0x106865000 -        0x1068a6ff7  com.apple.Notes.framework (1.1 - 99) <1AE41D51-4594-374F-BA37-DA377AC20495> /System/Library/PrivateFrameworks/Notes.framework/Versions/A/Notes
           0x108a1d000 -        0x108a1ffff  apop.so (169) <2A1CAD32-5734-3D4E-868B-E773DCD192B5> /usr/lib/sasl2/apop.so
           0x108a23000 -        0x108a37fff  dhx.so (169) <3C4D7E51-F30B-3A5B-9BB6-4426EC607E10> /usr/lib/sasl2/dhx.so
           0x108a43000 -        0x108a4cff7  digestmd5WebDAV.so (169) <D1EF0A0E-92FA-321F-9445-DD08A64C2493> /usr/lib/sasl2/digestmd5WebDAV.so
           0x108a51000 -        0x108a53fff  libanonymous.2.so (166) <6417EA9E-4202-31DA-A086-B58F1E92C931> /usr/lib/sasl2/libanonymous.2.so
           0x108a58000 -        0x108a5bfff  libcrammd5.2.so (166) <866C8DD4-5086-376A-BFC7-897A40327DB4> /usr/lib/sasl2/libcrammd5.2.so
           0x108a60000 -        0x108a69ff7  libdigestmd5.2.so (166) <F2344A08-F032-35D3-9EBB-F147D4100517> /usr/lib/sasl2/libdigestmd5.2.so
           0x108a6e000 -        0x108a73fff  libgssapiv2.2.so (166) <83A21AF3-FB42-3ACC-B6ED-26B23388C4F4> /usr/lib/sasl2/libgssapiv2.2.so
           0x108a8e000 -        0x108a90fff  login.so (166) <1F868238-FB26-3477-B31C-67DB400D6F68> /usr/lib/sasl2/login.so
           0x10a802000 -        0x10a807fff  libntlm.so (166) <82608FB8-E225-39FF-BC83-B9D3F89D7CEC> /usr/lib/sasl2/libntlm.so
           0x10a80c000 -        0x10a813fff  libotp.2.so (166) <2AE53E63-A826-3E20-9B4D-476CC712410D> /usr/lib/sasl2/libotp.2.so
           0x10ac88000 -        0x10ac8afff  libplain.2.so (166) <074D7604-3435-3E01-A86B-FF102001FC5B> /usr/lib/sasl2/libplain.2.so
           0x10ad11000 -        0x10ad15fff  libpps.so (169) <3C150ECF-0D94-3DBE-8AB6-7B0070700699> /usr/lib/sasl2/libpps.so
           0x10ad1a000 -        0x10ad1dfff  mschapv2.so (169) <9DAC741E-6BB8-3DFA-85AD-532EB20E780B> /usr/lib/sasl2/mschapv2.so
           0x10ad22000 -        0x10ad4ffff  com.apple.DirectoryService.PasswordServerFramework (10.8 - 27) <4D67D74D-9200-3838-87D6-5E1968C81019> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
           0x10ad65000 -        0x10ad67fff  pwauxprop.so (387) <02EC8AD8-70F5-3512-8026-B41832050634> /usr/lib/sasl2/pwauxprop.so
           0x10ad6c000 -        0x10ad6ffff  shadow_auxprop.so (169) <FE9BCBA3-7F30-303B-A815-8FADE514246E> /usr/lib/sasl2/shadow_auxprop.so
           0x10ad74000 -        0x10ad76fff  smb_nt.so (169) <F6798ECD-BBC9-3055-96E9-3A9836E36E7A> /usr/lib/sasl2/smb_nt.so
           0x10ad7b000 -        0x10ad7efff  smb_ntlmv2.so (169) <FB9D0145-0F31-3FA1-A6B4-5F8530CC60CA> /usr/lib/sasl2/smb_ntlmv2.so
        0x7fff663fc000 -     0x7fff6643093f  dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
        0x7fff844d3000 -     0x7fff844d9fff  com.apple.DiskArbitration (2.5.1 - 2.5.1) <C0EC9C24-F5F4-3378-84DE-EA1073DA760E> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff844da000 -     0x7fff8475aff7  com.apple.AOSKit (1.05 - 151) <A34E8584-797C-318F-9E25-937A710C68AB> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff8475b000 -     0x7fff847cafff  com.apple.WhitePagesFramework (10.7.0 - 141.0) <65B30FD8-DEC0-31D4-8E7F-CBCB987D7A48> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
        0x7fff847cb000 -     0x7fff847dffff  libGL.dylib (8.6.1) <2E00615F-97F5-34EB-BE07-75A24F3C18D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff847e0000 -     0x7fff8481afff  com.apple.framework.internetaccounts (2.1 - 210) <83F8328B-A726-36C2-BDAE-240032844C73> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff8481b000 -     0x7fff84874fff  com.apple.ImageCaptureCore (5.0.1 - 5.0.1) <2CC27836-1E1E-3633-B15C-A3BA1734D092> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff84875000 -     0x7fff848dcff7  com.apple.coredav (1.0.1 - 179.6) <4E7C1925-D6D9-3E27-8FF1-BD4E615CC87E> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
        0x7fff848dd000 -     0x7fff84b77ff7  com.apple.JavaScriptCore (8536 - 8536.26.7) <ADAD1276-675A-3000-B746-560A2EB596A2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff84b78000 -     0x7fff84bc3ff7  com.apple.CoreMedia (1.0 - 926.62) <CFBD094F-DA9C-3498-9D50-BC754B56F00A> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff84bc4000 -     0x7fff84bd7ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
        0x7fff84bd8000 -     0x7fff84bf7ff7  com.apple.ChunkingLibrary (2.0 - 133.2) <D2A746DE-002A-3C6C-961E-BE94E71DB835> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff84c3a000 -     0x7fff84c68fff  com.apple.CoreServicesInternal (154.2 - 154.2) <3E6196E6-F3B4-316F-9E1F-13B6B9694C7E> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff84c69000 -     0x7fff84c75fff  libCSync.A.dylib (328.0.4) <D49C5371-6BCC-32F6-9013-BFF2E924B790> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff84c76000 -     0x7fff8541efff  com.apple.CoreAUC (6.16.00 - 6.16.00) <B0B4B5B8-6F8F-3221-9128-313E3B8C695D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff85429000 -     0x7fff854abfff  com.apple.Heimdal (3.0 - 2.0) <660A6C64-4912-32C8-A332-B64164032A2D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff85601000 -     0x7fff8564bff7  libGLU.dylib (8.6.1) <DF45C1E3-3884-3991-B84F-F39B482E8BF8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8564c000 -     0x7fff85655fff  com.apple.CommerceCore (1.0 - 26) <997CD214-BC78-3C61-A1B8-813EA1CB9997> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff85656000 -     0x7fff8567dff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8567e000 -     0x7fff8577cfff  com.apple.QuickLookUIFramework (4.0 - 555.4) <58EC2F30-0959-3586-A1DD-BDCAF589D2D3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff85802000 -     0x7fff85819fff  com.apple.GenerationalStorage (1.1 - 132.2) <3F5C87BD-D866-3732-8CB9-D23ED9784D6E> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff85a88000 -     0x7fff85a90ff7  libsystem_dnssd.dylib (379.34) <F0AE5B8E-C7CC-3393-927F-B65DB04016AA> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff85a91000 -     0x7fff85b12fff  com.apple.Metadata (10.7.0 - 707.3) <A45D75C1-B311-39F0-AF4A-63FCCC098C1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff85b13000 -     0x7fff85dd6ff7  com.apple.AddressBook.framework (7.1 - 1167) <92EF9CE4-A42B-3D30-8CA2-79C0A66BB4CE> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff85dd7000 -     0x7fff85f61fff  com.apple.WebKit (8536 - 8536.26.14) <7C4D5DE6-7153-3E54-8D4F-BB2E9AE74878> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff85f62000 -     0x7fff85f62fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff85f63000 -     0x7fff85f68fff  com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff85fbf000 -     0x7fff86084ff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff86085000 -     0x7fff8620bfff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8628f000 -     0x7fff86296fff  com.apple.phonenumbers (1.1 - 47) <E6A01FEF-9C6D-3C18-B378-63F4134756E6> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff864f1000 -     0x7fff86642fff  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <833DA682-A3C1-39E7-AEC3-9EDC734DE2A9> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff86643000 -     0x7fff8665eff7  com.apple.frameworks.preferencepanes (15.0 - 15.0) <45E922F9-E5F5-3026-90BA-C1F5F8451C9B> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff8665f000 -     0x7fff86663fff  com.apple.IOSurface (86.0.3 - 86.0.3) <C121DE83-ED12-3DC1-BDB3-4FCB29AB0571> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff86664000 -     0x7fff8668bfff  com.apple.framework.familycontrols (4.1 - 410) <AE49B2AB-7D2B-3D52-8E21-60EBEA1A38E6> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8668c000 -     0x7fff86691fff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
        0x7fff86692000 -     0x7fff869eefff  com.apple.Foundation (6.8 - 945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff869ef000 -     0x7fff869fafff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
        0x7fff869fb000 -     0x7fff869fbfff  com.apple.AOSMigrate (1.0 - 1) <585B1483-490E-32DD-97DC-B9279E9D3490> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
        0x7fff869fc000 -     0x7fff86a03fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
        0x7fff86ad5000 -     0x7fff86b3dfff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff86b3e000 -     0x7fff86b41fff  com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff86b8a000 -     0x7fff86b8cfff  libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
        0x7fff86b8d000 -     0x7fff86b90ff7  com.apple.LoginUICore (2.0 - 2.0) <965559B0-1F0E-3767-A16B-F91AABFA5275> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
        0x7fff86b91000 -     0x7fff86bedff7  com.apple.Symbolication (1.3 - 93) <F2C7E0B6-B241-3020-B30A-0636D0FA3378> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff86bee000 -     0x7fff86ca6fff  com.apple.CoreMessage (1.0 - 1499) <2CC65B9F-919A-3BC7-99D3-26429F2EBAE4> /System/Library/PrivateFrameworks/CoreMessage.framework/Versions/A/CoreMessage
        0x7fff86ca7000 -     0x7fff86d27ff7  com.apple.ApplicationServices.ATS (332 - 341.1) <BD83B039-AB25-3E3E-9975-A67DAE66988B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff86d28000 -     0x7fff86ed6fff  com.apple.QuartzCore (1.8 - 304.0) <BDC66714-F60C-386D-A773-F897D1E87AB6> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff86ed7000 -     0x7fff86ed9ff7  com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff86eda000 -     0x7fff86edcfff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff86edd000 -     0x7fff87181fff  com.apple.CoreImage (8.2.2 - 1.0.1) <930B0B23-DD84-3B0C-B5A9-C09B7068A6F0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff87a37000 -     0x7fff87a38ff7  libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff87a39000 -     0x7fff87a7cfff  com.apple.RemoteViewServices (2.0 - 80.5) <F3A897C9-A277-3B56-8FB3-2BC2C10C33BF> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff87ad8000 -     0x7fff87ad8fff  libOpenScriptingUtil.dylib (148.2) <B8061D13-C1B2-38D5-A723-9A98D64E67AC> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff87ad9000 -     0x7fff87ae1fff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
        0x7fff87ae2000 -     0x7fff87af3ff7  com.apple.CalendarFoundation (1.0 - 29) <2C84D3EB-844E-39DA-A848-43FC42707168> /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/Calen darFoundation
        0x7fff87b1d000 -     0x7fff87dcbfff  com.apple.imageKit (2.2 - 667) <66A64289-6259-335E-9D8C-E3E02ECE7837> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff87dcc000 -     0x7fff87dd6fff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff87dd7000 -     0x7fff87e55ff7  com.apple.securityfoundation (6.0 - 55115.4) <C5461971-E455-31A6-99B8-AF80C4BC26DD> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8803e000 -     0x7fff88075ff7  libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib
        0x7fff8807d000 -     0x7fff880b3fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
        0x7fff880b4000 -     0x7fff8814efff  com.apple.CoreSymbolication (3.0 - 87) <75F2C0DD-549A-36F6-BD9E-FB40A924344F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8814f000 -     0x7fff8815cff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8815d000 -     0x7fff881b9fff  com.apple.QuickLookFramework (4.0 - 555.4) <B34DB61C-15F0-3CF8-98A4-152C2F54DF8D> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff881ba000 -     0x7fff88206ff7  libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
        0x7fff88207000 -     0x7fff88207ff7  com.apple.SafariServices.framework (8536 - 8536.26.17) <9D446639-F348-365B-8223-26EBBD1DEEB1> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariSer vices
        0x7fff88208000 -     0x7fff8822aff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8822b000 -     0x7fff88259ff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
        0x7fff8825a000 -     0x7fff8839efef  com.apple.MediaControlSender (1.4.5 - 145.3) <3A308EA3-21F7-3213-9157-D3421EB43715> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff883ad000 -     0x7fff883d9fff  com.apple.framework.Apple80211 (8.3 - 830.18) <F2CABF84-E0B1-3F8D-9EC5-526121A007F3> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff883df000 -     0x7fff886affff  com.apple.security (7.0 - 55179.1) <639641EF-8156-3190-890C-1053658E044A> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff886cb000 -     0x7fff886cffff  libCGXType.A.dylib (328.0.4) <446116C9-E59C-35FA-892A-7F6BA8C9DA8A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff886d0000 -     0x7fff886dbff7  com.apple.CalendarAgentLink (1.0 - 37) <B794F739-3AA0-395E-B8EA-3E9DECA10890> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/Calend arAgentLink
        0x7fff886dc000 -     0x7fff886dcfff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8876f000 -     0x7fff88958fff  com.apple.CoreFoundation (6.8 - 744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff88959000 -     0x7fff8897bff7  com.apple.AOSAccounts (1.1.2 - 1.1.94) <6D0ECB77-3081-3DC8-9B4F-20E5A1A09554> /System/Library/PrivateFrameworks/AOSAccounts.framework/Versions/A/AOSAccounts
        0x7fff8897c000 -     0x7fff8898fff7  com.apple.AppContainer (2.0 - 1) <13924FCF-66FC-3CC1-888C-42C22295B2E7> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff88990000 -     0x7fff88b2bfef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff88b5b000 -     0x7fff88b7bfff  libPng.dylib (845) <C3CDD2B4-3CB0-3F6D-8411-DAAF267E952B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff88b7c000 -     0x7fff88b8aff7  libkxld.dylib (2050.20.9) <27342FF8-E3DA-3E03-B3FB-CFFD64F20E80> /usr/lib/system/libkxld.dylib
        0x7fff88b8b000 -     0x7fff88b8bfff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
        0x7fff88b8c000 -     0x7fff88b97ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff88b98000 -     0x7fff88bf7fff  com.apple.IMAP (6.0 - 1499) <23848B5F-84DC-3357-8C0D-2643276DA8CD> /System/Library/PrivateFrameworks/IMAP.framework/Versions/A/IMAP
        0x7fff88c11000 -     0x7fff88c81fff  com.apple.ISSupport (1.9.8 - 56) <23ED7650-2705-355A-9F11-409A9981AC53> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff88c82000 -     0x7fff88c83ff7  libremovefile.dylib (23.1) <DBBFAF35-AC78-3856-92F6-6E4FD9DF14A2> /usr/lib/system/libremovefile.dylib
        0x7fff88c84000 -     0x7fff88cccfff  libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
        0x7fff88ccd000 -     0x7fff88d23ff7  com.apple.opencl (2.1.21 - 2.1.21) <E2E3C6D8-208D-3926-B051-77FDD8F0BE2D> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff88d24000 -     0x7fff88fa9fff  com.apple.RawCamera.bundle (4.01 - 666) <BBDA55DD-6155-39B5-9D55-5CCCCFF26D98> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff88faa000 -     0x7fff890c4fff  com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff890c5000 -     0x7fff890d3fff  com.apple.Librarian (1.1 - 1) <1635162F-239A-341E-83C7-710C55E254AF> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff890d4000 -     0x7fff89106fff  com.apple.framework.Admin (12.0 - 12.0) <5D6978C8-0B1B-3D0E-A122-C0ABD0AA8488> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
        0x7fff89109000 -     0x7fff89148ff7  com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff89149000 -     0x7fff89149fff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8914a000 -     0x7fff8914eff7  com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff89151000 -     0x7fff89151fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff89164000 -     0x7fff891abff7  com.apple.CalDAV (6.0 - 112.5) <F2F0833B-E133-3CC1-BACA-4E84D0A65A2D> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
        0x7fff891ac000 -     0x7fff891b4fff  com.apple.AOSNotification (1.7.0 - 636.2) <20E768EB-FB1A-341F-8995-92272FDA8D6D> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
        0x7fff891b5000 -     0x7fff891bbff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
        0x7fff891bc000 -     0x7fff8920bff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
        0x7fff8920c000 -     0x7fff8925dff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <E095637C-457F-3D8F-AE32-A032F9D5A46C> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8925e000 -     0x7fff89283ff7  libc++abi.dylib (24.4) <E7BD9363-1D25-3551-A68A-2E2FF6ABECD7> /usr/lib/libc++abi.dylib
        0x7fff89284000 -     0x7fff892e1fff  com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <B3198BD6-EA1D-3E5E-ADD4-37D8E6B72678> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff892e2000 -     0x7fff892e5fff  com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff89336000 -     0x7fff89357fff  com.apple.Ubiquity (1.2 - 243.10) <F97D3A33-2C8B-3CFF-AF75-A74866D42853> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff89358000 -     0x7fff893a7ff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff893a8000 -     0x7fff893b6fff  libcommonCrypto.dylib (60027) <DA98AE56-BC3F-3AD0-9660-8CC79E4AECE6> /usr/lib/system/libcommonCrypto.dylib
        0x7fff893b7000 -     0x7fff897aefff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff898a1000 -     0x7fff898b5fff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF

    This plug-in is either damaged or incomplete.
    To re-install iPhoto
    1. Put the iPhoto.app in the trash (Drag it from your Applications Folder to the trash)
    2a: On 10.5:  Go to HD/Library/Receipts and remove any pkg file there with iPhoto in the name.
    2b: On 10.6: Those receipts may be found as follows:  In the Finder use the Go menu and select Go To Folder. In the resulting window type
    /var/db/receipts/
    2c: on 10.7 they're at
    /private/var/db/receipts
    A Finder Window will open at that location and you can remove the iPhoto pkg files.
    3. Re-install.
    If you purchased an iLife Disk, then iPhoto is on it.
    If iPhoto was installed on your Mac when you go it then it’s on the System Restore disks that came with your Mac. Insert the first one and opt to ‘Install Bundled Applications Only.
    If you purchased it on the App Store you can find it in your Purchases List.

  • 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.

  • Why do all iWork '09 apps crash after Lion install?

    Pages, Numbers and Keynote all crash immediately when I open them after I installed Lion. I have already installed the update posted by Apple twice but it still does exactly the same thing.
    This is the first part of the (long) crash report I get:
    Process:         Pages [1460]
    Path:            /Applications/iWork '09/Pages.app/Contents/MacOS/Pages
    Identifier:      com.apple.iWork.Pages
    Version:         4.1 (923)
    Build Info:      Pages-9230000~1
    Code Type:       X86 (Native)
    Parent Process:  launchd [202]
    Date/Time:       2011-08-15 17:46:34.644 -0700
    OS Version:      Mac OS X 10.7 (11A511)
    Report Version:  9
    Interval Since Last Report:          150422 sec
    Per-App Crashes Since Last Report:   4
    Anonymous UUID:                      D8D92C6F-FF75-4826-8001-D367694B6F0C
    Crashed Thread:  0
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Application Specific Information:
    dyld: launch, loading dependent libraries
    Dyld Error Message:
      Library not loaded: @rpath/Inventor.framework/Versions/C/Inventor
      Referenced from: /Applications/iWork '09/Pages.app/Contents/MacOS/Pages
      Reason: image not found

    The crash report is telling you that a critical part of Pages is missing - Inventor.framework.
    I'd suggest deleting your iWork '09 folder and its apps, reinstalling them from DVD or the Mac App Store and updating to iWork 9.1.
    If there are any issues with this it's likely that iWork '09 was not fully deleted. Yvan Koenig has written an AppleScript that entirely deletes iWork. Search this forum and you'll find a few messages linking to this script.

  • ALL ADOBE CC APPS CRASH UPON OPENING

    So I'm just trying to figure out why it's such a common problem that the Adobe CC apps crash that there is no simple fix to find online. I've been jumping through hoops, following all sorts of forums but none them help. Even went as far as disabling my graphics card and launching the apps. I'm paying for the worst product ever in my life. And when I chat with someone they refer me to call Adobe during business hours. Well I work and go to school full time during the time my time does not have any room to haul my laptop and play trouble shoot. Guess I have to miss work and skip school to get money's worth. Thanks a lot Adobe. In my major I will be using Adobe products across the board. If there is anyone out there who has found a solution please let me know. Or hey I know if anyone who works for Adobe has a solution can you please help me out.

    A chat session where an agent may remotely look inside your computer may help
    Creative Cloud chat support (all Creative Cloud customer service issues)
    http://helpx.adobe.com/x-productkb/global/service-ccm.html

  • Most Creative Suite CS6 Apps crash upon launch with Mountain Lion

    Is there a solution to the problem CS6 apps crashing at launch or shortly after when running Mountain Lion? I have tried many reinstalls of CS6 and Mountain Lion. I verified permissions and repaired. No matter what I do the same apps fail and crash. Dreamweaver immediately crashes as does Illustrator and Fireworks. Bridge crashes sometimes. Photoshop seems to run okay. Its  only Adobe software that has a problem.

    I am having exactly the same problem.  I installed Mountain Lion in place and after installation, CS6 applications crash.  I have uninstalled all CS6 applications and reinstalled and the problem still occurs.
    The crash log shows the following:
    Process:         Dreamweaver [4949]
    Path:            /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/MacOS/Dreamweaver
    Identifier:      com.adobe.dreamweaver-12.0
    Version:         12.0.1.5842 (12.0.1)
    Code Type:       X86 (Native)
    Parent Process:  launchd [157]
    User ID:         502
    Date/Time:       2012-07-30 14:42:05.421 +0100
    OS Version:      Mac OS X 10.8 (12A269)
    Report Version:  10
    Sleep/Wake UUID: 6A909658-B393-41D8-93A1-14704061FEF8
    Interval Since Last Report:          11766 sec
    Crashes Since Last Report:           7
    Per-App Interval Since Last Report:  115 sec
    Per-App Crashes Since Last Report:   7
    Anonymous UUID:                      14A2EDE6-6B01-4801-B393-EBA85BAD6CAC
    Crashed Thread:  11  Dispatch queue: com.apple.root.default-priority
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    abort() called

  • Messages app crashes upon startup

    Since today, the messages app crashes whenever I open the app. I can open texts from notification center when people text me, but the app immediately crashes when I go back to the main messages screen. I have a black 16GB iPhone 4S running iOS 6.1.3. Rebooting the iPhone and restoring it, and then reloading from backup haven't worked. Help would be much appreciated. 

    There is a bug in iOS being exploited right now. One of my so called friends sent me the below string too and crashed a couple of my apps.
    http://arstechnica.com/apple/2013/08/rendering-bug-crashes-os-x-and-ios-apps-wit h-string-of-arabic-characters/

  • IPad Mail app crashing upon launch

    Have tried restarting multiple times but Mail keeps crashing instantly upon launch.

    If it has NEVER been jailbroke, here are some standard repair procedures:
    First, try a system reset.  It cures many ills and it's quick, easy and harmless...
    Hold down the on/off switch and the Home button simultaneously until you see the Apple logo.  Ignore the "Slide to power off" text if it appears.  You will not lose any apps, data, music, movies, settings, etc.
    If the Reset doesn't work, try a Restore.  Note that it's nowhere near as quick as a Reset.  It could take well over an hour!  Connect via cable to the computer that you use for sync.  From iTunes, select the iPad/iPod and then select the Summary tab.  Follow the on-screen directions for Restore and be sure to say "yes" to the backup.  You will be warned that all data (apps, music, movies, etc.) will be erased but, as the Restore finishes, you will be asked if you wish the contents of the backup to be copied to the iPad/iPod.  Again, say "yes."
    At the end of the basic Restore, you will be asked if you wish to sync the iPad/iPod.  As before, say "yes."  Note that that sync selection will disappear and the Restore will end if you do not respond within a reasonable time.  If that happens, only the apps that are part of the IOS will appear on your device.  Corrective action is simple -  choose manual "Sync" from the bottom right of iTunes.
    If you're unable to do the Restore (or it doesn't help), go into Recovery Mode per the instructions here.  You WILL lose all of your data (game scores, etc,) but, for the most part, you can redownload apps and music without being charged again.  Also, read this.

  • Spotify app crashing upon launch

    Hello there Spotify community. Everytime I launch my Spotify app on my iPhone 5S, it immediately crashes after the 'loading elipses' fade out. I opened the application from my phone, then it simply closed!I've tried uninstalling it and re-installing it.I've changed region to United States, launched the app, then changed back to UK and launched it again, still no luck.I've uninstalled it, waited several minutes then re-installed it, still no luck.I've restarted my phone to re-install it, no luck there.I've followed the troubleshooting guide of deleting history and cookies with still no luck!   I was hoping the app would have worked by now but nope! I've also tried the two methods of logging in via Facebook or by my own Spotify account to no avail. The application still continued to crash on me upon launch, every single guide I've followed on these forums have come to no avail. Model: iPhone 5S. OS: 8.4 The device isn't jailbroken. I have more than 10 playlists, about 2 of them have offline mode. Spotify Mobile version 3.5.0 Spotify desktop version 1.0.10 My provider is EE within the United Kingdom. My username is 'Tylky'. Please help me, I'll be grateful if you can find a resolution around this. I need this app for my commute to work. :\

    BUMP EDIT: I've now restored my iPhone 5S back to its factory settings and it STILL happens.  A response would be nice as it's been 4 days and still no response from anyone.

  • Acrobat 9.1.3 Pro crashes upon scanner selection

    Hello,
    when I try to select my scanner (Microtec ScanMaker X12 USL, SCSI) for PDF creation, Acrobat crashes.
    Does anyone know the reason for that?
    Regards
    Alexander

    Over the weekend I wiped my hard drive and did a total clean instal of Leopard (not Snow Leopard) - total clean meaning I had to find all my serial numbers when reinstalling apps. A lot of work.
    The problems with InDesign have cleared up, but my Acrobat problem remains. However, I have isolated the problem: it occurs after I have done an "Examine document..." and removed all metadata and other stuff, then resaved the file. I close the saved file and the file closes leaving an empty window (same as a Microsoft Windows window). The little clock mouse icon spins wildly around (forever), I tell Acrobat to either close this window or quit, and it crashes.
    Acrobat closes other "unexamined" documents without any problems and thus I have been able to save my toolbars...
    Anyone else have this crashing problem? Does anyone have a solution?
    Note: if anyone else does a total reinstal of Leopard from Snow Leopard then export your iCal calendars first. They were the only things I lost and this loss was (fortunately) no big deal as they were backed up elsewhere in Leopard.

  • IPhoto (and all other iLife apps) crash upon opening.

    so I recently had a HD failure, and of course backed nothing up... so I went and got a new HD put in at a reseller, no problems. I recently realized that none of the "non-free" apps were installed, so I ran the install discs again (bundled software only of course) and installed iPhoto, garageband, etc. Unfortunately, none of them will open. The icon will bounce once in the dock and "quit unexpectedly."
    below in the error message. Any help?
    Process: iPhoto [3372]
    Path: /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Identifier: com.apple.iPhoto
    Version: ??? (???)
    Build Info: iPhotoProject-3710000~2
    Code Type: X86 (Native)
    Parent Process: launchd [65]
    Date/Time: 2008-08-25 23:43:11.209 -0400
    OS Version: Mac OS X 10.5.4 (9E17)
    Report Version: 6
    Exception Type: EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Crashed Thread: 0
    Dyld Error Message:
    Library not loaded: /System/Library/PrivateFrameworks/GraphicsAppSupport.framework/Versions/A/Frame works/ImageKit.framework/Versions/A/ImageKit
    Referenced from: /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    Reason: image not found

    The files that Terence mentions are receipts that the installer looks for to see what applications and versions are already installed. They have nothing to do with your iPhoto Library and the photos. Also the application and library are separate entities.
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto (iPhoto.Library for iPhoto 5 and earlier) database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've created an Automator workflow application (requires Tiger or later), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. It's compatible with iPhoto 6 and 7 libraries and Tiger and Leopard. Just put the application in the Dock and click on it whenever you want to backup the dB file. iPhoto does not have to be closed to run the application, just idle. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.
    Note: There now an Automator backup application for iPhoto 5 that will work with Tiger or Leopard.

  • 2.0.1 restore and now most of my apps crash upon loading -- help!

    I upgraded to 2.0.1, then did a full backup and restore of the phone because I was told that this would resolve remaining bugs. The phone is "restored" but with some settings different, apps in different order on the home screens, and now most of the apps I downloaded from the App Store crash almost immediately.
    They all worked more or less before I did the restore (i.e. they ran after I installed 2.0.1).
    Suggestions?

    I re-downloaded one of my apps. It ran fine after the re-install. To my surprise, now all the other apps seem to work as well!

  • ALL Downloaded/Purchased Apps Crash Upon Opening

    I've had this persistent problem, which I thought was supposed to be address in v2.1 firmware, but still at v2.2 I'm still experiencing it.
    Downloaded and/or purchased applications for the App Store will crash while opening. Often I can install an application and it will work when I first test it, but after a few days (or even hours) when I return to use the application again I click it, it begins to load, and then crashes back to the "desktop".
    This problem has been incredibly frustrating. When I need an application the most, on the road, or away from a WiFi connection, I open it only to find that it doesn't work anymore. It's VERY frustrating and I'm nearing the end of my patience.
    Can anyone help?

    Hi!
    I am a new user, but give this a shot...
    1. Without the touch connected to the desktop, delete all the app store purchased apps from the touch.
    2.Connect the touch to the desktop
    3.Make sure that your preferences on the app tab are set to sync all applications and re-sync the ipod touch.
    4.This should re-install of your purchased apps.
    FYI.. This might take a little time depending on how many apps you have.

  • Ios8.1 ITunes Store app crashes upon gifting

    When I try to gift a TV episide, iTunes Store app promptly crashes. I've tried multiple fixes all of which work once and then crashing resumes. Any suggestions or wait til ios8.2?

    Have you tried resetting your iPad by simultaneously pressing and holding the Home and Sleep/Wake buttons until you see the Apple Logo. This can take up to 15 seconds so be patient and don't release the buttons until the logo appears.
    Try again to see if the problem persists.
    If yes, do as JimHdk suggested and report it to Apple.

  • Available objects and fragmentes depending upon template selection

    Hi
    We have a use case where we have several different templates. For each template the user is to have access to only some objects and fragmentes. For example for the car template the user have access to car_registration, number_of_doors. While for instance for the house template the user have access to address, city etc. Anyone know if this is possible with the LiveCycle designer?
    Cheers
    Tore

    I've finally found a useful reference for doing this here:
    http://developers.sun.com/prodtech/javatools/jscreator/reference/techart/intro_buildingcomps.html

Maybe you are looking for

  • Safari Quits Unexpectedly when I try to launch it

    Before I switched to Leopard, this problem suddenly occured. I was told that switching to Leopard would fix it. It didn't. I've trashed the plist and restarted to no avail. Here is the report: Process: Safari [4622] Path: /Applications/Safari.app/Con

  • Exporting album pages to folder as JPEG...not working

    I am a professional photographer and use aperture to deign my books.  Since I have upgraded aperture I am now unable to export my album pages to a folder as a jpeg.  I can only export them as PDF's through the mail program which greatly decreases the

  • Where can I buy a - Nokia Wireless Keyboard SU-8W ...

    Hi All, I am presently in Riyadh and in search for a Nokia Wireless Keyboard SU-8W to purchase. Can anybody help me locate a shop where its available? Thanks in advance.

  • Currency formate.

    Hi Good day experts, I've problem with Currency formate. In my client 101 i've 1,234,567.89   in Owndata. But Functional side they've 1,234,567.89 in 103 client. My problem is when the functional guys is entered data in currency field. if they double

  • Help with smashed screen

    travelling in US from Australia  fell and broke leg and wrist and smashed screen on ipone 4s  cant provide serial number because I cant open phone one handed how do i get to speak to a human not a ********** robot? in savannah ga so no local store  c