Mail crashes when I type certain characters in the "to" or "cc" field

MacBook Pro Retina 13" 2.6 GHz Intel Core i5
Mavericks 10.9.4
Mail Version 7.3 (1878.6)
Not using iCloud.
When I type certain characters, mail crashes. It happens with d, D, s, S, (no other single characters) and the sequence "rain", where I can type "rai" without issues, but as soon as I type "n", mail crashes. (I have not found other sequences that make crash mail yet.)
Maybe the previous recipients file is corrupt. Deleting it might help, but I don't know where it is stored in Mavericks.
Any help is greatly appreciated.

I hope that's the one:
Process:         Mail [357]
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 [141]
Responsible:     Mail [357]
User ID:         xxx
Date/Time:       2014-08-06 15:44:29.390 -0400
OS Version:      Mac OS X 10.9.4 (13E28)
Report Version:  11
Anonymous UUID:  xx-xx-xx-xx-xx
Crashed Thread:  14  Dispatch queue: NSOperationQueue 0x608000c2b540
Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Application Specific Information:
*** Terminating app due to uncaught exception 'NSObjectInaccessibleException', reason: 'CoreData could not fulfill a fault for '0x17c000ab <x-coredata://78710A67-BC98-4057-8CE8-17247FA5097A/ABCDNote/p95>''
abort() called
terminating with uncaught exception of type _NSCoreDataException
Application Specific Backtrace 1:
0   CoreFoundation                      0x00007fff8f27a25c __exceptionPreprocess + 172
1   libobjc.A.dylib                     0x00007fff866e0e75 objc_exception_throw + 43
2   CoreData                            0x00007fff92fc345d _PFFaultHandlerLookupRow + 2205
3   CoreData                            0x00007fff92fc2813 _PF_FulfillDeferredFault + 259
4   CoreData                            0x00007fff92fc2656 _sharedIMPL_pvfk_core + 54
5   AddressBook                         0x00007fff85f13723 +[CNFromABInternalConversions updateAllPropertiesOnConact:fromABCDContact:] + 232
6   AddressBook                         0x00007fff85f13215 __54+[CNFromABInternalConversions contactFromABCDContact:]_block_invoke + 130
7   AddressBook                         0x00007fff85eedeac ABResultWithAutoreleasePool + 64
8   AddressBook                         0x00007fff85f1318c +[CNFromABInternalConversions contactFromABCDContact:] + 92
9   AddressBook                         0x00007fff85edf589 __55-[NSArray(ABArrayAdditions) abArrayWithResultsOfBlock:]_block_invoke + 16
10  CoreFoundation                      0x00007fff8f1d98f4 __NSArrayEnumerate + 564
11  AddressBook                         0x00007fff85edf55c -[NSArray(ABArrayAdditions) abArrayWithResultsOfBlock:] + 174
12  AddressBook                         0x00007fff85edf4a6 -[NSArray(ABArrayAdditions) _abMap:] + 91
13  AddressBook                         0x00007fff85f13092 +[CN(ContactSource) nts_fetchContactsWithCoreDataRequest:inContext:error:] + 123
14  AddressBook                         0x00007fff85f12ff2 __74+[CN(ContactSource) fetchContactsWithCoreDataRequest:inAddressBook:error:]_block_invoke + 56
15  AddressBook                         0x00007fff85ef482e -[ABAddressBook(ABAddressBook_CoreData_Private) abRunWithGlobalAPILockInFile:line:block:] + 51
16  AddressBook                         0x00007fff85f12f79 +[CN(ContactSource) fetchContactsWithCoreDataRequest:inAddressBook:error:] + 238
17  AddressBook                         0x00007fff85f5360c -[CNContactFetchRequest executeFetchWithDataMapper:observer:] + 60
18  AddressBook                         0x00007fff85f535c3 __49-[CNContactStore makeObservableWithFetchRequest:]_block_invoke + 34
19  ContactsFoundation                  0x00007fff8ba7455e __36-[_CNScheduledObservable subscribe:]_block_invoke + 50
20  ContactsFoundation                  0x00007fff8ba75bf7 -[_CNImmediateScheduler performCancelableBlock:] + 12
21  ContactsFoundation                  0x00007fff8ba74523 -[_CNScheduledObservable subscribe:] + 113
22  ContactsFoundation                  0x00007fff8ba74afd -[CNObservable allObjects:] + 92
23  ContactsAutocomplete                0x00007fff927060de -[CNAutocompleteLocalQuery fetchContacts] + 268
24  ContactsAutocomplete                0x00007fff92705f6e -[CNAutocompleteLocalQuery run] + 31
25  ContactsAutocomplete                0x00007fff92705c38 -[CNAutocompleteLocalSearchExecutor peopleForRequest:contactStore:] + 147
26  ContactsAutocomplete                0x00007fff92705aaa -[CNAutocompleteLocalSearchExecutor executeRequest:error:] + 126
27  ContactsAutocomplete                0x00007fff9270d3be -[CNAutocompleteSearchExecutionOperation doSynchronousExecution] + 69
28  Foundation                          0x00007fff8ba7f8a1 -[__NSOperationInternal _start:] + 631
29  Foundation                          0x00007fff8ba7f54b __NSOQSchedule_f + 64
30  libdispatch.dylib                   0x00007fff8ef7d28d _dispatch_client_callout + 8
31  libdispatch.dylib                   0x00007fff8ef817e3 _dispatch_async_redirect_invoke + 154
32  libdispatch.dylib                   0x00007fff8ef7d28d _dispatch_client_callout + 8
33  libdispatch.dylib                   0x00007fff8ef7f082 _dispatch_root_queue_drain + 326
34  libdispatch.dylib                   0x00007fff8ef80177 _dispatch_worker_thread2 + 40
35  libsystem_pthread.dylib             0x00007fff859a4ef8 _pthread_wqthread + 314
36  libsystem_pthread.dylib             0x00007fff859a7fb9 start_wqthread + 13
Thread 0:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib         0x00007fff8ddf7a1a mach_msg_trap + 10
1   libsystem_kernel.dylib         0x00007fff8ddf6d18 mach_msg + 64
2   com.apple.CoreFoundation       0x00007fff8f19cf15 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation       0x00007fff8f19c539 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation       0x00007fff8f19be75 CFRunLoopRunSpecific + 309
5   com.apple.HIToolbox           0x00007fff923fba0d RunCurrentEventLoopInMode + 226
6   com.apple.HIToolbox           0x00007fff923fb7b7 ReceiveNextEventCommon + 479
7   com.apple.HIToolbox           0x00007fff923fb5bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
8   com.apple.AppKit               0x00007fff879af24e _DPSNextEvent + 1434
9   com.apple.AppKit               0x00007fff879ae89b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
10  com.apple.AppKit               0x00007fff879a299c -[NSApplication run] + 553
11  com.apple.AppKit               0x00007fff8798d783 NSApplicationMain + 940
12  libdyld.dylib                 0x00007fff8798a5fd start + 1
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib         0x00007fff8ddfc662 kevent64 + 10
1   libdispatch.dylib             0x00007fff8ef7f421 _dispatch_mgr_invoke + 239
2   libdispatch.dylib             0x00007fff8ef7f136 _dispatch_mgr_thread + 52
Thread 2:
0   libsystem_kernel.dylib         0x00007fff8ddf7a1a mach_msg_trap + 10
1   libsystem_kernel.dylib         0x00007fff8ddf6d18 mach_msg + 64
2   com.apple.CoreFoundation       0x00007fff8f19cf15 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation       0x00007fff8f19c539 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation       0x00007fff8f19be75 CFRunLoopRunSpecific + 309
5   com.apple.AppKit               0x00007fff87b4f05e _NSEventThread + 144
6   libsystem_pthread.dylib       0x00007fff859a3899 _pthread_body + 138
7   libsystem_pthread.dylib       0x00007fff859a372a _pthread_start + 137
8   libsystem_pthread.dylib       0x00007fff859a7fc9 thread_start + 13
Thread 3:: com.apple.CoreAnimation.render-server
0   libsystem_kernel.dylib         0x00007fff8ddf7a1a mach_msg_trap + 10
1   libsystem_kernel.dylib         0x00007fff8ddf6d18 mach_msg + 64
2   com.apple.QuartzCore           0x00007fff87399377 CA::Render::Server::server_thread(void*) + 195
3   com.apple.QuartzCore           0x00007fff873992ad thread_fun + 25
4   libsystem_pthread.dylib       0x00007fff859a3899 _pthread_body + 138
5   libsystem_pthread.dylib       0x00007fff859a372a _pthread_start + 137
6   libsystem_pthread.dylib       0x00007fff859a7fc9 thread_start + 13
Thread 4:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib         0x00007fff8ddf7a1a mach_msg_trap + 10
1   libsystem_kernel.dylib         0x00007fff8ddf6d18 mach_msg + 64
2   com.apple.CoreFoundation       0x00007fff8f19cf15 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation       0x00007fff8f19c539 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation       0x00007fff8f19be75 CFRunLoopRunSpecific + 309
5   com.apple.Foundation           0x00007fff8bade967 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
6   com.apple.Foundation           0x00007fff8bade76b __NSThread__main__ + 1318
7   libsystem_pthread.dylib       0x00007fff859a3899 _pthread_body + 138
8   libsystem_pthread.dylib       0x00007fff859a372a _pthread_start + 137
9   libsystem_pthread.dylib       0x00007fff859a7fc9 thread_start + 13
Thread 5:: com.apple.CFSocket.private
0   libsystem_kernel.dylib         0x00007fff8ddfb9aa __select + 10
1   com.apple.CoreFoundation       0x00007fff8f1e8a03 __CFSocketManager + 867
2   libsystem_pthread.dylib       0x00007fff859a3899 _pthread_body + 138
3   libsystem_pthread.dylib       0x00007fff859a372a _pthread_start + 137
4   libsystem_pthread.dylib       0x00007fff859a7fc9 thread_start + 13
Thread 6:: JavaScriptCore::BlockFree
0   libsystem_kernel.dylib         0x00007fff8ddfb716 __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x00007fff859a5c3b _pthread_cond_wait + 727
2   com.apple.JavaScriptCore       0x00007fff8f325cc5 JSC::BlockAllocator::blockFreeingThreadMain() + 261
3   com.apple.JavaScriptCore       0x00007fff8f31af5f ***::wtfThreadEntryPoint(void*) + 15
4   libsystem_pthread.dylib       0x00007fff859a3899 _pthread_body + 138
5   libsystem_pthread.dylib       0x00007fff859a372a _pthread_start + 137
6   libsystem_pthread.dylib       0x00007fff859a7fc9 thread_start + 13
Thread 7:: JavaScriptCore::Marking
0   libsystem_kernel.dylib         0x00007fff8ddfb716 __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x00007fff859a5c3b _pthread_cond_wait + 727
2   com.apple.JavaScriptCore       0x00007fff8f326737 JSC::GCThread::waitForNextPhase() + 119
3   com.apple.JavaScriptCore       0x00007fff8f3265c8 JSC::GCThread::gcThreadMain() + 88
4   com.apple.JavaScriptCore       0x00007fff8f31af5f ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_pthread.dylib       0x00007fff859a3899 _pthread_body + 138
6   libsystem_pthread.dylib       0x00007fff859a372a _pthread_start + 137
7   libsystem_pthread.dylib       0x00007fff859a7fc9 thread_start + 13
Thread 8:: JavaScriptCore::Marking
0   libsystem_kernel.dylib         0x00007fff8ddfb716 __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x00007fff859a5c3b _pthread_cond_wait + 727
2   com.apple.JavaScriptCore       0x00007fff8f326737 JSC::GCThread::waitForNextPhase() + 119
3   com.apple.JavaScriptCore       0x00007fff8f3265c8 JSC::GCThread::gcThreadMain() + 88
4   com.apple.JavaScriptCore       0x00007fff8f31af5f ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_pthread.dylib       0x00007fff859a3899 _pthread_body + 138
6   libsystem_pthread.dylib       0x00007fff859a372a _pthread_start + 137
7   libsystem_pthread.dylib       0x00007fff859a7fc9 thread_start + 13
Thread 9:: JavaScriptCore::Marking
0   libsystem_kernel.dylib         0x00007fff8ddfb716 __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x00007fff859a5c3b _pthread_cond_wait + 727
2   com.apple.JavaScriptCore       0x00007fff8f326737 JSC::GCThread::waitForNextPhase() + 119
3   com.apple.JavaScriptCore       0x00007fff8f3265c8 JSC::GCThread::gcThreadMain() + 88
4   com.apple.JavaScriptCore       0x00007fff8f31af5f ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_pthread.dylib       0x00007fff859a3899 _pthread_body + 138
6   libsystem_pthread.dylib       0x00007fff859a372a _pthread_start + 137
7   libsystem_pthread.dylib       0x00007fff859a7fc9 thread_start + 13
Thread 10:: JavaScriptCore::BlockFree
0   libsystem_kernel.dylib         0x00007fff8ddfb716 __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x00007fff859a5c3b _pthread_cond_wait + 727
2   com.apple.JavaScriptCore       0x00007fff8f325cc5 JSC::BlockAllocator::blockFreeingThreadMain() + 261
3   com.apple.JavaScriptCore       0x00007fff8f31af5f ***::wtfThreadEntryPoint(void*) + 15
4   libsystem_pthread.dylib       0x00007fff859a3899 _pthread_body + 138
5   libsystem_pthread.dylib       0x00007fff859a372a _pthread_start + 137
6   libsystem_pthread.dylib       0x00007fff859a7fc9 thread_start + 13
Thread 11:: JavaScriptCore::Marking
0   libsystem_kernel.dylib         0x00007fff8ddfb716 __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x00007fff859a5c3b _pthread_cond_wait + 727
2   com.apple.JavaScriptCore       0x00007fff8f326737 JSC::GCThread::waitForNextPhase() + 119
3   com.apple.JavaScriptCore       0x00007fff8f3265c8 JSC::GCThread::gcThreadMain() + 88
4   com.apple.JavaScriptCore       0x00007fff8f31af5f ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_pthread.dylib       0x00007fff859a3899 _pthread_body + 138
6   libsystem_pthread.dylib       0x00007fff859a372a _pthread_start + 137
7   libsystem_pthread.dylib       0x00007fff859a7fc9 thread_start + 13
Thread 12:: JavaScriptCore::Marking
0   libsystem_kernel.dylib         0x00007fff8ddfb716 __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x00007fff859a5c3b _pthread_cond_wait + 727
2   com.apple.JavaScriptCore       0x00007fff8f326737 JSC::GCThread::waitForNextPhase() + 119
3   com.apple.JavaScriptCore       0x00007fff8f3265c8 JSC::GCThread::gcThreadMain() + 88
4   com.apple.JavaScriptCore       0x00007fff8f31af5f ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_pthread.dylib       0x00007fff859a3899 _pthread_body + 138
6   libsystem_pthread.dylib       0x00007fff859a372a _pthread_start + 137
7   libsystem_pthread.dylib       0x00007fff859a7fc9 thread_start + 13
Thread 13:: JavaScriptCore::Marking
0   libsystem_kernel.dylib         0x00007fff8ddfb716 __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x00007fff859a5c3b _pthread_cond_wait + 727
2   com.apple.JavaScriptCore       0x00007fff8f326737 JSC::GCThread::waitForNextPhase() + 119
3   com.apple.JavaScriptCore       0x00007fff8f3265c8 JSC::GCThread::gcThreadMain() + 88
4   com.apple.JavaScriptCore       0x00007fff8f31af5f ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_pthread.dylib       0x00007fff859a3899 _pthread_body + 138
6   libsystem_pthread.dylib       0x00007fff859a372a _pthread_start + 137
7   libsystem_pthread.dylib       0x00007fff859a7fc9 thread_start + 13
Thread 14 Crashed:: Dispatch queue: NSOperationQueue 0x608000c2b540
0   libsystem_kernel.dylib         0x00007fff8ddfb866 __pthread_kill + 10
1   libsystem_pthread.dylib       0x00007fff859a435c pthread_kill + 92
2   libsystem_c.dylib             0x00007fff8d705b1a abort + 125
3   libc++abi.dylib               0x00007fff8ed8ff31 abort_message + 257
4   libc++abi.dylib               0x00007fff8edb5952 default_terminate_handler() + 264
5   libobjc.A.dylib               0x00007fff866e130d _objc_terminate() + 103
6   libc++abi.dylib               0x00007fff8edb31d1 std::__terminate(void (*)()) + 8
7   libc++abi.dylib               0x00007fff8edb3246 std::terminate() + 54
8   libobjc.A.dylib               0x00007fff866e10b0 objc_terminate + 9
9   libdispatch.dylib             0x00007fff8ef7d2a1 _dispatch_client_callout + 28
10  libdispatch.dylib             0x00007fff8ef817e3 _dispatch_async_redirect_invoke + 154
11  libdispatch.dylib             0x00007fff8ef7d28d _dispatch_client_callout + 8
12  libdispatch.dylib             0x00007fff8ef7f082 _dispatch_root_queue_drain + 326
13  libdispatch.dylib             0x00007fff8ef80177 _dispatch_worker_thread2 + 40
14  libsystem_pthread.dylib       0x00007fff859a4ef8 _pthread_wqthread + 314
15  libsystem_pthread.dylib       0x00007fff859a7fb9 start_wqthread + 13
Thread 15:
0   libsystem_kernel.dylib         0x00007fff8ddfbe6a __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fff859a4f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib       0x00007fff859a7fb9 start_wqthread + 13
Thread 16:
0   libsystem_kernel.dylib         0x00007fff8ddfbe6a __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fff859a4f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib       0x00007fff859a7fb9 start_wqthread + 13
Thread 17:
0   libsystem_kernel.dylib         0x00007fff8ddfbe6a __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fff859a4f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib       0x00007fff859a7fb9 start_wqthread + 13
Thread 18:
0   libsystem_kernel.dylib         0x00007fff8ddfbe6a __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fff859a4f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib       0x00007fff859a7fb9 start_wqthread + 13
Thread 14 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x000000010d653000  rcx: 0x000000010d652828  rdx: 0x0000000000000000
  rdi: 0x0000000000011e8b  rsi: 0x0000000000000006  rbp: 0x000000010d652850  rsp: 0x000000010d652828
   r8: 0x7468677561636e75   r9: 0x00007fff8d72d8d0  r10: 0x000000000c000000  r11: 0x0000000000000206
  r12: 0x000000010d6529b0  r13: 0x00007fff76e66640  r14: 0x0000000000000006  r15: 0x000000010d652890
  rip: 0x00007fff8ddfb866  rfl: 0x0000000000000206  cr2: 0x0000000109539000
