Mac Mail Crashing when selecting Exchange Inbox

Behavior started today.  I noticed i can be disconnected from the network and can access my inbox but once I connect, Mail crashes.  I've tried deleted the "container" files per other threads and numerous other work-arounds but I can't seem to get this to end.  Here is the crash report:
Process:         Mail [2450]
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 [182]
Responsible:     Mail [2450]
User ID:         1935180466
Date/Time:       2015-03-16 17:17:43.465 -0700
OS Version:      Mac OS X 10.9.5 (13F1066)
Report Version:  11
Anonymous UUID:  D3E59276-1CFA-4C32-D7FF-C6B220D0F59B
Crashed Thread:  17  Dispatch queue: NSOperationQueue Serial Queue
Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Application Specific Information:
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSCFString getBytes:length:]: unrecognized selector sent to instance 0x608008e33ea0'
abort() called
terminating with uncaught exception of type NSException
Application Specific Backtrace 1:
0   CoreFoundation                      0x00007fff9206625c __exceptionPreprocess + 172
1   libobjc.A.dylib                     0x00007fff93c70e75 objc_exception_throw + 43
2   CoreFoundation                      0x00007fff9206912d -[NSObject(NSObject) doesNotRecognizeSelector:] + 205
3   CoreFoundation                      0x00007fff91fc4272 ___forwarding___ + 1010
4   CoreFoundation                      0x00007fff91fc3df8 _CF_forwarding_prep_0 + 120
5   AppKit                              0x00007fff8f497a1a +[NSEPSImageRep canInitWithData:] + 65
6   AppKit                              0x00007fff8f50d864 +[NSImageRep imageRepClassForData:] + 177
7   AppKit                              0x00007fff8f504679 -[NSImage initWithData:] + 36
8   Mail                                0x00007fff8dcfd662 __44-[MFAddressManager consumeImageData:forTag:]_block_invoke + 58
9   Foundation                          0x00007fff8ecce6d5 -[NSBlockOperation main] + 75
10  Foundation                          0x00007fff8ecadec1 -[__NSOperationInternal _start:] + 631
11  Foundation                          0x00007fff8ecadb6b __NSOQSchedule_f + 64
12  libdispatch.dylib                   0x00007fff8bd7828d _dispatch_client_callout + 8
13  libdispatch.dylib                   0x00007fff8bd7a673 _dispatch_queue_drain + 451
14  libdispatch.dylib                   0x00007fff8bd7b9c1 _dispatch_queue_invoke + 110
15  libdispatch.dylib                   0x00007fff8bd79f87 _dispatch_root_queue_drain + 75
16  libdispatch.dylib                   0x00007fff8bd7b177 _dispatch_worker_thread2 + 40
17  libsystem_pthread.dylib             0x00007fff94f66ef8 _pthread_wqthread + 314
18  libsystem_pthread.dylib             0x00007fff94f69fb9 start_wqthread + 13
Thread 0:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib         0x00007fff8a3bfa1a mach_msg_trap + 10
1   libsystem_kernel.dylib         0x00007fff8a3bed18 mach_msg + 64
2   com.apple.CoreFoundation       0x00007fff91f88f15 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation       0x00007fff91f88539 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation       0x00007fff91f87e75 CFRunLoopRunSpecific + 309
5   com.apple.HIToolbox           0x00007fff8a131a0d RunCurrentEventLoopInMode + 226
6   com.apple.HIToolbox           0x00007fff8a1317b7 ReceiveNextEventCommon + 479
7   com.apple.HIToolbox           0x00007fff8a1315bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
8   com.apple.AppKit               0x00007fff8efcb24e _DPSNextEvent + 1434
9   com.apple.AppKit               0x00007fff8efca89b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
10  com.apple.AppKit               0x00007fff8efbe99c -[NSApplication run] + 553
11  com.apple.AppKit               0x00007fff8efa9783 NSApplicationMain + 940
12  libdyld.dylib                 0x00007fff978175fd start + 1
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib         0x00007fff8a3c4662 kevent64 + 10
1   libdispatch.dylib             0x00007fff8bd7a421 _dispatch_mgr_invoke + 239
2   libdispatch.dylib             0x00007fff8bd7a136 _dispatch_mgr_thread + 52
Thread 2:: -[MFIMAPAccount _synchronizeAccountWithServerHighPriority:]  Dispatch queue: NSOperationQueue 0x60000003fea0
0   libsystem_kernel.dylib         0x00007fff8a3c3746 __psynch_mutexwait + 10
1   libsystem_pthread.dylib       0x00007fff94f68779 _pthread_mutex_lock + 372
2   com.apple.IMAP                 0x00007fff8fb49bf8 -[IMAPMailboxSyncEngine _copyDataSource] + 32
3   com.apple.IMAP                 0x00007fff8fb4f831 -[IMAPMailboxSyncEngine _goWithMessages:] + 45
4   com.apple.Mail.framework       0x00007fff8ddb6e2e -[MFLibraryIMAPStore _openSynchronouslyUpdatingMetadata:withOptions:] + 347
5   com.apple.Mail.framework       0x00007fff8ddb7594 -[MFLibraryIMAPStore _fetchForCheckingNewMail:] + 54
6   com.apple.Mail.framework       0x00007fff8de6b10a -[MFRemoteStoreAccount _synchronizeMailboxesSynchronously] + 738
7   com.apple.Mail.framework       0x00007fff8de6a9cf -[MFRemoteStoreAccount _synchronizeAccountWithServerHighPriority:] + 1012
8   com.apple.Mail.framework       0x00007fff8dd70517 -[MFIMAPAccount _synchronizeAccountWithServerHighPriority:] + 52
9   com.apple.CoreFoundation       0x00007fff91f519ac __invoking___ + 140
10  com.apple.CoreFoundation       0x00007fff91f51814 -[NSInvocation invoke] + 308
11  com.apple.MailCore             0x00007fff8addb7a4 -[MCMonitoredInvocation invoke] + 211
12  com.apple.MailCore             0x00007fff8adfe448 -[MCThrowingInvocationOperation main] + 40
13  com.apple.MailCore             0x00007fff8ada2b28 -[_MCInvocationOperation main] + 332
14  com.apple.Foundation           0x00007fff8ecadec1 -[__NSOperationInternal _start:] + 631
15  com.apple.Foundation           0x00007fff8ecadb6b __NSOQSchedule_f + 64
16  libdispatch.dylib             0x00007fff8bd7828d _dispatch_client_callout + 8
17  libdispatch.dylib             0x00007fff8bd7c7e3 _dispatch_async_redirect_invoke + 154
18  libdispatch.dylib             0x00007fff8bd7828d _dispatch_client_callout + 8
19  libdispatch.dylib             0x00007fff8bd7a082 _dispatch_root_queue_drain + 326
20  libdispatch.dylib             0x00007fff8bd7b177 _dispatch_worker_thread2 + 40
21  libsystem_pthread.dylib       0x00007fff94f66ef8 _pthread_wqthread + 314
22  libsystem_pthread.dylib       0x00007fff94f69fb9 start_wqthread + 13
Thread 3:: Dispatch queue: NSOperationQueue 0x60000003fea0
0   libsystem_kernel.dylib         0x00007fff8a3c3716 __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x00007fff94f67c77 _pthread_cond_wait + 787
2   com.apple.Foundation           0x00007fff8ed10160 -[__NSOperationInternal _waitUntilFinishedOrTimeout:outer:] + 218
3   com.apple.IMAP                 0x00007fff8fb2ac70 -[IMAPClientOperationQueue waitUntilOperationIsFinished:] + 228
4   com.apple.IMAP                 0x00007fff8fb44ca1 -[IMAPGateway waitUntilClientOperationIsFinished:] + 184
5   com.apple.IMAP                 0x00007fff8fb44bd7 -[IMAPGateway addClientOperation:toQueueAndWaitUntilFinished:] + 397
6   com.apple.IMAP                 0x00007fff8fb2e89a -[IMAPCommandPipeline failureResponsesFromSendingCommandsWithGateway:responseHandler:highPriority:] + 281
7   com.apple.IMAP                 0x00007fff8fb546fc -[IMAPMailboxSyncEngine _cacheMessagesWithMonitor:] + 2411
8   com.apple.IMAP                 0x00007fff8fb4fd15 -[IMAPMailboxSyncEngine _goWithMessages:] + 1297
9   com.apple.Mail.framework       0x00007fff8ddb6e2e -[MFLibraryIMAPStore _openSynchronouslyUpdatingMetadata:withOptions:] + 347
10  com.apple.Mail.framework       0x00007fff8ddb7594 -[MFLibraryIMAPStore _fetchForCheckingNewMail:] + 54
11  com.apple.Mail.framework       0x00007fff8dd6c5ce -[MFIMAPAccount fetchSynchronouslyIsAuto:] + 259
12  com.apple.CoreFoundation       0x00007fff91f519ac __invoking___ + 140
13  com.apple.CoreFoundation       0x00007fff91f51814 -[NSInvocation invoke] + 308
14  com.apple.MailCore             0x00007fff8addb7a4 -[MCMonitoredInvocation invoke] + 211
15  com.apple.MailCore             0x00007fff8adfe448 -[MCThrowingInvocationOperation main] + 40
16  com.apple.MailCore             0x00007fff8ada2b28 -[_MCInvocationOperation main] + 332
17  com.apple.Foundation           0x00007fff8ecadec1 -[__NSOperationInternal _start:] + 631
18  com.apple.Foundation           0x00007fff8ecadb6b __NSOQSchedule_f + 64
19  libdispatch.dylib             0x00007fff8bd7828d _dispatch_client_callout + 8
20  libdispatch.dylib             0x00007fff8bd7c7e3 _dispatch_async_redirect_invoke + 154
21  libdispatch.dylib             0x00007fff8bd7828d _dispatch_client_callout + 8
22  libdispatch.dylib             0x00007fff8bd7a082 _dispatch_root_queue_drain + 326
23  libdispatch.dylib             0x00007fff8bd7b177 _dispatch_worker_thread2 + 40
24  libsystem_pthread.dylib       0x00007fff94f66ef8 _pthread_wqthread + 314
25  libsystem_pthread.dylib       0x00007fff94f69fb9 start_wqthread + 13
Thread 4:: -[IMAPMailboxSyncEngine _goWithMessagesIfNeeded:]  Dispatch queue: NSOperationQueue Serial Queue
0   libsystem_kernel.dylib         0x00007fff8a3c3746 __psynch_mutexwait + 10
1   libsystem_pthread.dylib       0x00007fff94f68779 _pthread_mutex_lock + 372
2   com.apple.IMAP                 0x00007fff8fb49bf8 -[IMAPMailboxSyncEngine _copyDataSource] + 32
3   com.apple.IMAP                 0x00007fff8fb4f831 -[IMAPMailboxSyncEngine _goWithMessages:] + 45
4   com.apple.CoreFoundation       0x00007fff91f519ac __invoking___ + 140
5   com.apple.CoreFoundation       0x00007fff91f51814 -[NSInvocation invoke] + 308
6   com.apple.MailCore             0x00007fff8addb7a4 -[MCMonitoredInvocation invoke] + 211
7   com.apple.MailCore             0x00007fff8adfe448 -[MCThrowingInvocationOperation main] + 40
8   com.apple.MailCore             0x00007fff8ada2b28 -[_MCInvocationOperation main] + 332
9   com.apple.Foundation           0x00007fff8ecadec1 -[__NSOperationInternal _start:] + 631
10  com.apple.Foundation           0x00007fff8ecadb6b __NSOQSchedule_f + 64
11  libdispatch.dylib             0x00007fff8bd7828d _dispatch_client_callout + 8
12  libdispatch.dylib             0x00007fff8bd7a673 _dispatch_queue_drain + 451
13  libdispatch.dylib             0x00007fff8bd7b9c1 _dispatch_queue_invoke + 110
14  libdispatch.dylib             0x00007fff8bd79f87 _dispatch_root_queue_drain + 75
15  libdispatch.dylib             0x00007fff8bd7b177 _dispatch_worker_thread2 + 40
16  libsystem_pthread.dylib       0x00007fff94f66ef8 _pthread_wqthread + 314
17  libsystem_pthread.dylib       0x00007fff94f69fb9 start_wqthread + 13
Thread 5:
0   libsystem_kernel.dylib         0x00007fff8a3bfa1a mach_msg_trap + 10
1   libsystem_kernel.dylib         0x00007fff8a3bed18 mach_msg + 64
2   com.apple.CoreFoundation       0x00007fff91f88f15 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation       0x00007fff91f88539 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation       0x00007fff91f87e75 CFRunLoopRunSpecific + 309
5   com.apple.AppKit               0x00007fff8f16b05e _NSEventThread + 144
6   libsystem_pthread.dylib       0x00007fff94f65899 _pthread_body + 138
7   libsystem_pthread.dylib       0x00007fff94f6572a _pthread_start + 137
8   libsystem_pthread.dylib       0x00007fff94f69fc9 thread_start + 13
Thread 6:: com.apple.NSURLConnectionLoader
0   com.apple.CoreFoundation       0x00007fff91f4445a -[__NSArrayM objectAtIndex:] + 90
1   com.apple.CFNetwork           0x00007fff8e014937 CoreSchedulingSet::create(__CFArray const*) + 41
2   com.apple.CFNetwork           0x00007fff8e118cc6 CoreStreamBase::copySchedulingSet() const + 48
3   com.apple.CFNetwork           0x00007fff8e016b30 CoreStreamBase::_streamSetEventAndScheduleDelivery(unsigned long, unsigned char) + 78
4   com.apple.CFNetwork           0x00007fff8e044254 HTTPReadFilter::socketReadStreamCallback(unsigned long) + 810
5   com.apple.CFNetwork           0x00007fff8e043f1a HTTPReadFilter::_httpRdFilterStreamCallBack(__CoreReadStream*, unsigned long, void*) + 118
6   com.apple.CFNetwork           0x00007fff8e016e79 CoreReadStreamClient::coreStreamEventsAvailable(unsigned long) + 53
7   com.apple.CFNetwork           0x00007fff8e118f85 CoreStreamBase::_callClientNow(CoreStreamClient*) + 53
8   com.apple.CFNetwork           0x00007fff8e016b99 CoreStreamBase::_streamSetEventAndScheduleDelivery(unsigned long, unsigned char) + 183
9   com.apple.CFNetwork           0x00007fff8e016922 SocketStream::dispatchSignalFromSocketCallbackUnlocked(SocketStreamSignalHolder *) + 74
10  com.apple.CFNetwork           0x00007fff8e016050 SocketStream::socketCallback(__CFSocket*, unsigned long, __CFData const*, void const*) + 206
11  com.apple.CFNetwork           0x00007fff8e015f52 SocketStream::_SocketCallBack_stream(__CFSocket*, unsigned long, __CFData const*, void const*, void*) + 64
12  com.apple.CoreFoundation       0x00007fff91fd7057 __CFSocketPerformV0 + 855
13  com.apple.CoreFoundation       0x00007fff91f975b1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
14  com.apple.CoreFoundation       0x00007fff91f88c62 __CFRunLoopDoSources0 + 242
15  com.apple.CoreFoundation       0x00007fff91f883ef __CFRunLoopRun + 831
16  com.apple.CoreFoundation       0x00007fff91f87e75 CFRunLoopRunSpecific + 309
17  com.apple.Foundation           0x00007fff8ed0cf87 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
18  com.apple.Foundation           0x00007fff8ed0cd8b __NSThread__main__ + 1318
19  libsystem_pthread.dylib       0x00007fff94f65899 _pthread_body + 138
20  libsystem_pthread.dylib       0x00007fff94f6572a _pthread_start + 137
21  libsystem_pthread.dylib       0x00007fff94f69fc9 thread_start + 13
Thread 7:: com.apple.CFSocket.private
0   libsystem_kernel.dylib         0x00007fff8a3c39aa __select + 10
1   com.apple.CoreFoundation       0x00007fff91fd4a03 __CFSocketManager + 867
2   libsystem_pthread.dylib       0x00007fff94f65899 _pthread_body + 138
3   libsystem_pthread.dylib       0x00007fff94f6572a _pthread_start + 137
4   libsystem_pthread.dylib       0x00007fff94f69fc9 thread_start + 13
Thread 8:: com.apple.CoreAnimation.render-server
0   libsystem_kernel.dylib         0x00007fff8a3bfa1a mach_msg_trap + 10
1   libsystem_kernel.dylib         0x00007fff8a3bed18 mach_msg + 64
2   com.apple.QuartzCore           0x00007fff8eaf8377 CA::Render::Server::server_thread(void*) + 195
3   com.apple.QuartzCore           0x00007fff8eaf82ad thread_fun + 25
4   libsystem_pthread.dylib       0x00007fff94f65899 _pthread_body + 138
5   libsystem_pthread.dylib       0x00007fff94f6572a _pthread_start + 137
6   libsystem_pthread.dylib       0x00007fff94f69fc9 thread_start + 13
Thread 9:: JavaScriptCore::BlockFree
0   libsystem_kernel.dylib         0x00007fff8a3c3716 __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x00007fff94f67c3b _pthread_cond_wait + 727
2   com.apple.JavaScriptCore       0x00007fff8ff75cb5 JSC::BlockAllocator::blockFreeingThreadMain() + 261
3   com.apple.JavaScriptCore       0x00007fff8ff6af4f ***::wtfThreadEntryPoint(void*) + 15
4   libsystem_pthread.dylib       0x00007fff94f65899 _pthread_body + 138
5   libsystem_pthread.dylib       0x00007fff94f6572a _pthread_start + 137
6   libsystem_pthread.dylib       0x00007fff94f69fc9 thread_start + 13
Thread 10:: JavaScriptCore::Marking
0   libsystem_kernel.dylib         0x00007fff8a3c3716 __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x00007fff94f67c3b _pthread_cond_wait + 727
2   com.apple.JavaScriptCore       0x00007fff8ff76727 JSC::GCThread::waitForNextPhase() + 119
3   com.apple.JavaScriptCore       0x00007fff8ff765b8 JSC::GCThread::gcThreadMain() + 88
4   com.apple.JavaScriptCore       0x00007fff8ff6af4f ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_pthread.dylib       0x00007fff94f65899 _pthread_body + 138
6   libsystem_pthread.dylib       0x00007fff94f6572a _pthread_start + 137
7   libsystem_pthread.dylib       0x00007fff94f69fc9 thread_start + 13
Thread 11:: JavaScriptCore::Marking
0   libsystem_kernel.dylib         0x00007fff8a3c3716 __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x00007fff94f67c3b _pthread_cond_wait + 727
2   com.apple.JavaScriptCore       0x00007fff8ff76727 JSC::GCThread::waitForNextPhase() + 119
3   com.apple.JavaScriptCore       0x00007fff8ff765b8 JSC::GCThread::gcThreadMain() + 88
4   com.apple.JavaScriptCore       0x00007fff8ff6af4f ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_pthread.dylib       0x00007fff94f65899 _pthread_body + 138
6   libsystem_pthread.dylib       0x00007fff94f6572a _pthread_start + 137
7   libsystem_pthread.dylib       0x00007fff94f69fc9 thread_start + 13
Thread 12:: JavaScriptCore::Marking
0   libsystem_kernel.dylib         0x00007fff8a3c3716 __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x00007fff94f67c3b _pthread_cond_wait + 727
2   com.apple.JavaScriptCore       0x00007fff8ff76727 JSC::GCThread::waitForNextPhase() + 119
3   com.apple.JavaScriptCore       0x00007fff8ff765b8 JSC::GCThread::gcThreadMain() + 88
4   com.apple.JavaScriptCore       0x00007fff8ff6af4f ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_pthread.dylib       0x00007fff94f65899 _pthread_body + 138
6   libsystem_pthread.dylib       0x00007fff94f6572a _pthread_start + 137
7   libsystem_pthread.dylib       0x00007fff94f69fc9 thread_start + 13
Thread 13:: JavaScriptCore::BlockFree
0   libsystem_kernel.dylib         0x00007fff8a3c3716 __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x00007fff94f67c3b _pthread_cond_wait + 727
2   com.apple.JavaScriptCore       0x00007fff8ff75cb5 JSC::BlockAllocator::blockFreeingThreadMain() + 261
3   com.apple.JavaScriptCore       0x00007fff8ff6af4f ***::wtfThreadEntryPoint(void*) + 15
4   libsystem_pthread.dylib       0x00007fff94f65899 _pthread_body + 138
5   libsystem_pthread.dylib       0x00007fff94f6572a _pthread_start + 137
6   libsystem_pthread.dylib       0x00007fff94f69fc9 thread_start + 13
Thread 14:: JavaScriptCore::Marking
0   libsystem_kernel.dylib         0x00007fff8a3c3716 __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x00007fff94f67c3b _pthread_cond_wait + 727
2   com.apple.JavaScriptCore       0x00007fff8ff76727 JSC::GCThread::waitForNextPhase() + 119
3   com.apple.JavaScriptCore       0x00007fff8ff765b8 JSC::GCThread::gcThreadMain() + 88
4   com.apple.JavaScriptCore       0x00007fff8ff6af4f ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_pthread.dylib       0x00007fff94f65899 _pthread_body + 138
6   libsystem_pthread.dylib       0x00007fff94f6572a _pthread_start + 137
7   libsystem_pthread.dylib       0x00007fff94f69fc9 thread_start + 13
Thread 15:: JavaScriptCore::Marking
0   libsystem_kernel.dylib         0x00007fff8a3c3716 __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x00007fff94f67c3b _pthread_cond_wait + 727
2   com.apple.JavaScriptCore       0x00007fff8ff76727 JSC::GCThread::waitForNextPhase() + 119
3   com.apple.JavaScriptCore       0x00007fff8ff765b8 JSC::GCThread::gcThreadMain() + 88
4   com.apple.JavaScriptCore       0x00007fff8ff6af4f ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_pthread.dylib       0x00007fff94f65899 _pthread_body + 138
6   libsystem_pthread.dylib       0x00007fff94f6572a _pthread_start + 137
7   libsystem_pthread.dylib       0x00007fff94f69fc9 thread_start + 13
Thread 16:: JavaScriptCore::Marking
0   libsystem_kernel.dylib         0x00007fff8a3c3716 __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x00007fff94f67c3b _pthread_cond_wait + 727
2   com.apple.JavaScriptCore       0x00007fff8ff76727 JSC::GCThread::waitForNextPhase() + 119
3   com.apple.JavaScriptCore       0x00007fff8ff765b8 JSC::GCThread::gcThreadMain() + 88
4   com.apple.JavaScriptCore       0x00007fff8ff6af4f ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_pthread.dylib       0x00007fff94f65899 _pthread_body + 138
6   libsystem_pthread.dylib       0x00007fff94f6572a _pthread_start + 137
7   libsystem_pthread.dylib       0x00007fff94f69fc9 thread_start + 13
Thread 17 Crashed:: Dispatch queue: NSOperationQueue Serial Queue
0   libsystem_kernel.dylib         0x00007fff8a3c3866 __pthread_kill + 10
1   libsystem_pthread.dylib       0x00007fff94f6635c pthread_kill + 92
2   libsystem_c.dylib             0x00007fff91c27b1a abort + 125
3   libc++abi.dylib               0x00007fff957a2f31 abort_message + 257
4   libc++abi.dylib               0x00007fff957c8952 default_terminate_handler() + 264
5   libobjc.A.dylib               0x00007fff93c7130d _objc_terminate() + 103
6   libc++abi.dylib               0x00007fff957c61d1 std::__terminate(void (*)()) + 8
7   libc++abi.dylib               0x00007fff957c6246 std::terminate() + 54
8   libobjc.A.dylib               0x00007fff93c710b0 objc_terminate + 9
9   libdispatch.dylib             0x00007fff8bd782a1 _dispatch_client_callout + 28
10  libdispatch.dylib             0x00007fff8bd7a673 _dispatch_queue_drain + 451
11  libdispatch.dylib             0x00007fff8bd7b9c1 _dispatch_queue_invoke + 110
12  libdispatch.dylib             0x00007fff8bd79f87 _dispatch_root_queue_drain + 75
13  libdispatch.dylib             0x00007fff8bd7b177 _dispatch_worker_thread2 + 40
14  libsystem_pthread.dylib       0x00007fff94f66ef8 _pthread_wqthread + 314
15  libsystem_pthread.dylib       0x00007fff94f69fb9 start_wqthread + 13
Thread 18:
0   libsystem_kernel.dylib         0x00007fff8a3c3e6a __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fff94f66f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib       0x00007fff94f69fb9 start_wqthread + 13
Thread 19:: -[MFGmailLabelStore asynchronousCopyOfAllMessagesWithOptions:]  Dispatch queue: NSOperationQueue 0x60000003fea0
0   libsqlite3.dylib               0x00007fff8c343a57 sqlite3VdbeExec + 42503
1   libsqlite3.dylib               0x00007fff8c33840a sqlite3_step + 666
2   com.apple.Mail.framework       0x00007fff8dd988cd __50+[MFLibrary sendMessagesMatchingQuery:to:options:]_block_invoke + 257
3   com.apple.Mail.framework       0x00007fff8ddafe05 +[MFLibrary executeBlock:isWriter:useTransaction:isPrivileged:] + 1328
4   com.apple.Mail.framework       0x00007fff8dd98782 +[MFLibrary sendMessagesMatchingQuery:to:options:] + 319
5   com.apple.Mail.framework       0x00007fff8dda858e +[MFLibrary sendMessagesMatchingCriterion:to:options:searchType:async:] + 483
6   com.apple.Mail.framework       0x00007fff8ddc8009 -[MFLibraryStore asynchronousCopyOfAllMessagesWithOptions:] + 391
7   com.apple.CoreFoundation       0x00007fff91f519ac __invoking___ + 140
8   com.apple.CoreFoundation       0x00007fff91f51814 -[NSInvocation invoke] + 308
9   com.apple.MailCore             0x00007fff8adfe448 -[MCThrowingInvocationOperation main] + 40
10  com.apple.MailCore             0x00007fff8ada2b28 -[_MCInvocationOperation main] + 332
11  com.apple.Foundation           0x00007fff8ecadec1 -[__NSOperationInternal _start:] + 631
12  com.apple.Foundation           0x00007fff8ecadb6b __NSOQSchedule_f + 64
13  libdispatch.dylib             0x00007fff8bd7828d _dispatch_client_callout + 8
14  libdispatch.dylib             0x00007fff8bd7c7e3 _dispatch_async_redirect_invoke + 154
15  libdispatch.dylib             0x00007fff8bd7828d _dispatch_client_callout + 8
16  libdispatch.dylib             0x00007fff8bd7a082 _dispatch_root_queue_drain + 326
17  libdispatch.dylib             0x00007fff8bd7b177 _dispatch_worker_thread2 + 40
18  libsystem_pthread.dylib       0x00007fff94f66ef8 _pthread_wqthread + 314
19  libsystem_pthread.dylib       0x00007fff94f69fb9 start_wqthread + 13
Thread 20:
0   libsystem_kernel.dylib         0x00007fff8a3c3e6a __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fff94f66f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib       0x00007fff94f69fb9 start_wqthread + 13
Thread 21:: Dispatch queue: NSBlockOperation Queue
0   libsystem_kernel.dylib         0x00007fff8a3c3716 __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x00007fff94f67c77 _pthread_cond_wait + 787
2   com.apple.Foundation           0x00007fff8ed10160 -[__NSOperationInternal _waitUntilFinishedOrTimeout:outer:] + 218
3   com.apple.Mail.framework       0x00007fff8dd57c07 -[MFEWSStore _fetchChangesFromServer] + 390
4   com.apple.Mail.framework       0x00007fff8dd2b07c __50-[MFEWSAccount _synchronizeMailboxesSynchronously]_block_invoke + 401
5   libdispatch.dylib             0x00007fff8bd7f8d9 _dispatch_client_callout2 + 8
6   libdispatch.dylib             0x00007fff8bd7f82a _dispatch_apply_invoke + 87
7   libdispatch.dylib             0x00007fff8bd82bed _dispatch_apply_redirect + 351
8   libdispatch.dylib             0x00007fff8bd7828d _dispatch_client_callout + 8
9   libdispatch.dylib             0x00007fff8bd7f3b0 _dispatch_sync_f_invoke + 39
10  libdispatch.dylib             0x00007fff8bd7f60b dispatch_apply_f + 267
11  com.apple.Foundation           0x00007fff8ecce7c8 -[NSBlockOperation main] + 318
12  com.apple.Foundation           0x00007fff8ecadec1 -[__NSOperationInternal _start:] + 631
13  com.apple.Foundation           0x00007fff8ecadb6b __NSOQSchedule_f + 64
14  libdispatch.dylib             0x00007fff8bd7828d _dispatch_client_callout + 8
15  libdispatch.dylib             0x00007fff8bd7c7e3 _dispatch_async_redirect_invoke + 154
16  libdispatch.dylib             0x00007fff8bd7828d _dispatch_client_callout + 8
17  libdispatch.dylib             0x00007fff8bd7a082 _dispatch_root_queue_drain + 326
18  libdispatch.dylib             0x00007fff8bd7b177 _dispatch_worker_thread2 + 40
19  libsystem_pthread.dylib       0x00007fff94f66ef8 _pthread_wqthread + 314
20  libsystem_pthread.dylib       0x00007fff94f69fb9 start_wqthread + 13
Thread 22:: Dispatch queue: NSOperationQueue 0x608000232340
0   libsystem_kernel.dylib         0x00007fff8a3c3716 __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x00007fff94f67c3b _pthread_cond_wait + 727
2   com.apple.Foundation           0x00007fff8ed11c29 -[__NSOperationInternal _waitUntilFinished:] + 93
3   com.apple.Mail.framework       0x00007fff8dd411f8 -[MFEWSGateway fetchMimeDataForMessage:errorHandler:] + 430
4   com.apple.Mail.framework       0x00007fff8dd553f5 -[MFEWSStore _fetchBodyDataForMessage:andHeaderDataIfReadilyAvailable:fetchIfNotAvailable:] + 399
5   com.apple.Mail.framework       0x00007fff8dd556be -[MFEWSStore fullBodyDataForMessage:andHeaderDataIfReadilyAvailable:fetchIfNotAvailable:] + 266
6   com.apple.MailCore             0x00007fff8adacec0 -[MCMessage messageDataIncludingFromSpace:newDocumentID:] + 74
7   com.apple.Mail.framework       0x00007fff8dd8e361 +[MFLibrary insertOrUpdateMessages:withMailbox:fetchBodies:isInitialImport:oldMessagesByNew Message:remoteIDs:newDocumentIDs:setFlags:clearFlags:messageFlagsForMessages:cop yFiles:progressDelegate:updateRowIDs:error:] + 3310
8   com.apple.Mail.framework       0x00007fff8ddcb99f -[MFLibraryStore appendMessages:unsuccessfulOnes:newMessageIDs:newMessages:newDocumentIDsByOld:f lagsToSet:forMove:error:] + 642
9   com.apple.Mail.framework       0x00007fff8de67f21 -[MFRemoteStore updateMessagesLocally:missedMessages:newMessageIDs:] + 76
10  com.apple.Mail.framework       0x00007fff8dd40957 -[MFEWSGateway _updateMessagesLocallyFromSync:inStore:withFolderIdString:newMessageIDs:newSync State:] + 131
11  com.apple.CoreFoundation       0x00007fff91f519ac __invoking___ + 140
12  com.apple.CoreFoundation       0x00007fff91f51814 -[NSInvocation invoke] + 308
13  com.apple.MailCore             0x00007fff8adfe448 -[MCThrowingInvocationOperation main] + 40
14  com.apple.Foundation           0x00007fff8ecadec1 -[__NSOperationInternal _start:] + 631
15  com.apple.Foundation           0x00007fff8ecadb6b __NSOQSchedule_f + 64
16  libdispatch.dylib             0x00007fff8bd7828d _dispatch_client_callout + 8
17  libdispatch.dylib             0x00007fff8bd7c7e3 _dispatch_async_redirect_invoke + 154
18  libdispatch.dylib             0x00007fff8bd7828d _dispatch_client_callout + 8
19  libdispatch.dylib             0x00007fff8bd7a082 _dispatch_root_queue_drain + 326
20  libdispatch.dylib             0x00007fff8bd7b177 _dispatch_worker_thread2 + 40
21  libsystem_pthread.dylib       0x00007fff94f66ef8 _pthread_wqthread + 314
22  libsystem_pthread.dylib       0x00007fff94f69fb9 start_wqthread + 13
Thread 23:: -[MFSnippetManager _calculateSnippetForMessages]  Dispatch queue: NSOperationQueue Serial Queue
0   libsystem_kernel.dylib         0x00007fff8a3c37ee __psynch_rw_wrlock + 10
1   libsystem_pthread.dylib       0x00007fff94f6900e _pthread_rwlock_lock + 507
2   com.apple.Mail.framework       0x00007fff8ddb0be4 +[MFLibrary _checkOutDBHandleForWriting:isPrivileged:] + 374
3   com.apple.Mail.framework       0x00007fff8ddafcd1 +[MFLibrary executeBlock:isWriter:useTransaction:isPrivileged:] + 1020
4   com.apple.Mail.framework       0x00007fff8dd83877 +[MFLibrary setSnippetsForMessages:] + 83
5   com.apple.Mail.framework       0x00007fff8ddc8467 -[MFLibraryStore saveSnippetsForMessages:] + 272
6   com.apple.Mail.framework       0x00007fff8de7f1ad __48-[MFSnippetManager _calculateSnippetForMessages]_block_invoke + 715
7   com.apple.CoreFoundation       0x00007fff91fa36df __65-[__NSDictionaryM enumerateKeysAndObjectsWithOptions:usingBlock:]_block_invoke + 111
8   com.apple.CoreFoundation       0x00007fff91fa35ee -[__NSDictionaryM enumerateKeysAndObjectsWithOptions:usingBlock:] + 222
9   com.apple.Mail.framework       0x00007fff8de7eec2 -[MFSnippetManager _calculateSnippetForMessages] + 287
10  com.apple.CoreFoundation       0x00007fff91f519ac __invoking___ + 140
11  com.apple.CoreFoundation       0x00007fff91f51814 -[NSInvocation invoke] + 308
12  com.apple.MailCore             0x00007fff8adfe448 -[MCThrowingInvocationOperation main] + 40
13  com.apple.MailCore             0x00007fff8ada2b28 -[_MCInvocationOperation main] + 332
14  com.apple.Foundation           0x00007fff8ecadec1 -[__NSOperationInternal _start:] + 631
15  com.apple.Foundation           0x00007fff8ecadb6b __NSOQSchedule_f + 64
16  libdispatch.dylib             0x00007fff8bd7828d _dispatch_client_callout + 8
17  libdispatch.dylib             0x00007fff8bd7a673 _dispatch_queue_drain + 451
18  libdispatch.dylib             0x00007fff8bd7b9c1 _dispatch_queue_invoke + 110
19  libdispatch.dylib             0x00007fff8bd79f87 _dispatch_root_queue_drain + 75
20  libdispatch.dylib             0x00007fff8bd7b177 _dispatch_worker_thread2 + 40
21  libsystem_pthread.dylib       0x00007fff94f66ef8 _pthread_wqthread + 314
22  libsystem_pthread.dylib       0x00007fff94f69fb9 start_wqthread + 13
Thread 24:: Dispatch queue: NSOperationQueue 0x608006433c40
0   libsystem_kernel.dylib         0x00007fff8a3bfa56 semaphore_wait_trap + 10
1   libdispatch.dylib             0x00007fff8bd7c9f9 _dispatch_semaphore_wait_slow + 206
2   com.apple.CFOpenDirectory     0x00007fff9531d1cf ODQueryCopyResults + 195
3   com.apple.OpenDirectory       0x00007fff8ff00c33 -[ODQuery resultsAllowingPartial:error:] + 46
4   com.apple.AddressBook.framework 0x00007fff91d047ee -[ABDirectoryServicesImageTask run:] + 755
5   com.apple.AddressBook.framework 0x00007fff91cfbc38 -[ABAggregateTask run:] + 228
6   com.apple.AddressBook.framework 0x00007fff91cfbc38 -[ABAggregateTask run:] + 228
7   com.apple.AddressBook.framework 0x00007fff91dd64c9 -[ABLoadRemoteImagesOperation _doMain] + 102
8   com.apple.AddressBook.ContactsData 0x00007fff8d88bb13 ab_set_current_queue_name_while_running_block + 154
9   com.apple.AddressBook.framework 0x00007fff91dd640f -[ABLoadRemoteImagesOperation main] + 80
10  com.apple.Foundation           0x00007fff8ecadec1 -[__NSOperationInternal _start:] + 631
11  com.apple.Foundation           0x00007fff8ecadb6b __NSOQSchedule_f + 64
12  libdispatch.dylib             0x00007fff8bd7828d _dispatch_client_callout + 8
13  libdispatch.dylib             0x00007fff8bd7c7e3 _dispatch_async_redirect_invoke + 154
14  libdispatch.dylib             0x00007fff8bd7828d _dispatch_client_callout + 8
15  libdispatch.dylib             0x00007fff8bd7a082 _dispatch_root_queue_drain + 326
16  libdispatch.dylib             0x00007fff8bd7b177 _dispatch_worker_thread2 + 40
17  libsystem_pthread.dylib       0x00007fff94f66ef8 _pthread_wqthread + 314
18  libsystem_pthread.dylib       0x00007fff94f69fb9 start_wqthread + 13
Thread 25:: -[MFEWSAccount _synchronizeAccountWithServerHighPriority:]  Dispatch queue: NSOperationQueue 0x60000003fea0
0   libsystem_kernel.dylib         0x00007fff8a3c3716 __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x00007fff94f67c77 _pthread_cond_wait + 787
2   com.apple.Foundation           0x00007fff8ed10160 -[__NSOperationInternal _waitUntilFinishedOrTimeout:outer:] + 218
3   com.apple.Mail.framework       0x00007fff8dd2ad46 -[MFEWSAccount _synchronizeMailboxesSynchronously] + 764
4   com.apple.Mail.framework       0x00007fff8de6a9cf -[MFRemoteStoreAccount _synchronizeAccountWithServerHighPriority:] + 1012
5   com.apple.CoreFoundation       0x00007fff91f519ac __invoking___ + 140
6   com.apple.CoreFoundation       0x00007fff91f51814 -[NSInvocation invoke] + 308
7   com.apple.MailCore             0x00007fff8addb7a4 -[MCMonitoredInvocation invoke] + 211
8   com.apple.MailCore             0x00007fff8adfe448 -[MCThrowingInvocationOperation main] + 40
9   com.apple.MailCore             0x00007fff8ada2b28 -[_MCInvocationOperation main] + 332
10  com.apple.Foundation           0x00007fff8ecadec1 -[__NSOperationInternal _start:] + 631
11  com.apple.Foundation           0x00007fff8ecadb6b __NSOQSchedule_f + 64
12  libdispatch.dylib             0x00007fff8bd7828d _dispatch_client_callout + 8
13  libdispatch.dylib             0x00007fff8bd7c7e3 _dispatch_async_redirect_invoke + 154
14  libdispatch.dylib             0x00007fff8bd7828d _dispatch_client_callout + 8
15  libdispatch.dylib             0x00007fff8bd7a082 _dispatch_root_queue_drain + 326
16  libdispatch.dylib             0x00007fff8bd7b177 _dispatch_worker_thread2 + 40
17  libsystem_pthread.dylib       0x00007fff94f66ef8 _pthread_wqthread + 314
18  libsystem_pthread.dylib       0x00007fff94f69fb9 start_wqthread + 13
Thread 26:
0   libsystem_kernel.dylib         0x00007fff8a3c3e6a __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fff94f66f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib       0x00007fff94f69fb9 start_wqthread + 13
Thread 27:: Dispatch queue: NSOperationQueue 0x6000002ce3f0
0   libsystem_kernel.dylib         0x00007fff8a3bfa1a mach_msg_trap + 10
1   libsystem_kernel.dylib         0x00007fff8a3bed18 mach_msg + 64
2   com.apple.CoreFoundation       0x00007fff91f88f15 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation       0x00007fff91f88539 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation       0x00007fff91f87e75 CFRunLoopRunSpecific + 309
5   com.apple.Foundation           0x00007fff8ed0f0fc -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 253
6   com.apple.MailCore             0x00007fff8adfb4fb -[MCSocket readBytes:maxLength:error:] + 786
7   com.apple.MailCore             0x00007fff8ad93153 -[MCConnection _readBytesFromSocketIntoBuffer:amount:requireAllBytes:error:] + 109
8   com.apple.MailCore             0x00007fff8ad92f9e -[MCConnection _fillBuffer:] + 590
9   com.apple.MailCore             0x00007fff8ad92bc3 -[MCConnection _readLineIntoData:error:] + 156
10  com.apple.IMAP                 0x00007fff8fb32323 -[IMAPConnection _readLineIntoData:error:] + 50
11  com.apple.IMAP                 0x00007fff8fb3951f -[IMAPConnection(MFPrivate) _readDataOfLength:intoData:error:] + 114
12  com.apple.IMAP                 0x00007fff8fb61cef +[IMAPResponse newIMAPResponseWithConnection:error:] + 85
13  com.apple.IMAP                 0x00007fff8fb32403 -[IMAPConnection _copyNextServerResponse:] + 38
14  com.apple.IMAP                 0x00007fff8fb32519 -[IMAPConnection _copyNextTaggedOrContinuationResponseForCommand:exists:] + 179
15  com.apple.IMAP                 0x00007fff8fb37f49 -[IMAPConnection _responseFromSendingOperation:] + 979
16  com.apple.IMAP                 0x00007fff8fb318b8 -[IMAPConnection executeClientOperation:] + 31
17  com.apple.IMAP                 0x00007fff8fb27ee7 -[IMAPClientOperation executeOnConnection:] + 26
18  com.apple.IMAP                 0x00007fff8fb3178a -[IMAPConnection prepareAndExecuteOperation:outWrongState:] + 1216
19  com.apple.IMAP                 0x00007fff8fb447fe -[IMAPGateway _allowClientOperationThrough:] + 910
20  com.apple.IMAP                 0x00007fff8fb44415 -[IMAPGateway allowClientOperationThrough:] + 385
21  com.apple.IMAP                 0x00007fff8fb27ebb -[IMAPClientOperation main] + 57
22  com.apple.Foundation           0x00007fff8ecadec1 -[__NSOperationInternal _start:] + 631
23  com.apple.Foundation           0x00007fff8ecadb6b __NSOQSchedule_f + 64
24  libdispatch.dylib             0x00007fff8bd7828d _dispatch_client_callout + 8
25  libdispatch.dylib             0x00007fff8bd7c7e3 _dispatch_async_redirect_invoke + 154
26  libdispatch.dylib             0x00007fff8bd7828d _dispatch_client_callout + 8
27  libdispatch.dylib             0x00007fff8bd7a082 _dispatch_root_queue_drain + 326
28  libdispatch.dylib             0x00007fff8bd7b177 _dispatch_worker_thread2 + 40
29  libsystem_pthread.dylib       0x00007fff94f66ef8 _pthread_wqthread + 314
30  libsystem_pthread.dylib       0x00007fff94f69fb9 start_wqthread + 13
Thread 28:: -[MFAddressManager _fetchImageForAddress:]  Dispatch queue: NSOperationQueue Serial Queue
0   libsqlite3.dylib               0x00007fff8c339ea6 sqlite3VdbeExec + 2646
1   libsqlite3.dylib               0x00007fff8c33840a sqlite3_step + 666
2   com.apple.CoreData             0x00007fff8a7859a6 _execute + 214
3   com.apple.CoreData             0x00007fff8a785658 -[NSSQLiteConnection execute] + 2040
4   com.apple.CoreData             0x00007fff8a796560 -[NSSQLCore _newRowsForFetchPlan:selectedBy:withArgument:] + 864
5   com.apple.CoreData             0x00007fff8a78c85f -[NSSQLCore objectsForFetchRequest:inContext:] + 527
6   com.apple.CoreData             0x00007fff8a78c397 -[NSSQLCore executeRequest:withContext:error:] + 247
7   com.apple.CoreData             0x00007fff8a78b71b -[NSPersistentStoreCoordinator executeRequest:withContext:error:] + 1755
8   com.apple.CoreData             0x00007fff8a789c1b -[NSManagedObjectContext executeFetchRequest:error:] + 507
9   com.apple.AddressBook.framework 0x00007fff91cd26a9 +[ABRecordCoreDataFactoryImpl fetchObjectsForClass:withPredicate:prefetchingKeyPaths:managedObjectContext:aff ectedStores:] + 506
10  com.apple.AddressBook.framework 0x00007fff91cd2295 +[ABRecordCoreDataFactoryImpl fetchPublicRecordsForClass:withPredicate:prefetchingKeyPaths:addressBook:persis tentStoreUrls:] + 140
11  com.apple.AddressBook.framework 0x00007fff91d1b7ad +[ABRecordCoreDataFactoryImpl fetchPublicRecordsForClass:withPredicate:prefetchingKeyPaths:addressBook:] + 29
12  com.apple.AddressBook.framework 0x00007fff91d1b770 __80-[ABAddressBook recordsForClass:matchingPredicate:prefetchingKeyPaths:takeLock:]_block_invoke + 45
13  com.apple.AddressBook.framework 0x00007fff91d1b5df -[ABAddressBook performFetchWithType:recordClass:predicate:takeLock:block:] + 294
14  com.apple.AddressBook.framework 0x00007fff91d1b463 -[ABAddressBook recordsForClass:matchingPredicate:prefetchingKeyPaths:takeLock:] + 252
15  com.apple.AddressBook.framework 0x00007fff91d19b09 -[ABAddressBook recordsMatchingSearchElement:takeLock:] + 1030
16  com.apple.AddressBook.framework 0x00007fff91d84e9a -[ABRemoteImageLoader personForEmailAddresses:] + 103
17  com.apple.AddressBook.framework 0x00007fff91d84d08 -[ABRemoteImageLoader beginLoadingImageForEmails:completionHandler:] + 85
18  com.apple.AddressBook.framework 0x00007fff91d84b62 -[ABRemoteImageLoader beginLoadingImageForEmails:forClient:] + 111
19  com.apple.Mail.framework       0x00007fff8dcfd423 -[MFAddressManager _fetchImageForAddress:] + 228
20  com.apple.CoreFoundation       0x00007fff91f519ac __invoking___ + 140
21  com.apple.CoreFoundation       0x00007fff91f51814 -[NSInvocation invoke] + 308
22  com.apple.MailCore             0x00007fff8addb7a4 -[MCMonitoredInvocation invoke] + 211
23  com.apple.MailCore             0x00007fff8adfe448 -[MCThrowingInvocationOperation main] + 40
24  com.apple.MailCore             0x00007fff8ada2b28 -[_MCInvocationOperation main] + 332
25  com.apple.Foundation           0x00007fff8ecadec1 -[__NSOperationInternal _start:] + 631
26  com.apple.Foundation           0x00007fff8ecadb6b __NSOQSchedule_f + 64
27  libdispatch.dylib             0x00007fff8bd7828d _dispatch_client_callout + 8
28  libdispatch.dylib             0x00007fff8bd7a673 _dispatch_queue_drain + 451
29  libdispatch.dylib             0x00007fff8bd7b9c1 _dispatch_queue_invoke + 110
30  libdispatch.dylib             0x00007fff8bd79f87 _dispatch_root_queue_drain + 75
31  libdispatch.dylib             0x00007fff8bd7b177 _dispatch_worker_thread2 + 40
32  libsystem_pthread.dylib       0x00007fff94f66ef8 _pthread_wqthread + 314
33  libsystem_pthread.dylib       0x00007fff94f69fb9 start_wqthread + 13
Thread 29:: Dispatch queue: NSOperationQueue 0x608000231620
0   libsystem_kernel.dylib         0x00007fff8a3bfa1a mach_msg_trap + 10
1   libsystem_kernel.dylib         0x00007fff8a3bed18 mach_msg + 64
2   com.apple.CoreFoundation       0x00007fff91f88f15 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation       0x00007fff91f88539 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation       0x00007fff91f87e75 CFRunLoopRunSpecific + 309
5   com.apple.Foundation           0x00007fff8ed0f0fc -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 253
6   com.apple.ExchangeWebServices 0x00007fff8c90d78b -[SOAPRequest sendSynchronously:] + 466
7   com.apple.ExchangeWebServices 0x00007fff8c8f4679 -[EWSExchangeServiceBinding sendSynchronousMessage:error:] + 89
8   com.apple.Mail.framework       0x00007fff8dd33c7c -[MFEWSConnection _sendMessage:error:] + 306
9   com.apple.Mail.framework       0x00007fff8dd333af -[MFEWSConnection sendMessage:forRequest:] + 51
10  com.apple.Mail.framework       0x00007fff8dd3cb9b -[MFEWSGateway sendMessage:forRequest:] + 70
11  com.apple.Mail.framework       0x00007fff8dd53169 -[MFEWSRequestOperation executeOperation] + 110
12  com.apple.MailCore             0x00007fff8addbb3a -[MCMonitoredOperation main] + 211
13  com.apple.Foundation           0x00007fff8ecadec1 -[__NSOperationInternal _start:] + 631
14  com.apple.Foundation           0x00007fff8ecadb6b __NSOQSchedule_f + 64
15  libdispatch.dylib             0x00007fff8bd7828d _dispatch_client_callout + 8
16  libdispatch.dylib             0x00007fff8bd7c7e3 _dispatch_async_redirect_invoke + 154
17  libdispatch.dylib             0x00007fff8bd7828d _dispatch_client_callout + 8
18  libdispatch.dylib             0x00007fff8bd7a082 _dispatch_root_queue_drain + 326
19  libdispatch.dylib             0x00007fff8bd7b177 _dispatch_worker_thread2 + 40
20  libsystem_pthread.dylib       0x00007fff94f66ef8 _pthread_wqthread + 314
21  libsystem_pthread.dylib       0x00007fff94f69fb9 start_wqthread + 13
Thread 30:
0   libsystem_kernel.dylib         0x00007fff8a3c3e6a __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fff94f66f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib       0x00007fff94f69fb9 start_wqthread + 13
Thread 31:
0   libsystem_kernel.dylib         0x00007fff8a3c3e6a __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fff94f66f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib       0x00007fff94f69fb9 start_wqthread + 13
Thread 32:: +[MFLibrary commitSynchronously]  Dispatch queue: NSOperationQueue 0x60000003fea0
0   libsystem_kernel.dylib         0x00007fff8a3c37ee __psynch_rw_wrlock + 10
1   libsystem_pthread.dylib       0x00007fff94f6900e _pthread_rwlock_lock + 507
2   com.apple.Mail.framework       0x00007fff8ddb0be4 +[MFLibrary _checkOutDBHandleForWriting:isPrivileged:] + 374
3   com.apple.Mail.framework       0x00007fff8ddafcd1 +[MFLibrary executeBlock:isWriter:useTransaction:isPrivileged:] + 1020
4   com.apple.Mail.framework       0x00007fff8dd83036 +[MFLibrary commitSynchronouslyPostingMessages:postFlags:postingOldFlagsByMessage:] + 644
5   com.apple.CoreFoundation       0x00007fff91f519ac __invoking___ + 140
6   com.apple.CoreFoundation       0x00007fff91f51814 -[NSInvocation invoke] + 308
7   com.apple.MailCore             0x00007fff8adfe448 -[MCThrowingInvocationOperation main] + 40
8   com.apple.MailCore             0x00007fff8ada2b28 -[_MCInvocationOperation main] + 332
9   com.apple.Foundation           0x00007fff8ecadec1 -[__NSOperationInternal _start:] + 631
10  com.apple.Foundation           0x00007fff8ecadb6b __NSOQSchedule_f + 64
11  libdispatch.dylib             0x00007fff8bd7828d _dispatch_client_callout + 8
12  libdispatch.dylib             0x00007fff8bd7c7e3 _dispatch_async_redirect_invoke + 154
13  libdispatch.dylib             0x00007fff8bd7828d _dispatch_client_callout + 8
14  libdispatch.dylib             0x00007fff8bd7a082 _dispatch_root_queue_drain + 326
15  libdispatch.dylib             0x00007fff8bd7b177 _dispatch_worker_thread2 + 40
16  libsystem_pthread.dylib       0x00007fff94f66ef8 _pthread_wqthread + 314
17  libsystem_pthread.dylib       0x00007fff94f69fb9 start_wqthread + 13
Thread 17 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x000000010f029000  rcx: 0x000000010f0287f8  rdx: 0x0000000000000000
  rdi: 0x000000000001dd4b  rsi: 0x0000000000000006  rbp: 0x000000010f028820  rsp: 0x000000010f0287f8
   r8: 0x6e6f697470656378   r9: 0x00007fff91c4f8d0  r10: 0x000000000c000000  r11: 0x0000000000000206
  r12: 0x000000010f028980  r13: 0x0000000000000000  r14: 0x0000000000000006  r15: 0x000000010f028860
  rip: 0x00007fff8a3c3866  rfl: 0x0000000000000206  cr2: 0x0000000118567068