Logical CPU:     0
Error Code:      0x02000148
Trap Number:     133
Binary Images:
       0x109014000 -        0x109306fff  com.apple.mail (7.3 - 1878.6) <84C51E40-00C5-3710-8A99-04A0F6D078F5> /Applications/Mail.app/Contents/MacOS/Mail
       0x1095d8000 -        0x1095dafff  apop.so (170.1) <97DD24EE-D5F4-34EB-B521-D7BA883D2606> /usr/lib/sasl2/apop.so
       0x109662000 -        0x109672ff7  dhx.so (170.1) <E4299F4A-F42C-397A-A306-58161EFD7686> /usr/lib/sasl2/dhx.so
       0x10967f000 -        0x109687fff  digestmd5WebDAV.so (170.1) <B11199EC-EF62-3592-AE51-38EBD1B6282F> /usr/lib/sasl2/digestmd5WebDAV.so
       0x109690000 -        0x109692fff  libanonymous.2.so (170) <D1297C21-A57B-311E-9006-C3FB8689849A> /usr/lib/sasl2/libanonymous.2.so
       0x109696000 -        0x109698fff  libcrammd5.2.so (170) <940A42FC-C634-354E-AD74-691CD90A1427> /usr/lib/sasl2/libcrammd5.2.so
       0x10969d000 -        0x1096a5ff7  libdigestmd5.2.so (170) <122C0383-F9B2-34D1-89AF-D317BC4D5164> /usr/lib/sasl2/libdigestmd5.2.so
       0x1096aa000 -        0x1096aefff  libgssapiv2.2.so (170) <AA58D85E-916C-3B0B-959A-DCC58497D0F2> /usr/lib/sasl2/libgssapiv2.2.so
       0x1096b3000 -        0x1096b5fff  login.so (170) <7D801D4E-A1A4-32FC-BF2E-9F25DB902523> /usr/lib/sasl2/login.so
       0x1096b9000 -        0x1096befff  libntlm.so (170) <18693B29-154F-339C-A329-4C42A43F6428> /usr/lib/sasl2/libntlm.so
       0x1096c3000 -        0x1096cafff  libotp.2.so (170) <D1C70F92-1C75-340B-AD53-0C2CD79144FF> /usr/lib/sasl2/libotp.2.so
       0x1096d3000 -        0x1096d5fff  libplain.2.so (170) <E9C3B22A-5958-3869-B778-55948D1EC2B7> /usr/lib/sasl2/libplain.2.so
       0x10ad4c000 -        0x10ad50ffd  libpps.so (170.1) <C7604F07-E966-33F7-8727-93F000CBA92F> /usr/lib/sasl2/libpps.so
       0x10ad55000 -        0x10ad58fff  mschapv2.so (170.1) <C79F63BB-E66D-3552-9C4C-2D3EB14CEE01> /usr/lib/sasl2/mschapv2.so
       0x10ad5d000 -        0x10ad85ff6  com.apple.DirectoryService.PasswordServerFramework (10.9 - 36) <C36B818F-C1FE-3F3F-A01C-F4613F570D4D> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
       0x10ad9b000 -        0x10ad9dfff  pwauxprop.so (400.1) <B95FA3F5-0EE9-335E-BBC7-FDEDEB7F18F0> /usr/lib/sasl2/pwauxprop.so
       0x10ada2000 -        0x10ada4fff  shadow_auxprop.so (170.1) <E02127CB-F9C0-3E3B-ABBB-473EC0CB6DE7> /usr/lib/sasl2/shadow_auxprop.so
       0x10ada9000 -        0x10adabfff  smb_nt.so (170.1) <B508FD03-CE31-3B93-91D7-440BEDAD9581> /usr/lib/sasl2/smb_nt.so
       0x10adb0000 -        0x10adb2fff  smb_ntlmv2.so (170.1) <938D40AF-BEB3-3F55-B409-C84E3C2886FD> /usr/lib/sasl2/smb_ntlmv2.so
       0x10ae87000 -        0x10ae8affa  libCGXType.A.dylib (599.25.10.1) <9E609F91-BD17-3C51-A877-C80E7183A867> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
       0x10ae95000 -        0x10ae9dff3  libCGCMS.A.dylib (599.25.10.1) <9A4FAAD7-1C16-33F8-A615-1DCAB0546E31> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
       0x10aea6000 -        0x10aeceffb  libRIP.A.dylib (599.25.10.1) <623091DF-5769-3326-90EB-44EFC8087660> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
       0x10afbe000 -        0x10afc5fff  com.apple.SyncedDefaults (1.3 - 91.30.1) <26F0AD10-86CC-31A4-899C-097269680E05> /System/Library/PrivateFrameworks/SyncedDefaults.framework/SyncedDefaults
       0x10b009000 -        0x10b00cfff  libspindump.dylib (161.2) <E16E9BFB-8F34-366F-BE10-48993F5843BC> /usr/lib/libspindump.dylib
       0x10b019000 -        0x10b01afff  com.apple.AddressBook.LocalSourceBundle (8.0 - 1371) <B3C35936-EE5F-3C40-95FF-2AE6C5D35638> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
       0x10d477000 -        0x10d47bffd  com.apple.audio.AppleHDAHALPlugIn (2.6.3 - 2.6.3f4) <2EB88B27-FA19-3C0C-AA06-7FB8BC56694E> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
       0x10d771000 -        0x10d772fef +cl_kernels (???) <894D0725-320E-443F-A2A5-AE4D7EEDF3CF> cl_kernels
       0x10dc03000 -        0x10dc07ff7  com.apple.DirectoryServicesSource (8.0 - 1371) <AF6429A6-608F-36B2-BC58-51A0C2B17C31> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
       0x10ef47000 -        0x10ef4dff7  libCGXCoreImage.A.dylib (599.25.10.1) <1AB1B2B2-55A9-3780-BCB9-1B3CE375D739> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCo reImage.A.dylib
       0x10ef5a000 -        0x10ef5bff9 +cl_kernels (???) <A6CF5018-DF00-4B14-BDD9-44726BC21EF5> cl_kernels
       0x10ef60000 -        0x10ef61ffa +cl_kernels (???) <9911C085-9E11-4817-93FF-F42BC388AE8A> cl_kernels
       0x10ef65000 -        0x10ef65ffd +cl_kernels (???) <AB5BF522-773A-4F1A-A2A8-0643F3955480> cl_kernels
       0x10ef8b000 -        0x10f071fef  unorm8_bgra.dylib (2.3.58) <280D6FDD-8CA5-36EC-9EA1-D7DC09598E20> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
       0x10f0c3000 -        0x10f1a3ff7  unorm8_rgba.dylib (2.3.58) <8252DC3E-7434-34C6-B4B9-CFD59B923D12> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_rgba.dylib
       0x10f1f5000 -        0x10f1f5fff +cl_kernels (???) <6FB6F40E-5BFB-49C9-B9BC-1E3F8892810F> cl_kernels
       0x10f2b2000 -        0x10f2b3fe6 +cl_kernels (???) <4ACC164F-663C-4FB4-8DF9-1AFFE2F7204D> cl_kernels
       0x10f52a000 -        0x10f52bfe2 +cl_kernels (???) <8A66459C-0D0E-4615-A782-F9C3693E1BB3> cl_kernels
       0x10f535000 -        0x10f536fee +cl_kernels (???) <8C348740-E1A2-4989-AC48-2D5FF7B466EA> cl_kernels
       0x10f53f000 -        0x10f53ffe7 +cl_kernels (???) <F4DC3318-88F4-4F86-BF14-F7DEF7AF60E8> cl_kernels
       0x10f54a000 -        0x10f54afe7 +cl_kernels (???) <3DAE6673-F38E-4561-82E2-29CE06F2B102> cl_kernels
       0x10f742000 -        0x10f742feb +cl_kernels (???) <314670AD-8CA6-44F8-A32B-C2638DD8C666> cl_kernels
       0x10f7be000 -        0x10f7bffe4 +cl_kernels (???) <9B2B2FDF-A9BA-44C5-A5C4-95D1FBD61FB1> cl_kernels
       0x111ba3000 -        0x111c88fe7  unorm8_argb.dylib (2.3.58) <7B4A2580-C169-3ABC-8F62-B766914C59DD> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_argb.dylib
       0x114ba7000 -        0x114d78fff  com.apple.audio.units.Components (1.10 - 1.10) <F74A9407-DDB5-3C4F-A051-47643871ED93> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x7fff652da000 -     0x7fff6530d817  dyld (239.4) <042C4CED-6FB2-3B1C-948B-CAF2EE3B9F7A> /usr/lib/dyld
    0x7fff8579d000 -     0x7fff857e6fff  com.apple.CoreMedia (1.0 - 1273.54) <CAB7303A-9AB2-317A-99C3-BEAA8AE8764B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff857e7000 -     0x7fff857f5fff  com.apple.opengl (9.6.1 - 9.6.1) <B22FA400-5824-36AF-9945-5FEC31995A0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff857f6000 -     0x7fff8581effb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
    0x7fff8581f000 -     0x7fff8582bff7  com.apple.KerberosHelper (4.0 - 1.0) <6D64703B-D7A3-3EF7-89AB-16F7F89333FC> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x7fff8582e000 -     0x7fff8584cfff  com.apple.facetimeservices (10.0 - 1000) <DED6A966-DF0E-3E58-BD34-D85ED82A99D7> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
    0x7fff8584d000 -     0x7fff859a1ff3  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <69B273E8-5A8E-3FC7-B807-C16B657662FE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff859a2000 -     0x7fff859a9ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
    0x7fff85a28000 -     0x7fff85a86ff7  com.apple.corelocation (1486.17 - 1486.24) <9FBB29F0-E000-3190-A96C-9EAA5CCCA2A0> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff85a87000 -     0x7fff85aa2ff7  com.apple.CalendarStore (7.0 - 1366) <27072D7F-8281-3958-A66C-3A3F862F3458> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    0x7fff85aa3000 -     0x7fff85ed6ffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff85ed7000 -     0x7fff86120ff7  com.apple.AddressBook.framework (8.0 - 1371) <86409BC9-C2EB-3BBC-8F4D-43DCA2B23C5D> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff86121000 -     0x7fff86124ff7  com.apple.LoginUICore (3.0 - 3.0) <1ECBDA90-D6ED-3333-83EB-9C8232DFAD7C> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
    0x7fff86125000 -     0x7fff86126ff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff86127000 -     0x7fff86388fff  com.apple.imageKit (2.5 - 774) <AACDE16E-ED9F-3B3F-A792-69BA1942753B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x7fff86389000 -     0x7fff86391fff  libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
    0x7fff86392000 -     0x7fff863ceff7  com.apple.ids (10.0 - 1000) <632F7192-0399-34C8-B6BB-463D2F4370E0> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
    0x7fff863cf000 -     0x7fff863e7ff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff863e8000 -     0x7fff86420ff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff86421000 -     0x7fff8643eff7  com.apple.framework.Apple80211 (9.4 - 940.60) <043C7CFD-B57B-3F9D-B0FE-CA4B97C43968> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff8643f000 -     0x7fff86498fff  libTIFF.dylib (1043) <D7CAE68F-6087-3B40-9CB8-EC6DB47BF877> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff86499000 -     0x7fff864a2ffd  com.apple.CommonAuth (4.0 - 2.0) <32BA436F-6319-3A0B-B5D2-2EB75FF36B5B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff864b6000 -     0x7fff864bcff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
    0x7fff864cc000 -     0x7fff864cefff  com.apple.SecCodeWrapper (3.0 - 1) <DE7CA981-2B8B-34AC-845D-06D5C8F10441> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
    0x7fff86636000 -     0x7fff8666bffb  com.apple.datadetectors (5.0 - 246.0) <1C4C33FE-F364-3DBA-A1BC-4A53E594CFD3> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
    0x7fff8666c000 -     0x7fff86690fff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
    0x7fff86691000 -     0x7fff8669bff7  com.apple.AppSandbox (3.0 - 1) <9F27DC25-C566-3AEF-92D3-DCFE7836916D> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff8669c000 -     0x7fff8669dfff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
    0x7fff8669e000 -     0x7fff866d2fff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
    0x7fff866d3000 -     0x7fff86880f27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
    0x7fff868b3000 -     0x7fff868cffff  com.apple.frameworks.preferencepanes (16.0 - 16.0) <059E99D8-67C2-3B59-B5E7-850DD7A92D75> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x7fff868e8000 -     0x7fff86a29fff  com.apple.QTKit (7.7.3 - 2826.19) <E634E6EC-2C7A-3F86-997B-CFC5D9F89E6B> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff86a2d000 -     0x7fff86a2dfff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff86bf8000 -     0x7fff86e89ff7  com.apple.AOSKit (1.06 - 176) <35525B2F-B02F-31FD-A3B2-FD6AE6D32C11> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
    0x7fff86e8a000 -     0x7fff86e9cfff  com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff86e9d000 -     0x7fff86f3afff  com.apple.imcore (10.0 - 1000) <DF924E35-74AB-389C-9279-1828518218F8> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
    0x7fff86f3b000 -     0x7fff86fffff7  com.apple.backup.framework (1.5.4 - 1.5.4) <195DA868-47A5-37E6-8CF0-9BCF11846899> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff87000000 -     0x7fff87005fff  com.apple.EmailAddressing (7.3 - 1878.6) <AB4C59AB-A5A7-3514-820D-11C5DAB24DAF> /System/Library/PrivateFrameworks/EmailAddressing.framework/Versions/A/EmailAdd ressing
    0x7fff8704d000 -     0x7fff87053ff7  com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
    0x7fff87057000 -     0x7fff870aafff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x7fff870ab000 -     0x7fff870affff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
    0x7fff870b0000 -     0x7fff87140ff7  com.apple.Metadata (10.7.0 - 800.28) <E85AEB1B-CB17-38BC-B5C6-AAB50B47AF05> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff8714b000 -     0x7fff8714bfff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8720b000 -     0x7fff8725cff7  com.apple.audio.CoreAudio (4.2.1 - 4.2.1) <BE13E840-FB45-3BC2-BCF5-031629754FD5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff8725d000 -     0x7fff8725efff  libsystem_sandbox.dylib (278.11.1) <0D0B13EA-6B7A-3AC8-BE60-B548543BEB77> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff87264000 -     0x7fff8726fff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff87328000 -     0x7fff87329ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
    0x7fff8732a000 -     0x7fff87371fff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff87372000 -     0x7fff8750eff3  com.apple.QuartzCore (1.8 - 332.3) <72003E51-1287-395B-BCBC-331597D45C5E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff87515000 -     0x7fff8757affb  com.apple.Heimdal (4.0 - 2.0) <F34D6627-9F80-3823-8B57-DB629307DF87> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff8757b000 -     0x7fff875a0ff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff875a1000 -     0x7fff875abff7  com.apple.ProtocolBuffer (1 - 182.1.3) <82E68598-A8AA-3AF1-843E-2A64F19472D4> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
    0x7fff875ac000 -     0x7fff87896fff  com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff87897000 -     0x7fff87959ff5  com.apple.CoreText (367.20 - 367.20) <B80D086D-93A9-3C35-860E-9C3FDD027F3B> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff87987000 -     0x7fff8798aff7  libdyld.dylib (239.4) <7C9EC3B7-DDE3-33FF-953F-4067C743951D> /usr/lib/system/libdyld.dylib
    0x7fff8798b000 -     0x7fff88501ff7  com.apple.AppKit (6.9 - 1265.21) <9DC13B27-841D-3839-93B2-3EDE66157BDE> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff88502000 -     0x7fff88565ffb  com.apple.SystemConfiguration (1.13.1 - 1.13.1) <2C8E1A73-5AD6-3A7D-8ED8-D6755555A993> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff88566000 -     0x7fff885b3fff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <608D91BD-9D88-3FAB-9A06-24C1DAEA092D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff885b4000 -     0x7fff885c0ffb  com.apple.AppleFSCompression (56.92.1 - 1.0) <066255FD-DBD1-3041-8DDA-7AFC41C9096D> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x7fff885c1000 -     0x7fff885faff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff885fb000 -     0x7fff88608ff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
    0x7fff88622000 -     0x7fff8885dfff  com.apple.CalendarPersistence (7.0 - 138.4) <BDD9B054-F274-357F-8343-6F8DAC7B0B36> /System/Library/PrivateFrameworks/CalendarPersistence.framework/Versions/A/Cale ndarPersistence
    0x7fff88863000 -     0x7fff88885fff  com.apple.framework.familycontrols (4.1 - 410) <4FDBCD10-CAA2-3A9C-99F2-06DCB8E81DEE> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff8889d000 -     0x7fff8889ffff  libRadiance.dylib (1043) <9813995C-DEAA-3992-8DF8-320E4E4E288B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
    0x7fff888e2000 -     0x7fff8890fff2  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <43A137C4-3E72-37DC-945F-92569C12AAD4> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff88910000 -     0x7fff889fefff  libJP2.dylib (1043) <C4031D64-6C57-3FB4-9D87-874D387381DB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff88b05000 -     0x7fff88b0fff7  com.apple.CrashReporterSupport (10.9 - 539) <B25A09EC-A021-32EC-86F8-05B4837E0EDE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff88b10000 -     0x7fff88b12ff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
    0x7fff88b13000 -     0x7fff88b1cff7  libcldcpuengine.dylib (2.3.58) <E3A84FEC-4060-39C2-A469-159A443D2B6D> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
    0x7fff88b1d000 -     0x7fff88b90fff  com.apple.securityfoundation (6.0 - 55122.3) <8575DF7A-EC79-3FCE-A737-7512363A5B12> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff88b91000 -     0x7fff88ba5fff  com.apple.aps.framework (4.0 - 4.0) <2D42DCDD-055E-3EE1-97F8-FC447B495D3E> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
    0x7fff88ba6000 -     0x7fff88bcffff  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
    0x7fff88c1b000 -     0x7fff88c1bfff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff88c1c000 -     0x7fff88c21fff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff88c22000 -     0x7fff88c57ffc  com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff88c93000 -     0x7fff88c9dff7  libcsfde.dylib (380) <A5CF6F85-0537-399F-968B-1536B1235E65> /usr/lib/libcsfde.dylib
    0x7fff88c9e000 -     0x7fff88cfbfff  com.apple.imfoundation (10.0 - 1000) <122D84B9-871D-3885-9D8D-840CD529028F> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundatio n
    0x7fff88cfc000 -     0x7fff88cfdff7  libSystem.B.dylib (1197.1.1) <E303F2F8-A8CF-3DF3-84B3-F2D0EE41CCF6> /usr/lib/libSystem.B.dylib
    0x7fff88cfe000 -     0x7fff88d03ff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
    0x7fff88d04000 -     0x7fff88d15fff  com.apple.idsfoundation (10.0 - 1000) <D3E6646B-4118-30D3-B4F7-DA9A28B396E4> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundat ion
    0x7fff88d16000 -     0x7fff88e00fff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
    0x7fff88e01000 -     0x7fff890d5fc7  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
    0x7fff890d6000 -     0x7fff899f632b  com.apple.CoreGraphics (1.600.0 - 599.25.10.1) <EC14B831-96BB-3A50-A451-E36BDC8F59FB> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff89b98000 -     0x7fff89b99fff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
    0x7fff89b9a000 -     0x7fff89becff7  com.apple.Suggestions (3.0 - 137.1) <B7E5B685-C6A4-35DB-BA0A-8DBA2BF4ADF6> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
    0x7fff89bed000 -     0x7fff89c35ff7  com.apple.ExchangeWebServices (4.0 - 193) <867EDAF0-5863-397E-BA75-855878D68949> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
    0x7fff89c36000 -     0x7fff89c85ff7  com.apple.framework.internetaccounts (2.1 - 210) <D7175985-03A5-315B-B788-FBDC0019B0EA> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
    0x7fff89c86000 -     0x7fff89d3eff7  com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff89d3f000 -     0x7fff89d47ff7  com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff89d48000 -     0x7fff89d59ff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
    0x7fff89d5f000 -     0x7fff89e8dfff  com.apple.syncservices (8.1 - 722) <E4639527-E481-312D-8407-884737D4E605> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x7fff89e8e000 -     0x7fff89e95ffb  libcopyfile.dylib (103.92.1) <CF29DFF6-0589-3590-834C-82E2316612E8> /usr/lib/system/libcopyfile.dylib
    0x7fff89e96000 -     0x7fff89ea4fff  com.apple.CommerceCore (1.0 - 42) <ACC2CE3A-913A-39E0-8344-B76F8F694EF5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x7fff89ea5000 -     0x7fff89eb1ff7  com.apple.OpenDirectory (10.9 - 173.90.1) <256C265B-7FA6-326D-9F60-18DADF5F3A0E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff89eb2000 -     0x7fff89f96fff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff89f97000 -     0x7fff8a268ff4  com.apple.CoreImage (9.4.0) <2C636ECD-0F1A-357C-9EFF-0452476FDDF5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x7fff8a29a000 -     0x7fff8a38bff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
    0x7fff8a38c000 -     0x7fff8a57dff3  com.apple.WebKit2 (9537 - 9537.77.4) <5090816E-BD02-350C-B4CE-613A246532F5> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
    0x7fff8a57e000 -     0x7fff8a595ff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <EBC0A1F2-9054-3D39-99AE-A3F655E55D6A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff8a5c1000 -     0x7fff8a60fff7  com.apple.opencl (2.3.59 - 2.3.59) <044485A4-A50C-34CE-A1F9-35A50CC68313> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8a610000 -     0x7fff8a65cffe  com.apple.CoreMediaIO (408.0 - 4570) <72371044-3FF2-3538-8EE1-C7C20F7C60A0> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff8a65d000 -     0x7fff8a6c3fff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff8b48f000 -     0x7fff8b4abfff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
    0x7fff8b4ac000 -     0x7fff8b4ecff7  com.apple.CalDAV (7.0 - 155.2) <B96DAB4A-7431-3FD2-971B-726A67F6E004> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
    0x7fff8b4ed000 -     0x7fff8ba10fff  com.apple.QuartzComposer (5.1 - 319) <8B90921F-911B-3240-A1D5-3C084F3E6A36> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff8ba11000 -     0x7fff8ba70fff  com.apple.framework.CoreWLAN (4.3.3 - 433.48) <1F17FA12-6E84-309D-9808-C536D445FA6E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff8ba71000 -     0x7fff8ba77fff  com.apple.AddressBook.ContactsFoundation (8.0 - 1371) <59351927-BCFF-3B94-AD1B-4C3DE6A8FD73> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/Conta ctsFoundation
    0x7fff8ba78000 -     0x7fff8bd76fff  com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8bd77000 -     0x7fff8bd79fff  com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff8bd7a000 -     0x7fff8c1c8fef  com.apple.VideoToolbox (1.0 - 1273.54) <4699BB55-7387-3981-9217-869215F00CA9> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff8c1c9000 -     0x7fff8c5a0fef  com.apple.CoreAUC (6.25.00 - 6.25.00) <2D7DC96C-BA83-3220-A03F-C790D50A23D8> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff8c5a1000 -     0x7fff8c5e1fff  com.apple.PassKit (1.0 - 1) <CE4A0FC6-6E65-38AC-BC8E-74821D713B43> /System/Library/PrivateFrameworks/PassKit.framework/Versions/A/PassKit
    0x7fff8c5e2000 -     0x7fff8c712ff7  com.apple.desktopservices (1.8.3 - 1.8.3) <225BEC20-F8E0-3F22-9560-890A1A5B9050> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff8c713000 -     0x7fff8c742fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff8c743000 -     0x7fff8c753ffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
    0x7fff8c754000 -     0x7fff8c757ffc  com.apple.IOSurface (91.1 - 91.1) <D00EEB0C-8AA8-3986-90C1-C97B2486E8FA> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8c758000 -     0x7fff8c9b5ffa  com.apple.RawCamera.bundle (5.05 - 743) <362EA30F-3B5A-35C4-9455-339B0FDC89C6> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff8c9b6000 -     0x7fff8c9b7ff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff8c9b8000 -     0x7fff8cae7fef  com.apple.MediaControlSender (2.0 - 200.34.4) <FC24EC8D-2E46-3F76-AF63-749F30857B96> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
    0x7fff8cae8000 -     0x7fff8cbeeff7  com.apple.ImageIO.framework (3.3.0 - 1043) <C4ADE5B1-A540-34E1-A043-118185489C9D> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff8cbef000 -     0x7fff8cbf6ff8  liblaunch.dylib (842.92.1) <A40A0C7B-3216-39B4-8AE0-B5D3BAF1DA8A> /usr/lib/system/liblaunch.dylib
    0x7fff8cbf7000 -     0x7fff8cc10ff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff8d361000 -     0x7fff8d36dff7  com.apple.HelpData (2.1.4 - 90) <BEA1C549-40D3-35BF-9204-CB679FCB0648> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff8d370000 -     0x7fff8d375fff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
    0x7fff8d376000 -     0x7fff8d37fff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
    0x7fff8d380000 -     0x7fff8d3d8ff7  com.apple.Symbolication (1.4 - 129.0.2) <B1F008C4-184D-36A2-922F-4A67A075D512> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff8d3d9000 -     0x7fff8d3dffff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
    0x7fff8d3e2000 -     0x7fff8d3ecfff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
    0x7fff8d3ed000 -     0x7fff8d479ff7  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
    0x7fff8d4a0000 -     0x7fff8d4abff7  com.apple.DirectoryService.Framework (10.9 - 173.90.1) <B62B1994-1874-3F8D-B62E-589E6F6534C9> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff8d4ac000 -     0x7fff8d4b0ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
    0x7fff8d4b1000 -     0x7fff8d4befff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff8d4bf000 -     0x7fff8d568ff7  com.apple.MailCore (7.3 - 1878.6) <ED4787DA-CBFC-3216-BE76-999597FF725C> /System/Library/PrivateFrameworks/MailCore.framework/Versions/A/MailCore
    0x7fff8d569000 -     0x7fff8d63aff1  com.apple.DiskImagesFramework (10.9 - 371.1) <D85430A6-1410-3B5F-9D11-17E2440B786E> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff8d63b000 -     0x7fff8d63efff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff8d63f000 -     0x7fff8d641fff  com.apple.marco (10.0 - 1000) <FC7EF8C7-5EDF-3720-BAEC-281F12A7A3F8> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
    0x7fff8d642000 -     0x7fff8d669ff7  com.apple.shortcut (2.6 - 2.6) <A62BC973-6782-3893-B014-EC6503AB7EAD> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff8d697000 -     0x7fff8d69fff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff8d6a0000 -     0x7fff8d6a7fff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
    0x7fff8d6a8000 -     0x7fff8d6a8fff  com.apple.Carbon (154 - 157) <EFC1A1C0-CB07-395A-B038-CFA2E71D3E69> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8d6a9000 -     0x7fff8d732ff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
    0x7fff8d75c000 -     0x7fff8db3dffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff8db3e000 -     0x7fff8db68ff7  libsandbox.1.dylib (278.11.1) <D98EE9E5-BEB9-3396-924B-9CD100E81C41> /usr/lib/libsandbox.1.dylib
    0x7fff8db69000 -     0x7fff8db84ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
    0x7fff8db87000 -     0x7fff8dd9dfff  com.apple.Mail.framework (7.3 - 1878.6) <C617BE97-1D88-380F-B6EC-6D33485A44D0> /System/Library/PrivateFrameworks/Mail.framework/Versions/A/Mail
    0x7fff8dd9e000 -     0x7fff8dde5ff7  libcups.2.dylib (372.4) <36EA4350-43B4-3A5C-9904-10685BFDA7D4> /usr/lib/libcups.2.dylib
    0x7fff8dde6000 -     0x7fff8de02ff7  libsystem_kernel.dylib (2422.110.17) <873931CE-D1AF-3596-AADB-D2E63C9AB29F> /usr/lib/system/libsystem_kernel.dylib
    0x7fff8de03000 -     0x7fff8de32ff7  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff8de33000 -     0x7fff8de8aff7  com.apple.IMAP (7.3 - 1878.6) <326F679E-7ADF-38BB-9EAD-BD08FA65573E> /System/Library/PrivateFrameworks/IMAP.framework/Versions/A/IMAP
    0x7fff8de8b000 -     0x7fff8debaff9  com.apple.GSS (4.0 - 2.0) <44E914BE-B0D0-3E05-9451-CA9E539AFA52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff8debb000 -     0x7fff8dec7fff  com.apple.CalendarAgentLink (7.0 - 138.2) <D56910F9-5CC0-32D8-BA85-0631240F9B71> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/Calend arAgentLink
    0x7fff8dec8000 -     0x7fff8df92fff  com.apple.LaunchServices (572.28 - 572.28) <FDED4724-4CB6-3DE5-B785-AE6D4C261CF6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff8df93000 -     0x7fff8dfbdff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
    0x7fff8dfbe000 -     0x7fff8e12cff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff8e12d000 -     0x7fff8e2c8ff8  com.apple.CFNetwork (673.3 - 673.3) <4375B7CB-34B6-3A26-99AC-2D2404AD9C9B> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff8e2c9000 -     0x7fff8e307ff7  com.apple.MailUI (7.3 - 1878.6) <2D08FD02-754E-3197-AB5F-7DF58946BF67> /System/Library/PrivateFrameworks/MailUI.framework/Versions/A/MailUI
    0x7fff8e308000 -     0x7fff8e343fff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff8e38a000 -     0x7fff8e391fff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8e392000 -     0x7fff8e3d7ff6  com.apple.HIServices (1.23 - 468) <5970AF5C-F5BD-3B6A-97C9-95B2CA98D71D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff8e3d8000 -     0x7fff8e3fafff  com.apple.speech.LatentSemanticMappingFramework (2.11.6 - 2.11.6) <C2687C2C-239A-3EB4-857C-BA107F34A5E8> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
    0x7fff8e43a000 -     0x7fff8e43cff3  libsystem_configuration.dylib (596.15) <4998CB6A-9D54-390A-9F57-5D1AC53C135C> /usr/lib/system/libsystem_configuration.dylib
    0x7fff8e43d000 -     0x7fff8e44aff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
    0x7fff8e44b000 - 