Logical CPU:     0
Error Code:      0x02000148
Trap Number:     133
Binary Images:
       0x105818000 -        0x105b0afff  com.apple.mail (7.3 - 1878.6) <84C51E40-00C5-3710-8A99-04A0F6D078F5> /Applications/Mail.app/Contents/MacOS/Mail
       0x105dba000 -        0x105dbbfe6 +cl_kernels (???) <538CF3BC-1B0B-4343-81CB-FDE58E80963C> cl_kernels
       0x105dca000 -        0x105dcbff7  libArabicConverter.dylib (61) <2C03E89D-13BB-34CD-ACE0-9F46D6F58BFC> /System/Library/CoreServices/Encodings/libArabicConverter.dylib
       0x1075a9000 -        0x1075acffa  libCGXType.A.dylib (599.35.6) <7DAB1A62-D475-37F1-8234-07649906E234> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
       0x1075b6000 -        0x1075beff3  libCGCMS.A.dylib (599.35.6) <09F33B9F-098A-340A-8717-E3BA6849470E> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
       0x1075c7000 -        0x1075efffb  libRIP.A.dylib (599.35.6) <45A8594F-906E-3EAE-87D4-BA1DB091C690> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
       0x1076d8000 -        0x1076d9ff7  libGreekConverter.dylib (61) <74D7543F-EE7B-3EA1-A52B-10BC46547D2B> /System/Library/CoreServices/Encodings/libGreekConverter.dylib
       0x109b94000 -        0x109b95fff  libCyrillicConverter.dylib (61) <AA2B224F-1A9F-30B9-BE11-633176790A94> /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
       0x109bb2000 -        0x109bb9fff  com.apple.SyncedDefaults (1.3 - 91.30.1) <26F0AD10-86CC-31A4-899C-097269680E05> /System/Library/PrivateFrameworks/SyncedDefaults.framework/SyncedDefaults
       0x10a72a000 -        0x10a72dfff  libspindump.dylib (161.2) <E16E9BFB-8F34-366F-BE10-48993F5843BC> /usr/lib/libspindump.dylib
       0x10a733000 -        0x10a734fff  com.apple.AddressBook.LocalSourceBundle (8.0 - 1371.2) <E63CFFBD-3CC0-329C-BB89-17996C9F75E4> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
       0x10a746000 -        0x10a74afff  com.apple.DirectoryServicesSource (8.0 - 1371.2) <BDB90569-EC4F-379E-948A-C354C9467E86> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
       0x10a994000 -        0x10a9e0ff6  com.apple.AddressBook.CardDAVPlugin (10.9 - 424) <15AC9317-8E7D-3DC3-A68F-89C546648E25> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin
       0x10aa11000 -        0x10aa48ff7  com.apple.ExchangeSource (8.0 - 1371.2) <E1F11BB4-0696-3311-95F8-9CD6E099CBB2> /System/Library/Address Book Plug-Ins/Exchange.sourcebundle/Contents/MacOS/Exchange
       0x10b55e000 -        0x10b560fff  apop.so (170.1) <97DD24EE-D5F4-34EB-B521-D7BA883D2606> /usr/lib/sasl2/apop.so
       0x10b564000 -        0x10b574ff7  dhx.so (170.1) <E4299F4A-F42C-397A-A306-58161EFD7686> /usr/lib/sasl2/dhx.so
       0x10ba67000 -        0x10ba6ffff  digestmd5WebDAV.so (170.1) <B11199EC-EF62-3592-AE51-38EBD1B6282F> /usr/lib/sasl2/digestmd5WebDAV.so
       0x10ba74000 -        0x10ba76fff  libanonymous.2.so (170) <D1297C21-A57B-311E-9006-C3FB8689849A> /usr/lib/sasl2/libanonymous.2.so
       0x10ba7a000 -        0x10ba7cfff  libcrammd5.2.so (170) <940A42FC-C634-354E-AD74-691CD90A1427> /usr/lib/sasl2/libcrammd5.2.so
       0x10ba81000 -        0x10ba89ff7  libdigestmd5.2.so (170) <122C0383-F9B2-34D1-89AF-D317BC4D5164> /usr/lib/sasl2/libdigestmd5.2.so
       0x10ba8e000 -        0x10ba92fff  libgssapiv2.2.so (170) <AA58D85E-916C-3B0B-959A-DCC58497D0F2> /usr/lib/sasl2/libgssapiv2.2.so
       0x10ba97000 -        0x10ba99fff  login.so (170) <7D801D4E-A1A4-32FC-BF2E-9F25DB902523> /usr/lib/sasl2/login.so
       0x10ba9d000 -        0x10baa2fff  libntlm.so (170) <18693B29-154F-339C-A329-4C42A43F6428> /usr/lib/sasl2/libntlm.so
       0x10baa7000 -        0x10baaefff  libotp.2.so (170) <D1C70F92-1C75-340B-AD53-0C2CD79144FF> /usr/lib/sasl2/libotp.2.so
       0x10bab7000 -        0x10bab9fff  libplain.2.so (170) <E9C3B22A-5958-3869-B778-55948D1EC2B7> /usr/lib/sasl2/libplain.2.so
       0x10babd000 -        0x10bac1ffd  libpps.so (170.1) <C7604F07-E966-33F7-8727-93F000CBA92F> /usr/lib/sasl2/libpps.so
       0x10bac6000 -        0x10bac9fff  mschapv2.so (170.1) <C79F63BB-E66D-3552-9C4C-2D3EB14CEE01> /usr/lib/sasl2/mschapv2.so
       0x10bace000 -        0x10baf6ff6  com.apple.DirectoryService.PasswordServerFramework (10.9 - 36) <9D5837C5-0895-3479-BA4E-E11102048FD5> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
       0x10bb0c000 -  