Similar Messages

  • ITunes 11.0.4.4 crashes when I play certain songs and the problem is spreading.

    Ever since I downloaded iTunes 11.0.4.4 (for windows 7), the program has been crashing whenever I play certain songs and at this point the problem is spreading, more and more songs that weren't problems before. I have been through just about every troubleshooting step I could find more than once, reinstalling, safe mode, conflicting programs... if a solution out there was even vaguely related to my problem, I've probably tried it. The only modification that I've made to the program is enabling 1/2 star ratings, and I don't think that's the problem because the earlier versions of itunes worked fine with it, and I've tried temporarily moving the itunes preferences xml to make it generate a new one, and it didn't fix anything.
    My library has over 14,200 tracks so I can't possibly delete and then re-add all the problem tracks to iTunes, and even if I could, I've tried doing that with a small number of specific songs already, and while it worked at first some of them have started making iTunes crash again at this point.
    I understand that the problem is most likely that my library is corrupted, but I'm very wary of the solutions to that problem that I have seen because I have had to use them before more than once, and each of those times I've lost thousands of songs (last time it was 5,000 tracks) in the process and a shockingly large percentage of the tracks came back disorganized and improperly labeled (some of them as 4 letter strings of capital letters that I can't seem to identify without using shazam) and without ratings ( I have "keep iTunes files organized" and "copy files to iTunes media folder when adding to library" in preferences checked.)
    It takes a huge amount of time to redo the information for the amount of tracks I have even if you buy software to help automate it, and it would take me 5.7 days to redo all of the ratings I've done, and ratings are important to me. I've added a lot of new tracks since then and my library is still 2,000 tracks smaller than it was before i had problems last time. The solution scares me enough that I've put it with the crashing for two months now, but it's getting unmanageable. If anyone can give me a way to fix this that would leave my library intact, or at least minimize the damage, I would be extremely grateful.
    Thanks.

    I found this and it worked!!!
    kcp123456789
    Re: iTunes keeps crashing when I select iTunes store (Win 8) iTunes 11 
    Sep 26, 2013 5:43 AM (in response to Bristol1981a)
    I had this exact same problem.  I found a fix on another support post that worked perfectly for me.  Browse to C:\Program Files (x86)\Common Files\Apple\Apple Application Support and copy the filen named QTMovieWin.dll.  Then browse and past that file into C:\Program Files (x86)\iTunes.
    Hope this helps you.  My iTunes store is working fine now.
    God bless!!

  • Mail crashes when I drag a jpeg from the finder to Mail icon in dock

    I have always been able to drag jpegs to the Mail Icon in the dock to create a new message and send the file as an attachment. recently, I cannot do it, regardless of the attachment size. I drag the attachment to the Mail icon in the dock, a new blank message window opens, but then I get the spinning beach ball and finally Mail "quits unexpectedly". If I manually start a new message and then drag a jpeg to it, I can send it no problem. Any idea of a fix? I did try trashing the preferences and then rebuilding my Mail from scratch, which was a pain. It solved the problem for a few days only.
    I have 4POP and 1 .ME account active, and a somewhat large database. the Mail folder weighs in at 2.38GB.
    I also have a (possibly related) problem that searches in iCal often do not return any results, and I have to quit the app and relaunch it to see the expected results.
    Any help would be greatly appreciated.
    Here is the crash log for the mail issue:
    Process: Mail [338]
    Path: /Applications/Mail.app/Contents/MacOS/Mail
    Identifier: com.apple.mail
    Version: 3.4 (928)
    Build Info: Mail-9280000~1
    Code Type: X86 (Native)
    Parent Process: launchd [82]
    Date/Time: 2008-09-08 10:30:15.444 -0400
    OS Version: Mac OS X 10.5.4 (9E17)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000014
    Crashed Thread: 0
    Application Specific Information:
    -[ConcreteMessageMall _performFilterTask:seriesID:]
    Thread 0 Crashed:
    0 com.apple.CoreFoundation 0x953f74d6 _CFStringCreateWithFormatAndArgumentsAux + 70
    1 com.apple.Foundation 0x94bada16 -[NSPlaceholderString initWithFormat:locale:arguments:] + 86
    2 com.apple.Foundation 0x94c29aca -[NSString initWithFormat:locale:] + 58
    3 com.apple.MessageFramework 0x00441db6 +[NSString(NSStringUtils) stringRepresentationForBytes:] + 1248
    4 com.apple.mail 0x000782ab 0x1000 + 488107
    5 com.apple.mail 0x00077eec 0x1000 + 487148
    6 com.apple.mail 0x000903b7 0x1000 + 586679
    7 com.apple.mail.WebPlugIn 0x17c85faa 0x17c83000 + 12202
    8 com.apple.AppKit 0x93fce4ba -[NSView _setSuperview:] + 1328
    9 com.apple.AppKit 0x93fcda1a -[NSView addSubview:] + 439
    10 com.apple.WebKit 0x9560fdb0 -[WebHTMLView addSubview:] + 64
    11 com.apple.WebCore 0x91179265 WebCore::Widget::addToSuperview(NSView*) + 277
    12 com.apple.WebCore 0x91178dd3 WebCore::RenderWidget::setWidget(WebCore::Widget*) + 275
    13 com.apple.WebCore 0x91178c53 WebCore::RenderPart::setWidget(WebCore::Widget*) + 51
    14 com.apple.WebCore 0x91178aa7 WebCore::FrameLoader::loadPlugin(WebCore::RenderPart*, WebCore::KURL const&, WebCore::String const&, ***::Vector<WebCore::String, 0ul> const&, ***::Vector<WebCore::String, 0ul> const&, bool) + 455
    15 com.apple.WebCore 0x91178719 WebCore::FrameLoader::requestObject(WebCore::RenderPart*, WebCore::String const&, WebCore::AtomicString const&, WebCore::String const&, ***::Vector<WebCore::String, 0ul> const&, ***::Vector<WebCore::String, 0ul> const&) + 489
    16 com.apple.WebCore 0x91174cad WebCore::RenderPartObject::updateWidget(bool) + 3421
    17 com.apple.WebCore 0x911fb2af WebCore::HTMLObjectElement::updateWidget() + 79
    18 com.apple.WebCore 0x91173eef WebCore::ContainerNode::dispatchPostAttachCallbacks() + 95
    19 com.apple.WebCore 0x910867cf WebCore::ContainerNode::resumePostAttachCallbacks() + 63
    20 com.apple.WebCore 0x91081d82 WebCore::Document::recalcStyle(WebCore::Node::StyleChange) + 194
    21 com.apple.WebCore 0x910c2123 WebCore::Document::updateRendering() + 51
    22 com.apple.WebCore 0x910ad262 WebCore::Document::updateDocumentsRendering() + 50
    23 com.apple.WebCore 0x910acb41 WebCore::EventTarget::dispatchGenericEvent(WebCore::EventTargetNode*, ***::PassRefPtr<WebCore::Event>, int&, bool) + 737
    24 com.apple.WebCore 0x910ac76f WebCore::EventTargetNode::dispatchEvent(***::PassRefPtr<WebCore::Event>, int&, bool) + 255
    25 com.apple.WebCore 0x91140d5d WebCore::EventTargetNode::dispatchSubtreeModifiedEvent(bool) + 285
    26 com.apple.WebCore 0x911991e4 WebCore::ContainerNode::insertBefore(***::PassRefPtr<WebCore::Node>, WebCore::Node*, int&) + 548
    27 com.apple.WebCore 0x9143c748 -[DOMNode insertBefore:refChild:] + 120
    28 com.apple.mail 0x000da4c9 0x1000 + 890057
    29 com.apple.mail 0x0019de51 0x1000 + 1691217
    30 com.apple.mail 0x0019d5c9 0x1000 + 1689033
    31 com.apple.mail 0x0019e66b 0x1000 + 1693291
    32 com.apple.mail 0x0019e43f 0x1000 + 1692735
    33 com.apple.mail 0x001b7722 0x1000 + 1795874
    34 com.apple.mail 0x000745a5 0x1000 + 472485
    35 com.apple.mail 0x00073333 0x1000 + 467763
    36 com.apple.mail 0x00072fc7 0x1000 + 466887
    37 com.apple.mail 0x00072f9d 0x1000 + 466845
    38 com.apple.mail 0x00072038 0x1000 + 462904
    39 com.apple.mail 0x00071ece 0x1000 + 462542
    40 com.apple.CoreFoundation 0x9544fa7d _invoking__ + 29
    41 com.apple.CoreFoundation 0x9544f468 -[NSInvocation invoke] + 136
    42 com.apple.MessageFramework 0x00430125 -[InvocationOperation main] + 374
    43 com.apple.MessageFramework 0x0042ff46 -[InvocationOperation start] + 190
    44 com.apple.Foundation 0x94c2b6a5 __scheduleAll + 165
    45 com.apple.Foundation 0x94cf8146 __performChoose + 118
    46 com.apple.Foundation 0x94cf8524 __updateDependents + 900
    47 com.apple.Foundation 0x94c3a0dd +[NSOperation observeValueForKeyPath:ofObject:change:context:] + 173
    48 com.apple.Foundation 0x94c290ce NSKVONotify + 62
    49 com.apple.Foundation 0x94ba5702 -[NSObject(NSKeyValueObserverNotification) didChangeValueForKey:] + 546
    50 com.apple.MessageFramework 0x003cf3e3 -[ConcurrentOperation setFinished:] + 181
    51 com.apple.mail 0x00071d5c 0x1000 + 462172
    52 com.apple.mail 0x00071cab 0x1000 + 461995
    53 com.apple.WebKit 0x95602b80 CallDelegate(objc_object* ()(objc_object, objc_selector*, ...), WebView*, objc_object*, objc_selector*, objc_object*) + 112
    54 com.apple.WebKit 0x9560a85a WebFrameLoaderClient::dispatchDidFinishLoad() + 106
    55 com.apple.WebCore 0x9106ae52 WebCore::FrameLoader::checkLoadCompleteForThisFrame() + 594
    56 com.apple.WebCore 0x9106ab22 WebCore::FrameLoader::recursiveCheckLoadComplete() + 194
    57 com.apple.WebCore 0x912a60ec WebCore::FrameLoader::finishedLoading() + 188
    58 com.apple.WebCore 0x912a5fe1 WebCore::MainResourceLoader::didFinishLoading() + 33
    59 com.apple.WebCore 0x910c0000 WebCore::MainResourceLoader::continueAfterContentPolicy(WebCore::PolicyAction, WebCore::ResourceResponse const&) + 896
    60 com.apple.WebCore 0x910bfc46 WebCore::MainResourceLoader::continueAfterContentPolicy(WebCore::PolicyAction) + 134
    61 com.apple.WebCore 0x910bcd91 WebCore::MainResourceLoader::didReceiveResponse(WebCore::ResourceResponse const&) + 625
    62 com.apple.WebCore 0x91249847 WebCore::MainResourceLoader::handleDataLoadNow(WebCore::Timer<WebCore::MainReso urceLoader>*) + 519
    63 com.apple.WebCore 0x91249632 WebCore::Timer<WebCore::MainResourceLoader>::fired() + 82
    64 com.apple.WebCore 0x91272129 WebCore::TimerBase::fireTimers(double, ***::Vector<WebCore::TimerBase*, 0ul> const&) + 137
    65 com.apple.WebCore 0x91271eb2 WebCore::TimerBase::sharedTimerFired() + 162
    66 com.apple.WebCore 0x91271df4 WebCore::timerFired(__CFRunLoopTimer*, void*) + 68
    67 com.apple.CoreFoundation 0x953d0b45 CFRunLoopRunSpecific + 4469
    68 com.apple.CoreFoundation 0x953d0cf8 CFRunLoopRunInMode + 88
    69 com.apple.ISSupport 0x90431735 -[ISS_AYOperation runOperationWithTimeOut:] + 331
    70 com.apple.ISSupport 0x903f1f3c -[ISS_DAVRequest dispatch] + 161
    71 com.apple.ISSupport 0x90421c69 -[ISS_DMTransaction _dispatch] + 146
    72 com.apple.ISSupport 0x9041846a -[ISS_DMiDiskSession _dispatchRequest:withPostHandler:andNotes:requiringResult:] + 297
    73 com.apple.ISSupport 0x904184b4 -[ISS_DMiDiskSession _dispatchRequest:withPostHandler:requiringResult:] + 64
    74 com.apple.ISSupport 0x90411e75 -[ISS_DMiDiskSession getDataAtPath:] + 203
    75 com.apple.ISSupport 0x90439453 +[ISS_DMUtilities _getConfigDictionaryAtURL:] + 690
    76 com.apple.ISSupport 0x9043911d +[ISS_DMUtilities _fetchConfigsWithURL:] + 98
    77 com.apple.ISSupport 0x9043873a +[ISS_DMConfig initialize] + 133
    78 libobjc.A.dylib 0x92814b78 classinitialize + 367
    79 libobjc.A.dylib 0x928134f9 classlookupMethodAndLoadCache + 81
    80 libobjc.A.dylib 0x92823736 objc_msgSend + 102
    81 com.apple.ISSupport 0x90411f5b -[ISS_DMiDiskSession getDataAtPath:ifModifiedSince:] + 83
    82 com.apple.mail 0x00070aca 0x1000 + 457418
    83 com.apple.mail 0x0006fdb7 0x1000 + 454071
    84 com.apple.mail 0x0005e24f 0x1000 + 381519
    85 com.apple.mail 0x0005c420 0x1000 + 373792
    86 com.apple.mail 0x00145685 0x1000 + 1328773
    87 com.apple.mail 0x00141f36 0x1000 + 1314614
    88 com.apple.CoreFoundation 0x9544fa7d _invoking__ + 29
    89 com.apple.CoreFoundation 0x9544f468 -[NSInvocation invoke] + 136
    90 com.apple.CoreFoundation 0x9543ec85 -[NSArray makeObjectsPerformSelector:] + 565
    91 com.apple.mail 0x00004df8 0x1000 + 15864
    92 com.apple.Foundation 0x94bdd95e __NSFireDelayedPerform + 382
    93 com.apple.CoreFoundation 0x953d0b45 CFRunLoopRunSpecific + 4469
    94 com.apple.CoreFoundation 0x953d0cf8 CFRunLoopRunInMode + 88
    95 com.apple.HIToolbox 0x92964da4 RunCurrentEventLoopInMode + 283
    96 com.apple.HIToolbox 0x92964bbd ReceiveNextEventCommon + 374
    97 com.apple.HIToolbox 0x92964a31 BlockUntilNextEventMatchingListInMode + 106
    98 com.apple.AppKit 0x93fee505 _DPSNextEvent + 657
    99 com.apple.AppKit 0x93feddb8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    100 com.apple.AppKit 0x93fe6df3 -[NSApplication run] + 795
    101 com.apple.AppKit 0x93fb4030 NSApplicationMain + 574
    102 com.apple.mail 0x000fb29e 0x1000 + 1024670
    Thread 1:
    0 libSystem.B.dylib 0x92eef4a6 machmsgtrap + 10
    1 libSystem.B.dylib 0x92ef6c9c mach_msg + 72
    2 com.apple.CoreFoundation 0x953d00ce CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x953d0cf8 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x94c0c460 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    5 com.apple.Foundation 0x94ba8f1d -[NSThread main] + 45
    6 com.apple.Foundation 0x94ba8ac4 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x92f206f5 pthreadstart + 321
    8 libSystem.B.dylib 0x92f205b2 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x92f3f5e2 select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x92f206f5 pthreadstart + 321
    2 libSystem.B.dylib 0x92f205b2 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x92f5907a _workqops + 10
    1 libSystem.B.dylib 0x92f590aa start_wqthread + 30
    Thread 4:
    Thread 5:
    Thread 6:
    Thread 7:
    Thread 8:
    Thread 9:
    Thread 10:
    Thread 11:
    0 libSystem.B.dylib 0x92ef668e _semwaitsignal + 10
    1 libSystem.B.dylib 0x92f2136d pthreadcondwait$UNIX2003 + 73
    2 com.apple.QuartzCore 0x957a6e51 fefragmentthread + 54
    3 libSystem.B.dylib 0x92f206f5 pthreadstart + 321
    4 libSystem.B.dylib 0x92f205b2 thread_start + 34
    Thread 12:
    0 libSystem.B.dylib 0x92ef668e _semwaitsignal + 10
    1 libSystem.B.dylib 0x92f2136d pthreadcondwait$UNIX2003 + 73
    2 com.apple.QuartzCore 0x957a6e51 fefragmentthread + 54
    3 libSystem.B.dylib 0x92f206f5 pthreadstart + 321
    4 libSystem.B.dylib 0x92f205b2 thread_start + 34
    Thread 13:
    0 libSystem.B.dylib 0x92ef668e _semwaitsignal + 10
    1 libSystem.B.dylib 0x92f2136d pthreadcondwait$UNIX2003 + 73
    2 com.apple.QuartzCore 0x957a6e51 fefragmentthread + 54
    3 libSystem.B.dylib 0x92f206f5 pthreadstart + 321
    4 libSystem.B.dylib 0x92f205b2 thread_start + 34
    Thread 14:
    0 libSystem.B.dylib 0x92ef668e _semwaitsignal + 10
    1 libSystem.B.dylib 0x92f2136d pthreadcondwait$UNIX2003 + 73
    2 com.apple.QuartzCore 0x957a6e51 fefragmentthread + 54
    3 libSystem.B.dylib 0x92f206f5 pthreadstart + 321
    4 libSystem.B.dylib 0x92f205b2 thread_start + 34
    Thread 15:
    0 libSystem.B.dylib 0x92ef668e _semwaitsignal + 10
    1 libSystem.B.dylib 0x92f2136d pthreadcondwait$UNIX2003 + 73
    2 com.apple.QuartzCore 0x957a6e51 fefragmentthread + 54
    3 libSystem.B.dylib 0x92f206f5 pthreadstart + 321
    4 libSystem.B.dylib 0x92f205b2 thread_start + 34
    Thread 16:
    0 libSystem.B.dylib 0x92ef668e _semwaitsignal + 10
    1 libSystem.B.dylib 0x92f2136d pthreadcondwait$UNIX2003 + 73
    2 com.apple.QuartzCore 0x957a6e51 fefragmentthread + 54
    3 libSystem.B.dylib 0x92f206f5 pthreadstart + 321
    4 libSystem.B.dylib 0x92f205b2 thread_start + 34
    Thread 17:
    0 libSystem.B.dylib 0x92ef668e _semwaitsignal + 10
    1 libSystem.B.dylib 0x92f2136d pthreadcondwait$UNIX2003 + 73
    2 com.apple.QuartzCore 0x957a6e51 fefragmentthread + 54
    3 libSystem.B.dylib 0x92f206f5 pthreadstart + 321
    4 libSystem.B.dylib 0x92f205b2 thread_start + 34
    Thread 18:
    0 libSystem.B.dylib 0x92eef4a6 machmsgtrap + 10
    1 libSystem.B.dylib 0x92ef6c9c mach_msg + 72
    2 com.apple.CoreFoundation 0x953d00ce CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x953d0cf8 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x94bdd4a5 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
    5 com.apple.Foundation 0x94be95c4 -[NSRunLoop(NSRunLoop) run] + 84
    6 com.apple.MessageFramework 0x003a910d +[_NSSocket _runIOThread] + 98
    7 com.apple.Foundation 0x94ba8f1d -[NSThread main] + 45
    8 com.apple.Foundation 0x94ba8ac4 _NSThread__main_ + 308
    9 libSystem.B.dylib 0x92f206f5 pthreadstart + 321
    10 libSystem.B.dylib 0x92f205b2 thread_start + 34
    Thread 19:
    0 libSystem.B.dylib 0x92eef4a6 machmsgtrap + 10
    1 libSystem.B.dylib 0x92ef6c9c mach_msg + 72
    2 com.apple.CoreFoundation 0x953d00ce CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x953d0cf8 CFRunLoopRunInMode + 88
    4 com.apple.CFNetwork 0x96c83a32 CFURLCacheWorkerThread(void*) + 396
    5 libSystem.B.dylib 0x92f206f5 pthreadstart + 321
    6 libSystem.B.dylib 0x92f205b2 thread_start + 34
    Thread 20:
    0 libSystem.B.dylib 0x92ef668e _semwaitsignal + 10
    1 libSystem.B.dylib 0x92f2136d pthreadcondwait$UNIX2003 + 73
    2 com.apple.Foundation 0x94bf0a02 -[NSCondition wait] + 210
    3 com.apple.Foundation 0x94ba939a -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 938
    4 com.apple.Foundation 0x94bfc9b8 -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 184
    5 com.apple.MessageFramework 0x0039e31d -[NSThread(MainThreadAdditions) performOneway:result:withTarget:selector:] + 648
    6 com.apple.mail 0x0002ebbb 0x1000 + 187323
    7 com.apple.CoreFoundation 0x9544fa7d _invoking__ + 29
    8 com.apple.CoreFoundation 0x9544f468 -[NSInvocation invoke] + 136
    9 com.apple.mail 0x0002e9f6 0x1000 + 186870
    10 com.apple.CoreFoundation 0x9544fa7d _invoking__ + 29
    11 com.apple.CoreFoundation 0x9544f468 -[NSInvocation invoke] + 136
    12 com.apple.MessageFramework 0x00485fbe -[InvocationQueue _drainQueue] + 772
    13 com.apple.Foundation 0x94ba8f1d -[NSThread main] + 45
    14 com.apple.Foundation 0x94ba8ac4 _NSThread__main_ + 308
    15 libSystem.B.dylib 0x92f206f5 pthreadstart + 321
    16 libSystem.B.dylib 0x92f205b2 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x00000000 ebx: 0x953f749e ecx: 0xbfffbffc edx: 0x0077a000
    edi: 0x00000000 esi: 0xbfffc3c0 ebp: 0xbfffc318 esp: 0xbfffc2e0
    ss: 0x0000001f efl: 0x00010246 eip: 0x953f74d6 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x00000014
    Binary Images:
    0x1000 - 0x270ff3 com.apple.mail 3.4 (928) <235e3a26da60172ebb1cef0300698c37> /Applications/Mail.app/Contents/MacOS/Mail
    0x2de000 - 0x350fff com.apple.iLifeMediaBrowser 1.0.8 (212) <afa1e1cb24dab8802261493e84692570> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x38e000 - 0x5e2ff3 com.apple.MessageFramework 3.4 (928.1) <eb4365318266f14754831179bedb477d> /System/Library/Frameworks/Message.framework/Versions/B/Message
    0x737000 - 0x739fff com.apple.ExceptionHandling 1.5 (10) /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x740000 - 0x764fe7 com.apple.speech.LatentSemanticMappingFramework 2.6.4 (2.6.4) <1591e65449707141112554274c637e5a> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
    0x780000 - 0x789fff +net.sourceforge.SafariAdBlock 0.3.2 (0.3.2) <83d3f111f660be3866ff42427e0bd1c9> /Library/InputManagers/Safari AdBlock/Safari AdBlock.bundle/Contents/MacOS/Safari AdBlock
    0x796000 - 0x797fff +com.Logitech.Control Center.Scroll Enhancer Loader 2.4.0 (2.4.0) /Library/InputManagers/LCC Scroll Enhancer Loader/LCC Scroll Enhancer Loader.bundle/Contents/MacOS/LCC Scroll Enhancer Loader
    0x7b2000 - 0x7b4fff +com.Logitech.Control Center.Scroll Enhancer 2.4.0 (2.4.0) /Library/Application Support/Logitech/LCC Scroll Enhancer.bundle/Contents/MacOS/LCC Scroll Enhancer
    0x900000 - 0x93dfe3 +com.zang.RegexKit 0.6.0 (0.6.0) /Library/InputManagers/Safari AdBlock/Safari AdBlock.bundle/Contents/Frameworks/RegexKit.framework/Versions/A/RegexKit
    0xb67000 - 0xb6efff +net.harnly.Letterbox ??? (0.22) /Users/eric/Library/Mail/Bundles/Letterbox.mailbundle/Contents/MacOS/Letterbox
    0xb78000 - 0xb87fff +Sparkle ??? (???) /Users/eric/Library/Mail/Bundles/Letterbox.mailbundle/Contents/Frameworks/Spark le.framework/Versions/A/Sparkle
    0x15b9d000 - 0x15cbbff7 com.apple.RawCamera.bundle 2.0.8 (2.0.8) <56067945130800a348eb076676d41e92> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x15d56000 - 0x15d57ffc com.apple.JavaPluginCocoa 12.1.0 (12.1.0) <d21a12c5668d4d89bfe492a5223a75cc> /Library/Internet Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
    0x15dd2000 - 0x15dd7ff3 libCGXCoreImage.A.dylib ??? (???) <b6cf72d9cbd5312d4ec435e298954ade> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x17c5d000 - 0x17c62ffd com.apple.JavaVM 12.1.0 (12.1.0) <25c546c36e5bed978579d281080ab4c8> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x17c83000 - 0x17c92fff com.apple.mail.WebPlugIn 3.3 (926.1) <0d6c5acf9929536c84e4dbd402490289> /Applications/Mail.app/Contents/PlugIns/MailWebPlugIn.bundle/Contents/MacOS/Mai lWebPlugIn
    0x8fe00000 - 0x8fe2da53 dyld 96.2 (???) <7af47d3b00b2268947563c7fa8c59a07> /usr/lib/dyld
    0x90003000 - 0x900bdfe3 com.apple.CoreServices.OSServices 226.5 (226.5) <7e10d25c615a39fe1ab4d48e24a3b555> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x900c8000 - 0x901fffeb com.apple.imageKit 1.0.1 (1.0) <9b6da3210b7e69e75039cbb0fd4a8482> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x90200000 - 0x90228fff libcups.2.dylib ??? (???) <ece20dff2a2c8ed3ae6ef735ef440c37> /usr/lib/libcups.2.dylib
    0x90229000 - 0x903e4ff3 com.apple.QuartzComposer 2.1 (106.5) <1a52b406a3f3d04387c822da4a93c245> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x903e5000 - 0x9044bffb com.apple.ISSupport 1.7 (38) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x9044c000 - 0x9076dfea com.apple.QuickTime 7.5.0 (861) <4e1161b204b3b1f1047412c16483c39a> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x9076e000 - 0x907e8ff8 com.apple.print.framework.PrintCore 5.5.3 (245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x907e9000 - 0x9092fff7 com.apple.ImageIO.framework 2.0.2 (2.0.2) <77dfee73f4c0d230425a5151ee0bce05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x90930000 - 0x90950ff2 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x90951000 - 0x9095cfe7 libCSync.A.dylib ??? (???) <3f58eb487099bff0476ec79974d0ad4d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x90965000 - 0x909b4fff com.apple.QuickLookUIFramework 1.3 (170.7) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x909b5000 - 0x909c8fff com.apple.IMUtils 4.0.5 (582) <535270cbc62da9f8269578251a660e76> /System/Library/Frameworks/InstantMessage.framework/Frameworks/IMUtils.framewor k/Versions/A/IMUtils
    0x909c9000 - 0x90e9cffe libGLProgrammability.dylib ??? (???) <475db64244e011cd8811e076035b2632> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x90e9d000 - 0x90eb5fff com.apple.openscripting 1.2.8 (???) <d85d82af796d1df9bce7b1db8f6c846c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x90eb6000 - 0x90ee8fff com.apple.LDAPFramework 1.4.3 (106) <94a26abfc0a5d88c752763b44a10ae51> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x90ee9000 - 0x90eeaffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
    0x90eeb000 - 0x90f2cfe7 libRIP.A.dylib ??? (???) <8c2cd4f044b3413d770ca8ad740f7645> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x90f2d000 - 0x90f31fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x90f32000 - 0x90f70ff7 libGLImage.dylib ??? (???) <093b1b698ca93a0380f5fa262459ea28> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x90f71000 - 0x90f80ffe com.apple.DSObjCWrappers.Framework 1.2.1 (1.2.1) <eac1c7b7c07ed3148c85934b6f656308> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x90f81000 - 0x90f88ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0x90f89000 - 0x90fbdfef com.apple.bom 9.0 (136) <b72e1fd1d3bfd8c288381adb23775fd4> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x90fbe000 - 0x91004fef com.apple.Metadata 10.5.2 (398.18) <adbb3a14e8f7da444e16d2fd61862771> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91005000 - 0x91655fff com.apple.WebCore 5525.18.1 (5525.18.1) <9fcf69305c5b48dd8a5cb77107f66c7a> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x91656000 - 0x916c8fff com.apple.PDFKit 2.1 (2.1) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x9280f000 - 0x928eefff libobjc.A.dylib ??? (???) <a53206274b6c2d42691f677863f379ae> /usr/lib/libobjc.A.dylib
    0x928ef000 - 0x928f1ff5 libRadiance.dylib ??? (???) <b9e04afa91e4b597a00797d67a7268fb> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x928f2000 - 0x92934fef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92935000 - 0x92c3cff7 com.apple.HIToolbox 1.5.3 (???) <e36f5c553e5a32f64b7eb458dadadc71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x92c3d000 - 0x92c49fff libbz2.1.0.dylib ??? (???) <c5a3563ebe66db7fa456e0fb75b657df> /usr/lib/libbz2.1.0.dylib
    0x92c4a000 - 0x92c4affd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x92c4b000 - 0x92c9bfeb com.apple.framework.familycontrols 1.0.2 (1.0.2) <90f740755beef77835545ede9e5e975d> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x92c9c000 - 0x92d23ff7 libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
    0x92d24000 - 0x92d60fff com.apple.DAVKit 3.0.4 (651) /System/Library/PrivateFrameworks/DAVKit.framework/Versions/A/DAVKit
    0x92d61000 - 0x92d7ffff libresolv.9.dylib ??? (???) <0629b6dcd71f4aac6a891cbe26253e85> /usr/lib/libresolv.9.dylib
    0x92d80000 - 0x92d9eff3 com.apple.DirectoryService.Framework 3.5.4 (3.5.4) <fe27e80e1a9e86403fd9ed16dcfe4e11> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x92d9f000 - 0x92e1eff5 com.apple.SearchKit 1.2.0 (1.2.0) <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x92e1f000 - 0x92eedff3 com.apple.JavaScriptCore 5525.18 (5525.18) <672d1c7f16a4300addabeff4830f5024> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x92eee000 - 0x9304eff3 libSystem.B.dylib ??? (???) <a12f397abf2285077b89bd726bff5b18> /usr/lib/libSystem.B.dylib
    0x9304f000 - 0x93056ff7 libCGATS.A.dylib ??? (???) <fbc59d0e1eccf907396563568d5cd872> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x93057000 - 0x93067ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x93068000 - 0x9306afff com.apple.securityhi 3.0 (30817) <dbe328cd62d603a952a4226342711e8b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x9306b000 - 0x9306bffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x9306c000 - 0x9314dff7 libxml2.2.dylib ??? (???) <1baef3d4972ee789d8fa6c1fa44da45c> /usr/lib/libxml2.2.dylib
    0x9314e000 - 0x9318dfef libTIFF.dylib ??? (???) <76301b3506f310fb454b58897c8d0a9f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x9318e000 - 0x9321aff7 com.apple.LaunchServices 289.2 (289.2) <3577886e3a6d56ee3949850c4fde76c9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x9321b000 - 0x93243ff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x93244000 - 0x93249ffc com.apple.KerberosHelper 1.1 (1.0) <86b1b4589baa557d067d07efc01890d2> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x9324a000 - 0x93280fef libtidy.A.dylib ??? (???) <f1d1742e06280444baa5637b209fd0af> /usr/lib/libtidy.A.dylib
    0x93281000 - 0x93281ff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x93282000 - 0x9355cff3 com.apple.CoreServices.CarbonCore 786.6 (786.6) <bc7c12c84fe21ae2626bdd17070aaafa> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x9355d000 - 0x93573fe7 com.apple.CoreVideo 1.5.1 (1.5.1) <ed7bb95fb94817ea3212090aac5c65f3> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x93574000 - 0x93574ff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93575000 - 0x93608ff3 com.apple.ApplicationServices.ATS 3.3 (???) <064eb6d96417afa38a80b1735c4113aa> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x93609000 - 0x93638fe3 com.apple.AE 402.2 (402.2) <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x93639000 - 0x9367dfeb com.apple.DirectoryService.PasswordServerFramework 3.0.3 (3.0.3) <7e80635e8f1380dbf4af27e17e709fcb> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x9367e000 - 0x9368dfff libsasl2.2.dylib ??? (???) <b9e1ca0b6612e280b6cbea6df0eec5f6> /usr/lib/libsasl2.2.dylib
    0x9368e000 - 0x9378ffef com.apple.PubSub 1.0.3 (65.1.1) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x93790000 - 0x93799fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x9379a000 - 0x937cbffb com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x937cc000 - 0x93805ffe com.apple.securityfoundation 3.0 (32989) <e9171eda22c69c884a04a001aeb526e0> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x93806000 - 0x93809fff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x9380a000 - 0x9380efff com.apple.OpenDirectory 10.5 (10.5) <e7e4507f5ecd8c8cdcdb2fc0675da0b4> /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/OpenDirect ory
    0x9380f000 - 0x9383cfeb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x9383d000 - 0x9383dffd 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
    0x9383e000 - 0x93a0cfff com.apple.security 5.0.4 (34102) <f01d6cbd6a0f24f6c13952ed448e77d6> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x93a0d000 - 0x93a0dffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x93a0e000 - 0x93ad5ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x93ad6000 - 0x93bb6fff com.apple.syncservices 3.1 (389.6) <51037594e950b0331d4996691cf4acba> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x93bb7000 - 0x93bbcfff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x93bbd000 - 0x93bc1fff libGIF.dylib ??? (???) <b8f61e346fa243a7138910bed3dcdb6b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x93bc2000 - 0x93bedfe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
    0x93bee000 - 0x93c6afeb com.apple.audio.CoreAudio 3.1.0 (3.1) <a8b4350bc44d83c1cc50f2e0ac02f506> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x93c6b000 - 0x93c76fff com.apple.dotMacLegacy 3.1 (244.1) <dc5b306b079718439c199d386ff60cc4> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
    0x93d4b000 - 0x93eabfee com.apple.CalendarStore 3.0.4 (833) /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    0x93eac000 - 0x93f53feb com.apple.QD 3.11.52 (???) <c72bd7bd2ce12694c3640a731d1ad878> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x93f54000 - 0x93fadff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x93fae000 - 0x947abfef com.apple.AppKit 6.5.3 (949.33) <84b236f43802f4c15011513d18efa101> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x947ac000 - 0x94877fff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x94878000 - 0x948d2ff7 com.apple.CoreText 2.0.2 (???) <9fde11f84a72e890bbf2aa8b0b13b79a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x948d3000 - 0x9492fff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x94930000 - 0x949deffb com.apple.QTKit 7.5 (861) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x94b9e000 - 0x94e19fe7 com.apple.Foundation 6.5.5 (677.19) <bfd4ebea1a7739dd6b523f15dca01a37> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x94e1a000 - 0x951d8fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x951d9000 - 0x951f8ffa libJPEG.dylib ??? (???) <0dd7e9d7fb22174b78205a944144f9c3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x951f9000 - 0x95230fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x95231000 - 0x9526ffff com.apple.CoreMediaIOServicesPrivate 9.0 (9.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x95270000 - 0x952aafff com.apple.coreui 1.1 (61) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x952ab000 - 0x952bbfff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x952bc000 - 0x952e0fff libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
    0x952e1000 - 0x952e6ffb com.apple.DisplayServicesFW 2.0 (2.0) <216d67a55304c851e9888616d9a32126> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x952e7000 - 0x952fdfff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x952fe000 - 0x95312ff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x95313000 - 0x9535dfe1 com.apple.securityinterface 3.0 (32532) <f521dae416ce7a3bdd594b0d4e2fb517> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x9535e000 - 0x95490fff com.apple.CoreFoundation 6.5.3 (476.14) <7ef7f5db09ff6dd0135a6165872803cc> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x95491000 - 0x9549dfe7 com.apple.opengl 1.5.6 (1.5.6) <125de77ea2434a91364e79a0905a7771> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9549e000 - 0x9549efff com.apple.Carbon 136 (136) <450e7e239de3f8e559c78f6473ec5149> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x9549f000 - 0x954baff3 libPng.dylib ??? (???) <c0484bec6e2432b406755591924fe664> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x954bb000 - 0x955f3ff7 libicucore.A.dylib ??? (???) <5031226ea28b371d8dfdbb32acfb48b5> /usr/lib/libicucore.A.dylib
    0x955f4000 - 0x956b1fff com.apple.WebKit 5525.18 (5525.18) <7e41e38368974ed048c2f027a961dbd4> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x956b2000 - 0x95a48fff com.apple.QuartzCore 1.5.3 (1.5.3) <1b65c05f89e81a499302fd63295b242d> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x95a49000 - 0x95a53feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x95a54000 - 0x95a54ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x95a55000 - 0x95ae0fff com.apple.framework.IOKit 1.5.1 (???) <60cfc4b175c4ef60bb8e9036716a29f4> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x95ae1000 - 0x95c60fff com.apple.AddressBook.framework 4.1.1 (695) <24a448ba4f9f784189bd3183e3474d81> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x95c61000 - 0x95d13ffb libcrypto.0.9.7.dylib ??? (???) <01109b36b445b3e8698ef87f814f7fd4> /usr/lib/libcrypto.0.9.7.dylib
    0x95d14000 - 0x95e38fe3 com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x95e39000 - 0x95e96ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x95e97000 - 0x95f21fe3 com.apple.DesktopServices 1.4.6 (1.4.6) <94d1a28b351b7dff77becadab0967772> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x95f22000 - 0x95f72ff7 com.apple.HIServices 1.7.0 (???) <f7e78891a6d08265c83dca8e378be1ea> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x961dc000 - 0x96206fff com.apple.CoreMediaPrivate 9.0 (9.0) <8eb20bcfecc950600aa62dfa07aa47f3> /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x96207000 - 0x96274ffb com.apple.WhitePagesFramework 1.2 (119.0) /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    0x96275000 - 0x96283ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x96284000 - 0x9628bfe9 libgcc_s.1.dylib ??? (???) <a9ab135a5f81f6e345527df87f51bfc9> /usr/lib/libgcc_s.1.dylib
    0x9628c000 - 0x96371ff3 com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x96372000 - 0x96396feb libssl.0.9.7.dylib ??? (???) <3512c4a8198f0e964748bf6acbf359b4> /usr/lib/libssl.0.9.7.dylib
    0x96397000 - 0x96397ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x96398000 - 0x963b4fff com.apple.IMFramework 4.0.5 (582) <da822220ccdaabc47408e2f641d48685> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x963b5000 - 0x96a51fef com.apple.CoreGraphics 1.351.32 (???) <793d7ceb9e1880818e03c1f1b10df04b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x96a52000 - 0x96aa0ff3 com.apple.datadetectorscore 1.0.2 (52.14) <e137549cb2c0ff943809824e31854a73> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x96ad1000 - 0x96ad7fff com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x96ad8000 - 0x96ad8ffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x96ad9000 - 0x96af0fff com.apple.datadetectors 1.0.1 (66.2) <b4676446cca8a1e4c28ca911026b7ceb> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
    0x96af1000 - 0x96afcff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x96afd000 - 0x96b0effe com.apple.CFOpenDirectory 10.5 (10.5) <6a7f55108d77db7384d0e2219d07e9f8> /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/Frameworks /CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x96b0f000 - 0x96b14fff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x96b15000 - 0x96b1dfff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x96b26000 - 0x96ba3fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x96ba4000 - 0x96bd4ff3 com.apple.DotMacSyncManager 1.2.3 (283) <3f521a1391d7740aca012fe3e4772095> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
    0x96c78000 - 0x96cfaff3 com.apple.CFNetwork 330.4 (330.4) <ce5b085df34a78b7f198aff9db5b52ec> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x96cfb000 - 0x96d08ff7 com.apple.DMNotification 1.1.0 (143) <07530f513cd71e41bccbf19225ac1cb4> /System/Library/PrivateFrameworks/DMNotification.framework/Versions/A/DMNotific ation
    0x96d09000 - 0x97119fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9711a000 - 0x971cafff edu.mit.Kerberos 6.0.12 (6.0.12) <1dc515ebe407292db8e603938c72d4e8> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x971cb000 - 0x971e9ff7 com.apple.QuickLookFramework 1.3 (170.7) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x971ea000 - 0x971eaffe com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x971eb000 - 0x9727efff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
    Message was edited by: ekfphoto
    Message was edited by: ekfphoto

    A bug report on this has been filed with Apple. Start your new message in Mail then use the Attach button to add attachments.
    AK

  • Mail crashes when opening some email

    Hi all.
    I'm having a problem with Mail and I don't know enough to understand the Console readout.
    Basically, Mail is crashing when I open certain email's, always the same email(s) but most work fine.
    It also kept crashing the other day when I tried to view the Junk Mail folder, the only way around that was to delete all junk mail from the menubar.
    Is anyone able to help?
    Thanks heaps,
    Glyn
    Console says:
    Process: Mail [8341]
    Path: /Applications/Mail.app/Contents/MacOS/Mail
    Identifier: com.apple.mail
    Version: 3.3 (926.1)
    Build Info: Mail-9260100~1
    Code Type: X86 (Native)
    Parent Process: launchd [167]
    Date/Time: 2008-08-19 20:13:31.260 +1000
    OS Version: Mac OS X 10.5.4 (9E17)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x00000000fffffffc
    Crashed Thread: 0
    Thread 0 Crashed:
    0 com.apple.CoreFoundation 0x931e583b CFCharacterSetCreateWithBitmapRepresentation + 907
    1 ...ple.ApplicationServices.ATS 0x90617940 _eATSFontLoadUnicodeCharacterSet + 164
    2 ...ple.ApplicationServices.ATS 0x90617885 ATSFontLoadUnicodeCharacterSet + 69
    3 com.apple.CoreText 0x95ce0625 TBaseFont::CopyCharacterSet() const + 63
    4 com.apple.CoreText 0x95cef347 TBaseFont::GetCharacterSetInternal() const + 25
    5 com.apple.CoreText 0x95cede90 TBaseFont::GetDefaultFallbacks(bool) const + 778
    6 com.apple.CoreText 0x95cf0f74 TBaseFont::CreateDescriptorForCharacters(__CFArray const*, unsigned short const*, long, long&, bool) const + 132
    7 com.apple.CoreText 0x95d0a747 TFont::TFont(TFont const&, unsigned short const*, long, long&) + 235
    8 com.apple.CoreText 0x95cf0e86 CTFontCreateForCharacters + 88
    9 com.apple.AppKit 0x9497db16 -[NSFont bestMatchingFontForCharacters:length:attributes:actualCoveredLength:] + 79
    10 com.apple.AppKit 0x949d64a8 +[NSFont findFontLike:forString:withRange:inLanguage:] + 360
    11 com.apple.WebKit 0x93854a8d WKGetFontInLanguageForRange + 109
    12 com.apple.WebCore 0x9612506e WebCore::FontCache::getFontDataForCharacters(WebCore::Font const&, unsigned short const*, int) + 174
    13 com.apple.WebCore 0x9603cfc9 WebCore::Font::glyphDataForCharacter(int, bool, bool) const + 921
    14 com.apple.WebCore 0x9603c68b WebCore::WidthIterator::advance(int, WebCore::GlyphBuffer*) + 251
    15 com.apple.WebCore 0x9603c56b WebCore::Font::floatWidthForSimpleText(WebCore::TextRun const&, WebCore::GlyphBuffer*) const + 59
    16 com.apple.WebCore 0x9603c306 WebCore::Font::floatWidth(WebCore::TextRun const&) const + 118
    17 com.apple.WebCore 0x961fc778 WebCore::Font::width(WebCore::TextRun const&) const + 24
    18 com.apple.WebCore 0x9608e937 WebCore::RenderText::width(unsigned int, unsigned int, WebCore::Font const&, int) const + 391
    19 com.apple.WebCore 0x960835b2 WebCore::RenderBlock::findNextLineBreak(WebCore::BidiIterator&, WebCore::BidiResolver<WebCore::BidiIterator, WebCore::BidiRun>&) + 6114
    20 com.apple.WebCore 0x960808a3 WebCore::RenderBlock::layoutInlineChildren(bool, int&, int&) + 1523
    21 com.apple.WebCore 0x96077fea WebCore::RenderBlock::layoutBlock(bool) + 730
    22 com.apple.WebCore 0x96077cd8 WebCore::RenderBlock::layout() + 40
    23 com.apple.WebCore 0x960799a5 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1893
    24 com.apple.WebCore 0x96078539 WebCore::RenderBlock::layoutBlock(bool) + 2089
    25 com.apple.WebCore 0x96077cd8 WebCore::RenderBlock::layout() + 40
    26 com.apple.WebCore 0x960799a5 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1893
    27 com.apple.WebCore 0x96078539 WebCore::RenderBlock::layoutBlock(bool) + 2089
    28 com.apple.WebCore 0x96077cd8 WebCore::RenderBlock::layout() + 40
    29 com.apple.WebCore 0x96077b58 WebCore::RenderView::layout() + 200
    30 com.apple.WebCore 0x96076369 WebCore::FrameView::layout(bool) + 473
    31 com.apple.WebCore 0x960387f0 WebCore::Document::implicitClose() + 528
    32 com.apple.WebCore 0x95ff55ea WebCore::FrameLoader::checkCompleted() + 170
    33 com.apple.WebCore 0x960bd630 WebCore::Loader::didFinishLoading(WebCore::SubresourceLoader*) + 288
    34 com.apple.WebCore 0x960bd471 WebCore::SubresourceLoader::didFinishLoading() + 49
    35 com.apple.Foundation 0x907e73f7 -[NSURLConnection(NSURLConnectionReallyInternal) sendDidFinishLoading] + 87
    36 com.apple.Foundation 0x907e7363 _NSURLConnectionDidFinishLoading + 147
    37 com.apple.CFNetwork 0x925a8cef sendDidFinishLoadingCallback + 148
    38 com.apple.CFNetwork 0x925a5dd6 _CFURLConnectionSendCallbacks + 2022
    39 com.apple.CFNetwork 0x925a5573 muxerSourcePerform + 283
    40 com.apple.CoreFoundation 0x93227615 CFRunLoopRunSpecific + 3141
    41 com.apple.CoreFoundation 0x93227cf8 CFRunLoopRunInMode + 88
    42 com.apple.HIToolbox 0x90032da4 RunCurrentEventLoopInMode + 283
    43 com.apple.HIToolbox 0x90032bbd ReceiveNextEventCommon + 374
    44 com.apple.HIToolbox 0x90032a31 BlockUntilNextEventMatchingListInMode + 106
    45 com.apple.AppKit 0x946d3505 _DPSNextEvent + 657
    46 com.apple.AppKit 0x946d2db8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    47 com.apple.AppKit 0x946cbdf3 -[NSApplication run] + 795
    48 com.apple.AppKit 0x94699030 NSApplicationMain + 574
    49 com.apple.mail 0x000fae76 0x1000 + 1023606
    Thread 1:
    0 libSystem.B.dylib 0x950fb4a6 machmsgtrap + 10
    1 libSystem.B.dylib 0x95102c9c mach_msg + 72
    2 com.apple.CoreFoundation 0x932270ce CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x93227cf8 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x907b64a5 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
    5 com.apple.Foundation 0x907c25c4 -[NSRunLoop(NSRunLoop) run] + 84
    6 com.apple.MessageFramework 0x00485641 -[RSSInterchange _runManager] + 2140
    7 com.apple.Foundation 0x90781f1d -[NSThread main] + 45
    8 com.apple.Foundation 0x90781ac4 _NSThread__main_ + 308
    9 libSystem.B.dylib 0x9512c6f5 pthreadstart + 321
    10 libSystem.B.dylib 0x9512c5b2 thread_start + 34
    Thread 2:
    0 liblangid.dylib 0x16981de9 langid_identify + 361
    1 com.apple.CoreFoundation 0x9325c5c2 __CFSTUnitWordSentenceLineSetString + 498
    2 com.apple.datadetectorscore 0x90f27933 DDLookupTrieInsertKey + 272
    3 com.apple.datadetectorscore 0x90f2ca62 DDLookupTableAddTokenForRequest + 63
    4 com.apple.datadetectorscore 0x90f2e514 DDABAddContact + 972
    5 com.apple.datadetectorscore 0x90f2e8e9 DDABSourceLoadTable + 879
    6 com.apple.datadetectorscore 0x90f2c8f5 DDLookupTableLoadContactTableWithName + 175
    7 com.apple.datadetectorscore 0x90f2cc4e DDLookupTableCreateFromCacheData + 401
    8 com.apple.datadetectorscore 0x90f305ed DDScannerCreateWithFileName + 979
    9 com.apple.datadetectors 0x943c9230 -[DDScannerComputationOperation main] + 317
    10 com.apple.Foundation 0x90812624 -[NSOperation start] + 772
    11 com.apple.Foundation 0x90812312 __runop + 34
    12 libSystem.B.dylib 0x951651f7 pthreadwqthread + 331
    13 libSystem.B.dylib 0x951650aa start_wqthread + 30
    Thread 3:
    Thread 4:
    0 libSystem.B.dylib 0x9510268e _semwaitsignal + 10
    1 libSystem.B.dylib 0x9512d36d pthreadcondwait$UNIX2003 + 73
    2 com.apple.QuartzCore 0x93460e51 fefragmentthread + 54
    3 libSystem.B.dylib 0x9512c6f5 pthreadstart + 321
    4 libSystem.B.dylib 0x9512c5b2 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x950fb506 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x9512d84f pthread_condwait + 1244
    2 libSystem.B.dylib 0x9512f0d3 pthreadcond_timedwait_relativenp + 47
    3 com.apple.Foundation 0x907c7e8c -[NSCondition waitUntilDate:] + 236
    4 com.apple.Foundation 0x907c7ca0 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
    5 com.apple.MessageFramework 0x00487503 -[InvocationQueue _drainQueue] + 317
    6 com.apple.Foundation 0x90781f1d -[NSThread main] + 45
    7 com.apple.Foundation 0x90781ac4 _NSThread__main_ + 308
    8 libSystem.B.dylib 0x9512c6f5 pthreadstart + 321
    9 libSystem.B.dylib 0x9512c5b2 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x950fb506 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x9512d84f pthread_condwait + 1244
    2 libSystem.B.dylib 0x9512f0d3 pthreadcond_timedwait_relativenp + 47
    3 com.apple.Foundation 0x907c7e8c -[NSCondition waitUntilDate:] + 236
    4 com.apple.Foundation 0x907c7ca0 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
    5 com.apple.MessageFramework 0x00487503 -[InvocationQueue _drainQueue] + 317
    6 com.apple.Foundation 0x90781f1d -[NSThread main] + 45
    7 com.apple.Foundation 0x90781ac4 _NSThread__main_ + 308
    8 libSystem.B.dylib 0x9512c6f5 pthreadstart + 321
    9 libSystem.B.dylib 0x9512c5b2 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x950fb506 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x9512d84f pthread_condwait + 1244
    2 libSystem.B.dylib 0x9512f0d3 pthreadcond_timedwait_relativenp + 47
    3 com.apple.Foundation 0x907c7e8c -[NSCondition waitUntilDate:] + 236
    4 com.apple.Foundation 0x907c7ca0 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
    5 com.apple.MessageFramework 0x00487503 -[InvocationQueue _drainQueue] + 317
    6 com.apple.Foundation 0x90781f1d -[NSThread main] + 45
    7 com.apple.Foundation 0x90781ac4 _NSThread__main_ + 308
    8 libSystem.B.dylib 0x9512c6f5 pthreadstart + 321
    9 libSystem.B.dylib 0x9512c5b2 thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x950fb506 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x9512d84f pthread_condwait + 1244
    2 libSystem.B.dylib 0x9512f0d3 pthreadcond_timedwait_relativenp + 47
    3 com.apple.Foundation 0x907c7e8c -[NSCondition waitUntilDate:] + 236
    4 com.apple.Foundation 0x907c7ca0 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
    5 com.apple.MessageFramework 0x00487503 -[InvocationQueue _drainQueue] + 317
    6 com.apple.Foundation 0x90781f1d -[NSThread main] + 45
    7 com.apple.Foundation 0x90781ac4 _NSThread__main_ + 308
    8 libSystem.B.dylib 0x9512c6f5 pthreadstart + 321
    9 libSystem.B.dylib 0x9512c5b2 thread_start + 34
    Thread 9:
    0 libSystem.B.dylib 0x950fb4a6 machmsgtrap + 10
    1 libSystem.B.dylib 0x95102c9c mach_msg + 72
    2 com.apple.CoreFoundation 0x932270ce CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x93227cf8 CFRunLoopRunInMode + 88
    4 com.apple.IMUtils 0x95a08dc7 -[IMRemoteObjectBroadcaster _workerThread] + 246
    5 com.apple.Foundation 0x90781f1d -[NSThread main] + 45
    6 com.apple.Foundation 0x90781ac4 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x9512c6f5 pthreadstart + 321
    8 libSystem.B.dylib 0x9512c5b2 thread_start + 34
    Thread 10:
    0 libSystem.B.dylib 0x950fb4a6 machmsgtrap + 10
    1 libSystem.B.dylib 0x95102c9c mach_msg + 72
    2 com.apple.CoreFoundation 0x932270ce CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x93227cf8 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x907b64a5 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
    5 com.apple.Foundation 0x907c25c4 -[NSRunLoop(NSRunLoop) run] + 84
    6 com.apple.MessageFramework 0x003aa7a1 +[_NSSocket _runIOThread] + 98
    7 com.apple.Foundation 0x90781f1d -[NSThread main] + 45
    8 com.apple.Foundation 0x90781ac4 _NSThread__main_ + 308
    9 libSystem.B.dylib 0x9512c6f5 pthreadstart + 321
    10 libSystem.B.dylib 0x9512c5b2 thread_start + 34
    Thread 11:
    0 libSystem.B.dylib 0x9514b5e2 select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x9512c6f5 pthreadstart + 321
    2 libSystem.B.dylib 0x9512c5b2 thread_start + 34
    Thread 12:
    0 libSystem.B.dylib 0x9510268e _semwaitsignal + 10
    1 libSystem.B.dylib 0x95102456 usleep$UNIX2003 + 61
    2 com.apple.AppKit 0x94739979 -[NSUIHeartBeat _heartBeatThread:] + 2042
    3 com.apple.Foundation 0x90781f1d -[NSThread main] + 45
    4 com.apple.Foundation 0x90781ac4 _NSThread__main_ + 308
    5 libSystem.B.dylib 0x9512c6f5 pthreadstart + 321
    6 libSystem.B.dylib 0x9512c5b2 thread_start + 34
    Thread 13:
    0 libSystem.B.dylib 0x950fb4a6 machmsgtrap + 10
    1 libSystem.B.dylib 0x95102c9c mach_msg + 72
    2 com.apple.CoreFoundation 0x932270ce CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x93227cf8 CFRunLoopRunInMode + 88
    4 com.apple.audio.CoreAudio 0x95f30464 HALRunLoop::OwnThread(void*) + 160
    5 com.apple.audio.CoreAudio 0x95f30300 CAPThread::Entry(CAPThread*) + 96
    6 libSystem.B.dylib 0x9512c6f5 pthreadstart + 321
    7 libSystem.B.dylib 0x9512c5b2 thread_start + 34
    Thread 14:
    0 libSystem.B.dylib 0x950fb506 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x9512d84f pthread_condwait + 1244
    2 libSystem.B.dylib 0x9512f0d3 pthreadcond_timedwait_relativenp + 47
    3 com.apple.Foundation 0x907c7e8c -[NSCondition waitUntilDate:] + 236
    4 com.apple.Foundation 0x907c7ca0 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
    5 com.apple.MessageFramework 0x00487503 -[InvocationQueue _drainQueue] + 317
    6 com.apple.Foundation 0x90781f1d -[NSThread main] + 45
    7 com.apple.Foundation 0x90781ac4 _NSThread__main_ + 308
    8 libSystem.B.dylib 0x9512c6f5 pthreadstart + 321
    9 libSystem.B.dylib 0x9512c5b2 thread_start + 34
    Thread 15:
    0 libSystem.B.dylib 0x950fb506 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x9512d84f pthread_condwait + 1244
    2 libSystem.B.dylib 0x9512f0d3 pthreadcond_timedwait_relativenp + 47
    3 com.apple.Foundation 0x907c7e8c -[NSCondition waitUntilDate:] + 236
    4 com.apple.Foundation 0x907c7ca0 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
    5 com.apple.MessageFramework 0x00487503 -[InvocationQueue _drainQueue] + 317
    6 com.apple.Foundation 0x90781f1d -[NSThread main] + 45
    7 com.apple.Foundation 0x90781ac4 _NSThread__main_ + 308
    8 libSystem.B.dylib 0x9512c6f5 pthreadstart + 321
    9 libSystem.B.dylib 0x9512c5b2 thread_start + 34
    Thread 16:
    0 libSystem.B.dylib 0x950fb4a6 machmsgtrap + 10
    1 libSystem.B.dylib 0x95102c9c mach_msg + 72
    2 com.apple.CoreFoundation 0x932270ce CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x93227cf8 CFRunLoopRunInMode + 88
    4 com.apple.CFNetwork 0x925a0a32 CFURLCacheWorkerThread(void*) + 396
    5 libSystem.B.dylib 0x9512c6f5 pthreadstart + 321
    6 libSystem.B.dylib 0x9512c5b2 thread_start + 34
    Thread 17:
    0 libSystem.B.dylib 0x950fb506 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x9512d84f pthread_condwait + 1244
    2 libSystem.B.dylib 0x9512f0d3 pthreadcond_timedwait_relativenp + 47
    3 ...apple.AddressBook.framework 0x9545ac51 -[ABRemoteImageLoader workLoop] + 193
    4 com.apple.Foundation 0x90781f1d -[NSThread main] + 45
    5 com.apple.Foundation 0x90781ac4 _NSThread__main_ + 308
    6 libSystem.B.dylib 0x9512c6f5 pthreadstart + 321
    7 libSystem.B.dylib 0x9512c5b2 thread_start + 34
    Thread 18:
    0 libSystem.B.dylib 0x950fb4a6 machmsgtrap + 10
    1 libSystem.B.dylib 0x95102c9c mach_msg + 72
    2 com.apple.CoreFoundation 0x932270ce CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x93227cf8 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x907e5460 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    5 com.apple.Foundation 0x90781f1d -[NSThread main] + 45
    6 com.apple.Foundation 0x90781ac4 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x9512c6f5 pthreadstart + 321
    8 libSystem.B.dylib 0x9512c5b2 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x185bc500 ebx: 0x906178ad ecx: 0x00000000 edx: 0x00000000
    edi: 0x185bc4e0 esi: 0x00000001 ebp: 0xbfffd828 esp: 0xbfffd7e0
    ss: 0x0000001f efl: 0x00010246 eip: 0x931e583b cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0xfffffffc
    Binary Images:
    0x1000 - 0x270ff3 com.apple.mail 3.3 (926.1) <c3b882b634681177d0eb4562f97ed986> /Applications/Mail.app/Contents/MacOS/Mail
    0x2df000 - 0x351fff com.apple.iLifeMediaBrowser 1.0.8 (212) <afa1e1cb24dab8802261493e84692570> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x38f000 - 0x5e3ff3 com.apple.MessageFramework 3.3 (926) <d27ada16249ed785d8fa83c4932b288d> /System/Library/Frameworks/Message.framework/Versions/B/Message
    0x738000 - 0x73afff com.apple.ExceptionHandling 1.5 (10) /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x741000 - 0x765fe7 com.apple.speech.LatentSemanticMappingFramework 2.6.4 (2.6.4) <1591e65449707141112554274c637e5a> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
    0x15a00000 - 0x15b1eff7 com.apple.RawCamera.bundle 2.0.8 (2.0.8) <56067945130800a348eb076676d41e92> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x15c70000 - 0x15c71ff3 ATSHI.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
    0x16900000 - 0x16905ff3 libCGXCoreImage.A.dylib ??? (???) <b6cf72d9cbd5312d4ec435e298954ade> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x16981000 - 0x16981ffd liblangid.dylib ??? (???) <4310e568d617f1ce7178266630e1b71a> /usr/lib/liblangid.dylib
    0x17375000 - 0x17376fe1 com.apple.textencoding.unicode 2.2 (2.2) <542f2b8930d6bdf16c318ffea541acab> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x1738b000 - 0x1738efff com.apple.audio.AudioIPCPlugIn 1.0.4 (1.0.4) <9ce6f675ce724b0ba4e78323b79cf95c> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x17470000 - 0x1748efff com.apple.Mail.Syncer 3.3 (926) <e2778d4cef97212e936e51afe43224cd> /System/Library/Frameworks/Message.framework/Versions/B/Resources/Syncer.syncsc hema/Contents/MacOS/Syncer
    0x174a1000 - 0x174b4fff com.apple.syncservices.syncservicesui 4.1 (389.6) <1b41e95b2f856dbbcd0561d244aafa29> /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServi cesUI
    0x17732000 - 0x17737fff com.apple.audio.AppleHDAHALPlugIn 1.5.7 (1.5.7a24) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x18100000 - 0x18172fff +com.DivXInc.DivXDecoder 6.4.0 (6.4.0) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x18180000 - 0x181d001f +com.DivXInc.DivXDecoder 6.0.5 (6.0.5) /Library/QuickTime/DivX 6 Decoder.component/Contents/MacOS/DivX 6 Decoder
    0x70000000 - 0x700e3ff2 com.apple.audio.units.Components 1.5.1 (1.5.1) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe2da53 dyld 96.2 (???) <14ac3b684fa5a31932fa89c4bba7a29b> /usr/lib/dyld
    0x90003000 - 0x9030aff7 com.apple.HIToolbox 1.5.3 (???) <e36f5c553e5a32f64b7eb458dadadc71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9030b000 - 0x90327fff com.apple.IMFramework 4.0.5 (582) <da822220ccdaabc47408e2f641d48685> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x90328000 - 0x90330fff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x90331000 - 0x9033fffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x90340000 - 0x90340ffd 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
    0x90341000 - 0x9050ffff com.apple.security 5.0.4 (34102) <f01d6cbd6a0f24f6c13952ed448e77d6> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x90605000 - 0x90698ff3 com.apple.ApplicationServices.ATS 3.3 (???) <064eb6d96417afa38a80b1735c4113aa> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90699000 - 0x906adff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x906ae000 - 0x906ceff2 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x906cf000 - 0x90776feb com.apple.QD 3.11.52 (???) <c72bd7bd2ce12694c3640a731d1ad878> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x90777000 - 0x909f2fe7 com.apple.Foundation 6.5.5 (677.19) <bfd4ebea1a7739dd6b523f15dca01a37> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x909f3000 - 0x909f8ffb com.apple.DisplayServicesFW 2.0 (2.0) <8953865f53e940007a4e4ac5390d3c95> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x909f9000 - 0x90a05fff libbz2.1.0.dylib ??? (???) <9ea4fe135c9e52bd0590eec12c738e82> /usr/lib/libbz2.1.0.dylib
    0x90a06000 - 0x90a2efff libcups.2.dylib ??? (???) <ece20dff2a2c8ed3ae6ef735ef440c37> /usr/lib/libcups.2.dylib
    0x90a2f000 - 0x90b66feb com.apple.imageKit 1.0.1 (1.0) <9b6da3210b7e69e75039cbb0fd4a8482> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x90b67000 - 0x90c4cff3 com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x90c4d000 - 0x90cd8fff com.apple.framework.IOKit 1.5.1 (???) <60cfc4b175c4ef60bb8e9036716a29f4> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90cd9000 - 0x90ce9fff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x90cea000 - 0x90d71ff7 libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
    0x90d72000 - 0x90d72ff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x90d73000 - 0x90d73ffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x90d74000 - 0x90d9ffe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
    0x90da0000 - 0x90e6bfff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x90e6c000 - 0x90ef8ff7 com.apple.LaunchServices 289.2 (289.2) <3577886e3a6d56ee3949850c4fde76c9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x90ef9000 - 0x90f47ff3 com.apple.datadetectorscore 1.0.2 (52.14) <e137549cb2c0ff943809824e31854a73> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x90f48000 - 0x91306fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x91307000 - 0x91341fff com.apple.coreui 1.1 (61) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x91342000 - 0x91343ffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
    0x91374000 - 0x9137ffff com.apple.dotMacLegacy 3.1 (244.1) <dc5b306b079718439c199d386ff60cc4> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
    0x91380000 - 0x913d9ff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x913da000 - 0x913e1fff com.apple.agl 3.0.9 (AGL-3.0.9) <7dac4a7cb0de2f6d08ae71c1249379e3> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x913e2000 - 0x913e6fff com.apple.OpenDirectory 10.5 (10.5) <e7e4507f5ecd8c8cdcdb2fc0675da0b4> /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/OpenDirect ory
    0x913e7000 - 0x9252cff2 com.apple.QuickTimeComponents.component 7.5 (861) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x9252d000 - 0x92531fff libGIF.dylib ??? (???) <d4234e6f5e5f530bdafb969157f1f17b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x92537000 - 0x92594ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x92595000 - 0x92617ff3 com.apple.CFNetwork 330.4 (330.4) <ce5b085df34a78b7f198aff9db5b52ec> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x92618000 - 0x92cb4fef com.apple.CoreGraphics 1.351.32 (???) <793d7ceb9e1880818e03c1f1b10df04b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x92cb5000 - 0x92cbcfe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
    0x92cbd000 - 0x92cc1fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x92cc2000 - 0x92cd1ffe com.apple.DSObjCWrappers.Framework 1.3 (1.3) <09deb9e32d0d09dfb95ae569bdd2b7a4> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x92cd2000 - 0x92facff3 com.apple.CoreServices.CarbonCore 786.6 (786.6) <bc7c12c84fe21ae2626bdd17070aaafa> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x92fad000 - 0x9302cff5 com.apple.SearchKit 1.2.0 (1.2.0) <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9302d000 - 0x930e7fe3 com.apple.CoreServices.OSServices 226.5 (226.5) <7e10d25c615a39fe1ab4d48e24a3b555> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x930e8000 - 0x930eaff5 libRadiance.dylib ??? (???) <20eadb285da83df96c795c2c5fa20590> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x931b5000 - 0x932e7fff com.apple.CoreFoundation 6.5.3 (476.14) <7ef7f5db09ff6dd0135a6165872803cc> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x932e8000 - 0x932ebfff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x932ec000 - 0x932ecff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x932ed000 - 0x93324fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x93325000 - 0x93336ffe com.apple.CFOpenDirectory 10.5 (10.5) <6a7f55108d77db7384d0e2219d07e9f8> /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/Frameworks /CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x93337000 - 0x9336bfef com.apple.bom 9.0 (136) <b72e1fd1d3bfd8c288381adb23775fd4> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x9336c000 - 0x93702fff com.apple.QuartzCore 1.5.3 (1.5.3) <1b65c05f89e81a499302fd63295b242d> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x93703000 - 0x93735fff com.apple.LDAPFramework 1.4.3 (106) <3a5c9df6032143cd6bc2658a9d328d8e> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x93736000 - 0x93774fff com.apple.CoreMediaIOServicesPrivate 9.0 (9.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x93775000 - 0x9377affc com.apple.KerberosHelper 1.1 (1.0) <86b1b4589baa557d067d07efc01890d2> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x9377b000 - 0x937b9ff7 libGLImage.dylib ??? (???) <093b1b698ca93a0380f5fa262459ea28> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x937bd000 - 0x9382ffff com.apple.PDFKit 2.1 (2.1) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x93830000 - 0x938edfff com.apple.WebKit 5525.18 (5525.18) <9228870ec6a53b83134fd13a359276a8> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x938ee000 - 0x93938fe1 com.apple.securityinterface 3.0 (32532) <f521dae416ce7a3bdd594b0d4e2fb517> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x93939000 - 0x93c5afea com.apple.QuickTime 7.5.0 (861) <4e1161b204b3b1f1047412c16483c39a> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x93c5b000 - 0x93d3bfff com.apple.syncservices 3.1 (389.6) <51037594e950b0331d4996691cf4acba> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x93d3c000 - 0x93d3cffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x93d3d000 - 0x93d99ff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x93d9a000 - 0x93dbefff libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
    0x93dbf000 - 0x93e0ffeb com.apple.framework.familycontrols 1.0.2 (1.0.2) <bcd9397c28e82724c202830fcc2c04d3> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x93e10000 - 0x93e3afff com.apple.CoreMediaPrivate 9.0 (9.0) <8eb20bcfecc950600aa62dfa07aa47f3> /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x93e3b000 - 0x93e63ff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x93e64000 - 0x93e95ffb com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x93e96000 - 0x94369ffe libGLProgrammability.dylib ??? (???) <475db64244e011cd8811e076035b2632> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x9436a000 - 0x94388fff libresolv.9.dylib ??? (???) <9602435a6eac87a0d1f41b8ca8541693> /usr/lib/libresolv.9.dylib
    0x94389000 - 0x943b8fe3 com.apple.AE 402.2 (402.2) <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x943b9000 - 0x943c6ff7 com.apple.DMNotification 1.1.0 (143) <07530f513cd71e41bccbf19225ac1cb4> /System/Library/PrivateFrameworks/DMNotification.framework/Versions/A/DMNotific ation
    0x943c7000 - 0x943defff com.apple.datadetectors 1.0.1 (66.2) <b4676446cca8a1e4c28ca911026b7ceb> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
    0x943df000 - 0x94403feb libssl.0.9.7.dylib ??? (???) <3512c4a8198f0e964748bf6acbf359b4> /usr/lib/libssl.0.9.7.dylib
    0x94404000 - 0x94505fef com.apple.PubSub 1.0.3 (65.1.1) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x94506000 - 0x945cdff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x945ce000 - 0x94614fef com.apple.Metadata 10.5.2 (398.18) <9466e348fc3c1fece377ae1238fe74a7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x94615000 - 0x94692fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x94693000 - 0x94e90fef com.apple.AppKit 6.5.3 (949.33) <84b236f43802f4c15011513d18efa101> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x950fa000 - 0x9525aff3 libSystem.B.dylib ??? (???) <98fc91f31f185411ddc46d3225e9af55> /usr/lib/libSystem.B.dylib
    0x9525b000 - 0x9537ffe3 com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x95380000 - 0x95396fe7 com.apple.CoreVideo 1.5.1 (1.5.1) <ed7bb95fb94817ea3212090aac5c65f3> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x95397000 - 0x9539cfff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x9539d000 - 0x953ecfff com.apple.QuickLookUIFramework 1.3 (170.7) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x953ed000 - 0x953fdffc com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x953fe000 - 0x953feffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x953ff000 - 0x9541effa libJPEG.dylib ??? (???) <0cfb80109d624beb9ceb3c43b6c5ec10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x9541f000 - 0x95421fff com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x95422000 - 0x9543dff3 libPng.dylib ??? (???) <c0484bec6e2432b406755591924fe664> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x9543e000 - 0x95449fe7 libCSync.A.dylib ??? (???) <3f58eb487099bff0476ec79974d0ad4d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9544a000 - 0x955c9fff com.apple.AddressBook.framework 4.1.1 (695) <24a448ba4f9f784189bd3183e3474d81> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x9569e000 - 0x956a4fff com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x956a5000 - 0x956f5ff7 com.apple.HIServices 1.7.0 (???) <f7e78891a6d08265c83dca8e378be1ea> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x956f6000 - 0x95798ff3 com.apple.QuickTimeImporters.component 7.5 (861) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x95799000 - 0x957dbfef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x957dc000 - 0x9588effb libcrypto.0.9.7.dylib ??? (???) <01109b36b445b3e8698ef87f814f7fd4> /usr/lib/libcrypto.0.9.7.dylib
    0x9588f000 - 0x95899feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9589a000 - 0x95900ffb com.apple.ISSupport 1.7 (38) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x95901000 - 0x959cfff3 com.apple.JavaScriptCore 5525.18 (5525.18) <672d1c7f16a4300addabeff4830f5024> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x959d0000 - 0x95a06fef libtidy.A.dylib ??? (???) <f1d1742e06280444baa5637b209fd0af> /usr/lib/libtidy.A.dylib
    0x95a07000 - 0x95a1afff com.apple.IMUtils 4.0.5 (582) <535270cbc62da9f8269578251a660e76> /System/Library/Frameworks/InstantMessage.framework/Frameworks/IMUtils.framewor k/Versions/A/IMUtils
    0x95a1b000 - 0x95a4bff3 com.apple.DotMacSyncManager 1.2.3 (282) <ac515eda3105e7517ee6c57f65b0d1fc> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
    0x95a4c000 - 0x95afaffb com.apple.QTKit 7.5 (861) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x95afb000 - 0x95c41ff7 com.apple.ImageIO.framework 2.0.2 (2.0.2) <77dfee73f4c0d230425a5151ee0bce05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x95c42000 - 0x95c6ffeb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x95c70000 - 0x95c70ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x95c71000 - 0x95c78ff7 libCGATS.A.dylib ??? (???) <fbc59d0e1eccf907396563568d5cd872> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x95c79000 - 0x95c88fff libsasl2.2.dylib ??? (???) <b9e1ca0b6612e280b6cbea6df0eec5f6> /usr/lib/libsasl2.2.dylib
    0x95c89000 - 0x95ccafe7 libRIP.A.dylib ??? (???) <8c2cd4f044b3413d770ca8ad740f7645> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x95cd5000 - 0x95d2fff7 com.apple.CoreText 2.0.2 (???) <9fde11f84a72e890bbf2aa8b0b13b79a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x95d30000 - 0x95e0ffff libobjc.A.dylib ??? (???) <a53206274b6c2d42691f677863f379ae> /usr/lib/libobjc.A.dylib
    0x95e10000 - 0x95e10fff com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x95e11000 - 0x95e7effb com.apple.WhitePagesFramework 1.2 (119.0) /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    0x95e7f000 - 0x95f12fff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x95f13000 - 0x95f8ffeb com.apple.audio.CoreAudio 3.1.0 (3.1) <70bb7c657061631491029a61babe0b26> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x95f90000 - 0x965e0fff com.apple.WebCore 5525.18.1 (5525.18.1) <9fcf69305c5b48dd8a5cb77107f66c7a> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x965e1000 - 0x96741fee com.apple.CalendarStore 3.0.4 (833) /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    0x96742000 - 0x9674bfff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x9674c000 - 0x9674cffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x9674d000 - 0x96789fff com.apple.DAVKit 3.0.4 (651) /System/Library/PrivateFrameworks/DAVKit.framework/Versions/A/DAVKit
    0x9678a000 - 0x967a8ff3 com.apple.DirectoryService.Framework 3.5.4 (3.5.4) <fe27e80e1a9e86403fd9ed16dcfe4e11> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x967a9000 - 0x967b5fe7 com.apple.opengl 1.5.6 (1.5.6) <125de77ea2434a91364e79a0905a7771> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x967b6000 - 0x968eeff7 libicucore.A.dylib ??? (???) <5031226ea28b371d8dfdbb32acfb48b5> /usr/lib/libicucore.A.dylib
    0x968ef000 - 0x9692efef libTIFF.dylib ??? (???) <6d0f80e9d4d81f3f64c876aca005bd53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x9692f000 - 0x96945fff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x96946000 - 0x969c0ff8 com.apple.print.framework.PrintCore 5.5.3 (245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x969c1000 - 0x96b7cff3 com.apple.QuartzComposer 2.1 (106.5) <a296178aba94c71fc5314ea2ed0b4349> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x96b7d000 - 0x96b7dffe com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x96b7e000 - 0x96b96fff com.apple.openscripting 1.2.8 (???) <d85d82af796d1df9bce7b1db8f6c846c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x96b97000 - 0x96b9cfff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x96b9d000 - 0x96ba4ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0x96ba5000 - 0x96bdfffe com.apple.securityfoundation 3.0 (32989) <36f7f260187c435b2670bcb24acd4219> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x96be0000 - 0x96c24feb com.apple.DirectoryService.PasswordServerFramework 3.0.3 (3.0.3) <8135bb4f34a3bf02b8c2ca869fe33a42> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x96c25000 - 0x96c43ff7 com.apple.QuickLookFramework 1.3 (170.7) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x96c44000 - 0x96d25ff7 libxml2.2.dylib ??? (???) <1baef3d4972ee789d8fa6c1fa44da45c> /usr/lib/libxml2.2.dylib
    0x96d26000 - 0x96dd6fff edu.mit.Kerberos 6.0.12 (6.0.12) <1dc515ebe407292db8e603938c72d4e8> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x96dd7000 - 0x96dd7ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96dd8000 - 0x971e8fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x971e9000 - 0x971f4ff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x971f5000 - 0x9727ffe3 com.apple.DesktopServices 1.4.6 (1.4.6) <1abd4175c3089704be6824c073f7cc33> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0xba900000 - 0xba916fff libJapaneseConverter.dylib ??? (???) <7b0248c392848338f5d6ed093313eeef> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
    Message was edited by: Glyn Seal

    Hmm. It didn't crash in Safe Mode and now it is working fine normally as well.
    Well the only email I hadn't deleted now opens without crashing Mail, although it isn't displaying properly.
    And the other problem I had been having (didn't think to mention before) where some emails would display in a really odd font has also fixed since the restart in Safe Mode.
    Thanks heaps for that.... I feel like such a newbie with troubleshooting in Mac OS X, sometimes I should remember old tips from when I used to service old Macs!
    Glyn

  • Safari keeps crashing when I type in a "Search" box

    Hello.  My Safari browser keeps crashing when I type in certain search boxes.  It doesn't crash when I type in some search boxes but it will consistently crash when I type in others.  Here is the error report that I get.  Thanks for your help.

    Process:         Safari [893]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         7.0.3 (9537.75.14)
    Build Info:      WebBrowser-7537075014000000~6
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [153]
    Responsible:     Safari [893]
    User ID:         501
    Date/Time:       2014-04-30 11:39:03.793 -0400
    OS Version:      Mac OS X 10.9.2 (13C1021)
    Report Version:  11
    Anonymous UUID:  989C3AFB-5538-6502-B34B-C710E514D944
    Sleep/Wake UUID: 25599730-1CCA-4293-AEC9-F1282C99499E
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000020
    VM Regions Near 0x20:
    -->
        __TEXT                 000000010632f000-0000000106330000 [    4K] r-x/rwx SM=COW  /Applications/Safari.app/Contents/MacOS/Safari
    Application Specific Information:
    Process Model:
    Multiple Web Processes
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libicucore.A.dylib                        0x00007fff9392cf36 icu::UnicodeSet::span(unsigned short const*, int, USetSpanCondition) const + 50
    1   libicucore.A.dylib                        0x00007fff9392cee9 icu::UnicodeSet::containsAll(icu::UnicodeString const&) const + 51
    2   libicucore.A.dylib                        0x00007fff9392cea0 uset_containsAllCodePoints + 56
    3   com.apple.AddressBook.framework            0x00007fff92fdfa8d ABContentsExclusivelyInCharacterSet + 144
    4   com.apple.AddressBook.framework            0x00007fff92fdf916 ABIsChineseJapaneseKoreanString + 34
    5   com.apple.AddressBook.framework            0x00007fff92fdf817 -[ABCDContact(ABCDRecordFormatter) nameOrderWithFormatter:] + 105
    6   com.apple.AddressBook.framework            0x00007fff92fdf066 -[ABCDContact(ABCDRecordFormatter) nameWithFormatter:rangeOfSortingSubstring:] + 439
    7   com.apple.AddressBook.framework            0x00007fff930751ce -[ABPerson nts_coreDataFullNameIncludingAuxiliaryElements:] + 52
    8   com.apple.AddressBook.framework            0x00007fff93075156 -[ABPerson nts__fullNameIncludingAuxiliaryElements:] + 76
    9   com.apple.AddressBook.framework            0x00007fff93074ae1 -[ABPerson _fullNameIncludingAuxiliaryElements:] + 81
    10  com.apple.AddressBook.framework            0x00007fff93075499 -[ABPerson _realCompositeNameIncludingAuxiliaryElements:] + 173
    11  com.apple.Safari.framework                0x00000001064d0391 -[FormDataController _addressBookMatchesForProxyProperty:] + 67
    12  com.apple.Safari.framework                0x00000001064d04fe -[FormDataController addressBookMatchesForProperty:key:label:] + 114
    13  com.apple.Safari.framework                0x000000010667aa6d -[WBSFormDataController addABMatchesForValueSpecifier:matchingPartialString:toArray:preferredLabel:] + 219
    14  com.apple.Safari.framework                0x000000010667b0ce -[WBSFormDataController matchesForControl:withName:inDomain:matchingPartialString:usingOnlyAddressBookD ata:preferredLabel:] + 284
    15  com.apple.Safari.framework                0x000000010667afa3 -[WBSFormDataController matchesForControl:withName:atURL:matchingPartialString:usingOnlyAddressBookData :] + 97
    16  com.apple.Safari.framework                0x00000001064c7480 Safari::FormCompletionController::getListItemsAndInitiallySelectedIndex(***::Ve ctor<***::RefPtr<Safari::CompletionListItem>, 0ul, ***::CrashOnOverflow>&, unsigned long&) + 1692
    17  com.apple.Safari.framework                0x0000000106431fcb Safari::CompletionController::refreshListItems(unsigned long&) + 41
    18  com.apple.Safari.framework                0x0000000106431d8a Safari::CompletionController::performCompletion(Safari::CompletionAction) + 48
    19  com.apple.Safari.framework                0x0000000106434a87 Safari::Timer<Safari::CompletionController>::runLoopTimerFired(__CFRunLoopTimer *, void*) + 51
    20  com.apple.CoreFoundation                  0x0000000107d77494 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    21  com.apple.CoreFoundation                  0x0000000107d76fcf __CFRunLoopDoTimer + 1151
    22  com.apple.CoreFoundation                  0x0000000107de85aa __CFRunLoopDoTimers + 298
    23  com.apple.CoreFoundation                  0x0000000107d32755 __CFRunLoopRun + 1525
    24  com.apple.CoreFoundation                  0x0000000107d31f25 CFRunLoopRunSpecific + 309
    25  com.apple.HIToolbox                       0x00007fff92754a0d RunCurrentEventLoopInMode + 226
    26  com.apple.HIToolbox                       0x00007fff927547b7 ReceiveNextEventCommon + 479
    27  com.apple.HIToolbox                       0x00007fff927545bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    28  com.apple.AppKit                          0x00007fff8c44c3de _DPSNextEvent + 1434
    29  com.apple.AppKit                          0x00007fff8c44ba2b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    30  com.apple.Safari.framework                0x0000000106390d00 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 161
    31  com.apple.AppKit                          0x00007fff8c43fb2c -[NSApplication run] + 553
    32  com.apple.AppKit                          0x00007fff8c42a913 NSApplicationMain + 940
    33  com.apple.Safari.framework                0x0000000106562c8d SafariMain + 267
    34  libdyld.dylib                             0x00007fff89e7c5fd start + 1
    Thread 1:
    0   libsystem_kernel.dylib                    0x0000000108c47e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                   0x00007fff94b21f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                   0x00007fff94b24fb9 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                    0x0000000108c48662 kevent64 + 10
    1   libdispatch.dylib                         0x00007fff88c9b43d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                         0x00007fff88c9b152 _dispatch_mgr_thread + 52
    Thread 3:
    0   libsystem_kernel.dylib                    0x0000000108c47e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                   0x00007fff94b21f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                   0x00007fff94b24fb9 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                    0x0000000108c47e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                   0x00007fff94b21f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                   0x00007fff94b24fb9 start_wqthread + 13
    Thread 5:: WebCore: IconDatabase
    0   libsystem_kernel.dylib                    0x0000000108c47716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                   0x00007fff94b22c3b _pthread_cond_wait + 727
    2   com.apple.WebCore                         0x0000000108f2b4cb WebCore::IconDatabase::syncThreadMainLoop() + 507
    3   com.apple.WebCore                         0x0000000108f2805f WebCore::IconDatabase::iconDatabaseSyncThread() + 303
    4   com.apple.JavaScriptCore                  0x0000000106c2e53f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                   0x00007fff94b20899 _pthread_body + 138
    6   libsystem_pthread.dylib                   0x00007fff94b2072a _pthread_start + 137
    7   libsystem_pthread.dylib                   0x00007fff94b24fc9 thread_start + 13
    Thread 6:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib                    0x0000000108c43a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                    0x0000000108c42d18 mach_msg + 64
    2   com.apple.QuartzCore                      0x00007fff8f7ab377 CA::Render::Server::server_thread(void*) + 195
    3   com.apple.QuartzCore                      0x00007fff8f7ab2ad thread_fun + 25
    4   libsystem_pthread.dylib                   0x00007fff94b20899 _pthread_body + 138
    5   libsystem_pthread.dylib                   0x00007fff94b2072a _pthread_start + 137
    6   libsystem_pthread.dylib                   0x00007fff94b24fc9 thread_start + 13
    Thread 7:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                    0x0000000108c43a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                    0x0000000108c42d18 mach_msg + 64
    2   com.apple.CoreFoundation                  0x0000000107d32fc5 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                  0x0000000107d325e9 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                  0x0000000107d31f25 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                      0x00007fff8d22c967 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation                      0x00007fff8d22c76b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib                   0x00007fff94b20899 _pthread_body + 138
    8   libsystem_pthread.dylib                   0x00007fff94b2072a _pthread_start + 137
    9   libsystem_pthread.dylib                   0x00007fff94b24fc9 thread_start + 13
    Thread 8:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                    0x0000000108c47716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                   0x00007fff94b22c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                  0x0000000106c392a5 JSC::BlockAllocator::blockFreeingThreadMain() + 261
    3   com.apple.JavaScriptCore                  0x0000000106c2e53f ***::wtfThreadEntryPoint(void*) + 15
    4   libsystem_pthread.dylib                   0x00007fff94b20899 _pthread_body + 138
    5   libsystem_pthread.dylib                   0x00007fff94b2072a _pthread_start + 137
    6   libsystem_pthread.dylib                   0x00007fff94b24fc9 thread_start + 13
    Thread 9:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                    0x0000000108c47716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                   0x00007fff94b22c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                  0x0000000106c39d17 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                  0x0000000106c39ba8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                  0x0000000106c2e53f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                   0x00007fff94b20899 _pthread_body + 138
    6   libsystem_pthread.dylib                   0x00007fff94b2072a _pthread_start + 137
    7   libsystem_pthread.dylib                   0x00007fff94b24fc9 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib                    0x0000000108c43a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                    0x0000000108c42d18 mach_msg + 64
    2   com.apple.CoreFoundation                  0x0000000107d32fc5 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                  0x0000000107d325e9 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                  0x0000000107d31f25 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit                          0x00007fff8c5ec16e _NSEventThread + 144
    6   libsystem_pthread.dylib                   0x00007fff94b20899 _pthread_body + 138
    7   libsystem_pthread.dylib                   0x00007fff94b2072a _pthread_start + 137
    8   libsystem_pthread.dylib                   0x00007fff94b24fc9 thread_start + 13
    Thread 11:: Safari: SafeBrowsingManager
    0   libsystem_kernel.dylib                    0x0000000108c43a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                    0x0000000108c42d18 mach_msg + 64
    2   com.apple.CoreFoundation                  0x0000000107d32fc5 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                  0x0000000107d325e9 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                  0x0000000107d31f25 CFRunLoopRunSpecific + 309
    5   com.apple.Safari.framework                0x0000000106512323 Safari::MessageRunLoop::threadBody() + 119
    6   com.apple.JavaScriptCore                  0x0000000106c2e53f ***::wtfThreadEntryPoint(void*) + 15
    7   libsystem_pthread.dylib                   0x00007fff94b20899 _pthread_body + 138
    8   libsystem_pthread.dylib                   0x00007fff94b2072a _pthread_start + 137
    9   libsystem_pthread.dylib                   0x00007fff94b24fc9 thread_start + 13
    Thread 12:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                    0x0000000108c479aa __select + 10
    1   com.apple.CoreFoundation                  0x0000000107d7eab3 __CFSocketManager + 867
    2   libsystem_pthread.dylib                   0x00007fff94b20899 _pthread_body + 138
    3   libsystem_pthread.dylib                   0x00007fff94b2072a _pthread_start + 137
    4   libsystem_pthread.dylib                   0x00007fff94b24fc9 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0b004f52a40f3a62  rbx: 0x0000000000000001  rcx: 0x0000000000000001  rdx: 0x000000000000000e
      rdi: 0x0000000000000000  rsi: 0x00007fff598cdb40  rbp: 0x00007fff598cdac0  rsp: 0x00007fff598cd970
       r8: 0x0000000000000001   r9: 0x00007fff598cdaec  r10: 0x00007f9bec0fbce0  r11: 0x0000000107ebf390
      r12: 0x000000000000000e  r13: 0x000000000000000e  r14: 0x00007fff598cdb40  r15: 0x0000000000000000
      rip: 0x00007fff9392cf36  rfl: 0x0000000000010202  cr2: 0x0000000000000020
    Logical CPU:     1
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
           0x10632f000 -        0x10632fffd  com.apple.Safari (7.0.3 - 9537.75.14) <29238978-9DC2-309F-B02F-3AC4153010FD> /Applications/Safari.app/Contents/MacOS/Safari
           0x106334000 -        0x10683affb  com.apple.Safari.framework (9537 - 9537.75.14) <AE2739A0-427C-3015-8DF8-FDCF768D62DE> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
           0x106c25000 -        0x106f9cff6  com.apple.JavaScriptCore (9537 - 9537.75.12) <DC1116A7-934C-37C1-9AB2-354DBA43EAD7> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
           0x10709c000 -        0x1072f5ff9  com.apple.security (7.0 - 55471.14.1) <FF57C9BB-4E52-33E5-8927-59AEADB6CA27> /System/Library/Frameworks/Security.framework/Versions/A/Security
           0x107442000 -        0x107578ffc  com.apple.WebKit (9537 - 9537.75.14) <98D7B16B-B2C8-3A4E-9AE9-7A8385ACFBA9> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
           0x10766d000 -        0x10785eff3  com.apple.WebKit2 (9537 - 9537.75.14) <A54F32B2-5D0D-3A1D-A1F6-FB2162BD50D1> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
           0x107a49000 -        0x107bb9ff4  com.apple.CFNetwork (673.4 - 673.4) <F3BF6020-99BE-3844-A7B8-352B93AD02F3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
           0x107cc2000 -        0x107ea7fff  com.apple.CoreFoundation (6.9 - 855.16) <A63E680E-E4B2-368B-8564-9DBE0D8DDB91> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
           0x10801d000 -        0x108123fff  com.apple.ImageIO.framework (3.3.0 - 1042) <DEA4FF1B-D340-32C3-977D-D249709C6031> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
           0x10818f000 -        0x108aae68f  com.apple.CoreGraphics (1.600.0 - 599.21.1) <23BCDB0F-4E60-31BA-859C-820351D50111> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
           0x108be2000 -        0x108c11ff9  com.apple.GSS (4.0 - 2.0) <1B71A3E1-E31D-32CC-A733-ED155CC4A6A2> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
           0x108c32000 -        0x108c4eff7  libsystem_kernel.dylib (2422.92.1) <3F649963-7FA1-3201-8FF6-8438A52B9973> /usr/lib/system/libsystem_kernel.dylib
           0x108c73000 -        0x108c7efff  libkxld.dylib (2422.92.1) <A7DFFC8C-45EE-3525-A961-EF93C2FB1340> /usr/lib/system/libkxld.dylib
           0x108c83000 -        0x108ca7ff7  libJPEG.dylib (1042.2) <0AFE20D1-F24D-3548-A562-DB8FA7995655> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
           0x108cb0000 -        0x108d09fff  libTIFF.dylib (1042.2) <1C80C3FD-639C-3781-8A30-265410DD444F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
           0x108d18000 -        0x108d33ff7  libPng.dylib (1042.2) <103F76EB-0FB7-320E-822F-53483CCB7299> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
           0x108d42000 -        0x108d46ff7  libGIF.dylib (1042.2) <0A9267FF-D93A-36DF-87B9-BA34C1166C0C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
           0x108d4e000 -        0x108e3cfff  libJP2.dylib (1042.2) <DD2DE799-C053-3C6A-91EC-D637CBD6FF90> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
           0x108e6a000 -        0x108e6cfff  libRadiance.dylib (1042.2) <63C92F09-F862-3303-9EF6-55A80B48F2CF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
           0x108e71000 -        0x108ed6ffb  com.apple.Heimdal (4.0 - 2.0) <1560A2CC-2C0C-3F7B-868C-BD5ADB241F5A> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
           0x108f05000 -        0x108f09ff7  libheimdal-asn1.dylib (323.92.1) <CAE21FFF-5763-399C-B7C5-EEBFFEEF2242> /usr/lib/libheimdal-asn1.dylib
           0x108f12000 -        0x108f1bffd  com.apple.CommonAuth (4.0 - 2.0) <32BA436F-6319-3A0B-B5D2-2EB75FF36B5B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
           0x108f22000 -        0x109d74ff7  com.apple.WebCore (9537 - 9537.75.14) <8C80717D-91D3-32D5-92F4-804AC1D1E881> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
           0x10c0da000 -        0x10c0dbffc  com.apple.SafariServices.framework (9537 - 9537.75.14) <700D5B79-CE93-330D-BD9B-37ECCDC4CA98> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariSer vices
           0x10c0e3000 -        0x10c0ebff3  libCGCMS.A.dylib (599.21.1) <84C6C6F3-AD75-3120-A86F-8AE1005A0ECE> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
           0x10ce44000 -        0x10ce47fff  libspindump.dylib (161.2) <B8AA261C-AACA-3924-AB0E-06E2C37E48B0> /usr/lib/libspindump.dylib
           0x10ce4d000 -        0x10ce4efff  com.apple.AddressBook.LocalSourceBundle (8.0 - 1369) <FC0AC7FD-5351-3F6B-9D24-DD3BAA52C5ED> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
           0x10ce60000 -        0x10ce64ff7  com.apple.DirectoryServicesSource (8.0 - 1369) <7D4F2AE3-325D-36BA-8DA7-590CFC67AF49> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
           0x10cffe000 -        0x10d004ff7  libCGXCoreImage.A.dylib (599.21.1) <D66366B5-33BA-3715-9A40-50F0FF5EAE39> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCo reImage.A.dylib
           0x10d111000 -        0x10d139ffb  libRIP.A.dylib (599.21.1) <994C1D46-A532-3361-8C20-11778DC12040> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
           0x10d149000 -        0x10d14cffa  libCGXType.A.dylib (599.21.1) <0F364FEE-105D-329D-B823-082AA45E6AFD> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
           0x10eb4c000 -        0x10eb53ff7  com.apple.SyncedDefaults (1.3 - 91.30) <FC5A4423-3D91-3A34-853A-C49971EEAE4E> /System/Library/PrivateFrameworks/SyncedDefaults.framework/SyncedDefaults
           0x10ecda000 -        0x10ed00fff  com.apple.iCalendar (7.0 - 162.1) <2027875B-A366-33BE-AE9D-CE5425AD290E> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
           0x10ed26000 -        0x10ed6bfff  libcurl.4.dylib (78.92.2) <548E2D61-103F-3737-9C7C-0C26246CD4C8> /usr/lib/libcurl.4.dylib
           0x10f0de000 -        0x10f0deff9 +cl_kernels (???) <1F7ED198-B39A-4A6D-8ACD-98088CD52B26> cl_kernels
           0x10f530000 -        0x10f530ffb +cl_kernels (???) <AF249C85-6329-4101-AE58-6AADD9F17A9B> cl_kernels
           0x10f628000 -        0x10f70efef  unorm8_bgra.dylib (2.3.58) <6E7397EF-CC78-3C15-8B21-05E7FB47F645> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x10f764000 -        0x10f765ffa +cl_kernels (???) <DD5E96EC-523E-4A34-A399-FCC74796E74E> cl_kernels
           0x10fc99000 -        0x10fc9aff4 +cl_kernels (???) <4A3C5703-515E-4F0E-B960-BBB1F8F1C96B> cl_kernels
           0x11103a000 -        0x111086ff6  com.apple.AddressBook.CardDAVPlugin (10.9 - 424) <C5AC5902-39C2-3A08-9967-5EAA000228EE> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin
        0x7fff64444000 -     0x7fff64477817  dyld (239.4) <2B17750C-ED1B-3060-B64E-21897D08B28B> /usr/lib/dyld
        0x7fff87301000 -     0x7fff8735efff  com.apple.imfoundation (10.0 - 1000) <122D84B9-871D-3885-9D8D-840CD529028F> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundatio n
        0x7fff8735f000 -     0x7fff8735fff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
        0x7fff87360000 -     0x7fff8737fff7  com.apple.CalendarFoundation (7.0 - 113.1) <12352B25-2DCF-38C8-9776-CCC68907CF50> /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/Calen darFoundation
        0x7fff87380000 -     0x7fff87387ff7  com.apple.phonenumbers (1.1.1 - 105) <767A63EB-244C-34F1-9FFA-D1A6BED60C31> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff87388000 -     0x7fff8746cfff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff87479000 -     0x7fff874c2fff  com.apple.CoreMedia (1.0 - 1273.49) <D91EC90A-BFF1-300D-A353-68001705811C> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8789f000 -     0x7fff878abff7  com.apple.HelpData (2.1.4 - 90) <BEA1C549-40D3-35BF-9204-CB679FCB0648> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff878ac000 -     0x7fff878e1ffc  com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff878e2000 -     0x7fff8796bff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
        0x7fff8796c000 -     0x7fff8796efff  com.apple.OAuth (25 - 25) <22D42C60-CA67-31D7-A4A4-AFD8F35408D7> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
        0x7fff8796f000 -     0x7fff879b4ffe  com.apple.HIServices (1.22 - 467.2) <B7FCF008-C241-3862-BC63-E6EF4006A6E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff87a48000 -     0x7fff87a6fff7  com.apple.shortcut (2.6 - 2.6) <A62BC973-6782-3893-B014-EC6503AB7EAD> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff87a70000 -     0x7fff87a89ff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff87a8a000 -     0x7fff87abbff7  libtidy.A.dylib (15.12) <BF757E3C-733A-3B6B-809A-A3949D46466E> /usr/lib/libtidy.A.dylib
        0x7fff87d04000 -     0x7fff87d5cff7  com.apple.Symbolication (1.4 - 129) <16D42516-7B5E-357C-898A-FAA9EE7642B3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff87d79000 -     0x7fff87f37fff  com.apple.GeoServices (1.0 - 702.15.12) <5A4D463F-689F-3822-BF26-A19D51503019> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff87f38000 -     0x7fff87f3ffff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
        0x7fff87f40000 -     0x7fff87f68ffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
        0x7fff87f69000 -     0x7fff88099ff7  com.apple.desktopservices (1.8.2 - 1.8.2) <76D6ED93-9D5A-3941-8B88-A1773290AE74> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8809a000 -     0x7fff8847bffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff88482000 -     0x7fff88571fff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff885b3000 -     0x7fff885cbff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff885cc000 -     0x7fff885f2fff  com.apple.AOSAccounts (1.2.47 - 1.2.74) <BA7AA453-31FB-304A-A40C-14B20533C31D> /System/Library/PrivateFrameworks/AOSAccounts.framework/Versions/A/AOSAccounts
        0x7fff885f3000 -     0x7fff885f3fff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff885f4000 -     0x7fff88601fff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff88602000 -     0x7fff88629ffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
        0x7fff88912000 -     0x7fff88abff27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
        0x7fff88ac0000 -     0x7fff88accff7  com.apple.KerberosHelper (4.0 - 1.0) <6D64703B-D7A3-3EF7-89AB-16F7F89333FC> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
        0x7fff88acd000 -     0x7fff88ad1fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
        0x7fff88adf000 -     0x7fff88c32ff7  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <3511ABFE-22E1-3B91-B86A-5E3A78CE33FD> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff88c33000 -     0x7fff88c84ff3  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff88c87000 -     0x7fff88c97ffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
        0x7fff88c98000 -     0x7fff88cb2fff  libdispatch.dylib (339.90.1) <F3CBFE1B-FCE8-3F33-A53D-9092AB382DBB> /usr/lib/system/libdispatch.dylib
        0x7fff88cb3000 -     0x7fff88cb6fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff88cb7000 -     0x7fff88cb8fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff88f3a000 -     0x7fff88fd5fff  com.apple.PDFKit (2.9.1 - 2.9.1) <F4DFF4F2-6DA3-3B1B-823E-D9ED271A1522> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff88fd6000 -     0x7fff8905eff7  com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8905f000 -     0x7fff89069ff7  com.apple.ProtocolBuffer (1 - 182.1.3) <82E68598-A8AA-3AF1-843E-2A64F19472D4> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff890d6000 -     0x7fff890e4fff  com.apple.opengl (9.6.0 - 9.6.0) <709F4A02-73A0-303C-86B5-85C596C8B707> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff890e5000 -     0x7fff89120fff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff89121000 -     0x7fff89132ff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
        0x7fff89133000 -     0x7fff893c4ff7  com.apple.AOSKit (1.06 - 176) <35525B2F-B02F-31FD-A3B2-FD6AE6D32C11> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff894cc000 -     0x7fff894ceff7  com.apple.diagnosticlogcollection (10.0 - 1000) <5CA6D8A2-DEA6-33C3-91BC-F3B076C0500B> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/ DiagnosticLogCollection
        0x7fff894cf000 -     0x7fff894d0ff7  libsystem_sandbox.dylib (278.11) <5E5A6E09-33A9-391A-AB34-E57D93BB1551> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff894d1000 -     0x7fff89701ff7  com.apple.CalendarPersistence (7.0 - 138) <A8BDC8DD-9DE2-3819-9B11-114671B6EBB8> /System/Library/PrivateFrameworks/CalendarPersistence.framework/Versions/A/Cale ndarPersistence
        0x7fff89707000 -     0x7fff8972cff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff8972d000 -     0x7fff899fdffc  com.apple.CoreImage (9.2.7) <BF88A02E-994E-3970-AC62-04248CA8DC46> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage

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

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

  • Pages crash when I open certain .docx files

    Hey!
    Pages keep crashing when I open certain .docx files. Others don't seem to have the problem.
    I have tried to delete the com.apple.iwork.pages.plist from the library, but with no luck.
    I run on the new macbook pro with Snow leopard Mac OS X 10.6.8
    All suggestions are welcome
    This is the report I get:
    Process:         Pages [239]
    Path:            /Applications/iWork '09/Pages.app/Contents/MacOS/Pages
    Identifier:      com.apple.iWork.Pages
    Version:         4.0.5 (852)
    Build Info:      Pages-8520000~2
    Code Type:       X86 (Native)
    Parent Process:  launchd [130]
    PlugIn Path:       /Library/Application Support/iWork '09/Frameworks/SFCompatibility.framework/Versions/A/SFCompatibility
    PlugIn Identifier: SFCompatibility
    PlugIn Version:    ??? (???)
    Date/Time:       2011-06-29 20:00:16.449 +0200
    OS Version:      Mac OS X 10.6.8 (10K540)
    Report Version:  6
    Interval Since Last Report:          218 sec
    Crashes Since Last Report:           2
    Per-App Interval Since Last Report:  46 sec
    Per-App Crashes Since Last Report:   2
    Anonymous UUID:                      C0441E04-A206-4563-8A6B-81190AFF48B5
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x00000000bf7fff9c
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib                       0x93ed9c06 szone_malloc_should_clear + 12
    1   libSystem.B.dylib                       0x93edbacb malloc_zone_calloc + 88
    2   com.apple.Foundation                    0x9741af04 NSAllocateCollectable + 64
    3   com.apple.Foundation                    0x974223ab NSEnumerateMapTable + 114
    4   SFCompatibility                         0x008d2291 -[ADStringKeyDictionary hashChildren] + 41
    5   SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    6   SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    7   SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    8   SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    9   SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    10  SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    11  SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    12  SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    13  SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    14  SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    15  SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    16  SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    17  SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    18  SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    19  SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    20  SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    21  SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    22  SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    23  SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    24  SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    25  SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    26  SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    27  SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    28  SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    29  SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    30  SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    31  SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    32  SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    33  SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    34  SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    35  SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    36  SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    37  SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    38  SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    39  SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    40  SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    41  SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    42  SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    43  SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    44  SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    45  SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    46  SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    47  SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    48  SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    49  SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    50  SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    51  SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    52  SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    53  SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    54  SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    55  SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    56  SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    57  SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    58  SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    59  SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    60  SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    61  SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    62  SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    63  SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    64  SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    65  SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    66  SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    67  SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    68  SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    69  SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    70  SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    71  SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    72  SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    73  SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    74  SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    75  SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    76  SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    77  SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    78  SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    79  SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    80  SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    81  SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    82  SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    83  SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    84  SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    85  SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    86  SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    87  SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    88  SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    89  SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    90  SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    91  SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    92  SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    93  SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    94  SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    95  SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    96  SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    97  SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    98  SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    99  SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    100 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    101 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    102 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    103 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    104 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    105 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    106 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    107 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    108 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    109 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    110 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    111 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    112 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    113 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    114 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    115 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    116 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    117 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    118 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    119 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    120 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    121 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    122 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    123 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    124 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    125 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    126 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    127 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    128 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    129 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    130 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    131 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    132 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    133 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    134 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    135 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    136 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    137 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    138 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    139 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    140 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    141 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    142 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    143 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    144 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    145 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    146 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    147 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    148 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    149 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    150 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    151 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    152 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    153 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    154 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    155 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    156 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    157 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    158 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    159 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    160 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    161 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    162 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    163 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    164 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    165 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    166 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    167 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    168 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    169 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    170 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    171 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    172 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    173 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    174 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    175 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    176 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    177 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    178 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    179 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    180 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    181 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    182 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    183 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    184 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    185 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    186 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    187 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    188 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    189 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    190 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    191 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    192 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    193 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    194 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    195 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    196 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    197 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    198 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    199 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    200 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    201 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    202 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    203 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    204 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    205 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    206 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    207 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    208 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    209 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    210 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    211 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    212 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    213 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    214 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    215 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    216 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    217 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    218 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    219 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    220 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    221 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    222 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    223 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    224 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    225 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    226 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    227 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    228 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    229 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    230 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    231 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    232 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    233 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    234 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    235 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    236 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    237 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    238 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    239 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    240 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    241 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    242 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    243 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    244 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    245 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    246 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    247 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    248 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    249 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    250 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    251 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    252 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    253 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    254 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    255 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    256 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    257 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    258 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    259 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    260 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    261 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    262 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    263 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    264 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    265 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    266 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    267 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    268 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    269 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    270 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    271 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    272 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    273 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    274 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    275 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    276 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    277 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    278 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    279 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    280 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    281 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    282 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    283 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    284 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    285 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    286 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    287 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    288 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    289 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    290 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    291 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    292 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    293 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    294 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    295 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    296 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    297 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    298 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    299 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    300 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    301 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    302 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    303 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    304 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    305 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    306 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    307 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    308 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    309 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    310 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    311 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    312 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    313 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    314 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    315 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    316 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    317 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    318 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    319 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    320 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    321 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    322 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    323 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    324 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    325 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    326 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    327 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    328 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    329 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    330 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    331 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    332 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    333 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    334 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    335 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    336 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    337 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    338 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    339 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    340 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    341 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    342 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    343 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    344 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    345 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    346 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    347 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    348 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    349 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    350 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    351 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    352 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    353 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    354 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    355 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    356 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    357 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    358 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    359 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    360 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    361 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    362 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    363 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    364 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    365 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    366 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    367 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    368 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    369 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    370 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    371 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    372 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    373 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    374 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    375 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    376 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    377 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    378 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    379 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    380 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    381 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    382 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    383 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    384 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    385 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    386 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    387 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    388 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    389 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    390 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    391 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    392 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    393 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    394 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    395 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    396 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    397 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    398 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    399 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    400 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    401 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    402 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    403 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    404 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    405 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    406 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    407 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    408 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    409 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    410 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    411 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    412 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    413 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    414 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    415 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    416 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    417 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    418 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    419 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    420 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    421 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    422 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    423 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    424 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    425 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    426 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    427 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    428 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    429 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    430 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    431 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    432 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    433 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    434 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    435 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    436 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    437 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    438 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    439 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    440 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    441 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    442 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    443 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    444 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    445 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    446 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    447 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    448 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    449 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    450 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    451 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    452 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    453 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    454 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    455 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    456 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    457 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    458 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    459 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    460 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    461 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    462 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    463 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    464 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    465 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    466 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    467 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    468 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    469 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    470 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    471 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    472 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    473 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    474 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    475 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    476 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    477 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    478 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    479 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    480 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    481 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    482 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    483 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    484 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    485 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    486 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    487 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    488 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    489 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    490 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    491 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    492 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    493 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    494 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    495 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    496 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    497 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    498 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    499 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    500 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    501 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    502 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    503 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    504 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    505 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    506 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    507 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    508 SFCompatibility                         0x008d22d6 -[ADStringKeyDictionary hashChildren] + 110
    509 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    510 SFCompatibility                         0x008cd04e -[ADNode hashChildren] + 54
    511 SFCompatibility                         0x008cd00e -[ADNode hash] + 168
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x93efc382 kevent + 10
    1   libSystem.B.dylib                       0x93efca9c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib                       0x93efbf59 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib                       0x93efbcfe _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib                       0x93efb781 _pthread_wqthread + 390
    5   libSystem.B.dylib                       0x93efb5c6 start_wqthread + 30
    Thread 2:
    0   libSystem.B.dylib                       0x93efb412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x93efb9a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x93efb5c6 start_wqthread + 30
    Thread 3:
    0   libSystem.B.dylib                       0x93ed5b5a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x93f036e1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                       0x93f325a8 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x9745f95c -[NSCondition waitUntilDate:] + 453
    4   com.apple.Foundation                    0x97418451 -[NSConditionLock lockWhenCondition:beforeDate:] + 279
    5   com.apple.MobileMe                      0x03083d71 +[MM_AYOperation _lockWaitingForOperation] + 137
    6   com.apple.MobileMe                      0x030843d5 +[MM_AYOperation _workerThread] + 209
    7   com.apple.Foundation                    0x97423564 -[NSThread main] + 45
    8   com.apple.Foundation                    0x97423514 __NSThread__main__ + 1499
    9   libSystem.B.dylib                       0x93f03259 _pthread_start + 345
    10  libSystem.B.dylib                       0x93f030de thread_start + 34
    Thread 4:  com.apple.CFSocket.private
    0   libSystem.B.dylib                       0x93ef4ac6 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation                0x96da0c83 __CFSocketManager + 1091
    2   libSystem.B.dylib                       0x93f03259 _pthread_start + 345
    3   libSystem.B.dylib                       0x93f030de thread_start + 34
    Thread 5:
    0   libSystem.B.dylib                       0x93efb412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x93efb9a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x93efb5c6 start_wqthread + 30
    Thread 6:
    0   libSystem.B.dylib                       0x93efb412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x93efb9a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x93efb5c6 start_wqthread + 30
     

    I got the same error message about SFcompatibility after reinstalling OS 10.9.5.  To solve it, I needed backup copies of  /Library/Application Support/iWork '09/, /Library/Preferences/com.apple.iWork09.Installer.plist, and /Library/Preferences/com.apple.iWork09.plist .  Copied them from the backup to the new system.  Pages'09, Numbers'09, and Keynote'09 all open fine now.  (There's get the usual message about there being new versions -- those are the 2012 versions, however.)

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

  • 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

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

  • Cannot type certain characters

    I have a brand new Ipod touch - right out of the box it
    appears to be defective - I cannot type certain characters,
    such as "C", and "T". Most characters do work but I believe
    the touch screen is dead in certain places. Is there any hope
    of this being something I can fix or should I just return it
    immediately?

    Hi,
    First try the [5R's Trouble Shoot|http://www.apple.com/support/ipodtouch/troubleshooting/ipodtouch>.
    You could also see if the keyboard will work in landscape mode with Safari.
    I think your first instinct is correct though, take/send it back.
    Dud.
    p.s welcome to discussions, sorry its broke straight out the box

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

  • Mail Crashes when attempting to send an attachment

    Since I installed snow leopard, mail crashes when I attempt to send an email with an attachment. Any suggestions will be greatly appreciated.

    That's fine, but every time it crashes it automatically sends a report to Apple. Must have posted about eight so far. The point is, how long do I have to wait before a solution arrives and what am I supposed to do in the meantime. You pay good money to upgrade and find that you have gone backwards in some respects. It wouldn't be so bad if you could uninstall the upgrade easily but that could put me into greater trouble.

Maybe you are looking for

  • How can we stop jre 7 from blowing us all out of the water?

    I would like to put forth a issue that greatly concerns me which is java 7. In recent times, some browsers have summarily decided that they only allow calls to "current" versions of java. So in Mozilla's mindset, the only current version of java now

  • Issue in accessing Client Web Service 401 authentication error

    Hi, I have a requirement where i need to call a web service from SOA composite. When i deploy the service on SOA Server and try accessing it i get below error **oracle.fabric.common.FabricException: Cannot read WSDL "{http://www.service-now.com}Servi

  • Oracle 8.1.7 on SuSE 6.4

    Can anyone recommend a procedure to install Oracle 8.1.7 on SuSE 6.4. It is for practice only so security is not an issue. My unix/linux is basic and I am new to Oracle. I am doing an Oracle dba subject at uni this semester and need access to 8i at h

  • TS3868 iMovie icon in the dock is missing

    I have "lost" iMovie.  When I try to connect, it says that it "damaged" or "incomplete.  I have done nothing with iMovie for weeks, yet now it is unavailable.

  • Top N used queries and Bottom N used queris

    Hi All.... Iam the new user for SDN, I heard that lot of professional are here, can any give me complete solution, I have 30queries, I want to know the Top()used queries and Bottom()used queires in BW system. Thanks in Advance,