No insight whatsoever?

Similar Messages

  • Mac Mail crashed when importing Mailboxes from Eudora

    Using Tiger (10.4.11) and Mac Mail 2.1.3. It always crashes when I try to import a Mailbox from Eudora. Any ideas?

    I've done it without problems as a test.
    Have you done any Disk or OS Maintenance lately?
    How much free space do you have on the HD?
    Does it always crash in the same place/time?

  • Mac mail crashing when trying to open stationery..never had problem before

    I sent a birthday card using an Equinux template with photo added a few days ago and now when I try to access stationery in MAC mail, it crashes. I can send crash log if needed. I have tried most things found in previous discussions,without luck and am very frustrated. Have several business letter templates that I must access. Help please. Using Safari 5.0.6
    OS X 10.5.8 Model: MacBook5,1, BootROM MB51.007D.B03, 2 processors,Intel Core 2 Duo, 2 GHz, 4 GB  All software is up to date.
    Thanks...I need very detailed help on what to do.

    Thanks for your help. Safe mode didn't work. In another forum someone suggested it could be related to a Safari extension but I don't have a clue what to do about that.
    So here is the crash log...hope someone can help. Sorry for the length.
    Process:         Mail [154]
    Path:           /Applications/Mail.app/Contents/MacOS/Mail
    Identifier:      com.apple.mail
    Version:         3.6 (936)
    Build Info:      Mail-9360000~1
    Code Type:       X86 (Native)
    Parent Process:  launchd [91]
    Interval Since LastReport:          1772 sec
    Crashes Since LastReport:           1
    Per-App Interval Since LastReport:  1613 sec
    Per-App Crashes Since LastReport:   1
    Date/Time:       2011-11-16 22:12:05.791 +0000
    OS Version:      Mac OS X 10.5.8 (9L31a)
    Report Version:  6
    Anonymous UUID:  D3045434-BF14-4FD5-9FB7-E967EBE3F06D
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes:KERN_PROTECTION_FAILURE at 0x0000000000000015
    Crashed Thread:  0
    Application SpecificInformation:
    -[StationeryThumbnailCreatorcreateThumbnailsForCustomStationeriesWithPaths:]
    Thread 0 Crashed:
    0   com.apple.WebCore                    0x90b8eeabvoid std::__push_heap<WebCore::TimerHeapIterator, int,WebCore::TimerHeapElement>(WebCore::TimerHeapIterator, int, int,WebCore::TimerHeapElement) + 219
    1   com.apple.WebCore                    0x90b8fc9evoid std::__adjust_heap<WebCore::TimerHeapIterator, int,WebCore::TimerHeapElement>(WebCore::TimerHeapIterator, int, int,WebCore::TimerHeapElement) + 254
    2   com.apple.WebCore                    0x90b8fb8dWebCore::TimerBase::heapPopMin() + 109
    3   com.apple.WebCore                    0x90b8db88WebCore::TimerBase::setNextFireTime(double) + 328
    4   com.apple.WebCore                    0x90c1a5fdWebCore::Settings::setLoadsImagesAutomatically(bool) + 61
    5   com.apple.WebKit                         0x962ad1a7-[WebView(WebPrivate) _preferencesChanged:] + 1863
    6   com.apple.Foundation               0x9043342a_nsnote_callback + 106
    7   com.apple.CoreFoundation                      0x923ba47a__CFXNotificationPost + 362
    8   com.apple.CoreFoundation                      0x923ba753_CFXNotificationPostNotification + 179
    9   com.apple.Foundation               0x90430680-[NSNotificationCenter postNotificationName:object:userInfo:] + 128
    10  com.apple.mail                               0x000037d0 0x1000 + 10192
    11  com.apple.WebKit                       0x9629ca33-[WebPreferences(WebPrivate) _postPreferencesChangedNotification] + 163
    12  com.apple.Foundation             0x904349ac__NSThreadPerformPerform + 476
    13  com.apple.CoreFoundation                    0x923d93c5CFRunLoopRunSpecific + 3141
    14  com.apple.CoreFoundation                    0x923d9aa8CFRunLoopRunInMode + 88
    15  com.apple.HIToolbox                0x979cc2acRunCurrentEventLoopInMode + 283
    16  com.apple.HIToolbox                0x979cbffeReceiveNextEventCommon + 175
    17  com.apple.HIToolbox                0x979cbf39BlockUntilNextEventMatchingListInMode + 106
    18  com.apple.AppKit                        0x9550a6d5_DPSNextEvent + 657
    19  com.apple.AppKit                        0x95509f88-[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    20  com.apple.AppKit                        0x95502f9f-[NSApplication run] + 795
    21  com.apple.AppKit                        0x954d01d8NSApplicationMain + 574
    22  com.apple.mail                               0x000fc0b2 0x1000 + 1028274
    Thread 1:
    0   libSystem.B.dylib                           0x9491834e__semwait_signal + 10
    1   libSystem.B.dylib                           0x94942ccdpthread_cond_wait$UNIX2003 + 73
    2   com.apple.JavaScriptCore       0x901e7d58***::TCMalloc_PageHeap::scavengerThread() + 824
    3   com.apple.JavaScriptCore       0x901e7d8fWTF::TCMalloc_PageHeap::runScavengerThread(void*) + 15
    4   libSystem.B.dylib                           0x94942055_pthread_start + 321
    5   libSystem.B.dylib                           0x94941f12thread_start + 34
    Thread 2:
    0   libSystem.B.dylib                           0x94911166mach_msg_trap + 10
    1   libSystem.B.dylib                           0x9491895cmach_msg + 72
    2   com.apple.CoreFoundation                      0x923d8e7eCFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation                      0x923d9aa8CFRunLoopRunInMode + 88
    4   com.apple.Foundation               0x904683d5-[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
    5   com.apple.Foundation               0x904744f4-[NSRunLoop(NSRunLoop) run] + 84
    6   com.apple.MessageFramework              0x003d8dc5-[RSSInterchange _runManager] + 2140
    7   com.apple.Foundation               0x90433dfd-[NSThread main] + 45
    8   com.apple.Foundation               0x904339a4__NSThread__main__ + 308
    9   libSystem.B.dylib                           0x94942055_pthread_start + 321
    10  libSystem.B.dylib                         0x94941f12thread_start + 34
    Thread 3:
    0   libSystem.B.dylib                           0x9491834e__semwait_signal + 10
    1   libSystem.B.dylib                           0x94942ccdpthread_cond_wait$UNIX2003 + 73
    2   com.apple.QuartzCore               0x91d66a09fe_fragment_thread + 54
    3   libSystem.B.dylib                           0x94942055_pthread_start + 321
    4   libSystem.B.dylib                           0x94941f12thread_start + 34
    Thread 4:
    0   libSystem.B.dylib                           0x949111c6semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                           0x949431af_pthread_cond_wait + 1244
    2   libSystem.B.dylib                           0x94944a33pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation               0x90479dbc-[NSCondition waitUntilDate:] + 236
    4   com.apple.Foundation               0x90479bd0-[NSConditionLock lockWhenCondition:beforeDate:] + 144
    5   com.apple.MessageFramework              0x003dac87-[InvocationQueue _drainQueue] + 317
    6   com.apple.Foundation               0x90433dfd-[NSThread main] + 45
    7   com.apple.Foundation               0x904339a4__NSThread__main__ + 308
    8   libSystem.B.dylib                           0x94942055_pthread_start + 321
    9   libSystem.B.dylib                           0x94941f12thread_start + 34
    Thread 5:
    0   libSystem.B.dylib                           0x949111c6semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                           0x949431af_pthread_cond_wait + 1244
    2   libSystem.B.dylib                           0x94944a33pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation               0x90479dbc-[NSCondition waitUntilDate:] + 236
    4   com.apple.Foundation               0x90479bd0-[NSConditionLock lockWhenCondition:beforeDate:] + 144
    5   com.apple.MessageFramework              0x003dac87-[InvocationQueue _drainQueue] + 317
    6   com.apple.Foundation               0x90433dfd-[NSThread main] + 45
    7   com.apple.Foundation               0x904339a4__NSThread__main__ + 308
    8   libSystem.B.dylib                           0x94942055_pthread_start + 321
    9   libSystem.B.dylib                           0x94941f12thread_start + 34
    Thread 6:
    0   libSystem.B.dylib                           0x949111c6semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                           0x949431af_pthread_cond_wait + 1244
    2   libSystem.B.dylib                           0x94944a33pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation               0x90479dbc-[NSCondition waitUntilDate:] + 236
    4   com.apple.Foundation               0x90479bd0-[NSConditionLock lockWhenCondition:beforeDate:] + 144
    5   com.apple.MessageFramework              0x003dac87-[InvocationQueue _drainQueue] + 317
    6   com.apple.Foundation               0x90433dfd-[NSThread main] + 45
    7   com.apple.Foundation               0x904339a4__NSThread__main__ + 308
    8   libSystem.B.dylib                           0x94942055_pthread_start + 321
    9   libSystem.B.dylib                           0x94941f12thread_start + 34
    Thread 7:
    0   libSystem.B.dylib                           0x9497a1a2__workq_ops + 10
    1   libSystem.B.dylib                           0x9497a1d2start_wqthread + 30
    Thread 8:
    0   ???                                         0000000000 0 + 0
    Thread 9:
    0   libSystem.B.dylib                           0x949111c6semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                           0x949431af_pthread_cond_wait + 1244
    2   libSystem.B.dylib                           0x94944a33pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation               0x90479dbc-[NSCondition waitUntilDate:] + 236
    4   com.apple.Foundation               0x90479bd0-[NSConditionLock lockWhenCondition:beforeDate:] + 144
    5   com.apple.MessageFramework              0x003dac87-[InvocationQueue _drainQueue] + 317
    6   com.apple.Foundation               0x90433dfd-[NSThread main] + 45
    7   com.apple.Foundation               0x904339a4__NSThread__main__ + 308
    8   libSystem.B.dylib                           0x94942055_pthread_start + 321
    9   libSystem.B.dylib                           0x94941f12thread_start + 34
    Thread 10:
    0   libSystem.B.dylib                           0x94911166mach_msg_trap + 10
    1   libSystem.B.dylib                           0x9491895cmach_msg + 72
    2   com.apple.CoreFoundation                      0x923d8e7eCFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation                      0x923d9aa8CFRunLoopRunInMode + 88
    4   com.apple.Foundation               0x904683d5-[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
    5   com.apple.Foundation               0x904744f4-[NSRunLoop(NSRunLoop) run] + 84
    6   com.apple.MessageFramework              0x002fc9fd+[_NSSocket _runIOThread] + 98
    7   com.apple.Foundation               0x90433dfd-[NSThread main] + 45
    8   com.apple.Foundation               0x904339a4__NSThread__main__ + 308
    9   libSystem.B.dylib                           0x94942055_pthread_start + 321
    10  libSystem.B.dylib                         0x94941f12thread_start + 34
    Thread 11:
    0   libSystem.B.dylib                           0x949111c6semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                           0x949431af_pthread_cond_wait + 1244
    2   libSystem.B.dylib                           0x94944a33pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation               0x90479dbc-[NSCondition waitUntilDate:] + 236
    4   com.apple.Foundation               0x90479bd0-[NSConditionLock lockWhenCondition:beforeDate:] + 144
    5   com.apple.MessageFramework              0x003dac87-[InvocationQueue _drainQueue] + 317
    6   com.apple.Foundation               0x90433dfd-[NSThread main] + 45
    7   com.apple.Foundation               0x904339a4__NSThread__main__ + 308
    8   libSystem.B.dylib                           0x94942055_pthread_start + 321
    9   libSystem.B.dylib                           0x94941f12thread_start + 34
    Thread 12:
    0   libSystem.B.dylib                           0x9496060aselect$DARWIN_EXTSN + 10
    1   libSystem.B.dylib                           0x94942055_pthread_start + 321
    2   libSystem.B.dylib                           0x94941f12thread_start + 34
    Thread 13:
    0   libSystem.B.dylib                           0x94911166mach_msg_trap + 10
    1   libSystem.B.dylib                           0x9491895cmach_msg + 72
    2   com.apple.CoreFoundation                      0x923d8e7eCFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation                      0x923d9aa8CFRunLoopRunInMode + 88
    4   com.apple.CFNetwork                0x9088b18cCFURLCacheWorkerThread(void*) + 388
    5   libSystem.B.dylib                           0x94942055_pthread_start + 321
    6   libSystem.B.dylib                           0x94941f12thread_start + 34
    Thread 14:
    0   libSystem.B.dylib                           0x9491834e__semwait_signal + 10
    1   libSystem.B.dylib                           0x94942ccdpthread_cond_wait$UNIX2003 + 73
    2   com.apple.JavaScriptCore       0x9003c6b1***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    3   com.apple.WebCore                    0x90b9377cWebCore::LocalStorageThread::threadEntryPoint() + 188
    4   libSystem.B.dylib                           0x94942055_pthread_start + 321
    5   libSystem.B.dylib                           0x94941f12thread_start + 34
    Thread 15:
    0   libSystem.B.dylib                           0x94911166mach_msg_trap + 10
    1   libSystem.B.dylib                           0x9491895cmach_msg + 72
    2   com.apple.CoreFoundation                      0x923d8e7eCFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation                      0x923d9aa8CFRunLoopRunInMode + 88
    4   com.apple.IMUtils                           0x9601adb7-[IMRemoteObjectBroadcaster _workerThread] + 246
    5   com.apple.Foundation               0x90433dfd-[NSThread main] + 45
    6   com.apple.Foundation               0x904339a4__NSThread__main__ + 308
    7   libSystem.B.dylib                           0x94942055_pthread_start + 321
    8   libSystem.B.dylib                           0x94941f12thread_start + 34
    Thread 16:
    0   libSystem.B.dylib                           0x949111c6semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                           0x949431af_pthread_cond_wait + 1244
    2   libSystem.B.dylib                           0x94944a33pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation               0x90479dbc-[NSCondition waitUntilDate:] + 236
    4   com.apple.Foundation               0x90479bd0-[NSConditionLock lockWhenCondition:beforeDate:] + 144
    5   com.apple.Foundation               0x90479b35-[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.AppKit                          0x955706e8-[NSUIHeartBeat _heartBeatThread:] + 753
    7   com.apple.Foundation               0x90433dfd-[NSThread main] + 45
    8   com.apple.Foundation               0x904339a4__NSThread__main__ + 308
    9   libSystem.B.dylib                           0x94942055_pthread_start + 321
    10  libSystem.B.dylib                         0x94941f12thread_start + 34
    Thread 17:
    0   libSystem.B.dylib                           0x94911166mach_msg_trap + 10
    1   libSystem.B.dylib                           0x9491895cmach_msg + 72
    2   com.apple.CoreFoundation                      0x923d8e7eCFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation                      0x923d9aa8CFRunLoopRunInMode + 88
    4   com.apple.audio.CoreAudio                     0x908275f8HALRunLoop::OwnThread(void*) + 160
    5   com.apple.audio.CoreAudio                     0x90827480CAPThread::Entry(CAPThread*) + 96
    6   libSystem.B.dylib                           0x94942055_pthread_start + 321
    7   libSystem.B.dylib                           0x94941f12thread_start + 34
    Thread 18:
    0   libSystem.B.dylib                           0x949111c6semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                           0x949431af_pthread_cond_wait + 1244
    2   libSystem.B.dylib                           0x94944a33pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation               0x90479dbc-[NSCondition waitUntilDate:] + 236
    4   com.apple.Foundation               0x90479bd0-[NSConditionLock lockWhenCondition:beforeDate:] + 144
    5   com.apple.ISSupport                  0x96c04b49+[ISS_AYOperation _lockWaitingForOperation] + 137
    6   com.apple.ISSupport                  0x96c0519b+[ISS_AYOperation _workerThread] + 191
    7   com.apple.Foundation               0x90433dfd-[NSThread main] + 45
    8   com.apple.Foundation               0x904339a4__NSThread__main__ + 308
    9   libSystem.B.dylib                           0x94942055_pthread_start + 321
    10  libSystem.B.dylib                         0x94941f12thread_start + 34
    Thread 19:
    0   libSystem.B.dylib                           0x9491834e__semwait_signal + 10
    1   libSystem.B.dylib                           0x94942ccdpthread_cond_wait$UNIX2003 + 73
    2   com.apple.Foundation               0x9047b932-[NSCondition wait] + 210
    3   com.apple.Foundation               0x9043427a-[NSObject(NSThreadPerformAdditions)performSelector:onThread:withObje ct:waitUntilDone:modes:] + 938
    4   com.apple.Foundation               0x904878e8-[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:]+ 184
    5   com.apple.WebKit                         0x963373dc-[WebMainThreadInvoker forwardInvocation:] + 92
    6   com.apple.CoreFoundation                      0x9245884a___forwarding___ + 986
    7   com.apple.CoreFoundation                      0x924588b2 _CF_forwarding_prep_0+ 50
    8   com.apple.WebKit                         0x962deb17-[WebResource(WebResourcePrivate)_initWithData:URL:MIMEType:textEncod ingName:frameName:response:copyData:] + 855
    9   com.apple.WebKit                         0x962de7b5-[WebResource initWithData:URL:MIMEType:textEncodingName:frameName:] + 85
    10  com.apple.mail                               0x001cf041 0x1000 + 1892417
    11  com.apple.mail                               0x001d7ca7 0x1000 + 1928359
    12  com.apple.CoreFoundation                    0x9245891d__invoking___ + 29
    13  com.apple.CoreFoundation                    0x92458308-[NSInvocation invoke] + 136
    14  com.apple.MessageFramework            0x003db26c-[MonitoredInvocation invoke] + 409
    15  com.apple.MessageFramework            0x003dae4e-[InvocationQueue _drainQueue] + 772
    16  com.apple.Foundation             0x90433dfd-[NSThread main] + 45
    17  com.apple.Foundation             0x904339a4__NSThread__main__ + 308
    18  libSystem.B.dylib                         0x94942055_pthread_start + 321
    19  libSystem.B.dylib                         0x94941f12thread_start + 34
    Thread 0 crashed with X86Thread State (32-bit):
      eax: 0x119f8a00  ebx: 0x00000000  ecx: 0x00000000  edx: 0x00000000
      edi: 0x00000001  esi: 0x00000001  ebp: 0xbfffe788  esp: 0xbfffe760
       ss: 0x0000001f  efl: 0x00010206  eip: 0x90b8eeab   cs: 0x00000017
       ds:0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0x00000015
    Binary Images:
        0x1000 -  0x272ff3  com.apple.mail 3.6 (936)<02de10795176b4e702af977cb8428f1c>/Applications/Mail.app/Contents/MacOS/Ma il
      0x2e1000 -  0x53affb  com.apple.MessageFramework3.6 (936) <d7a6e5f6721cbab99ed3e83137dba11a>/System/Library/Frameworks/Message.framework/ Versions/B/Message
      0x691000 -  0x693fff com.apple.ExceptionHandling 1.5 (10)/System/Library/Frameworks/ExceptionHandling.framework/Versions/A/Exception Handling
      0x69a000 -  0x6befe7 com.apple.speech.LatentSemanticMappingFramework 2.6.4 (2.6.4)<623d0f3f1b3fb665dc9cb196c482510a> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
    0x1425a000 - 0x1425dfff  com.apple.audio.AudioIPCPlugIn 1.0.6 (1.0.6)<51c811377017028f8904ad779e6a1344>/System/Library/Extensions/AudioIPCDri ver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
    0x142e1000 - 0x14301fff  com.apple.Mail.Syncer 3.6 (936)<3e6943e7ab57e8b89e4ae4f540223433>/System/Library/Frameworks/Message.frame work/Versions/B/Resources/Syncer.syncschema/Contents/MacOS/Syncer
    0x14984000 - 0x14989ff3  libCGXCoreImage.A.dylib ??? (???)<30bd95e38c8a203ee387013527cfd9d0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x14aa4000 - 0x14cacfef  com.apple.RawCamera.bundle 2.1.3 (537)<ef9996f5ec0caf58dc832a4153196a1e> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x1736b000 - 0x1736bffd  liblangid.dylib ??? (???)<4a7cd4e810ac2cf4cadd29d0bda17306> /usr/lib/liblangid.dylib
    0x17bea000 - 0x17bebfe1  com.apple.textencoding.unicode 2.2 (2.2)<09ac11c81bf4e673a30cc364868fdc11> /System/Library/TextEncodings/UnicodeEncodings.bundle/Contents/MacOS/Unicode Encodings
    0x17ed2000 - 0x17ee5fff  com.apple.syncservices.syncservicesui 4.3(389.20) <6356d458bbafd6d6901f38a4c43e00ff>/System/Library/PrivateFrameworks/SyncService sUI.framework/Versions/A/SyncServicesUI
    0x19038000 - 0x1903efff  com.apple.audio.AppleHDAHALPlugIn 1.7.1(1.7.1a2) <a0a4389b5ac52ab84397d2b25c9d3b9c>/System/Library/Extensions/AppleHDA.kext/Cont ents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
    0x19700000 - 0x19771fff+com.DivXInc.DivXDecoder 6.2.5 (6.2.5) /Library/QuickTime/DivXDecoder.component/Contents/MacOS/DivX Decoder
    0x70000000 - 0x700e6ff2  com.apple.audio.units.Components 1.5.2(1.5.2) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe2db43  dyld 97.1 (???)<458eed38a009e5658a79579e7bc26603> /usr/lib/dyld
    0x90003000 - 0x9001ffff  com.apple.IMFramework 4.0.8 (584)<49551f914cd1c3ba154f15f3765803a9>/System/Library/Frameworks/InstantMessag e.framework/Versions/A/InstantMessage
    0x90020000 - 0x90030ffc  com.apple.LangAnalysis 1.6.5 (1.6.5)<d057feb38163121ffd871c564c692804>/System/Library/Frameworks/Application Services.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangA nalysis
    0x90031000 - 0x90248ff7  com.apple.JavaScriptCore 5534 (5534.49)<b6a2c99482d55a354e6281cd4dd82518>/System/Library/Frameworks/JavaScrip tCore.framework/Versions/A/JavaScriptCore
    0x90249000 - 0x902a3ff7  com.apple.CoreText 2.0.5 (???)<5483518a613464d043455ac661a9dcbe>/System/Library/Frameworks/ApplicationSe rvices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
    0x902a4000 - 0x90337ff3  com.apple.ApplicationServices.ATS 3.8 (???)<e61b0945da6ab368348a927f7428ad67> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90338000 - 0x90343fe7  libCSync.A.dylib ??? (???)<f3228c803584320fde5e1bb9f04b4d44>/System/Library/Frameworks/ApplicationSe rvices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resourc es/libCSync.A.dylib
    0x90347000 - 0x90428ff7  libxml2.2.dylib ??? (???)<f274ba384fb55203873f9c17569ef131> /usr/lib/libxml2.2.dylib
    0x90429000 - 0x906a5fe7  com.apple.Foundation 6.5.9 (677.26)<c68b3cff7864959becfc7fd1a384f925>/System/Library/Frameworks/Foundation .framework/Versions/C/Foundation
    0x906a6000 - 0x90809ff2  com.apple.CalendarStore 3.0.8 (860)/System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStor e
    0x9080a000 - 0x90887feb  com.apple.audio.CoreAudio 3.1.2 (3.1.2)<782a08c44be4698597f4bbd79cac21c6>/System/Library/Frameworks/CoreAudio.f ramework/Versions/A/CoreAudio
    0x90888000 - 0x9092ffec  com.apple.CFNetwork 438.16 (438.16)<0a2f633dc532b176109547367f209ced> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90930000 - 0x9093effd  libz.1.dylib ??? (???)<a98b3b221a72b54faf73ded3dd7000e5> /usr/lib/libz.1.dylib
    0x9093f000 - 0x90a77fe7  com.apple.imageKit 1.0.2 (1.0)<00d03cf7f26e1b6023efdc4bd15dd52e>/System/Library/Frameworks/Quartz.framew ork/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
    0x90a78000 - 0x90ac9ff7  com.apple.HIServices 1.7.1 (???)<ba7fd0ede540a0da08db027f87efbd60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x90aca000 - 0x90b71feb  com.apple.QD 3.11.57 (???)<35f058678972d42b88ebdf652df79956>/System/Library/Frameworks/ApplicationSe rvices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x90b72000 - 0x918e0fe3  com.apple.WebCore 5534 (5534.50.1)<bef6f01e56834f2498918b264f0acbf7>/System/Library/Frameworks/WebKit. framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x918e1000 - 0x918e6fff  com.apple.DisplayServicesFW 2.0.2 (2.0.2)<cb9b98b43ae385a0f374baabe2b71764>/System/Library/PrivateFrameworks/Disp layServices.framework/Versions/A/DisplayServices
    0x918e7000 - 0x9192bfeb com.apple.DirectoryService.PasswordServerFramework 3.0.4 (3.0.4)<45d0af6eed184b278990175527a0d3fa>/System/Library/PrivateFrameworks/Pass wordServer.framework/Versions/A/PasswordServer
    0x9192c000 - 0x919bffff  com.apple.ink.framework 101.3 (86)<d4c85b5cafa8027fff042b84a8be71dc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x919c0000 - 0x919cdfe7  com.apple.opengl 1.5.10 (1.5.10)<5a2813f80c9441170cc1ab8a3dac5038>/System/Library/Frameworks/OpenGL.fra mework/Versions/A/OpenGL
    0x919ce000 - 0x919e5fff  com.apple.datadetectors 1.0.1 (66.2)<bb08bbd97503b1d2a74f4f76848f1c40>/System/Library/PrivateFrameworks/DataD etectors.framework/Versions/A/DataDetectors
    0x919e6000 - 0x919e6ffe  com.apple.MonitorPanelFramework 1.2.0 (1.2.0)<1f4c10fcc17187a6f106e0a0be8236b0>/System/Library/PrivateFrameworks/Moni torPanel.framework/Versions/A/MonitorPanel
    0x919e7000 - 0x919eeffe  libbsm.dylib ??? (???)<fa7ae5f1a621d9b69e7e18747c9405fb> /usr/lib/libbsm.dylib
    0x919ef000 - 0x91a20ffb  com.apple.quartzfilters 1.5.0 (1.5.0)<92b4f39479fdcabae0d8f53febd22fad>/System/Library/Frameworks/Quartz.fram ework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
    0x91a2b000 - 0x91b74ff7  com.apple.ImageIO.framework 2.0.9 (2.0.9)<717938c4837f88bbe8ec613d4d25bc52>/System/Library/Frameworks/Application Services.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x91b75000 - 0x91c27ffb  libcrypto.0.9.7.dylib ??? (???)<d02f7e5b8a68813bb7a77f5edb34ff9d> /usr/lib/libcrypto.0.9.7.dylib
    0x91c28000 - 0x91c71fef  com.apple.Metadata 10.5.8 (398.26)<e4d268ea45379200f03cdc7c8bedae6f>/System/Library/Frameworks/CoreServic es.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x91c72000 - 0x9200ffef  com.apple.QuartzCore 1.5.8 (1.5.8)<a28fa54346a9f9d5b3bef076a1ee0fcf>/System/Library/Frameworks/QuartzCore. framework/Versions/A/QuartzCore
    0x92010000 - 0x92042fff  com.apple.LDAPFramework 1.4.5 (110)<bb7a3e5d66f00d1d1c8a40569b003ba3>/System/Library/Frameworks/LDAP.framewor k/Versions/A/LDAP
    0x92043000 - 0x9204bfff  com.apple.DiskArbitration 2.2.1 (2.2.1)<2664eeb3a4d0c95a21c089892a0ae8d0>/System/Library/Frameworks/DiskArbitra tion.framework/Versions/A/DiskArbitration
    0x9204c000 - 0x9212cfff  libobjc.A.dylib ??? (???) <400e943f9e8a678eea22a1d1205490ee>/usr/lib/libobjc.A.dylib
    0x9212d000 - 0x92131fff  libGIF.dylib ??? (???)<ade6d93abe118569a7a39d11f81eb9bf>/System/Library/Frameworks/ApplicationSe rvices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/li bGIF.dylib
    0x92132000 - 0x9217dff7  com.apple.CoreMediaIOServices 140.0 (1492)<3fd3879b31be7659c1008e8991e9f69b>/System/Library/PrivateFrameworks/CoreM ediaIOServices.framework/Versions/A/CoreMediaIOServices
    0x9217e000 - 0x921befef  com.apple.CoreMedia 0.484.2 (484.2)<a3f49c4ac23e1e4ff60061ef279e367c>/System/Library/PrivateFrameworks/Core Media.framework/Versions/A/CoreMedia
    0x921bf000 - 0x921f6fff  com.apple.SystemConfiguration 1.9.2 (1.9.2)<eab546255ac099b9616df999c9359d0e> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x921f7000 - 0x92238fe7  libRIP.A.dylib ??? (???)<cd04df9e8993c51312c8cbcfe2539914>/System/Library/Frameworks/ApplicationSe rvices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resourc es/libRIP.A.dylib
    0x92239000 - 0x92248ffe  com.apple.DSObjCWrappers.Framework 1.3 (1.3)<182986b74247b459b2a67a47071bdc6b>/System/Library/PrivateFrameworks/DSObjC Wrappers.framework/Versions/A/DSObjCWrappers
    0x92273000 - 0x922f2ff5  com.apple.SearchKit 1.2.2 (1.2.2)<3b5f3ab6a363a4d8a2bbbf74213ab0e5>/System/Library/Frameworks/CoreService s.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x922f3000 - 0x922f7fff  libmathCommon.A.dylib ??? (???)/usr/lib/system/libmathCommon.A.dylib
    0x922f8000 - 0x92365ffb  com.apple.WhitePagesFramework 1.2 (122.0)/System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhiteP ages
    0x92366000 - 0x92499fe7  com.apple.CoreFoundation 6.5.7 (476.19)<a332c8f45529ee26d2e9c36d0c723bad> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9249a000 - 0x92b3afff  com.apple.CoreGraphics 1.409.8 (???)<25020feb388637ee860451c19b613c48>/System/Library/Frameworks/ApplicationSe rvices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGra phics
    0x92b3b000 - 0x92b4bfff  com.apple.speech.synthesis.framework 3.7.1(3.7.1) <273d96ff861dc68be659c07ef56f599a>/System/Library/Frameworks/ApplicationService s.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSyn thesis
    0x92b4c000 - 0x92b4cff8  com.apple.ApplicationServices 34 (34)<ee7bdf593da050bb30c7a1fc446eb8a6>/System/Library/Frameworks/ApplicationSer vices.framework/Versions/A/ApplicationServices
    0x92b4d000 - 0x92d1efef  com.apple.security 5.0.7 (1)<44e26a9c40630a54d5a9f70c18483411>/System/Library/Frameworks/Security.framew ork/Versions/A/Security
    0x92d1f000 - 0x92d2bff9  com.apple.helpdata 1.0.1 (14.2)/System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x92d2c000 - 0x92d9ffff  com.apple.iLifeMediaBrowser 2.1.5 (368)<3026150475335424dd1532739ded6fb0>/System/Library/PrivateFrameworks/iLifeM ediaBrowser.framework/Versions/A/iLifeMediaBrowser
    0x92da0000 - 0x92deffff  com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x92df0000 - 0x92ed8ff3  com.apple.CoreData 100.2 (186.2)<44df326fea0236718f5ed64084e82270>/System/Library/Frameworks/CoreData.fr amework/Versions/A/CoreData
    0x92ed9000 - 0x92fa4fef  com.apple.ColorSync 4.5.4 (4.5.4)/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Fram eworks/ColorSync.framework/Versions/A/ColorSync
    0x92fa5000 - 0x93161ff3  com.apple.QuartzComposer 2.1 (106.13)<40f034e8c8fd31c9081f5283dcf22b78>/System/Library/Frameworks/Quartz.fra mework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
    0x93192000 - 0x931c4ff7  com.apple.DotMacSyncManager 1.2.4 (308)<99bb01aa2cdb0d860a11a1097ffe421d> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
    0x931c5000 - 0x9324cff7  libsqlite3.0.dylib ??? (???)<3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib
    0x9324d000 - 0x9328cfef  libTIFF.dylib ??? (???)<2afd7f6079224311d67ab427e10bf61c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x9328d000 - 0x93354ff2  com.apple.vImage 3.0 (3.0)/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vIma ge.framework/Versions/A/vImage
    0x93355000 - 0x93355ffa  com.apple.CoreServices 32 (32)<373d6a888f9204641f313bc6070ae065>/System/Library/Frameworks/CoreServices.f ramework/Versions/A/CoreServices
    0x93356000 - 0x934e5fe7  com.apple.CoreAUC 3.08.0 (3.08.0)<ce8da72493f7ad2bcb13130e6d0eca54>/System/Library/PrivateFrameworks/Cor eAUC.framework/Versions/A/CoreAUC
    0x934e6000 - 0x943e6fe6  com.apple.QuickTimeComponents.component 7.7(1680.28)/System/Library/QuickTime/QuickTimeComponents.component/Contents/Ma cOS/QuickTimeComponents
    0x943e7000 - 0x94539ff3  com.apple.audio.toolbox.AudioToolbox 1.5.3(1.5.3)/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioT oolbox
    0x9453a000 - 0x9455efeb  libssl.0.9.7.dylib ??? (???)<5b29af782be5894be8b336c9c73c18b6> /usr/lib/libssl.0.9.7.dylib
    0x9455f000 - 0x9464dfef  com.apple.PubSub 1.0.5 (65.23)<7d496f89df21f6b9ecf99a7727469c2a>/System/Library/Frameworks/PubSub.fram ework/Versions/A/PubSub
    0x9464e000 - 0x9464effb  com.apple.installserver.framework 1.0 (8)/System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/Install Server
    0x9464f000 - 0x94689ffe  com.apple.securityfoundation 3.0.2 (36131)<39663c9b6f1a09d0566305d9f87cfc91>/System/Library/Frameworks/SecurityFou ndation.framework/Versions/A/SecurityFoundation
    0x9468f000 - 0x94696ff7  libCGATS.A.dylib ??? (???)<8875cf11c0de0579423ac6b6ce80336d>/System/Library/Frameworks/ApplicationSe rvices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resourc es/libCGATS.A.dylib
    0x94697000 - 0x946e5ff3  com.apple.datadetectorscore 1.0.2 (52.14)<ed6dfb7dc4401afad13529311fb3f9fb>/System/Library/PrivateFrameworks/Data DetectorsCore.framework/Versions/A/DataDetectorsCore
    0x946e6000 - 0x94722fff  com.apple.DAVKit 3.0.6 (661)/System/Library/PrivateFrameworks/DAVKit.framework/Versions/A/DAVKit
    0x94723000 - 0x947defe3  com.apple.CoreServices.OSServices 228.1(228.1) <9c640e79ad97f335730d8a49f6cb2032>/System/Library/Frameworks/CoreServices.frame work/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x947e2000 - 0x947e8fff  com.apple.print.framework.Print 218.0.3(220.2) <5b7f4ef7c2df36aff9605377775781e4>/System/Library/Frameworks/Carbon.framework/V ersions/A/Frameworks/Print.framework/Versions/A/Print
    0x947e9000 - 0x948cbfff  com.apple.syncservices 3.3 (389.20)<bfedc8cbb3754652e13d67a45791fac9>/System/Library/Frameworks/SyncServic es.framework/Versions/A/SyncServices
    0x948cc000 - 0x948eafff  libresolv.9.dylib ??? (???)<9ed809256ce8913cddc3269c2e364654> /usr/lib/libresolv.9.dylib
    0x948eb000 - 0x9490ffff  libxslt.1.dylib ??? (???)<c372568bd2f7169efa0faee6546eead3> /usr/lib/libxslt.1.dylib
    0x94910000 - 0x94a77ff3  libSystem.B.dylib ??? (???)<be7a9fa5c8a925578bddcbaa72e5bf6e> /usr/lib/libSystem.B.dylib
    0x94a78000 - 0x94a97ffa  libJPEG.dylib ??? (???)<6d61215d5adfd74f75fed2e4db29a21c>/System/Library/Frameworks/ApplicationSe rvices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/li bJPEG.dylib
    0x94a98000 - 0x94f69fbe  libGLProgrammability.dylib ??? (???)<7f18294a7bd0b6afe4319f29187fc70d>/System/Library/Frameworks/OpenGL.framew ork/Versions/A/Libraries/libGLProgrammability.dylib
    0x94f6a000 - 0x94fa4fe7  com.apple.coreui 1.2 (62)/System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x94fa5000 - 0x9502fff7  com.apple.DesktopServices 1.4.9 (1.4.9)<f5e51a76d315798371b3dd35a4d46d6c>/System/Library/PrivateFrameworks/Desk topServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x95030000 - 0x9504bff3  libPng.dylib ??? (???)<e0c3bdc3144e1ed91f1e4d00d147ff3a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x9504c000 - 0x9504efff  com.apple.securityhi 3.0 (30817)<b3517782ad664a21e4fd60242e92723e> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x9504f000 - 0x95052fff  com.apple.help 1.1 (36)<1a25a8fbb49a830efb31d5c0a52939cd>/System/Library/Frameworks/Carbon.framewo rk/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x95053000 - 0x95058fff  com.apple.CommonPanels 1.2.4 (85)<c135f02edd6b2e2864311e0b9d08a98d>/System/Library/Frameworks/Carbon.framewo rk/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x95059000 - 0x950b2ff7  libGLU.dylib ??? (???)<a3b9be30100a25a6cd3ad109892f52b7>/System/Library/Frameworks/OpenGL.framew ork/Versions/A/Libraries/libGLU.dylib
    0x950b3000 - 0x950d1ff3  com.apple.DirectoryService.Framework 3.5.7(3.5.7) <b4cd561d2481c4162ecf0acdf8cb062c>/System/Library/Frameworks/DirectoryService.f ramework/Versions/A/DirectoryService
    0x950d2000 - 0x950fdfe7  libauto.dylib ??? (???)<2e44c523b851e8e25f05d13a48070a58> /usr/lib/libauto.dylib
    0x950fe000 - 0x9510affe  libGL.dylib ??? (???)/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dyl ib
    0x9510b000 - 0x954c9fea  libLAPACK.dylib ??? (???)/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecL ib.framework/Versions/A/libLAPACK.dylib
    0x954ca000 - 0x95cc8fef  com.apple.AppKit 6.5.9 (949.54) <4df5d2e2271175452103f789b4f4d8a8>/System/Library/Frameworks/AppKit.framework/V ersions/C/AppKit
    0x95cc9000 - 0x95d25ff7  com.apple.htmlrendering 68 (1.1.3)<1c5c0c417891b920dfe139385fc6c155>/System/Library/Frameworks/Carbon.fram ework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
    0x95d26000 - 0x95d30feb  com.apple.audio.SoundManager 3.9.2 (3.9.2)<df077a8048afc3075c6f2d9e7780e78e>/System/Library/Frameworks/Carbon.fram ework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
    0x95e26000 - 0x95e2bfff  com.apple.backup.framework 1.0 (1.0)/System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x95e2c000 - 0x95e59feb  libvDSP.dylib ??? (???)<4daafed78a471133ec30b3ae634b6d3e>/System/Library/Frameworks/Accelerate.fr amework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x95e5a000 - 0x95eb7ffb  libstdc++.6.dylib ??? (???)<f75e5133d72769de5ce6c06153fc65f6> /usr/lib/libstdc++.6.dylib
    0x95eb8000 - 0x95ee1fff  libcups.2.dylib ??? (???)<2b0ab6b9fa1957ee940835d0cfd42894> /usr/lib/libcups.2.dylib
    0x95ee2000 - 0x95ee6fff  com.apple.OpenDirectory 10.5 (10.5)<7d9ff71c60ad73f4c82a638abc233bf0>/System/Library/PrivateFrameworks/OpenD irectory.framework/Versions/A/OpenDirectory
    0x95ee7000 - 0x95ee7ffd  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2)/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x95ee8000 - 0x95f36fe3  com.apple.AppleVAFramework 4.1.17 (4.1.17)/System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x95f37000 - 0x95f37ffd  com.apple.vecLib 3.4.2 (vecLib 3.4.2)/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x95f38000 - 0x95f89feb  com.apple.framework.familycontrols 1.0.4(1.0.4) <e76b4fa1c25673c8e0fb183b6c0e8eaf>/System/Library/PrivateFrameworks/FamilyContr ols.framework/Versions/A/FamilyControls
    0x95f8a000 - 0x95fccfef  com.apple.NavigationServices 3.5.2 (163)<72cdc9d21f6690837870923e7b8ca358>/System/Library/Frameworks/Carbon.framew ork/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServ ices
    0x95fcd000 - 0x96018fe1  com.apple.securityinterface 3.0.4 (37213)<16de57ab3e3f85f3b753f116e2fa7847>/System/Library/Frameworks/SecurityInt erface.framework/Versions/A/SecurityInterface
    0x96019000 - 0x9602cfff  com.apple.IMUtils 4.0.8 (584)<2105663d09d2bee0d8742159d0581a3e>/System/Library/Frameworks/InstantMessag e.framework/Frameworks/IMUtils.framework/Versions/A/IMUtils
    0x96296000 - 0x96298ff5  libRadiance.dylib ??? (???)<73169d8c3fc31df4005e8eaa0d16bde5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x96299000 - 0x963b6ff7  com.apple.WebKit 5534 (5534.50.2)<643ffe6446c331210a74f896f0804eb2>/System/Library/Frameworks/WebKit. framework/Versions/A/WebKit
    0x96481000 - 0x964b7fef  libtidy.A.dylib ??? (???)<7f0b8a7837bd7f8039d06fc042acf85b> /usr/lib/libtidy.A.dylib
    0x964b8000 - 0x96532ff8  com.apple.print.framework.PrintCore 5.5.4(245.6) <03d0585059c20cb0bde5e000438c49e1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x96533000 - 0x96571fff  libGLImage.dylib ??? (???)<a6425aeb77f4da13212ac75df57b056d>/System/Library/Frameworks/OpenGL.framew ork/Versions/A/Libraries/libGLImage.dylib
    0x96572000 - 0x9658afff  com.apple.openscripting 1.2.8 (???)<0129d2f750f5ddcb92f4acf8a3541952>/System/Library/Frameworks/Carbon.framew ork/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x9658b000 - 0x965b3ff7  com.apple.shortcut 1.0.1 (1.0)<131202e7766e327d02d55c0f5fc44ad7>/System/Library/PrivateFrameworks/Shortc ut.framework/Versions/A/Shortcut
    0x965b4000 - 0x965b9ffc  com.apple.KerberosHelper 1.1 (1.0)<c6b942d705fa0460ace11af01f316db1> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x965ba000 - 0x965d7ff7  com.apple.QuickLookFramework 1.3.1 (170.9)/System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x965d8000 - 0x969e8fef  libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x969e9000 - 0x969f0fe9  libgcc_s.1.dylib ??? (???)<e280ddf3f5fb3049e674edcb109f389a> /usr/lib/libgcc_s.1.dylib
    0x969f1000 - 0x96b71fff  com.apple.AddressBook.framework 4.1.2 (702)<f9360f9926ccd411fdf7550b73034d17>/System/Library/Frameworks/AddressBook.f ramework/Versions/A/AddressBook
    0x96b72000 - 0x96b72ffc  com.apple.audio.units.AudioUnit 1.5 (1.5)/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x96b73000 - 0x96b73ffe  com.apple.quartzframework 1.5 (1.5)<6865aa0aeaa584b5a54d43f2f21d6c08>/System/Library/Frameworks/Quartz.framew ork/Versions/A/Quartz
    0x96b74000 - 0x96ba3fe3  com.apple.AE 402.3 (402.3)<b13bfda0ad9314922ee37c0d018d7de9>/System/Library/Frameworks/CoreService s.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x96ba4000 - 0x96bb9ffb  com.apple.ImageCapture 5.0.2 (5.0.2)/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageC apture.framework/Versions/A/ImageCapture
    0x96bba000 - 0x96c20ffb  com.apple.ISSupport 1.8 (38.3)/System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSuppor t
    0x96c21000 - 0x96c21fff  com.apple.Carbon 136 (136)<eb3c292d5544512f86e1e4e743c23f8e> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x96c22000 - 0x96c3eff3  com.apple.CoreVideo 1.6.1 (48.6)<e1eea31edd855f3e739202eb18ac8312>/System/Library/Frameworks/CoreVideo.fr amework/Versions/A/CoreVideo
    0x96c3f000 - 0x96f19ff3  com.apple.CoreServices.CarbonCore 786.16(786.16) <d2af3f75c3500c518c39fd00aed7f9b9>/System/Library/Frameworks/CoreServices.frame work/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x96f1a000 - 0x96fa7ff7  com.apple.framework.IOKit 1.5.2 (???)<7a3cc24f78f93931731203854ae0d891>/System/Library/Frameworks/IOKit.framewo rk/Versions/A/IOKit
    0x96fa8000 - 0x96fbefff  com.apple.DictionaryServices 1.0.0 (1.0.0)<7d20b8d1fb238c3e71d0fa6fda18c4f7>/System/Library/Frameworks/CoreService s.framework/Versions/A/Frameworks/DictionaryServices

  • Mail Crashing when adding exchange 2007 account with SL

    I tried adding my work exchange to my mail which I currently have gmail and mobileme configured. I enter my info and credentials, accept the certificate (unsigned), and mail crashes immediately.
    I tried moving out the plist and /Library/Mail folded to start from scratch, but I get the same result.
    This did work with my exchange account on another machine (my Mac Pro) with the last beta. I have not had a chance to upgrade it yet. Anyone else have similar problems? Any other ideas to try?

    I was able to figure out a work around. In order to get out of the automatic discovery of my mail server information, I started over at the new account wizard and put in a bogus email domain. Since the wizard did not recognize it, it prompted me to enter the server type and the rest of the settings. Once I entered them manually I was able to add the account. Hopefully there will be a forthcoming permanent fix somewhere down the road.

  • Mail crashing when selecting 'reply' to email

    For some reason when replying to emails in 'Mail' the program goes to the beach ball.
    If I just select new email and address it to the person that sent me the email I want to reply to all is OK.
    Hope someone can help.
    iMac 20" Intel   Mac OS X (10.4.8)  

    So Mail doesn’t really crash (i.e. quit unexpectedly). Rather, it freezes (i.e. becomes unresponsive), right?
    What type of mail account is this (POP, IMAP, .Mac)?
    Verify/repair the startup disk (not just permissions), as described here:
    The Repair functions of Disk Utility: what's it all about?
    Go to Apple Menu > System Preferences > Network, choose Network Port Configurations from the Show popup menu, and make sure that the configuration used to connect to Internet appears at the top of the list.
    Try disabling Search .Mac For Certificates in Keychain Access > Preferences if it’s enabled. Take a look at the following articles for an explanation of why this could be the problem:
    http://www.hawkwings.net/2006/07/18/apple-mail-phones-home-too/
    http://www.macgeekery.com/tips/mailapp_doesnt_phone_homeeither/

  • Mail crashes upon selecting Inbox

    After upgrading to Yosemite on my friend's computer, Mail crashes upon touching the Inbox folder or any of the account specific Inboxes.
    This is (part of) the error report:
    Process:               Mail [806]
    Path:                  /Applications/Mail.app/Contents/MacOS/Mail
    Identifier:            com.apple.mail
    Version:               8.0 (1990.1)
    Build Info:            Mail-1990001000000000~3
    Code Type:             X86-64 (Native)
    Parent Process:        ??? [1]
    Responsible:           Mail [806]
    User ID:               501
    Date/Time:             2014-10-30 15:22:47.452 +0100
    OS Version:            Mac OS X 10.10 (14A389)
    Report Version:        11
    Anonymous UUID:        xxx
    Time Awake Since Boot: 4900 seconds
    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: '-[MessageListObjectProxy copyWithZone:]: unrecognized selector sent to instance 0x60000059ccb0'
    abort() called
    terminating with uncaught exception of type NSException
    We've checked/tried various solutions:
    - Mail functions properly on a fresh Test user account.
    - Mail crashes when opened in safe mode
    - Mail crashes when computer is started in safe mode
    - Mail crashes with accounts selectively disabled
    - There are no bundles installed
    - Mail crashes with Containers>com.apple.mail folder moved to desktop
    - Mail crashes with V2 folder moved to desktop
    I'm running out of ideas. Anyone can think of something else to try?
    Thanks in advance!

    Thanks for your help Linc, but after restarting the computer one more time, Mail stopped crashing. As far as I can tell, removing the com.apple.mail folder from containers did the trick (we did put back the original V2 folder). I don't think a corrupted message was the culprit, since Mail crashed upon opening each of his five Inbox folders.
    BTW, I already tried to update my posting, but for some reason the Discussion system didn't let me. Anyway, thanks again.

  • Mail crashes when I try to add an account

    I'm trying to add an IMAP account to mail. When I get to the SMTP server page I enter the information I've been provided, then mail crashes when I click next.
    Process: Mail [219]
    Path: /Applications/Mail.app/Contents/MacOS/Mail
    Identifier: com.apple.mail
    Version: 4.2 (1077)
    Build Info: Mail-10770000~4
    Code Type: X86-64 (Native)
    Parent Process: launchd [73]
    Date/Time: 2010-01-26 22:32:40.702 +0100
    OS Version: Mac OS X 10.6.2 (10C540)
    Report Version: 6
    Interval Since Last Report: -1802324 sec
    Crashes Since Last Report: -8
    Per-App Interval Since Last Report: 75487 sec
    Per-App Crashes Since Last Report: 10
    Anonymous UUID: A48DE453-B497-455A-8ABB-E8DB7607688B
    Exception Type: EXCBADINSTRUCTION (SIGILL)
    Exception Codes: 0x0000000000000001, 0x0000000000000000
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    Application Specific Information:
    -[AccountSetupValidator _validate]
    objc[219]: alt handlers in objc runtime are buggy!
    Thread 0 Crashed: Dispatch queue: com.apple.main-thread
    0 libobjc.A.dylib 0x00007fff836ca8b7 objcfatal + 238
    1 libobjc.A.dylib 0x00007fff836cb57c objc_addExceptionHandler + 1026
    2 com.apple.CoreFoundation 0x00007fff834ae562 _CFDoExceptionOperation + 402
    3 com.apple.AppKit 0x00007fff8674d707 -[NSViewHierarchyLock lockForReadingWithExceptionHandler:] + 478
    4 com.apple.AppKit 0x00007fff8689ecf6 -[NSConcreteTextStorage _lockForReading] + 243
    5 com.apple.AppKit 0x00007fff86878bc0 -[NSLayoutManager(NSPrivate) _fillGlyphHoleForCharacterRange:startGlyphIndex:desiredNumberOfCharacters:] + 320
    6 com.apple.AppKit 0x00007fff86779806 _NSFastFillAllGlyphHolesForGlyphRange + 719
    7 com.apple.AppKit 0x00007fff86788468 _NSFastFillAllLayoutHolesForGlyphRange + 1414
    8 com.apple.AppKit 0x00007fff867876af -[NSLayoutManager(NSPrivate) _firstPassGlyphRangeForBoundingRect:inTextContainer:okToFillHoles:] + 473
    9 com.apple.AppKit 0x00007fff867869a1 -[NSLayoutManager(NSPrivate) _glyphRangeForBoundingRect:inTextContainer:fast:okToFillHoles:] + 685
    10 com.apple.AppKit 0x00007fff867866f2 -[NSLayoutManager glyphRangeForBoundingRect:inTextContainer:] + 80
    11 com.apple.AppKit 0x00007fff8689dd3b -[NSTextView drawRect:] + 1302
    12 com.apple.AppKit 0x00007fff8689d5e6 -[NSTextView _drawRect:clip:] + 2343
    13 com.apple.AppKit 0x00007fff86824c21 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1325
    14 com.apple.AppKit 0x00007fff86824f8b -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    15 com.apple.AppKit 0x00007fff86824f8b -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    16 com.apple.AppKit 0x00007fff868232f3 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 767
    17 com.apple.AppKit 0x00007fff868241bf -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4555
    18 com.apple.AppKit 0x00007fff868241bf -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4555
    19 com.apple.AppKit 0x00007fff868241bf -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4555
    20 com.apple.AppKit 0x00007fff868241bf -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4555
    21 com.apple.AppKit 0x00007fff868241bf -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4555
    22 com.apple.AppKit 0x00007fff868241bf -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4555
    23 com.apple.AppKit 0x00007fff868241bf -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4555
    24 com.apple.AppKit 0x00007fff868241bf -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4555
    25 com.apple.AppKit 0x00007fff868241bf -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4555
    26 com.apple.AppKit 0x00007fff86822e17 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 254
    27 com.apple.AppKit 0x00007fff8681f6bf -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 2683
    28 com.apple.AppKit 0x00007fff86798f37 -[NSView displayIfNeeded] + 969
    29 com.apple.AppKit 0x00007fff86793dde _handleWindowNeedsDisplay + 678
    30 com.apple.Foundation 0x00007fff80410a39 __NSFireTimer + 114
    31 com.apple.CoreFoundation 0x00007fff834a2a58 __CFRunLoopRun + 6488
    32 com.apple.CoreFoundation 0x00007fff834a0c2f CFRunLoopRunSpecific + 575
    33 com.apple.HIToolbox 0x00007fff83ddea4e RunCurrentEventLoopInMode + 333
    34 com.apple.HIToolbox 0x00007fff83dde853 ReceiveNextEventCommon + 310
    35 com.apple.HIToolbox 0x00007fff83dde70c BlockUntilNextEventMatchingListInMode + 59
    36 com.apple.AppKit 0x00007fff867691f2 _DPSNextEvent + 708
    37 com.apple.AppKit 0x00007fff86768b41 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    38 com.apple.AppKit 0x00007fff8672e747 -[NSApplication run] + 395
    39 com.apple.AppKit 0x00007fff86727468 NSApplicationMain + 364
    40 com.apple.mail 0x0000000100002150 0x100000000 + 8528
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x00007fff8198cbba kevent + 10
    1 libSystem.B.dylib 0x00007fff8198ea85 dispatch_mgrinvoke + 154
    2 libSystem.B.dylib 0x00007fff8198e75c dispatch_queueinvoke + 185
    3 libSystem.B.dylib 0x00007fff8198e286 dispatch_workerthread2 + 244
    4 libSystem.B.dylib 0x00007fff8198dbb8 pthreadwqthread + 353
    5 libSystem.B.dylib 0x00007fff8198da55 start_wqthread + 13
    Thread 2:
    0 libSystem.B.dylib 0x00007fff81973e3a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff819744ad mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff834a17a2 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff834a0c2f CFRunLoopRunSpecific + 575
    4 com.apple.Foundation 0x00007fff803f5a24 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270
    5 com.apple.Foundation 0x00007fff803f5903 -[NSRunLoop(NSRunLoop) run] + 77
    6 com.apple.MessageFramework 0x00007fff84d15a89 -[RSSInterchange _runManager] + 1445
    7 com.apple.Foundation 0x00007fff803bae99 _NSThread__main_ + 1429
    8 libSystem.B.dylib 0x00007fff819acf8e pthreadstart + 331
    9 libSystem.B.dylib 0x00007fff819ace41 thread_start + 13
    Thread 3: JavaScriptCore: FastMalloc scavenger
    0 libSystem.B.dylib 0x00007fff819ae9ee _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff819b27f1 pthread_condwait + 1286
    2 com.apple.JavaScriptCore 0x00007fff87d582b3 ***::TCMalloc_PageHeap::scavengerThread() + 515
    3 com.apple.JavaScriptCore 0x00007fff87d582f9 ***::TCMalloc_PageHeap::runScavengerThread(void*) + 9
    4 libSystem.B.dylib 0x00007fff819acf8e pthreadstart + 331
    5 libSystem.B.dylib 0x00007fff819ace41 thread_start + 13
    Thread 4:
    0 libSystem.B.dylib 0x00007fff81973e3a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff819744ad mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff834a17a2 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff834a0c2f CFRunLoopRunSpecific + 575
    4 com.apple.Foundation 0x00007fff803f5a24 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270
    5 com.apple.Foundation 0x00007fff803f5903 -[NSRunLoop(NSRunLoop) run] + 77
    6 com.apple.MessageFramework 0x00007fff84d4876c +[_NSSocket _runIOThread] + 78
    7 com.apple.Foundation 0x00007fff803bae99 _NSThread__main_ + 1429
    8 libSystem.B.dylib 0x00007fff819acf8e pthreadstart + 331
    9 libSystem.B.dylib 0x00007fff819ace41 thread_start + 13
    Thread 5:
    0 libSystem.B.dylib 0x00007fff819b79e2 select$DARWIN_EXTSN + 10
    1 com.apple.CoreFoundation 0x00007fff834c3242 __CFSocketManager + 818
    2 libSystem.B.dylib 0x00007fff819acf8e pthreadstart + 331
    3 libSystem.B.dylib 0x00007fff819ace41 thread_start + 13
    Thread 6:
    0 libSystem.B.dylib 0x00007fff81973e3a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff819744ad mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff834a17a2 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff834a0c2f CFRunLoopRunSpecific + 575
    4 com.apple.Foundation 0x00007fff8043a4cf +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5 com.apple.Foundation 0x00007fff803bae99 _NSThread__main_ + 1429
    6 libSystem.B.dylib 0x00007fff819acf8e pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff819ace41 thread_start + 13
    Thread 7:
    0 libSystem.B.dylib 0x00007fff8198d9da _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff8198ddec pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff8198da55 start_wqthread + 13
    Thread 8: Dispatch queue: com.apple.root.default-priority
    0 libSystem.B.dylib 0x00007fff8198cbba kevent + 10
    1 libSystem.B.dylib 0x00007fff819cb7b0 mdns_querymDNSResponder + 1043
    2 libSystem.B.dylib 0x00007fff819caab5 mdnssearch + 1117
    3 libSystem.B.dylib 0x00007fff819c9e68 mdnsaddrinfo + 688
    4 libSystem.B.dylib 0x00007fff819c8f0a search_addrinfo + 133
    5 libSystem.B.dylib 0x00007fff819c894c si_addrinfo + 1290
    6 libSystem.B.dylib 0x00007fff819c8399 getaddrinfo + 150
    7 com.apple.SystemConfiguration 0x00007fff83107d78 __SCNetworkReachabilityGetFlags + 1182
    8 com.apple.SystemConfiguration 0x00007fff8310788b SCNetworkReachabilityGetFlags + 147
    9 com.apple.MessageFramework 0x00007fff84d490c7 -[NetworkController isHostReachable:] + 381
    10 com.apple.MessageFramework 0x00007fff84d4898f -[_NSSocket connectToHost:withPort:protocol:] + 196
    11 com.apple.MessageFramework 0x00007fff84d480f0 -[Connection _connectUsingHostname:onPort:securityLayerType:accountClass:] + 615
    12 com.apple.MessageFramework 0x00007fff84d479f7 -[Connection connectAndSetSecurityLayerUsingAccount:] + 186
    13 com.apple.MessageFramework 0x00007fff84d478ac -[Connection connectUsingAccount:] + 98
    14 com.apple.MessageFramework 0x00007fff84dc2dde -[SMTPConnection connectUsingAccount:] + 65
    15 com.apple.mail 0x000000010011559b 0x100000000 + 1136027
    16 com.apple.mail 0x0000000100115380 0x100000000 + 1135488
    17 com.apple.mail 0x0000000100114f8e 0x100000000 + 1134478
    18 com.apple.CoreFoundation 0x00007fff834db0dc _invoking__ + 140
    19 com.apple.CoreFoundation 0x00007fff834dafad -[NSInvocation invoke] + 141
    20 com.apple.MessageFramework 0x00007fff84d173f1 -[MonitoredInvocation invoke] + 214
    21 com.apple.MessageFramework 0x00007fff84cfe888 -[ThrowingInvocationOperation main] + 31
    22 com.apple.MessageFramework 0x00007fff84cfe1c8 -[_MFInvocationOperation main] + 275
    23 com.apple.Foundation 0x00007fff803e406d -[__NSOperationInternal start] + 681
    24 com.apple.Foundation 0x00007fff803e3d23 ___startOperations_block_invoke2 + 99
    25 libSystem.B.dylib 0x00007fff819afce8 dispatch_call_block_andrelease + 15
    26 libSystem.B.dylib 0x00007fff8198e279 dispatch_workerthread2 + 231
    27 libSystem.B.dylib 0x00007fff8198dbb8 pthreadwqthread + 353
    28 libSystem.B.dylib 0x00007fff8198da55 start_wqthread + 13
    Thread 9:
    0 libSystem.B.dylib 0x00007fff8198d9da _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff8198ddec pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff8198da55 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
    rax: 0x0000000116fbd290 rbx: 0x0000000116fbd190 rcx: 0x000000000000e0f8 rdx: 0x0000000116fbd290
    rdi: 0x0000000000000000 rsi: 0x0000000116fbd244 rbp: 0x00007fff5fbf9b70 rsp: 0x00007fff5fbf9a80
    r8: 0x0000000116ffc0a0 r9: 0x0000000116ffc0a4 r10: 0x000000000000000d r11: 0x0000000116fbd290
    r12: 0x0000000101f0e310 r13: 0x00007fff5fbfaf60 r14: 0x00007fff8689d72e r15: 0x00007fff8689ceff
    rip: 0x00007fff836ca8b7 rfl: 0x0000000000010202 cr2: 0x00000001b12fc000
    Binary Images:
    0x100000000 - 0x100338fe7 com.apple.mail 4.2 (1077) <A3B6D6AE-FBD2-15AE-46BA-5B27D9E85786> /Applications/Mail.app/Contents/MacOS/Mail
    0x1143f8000 - 0x1143fbfff com.apple.yahoo.syncframework 1.3 (51) <AEBB9A2D-B787-0C74-7C40-64E6F0BBF43C> /System/Library/PrivateFrameworks/YahooSync.framework/Versions/A/YahooSync
    0x1158c1000 - 0x1158d4ff7 com.apple.AddressBook.LocalSourceBundle 1.0.1 (864) <157AB366-BDEE-6FA9-94FD-CA027086D2BA> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
    0x1158e6000 - 0x1158ecfff com.apple.AddressBook.LDAPSource 1.0.1 (864) <A13EB3DE-9B6F-A74F-B653-3442B0A03AE4> /System/Library/Address Book Plug-Ins/LDAP.sourcebundle/Contents/MacOS/LDAP
    0x115c00000 - 0x115c5ffff com.apple.google.GoogleContactSyncFramework 39 (39) <BD6B36C2-620E-DBC2-71A9-ECE0F627DE22> /System/Library/PrivateFrameworks/GoogleContactSync.framework/Versions/A/Google ContactSync
    0x115f1c000 - 0x115f6cff7 com.apple.datadetectors.actions 2.0 (102.0) <B64E5232-8736-050B-3F68-A2BA6DFFCA43> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/Resources/ Actions.datadetectors/Contents/MacOS/Actions
    0x1176e7000 - 0x117775fff com.apple.xquery 1.3 (29) <02F0C1EC-B4A3-F426-EB97-E56836C73C52> /System/Library/PrivateFrameworks/XQuery.framework/XQuery
    0x117870000 - 0x117893fff com.apple.Mail.Syncer 4.2 (1077) <A4CD23F8-C0FB-2587-9250-A3954B0A27F5> /System/Library/Frameworks/Message.framework/Versions/B/Resources/Syncer.syncsc hema/Contents/MacOS/Syncer
    0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <B633F790-4DDB-53CD-7ACF-2A3682BCEA9F> /usr/lib/dyld
    0x7fff80003000 - 0x7fff80047fef com.apple.ImageCaptureCore 1.0 (1.0) <29A6CF83-B5C2-9730-D71D-825AEC8657F5> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff80048000 - 0x7fff80083ff7 com.apple.CoreMediaIOServices 124.0 (850) <B71C361C-105E-EDD2-5AEE-10E640445561> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x7fff80084000 - 0x7fff800befff com.apple.bom 10.0 (164) <E5C9AFBD-68C1-197E-72B0-B43295DC87DC> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff800bf000 - 0x7fff801e3fe7 com.apple.audio.toolbox.AudioToolbox 1.6.2 (1.6.2) <466C5725-8311-41F1-1653-EB5C80644ED7> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff801e4000 - 0x7fff803a2fff libicucore.A.dylib ??? (???) <5BD16988-545F-6A8C-9A6F-FB18ACDCAEC2> /usr/lib/libicucore.A.dylib
    0x7fff803a3000 - 0x7fff803a9ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff803aa000 - 0x7fff8062bfe7 com.apple.Foundation 6.6.1 (751.14) <767349DB-C486-70E8-7970-F13DB4CDAF37> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8062c000 - 0x7fff806e5fff libsqlite3.dylib ??? (???) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib
    0x7fff806e6000 - 0x7fff80735ff7 com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <14FD0978-4BE0-336B-A19E-F388694583EB> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x7fff80736000 - 0x7fff80737fff com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x7fff80738000 - 0x7fff80745ff7 com.apple.AppleFSCompression 1.0 (1.0) <06099990-D14E-CBD3-8E6A-23905A3B4A48> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x7fff80746000 - 0x7fff807a2fff libGLU.dylib ??? (???) <6A6612BC-1AF9-08EC-80B2-B697238EED47> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff807a3000 - 0x7fff808acfff com.apple.MediaToolbox 0.420.18 (420.18) <0A2444E8-DA72-7DC8-084F-D78D28E5C74F> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x7fff808ad000 - 0x7fff80a19ff7 com.apple.QTKit 7.6.3 (1591.3) <2AD2AC43-F6A8-F2CE-CCFE-9E8E38E47BB0> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff80a1a000 - 0x7fff80a1dff7 com.apple.securityhi 4.0 (36638) <77F40B57-2D97-7AE5-1331-8945C71DFB57> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff80a1e000 - 0x7fff80a37fff com.apple.CFOpenDirectory 10.6 (10.6) <0F46E102-8B8E-0995-BA85-3D9608F0A30C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff80a38000 - 0x7fff80ac7fff com.apple.PDFKit 2.5 (2.5) <7849E675-4289-6FEA-E314-063E91A4B07F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff80ac8000 - 0x7fff811bc537 com.apple.CoreGraphics 1.536.12 (???) <0DCA088B-0C6B-146F-0341-9E0212B5CA50> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff811bd000 - 0x7fff811beff7 com.apple.TrustEvaluationAgent 1.1 (1) <51867586-1C71-AE37-EAAD-535A58DD3550> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff811ca000 - 0x7fff811f3ff7 com.apple.speech.LatentSemanticMappingFramework 2.7.2 (2.7.2) <2D3B7CF8-DA92-F25D-F2E2-D17C7D7F46E5> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
    0x7fff811f4000 - 0x7fff8123efef com.apple.IMCore 5.0.1 (744) <32F01A93-564E-4A0A-7A59-76DB29E054A0> /System/Library/Frameworks/IMCore.framework/Versions/A/IMCore
    0x7fff8123f000 - 0x7fff81267fff com.apple.DictionaryServices 1.1.1 (1.1.1) <9FD709FC-23F0-F270-EAC1-C590CD516A36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff81268000 - 0x7fff8127efef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
    0x7fff8127f000 - 0x7fff81363fff com.apple.DesktopServices 1.5.3 (1.5.3) <F443ED58-3761-116F-A8B2-C6DC29B7D119> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff81364000 - 0x7fff8136afff com.apple.AOSNotification 1.1.0 (123.3) <9436ED02-186A-E6CC-E594-31E3942A5898> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
    0x7fff8136b000 - 0x7fff8139bfef com.apple.shortcut 1.1 (1.1) <A99C9D8E-290B-B1E4-FEA5-CC5F2FB9C18D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff8139c000 - 0x7fff815d6ff7 com.apple.imageKit 2.0.1 (1.0) <5E32976B-5CEB-6316-2B5C-2ABFEF588E4F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x7fff815d7000 - 0x7fff815fdfe7 libJPEG.dylib ??? (???) <89DFAA03-2801-BB31-1F4D-1AE0804E08BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff815fe000 - 0x7fff81605ff7 com.apple.KerberosHelper 2.1 (1.0) <CAE238A0-1DEC-421D-EE11-36AE9E67C8DC> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x7fff81606000 - 0x7fff81629ff7 com.apple.iChat.IMFoundation 5.0.1 (744) <C06AE6AC-F5F3-EC30-426A-0C9C81658B56> /System/Library/Frameworks/IMCore.framework/Frameworks/IMFoundation.framework/V ersions/A/IMFoundation
    0x7fff8162a000 - 0x7fff816e6ff7 com.apple.CoreServices.OSServices 352 (352) <CD933BBD-B260-552F-E64E-291D6ED3091A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff816f3000 - 0x7fff818d3fff com.apple.CalendarStore 4.0.1 (973) <5A6D8FC7-F5C7-4FCA-FB31-7EB186EBC790> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    0x7fff818d4000 - 0x7fff81951fe7 com.apple.CoreText 3.1.0 (???) <B4BFF82D-CA77-9A8E-2C7E-66367E807C7C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff81952000 - 0x7fff81972fff com.apple.DotMacSyncManager 2.0.1 (446.3) <200FD7C1-8C44-A14C-33EF-0E287DE741D4> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
    0x7fff81973000 - 0x7fff81b31ff7 libSystem.B.dylib ??? (???) <526DD3E5-2A8B-4512-ED97-01B832369959> /usr/lib/libSystem.B.dylib
    0x7fff81b32000 - 0x7fff81be1fff edu.mit.Kerberos 6.5.9 (6.5.9) <42364D54-C647-14DE-2B1C-D94DAA03F092> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff81be2000 - 0x7fff81bf8ff7 com.apple.MultitouchSupport.framework 204.9 (204.9) <2BBD800A-0456-D90D-3205-8CE61F3A8F05> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff81bf9000 - 0x7fff81c76fef com.apple.backup.framework 1.2 (1.2) <E3635A09-6221-71CE-6083-6025CE478634> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff81c77000 - 0x7fff81c95fff libPng.dylib ??? (???) <7635B74B-5415-9767-A881-E0B017F62376> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff81c96000 - 0x7fff81da0ff7 com.apple.MeshKitIO 1.0 (49.0) <66600E25-66F9-D31A-EA47-E81518FF6DDA> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x7fff81de1000 - 0x7fff81e6dfef SecurityFoundation ??? (???) <B69E2FF9-A698-4923-BC8B-180224B6EF75> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff81e6e000 - 0x7fff81e7afef libbz2.1.0.dylib ??? (???) <4AA81AA7-DF37-6430-07D1-F59F37AEC357> /usr/lib/libbz2.1.0.dylib
    0x7fff81e7b000 - 0x7fff81eb9fef com.apple.DebugSymbols 1.1 (70) <C3D11461-E118-09DB-D9D7-8972B3FD160F> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff82009000 - 0x7fff8203eff7 libcups.2.dylib ??? (???) <B7854E3A-784F-5033-1A47-CF2AE40C5855> /usr/lib/libcups.2.dylib
    0x7fff8203f000 - 0x7fff82156fef libxml2.2.dylib ??? (???) <EE067D7E-15B3-F043-6FBD-10BA31FE76C7> /usr/lib/libxml2.2.dylib
    0x7fff82157000 - 0x7fff821a1ff7 com.apple.Metadata 10.6.2 (507.4) <A28A5E0C-DCDC-A5CE-4EB7-39752E63956A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff821a2000 - 0x7fff821ddff7 com.apple.AE 496.1 (496.1) <27D2D2E9-B309-7E65-8C3F-7FF01148F0DE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff82347000 - 0x7fff82581fff com.apple.AddressBook.framework 5.0.1 (864) <4FA65C25-3F4F-6D79-1901-07FF6BBAAEDB> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff82582000 - 0x7fff82583fff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    0x7fff82584000 - 0x7fff82584ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff82585000 - 0x7fff8258afff libGFXShared.dylib ??? (???) <05345B3E-5705-3C2A-464E-052B1DDA45B7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff825d4000 - 0x7fff826a0fff com.apple.CFNetwork 454.5 (454.5) <319C7138-2839-DA5E-413A-618248BD4A32> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff826a1000 - 0x7fff82723fe7 com.apple.QuickLookUIFramework 2.1 (327.3) <A35335F3-BC7B-1341-D934-45ACC19FFEC3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff82724000 - 0x7fff82845fe7 libcrypto.0.9.8.dylib ??? (???) <32F2A87F-B146-BBF2-3AD1-494C686F1EE3> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff82846000 - 0x7fff828a6fff com.apple.ExchangeWebServices 1.1 (56) <76BE6B3A-45B7-0FD3-CE9F-A0616C79B26E> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
    0x7fff828df000 - 0x7fff8291afe7 com.apple.CoreMedia 0.420.18 (420.18) <30166EED-C905-A818-9C3C-32E4EEA20995> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff8291b000 - 0x7fff8291fff7 libmathCommon.A.dylib ??? (???) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff82920000 - 0x7fff82951fef libTrueTypeScaler.dylib ??? (???) <8291D9BB-97B2-AD06-D565-58A14A20D617> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff82952000 - 0x7fff82a1dfe7 ColorSyncDeprecated.dylib ??? (???) <1D97E664-75D3-E483-FDD3-35BD7733DF13> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x7fff82a20000 - 0x7fff82a42ff7 com.apple.opencl 12 (12) <533D6753-D6E4-EC34-E93B-8F6498B50FBA> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff82a43000 - 0x7fff82ac3ff7 com.apple.iLifeMediaBrowser 2.1.3 (346.0.3) <04677A98-142E-9C0E-18A7-4C74275856B7> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x7fff82ac4000 - 0x7fff82afdff7 com.apple.MeshKit 1.0 (49.0) <7587A7F2-DF5D-B8B2-A6A8-1389CF28BC51> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x7fff82afe000 - 0x7fff82b02ff7 libCGXType.A.dylib ??? (???) <E11B4D25-2251-4646-118C-87BD4C57A194> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff82c59000 - 0x7fff82d15ff7 libFontParser.dylib ??? (???) <99DEA723-9D02-2361-E3C7-034E25C5B829> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff82d1b000 - 0x7fff82d21ff7 IOSurface ??? (???) <8E0EE904-59D1-9AA0-CE55-B1777F4BAEC1> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff82d38000 - 0x7fff82d3bfff com.apple.help 1.3.1 (41) <54B79BA2-B71B-268E-8752-5C8EE00E49E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff82d3c000 - 0x7fff82da6fe7 libvMisc.dylib ??? (???) <524DC30F-6A54-CCED-56D9-F57033B06E99> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff82da7000 - 0x7fff82f61fef com.apple.ImageIO.framework 3.0.1 (3.0.1) <10202E28-34DD-71CA-BE5D-1BE5C8DE2198> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff82f62000 - 0x7fff830a0ff7 com.apple.WebKit 6531.21 (6531.21.8) <1B786776-E9EA-3B88-D9EE-618BC4CCD7B4> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff830a1000 - 0x7fff830b7fff com.apple.ImageCapture 6.0 (6.0) <5B5AF8FB-C12A-B51F-94FC-3EC4698E818E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff830b8000 - 0x7fff830fbff7 libRIP.A.dylib ??? (???) <9CA0768E-C2DF-61FD-F475-DB48F4219B49> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff830fc000 - 0x7fff8313dff7 com.apple.SystemConfiguration 1.10.1 (1.10.1) <FFCA91A7-ADDB-E3D0-234A-47609BC37556> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff8314d000 - 0x7fff83155ff7 com.apple.NSServerNotificationCenter 2 (1.0) <0F9B07B8-D9F9-A55D-AB60-9CC3533D77F8> /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotifi cation
    0x7fff83186000 - 0x7fff831edfef com.apple.AppleVAFramework 4.7.5 (4.7.5) <68D4E82B-7D55-A963-FF0B-80F276C1F2DE> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff831f0000 - 0x7fff832f5fe7 libGLProgrammability.dylib ??? (???) <50498DA4-A2D6-260E-5C6E-994AF9BBDB98> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff832f6000 - 0x7fff8330aff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff8330b000 - 0x7fff83345fff libssl.0.9.8.dylib ??? (???) <0714FA32-C193-CD96-80D1-6FCF06A0ED2E> /usr/lib/libssl.0.9.8.dylib
    0x7fff83346000 - 0x7fff83351fff com.apple.dotMacLegacy 3.2 (266) <80F00DE2-4C50-0FD9-5C6E-3EAA1599277B> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
    0x7fff83397000 - 0x7fff8344cfe7 com.apple.ink.framework 1.3.1 (105) <5AA00FE5-B251-44AF-5108-44AA927C053C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff8344d000 - 0x7fff83455fff com.apple.iChat.IMUtils 5.0.1 (744) <A2956C75-C9E3-D609-17F2-A40D3BA2BD6C> /System/Library/Frameworks/IMCore.framework/Frameworks/IMUtils.framework/Versio ns/A/IMUtils
    0x7fff83456000 - 0x7fff835c9ff7 com.apple.CoreFoundation 6.6.1 (550.13) <1E952BD9-37C6-16BE-B2F0-CD92A6283D37> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff835ca000 - 0x7fff83607fff com.apple.LDAPFramework 2.0 (120.1) <05A853F5-76B9-AF27-6548-A2450AE86451> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff836bd000 - 0x7fff83773fff libobjc.A.dylib ??? (???) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
    0x7fff83774000 - 0x7fff83828ff7 com.apple.ColorSync 4.6.2 (4.6.2) <78A86D96-7758-6BFE-7231-A0C70F185FDD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff83829000 - 0x7fff83880fff com.apple.Symbolication 1.1 (67) <73B6FC15-9E05-69E2-2955-14F82F9BC337> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff83881000 - 0x7fff8391bfff com.apple.ApplicationServices.ATS 4.1 (???) <E2A107C5-0230-265A-E40D-CFE0219C99E1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff8391c000 - 0x7fff83962fe7 libvDSP.dylib ??? (???) <2DAA1591-8AE8-B411-7D01-68DE99C63CEE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff83963000 - 0x7fff83971ff7 libkxld.dylib ??? (???) <568C35E7-B101-3F1E-0361-3E1E9F15C90B> /usr/lib/system/libkxld.dylib
    0x7fff83972000 - 0x7fff83ca4fef com.apple.CoreServices.CarbonCore 861.2 (861.2) <39F3B259-AC2A-792B-ECFE-4F3E72F2D1A5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff83cd5000 - 0x7fff83dafff7 com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff83db0000 - 0x7fff840aefe7 com.apple.HIToolbox 1.6.2 (???) <D463A388-244E-047A-E49A-4DA6C15BD1BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff840af000 - 0x7fff840f2fff libtidy.A.dylib ??? (???) <8AF4DB3A-7BDB-7AF7-0E9C-413BBBD0E380> /usr/lib/libtidy.A.dylib
    0x7fff840f3000 - 0x7fff840f5fef com.apple.ExceptionHandling 1.5 (10) <F2867B93-A56A-974F-9556-266BCE394057> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x7fff840f6000 - 0x7fff84900fe7 libBLAS.dylib ??? (???) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff84901000 - 0x7fff84901ff7 com.apple.Accelerate 1.5 (Accelerate 1.5) <E517A811-E0E6-89D0-F397-66122C7A25A4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff84902000 - 0x7fff8490dfff com.apple.CrashReporterSupport 10.6.2 (239) <9A14C43B-69B0-842E-3149-2F580DC13A50> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff8490e000 - 0x7fff84919ff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <F0DDF27E-DB55-07CE-E548-C62095BE8167> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff8491a000 - 0x7fff849bafff com.apple.LaunchServices 362 (362) <CCBFC037-7162-E392-B11F-90098891AE20> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff849bb000 - 0x7fff849cdfe7 libsasl2.2.dylib ??? (???) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
    0x7fff84ac2000 - 0x7fff84acafff com.apple.DisplayServicesFW 2.2 (2.2) <2C497E53-F471-5930-D15D-C033C438F39C> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff84af0000 - 0x7fff84af5ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff84af6000 - 0x7fff84af6ff7 com.apple.vecLib 3.5 (vecLib 3.5) <5B072584-9579-F54F-180E-5D425B37E85C> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff84af7000 - 0x7fff84b0aff7 com.apple.syncservices.syncservicesui 5.1 (578) <E103A7E4-EAD3-53F4-601A-E854870469FF> /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServi cesUI
    0x7fff84b0b000 - 0x7fff84b57fff libauto.dylib ??? (???) <072804DF-36AD-2DBE-7EF8-639CFB79077F> /usr/lib/libauto.dylib
    0x7fff84b58000 - 0x7fff84b9ffef com.apple.QuickLookFramework 2.1 (327.3) <6B3D79C5-E19B-97E1-673F-74731A0B188B> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff84bd6000 - 0x7fff84cf4ff7 com.apple.PubSub 1.0.4 (65.11) <C1D56F85-7553-FB97-2A31-35CEB2BB8B63> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x7fff84cf5000 - 0x7fff84cf7fff libRadiance.dylib ??? (???) <376EAE92-8F25-9202-CC35-8EED5BD471FC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff84cf8000 - 0x7fff85036fef com.apple.MessageFramework 4.2 (1077) <32F00E54-E6C4-0511-EBE4-DDC7DE1CB474> /System/Library/Frameworks/Message.framework/Versions/B/Message
    0x7fff85037000 - 0x7fff8552fff7 com.apple.VideoToolbox 0.420.18 (420.18) <428CE263-C02B-421D-7772-FC73EFF180A3> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x7fff85530000 - 0x7fff85541fff com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x7fff85542000 - 0x7fff85551fef com.apple.opengl 1.6.5 (1.6.5) <30D6B03B-4B4C-1F78-1FDB-0403E7FE8707> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff85552000 - 0x7fff85690fff com.apple.CoreData 102.1 (250) <8DDA49A1-F78C-DE30-8B58-EBC49E4E7ABF> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff857eb000 - 0x7fff8580bff7 com.apple.DirectoryService.Framework 3.6 (621.1) <FC0C2E15-84E2-B4A8-18EE-3AE620111627> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff8580c000 - 0x7fff8585dfe7 com.apple.HIServices 1.8.0 (???) <113EEB8A-8EC6-9F86-EF46-4BA5C2CBF77C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff8585e000 - 0x7fff8588dff7 com.apple.quartzfilters 1.6.0 (1.6.0) <9CECB4FC-1CCF-B8A2-B935-5888B21CBEEF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x7fff8588e000 - 0x7fff8590bfef libstdc++.6.dylib ??? (???) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff85948000 - 0x7fff85963ff7 com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff85964000 - 0x7fff859c6fe7 com.apple.datadetectorscore 2.0 (80.7) <F9D2332D-0890-2ED2-1AC8-F85CB89D8BD4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff859c7000 - 0x7fff859c8ff7 com.apple.audio.units.AudioUnit 1.6.2 (1.6.2) <98969AA3-2394-34B5-2DC3-7F4187E96D26> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff859c9000 - 0x7fff859d4ff7 com.apple.HelpData 2.0.4 (34) <B44D2E2A-BC1E-CD63-F8A1-C9465491693A> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff859d5000 - 0x7fff85e18fef libLAPACK.dylib ??? (???) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff85e19000 - 0x7fff85e76fef com.apple.framework.IOKit 2.0 (???) <EBBEED67-D5BE-5F7F-96F4-9023BBA1B913> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff85e77000 - 0x7fff85eb4fef libFontRegistry.dylib ??? (???) <8712832A-A980-3AAF-0D88-50164898F38E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff85ed0000 - 0x7fff8602fff7 com.apple.syncservices 5.1 (578) <17B2B8E1-EFEE-B0F5-3FFF-27A88ACFB467> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x7fff86030000 - 0x7fff86030ff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff86031000 - 0x7fff86031ff7 com.apple.Accelerate.vecLib 3.5 (vecLib 3.5) <BA861575-B0DE-50F5-A799-BDF188A3D4EF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff86032000 - 0x7fff8605dff7 libxslt.1.dylib ??? (???) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
    0x7fff8605e000 - 0x7fff8606dfff com.apple.NetFS 3.2.1 (3.2.1) <FF21DB1E-F425-1005-FB70-BC19CAF4006E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8606e000 - 0x7fff86086fff com.apple.iChat.InstantMessage 5.0.1 (744) <0D312A5A-78EA-AD6C-9492-C822F3DD1D03> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x7fff86087000 - 0x7fff86106fff com.apple.audio.CoreAudio 3.2.2 (3.2.2) <2633DFAC-F6A6-489D-8DF0-F12639CCD8C4> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff86201000 - 0x7fff86207fff libCGXCoreImage.A.dylib ??? (???) <B6A66067-68D9-7644-B4AF-EEA3B2AACA8D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff86208000 - 0x7fff86251ff7 com.apple.securityinterface 4.0.1 (37214) <F8F2D8F4-861F-6694-58F6-3DC55C9DBF50> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff86252000 - 0x7fff86252ff7 com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff86253000 - 0x7fff864d8fe7 com.apple.security 6.1.1 (37594) <E5DA8BFD-4A48-EFD4-E938-3BDFB356A8AF> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff864d9000 - 0x7fff8650efff libGLImage.dylib ??? (???) <8AB3A26A-4CC4-4E6D-95CC-530FD7204599> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff8650f000 - 0x7fff8655efef libTIFF.dylib ??? (???) <796A1E6E-09B0-64F4-35F7-2ACEE9C2B429> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8655f000 - 0x7fff86574ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <E83DAF4F-F284-BE0B-3D9D-D573023098B4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff86575000 - 0x7fff865e1ff7 com.apple.CorePDF 1.1 (1.1) <3D51A551-50C5-DDD5-9A79-9679DA2806B0> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff865e2000 - 0x7fff86666fe7 com.apple.print.framework.PrintCore 6.1 (312.3) <33C0EADA-243E-1897-335D-17C5DC6A14A9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff86667000 - 0x7fff866a8fef com.apple.QD 3.33 (???) <3F528878-21F5-B2B5-8A9B-DF067BF91922> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff866a9000 - 0x7fff86724ff7 com.apple.ISSupport 1.9.2 (50) <09D926B6-BBF7-7E15-2978-D0C4D933543D> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff86725000 - 0x7fff87119fff com.apple.AppKit 6.6.3 (1038.25) <2F7A5AC8-29E7-9B5F-D3F1-4C7F5821BB80> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8711a000 - 0x7fff87161ff7 com.apple.coreui 2 (113) <60D2FE5C-8470-A0F4-379B-1E90FBD4FE7D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff87162000 - 0x7fff87183fff libresolv.9.dylib ??? (???) <01C7C750-7F6A-89B3-C586-5C50A839019E> /usr/lib/libresolv.9.dylib
    0x7fff87184000 - 0x7fff87195fef libz.1.dylib ??? (???) <3A7A4C48-A4C8-A78A-8B87-C0DDF6601AC8> /usr/lib/libz.1.dylib
    0x7fff87196000 - 0x7fff87486ff3 com.apple.RawCamera.bundle 2.3.0 (505) <E65CF964-5AFF-805A-E24C-4A9E2E3D4759> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff87487000 - 0x7fff874abff7 com.apple.CoreVideo 1.6.0 (43.1) <FF310442-03F4-648D-4CD2-D7AC459901D5> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff874ac000 - 0x7fff8751efef com.apple.CoreSymbolication 2.0 (23) <06F8561E-4B36-7BF6-31BA-64091B3D8058> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff8751f000 - 0x7fff87593ff7 com.apple.WhitePagesFramework 10.6.0 (140.0) <546E204C-AC7A-030C-DC32-125A3E422FB5> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    0x7fff87788000 - 0x7fff87788ff7 com.apple.quartzframework 1.5 (1.5) <B182B579-BCCE-81BF-8DA2-9E0B7BDF8516> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff87789000 - 0x7fff877defef com.apple.framework.familycontrols 2.0 (2.0) <8DD78DC7-4C73-EDE6-86A4-BC35B335ED5F> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff877df000 - 0x7fff87b77fff com.apple.QuartzCore 1.6.1 (227.8) <E296B174-F7CB-F021-D103-091CCB33BBEB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff87b78000 - 0x7fff87b7ffff com.apple.OpenDirectory 10.6 (10.6) <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff87b80000 - 0x7fff87bcffff com.apple.iCalendar 1.0.1 (51) <6A991ED8-2A03-8FEC-85FF-5DDFDF18D8E3> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
    0x7fff87bd0000 - 0x7fff87be3fff libGL.dylib ??? (???) <5F9DAF5F-C25C-B6C2-C9BC-3D91D723FD85> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff87be4000 - 0x7fff87c2eff7 com.apple.DAVKit 4.0.1 (730) <57B9EB89-C7A4-1F7B-4B09-0873CC557555> /System/Library/PrivateFrameworks/DAVKit.framework/Versions/A/DAVKit
    0x7fff87c2f000 - 0x7fff87c4afff com.apple.datadetectors 2.0 (102.0) <D3E026E9-C12A-88ED-25FC-7A58E435AB02> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
    0x7fff87c4b000 - 0x7fff87dd0fef com.apple.JavaScriptCore 6531.21 (6531.21.9) <FB6CF9E3-A3B1-8C45-1D91-756679DE36FB> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff87dd1000 - 0x7fff87dd1ff7 com.apple.Carbon 150 (152) <8D8CF535-90BE-691C-EC1B-63FBE2162C9B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff87e0b000 - 0x7fff87e0eff7 libCoreVMClient.dylib ??? (???) <1C6D04BA-5F78-CC4D-26CB-7904919042B9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff87e0f000 - 0x7fff87e9ffff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff87eb2000 - 0x7fff8811bfff com.apple.QuartzComposer 4.1 (156.10) <F5569DC9-15E9-0815-3032-7E1257F36A3E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff881e0000 - 0x7fff88248ff7 com.apple.MeshKitRuntime 1.0 (49.0) <580F1945-540B-1E68-0341-A6ADAD78397E> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x7fff88249000 - 0x7fff8824bfff com.apple.print.framework.Print 6.0 (237) <70DA9755-5DC1-716B-77E2-E42C5DAB85A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff8824c000 - 0x7fff88251fff libGIF.dylib ??? (???) <9DB87A71-27B7-A909-461B-F886DB2BD622> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff88252000 - 0x7fff8825ffe7 libCSync.A.dylib ??? (???) <F4066C8C-2A3E-4F2F-9F4D-03DB56F7C5CB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff88260000 - 0x7fff88c9dfe7 com.apple.WebCore 6531.21 (6531.21.8) <04C92586-679B-00A5-E3BE-590A0E9BCB11> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <526DD3E5-2A8B-4512-ED97-01B832369959> /usr/lib/libSystem.B.dylib

    can't make much of this crash log but try this. when you get to the smtp server page in setup assistant hold option while clicking "create" or 'continue". this will skip the actual server validation and might prevent crashing.

  • Mail crashes when I try to print, also TextEdit after I installed mavericks recently.

    Mail crashes when I try to print, also TextEdit after I installed mavericks recently.

    Process:   
    Mail [497]
    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 [178]
    Responsible:
    Mail [497]
    User ID:   
    503
    PlugIn Path: 
    /Library/Printers/KONICAMINOLTA/C650/PDEs/pde.framework/Versions/A/pde
    PlugIn Identifier: jp.konicaminolta.fw.C650.Core
    PlugIn Version:
    3.7.0 (3.7.0)
    Date/Time: 
    2014-08-21 08:58:51.724 -0500
    OS Version:
    Mac OS X 10.9.4 (13E28)
    Report Version:  11
    Anonymous UUID:  446B19C2-BAC3-A868-74BD-D816FBDD905C
    Sleep/Wake UUID: 454FACDE-486E-4057-95E8-98428B8E1162
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: EXC_I386_GPFLT
    Application Specific Information:
    objc_msgSend() selector name: release
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib        
    0x00007fff957a0097 objc_msgSend + 23
    1   com.apple.CoreFoundation
    0x00007fff92b6e43f CFRelease + 591
    2   jp.konicaminolta.fw.C650.Core     0x000000010d0fa32a ClearPPDUIOption + 142
    3   jp.konicaminolta.fw.C650.Core     0x000000010d0fa8e2 DeletePPDUIOption + 22
    4   jp.konicaminolta.fw.C650.Core     0x000000010d0edcd0 CTblRelease + 84
    5   jp.konicaminolta.fw.C650.Core     0x000000010d0f3e42 -[KMComWinA23A66B9_510C_4D85_8184_85C81FF8D3A5 terminate] + 43
    6   jp.konicaminolta.fw.C650.Core     0x000000010d0f318b -[KMPluginA23A66B9_510C_4D85_8184_85C81FF8D3A5 terminate] + 236
    7   jp.konicaminolta.fw.C650.Core     0x000000010d0f3078 -[KMPluginA23A66B9_510C_4D85_8184_85C81FF8D3A5 dealloc] + 77
    8   libobjc.A.dylib        
    0x00007fff957a265a (anonymous namespace)::AutoreleasePoolPage::pop(void*) + 502
    9   com.apple.CoreFoundation
    0x00007fff92b8d932 _CFAutoreleasePoolPop + 50
    10  com.apple.Foundation   
    0x00007fff8a8a4e17 -[NSAutoreleasePool drain] + 147
    11  com.apple.print.framework.Print.Private    0x000000010bbb6945 0x10bbb0000 + 26949
    12  com.apple.print.framework.Print.Private    0x000000010bbb3a60 0x10bbb0000 + 14944
    13  com.apple.print.framework.Print.Private    0x000000010bbc6903 0x10bbb0000 + 92419
    14  com.apple.print.framework.Print.Private    0x000000010bbc6413 0x10bbb0000 + 91155
    15  com.apple.AppKit       
    0x00007fff8ebd83ac -[NSWindowController _windowDidLoad] + 450
    16  com.apple.AppKit       
    0x00007fff8ebbefa6 -[NSWindowController window] + 110
    17  com.apple.AppKit       
    0x00007fff8ef314fc -[NSPrintPanel beginSheetWithPrintInfo:modalForWindow:delegate:didEndSelector:contextInfo:] + 530
    18  com.apple.AppKit       
    0x00007fff8ef2f200 __91-[NSConcretePrintOperation runOperationModalForWindow:delegate:didRunSelector:contextInfo:]_block_invoke35 3 + 149
    19  com.apple.AppKit       
    0x00007fff8ef2efed __91-[NSConcretePrintOperation runOperationModalForWindow:delegate:didRunSelector:contextInfo:]_block_invoke + 54
    20  com.apple.AppKit       
    0x00007fff8ef2efa8 -[NSConcretePrintOperation runOperationModalForWindow:delegate:didRunSelector:contextInfo:] + 630
    21  com.apple.mail         
    0x0000000102a12dee 0x102805000 + 2153966
    22  com.apple.Foundation   
    0x00007fff8a892f28 NSKeyValueNotifyObserver + 387
    23  com.apple.Foundation   
    0x00007fff8a8920f8 NSKeyValueDidChange + 453
    24  com.apple.Foundation   
    0x00007fff8a896be6 -[NSObject(NSKeyValueObserverNotification) didChangeValueForKey:] + 118
    25  com.apple.MailUI       
    0x00007fff9673252f -[MUIWKViewController browsingContextControllerDidFinishLoad:] + 213
    26  com.apple.WebKit2      
    0x00007fff95569162 WebKit::WebPageProxy::didFinishLoadForFrame(unsigned long long, CoreIPC::MessageDecoder&) + 112
    27  com.apple.WebKit2      
    0x00007fff9553e343 WebKit::WebPageProxy::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageDecoder&) + 3353
    28  com.apple.WebKit2      
    0x00007fff9552b5ab CoreIPC::MessageReceiverMap::dispatchMessage(CoreIPC::Connection*, CoreIPC::MessageDecoder&) + 125
    29  com.apple.WebKit2      
    0x00007fff9553616b WebKit::ChildProcessProxy::dispatchMessage(CoreIPC::Connection*, CoreIPC::MessageDecoder&) + 13
    30  com.apple.WebKit2      
    0x00007fff9553b8a0 WebKit::WebProcessProxy::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageDecoder&) + 24
    31  com.apple.WebKit2      
    0x00007fff9552b3f9 CoreIPC::Connection::dispatchMessage(***::PassOwnPtr<CoreIPC::MessageDecoder>) + 101
    32  com.apple.WebKit2      
    0x00007fff9552b322 CoreIPC::Connection::dispatchOneMessage() + 106
    33  com.apple.WebCore      
    0x00007fff96e02c9e WebCore::RunLoop::performWork() + 270
    34  com.apple.WebCore      
    0x00007fff96e02b72 WebCore::RunLoop::performWork(void*) + 34
    35  com.apple.CoreFoundation
    0x00007fff92bd45b1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    36  com.apple.CoreFoundation
    0x00007fff92bc5c62 __CFRunLoopDoSources0 + 242
    37  com.apple.CoreFoundation
    0x00007fff92bc53ef __CFRunLoopRun + 831
    38  com.apple.CoreFoundation
    0x00007fff92bc4e75 CFRunLoopRunSpecific + 309
    39  com.apple.HIToolbox    
    0x00007fff8c552a0d RunCurrentEventLoopInMode + 226
    40  com.apple.HIToolbox    
    0x00007fff8c5527b7 ReceiveNextEventCommon + 479
    41  com.apple.HIToolbox    
    0x00007fff8c5525bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    42  com.apple.AppKit       
    0x00007fff8e94324e _DPSNextEvent + 1434
    43  com.apple.AppKit       
    0x00007fff8e94289b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    44  com.apple.AppKit       
    0x00007fff8e93699c -[NSApplication run] + 553
    45  com.apple.AppKit       
    0x00007fff8e921783 NSApplicationMain + 940
    46  libdyld.dylib          
    0x00007fff938355fd start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib 
    0x00007fff9535c662 kevent64 + 10
    1   libdispatch.dylib      
    0x00007fff8c9a9421 _dispatch_mgr_invoke + 239
    2   libdispatch.dylib      
    0x00007fff8c9a9136 _dispatch_mgr_thread + 52
    Thread 2:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib 
    0x00007fff95357a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib 
    0x00007fff95356d18 mach_msg + 64
    2   com.apple.CoreFoundation
    0x00007fff92bc5f15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation
    0x00007fff92bc5539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation
    0x00007fff92bc4e75 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation   
    0x00007fff8a8f0967 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation   
    0x00007fff8a8f076b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib
    0x00007fff916c9899 _pthread_body + 138
    8   libsystem_pthread.dylib
    0x00007fff916c972a _pthread_start + 137
    9   libsystem_pthread.dylib
    0x00007fff916cdfc9 thread_start + 13
    Thread 3:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib 
    0x00007fff9535b9aa __select + 10
    1   com.apple.CoreFoundation
    0x00007fff92c11a03 __CFSocketManager + 867
    2   libsystem_pthread.dylib
    0x00007fff916c9899 _pthread_body + 138
    3   libsystem_pthread.dylib
    0x00007fff916c972a _pthread_start + 137
    4   libsystem_pthread.dylib
    0x00007fff916cdfc9 thread_start + 13
    Thread 4:
    0   libsystem_kernel.dylib 
    0x00007fff95357a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib 
    0x00007fff95356d18 mach_msg + 64
    2   com.apple.CoreFoundation
    0x00007fff92bc5f15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation
    0x00007fff92bc5539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation
    0x00007fff92bc4e75 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit       
    0x00007fff8eae305e _NSEventThread + 144
    6   libsystem_pthread.dylib
    0x00007fff916c9899 _pthread_body + 138
    7   libsystem_pthread.dylib
    0x00007fff916c972a _pthread_start + 137
    8   libsystem_pthread.dylib
    0x00007fff916cdfc9 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib 
    0x00007fff9535be6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib
    0x00007fff916caf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib
    0x00007fff916cdfb9 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib 
    0x00007fff9535be6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib
    0x00007fff916caf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib
    0x00007fff916cdfb9 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib 
    0x00007fff9535be6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib
    0x00007fff916caf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib
    0x00007fff916cdfb9 start_wqthread + 13
    Thread 8:
    0   libsystem_kernel.dylib 
    0x00007fff9535be6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib
    0x00007fff916caf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib
    0x00007fff916cdfb9 start_wqthread + 13
    Thread 9:
    0   libsystem_kernel.dylib 
    0x00007fff9535be6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib
    0x00007fff916caf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib
    0x00007fff916cdfb9 start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib 
    0x00007fff9535be6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib
    0x00007fff916caf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib
    0x00007fff916cdfb9 start_wqthread + 13
    Thread 11:
    0   libsystem_kernel.dylib 
    0x00007fff9535be6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib
    0x00007fff916caf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib
    0x00007fff916cdfb9 start_wqthread + 13
    Thread 12:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib 
    0x00007fff95357a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib 
    0x00007fff95356d18 mach_msg + 64
    2   com.apple.QuartzCore   
    0x00007fff97d25377 CA::Render::Server::server_thread(void*) + 195
    3   com.apple.QuartzCore   
    0x00007fff97d252ad thread_fun + 25
    4   libsystem_pthread.dylib
    0x00007fff916c9899 _pthread_body + 138
    5   libsystem_pthread.dylib
    0x00007fff916c972a _pthread_start + 137
    6   libsystem_pthread.dylib
    0x00007fff916cdfc9 thread_start + 13
    Thread 13:
    0   libsystem_kernel.dylib 
    0x00007fff9535be6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib
    0x00007fff916caf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib
    0x00007fff916cdfb9 start_wqthread + 13
    Thread 14:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib 
    0x00007fff9535b716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib
    0x00007fff916cbc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore
    0x00007fff8e467116 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore
    0x00007fff8e466c35 JSC::BlockAllocator::blockFreeingThreadMain() + 117
    4   com.apple.JavaScriptCore
    0x00007fff8e45bf5f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib
    0x00007fff916c9899 _pthread_body + 138
    6   libsystem_pthread.dylib
    0x00007fff916c972a _pthread_start + 137
    7   libsystem_pthread.dylib
    0x00007fff916cdfc9 thread_start + 13
    Thread 15:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib 
    0x00007fff9535b716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib
    0x00007fff916cbc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore
    0x00007fff8e467737 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore
    0x00007fff8e4675c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore
    0x00007fff8e45bf5f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib
    0x00007fff916c9899 _pthread_body + 138
    6   libsystem_pthread.dylib
    0x00007fff916c972a _pthread_start + 137
    7   libsystem_pthread.dylib
    0x00007fff916cdfc9 thread_start + 13
    Thread 16:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib 
    0x00007fff9535b716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib
    0x00007fff916cbc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore
    0x00007fff8e467737 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore
    0x00007fff8e4675c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore
    0x00007fff8e45bf5f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib
    0x00007fff916c9899 _pthread_body + 138
    6   libsystem_pthread.dylib
    0x00007fff916c972a _pthread_start + 137
    7   libsystem_pthread.dylib
    0x00007fff916cdfc9 thread_start + 13
    Thread 17:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib 
    0x00007fff9535b716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib
    0x00007fff916cbc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore
    0x00007fff8e467737 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore
    0x00007fff8e4675c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore
    0x00007fff8e45bf5f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib
    0x00007fff916c9899 _pthread_body + 138
    6   libsystem_pthread.dylib
    0x00007fff916c972a _pthread_start + 137
    7   libsystem_pthread.dylib
    0x00007fff916cdfc9 thread_start + 13
    Thread 18:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib 
    0x00007fff9535b716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib
    0x00007fff916cbc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore
    0x00007fff8e467737 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore
    0x00007fff8e4675c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore
    0x00007fff8e45bf5f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib
    0x00007fff916c9899 _pthread_body + 138
    6   libsystem_pthread.dylib
    0x00007fff916c972a _pthread_start + 137
    7   libsystem_pthread.dylib
    0x00007fff916cdfc9 thread_start + 13
    Thread 19:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib 
    0x00007fff9535b716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib
    0x00007fff916cbc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore
    0x00007fff8e467737 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore
    0x00007fff8e4675c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore
    0x00007fff8e45bf5f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib
    0x00007fff916c9899 _pthread_body + 138
    6   libsystem_pthread.dylib
    0x00007fff916c972a _pthread_start + 137
    7   libsystem_pthread.dylib
    0x00007fff916cdfc9 thread_start + 13
    Thread 20:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib 
    0x00007fff9535b716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib
    0x00007fff916cbc3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore
    0x00007fff8e467737 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore
    0x00007fff8e4675c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore
    0x00007fff8e45bf5f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib
    0x00007fff916c9899 _pthread_body + 138
    6   libsystem_pthread.dylib
    0x00007fff916c972a _pthread_start + 137
    7   libsystem_pthread.dylib
    0x00007fff916cdfc9 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x00007fff7c19e060  rcx: 0xbadd086ac4c1bead  rdx: 0x00007fff7c1d8410
      rdi: 0x00006000006affc0  rsi: 0x00007fff8f36f666  rbp: 0x00007fff5d3f7b50  rsp: 0x00007fff5d3f7af8
       r8: 0x00000000000007ff   r9: 0xffff9fffff1a850f  r10: 0x00007fff8f36f666  r11: 0xbadd086ac4c1bead
      r12: 0x00006000006affc0  r13: 0x0000000000000000  r14: 0x0000600000318680  r15: 0x00007fd4d1020000
      rip: 0x00007fff957a0097  rfl: 0x0000000000010246  cr2: 0x000061000005af20
    Logical CPU:
    4
    Error Code:
    0x00000000
    Trap Number:
    13
    Binary Images:
    0x102805000 -  
    0x102af7fff  com.apple.mail (7.3 - 1878.6) <84C51E40-00C5-3710-8A99-04A0F6D078F5> /Applications/Mail.app/Contents/MacOS/Mail
    0x102d3d000 -  
    0x102d3efff  libLatin2Converter.dylib (61) <35D6A929-CF0D-399D-8482-E7E6BED07DF5> /System/Library/CoreServices/Encodings/libLatin2Converter.dylib
    0x104793000 -  
    0x104795fff  apop.so (170.1) <97DD24EE-D5F4-34EB-B521-D7BA883D2606> /usr/lib/sasl2/apop.so
    0x104799000 -  
    0x1047a1fff  digestmd5WebDAV.so (170.1) <B11199EC-EF62-3592-AE51-38EBD1B6282F> /usr/lib/sasl2/digestmd5WebDAV.so
    0x1047a6000 -  
    0x1047a8fff  libanonymous.2.so (170) <D1297C21-A57B-311E-9006-C3FB8689849A> /usr/lib/sasl2/libanonymous.2.so
    0x106b13000 -  
    0x106b23ff7  dhx.so (170.1) <E4299F4A-F42C-397A-A306-58161EFD7686> /usr/lib/sasl2/dhx.so
    0x106b2f000 -  
    0x106b31fff  libcrammd5.2.so (170) <940A42FC-C634-354E-AD74-691CD90A1427> /usr/lib/sasl2/libcrammd5.2.so
    0x106b36000 -  
    0x106b3eff7  libdigestmd5.2.so (170) <122C0383-F9B2-34D1-89AF-D317BC4D5164> /usr/lib/sasl2/libdigestmd5.2.so
    0x106b43000 -  
    0x106b47fff  libgssapiv2.2.so (170) <AA58D85E-916C-3B0B-959A-DCC58497D0F2> /usr/lib/sasl2/libgssapiv2.2.so
    0x106b4c000 -  
    0x106b4efff  login.so (170) <7D801D4E-A1A4-32FC-BF2E-9F25DB902523> /usr/lib/sasl2/login.so
    0x106b52000 -  
    0x106b57fff  libntlm.so (170) <18693B29-154F-339C-A329-4C42A43F6428> /usr/lib/sasl2/libntlm.so
    0x106b5c000 -  
    0x106b63fff  libotp.2.so (170) <D1C70F92-1C75-340B-AD53-0C2CD79144FF> /usr/lib/sasl2/libotp.2.so
    0x106b6c000 -  
    0x106b6efff  libplain.2.so (170) <E9C3B22A-5958-3869-B778-55948D1EC2B7> /usr/lib/sasl2/libplain.2.so
    0x106b72000 -  
    0x106b76ffd  libpps.so (170.1) <C7604F07-E966-33F7-8727-93F000CBA92F> /usr/lib/sasl2/libpps.so
    0x106b7b000 -  
    0x106b7efff  mschapv2.so (170.1) <C79F63BB-E66D-3552-9C4C-2D3EB14CEE01> /usr/lib/sasl2/mschapv2.so
    0x106b83000 -  
    0x106babff6  com.apple.DirectoryService.PasswordServerFramework (10.9 - 36) <C36B818F-C1FE-3F3F-A01C-F4613F570D4D> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x106bc1000 -  
    0x106bc3fff  pwauxprop.so (400.1) <B95FA3F5-0EE9-335E-BBC7-FDEDEB7F18F0> /usr/lib/sasl2/pwauxprop.so
    0x106bc8000 -  
    0x106bcafff  shadow_auxprop.so (170.1) <E02127CB-F9C0-3E3B-ABBB-473EC0CB6DE7> /usr/lib/sasl2/shadow_auxprop.so
    0x106bcf000 -  
    0x106bd1fff  smb_nt.so (170.1) <B508FD03-CE31-3B93-91D7-440BEDAD9581> /usr/lib/sasl2/smb_nt.so
    0x106bd6000 -  
    0x106bd8fff  smb_ntlmv2.so (170.1) <938D40AF-BEB3-3F55-B409-C84E3C2886FD> /usr/lib/sasl2/smb_ntlmv2.so
    0x106c0a000 -  
    0x106c11fff  com.apple.SyncedDefaults (1.3 - 91.30.1) <26F0AD10-86CC-31A4-899C-097269680E05> /System/Library/PrivateFrameworks/SyncedDefaults.framework/SyncedDefaults
    0x106fbc000 -  
    0x106fbdfe6 +cl_kernels (???) <1E039EFF-56CB-4F7B-96F8-9897EA3BBC98> cl_kernels
    0x106fdf000 -  
    0x106ff6ff7 +jp.konicaminolta.print.pde.C650.PerPage (3.7.0 - 3.7.0) <74B5B62C-623D-01F0-F6A4-B2229144ABA5> /Library/Printers/KONICAMINOLTA/C650/PDEs/KONICA MINOLTA C650 PerPage.plugin/Contents/MacOS/KONICA MINOLTA C650 PerPage
    0x10762f000 -  
    0x107632fff  libspindump.dylib (161.2) <E16E9BFB-8F34-366F-BE10-48993F5843BC> /usr/lib/libspindump.dylib
    0x1078aa000 -  
    0x1078abfff  com.apple.AddressBook.LocalSourceBundle (8.0 - 1371) <B3C35936-EE5F-3C40-95FF-2AE6C5D35638> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
    0x1078bd000 -  
    0x1078c1ff7  com.apple.DirectoryServicesSource (8.0 - 1371) <AF6429A6-608F-36B2-BC58-51A0C2B17C31> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
    0x1078c9000 -  
    0x107915ff6  com.apple.AddressBook.CardDAVPlugin (10.9 - 424) <15AC9317-8E7D-3DC3-A68F-89C546648E25> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin
    0x108795000 -  
    0x108796ff9 +cl_kernels (???) <F336470F-47C8-42F2-9815-9883D37FBDD8> cl_kernels
    0x10879b000 -  
    0x10879cffa +cl_kernels (???) <BF7B4075-9E1E-46C8-B759-10E4CBBBF83E> cl_kernels
    0x1087c6000 -  
    0x1088acfef  unorm8_bgra.dylib (2.3.58) <280D6FDD-8CA5-36EC-9EA1-D7DC09598E20> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
    0x1088fe000 -  
    0x1088feffd +cl_kernels (???) <3D137682-ECFE-4419-A51B-6BD2CE83007D> cl_kernels
    0x108900000 -  
    0x1089e0ff7  unorm8_rgba.dylib (2.3.58) <8252DC3E-7434-34C6-B4B9-CFD59B923D12> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_rgba.dylib
    0x108a24000 -  
    0x108a24fff +cl_kernels (???) <2F65934A-73FE-44C2-923C-F141403EC02B> cl_kernels
    0x108b17000 -  
    0x108b18fe2 +cl_kernels (???) <DFD90409-11D8-43A2-AAE2-79A8958AF5B8> cl_kernels
    0x108b22000 -  
    0x108b23fee +cl_kernels (???) <CF420824-B436-470B-BD44-74C340487979> cl_kernels
    0x108bb7000 -  
    0x108bb7fe7 +cl_kernels (???) <F1E5CED3-DBD1-483C-B535-AF450C1FCCA4> cl_kernels
    0x108bc2000 -  
    0x108bc2fe7 +cl_kernels (???) <EB748AEE-37FA-4E52-AADC-836FACBF7FE7> cl_kernels
    0x108f66000 -  
    0x108f66feb +cl_kernels (???) <160B3FD1-1F62-42E0-B44A-166152026AC5> cl_kernels
    0x108fa1000 -  
    0x108fa2fe4 +cl_kernels (???) <268CC968-B070-4B68-B073-C71CF7D53E4F> cl_kernels
    0x109af1000 -  
    0x109af4ff7 +jp.konicaminolta.print.pde.C650.Cover (3.7.0 - 3.7.0) <991DE79B-043F-2247-62A9-FD32E6042DDD> /Library/Printers/KONICAMINOLTA/C650/PDEs/KONICA MINOLTA C650 Cover.plugin/Contents/MacOS/KONICA MINOLTA C650 Cover
    0x10bad8000 -  
    0x10baecff7 +jp.konicaminolta.print.pde.C650.Finishing (3.7.0 - 3.7.0) <C2ADE898-1CAB-2457-B075-11474936FAB2> /Library/Printers/KONICAMINOLTA/C650/PDEs/KONICA MINOLTA C650 Finishing.plugin/Contents/MacOS/KONICA MINOLTA C650 Finishing
    0x10bbb0000 -  
    0x10bbe2ff3  com.apple.print.framework.Print.Private (9.0 - 462) <5213B13B-9DEA-3D1C-A5C4-E7A6B9417A4C> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/Current/Pl ugins/PrintCocoaUI.bundle/Contents/MacOS/PrintCocoaUI
    0x10bc00000 -  
    0x10bc28fe7 +jp.konicaminolta.print.pde.C650.Output (3.7.0 - 3.7.0) <B525AE75-687F-64DD-1C38-41B3FD26AB10> /Library/Printers/KONICAMINOLTA/C650/PDEs/KONICA MINOLTA C650 Output.plugin/Contents/MacOS/KONICA MINOLTA C650 Output
    0x10bc68000 -  
    0x10bca6ff7  com.apple.print.PrintingCocoaPDEs (9.0 - 462) <E303781E-7376-3D04-89AF-E063972C02A1> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/A/Plugins/ PrintingCocoaPDEs.bundle/Contents/MacOS/PrintingCocoaPDEs
    0x10bccb000 -  
    0x10bcd9fff +jp.konicaminolta.print.pde.C650.Tray (3.7.0 - 3.7.0) <CB162FFC-4A5F-F91D-BFBB-5104A4C497AF> /Library/Printers/KONICAMINOLTA/C650/PDEs/KONICA MINOLTA C650 Tray.plugin/Contents/MacOS/KONICA MINOLTA C650 Tray
    0x10d0d9000 -  
    0x10d16bfff +jp.konicaminolta.fw.C650.Core (3.7.0 - 3.7.0) <709B65D3-1781-9F16-E42C-91A51EE3B47A> /Library/Printers/KONICAMINOLTA/C650/PDEs/pde.framework/Versions/A/pde
    0x10d264000 -  
    0x10d283fe7 +jp.konicaminolta.print.pde.C650.Stamp (3.7.0 - 3.7.0) <CF906523-ED38-5897-3368-218E70A95E45> /Library/Printers/KONICAMINOLTA/C650/PDEs/KONICA MINOLTA C650 Stamp.plugin/Contents/MacOS/KONICA MINOLTA C650 Stamp
    0x10d337000 -  
    0x10d34cff7 +jp.konicaminolta.print.pde.C650.ImageQuality (3.7.0 - 3.7.0) <745AB97E-1F75-D239-2D75-FF74ED61E92E> /Library/Printers/KONICAMINOLTA/C650/PDEs/KONICA MINOLTA C650 ImageQuality.plugin/Contents/MacOS/KONICA MINOLTA C650 ImageQuality
    0x7fff68130000 -
    0x7fff68163817  dyld (239.4) <042C4CED-6FB2-3B1C-948B-CAF2EE3B9F7A> /usr/lib/dyld
    0x7fff8a5e9000 -
    0x7fff8a87dff7  com.apple.RawCamera.bundle (5.06 - 751) <A8B1EEDB-FDCB-3EDC-9728-E3FAA644A499> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff8a87e000 -
    0x7fff8a889fff  libkxld.dylib (2422.110.17) <B6140BAB-0EAF-3E4F-B055-314068056BB4> /usr/lib/system/libkxld.dylib
    0x7fff8a88a000 -
    0x7fff8ab88fff  com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8ab89000 -
    0x7fff8abcafff  com.apple.PerformanceAnalysis (1.47 - 47) <7B73DFF4-75DB-3403-80D2-0F3FE48764C3> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x7fff8abd8000 -
    0x7fff8abd8fff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8abd9000 -
    0x7fff8abf5fff  com.apple.frameworks.preferencepanes (16.0 - 16.0) <059E99D8-67C2-3B59-B5E7-850DD7A92D75> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x7fff8ad5d000 -
    0x7fff8ad62fff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
    0x7fff8ad63000 -
    0x7fff8ad87ff7  libJPEG.dylib (1043) <25723F3F-48A6-3AC5-A7A3-58E418FEBF3F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8ad88000 -
    0x7fff8adc7fff  libGLU.dylib (9.6.1) <AE032555-3E2F-3DBF-A26D-EA4576061605> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff8adc8000 -
    0x7fff8add2ff7  com.apple.AppSandbox (3.0 - 1) <9F27DC25-C566-3AEF-92D3-DCFE7836916D> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff8af1c000 -
    0x7fff8af43ffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
    0x7fff8af44000 -
    0x7fff8b218fc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff8b219000 -
    0x7fff8b3d7fff  com.apple.GeoServices (1.0 - 702.15.12) <5A4D463F-689F-3822-BF26-A19D51503019> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff8b3d8000 -
    0x7fff8b49aff5  com.apple.CoreText (367.20 - 367.20) <B80D086D-93A9-3C35-860E-9C3FDD027F3B> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff8b4e2000 -
    0x7fff8b53ffff  com.apple.imfoundation (10.0 - 1000) <122D84B9-871D-3885-9D8D-840CD529028F> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundatio n
    0x7fff8b540000 -
    0x7fff8b61ffff  libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff8b620000 -
    0x7fff8b62cfff  com.apple.CalendarAgentLink (7.0 - 138.2) <D56910F9-5CC0-32D8-BA85-0631240F9B71> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/Calend arAgentLink
    0x7fff8b62d000 -
    0x7fff8b631ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
    0x7fff8b632000 -
    0x7fff8b637ff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
    0x7fff8b638000 -
    0x7fff8b63bffc  com.apple.IOSurface (91.1 - 91.1) <D00EEB0C-8AA8-3986-90C1-C97B2486E8FA> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8b6a8000 -
    0x7fff8b6a8fff  com.apple.quartzframework (1.5 - 1.5) <3B2A72DB-39FC-3C5B-98BE-605F37777F37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff8b6a9000 -
    0x7fff8b708fff  com.apple.framework.CoreWLAN (4.3.3 - 433.48) <1F17FA12-6E84-309D-9808-C536D445FA6E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff8b709000 -
    0x7fff8b70bfff  com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff8bfd9000 -
    0x7fff8c003ff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
    0x7fff8c004000 -
    0x7fff8c0d5ff1  com.apple.DiskImagesFramework (10.9 - 371.1) <D85430A6-1410-3B5F-9D11-17E2440B786E> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff8c0d6000 -
    0x7fff8c0fafff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
    0x7fff8c0fb000 -
    0x7fff8c124fff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff8c125000 -
    0x7fff8c129ff7  libheimdal-asn1.dylib (323.92.1) <CAE21FFF-5763-399C-B7C5-EEBFFEEF2242> /usr/lib/libheimdal-asn1.dylib
    0x7fff8c12a000 -
    0x7fff8c2e2ffb  libicucore.A.dylib (511.34) <616A65D6-3F20-3EAB-8CA8-273AD890261C> /usr/lib/libicucore.A.dylib
    0x7fff8c2e3000 -
    0x7fff8c2e6fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff8c2e7000 -
    0x7fff8c4fdfff  com.apple.Mail.framework (7.3 - 1878.6) <C617BE97-1D88-380F-B6EC-6D33485A44D0> /System/Library/PrivateFrameworks/Mail.framework/Versions/A/Mail
    0x7fff8c4fe000 -
    0x7fff8c523ff7  com.apple.printingprivate.framework.PrintingPrivate (9.3 - 126.1) <221B915A-C6B9-3AE7-8209-E905FC556284> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/A/Printing Private
    0x7fff8c524000 -
    0x7fff8c7ceff5  com.apple.HIToolbox (2.1.1 - 698) <A388E773-AE7B-3FD1-8662-A98E6E24EA16> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff8c862000 -
    0x7fff8c86bfff  com.apple.DisplayServicesFW (2.8 - 360.8.14) <816A9CED-1BC0-3C76-8103-1B9BE0F723BB> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff8c86c000 -
    0x7fff8c876ff7  libcsfde.dylib (380) <A5CF6F85-0537-399F-968B-1536B1235E65> /usr/lib/libcsfde.dylib
    0x7fff8c877000 -
    0x7fff8c9a5fff  com.apple.syncservices (8.1 - 722) <E4639527-E481-312D-8407-884737D4E605> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x7fff8c9a6000 -
    0x7fff8c9c0fff  libdispatch.dylib (339.92.1) <C4E4A18D-3C3B-3C9C-8709-A4270D998DE7> /usr/lib/system/libdispatch.dylib
    0x7fff8c9c1000 -
    0x7fff8c9c8ff7  com.apple.phonenumbers (1.1.1 - 105) <767A63EB-244C-34F1-9FFA-D1A6BED60C31> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
    0x7fff8c9c9000 -
    0x7fff8c9f9fff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
    0x7fff8c9fa000 -
    0x7fff8ca06ff7  com.apple.OpenDirectory (10.9 - 173.90.1) <256C265B-7FA6-326D-9F60-18DADF5F3A0E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8ca07000 -
    0x7fff8ca07ff7  com.apple.frameworks.SleepServices (1.1 - 1.1) <4D9C44FF-5403-3372-A90E-CBF2A34D7CE7> /System/Library/PrivateFrameworks/SleepServices.framework/Versions/A/SleepServi ces
    0x7fff8ca08000 -
    0x7fff8cab8ff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff8cab9000 -
    0x7fff8cba7fff  libJP2.dylib (1043) <C4031D64-6C57-3FB4-9D87-874D387381DB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8cba8000 -
    0x7fff8cc45fff  com.apple.imcore (10.0 - 1000) <DF924E35-74AB-389C-9279-1828518218F8> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
    0x7fff8cc46000 -
    0x7fff8cc72fff  com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff8cc73000 -
    0x7fff8cca8ffc  com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff8cd3e000 -
    0x7fff8d11fffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff8d120000 -
    0x7fff8d120fff  com.apple.Carbon (154 - 157) <EFC1A1C0-CB07-395A-B038-CFA2E71D3E69> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8d121000 -
    0x7fff8d369ff7  com.apple.CoreData (107 - 481.3) <E78734AA-E3D0-33CB-A014-620BBCAB2E96> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8d391000 -
    0x7fff8d41aff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
    0x7fff8d45a000 -
    0x7fff8d4a1ff7  libcups.2.dylib (372.4) <36EA4350-43B4-3A5C-9904-10685BFDA7D4> /usr/lib/libcups.2.dylib
    0x7fff8d4a2000 -
    0x7fff8d504ff7  com.apple.WhitePagesFramework (10.7.0 - 141.0) <F95E1174-37B7-300C-8ECE-E67A711B6721> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    0x7fff8d505000 -
    0x7fff8d540fff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff8d551000 -
    0x7fff8d567ff7  com.apple.ContactsUI (8.0 - 1371) <64DA1E16-0566-39EF-9B69-4C84EFB2DE57> /System/Library/PrivateFrameworks/ContactsUI.framework/Versions/A/ContactsUI
    0x7fff8d568000 -
    0x7fff8d69effd  com.apple.WebKit (9537 - 9537.77.4) <A0291E16-4ED9-30E8-B9A2-DB836778EE9E> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff8d69f000 -
    0x7fff8d716fff  com.apple.CoreServices.OSServices (600.4 - 600.4) <C63562F5-6DF5-3EE9-8897-FF61A44C8251> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff8d717000 -
    0x7fff8d719ff7  com.apple.diagnosticlogcollection (10.0 - 1000) <5CA6D8A2-DEA6-33C3-91BC-F3B076C0500B> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/ DiagnosticLogCollection
    0x7fff8d71a000 -
    0x7fff8d787fff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff8d788000 -
    0x7fff8d88eff7  com.apple.ImageIO.framework (3.3.0 - 1043) <C4ADE5B1-A540-34E1-A043-118185489C9D> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff8d88f000 -
    0x7fff8d960fff  com.apple.QuickLookUIFramework (5.0 - 622.7) <13841701-34C2-353D-868D-3E08D020C90F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff8d961000 -
    0x7fff8d968ffb  libcopyfile.dylib (103.92.1) <CF29DFF6-0589-3590-834C-82E2316612E8> /usr/lib/system/libcopyfile.dylib
    0x7fff8d969000 -
    0x7fff8d969fff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8d96a000 -
    0x7fff8d9f6ff7  com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff8d9f7000 -
    0x7fff8e31732b  com.apple.CoreGraphics (1.600.0 - 599.25.10.1) <EC14B831-96BB-3A50-A451-E36BDC8F59FB> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8e318000 -
    0x7fff8e319ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
    0x7fff8e31a000 -
    0x7fff8e325ff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff8e326000 -
    0x7fff8e327fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff8e328000 -
    0x7fff8e368ff7  com.apple.CalDAV (7.0 - 155.2) <B96DAB4A-7431-3FD2-971B-726A67F6E004> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
    0x7fff8e39b000 -
    0x7fff8e3adff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <E51DE5CA-9859-3C13-A24F-37EF4385C1D6> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff8e3ae000 -
    0x7fff8e414fff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff8e450000 -
    0x7fff8e452fff  com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff8e453000 -
    0x7fff8e7caff6  com.apple.JavaScriptCore (9537 - 9537.77.1) <F588191A-25E6-31AC-A325-B7779DC6D1EC> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff8e7cb000 -
    0x7fff8e819ff7  com.apple.opencl (2.3.59 - 2.3.59) <044485A4-A50C-34CE-A1F9-35A50CC68313> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8e81a000 -
    0x7fff8e843ff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
    0x7fff8e844000 -
    0x7fff8e84cfff  libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
    0x7fff8e84d000 -
    0x7fff8e87aff2  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <43A137C4-3E72-37DC-945F-92569C12AAD4> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff8e87b000 -
    0x7fff8e8b3ff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff8e91f000 -
    0x7fff8f495ff7  com.apple.AppKit (6.9 - 1265.21) <9DC13B27-841D-3839-93B2-3EDE66157BDE> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8f496000 -
    0x7fff8f502fff  com.apple.framework.IOKit (2.0.1 - 907.100.13) <057FDBA3-56D6-3903-8C0B-849214BF1985> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8f530000 -
    0x7fff8f555ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x7fff8f556000 -
    0x7fff8f556ffd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <68B21135-55A6-3563-A3D6-3E692A7DEB7F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff8f591000 -
    0x7fff8f595fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
    0x7fff8f596000 -
    0x7fff8f8ccfff  com.apple.MediaToolbox (1.0 - 1273.54) <CB6F6690-D44C-30B5-93AB-CAB198D51884> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff8f8cd000 -
    0x7fff8f924ff7  com.apple.IMAP (7.3 - 1878.6) <326F679E-7ADF-38BB-9EAD-BD08FA65573E> /System/Library/PrivateFrameworks/IMAP.framework/Versions/A/IMAP
    0x7fff8f925000 -
    0x7fff8fcfcfef  com.apple.CoreAUC (6.25.00 - 6.25.00) <2D7DC96C-BA83-3220-A03F-C790D50A23D8> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff8fdb8000 -
    0x7fff8fddafff  com.apple.framework.familycontrols (4.1 - 410) <4FDBCD10-CAA2-3A9C-99F2-06DCB8E81DEE> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff8fddb000 -
    0x7fff8fe0ffff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
    0x7fff8fe10000 -
    0x7fff8fe20ffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
    0x7fff8fe30000 -
    0x7fff8fe32fff  libRadiance.dylib (1043) <9813995C-DEAA-3992-8DF8-320E4E4E288B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
    0x7fff8fe5a000 -
    0x7fff8fe67ff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff8fe68000 -
    0x7fff8fe71fff  com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff8fe72000 -
    0x7fff8fefbfff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff8ff0b000 -
    0x7fff8ff0efff  com.apple.AppleSystemInfo (3.0 - 3.0) <61FE171D-3D88-313F-A832-280AEC8F4AB7> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x7fff8ff0f000 -
    0x7fff8ff2aff7  com.apple.CalendarStore (7.0 - 1366) <27072D7F-8281-3958-A66C-3A3F862F3458> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    0x7fff8ffcf000 -
    0x7fff902a0ff4  com.apple.CoreImage (9.4.0) <2C636ECD-0F1A-357C-9EFF-0452476FDDF5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x7fff902a1000 -

  • Lion Mail crashes when clicking on hyperlinks in messages

    since installing LION, mail crashes when I click on any hyperlink in  email messages.  Interestingly it worked fine for a few days then all of a sudden the crashes started. Tried resetting PRAM; un installed a bunch of 3rd party apps that run all the time, still no luck. Unfortunately you can't re-install mail. Anyone with similar problems? Oh where oh where in 10.7.1????

    HELP!!!
    Well BD, not only did I not fix my mail, but everything else is messed up.  First I Repaired Permissions which was okay, no problem.  Then I moved the first folder to the Desktop, and I think I moved the wrong Library folder.  Anyway, I tried to move it back and got a message, "there is an older version of this folder, do you want to replace"  I said yes and the message said that I did not have permission to do that.
    Finally, I moved the Library folder into the Application Folder and it stayed.  However, when I restarted my computer, my entire desktop had changed.  The Dock was at the bottom and it has very large icons; my folders on the desktop were no longer lined up, but were all over the desktop.  My hard drive was at the bottom, etc.
    When I clicked on Mail, it opened a window to set up a new account.  Now I do not have any of the folders that I previously had saved under my Inbox, even the Trash is gone; only Sent is there.  Also, Safari and Firefox do not have any Bookmarks.  Safari opened with a "Welcome To Safairi" window.  WHAT ON EARTH HAPPENED?  And WHAT CAN I DO NOW.  I SEEM TO HAVE LOST ALL OF MY IMPORTANT SAVED MAIL FOLDERS.  I am shutting down until I get some help on putting things back right aain.

  • Mac Mail Crashing all the time

    I'm running a Macbook Pro Intel Leopard 10.5.6 and as of about 2-3 days ago Mac Mail is now crashing every time I open it. It will stay open for a while and then crashes. I have removed any email bundles and still crashes.
    There seems to also be a mobile me syncing problem because anytime I run mobile me with Mac Mail open, it crashes. If I leave the mobile me set to sync manually then Mac Mail will stay open longer but has crashed a couple of times with this setting selected.
    However, if I set mobile me to sync automatically then Mac Mail crashes every time mobile me starts syncing.
    I have ran system updates and it tells me I am update on all software.
    Any Help???

    Crash Log:
    Process: Mail [933]
    Path: /Applications/Mail.app/Contents/MacOS/Mail
    Identifier: com.apple.mail
    Version: 3.5 (930.3)
    Build Info: Mail-9300300~1
    Code Type: X86 (Native)
    Parent Process: launchd [145]
    Date/Time: 2009-02-08 02:17:28.351 -0800
    OS Version: Mac OS X 10.5.6 (9G55)
    Report Version: 6
    Exception Type: EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Crashed Thread: 23
    Application Specific Information:
    -[iToolsAccount fetchToDosSynchronously]
    -[MailApp _synchronouslyTellSyncServicesToRegisterAndSync]
    -[iToolsAccount _synchronizeAccountWithServerWithUserInput:]
    -[iToolsAccount _fetchUnreadCountsCheckForNewMessages:]
    -[IMAPGateway _allowClientOperationThrough:]
    * Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '[ISDSqliteRecordIdMapper dealloc]: record id mapper released with uncommitted changes'
    I also found this article http://episteme.arstechnica.com/eve/forums/a/tpc/f/8300945231/m/987000746931
    I did try another user account and Mac Mail worked there fine. So, I guess it would be my main account? I did try to set aside that Envelope Index file that they referred to in the above article but that did not work.
    Any thoughts or suggestions?

  • Mail crashes when trying to rebuild a mailbox????

    I have a mailbox that I am trying to rebuild and it crashes everytime and I loose all the mail in it!! The messages are still there when I look in the library, but inside mail won't see them etc... I also just noticed I couldn'
    t search "entire message" greyed out, I don;t know if there are related???
    Any good repair program to fix my mail, I desparately need it!!!!!

    Me too! I am lucky though, I made a backup of my entire user folder, had a Powerbook G4 go in for it's 3rd Logic Board in a year, but that's another story.
    While my G4 was at Apple Care for 2 weeks, I went and bought a Macbook Pro, imported my backed up User Folder via Migration Asst., which did not work... so copied the User Folder over and added it as a new user in 10.5
    I have 2 problems:
    Mail crashes when rebuilding
    Duplicate emails are downloaded into my Yahoo account
    Checked Mail InBox, it is still 4gigs, so the emails are there, maybe some sort of directory corrupted?

  • Safari (and Mail) crashes when launched after PIXMA MP520 installation

    I installed a Canon PIXMA MP520 (printer, scanner, copier). After that Safari (and Mail) crashes when I try to start it.
    Can anyone help?
    Below is the "crash report" for Safari:
    Process: Safari [432]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 3.1.2 (5525.20.1)
    Build Info: WebBrowser-55252001~1
    Code Type: PPC (Native)
    Parent Process: launchd [72]
    Date/Time: 2008-07-23 17:09:31.603 +0300
    OS Version: Mac OS X 10.5.4 (9E17)
    Report Version: 6
    Exception Type: EXCBADINSTRUCTION (SIGILL)
    Exception Codes: 0x0000000000000002, 0x0000000096109ee4
    Crashed Thread: 0
    Thread 0 Crashed:
    0 com.apple.WebCore 0x96109ee4 WebCore::KURL::KURL() + 4
    1 com.apple.WebCore 0x96112a3c WebCore::Page::Page(WebCore::ChromeClient*, WebCore::ContextMenuClient*, WebCore::EditorClient*, WebCore::DragClient*, WebCore::InspectorClient*) + 108
    2 com.apple.WebKit 0x925a1cd4 -[WebView _commonInitializationWithFrameName:groupName:] + 532
    3 com.apple.WebKit 0x925a194c -[WebView initWithFrame:frameName:groupName:] + 204
    4 com.apple.Safari 0x00009740 0x1000 + 34624
    5 com.apple.Safari 0x0000934c 0x1000 + 33612
    6 com.apple.Safari 0x000091a8 0x1000 + 33192
    7 com.apple.Safari 0x00009108 0x1000 + 33032
    8 com.apple.AppKit 0x941e0b28 -[NSDocument initWithType:error:] + 36
    9 com.apple.AppKit 0x941e0270 -[NSDocumentController makeUntitledDocumentOfType:error:] + 268
    10 com.apple.AppKit 0x941dfd18 -[NSDocumentController openUntitledDocumentAndDisplay:error:] + 256
    11 com.apple.AppKit 0x94397c50 -[NSDocumentController newDocument:] + 40
    12 com.apple.Safari 0x00008d24 0x1000 + 32036
    13 com.apple.Safari 0x00008be0 0x1000 + 31712
    14 com.apple.Safari 0x00008b28 0x1000 + 31528
    15 com.apple.Safari 0x00008ac4 0x1000 + 31428
    16 com.apple.Safari 0x00008a80 0x1000 + 31360
    17 com.apple.AppKit 0x941df738 -[NSApplication _doOpenUntitled] + 416
    18 com.apple.AppKit 0x941deedc -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 220
    19 com.apple.AppKit 0x941de73c -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 88
    20 com.apple.Foundation 0x91ce5010 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 480
    21 com.apple.Foundation 0x91ce4de4 _NSAppleEventManagerGenericHandler + 236
    22 com.apple.AE 0x91c09ce0 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 164
    23 com.apple.AE 0x91c09be8 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 40
    24 com.apple.AE 0x91c099ec aeProcessAppleEvent + 212
    25 com.apple.HIToolbox 0x91901028 AEProcessAppleEvent + 52
    26 com.apple.AppKit 0x941dc288 _DPSNextEvent + 1156
    27 com.apple.AppKit 0x941dba10 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 112
    28 com.apple.Safari 0x0000878c 0x1000 + 30604
    29 com.apple.AppKit 0x941d56cc -[NSApplication run] + 736
    30 com.apple.AppKit 0x941a60d0 NSApplicationMain + 440
    31 com.apple.Safari 0x000bdd30 0x1000 + 773424
    Thread 1:
    0 libSystem.B.dylib 0x949ab264 pread$UNIX2003 + 12
    1 libSystem.B.dylib 0x949564ac malloc + 64
    2 com.apple.WebCore 0x95bca864 sqlite3PagerAcquire + 4036
    3 com.apple.WebCore 0x95f182b4 checkList + 308
    4 com.apple.WebCore 0x95f17dd4 sqlite3BtreeIntegrityCheck + 1332
    5 com.apple.WebCore 0x95bbcdb0 sqlite3VdbeExec + 34304
    6 com.apple.WebCore 0x95bb45d4 sqlite3Step + 1604
    7 com.apple.WebCore 0x95bc1604 sqlite3_step + 148
    8 com.apple.WebCore 0x95f17500 WebCore::IconDatabase::checkIntegrity() + 160
    9 com.apple.WebCore 0x95bc17e8 WebCore::IconDatabase::performOpenInitialization() + 72
    10 com.apple.WebCore 0x95b9e8fc WebCore::IconDatabase::iconDatabaseSyncThread() + 220
    11 libSystem.B.dylib 0x94997658 pthreadstart + 316
    Thread 0 crashed with PPC Thread State 32:
    srr0: 0x96109ee4 srr1: 0x0208f030 dar: 0xa03f11ec dsisr: 0x0a000000
    r0: 0x00000000 r1: 0xbfffdc20 r2: 0x00315f54 r3: 0x00315f5c
    r4: 0x00314660 r5: 0x00000000 r6: 0x00320150 r7: 0x003010b8
    r8: 0x00320140 r9: 0x00000000 r10: 0x0000e7a8 r11: 0x00000016
    r12: 0x949567d0 r13: 0xa081658c r14: 0xffffffff r15: 0xbffff094
    r16: 0xbffff4c8 r17: 0xbffff5b0 r18: 0x00299800 r19: 0x00144570
    r20: 0x00000000 r21: 0xa0401ad0 r22: 0xa0401ad0 r23: 0x00299660
    r24: 0x00320150 r25: 0x00320140 r26: 0x003010c0 r27: 0x003010b8
    r28: 0x003010c8 r29: 0x00315f30 r30: 0x00314660 r31: 0x961129e0
    cr: 0x24002228 xer: 0x20000004 lr: 0x96112a50 ctr: 0x949567d0
    vrsave: 0x00000000
    Binary Images:
    0x1000 - 0x13dfff com.apple.Safari 3.1.2 (5525.20.1) <17f263c76ef2d5167ef6d7067261d2f5> /Applications/Safari.app/Contents/MacOS/Safari
    0x182000 - 0x191ffc SyndicationUI ??? (???) <fc04edfeb23291b9da72e772514e418f> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x582000 - 0x67bff3 com.apple.RawCamera.bundle 2.0.7 (2.0.7) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x8fe00000 - 0x8fe30b23 dyld 96.2 (???) <de66a32c822723aa5d6fb93f79e40ae9> /usr/lib/dyld
    0x90003000 - 0x90022fff com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x90023000 - 0x90027ffe libGIF.dylib ??? (???) <d6e2a570359313a39c6783c2ecfee608> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x90028000 - 0x90043ffb libPng.dylib ??? (???) <a0a5ce98fa9fe98fe190c99a3dbbdfa0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x90123000 - 0x9012afff com.apple.CommonPanels 1.2.4 (85) <0d1256175c5512c911ede094d767acfe> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x9012b000 - 0x9018bfff com.apple.CoreText 2.0.2 (???) <e5940fddbca517f29b8865c9b02ddff0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x9018c000 - 0x901c1ffb com.apple.LDAPFramework 1.4.3 (106) <d9a3a16b2d468683b68f714d11196d7b> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x901c9000 - 0x904f2fe7 libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x90504000 - 0x90862ff2 com.apple.QuartzCore 1.5.3 (1.5.3) <c410b1f89e67d41c3d06eac1790b500c> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x90863000 - 0x9086efff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <ae3dc890a43a9269388301f6b59d3091> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x9086f000 - 0x90877ffb libCGATS.A.dylib ??? (???) <f08869e380cd4b55e14714fe723cbc66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x90878000 - 0x908beff9 com.apple.securityinterface 1.0 (32532) <82a438eff282dd1dc1f803dfd91b5f38> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x908bf000 - 0x908c8fff com.apple.DiskArbitration 2.2.1 (2.2.1) <a389b4c2badce39540f24402f7df35e7> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x90ab7000 - 0x90ac2ffb libgcc_s.1.dylib ??? (???) <ea47fd375407f162c76d14d64ba246cd> /usr/lib/libgcc_s.1.dylib
    0x90ac3000 - 0x90ac3ff8 com.apple.Cocoa 6.5 (???) <e9a4f1c636d00893db0494c4040176ba> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x90af3000 - 0x90affff3 com.apple.audio.SoundManager 3.9.2 (3.9.2) <79588842bcaf6c747a95b2120304397a> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x90b00000 - 0x90b87ffb com.apple.audio.CoreAudio 3.1.0 (3.1) <3baa0645ba65ef3c69c975ac989b2caf> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x90b88000 - 0x90baefff libcups.2.dylib ??? (???) <faed280b72f625b591ae0506cb142367> /usr/lib/libcups.2.dylib
    0x90baf000 - 0x91126fff com.apple.CoreGraphics 1.351.31 (???) <1d6f8c59da420b7b6105cf0f0dcc8f8e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x91135000 - 0x911bafff libsqlite3.0.dylib ??? (???) <f2a33fe2663eab9c7f4806d2cf05b4ee> /usr/lib/libsqlite3.0.dylib
    0x91220000 - 0x91345ffb com.apple.CoreFoundation 6.5.3 (476.14) <56add4656a227fa699f8aa1427b369d9> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x91346000 - 0x91361ffb com.apple.openscripting 1.2.6 (???) <12270fbb14905644f78975f227328a98> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x91362000 - 0x9138cff7 libssl.0.9.7.dylib ??? (???) <5dac2e94552ad76696c35bd6886f5a92> /usr/lib/libssl.0.9.7.dylib
    0x9160b000 - 0x91611ffb com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x91685000 - 0x916b6fff com.apple.coreui 1.1 (61) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x916b7000 - 0x917ffffb libicucore.A.dylib ??? (???) <dd2fd169aa328f6e97a1d700e5846866> /usr/lib/libicucore.A.dylib
    0x91800000 - 0x91881fff com.apple.print.framework.PrintCore 5.5.3 (245.3) <032f772f8169945c1d1b524d96edcef6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91882000 - 0x918abffb com.apple.shortcut 1 (1.0) <032016a45147a2f3f191ce70187587c9> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x918ac000 - 0x918ccff7 libJPEG.dylib ??? (???) <92341083256fbcd28888a179ebf941ef> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x918cd000 - 0x91c06feb com.apple.HIToolbox 1.5.3 (???) <1f08f0263f6037c253e6cfbe69cfc5a0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x91c07000 - 0x91c3cfff com.apple.AE 402.2 (402.2) <0b15a08da8ec38b74fb9dd6e579ed25f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x91c3d000 - 0x91cb8fff com.apple.SearchKit 1.2.0 (1.2.0) <1b448fbae02460eae76ee1c6883f45d6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x91cb9000 - 0x91cbaff8 com.apple.ApplicationServices 34 (34) <6aa5ee485bb2e656531b3505932b845f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91cbb000 - 0x91f00ffb com.apple.Foundation 6.5.5 (677.19) <1667218c075b6e69728c5c2dd9ff6065> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x91f01000 - 0x92336ffa libGLProgrammability.dylib ??? (???) <f032e07d587794af4d4ba1b7dc7b4fd2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x92337000 - 0x92346fff com.apple.DSObjCWrappers.Framework 1.3 (1.3) <897487778bd1c0429fcd88c99c293583> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x92347000 - 0x92348fff libffi.dylib ??? (???) <11b77dbce4aa0f0b66d40014230abd1d> /usr/lib/libffi.dylib
    0x92349000 - 0x92386fff libRIP.A.dylib ??? (???) <7e5e8a6305111535e1297a342761ba27> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x92387000 - 0x92387fff com.apple.Carbon 136 (136) <f8fdb172887f2d6a374aed2d2a13b319> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x923ca000 - 0x923e1ffb com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x923e2000 - 0x9243effb com.apple.HIServices 1.7.0 (???) <48d200891cc9dd795ee547d526c6a45b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x9243f000 - 0x92504ffb com.apple.CoreData 100.1 (186) <9cf54cb19b18e53ee22edb7ababa6e6c> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x92505000 - 0x9254cfff com.apple.NavigationServices 3.5.2 (163) <cb063c95a55ba12994a64c7e47f5706a> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9254d000 - 0x9254dffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x9254e000 - 0x9259dff7 libGLImage.dylib ??? (???) <dba44404ea3684df4f23df5e8e5430c3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x9259e000 - 0x92660fff com.apple.WebKit 5525.18 (5525.18) <ef0071ec0d5faa5b198348bc4f909c7c> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x92661000 - 0x92666ff6 libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x92667000 - 0x926a4ffe com.apple.securityfoundation 1.0 (32989) <1ceb30028f4b8ad6d4f37ddd5ba0d935> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x926a5000 - 0x9273bfff com.apple.LaunchServices 289.2 (289.2) <67191ba4de2d3d14be9b4bbddd4fe0a6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x9273c000 - 0x9273fffb com.apple.securityhi 3.0 (30817) <ad843393cafb2193fd716df88d8136bf> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92740000 - 0x9277eff7 libtidy.A.dylib ??? (???) <aec2c15110f29e8461160b4fa0a1fbbe> /usr/lib/libtidy.A.dylib
    0x9277f000 - 0x9278dfff libz.1.dylib ??? (???) <1a70dd3594a8c5ad39d785af5da23237> /usr/lib/libz.1.dylib
    0x9278e000 - 0x92790fff com.apple.CrashReporterSupport 10.5.0 (156) <80ad9e5e406c33f861fba5a238bbf8fe> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x92906000 - 0x92925fff libresolv.9.dylib ??? (???) <ea4013600c24f794dff0013de3db4bf4> /usr/lib/libresolv.9.dylib
    0x9292c000 - 0x92991ffb com.apple.ISSupport 1.7 (38) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x92992000 - 0x929e8fff libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x929ea000 - 0x92a6effd com.apple.CFNetwork 330.4 (330.4) <6e1a01b50c14cf720e067ea018c4e4ad> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x92a6f000 - 0x92b58fff libxml2.2.dylib ??? (???) <6bf1a24e68615e0edf843988f5a0a1f4> /usr/lib/libxml2.2.dylib
    0x92b59000 - 0x92b78fff com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x92b79000 - 0x92bc4ffb com.apple.Metadata 10.5.2 (398.18) <787e741e6b0c0b59f9b9c42a016672cb> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x939d3000 - 0x939daffb com.apple.print.framework.Print 218.0.2 (220.1) <c7e0e618d5867ae227403ae385aacd82> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x939db000 - 0x93a65fff libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x93a66000 - 0x93a66ffa com.apple.CoreServices 32 (32) <42b6dda539f7411606187335d9eae0c5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x93a72000 - 0x93b06ff7 com.apple.framework.IOKit 1.5.1 (???) <c1d6fa5eb7372b90ca4fea8910170152> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x93b07000 - 0x93b1fffb com.apple.DictionaryServices 1.0.0 (1.0.0) <fe37191e732eeb66189185cd000a210b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x93b20000 - 0x93bf3fff com.apple.CoreServices.OSServices 226.5 (226.5) <50a4f7fe2d6078971f9ef6fc88cc5d2b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x93bf4000 - 0x93c04fff libsasl2.2.dylib ??? (???) <18935d5e775962f4728b91189b092d45> /usr/lib/libsasl2.2.dylib
    0x93c05000 - 0x93d23ff7 com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93d24000 - 0x93e38ffa com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x93e7c000 - 0x93ea7ff7 libauto.dylib ??? (???) <b3a3a4b0f09653bd6d58f1847922b533> /usr/lib/libauto.dylib
    0x93ea8000 - 0x93ec3ff3 com.apple.DirectoryService.Framework 3.5.4 (3.5.4) <d69161954145cf745b51ae31e0961077> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93fbb000 - 0x93fbbfff com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x93fbc000 - 0x93fd5ffb com.apple.CoreVideo 1.5.1 (1.5.1) <9b726d9ba75efbaccaed1d34e2f71ea0> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94017000 - 0x940d1fff libcrypto.0.9.7.dylib ??? (???) <4ea3d7e9a1c28ac7b17ed80873fe6598> /usr/lib/libcrypto.0.9.7.dylib
    0x940ef000 - 0x9419ffff com.apple.QD 3.11.52 (???) <f33191c288897dd4d2e2c4b87bcc09b4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x941a0000 - 0x94915fff com.apple.AppKit 6.5.3 (949.33) <1144a07dd55895f89e44adf80cc151d9> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9492c000 - 0x94953fff libxslt.1.dylib ??? (???) <3700d04090629deddb436aa2d516c56d> /usr/lib/libxslt.1.dylib
    0x94954000 - 0x94aedfe3 libSystem.B.dylib ??? (???) <787ea59c19201d04a507b13d2bb3f9ac> /usr/lib/libSystem.B.dylib
    0x94aee000 - 0x94bd5fff com.apple.JavaScriptCore 5525.18 (5525.18) <d94ee2a4a7aa244335a4a2a49a5aaeec> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x94c84000 - 0x94f85ffb com.apple.CoreServices.CarbonCore 786.4 (786.4) <07a9bff6abb5dabf362dd2f14d016d36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x94f86000 - 0x95036fff edu.mit.Kerberos 6.0.12 (6.0.12) <5cf1a9c1d7e526bb9b084013a1722d08> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x95037000 - 0x95044ffb com.apple.opengl 1.5.6 (1.5.6) <9f2c6a226837dae46ced8b28e195210c> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x95045000 - 0x95047ffd libRadiance.dylib ??? (???) <3d70fcb7557347829c96c9753074b3f1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x95048000 - 0x95117fff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x952b9000 - 0x95353ffb com.apple.ApplicationServices.ATS 3.3 (???) <5c97f539ba68e1143929cd89db390d20> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x95354000 - 0x95395ffb libTIFF.dylib ??? (???) <0d0a3107d26786c3708e6a511d5acec9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x953bb000 - 0x95505ffb com.apple.ImageIO.framework 2.0.2 (2.0.2) <20c50c4b4d09a4cf69fb8732e3d79081> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x955d4000 - 0x957baffb com.apple.security 5.0.4 (34102) <9a5739b5b522f963b320fd71581b9cf5> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x957bb000 - 0x9581dffb com.apple.htmlrendering 68 (1.1.3) <e852db1c007de975fae2f0c2769c88ef> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x9581e000 - 0x9582bfff libCSync.A.dylib ??? (???) <c42bb98d8afc1f2f8ff764d6553dd670> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9582c000 - 0x95837ff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x95884000 - 0x958bdfff com.apple.SystemConfiguration 1.9.2 (1.9.2) <1a39075165bf7447fe8be1e93db49346> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x9590c000 - 0x9591fffb com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <dc8dac074f4d19175c5613b35aa529b3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x95920000 - 0x95928fff libbsm.dylib ??? (???) <c1fca3cbe3b1c21e9b31bc89b920f34c> /usr/lib/libbsm.dylib
    0x95929000 - 0x959c2fc3 libvDSP.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x959c3000 - 0x95b2fff9 com.apple.AddressBook.framework 4.1.1 (695) <c2da7479f17eecd7a1efd7250afb0aef> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x95b30000 - 0x95b30fff com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x95b9c000 - 0x9627dff3 com.apple.WebCore 5525.18.1 (5525.18.1) <c339884f32c81b029105d8a0243db0ff> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9627e000 - 0x9630dffb com.apple.DesktopServices 1.4.6 (1.4.6) <58211b14d8d8dd52cb249711dc42c52d> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x9630e000 - 0x96332ffb libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x96333000 - 0x963bbfff com.apple.ink.framework 101.3 (86) <66a99ad6bc695390a66dd24789e23dcc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x963bc000 - 0x96423ffb libstdc++.6.dylib ??? (???) <a4e9b10268b3ffac26d0296499b24e8e> /usr/lib/libstdc++.6.dylib
    0x96457000 - 0x9646afff com.apple.LangAnalysis 1.6.4 (1.6.4) <f12db38b92cbf96b024206698434d14d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9646b000 - 0x96a25fff libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x96a26000 - 0x96b34fff com.apple.PubSub 1.0.3 (65.1.1) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x96b35000 - 0x96b38fff com.apple.help 1.1 (36) <7106d6e074a3b9835ebf1e6cc6c822ce> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x96bc9000 - 0x96cacfeb libobjc.A.dylib ??? (???) <23a407d7dac6090562827e97bac3cb86> /usr/lib/libobjc.A.dylib
    0xfffec000 - 0xfffeffff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff8000 - 0xffff9703 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    I turned to AppleCare because it was less than 90 days since I ugraded Mac OS X 10.3 -> 10.5. Final solution was to re-install Mac OS X 10.5 erasing the hard drive totally! That helped, but there is a lot of work trying to re-build my computer (programs and files) as it was before this issue.

  • Is MS exchange the only way to keep mail synced across all devices? Can Mac mail do this without exchange? I have iPhone,iPad and new MacBook Pro, and looking for advice please.

    Is MS exchange the only way to keep mail synced across all devices? Can Mac mail do this without exchange? I have iPhone,iPad and new MacBook Pro, and looking for advice please.

    As Bob says, any iMap service can do this. GMail can, iCLoud mail can too.
    Both of these can be used with Mail on any device.

  • A have new problem that has appeared in my Mac Mail.  When I type a frequently used email into the 'To: line' it populates the correct name but with 8 different email addresses not associated with that name.

    A have new problem that has appeared in my Mac Mail.  When I type a frequently used email into the 'To: line' it populates the correct name but with 8 different email addresses not associated with that name.  I have gone to the window pop-down to 'previous recipients' and deleted that addressee as well as all the email addresses it is assigning to that name.  I have also deleted the account entirely from my address book.  I have have run repair permissions and also full defrag in iDefrag.  Still the problem persists.  Any suggestions?

    Hello CarolineLongEaton,
    I noticed you posted this problem quite a while ago and wondered if you managed to have it fixed in an alternative way then posting here. It is too bad no one has posted a solution here. I have a similar problem and if you have had yours solved since this occurance how you accomplished it may help me with mine. I am interested to know what you have done about yours.
    If you are interested in comparing the problems to see if your solution (if you have found one) might help me also then here is the link to the discussion.
    https://discussions.apple.com/thread/6116927
    If your problem has not been solved then I will comment here again if/when my issue is resolved as it may help you too. My hope here is that we may help each other. To quote you "all ideas gratefuly recieved". I hope your problem was resolved, ernestly for your sake and selfishly for mine also. I wish you and yours a great day!
    dofromon

  • Photoshop CS6 crashes when selecting tools

    Hi, I'm having the same problem as a few other members (Photoshop CS6 occasionally crashes when selecting tools)  and have updated the driver on my HD5770 card to the latest version (8.961.0.0) as this is the recommended fix. Unfortunately this hasn't fixed the problem.
    Here is the error report from the most recent crash.
    This is very irritating as I inevitably lose some of my work when the application crashes.
    What else do you suggest as a fix?
    Steve

    I installed 12.3 and restarted my computer. This did not solve the problem.
    I've reinstalled Photoshop twice as well with no developments.
    Then, I found this thread: http://forums.adobe.com/message/4289204
    My card (Radeon X 1300 / X 1550) is not listed in the "Tested video cards for Photoshop CS6" section.
    If I go to Edit->Preferences->Performance, and mouse-over the "Graphics Processor Settings" section, it says "Photoshop detected an error in your display driver. Update or reinstall the driver and check Use Graphics Processor to retry".
    Is there any way around this?

Maybe you are looking for

  • Do we have the report to show PO Price and invoice actual price

    Dear Guru, I'm finding the report to show PO Price and Actual Price after invoice. The actual price is mean that we may have other debit/credit price as subsequent posting in MIRO. So we would like to compare PO price and actual Price. Please kindly

  • How do I get Firefox to allow me to go to the Facebook site, it blocks all attempts.

    Every time I google facebook or try to go to the site from an email link, Firefox blocks it and gives a message it is an untrusted site.

  • SharePoint Online Invitation Link

    Hi  How do I get the link url that's send with the invitation email? _layouts/15/acceptinvite.aspx?invitation={GUID}  The reason is that some of my external clients' invitation emails are blocked by their companies, I would like to be able to copy th

  • Why does my ipod keep freezing up when i try to turn it back on?

    every time my ipod dies and i try to turn it back on it freezes up.. why? also every time i try to use an app it goes in and in like 5 seconds the app closes.. i've restored it but that only helps for a few days and then goes back to doing the same..

  • Traceroute fails to work

    Here's some wierd stuff: [proteus@localhost ~]$ traceroute www.archlinux.org traceroute to archlinux.org (207.44.144.16), 30 hops max, 40 byte packets 1 192.168.0.1 (192.168.0.1) 0.279 ms 0.629 ms 0.267 ms 2 * * * 3 * * * 4 * * * 5 * * * Keeps timing