Help!  Mail crashing with new OSX 10.9.2 update!

Since OSX Mavericks 10.9.2 update, my mail client keeps crashing.
Opens briefly at first to "Preparing Mail Database" screen, then come to "Mail Quit Unexpectedly"
OS Version:      Mac OS X 10.9.2 (13C64)
Report Version:  11
Anonymous UUID:  A3972A9A-4811-307B-0CE8-CF787111A366
Crashed Thread:  6  -[MFLibraryUpgrader run]  Dispatch queue: NSOperationQueue 0x60000003f320
Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Application Specific Information:
*** Terminating app due to exception while holding database lock 'NSInvalidArgumentException', reason: '*** -[__NSSetM addObject:]: object cannot be nil'
abort() called
What do I do to solve this?

Process:         Mail [337]
Path:            /Applications/Mail.app/Contents/MacOS/Mail
Identifier:      com.apple.mail
Version:         7.2 (1874)
Build Info:      Mail-1874000000000000~1
Code Type:       X86-64 (Native)
Parent Process:  launchd [143]
Responsible:     Mail [337]
User ID:         501
Date/Time:       2014-03-02 21:03:10.765 -0800
OS Version:      Mac OS X 10.9.2 (13C64)
Report Version:  11
Anonymous UUID:  A3972A9A-4811-307B-0CE8-CF787111A366
Crashed Thread:  6  -[MFLibraryUpgrader run]  Dispatch queue: NSOperationQueue 0x60000003f320
Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Application Specific Information:
*** Terminating app due to exception while holding database lock 'NSInvalidArgumentException', reason: '*** -[__NSSetM addObject:]: object cannot be nil'
abort() called
Application Specific Backtrace 1:
0   CoreFoundation                      0x00007fff91c7b25c __exceptionPreprocess + 172
1   libobjc.A.dylib                     0x00007fff91508e75 objc_exception_throw + 43
2   CoreFoundation                      0x00007fff91b9aba6 -[__NSSetM addObject:] + 790
3   Mail                                0x00007fff8ec5079f +[MFAccount readAccountsUsingStorageKey:forceReadFromMail:] + 441
4   Mail                                0x00007fff8ed3a175 -[MFLibraryUpgrader _resetChangeIdentifierForGmailAccounts] + 128
5   Mail                                0x00007fff8ed3004d -[MFLibraryUpgrader _upgradeSchema] + 1361
6   Mail                                0x00007fff8ed2ee8b __24-[MFLibraryUpgrader run]_block_invoke + 648
7   Mail                                0x00007fff8ed0e525 +[MFLibrary executeBlock:isWriter:useTransaction:isPrivileged:] + 1328
8   Mail                                0x00007fff8ed2e601 -[MFLibraryUpgrader run] + 908
9   CoreFoundation                      0x00007fff91b66bec __invoking___ + 140
10  CoreFoundation                      0x00007fff91b66a54 -[NSInvocation invoke] + 308
11  MailCore                            0x00007fff8ccdcb44 -[MCMonitoredInvocation invoke] + 211
12  MailCore                            0x00007fff8ccff7e8 -[MCThrowingInvocationOperation main] + 40
13  MailCore                            0x00007fff8cca3ed8 -[_MCInvocationOperation main] + 332
14  Foundation                          0x00007fff90cb38a1 -[__NSOperationInternal _start:] + 631
15  Foundation                          0x00007fff90cb354b __NSOQSchedule_f + 64
16  libdispatch.dylib                   0x00007fff9837b2ad _dispatch_client_callout + 8
17  libdispatch.dylib                   0x00007fff9837f7ff _dispatch_async_redirect_invoke + 154
18  libdispatch.dylib                   0x00007fff9837b2ad _dispatch_client_callout + 8
19  libdispatch.dylib                   0x00007fff9837d09e _dispatch_root_queue_drain + 326
20  libdispatch.dylib                   0x00007fff9837e193 _dispatch_worker_thread2 + 40
21  libsystem_pthread.dylib             0x00007fff991e0ef8 _pthread_wqthread + 314
22  libsystem_pthread.dylib             0x00007fff991e3fb9 start_wqthread + 13
Thread 0:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib                  0x00007fff95072a1a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff95071d18 mach_msg + 64
2   com.apple.CoreFoundation                0x00007fff91b9e155 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation                0x00007fff91b9d779 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation                0x00007fff91b9d0b5 CFRunLoopRunSpecific + 309
5   com.apple.HIToolbox                     0x00007fff9443ca0d RunCurrentEventLoopInMode + 226
6   com.apple.HIToolbox                     0x00007fff9443c7b7 ReceiveNextEventCommon + 479
7   com.apple.HIToolbox                     0x00007fff9443c5bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
8   com.apple.AppKit                        0x00007fff8efd13de _DPSNextEvent + 1434
9   com.apple.AppKit                        0x00007fff8efd0a2b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
10  com.apple.mail                          0x00000001062a119e 0x106195000 + 1098142
11  com.apple.mail                          0x00000001062a0778 0x106195000 + 1095544
12  com.apple.mail                          0x00000001061993cf 0x106195000 + 17359
13  com.apple.mail                          0x0000000106198a73 0x106195000 + 14963
14  com.apple.CoreFoundation                0x00007fff91c49e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
15  com.apple.CoreFoundation                0x00007fff91b3da6d _CFXNotificationPost + 2893
16  com.apple.Foundation                    0x00007fff90cae7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
17  com.apple.AppKit                        0x00007fff8efd8cf9 -[NSApplication _postDidFinishNotification] + 289
18  com.apple.AppKit                        0x00007fff8efd8a2c -[NSApplication _sendFinishLaunchingNotification] + 195
19  com.apple.AppKit                        0x00007fff8efd5916 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 570
20  com.apple.AppKit                        0x00007fff8efd536b -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 242
21  com.apple.Foundation                    0x00007fff90cccf0a -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 294
22  com.apple.Foundation                    0x00007fff90cccd7d _NSAppleEventManagerGenericHandler + 106
23  com.apple.AE                            0x00007fff97a61e1f aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 381
24  com.apple.AE                            0x00007fff97a61c32 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 31
25  com.apple.AE                            0x00007fff97a61b36 aeProcessAppleEvent + 315
26  com.apple.HIToolbox                     0x00007fff94449161 AEProcessAppleEvent + 56
27  com.apple.AppKit                        0x00007fff8efd1246 _DPSNextEvent + 1026
28  com.apple.AppKit                        0x00007fff8efd0a2b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
29  com.apple.AppKit                        0x00007fff8efc4b2c -[NSApplication run] + 553
30  com.apple.AppKit                        0x00007fff8efaf913 NSApplicationMain + 940
31  libdyld.dylib                           0x00007fff8be945fd start + 1
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib                  0x00007fff95077662 kevent64 + 10
1   libdispatch.dylib                       0x00007fff9837d43d _dispatch_mgr_invoke + 239
2   libdispatch.dylib                       0x00007fff9837d152 _dispatch_mgr_thread + 52
Thread 2:
0   libsystem_kernel.dylib                  0x00007fff95076e6a __workq_kernreturn + 10
1   libsystem_pthread.dylib                 0x00007fff991e0f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib                 0x00007fff991e3fb9 start_wqthread + 13
Thread 3:
0   libsystem_kernel.dylib                  0x00007fff95076e6a __workq_kernreturn + 10
1   libsystem_pthread.dylib                 0x00007fff991e0f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib                 0x00007fff991e3fb9 start_wqthread + 13
Thread 4:
0   libsystem_kernel.dylib                  0x00007fff95076e6a __workq_kernreturn + 10
1   libsystem_pthread.dylib                 0x00007fff991e0f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib                 0x00007fff991e3fb9 start_wqthread + 13
Thread 5:
0   libsystem_kernel.dylib                  0x00007fff95076e6a __workq_kernreturn + 10
1   libsystem_pthread.dylib                 0x00007fff991e0f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib                 0x00007fff991e3fb9 start_wqthread + 13
Thread 6 Crashed:: -[MFLibraryUpgrader run]  Dispatch queue: NSOperationQueue 0x60000003f320
0   libsystem_kernel.dylib                  0x00007fff95076866 __pthread_kill + 10
1   libsystem_pthread.dylib                 0x00007fff991e035c pthread_kill + 92
2   libsystem_c.dylib                       0x00007fff95580b1a abort + 125
3   com.apple.Mail.framework                0x00007fff8ed0ef5c +[MFLibrary executeBlock:isWriter:useTransaction:isPrivileged:] + 3943
4   com.apple.Mail.framework                0x00007fff8ed2e601 -[MFLibraryUpgrader run] + 908
5   com.apple.CoreFoundation                0x00007fff91b66bec __invoking___ + 140
6   com.apple.CoreFoundation                0x00007fff91b66a54 -[NSInvocation invoke] + 308
7   com.apple.MailCore                      0x00007fff8ccdcb44 -[MCMonitoredInvocation invoke] + 211
8   com.apple.MailCore                      0x00007fff8ccff7e8 -[MCThrowingInvocationOperation main] + 40
9   com.apple.MailCore                      0x00007fff8cca3ed8 -[_MCInvocationOperation main] + 332
10  com.apple.Foundation                    0x00007fff90cb38a1 -[__NSOperationInternal _start:] + 631
11  com.apple.Foundation                    0x00007fff90cb354b __NSOQSchedule_f + 64
12  libdispatch.dylib                       0x00007fff9837b2ad _dispatch_client_callout + 8
13  libdispatch.dylib                       0x00007fff9837f7ff _dispatch_async_redirect_invoke + 154
14  libdispatch.dylib                       0x00007fff9837b2ad _dispatch_client_callout + 8
15  libdispatch.dylib                       0x00007fff9837d09e _dispatch_root_queue_drain + 326
16  libdispatch.dylib                       0x00007fff9837e193 _dispatch_worker_thread2 + 40
17  libsystem_pthread.dylib                 0x00007fff991e0ef8 _pthread_wqthread + 314
18  libsystem_pthread.dylib                 0x00007fff991e3fb9 start_wqthread + 13
Thread 7:: com.apple.appkit-heartbeat
0   libsystem_kernel.dylib                  0x00007fff95072a1a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff95071d18 mach_msg + 64
2   com.apple.CoreGraphics                  0x00007fff8e238a1b _CGSSynchronizeWindowBackingStore + 97
3   com.apple.CoreGraphics                  0x00007fff8e1ba830 _CGSLockWindow + 3765
4   com.apple.CoreGraphics                  0x00007fff8e1b9743 CGSDeviceLock + 240
5   libRIP.A.dylib                          0x0000000107fac487 ripd_Lock + 43
6   libRIP.A.dylib                          0x0000000107fb29b4 RIPLayerBltImage + 296
7   libRIP.A.dylib                          0x0000000107fb26aa ripc_RenderImage + 262
8   libRIP.A.dylib                          0x0000000107fbfefb ripc_EndLayer + 1295
9   com.apple.CoreGraphics                  0x00007fff8e2181b5 CGContextEndTransparencyLayer + 53
10  com.apple.coreui                        0x00007fff8d6ce4cd CUIArtFileRenderer::DrawProgressIndicatorDeterminate(CUIDescriptor const*) + 6193
11  com.apple.coreui                        0x00007fff8d6e071f CUIArtFileRenderer::Draw(CUIDescriptor const*, CGAffineTransform, CUIReturnInfo&) + 1375
12  com.apple.coreui                        0x00007fff8d6bda08 CUIRenderer::Draw(CGRect, CGContext*, __CFDictionary const*, __CFDictionary const**) + 2904
13  com.apple.coreui                        0x00007fff8d6ec48a CUIDraw + 178
14  com.apple.AppKit                        0x00007fff8f5c2d9a -[NSProgressIndicator _drawBar:] + 1425
15  com.apple.AppKit                        0x00007fff8f23587c -[NSProgressIndicator heartBeat:] + 1200
16  com.apple.AppKit                        0x00007fff8f234f8f -[NSUIHeartBeat _heartBeatThread:] + 1478
17  com.apple.Foundation                    0x00007fff90d1276b __NSThread__main__ + 1318
18  libsystem_pthread.dylib                 0x00007fff991df899 _pthread_body + 138
19  libsystem_pthread.dylib                 0x00007fff991df72a _pthread_start + 137
20  libsystem_pthread.dylib                 0x00007fff991e3fc9 thread_start + 13
Thread 6 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x00000001080e0000  rcx: 0x00000001080df828  rdx: 0x0000000000000000
  rdi: 0x0000000000006e03  rsi: 0x0000000000000006  rbp: 0x00000001080df850  rsp: 0x00000001080df828
   r8: 0x0000000008000100   r9: 0x0000000000000000  r10: 0x000000000c000000  r11: 0x0000000000000206
  r12: 0x00007fff7c489ec0  r13: 0x00007fff91500080  r14: 0x0000000000000006  r15: 0x00007fff91500001
  rip: 0x00007fff95076866  rfl: 0x0000000000000206  cr2: 0x00006080000bc000
Logical CPU:     0
Error Code:      0x02000148
Trap Number:     133
Binary Images:
       0x106195000 -        0x106486fff  com.apple.mail (7.2 - 1874) <9F450371-5F9B-3F84-A38F-BB4CAFC5AA23> /Applications/Mail.app/Contents/MacOS/Mail
       0x107e51000 -        0x107e53fff  apop.so (170.1) <97DD24EE-D5F4-34EB-B521-D7BA883D2606> /usr/lib/sasl2/apop.so
       0x107e57000 -        0x107e67ff7  dhx.so (170.1) <E4299F4A-F42C-397A-A306-58161EFD7686> /usr/lib/sasl2/dhx.so
       0x107e73000 -        0x107e7bfff  digestmd5WebDAV.so (170.1) <B11199EC-EF62-3592-AE51-38EBD1B6282F> /usr/lib/sasl2/digestmd5WebDAV.so
       0x107e80000 -        0x107e82fff  libanonymous.2.so (170) <D1297C21-A57B-311E-9006-C3FB8689849A> /usr/lib/sasl2/libanonymous.2.so
       0x107e86000 -        0x107e88fff  libcrammd5.2.so (170) <940A42FC-C634-354E-AD74-691CD90A1427> /usr/lib/sasl2/libcrammd5.2.so
       0x107e8d000 -        0x107e95ff7  libdigestmd5.2.so (170) <122C0383-F9B2-34D1-89AF-D317BC4D5164> /usr/lib/sasl2/libdigestmd5.2.so
       0x107e9a000 -        0x107e9efff  libgssapiv2.2.so (170) <AA58D85E-916C-3B0B-959A-DCC58497D0F2> /usr/lib/sasl2/libgssapiv2.2.so
       0x107ea3000 -        0x107ea5fff  login.so (170) <7D801D4E-A1A4-32FC-BF2E-9F25DB902523> /usr/lib/sasl2/login.so
       0x107ea9000 -        0x107eaefff  libntlm.so (170) <18693B29-154F-339C-A329-4C42A43F6428> /usr/lib/sasl2/libntlm.so
       0x107eb3000 -        0x107ebafff  libotp.2.so (170) <D1C70F92-1C75-340B-AD53-0C2CD79144FF> /usr/lib/sasl2/libotp.2.so
       0x107ec3000 -        0x107ec5fff  libplain.2.so (170) <E9C3B22A-5958-3869-B778-55948D1EC2B7> /usr/lib/sasl2/libplain.2.so
       0x107ec9000 -        0x107ecdffd  libpps.so (170.1) <C7604F07-E966-33F7-8727-93F000CBA92F> /usr/lib/sasl2/libpps.so
       0x107ed2000 -        0x107ed5fff  mschapv2.so (170.1) <C79F63BB-E66D-3552-9C4C-2D3EB14CEE01> /usr/lib/sasl2/mschapv2.so
       0x107eda000 -        0x107f02ff6  com.apple.DirectoryService.PasswordServerFramework (10.9 - 36) <C36B818F-C1FE-3F3F-A01C-F4613F570D4D> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
       0x107f18000 -        0x107f1afff  pwauxprop.so (400.1) <B95FA3F5-0EE9-335E-BBC7-FDEDEB7F18F0> /usr/lib/sasl2/pwauxprop.so
       0x107f1f000 -        0x107f21fff  shadow_auxprop.so (170.1) <E02127CB-F9C0-3E3B-ABBB-473EC0CB6DE7> /usr/lib/sasl2/shadow_auxprop.so
       0x107f26000 -        0x107f28fff  smb_nt.so (170.1) <B508FD03-CE31-3B93-91D7-440BEDAD9581> /usr/lib/sasl2/smb_nt.so
       0x107f2d000 -        0x107f2ffff  smb_ntlmv2.so (170.1) <938D40AF-BEB3-3F55-B409-C84E3C2886FD> /usr/lib/sasl2/smb_ntlmv2.so
       0x107f86000 -        0x107f89ffa  libCGXType.A.dylib (599.20.11) <C0B41DDE-0988-3652-B03B-9E5EB0DABAEB> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
       0x107f93000 -        0x107f9bff3  libCGCMS.A.dylib (599.20.11) <BB1E8D63-9FA1-3588-AC5D-1980576ED62C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
       0x107fa4000 -        0x107fccffb  libRIP.A.dylib (599.20.11) <D79461A6-2E24-3531-ADA2-EAC972384A7D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
    0x7fff6f7cd000 -     0x7fff6f800817  dyld (239.4) <2B17750C-ED1B-3060-B64E-21897D08B28B> /usr/lib/dyld
    0x7fff8b7c7000 -     0x7fff8b7f8ff7  libtidy.A.dylib (15.12) <BF757E3C-733A-3B6B-809A-A3949D46466E> /usr/lib/libtidy.A.dylib
    0x7fff8b7f9000 -     0x7fff8b7fbfff  com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff8b7fc000 -     0x7fff8b85cfff  com.apple.ISSupport (1.9.9 - 57) <E1E343D7-222C-3458-9D1F-FC600B7F1C50> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff8b871000 -     0x7fff8b87eff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff8b90a000 -     0x7fff8bd58fff  com.apple.VideoToolbox (1.0 - 1273.49) <27177077-9107-3E06-ADAD-92B80E80CDCD> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff8bd59000 -     0x7fff8bd63fff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
    0x7fff8bd64000 -     0x7fff8bd8eff7  libsandbox.1.dylib (278.11) <9E5654BF-DCD3-3B15-9C63-209B2B2D2803> /usr/lib/libsandbox.1.dylib
    0x7fff8bd8f000 -     0x7fff8be6efff  libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff8be91000 -     0x7fff8be94ff7  libdyld.dylib (239.4) <CF03004F-58E4-3BB6-B3FD-BE4E05F128A0> /usr/lib/system/libdyld.dylib
    0x7fff8be95000 -     0x7fff8bf4dff7  com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff8bf4e000 -     0x7fff8bf55ff3  libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
    0x7fff8bf56000 -     0x7fff8bf5efff  libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
    0x7fff8bf65000 -     0x7fff8bf6aff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
    0x7fff8bf6b000 -     0x7fff8c1c4ff9  com.apple.security (7.0 - 55471.14) <3F7100A0-FE46-333D-9A4B-396580F1B4FE> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8c1c5000 -     0x7fff8c1f4ff7  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff8c1f5000 -     0x7fff8c1f5fff  com.apple.AOSMigrate (1.0 - 1) <ABA8F3F2-BC96-3F89-AAF4-1AA459A0BCBD> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
    0x7fff8c1f9000 -     0x7fff8c456ffd  com.apple.RawCamera.bundle (5.03 - 731) <99C18399-B160-3C4A-AEDC-A2FD4944FCC6> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff8c4cb000 -     0x7fff8c51eff7  com.apple.ical.EventKit (2.0 - 154) <34C0DAD6-763D-3760-93BA-54C5DC7D81DA> /System/Library/Frameworks/EventKit.framework/Versions/A/EventKit
    0x7fff8c57a000 -     0x7fff8c669fff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8c769000 -     0x7fff8c77fff7  com.apple.ContactsUI (8.0 - 1369) <54A4A86A-B9F8-37A1-810B-BA39C00E02CF> /System/Library/PrivateFrameworks/ContactsUI.framework/Versions/A/ContactsUI
    0x7fff8c780000 -     0x7fff8c786ff7  com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
    0x7fff8c787000 -     0x7fff8c793ff7  com.apple.OpenDirectory (10.9 - 173.90.1) <E5EF8E1A-7214-36D0-AF0D-8D030DF6C2FC> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8c794000 -     0x7fff8c79aff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
    0x7fff8c832000 -     0x7fff8c836fff  com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff8c837000 -     0x7fff8ca27ffd  com.apple.WebKit2 (9537 - 9537.74.9) <3F7B257F-D0DA-3AA8-BE8B-0C5474FE9806> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
    0x7fff8ca28000 -     0x7fff8cb96ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff8cc4b000 -     0x7fff8cc4cfff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
    0x7fff8cc73000 -     0x7fff8cc7dff7  com.apple.CrashReporterSupport (10.9 - 538) <B487466B-3AA1-3854-A808-A61F049FA794> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff8cc7e000 -     0x7fff8cd27ff7  com.apple.MailCore (7.2 - 1874) <68F605E3-F062-345C-B86F-1285B7A1F6AB> /System/Library/PrivateFrameworks/MailCore.framework/Versions/A/MailCore
    0x7fff8cd28000 -     0x7fff8cd43ff7  libPng.dylib (1042) <36FF1DDA-9804-33C5-802E-3FCA9879F0E6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8ce41000 -     0x7fff8ce7dff7  com.apple.ids (10.0 - 1000) <632F7192-0399-34C8-B6BB-463D2F4370E0> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
    0x7fff8d00c000 -     0x7fff8d015fff  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
    0x7fff8d016000 -     0x7fff8d045fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff8d046000 -     0x7fff8d0b3fff  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
    0x7fff8d0dd000 -     0x7fff8d0ddfff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff8d102000 -     0x7fff8d103ff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8d104000 -     0x7fff8d108ff7  libheimdal-asn1.dylib (323.15) <B8BF2B7D-E913-3544-AA6D-CAC119F81C7C> /usr/lib/libheimdal-asn1.dylib
    0x7fff8d109000 -     0x7fff8d24afff  com.apple.QTKit (7.7.3 - 2826.17) <ADA1EF77-57D2-3E7E-8526-8F0B732C1218> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff8d24b000 -     0x7fff8d298fff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <D01B7D87-4BDC-3E48-A79B-951D05075F9D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff8d299000 -     0x7fff8d2d8fff  libGLU.dylib (9.6) <EE4907CA-219C-34BD-A84E-B85695F64C05> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff8d2de000 -     0x7fff8d431ff7  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <3511ABFE-22E1-3B91-B86A-5E3A78CE33FD> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8d432000 -     0x7fff8d498fff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff8d4a3000 -     0x7fff8d50aff7  com.apple.CoreUtils (2.0 - 200.34.4) <E53B97FE-E067-33F6-A9C1-D4EC2A20FB9F> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff8d514000 -     0x7fff8d517fff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff8d518000 -     0x7fff8d51dfff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8d51e000 -     0x7fff8d5e7fff  com.apple.LaunchServices (572.26 - 572.26) <EF8A4A15-0861-35C5-9744-5E1BC5C26DD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff8d5e8000 -     0x7fff8d5e8fff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8d5e9000 -     0x7fff8d6b4fff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff8d6b5000 -     0x7fff8d799fff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8d79a000 -     0x7fff8d7a3ff7  com.apple.MailService (7.2 - 1874) <87141582-08F3-36E8-B4A7-D377D1177178> /System/Library/PrivateFrameworks/MailService.framework/Versions/A/MailService
    0x7fff8d7a4000 -     0x7fff8d7a6ff7  com.apple.diagnosticlogcollection (10.0 - 1000) <5CA6D8A2-DEA6-33C3-91BC-F3B076C0500B> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/ DiagnosticLogCollection
    0x7fff8d7a7000 -     0x7fff8d7d6fd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
    0x7fff8d7d7000 -     0x7fff8d907ff7  com.apple.desktopservices (1.8.2 - 1.8.2) <76D6ED93-9D5A-3941-8B88-A1773290AE74> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff8d908000 -     0x7fff8d90cff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
    0x7fff8d90d000 -     0x7fff8d917ff7  com.apple.ProtocolBuffer (1 - 182.1.3) <82E68598-A8AA-3AF1-843E-2A64F19472D4> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
    0x7fff8d918000 -     0x7fff8d94cfff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
    0x7fff8d95a000 -     0x7fff8d961ff8  liblaunch.dylib (842.90.1) <38D1AB2C-A476-385F-8EA8-7AB604CA1F89> /usr/lib/system/liblaunch.dylib
    0x7fff8d965000 -     0x7fff8d973fff  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
    0x7fff8d97e000 -     0x7fff8d989fff  libGL.dylib (9.6) <A2EF4E15-EA08-396D-A1D4-29E1CED6876A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff8d98a000 -     0x7fff8dc74fff  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
    0x7fff8dc75000 -     0x7fff8dc78ff7  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
    0x7fff8dc79000 -     0x7fff8e05affe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff8e05b000 -     0x7fff8e082ff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
    0x7fff8e083000 -     0x7fff8e0c1ff7  libGLImage.dylib (9.6) <DCF2E131-A65E-33B2-B32D-28FF01605AB1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff8e0c2000 -     0x7fff8e14eff7  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
    0x7fff8e14f000 -     0x7fff8e174ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x7fff8e175000 -     0x7fff8e17dfff  libsystem_dnssd.dylib (522.90.2) <A0B7CF19-D9F2-33D4-8107-A62184C9066E> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff8e17e000 -     0x7fff8e1a0fff  com.apple.speech.LatentSemanticMappingFramework (2.11.6 - 2.11.6) <C2687C2C-239A-3EB4-857C-BA107F34A5E8> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
    0x7fff8e1a1000 -     0x7fff8eac0af3  com.apple.CoreGraphics (1.600.0 - 599.20.11) <06212100-8069-31A1-9C44-F6C4B1695230> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8ec28000 -     0x7fff8ec2dfff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
    0x7fff8ec48000 -     0x7fff8ec4bffc  com.apple.IOSurface (91 - 91) <07CA8A59-1E32-3FB6-B506-18DAF58A8CE0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8ec4c000 -     0x7fff8ee62fff  com.apple.Mail.framework (7.2 - 1874) <1E9D6A31-FF20-3102-8EB9-3FCF1E13D3EC> /System/Library/PrivateFrameworks/Mail.framework/Versions/A/Mail
    0x7fff8ee63000 -     0x7fff8eeb4fff  com.apple.QuickLookFramework (5.0 - 622.7) <17685CEC-C94B-3F83-ADE1-B24840B35E44> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff8eeb5000 -     0x7fff8eefafff  libcurl.4.dylib (78.90.1) <818543D6-0CCE-3F18-9BF1-4D18B81018F3> /usr/lib/libcurl.4.dylib
    0x7fff8efa1000 -     0x7fff8efa3fff  libCVMSPluginSupport.dylib (9.6) <FFDA2811-060E-3591-A280-4A726AA82436> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x7fff8efa4000 -     0x7fff8efacff7  com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff8efad000 -     0x7fff8fb23fff  com.apple.AppKit (6.9 - 1265.19) <12647F2F-3FE2-3D77-B3F0-33EFAFF2CEA7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8fb24000 -     0x7fff8fc2aff7  com.apple.ImageIO.framework (3.3.0 - 1042) <6101F33E-CACC-3070-960A-9A2EA4BC5F44> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff8fc2b000 -     0x7fff8fc3dfff  com.apple.addressbook.ContactsAutocomplete (8.0 - 1369) <3FE9486E-0B79-32FE-A544-9B323BF160B7> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/Versions/A/Con tactsAutocomplete
    0x7fff8fc3e000 -     0x7fff8fc9dfff  com.apple.framework.CoreWLAN (4.3.2 - 432.47) <AE6FAE44-918C-301C-A0AA-C65CAB6B5668> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff8fc9e000 -     0x7fff8ff6effc  com.apple.CoreImage (9.2.7) <BF88A02E-994E-3970-AC62-04248CA8DC46> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x7fff8ff6f000 -     0x7fff9019fff7  com.apple.CalendarPersistence (7.0 - 138) <A8BDC8DD-9DE2-3819-9B11-114671B6EBB8> /System/Library/PrivateFrameworks/CalendarPersistence.framework/Versions/A/Cale ndarPersistence
    0x7fff901a0000 -     0x7fff901e9fff  com.apple.CoreMedia (1.0 - 1273.49) <D91EC90A-BFF1-300D-A353-68001705811C> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff901ea000 -     0x7fff901fbff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
    0x7fff901fc000 -     0x7fff9026bff1  com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff9026c000 -     0x7fff902fcfff  com.apple.Metadata (10.7.0 - 800.23) <BFEE576F-D779-300B-B685-26A3A008710A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff902fd000 -     0x7fff902fdfff  com.apple.Carbon (154 - 157) <4E260C09-78F4-305B-B408-13321CAF6213> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff902fe000 -     0x7fff90320fff  com.apple.framework.familycontrols (4.1 - 410) <4FDBCD10-CAA2-3A9C-99F2-06DCB8E81DEE> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff90321000 -     0x7fff90350ff5  com.apple.GSS (4.0 - 2.0) <62046C17-5D09-346C-B08E-A664DBC18411> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff90356000 -     0x7fff903a8ff7  com.apple.Suggestions (3.0 - 137.1) <B7E5B685-C6A4-35DB-BA0A-8DBA2BF4ADF6> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
    0x7fff903a9000 -     0x7fff903b0fff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff903b1000 -     0x7fff903bafff  com.apple.DisplayServicesFW (2.8 - 360.8.14) <816A9CED-1BC0-3C76-8103-1B9BE0F723BB> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff903bb000 -     0x7fff9047fff7  com.apple.backup.framework (1.5.2 - 1.5.2) <A3C552F0-670B-388F-93FA-D917F96ACE1B> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff90551000 -     0x7fff90558fff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
    0x7fff90559000 -     0x7fff90587ff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff90588000 -     0x7fff905e6ff7  com.apple.corelocation (1486.17 - 1486.24) <9FBB29F0-E000-3190-A96C-9EAA5CCCA2A0> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff905e7000 -     0x7fff90610ff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
    0x7fff90611000 -     0x7fff90613fff  libRadiance.dylib (1042) <B91D4B97-7BF3-3285-BCB7-4948BAAC23EE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
    0x7fff90614000 -     0x7fff90656ff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
    0x7fff90657000 -     0x7fff90664ff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
    0x7fff90b6c000 -     0x7fff90b6dfff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
    0x7fff90bad000 -     0x7fff90bd1ff7  libJPEG.dylib (1042) <33648F26-A1DA-3C30-B15B-E9FFD41DB25C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff90bd2000 -     0x7fff90c5aff7  com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff90c8d000 -     0x7fff90cabfff  com.apple.facetimeservices (10.0 - 1000) <DED6A966-DF0E-3E58-BD34-D85ED82A99D7> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
    0x7fff90cac000 -     0x7fff90faafff  com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff90fab000 -     0x7fff90fabffd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <486A97CD-C1F7-324D-87BC-B07F7A415B68> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff91345000 -     0x7fff91383fff  com.apple.MailUI (7.2 - 1874) <CDEBA548-F861-3D53-AC21-1EF046FE0160> /System/Library/PrivateFrameworks/MailUI.framework/Versions/A/MailUI
    0x7fff91384000 -     0x7fff9138dff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
    0x7fff9138e000 -     0x7fff91393ff7  com.apple.EmailAddressing (7.2 - 1874) <F889E9E5-A143-38F1-91E3-61CF2344A917> /System/Library/PrivateFrameworks/EmailAddressing.framework/Versions/A/EmailAdd ressing
    0x7fff914fb000 -     0x7fff916a8f27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
    0x7fff916f0000 -     0x7fff9170bff7  com.apple.CalendarStore (7.0 - 1366) <27072D7F-8281-3958-A66C-3A3F862F3458> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    0x7fff9170c000 -     0x7fff9182eff1  com.apple.avfoundation (2.0 - 651.12) <5261E6EA-7476-32B2-A12A-D42598A9B2EA> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff9182f000 -     0x7fff91a90fff  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
    0x7fff91a91000 -     0x7fff91b2cfff  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
    0x7fff91b2d000 -     0x7fff91d12fff  com.apple.CoreFoundation (6.9 - 855.14) <617B8A7B-FAB2-3271-A09B-C542E351C532> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff91d15000 -     0x7fff91d4eff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff91d4f000 -     0x7fff91d7bfff  com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff91d7c000 -     0x7fff91d80fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
    0x7fff91d81000 -     0x7fff91d82fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff91d83000 -     0x7fff91da7fff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
    0x7fff91da8000 -     0x7fff91dcefff  com.apple.iCalendar (7.0 - 162) <2B270453-6FFD-3AD3-B40B-51715BE66B33> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
    0x7fff91dcf000 -     0x7fff91dcffff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff91dd0000 -     0x7fff92340fff  com.apple.CoreAUC (6.22.08 - 6.22.08) <F306D552-2220-3160-88EA-C916193C5EFD> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff92341000 -     0x7fff9234dff7  com.apple.CalendarAgentLink (7.0 - 138) <B8B63D14-D853-3478-B001-BC67B7E9F993> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/Calend arAgentLink
    0x7fff9234e000 -     0x7fff92359ff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff9235a000 -     0x7fff926d1ffa  com.apple.JavaScriptCore (9537 - 9537.74.4) <0942FE6B-3152-30FC-B92A-92A1C29C5295> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff926d2000 -     0x7fff9272efff  com.apple.coredav (1.0.1 - 229.6) <6D2B49E8-E81D-36C7-BC24-FD54FA35E5BC> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
    0x7fff9272f000 -     0x7fff92731ffb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
    0x7fff92732000 -     0x7fff92757ff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff92758000 -     0x7fff92768fff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
    0x7fff92769000 -     0x7fff92781ff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff92782000 -     0x7fff9293aff3  libicucore.A.dylib (511.31) <167DDD0A-A935-31AF-B5B9-940268EC3A3C> /usr/lib/libicucore.A.dylib
    0x7fff9293b000 -     0x7fff92998fff  com.apple.imfoundation (10.0 - 1000) <122D84B9-871D-3885-9D8D-840CD529028F> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundatio n
    0x7fff929e4000 -     0x7fff929e4fff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff929e5000 -     0x7fff93833fff  com.apple.WebCore (9537 - 9537.74.11) <9683BA7C-A04B-3E33-B195-DCF1C2CABF95> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff93834000 -     0x7fff93848fff  com.apple.aps.framework (4.0 - 4.0) <23BC5746-0914-3102-B84F-BEAB31A77AEC> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
    0x7fff93850000 -     0x7fff93852ff7  com.apple.securityhi (9.0 - 55005) <405E2BC6-2B6F-3B6B-B48E-2FD39214F052> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff9388d000 -     0x7fff9389fff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <D5E7416D-45AB-3690-86C6-CC4B5FCEA2D2> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff938a0000 -     0x7fff938a0fff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff938a1000 -     0x7fff938a5ff7  libGIF.dylib (1042) <C57840F6-1C11-3273-B4FC-956950B94034> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff938a6000 -     0x7fff938a8fff  com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff938a9000 -     0x7fff9397aff1  com.apple.DiskImagesFramework (10.9 - 371.1) <D456ED08-4C1D-341F-BAB8-85E34A7275C5> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff9397b000 -     0x7fff93e9efff  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
    0x7fff93ecc000 -     0x7fff93f1dff3  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff93f1e000 -     0x7fff93f6cfff  com.apple.opencl (2.3.59 - 2.3.59) <8C2ACCC6-B0BA-3FE7-98A1-5C67284DEA4E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff93f6d000 -     0x7fff93f76ffb  com.apple.CommonAuth (4.0 - 2.0) <70FDDA03-7B44-37EC-B78E-3EC3C8505C76> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff93f77000 -     0x7fff93fbcffe  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
    0x7fff93fbd000 -     0x7fff93fe6fff  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
    0x7fff93fe7000 -     0x7fff94022fff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff94036000 -     0x7fff94076fff  com.apple.PassKit (1.0 - 1) <CE4A0FC6-6E65-38AC-BC8E-74821D713B43> /System/Library/PrivateFrameworks/PassKit.framework/Versions/A/PassKit
    0x7fff94077000 -     0x7fff9409bfff  com.apple.quartzfilters (1.8.0 - 1.7.0) <39C08086-9866-372F-9420-81F5689149DF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x7fff9409c000 -     0x7fff94186fff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
    0x7fff94187000 -     0x7fff94193ff7  com.apple.KerberosHelper (4.0 - 1.0) <6D64703B-D7A3-3EF7-89AB-16F7F89333FC> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x7fff94198000 -     0x7fff9425aff5  com.apple.CoreText (352.0 - 367.19) <24848DF1-67EC-3D41-9548-1F14C6DFBBF9> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff9425b000 -     0x7fff94269fff  com.apple.opengl (9.6.0 - 9.6.0) <709F4A02-73A0-303C-86B5-85C596C8B707> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff9426a000 -     0x7fff9426aff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
    0x7fff9426b000 -     0x7fff9426cff7  libsystem_sandbox.dylib (278.11) <5E5A6E09-33A9-391A-AB34-E57D93BB1551> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff9426d000 -     0x7fff94289fff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
    0x7fff9428a000 -     0x7fff942b7ff2  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <43A137C4-3E72-37DC-945F-92569C12AAD4> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff942b8000 -     0x7fff942d4fff  com.apple.frameworks.preferencepanes (16.0 - 16.0) <059E99D8-67C2-3B59-B5E7-850DD7A92D75> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x7fff942d5000 -     0x7fff94324ff7  com.apple.framework.internetaccounts (2.1 - 210) <D7175985-03A5-315B-B788-FBDC0019B0EA> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
    0x7fff94325000 -     0x7fff94326ff7  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
    0x7fff94327000 -     0x7fff94379fff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
    0x7fff9437a000 -     0x7fff943c1ff7  libcups.2.dylib (372.2) <37802F24-BCC2-3721-8E12-82B29B61B2AA> /usr/lib/libcups.2.dylib
    0x7fff94408000 -     0x7fff9440dff7  com.apple.MediaAccessibility (1.0 - 43) <D309D83D-5FAE-37A4-85ED-FFBDA8B66B82> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
    0x7fff9440e000 -     0x7fff946b8ff5  com.apple.HIToolbox (2.1 - 697.4) <DF5635DD-C255-3A8E-8B49-F6D2FB61FF95> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff946b9000 -     0x7fff946cffff  com.apple.CoreMediaAuthoring (2.2 - 947) <B01FBACC-DDD5-30A8-BCCF-57CE24ABA329> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x7fff946d0000 -     0x7fff94840ff8  com.apple.CFNetwork (673.2.1 - 673.2.1) <AE407146-CCF2-33DD-AAEA-6887FD6F45BA> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff94ae3000 -     0x7fff94aedff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x7fff94aee000 -     0x7fff94b15ffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
    0x7fff94b16000 -     0x7fff94b1dff7  com.apple.phonenumbers (1.1.1 - 105) <767A63EB-244C-34F1-9FFA-D1A6BED60C31> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
    0x7fff94b1e000 -     0x7fff94b24fff  com.apple.AddressBook.ContactsFoundation (8.0 - 1369) <A5D1D494-2F84-3A97-A229-04DB308D4481> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/Conta ctsFoundation
    0x7fff94b25000 -     0x7fff94b40ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
    0x7fff94b41000 -     0x7fff94b41ffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff94b42000 -     0x7fff94b55ff7  com.apple.AppContainer (3.0 - 1) <BD342039-430E-39FE-BC2D-8F97B557548E> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
    0x7fff94b56000 -     0x7fff94b6dff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <38A25261-C622-3F11-BFD3-7AFFC44D57B8> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff94b70000 -     0x7fff94bc7fff  com.apple.IMAP (7.2 - 1874) <9BEBD1CB-EE18-3728-84D9-092EA0AE112C> /System/Library/PrivateFrameworks/IMAP.framework/Versions/A/IMAP
    0x7fff94bef000 -     0x7fff94ec3fc7  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
    0x7fff94ec4000 -     0x7fff95060ff3  com.apple.QuartzCore (1.8 - 332.3) <80F1068F-4A34-34FB-9E05-A2DC0700D2F2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff95061000 -     0x7fff9507dff7  libsystem_kernel.dylib (2422.90.20) <20E00C54-9222-359F-BD98-CB79ABED769A> /usr/lib/system/libsystem_kernel.dylib
    0x7fff950ff000 -     0x7fff9510cfff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff9546e000 -     0x7fff95474fff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
    0x7fff95524000 -     0x7fff955adff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
    0x7fff955ae000 -     0x7fff955b2ff7  libsystem_stats.dylib (93.90.3) <1A55AF8A-B6C4-3163-B557-3AD25DA643A8> /usr/lib/system/libsystem_stats.dylib
    0x7fff95d03000 -     0x7fff95d10ff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
    0x7fff95d11000 -     0x7fff95d74ff7  com.apple.SystemConfiguration (1.13 - 1.13) <63B985ED-E7E4-3095-8D12-63C9F1DB0F3D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff95d75000 -     0x7fff95d80ff7  com.apple.DirectoryService.Framework (10.9 - 173.90.1) <A9866D67-C5A8-36D1-A1DB-E2FA60328698> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff95d81000 -     0x7fff95db6ffb  com.apple.datadetectors (5.0 - 246.0) <1C4C33FE-F364-3DBA-A1BC-4A53E594CFD3> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
    0x7fff95ddb000 -     0x7fff95decff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
    0x7fff95ded000 -     0x7fff95e25ff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff95e26000 -     0x7fff95e3eff7  com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x7fff95e42000 -     0x7fff95e6cff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
    0x7fff95e6d000 -     0x7fff95eaefff  com.apple.PerformanceAnalysis (1.47 - 47) <784ED7B8-FAE4-36CE-8C76-B7D300316C9F> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x7fff95eb1000 -     0x7fff960f9ff7  com.apple.CoreData (107 - 481.01) <DA339795-5D97-35B5-9B04-629830013720> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff960fa000 -     0x7fff96340fff  com.apple.AddressBook.framework (8.0 - 1369) <3D1A8D58-6A9E-366C-BDB8-ECC6F279DB24> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff96341000 -     0x7fff963f1ff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff963f2000 -     0x7fff96521fef  com.apple.MediaControlSender (2.0 - 200.34.4) <FC24EC8D-2E46-3F76-AF63-749F30857B96> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
    0x7fff965d8000 -     0x7fff96661fff  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
    0x7fff96662000 -     0x7fff966b9fff  com.apple.ViewBridge (1.0 - 46.2) <4AF3CB98-7691-39A2-8DC3-ABE5CC55CE7F> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x7fff966ba000 -     0x7fff966c9ff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff966ca000 -     0x7fff9672cff7  com.apple.WhitePagesFramework (10.7.0 - 141.0) <F95E1174-37B7-300C-8ECE-E67A711B6721> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    0x7fff96752000 -     0x7fff9676fff7  com.apple.framework.Apple80211 (9.3.1 - 931.58) <D5B2DD15-3DCC-31F6-9320-3A20A887C5D5> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff96770000 -     0x7fff96772fff  com.apple.marco (10.0 - 1000) <FC7EF8C7-5EDF-3720-BAEC-281F12A7A3F8> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
    0x7fff96773000 -     0x7fff967e6fff  com.apple.securityfoundation (6.0 - 55122.1) <1939DE0B-BC38-3E50-8A8C-3471C8AC4CD6> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff967e7000 -     0x7fff96840fff  libTIFF.dylib (1042) <51D02EEC-0D0C-34C1-91C8-D316473A3FEA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff96841000 -     0x7fff96899ff7  com.apple.Symbolication (1.4 - 129) <16D42516-7B5E-357C-898A-FAA9EE7642B3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff9689a000 -     0x7fff96925fff  libCoreStorage.dylib (380) <AE14C2F3-0EF1-3DCD-BF2B-A24D97D3B372> /usr/lib/libCoreStorage.dylib
    0x7fff96975000 -     0x7fff96978fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff96979000 -     0x7fff96caffff  com.apple.MediaToolbox (1.0 - 1273.49) <AB8ED666-6D15-3367-A033-F4A8AD33C4E0> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff96cc3000 -     0x7fff96ccefff  libkxld.dylib (2422.90.20) <EF476345-7A69-3AC0-95

Similar Messages

  • Mail crashing with new Yosemite upgrade

    I have upgraded to Yosemite OS X and now my mail is crashing constantly. It has crashed 4 times in the last hour and I am at my wits end as to what to do.

    Hello dominiquefromlondon,
    Thanks for the question. Based on what you stated, it seems like Mail is unexpectedly quitting. I would recommend that you read this article, it may be able to help you resolve or isolate the issue.
    Mac OS X v10.5.6 or later: Mail unexpectedly quits
    Thanks for using Apple Support Communities.
    Cheers,
    Mario

  • OS9 Breaks with new OSX 10.4.8 Update

    This morning I went to open up an OS9 application, Concord, and it does not work since upgrading to 10.4.8. When I launch the application, I get a message that says I need Quicktime 6.03 or later. I've never got this message before. When I download this version of Quicktime and install, Classic attempts to install, but is continuing to try 10 minutes after I installed Quicktime. I have been able to use this OS9 application all the time up until the latest upgrade. Any ideas on how to fix this problem?

    Does the QuickTime 6.0.3 message come up when you start Classic by itself (from the System Preferences Classic panel)?
    If you error out on the QuickTime installer running under Classic, you may need to do it another way. I assume your Mac in question is the iMac G5, so it does cannot restart directly into Mac OS 9.
    Try it this way. Start Classic by launching any Mac OS 9 program (such as SimpleText). Under the multi-colored Apple menu, select Control Panels -> QuickTime Settings. In the QuickTime control panel, first select About QuickTime to see the version number. Mine says 6.0.3.
    Next select Update Check. Click the Update button. Hopefully, updating QuickTime this way will work better.

  • Since loading Lion, I've experienced much more instability than Snow Leopard. In particular, Mail crashes with regularity, full-screen apps seem to run slower and show the beach ball more often for longer, etc.  I'm disappointed with the performance. Any

    Since loading Lion, I've experienced much more instability than Snow Leopard. In particular, Mail crashes with regularity, full-screen apps seem to run slower and show the beach ball more often for longer, etc. I love the features, but I'm disappointed with the performance. Any help coming from Apple?  I've been sending them so many reports after crashes, that their file must be full!

    Summoning max. courage, I did what you advised. Here is the result. What does this tell you? My Lion 7.2 (mid 2011 iMac) has several annoying glitches (which I have so far tolerated through gritted teeth) but none that have actually stopped me working.
    BTW, I see several items involving CleanMyMac which I did not know I had. It is generally villified as a trouble-maker. Spotlight can't find an app. or a utility of that name. How can I get rid of what's there please? Just delete?
    Last login: Thu Nov  3 20:55:11 on console
    Steve-Kirkbys-iMac:~ stevekirkby$ kextstat -kl | awk ' !/apple/ { print $6 $7 } '
    com.AmbrosiaSW.AudioSupport(4.0)
    Steve-Kirkbys-iMac:~ stevekirkby$ sudo launchctl list | sed 1d | awk ' !/0x|apple|com\.vix|edu\.|org\./ { print $3 } '
    Password:
    com.openssh.sshd
    com.stclairsoft.DefaultFolderXAgent
    com.microsoft.office.licensing.helper
    com.bombich.ccc.scheduledtask.067493DB-2728-4DF3-87D8-092EF69086E8
    com.bombich.ccc
    com.adobe.SwitchBoard
    Steve-Kirkbys-iMac:~ stevekirkby$ launchctl list | sed 1d | awk ' !/0x|apple|edu\.|org\./ { print $3 } '
    com.sony.PMBPortable.AutoRun
    uk.co.markallan.clamxav.freshclam
    com.veoh.webplayer.startup
    com.macpaw.CleanMyMac.volumeWatcher
    com.macpaw.CleanMyMac.trashSizeWatcher
    com.adobe.ARM.202f4087f2bbde52e3ac2df389f53a4f123223c9cc56a8fd83a6f7ae
    com.adobe.AAM.Scheduler-1.0
    Steve-Kirkbys-iMac:~ stevekirkby$ ls -1A {,/}Library/{Ad,Compon,Ex,Fram,In,La,Mail/Bu,P*P,Priv,Qu,Scripti,Sta}* 2> /dev/null
    /Library/Components:
    /Library/Extensions:
    /Library/Frameworks:
    AEProfiling.framework
    AERegistration.framework
    ApplicationEnhancer.framework
    AudioMixEngine.framework
    FxPlug.framework
    NyxAudioAnalysis.framework
    PluginManager.framework
    ProFX.framework
    ProMetadataSupport.framework
    TSLicense.framework
    iLifeFaceRecognition.framework
    iLifeKit.framework
    iLifePageLayout.framework
    iLifeSQLAccess.framework
    iLifeSlideshow.framework
    /Library/Input Methods:
    /Library/Internet Plug-Ins:
    AdobePDFViewer.plugin
    EPPEX Plugin.plugin
    Flash Player.plugin
    Flip4Mac WMV Plugin.plugin
    JavaAppletPlugin.plugin
    Quartz Composer.webplugin
    QuickTime Plugin.plugin
    SharePointBrowserPlugin.plugin
    SharePointWebKitPlugin.webplugin
    Silverlight.plugin
    flashplayer.xpt
    iPhotoPhotocast.plugin
    nsIQTScriptablePlugin.xpt
    /Library/LaunchAgents:
    com.adobe.AAM.Updater-1.0.plist
    com.sony.PMBPortable.AutoRun.plist
    /Library/LaunchDaemons:
    com.adobe.SwitchBoard.plist
    com.apple.remotepairtool.plist
    com.bombich.ccc.plist
    com.bombich.ccc.scheduledtask.067493DB-2728-4DF3-87D8-092EF69086E8.plist
    com.microsoft.office.licensing.helper.plist
    com.stclairsoft.DefaultFolderXAgent.plist
    /Library/PreferencePanes:
    .DS_Store
    Application Enhancer.prefPane
    Default Folder X.prefPane
    DejaVu.prefPane
    Flash Player.prefPane
    Flip4Mac WMV.prefPane
    /Library/PrivilegedHelperTools:
    com.bombich.ccc
    com.microsoft.office.licensing.helper
    com.stclairsoft.DefaultFolderXAgent
    /Library/QuickLook:
    iWork.qlgenerator
    /Library/QuickTime:
    AppleIntermediateCodec.component
    AppleMPEG2Codec.component
    DesktopVideoOut.component
    DivX 6 Decoder.component
    FCP Uncompressed 422.component
    Flip4Mac WMV Advanced.component
    Flip4Mac WMV Export.component
    Flip4Mac WMV Import.component
    LiveType.component
    /Library/ScriptingAdditions:
    .DS_Store
    Adobe Unit Types.osax
    Default Folder X Addition.osax
    /Library/StartupItems:
    Library/Address Book Plug-Ins:
    Library/Frameworks:
    EWSMac.framework
    Library/Input Methods:
    .localized
    Library/Internet Plug-Ins:
    Library/LaunchAgents:
    com.adobe.AAM.Updater-1.0.plist
    com.adobe.ARM.202f4087f2bbde52e3ac2df389f53a4f123223c9cc56a8fd83a6f7ae.plist
    com.macpaw.CleanMyMac.trashSizeWatcher.plist
    com.macpaw.CleanMyMac.volumeWatcher.plist
    com.veoh.webplayer.startup.plist
    uk.co.markallan.clamxav.freshclam.plist
    Library/PreferencePanes:
    .DS_Store
    Perian.prefPane
    WindowShade X.prefPane
    Library/QuickTime:
    AC3MovieImport.component
    Perian.component
    Library/ScriptingAdditions:
    Steve-Kirkbys-iMac:~ stevekirkby$

  • Mail crashing with  EXC_BAD_ACCESS (SIGBUS)-ISync related

    Hi,
    I am having a problem with Mail crashing with the (SIGBUS) error... I can stop this from happening by turning off sync in the Isync preferences. I was hoping that once MobileMe was fixed this problem would go away but no such luck... Unfortunately, I need syncing for my Iphone 3g. Has anyone experienced this and found a way to fix the problem? I am using 10.5.4, have repaired permissions and have tried to delete Isync and MobileMe preferences in multiple ways...
    The complete problem report is below:
    Process: Mail [3644]
    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 [66]
    Date/Time: 2008-08-11 10:21:06.336 -0500
    OS Version: Mac OS X 10.5.4 (9E17)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000030
    Crashed Thread: 10
    Thread 0:
    0 libSystem.B.dylib 0x928704a6 machmsgtrap + 10
    1 libSystem.B.dylib 0x92877c9c mach_msg + 72
    2 com.apple.CoreFoundation 0x939d80ce CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x939d8cf8 CFRunLoopRunInMode + 88
    4 com.apple.HIToolbox 0x913d6da4 RunCurrentEventLoopInMode + 283
    5 com.apple.HIToolbox 0x913d6bbd ReceiveNextEventCommon + 374
    6 com.apple.HIToolbox 0x9141d84b IsUserStillTracking(MenuSelectData*, unsigned char*) + 493
    7 com.apple.HIToolbox 0x91406a38 TrackMenuCommon(MenuSelectData&, unsigned char*) + 3860
    8 com.apple.HIToolbox 0x91401ce7 MenuSelectCore(MenuData*, Point, double, unsigned long, OpaqueMenuRef**, unsigned short*) + 279
    9 com.apple.HIToolbox 0x9140183b _HandleMenuSelection2 + 383
    10 com.apple.HIToolbox 0x914016af _HandleMenuSelection + 53
    11 com.apple.AppKit 0x90ab9bf3 _NSHandleCarbonMenuEvent + 244
    12 com.apple.AppKit 0x90a209f4 _DPSNextEvent + 1920
    13 com.apple.AppKit 0x90a1fdb8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    14 com.apple.AppKit 0x90a18df3 -[NSApplication run] + 795
    15 com.apple.AppKit 0x909e6030 NSApplicationMain + 574
    16 com.apple.mail 0x000fb29e 0x1000 + 1024670
    Thread 1:
    0 libSystem.B.dylib 0x928704a6 machmsgtrap + 10
    1 libSystem.B.dylib 0x92877c9c mach_msg + 72
    2 com.apple.CoreFoundation 0x939d80ce CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x939d8cf8 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x91d614a5 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
    5 com.apple.Foundation 0x91d6d5c4 -[NSRunLoop(NSRunLoop) run] + 84
    6 com.apple.MessageFramework 0x00483f35 -[RSSInterchange _runManager] + 2140
    7 com.apple.Foundation 0x91d2cf1d -[NSThread main] + 45
    8 com.apple.Foundation 0x91d2cac4 _NSThread__main_ + 308
    9 libSystem.B.dylib 0x928a16f5 pthreadstart + 321
    10 libSystem.B.dylib 0x928a15b2 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x928da07a _workqops + 10
    1 libSystem.B.dylib 0x928da0aa start_wqthread + 30
    Thread 3:
    Thread 4:
    0 libSystem.B.dylib 0x9287768e _semwaitsignal + 10
    1 libSystem.B.dylib 0x928a236d pthreadcondwait$UNIX2003 + 73
    2 com.apple.QuartzCore 0x933a6e51 fefragmentthread + 54
    3 libSystem.B.dylib 0x928a16f5 pthreadstart + 321
    4 libSystem.B.dylib 0x928a15b2 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x928704a6 machmsgtrap + 10
    1 libSystem.B.dylib 0x92877c9c mach_msg + 72
    2 com.apple.CoreFoundation 0x939d80ce CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x939d8cf8 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x91d614a5 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
    5 com.apple.Foundation 0x91d6d5c4 -[NSRunLoop(NSRunLoop) run] + 84
    6 com.apple.MessageFramework 0x003a910d +[_NSSocket _runIOThread] + 98
    7 com.apple.Foundation 0x91d2cf1d -[NSThread main] + 45
    8 com.apple.Foundation 0x91d2cac4 _NSThread__main_ + 308
    9 libSystem.B.dylib 0x928a16f5 pthreadstart + 321
    10 libSystem.B.dylib 0x928a15b2 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x928c05e2 select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x928a16f5 pthreadstart + 321
    2 libSystem.B.dylib 0x928a15b2 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x928704a6 machmsgtrap + 10
    1 libSystem.B.dylib 0x92877c9c mach_msg + 72
    2 com.apple.CoreFoundation 0x939d80ce CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x939d8cf8 CFRunLoopRunInMode + 88
    4 com.apple.CFNetwork 0x97113a32 CFURLCacheWorkerThread(void*) + 396
    5 libSystem.B.dylib 0x928a16f5 pthreadstart + 321
    6 libSystem.B.dylib 0x928a15b2 thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x928704a6 machmsgtrap + 10
    1 libSystem.B.dylib 0x92877c9c mach_msg + 72
    2 com.apple.CoreFoundation 0x939d80ce CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x939d8cf8 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x91d90460 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    5 com.apple.Foundation 0x91d2cf1d -[NSThread main] + 45
    6 com.apple.Foundation 0x91d2cac4 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x928a16f5 pthreadstart + 321
    8 libSystem.B.dylib 0x928a15b2 thread_start + 34
    Thread 9:
    0 libSystem.B.dylib 0x92870506 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x928a284f pthread_condwait + 1244
    2 libSystem.B.dylib 0x928a40d3 pthreadcond_timedwait_relativenp + 47
    3 com.apple.Foundation 0x91d72e8c -[NSCondition waitUntilDate:] + 236
    4 com.apple.Foundation 0x91d72ca0 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
    5 com.apple.Foundation 0x91d72c05 -[NSConditionLock lockWhenCondition:] + 69
    6 com.apple.AppKit 0x90a86470 -[NSUIHeartBeat _heartBeatThread:] + 753
    7 com.apple.Foundation 0x91d2cf1d -[NSThread main] + 45
    8 com.apple.Foundation 0x91d2cac4 _NSThread__main_ + 308
    9 libSystem.B.dylib 0x928a16f5 pthreadstart + 321
    10 libSystem.B.dylib 0x928a15b2 thread_start + 34
    Thread 10 Crashed:
    0 libSystem.B.dylib 0xffff07c7 __memcpy + 39
    1 com.apple.CoreData 0x94c2f39b -[NSSQLRow copy] + 459
    2 com.apple.CoreData 0x94c0efcb -[NSSQLCore databaseOperationForObject:] + 347
    3 com.apple.CoreData 0x94c38ae9 -[NSSQLCore recordDeleteForObject:] + 89
    4 com.apple.CoreData 0x94c10aa8 -[NSSQLCore recordChangesInContext:] + 280
    5 com.apple.CoreData 0x94c0dac0 -[NSSQLCore saveChanges:] + 256
    6 com.apple.CoreData 0x94bf77e9 -[NSSQLCore executeRequest:withContext:] + 297
    7 com.apple.CoreData 0x94bf7386 -[NSPersistentStoreCoordinator(_NSInternalMethods) executeRequest:withContext:] + 3094
    8 com.apple.CoreData 0x94c09805 -[NSManagedObjectContext save:] + 1333
    9 com.apple.MessageFramework 0x00434a5b -[BookmarksManager saveTransientFeedChanges] + 367
    10 com.apple.Mail.Syncer 0x17c2a75a 0x17c17000 + 79706
    11 com.apple.syncservices 0x905dfccd -[ISyncConcreteSessionDriver _finishSession] + 258
    12 com.apple.syncservices 0x905ba9e5 -[ISyncConcreteSessionDriver _sync:] + 253
    13 com.apple.syncservices 0x9065398d -[ISyncConcreteSessionDriver _startAsynchronousSyncWorker] + 425
    14 com.apple.Foundation 0x91d2cf1d -[NSThread main] + 45
    15 com.apple.Foundation 0x91d2cac4 _NSThread__main_ + 308
    16 libSystem.B.dylib 0x928a16f5 pthreadstart + 321
    17 libSystem.B.dylib 0x928a15b2 thread_start + 34
    Thread 11:
    0 libSystem.B.dylib 0x928704a6 machmsgtrap + 10
    1 libSystem.B.dylib 0x92877c9c mach_msg + 72
    2 com.apple.CoreFoundation 0x939d80ce CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x939d8cf8 CFRunLoopRunInMode + 88
    4 com.apple.audio.CoreAudio 0x96e75464 HALRunLoop::OwnThread(void*) + 160
    5 com.apple.audio.CoreAudio 0x96e75300 CAPThread::Entry(CAPThread*) + 96
    6 libSystem.B.dylib 0x928a16f5 pthreadstart + 321
    7 libSystem.B.dylib 0x928a15b2 thread_start + 34
    Thread 10 crashed with X86 Thread State (32-bit):
    eax: 0xffc7d360 ebx: 0x94c2f1db ecx: 0x0000000a edx: 0x00000028
    edi: 0x00000030 esi: 0xffc7d334 ebp: 0xb0ab9558 esp: 0xb0ab9550
    ss: 0x0000001f efl: 0x00010282 eip: 0xffff07c7 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
    cr2: 0x00000030
    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
    0x159a8000 - 0x159adff3 libCGXCoreImage.A.dylib ??? (???) <b6cf72d9cbd5312d4ec435e298954ade> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x15d00000 - 0x15e1eff7 com.apple.RawCamera.bundle 2.0.8 (2.0.8) <56067945130800a348eb076676d41e92> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x162bb000 - 0x162bcfe1 com.apple.textencoding.unicode 2.2 (2.2) <542f2b8930d6bdf16c318ffea541acab> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x172a8000 - 0x172a8ffd liblangid.dylib ??? (???) <4310e568d617f1ce7178266630e1b71a> /usr/lib/liblangid.dylib
    0x17a3d000 - 0x17a40fff com.apple.audio.AudioIPCPlugIn 1.0.4 (1.0.4) <9ce6f675ce724b0ba4e78323b79cf95c> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x17a46000 - 0x17a4bfff com.apple.audio.AppleHDAHALPlugIn 1.5.7 (1.5.7a24) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x17ad4000 - 0x17b41fff +com.DivXInc.DivXDecoder 6.6.0 (6.6.0) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x17c17000 - 0x17c35fff com.apple.Mail.Syncer 3.4 (928.1) <50b5f666e5348f40253bd9d55dfb9b33> /System/Library/Frameworks/Message.framework/Versions/B/Resources/Syncer.syncsc hema/Contents/MacOS/Syncer
    0x17c48000 - 0x17c5bfff com.apple.syncservices.syncservicesui 4.1 (389.6) <1b41e95b2f856dbbcd0561d244aafa29> /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServi cesUI
    0x17c6a000 - 0x17cba01f +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 - 0x9000afe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
    0x9000b000 - 0x90092ff7 libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
    0x90093000 - 0x900e2fff com.apple.QuickLookUIFramework 1.3 (170.7) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x900e3000 - 0x9013dff7 com.apple.CoreText 2.0.2 (???) <9fde11f84a72e890bbf2aa8b0b13b79a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x903a7000 - 0x903acfff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x903ad000 - 0x903ccffa libJPEG.dylib ??? (???) <0cfb80109d624beb9ceb3c43b6c5ec10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x903cd000 - 0x904cefef com.apple.PubSub 1.0.3 (65.1.1) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x904cf000 - 0x90503fef com.apple.bom 9.0 (136) <b72e1fd1d3bfd8c288381adb23775fd4> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x90504000 - 0x9050bff7 libCGATS.A.dylib ??? (???) <fbc59d0e1eccf907396563568d5cd872> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x9050c000 - 0x905b3feb com.apple.QD 3.11.52 (???) <c72bd7bd2ce12694c3640a731d1ad878> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x905b4000 - 0x90694fff com.apple.syncservices 3.1 (389.6) <51037594e950b0331d4996691cf4acba> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x90695000 - 0x9071ffe3 com.apple.DesktopServices 1.4.6 (1.4.6) <1abd4175c3089704be6824c073f7cc33> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x90720000 - 0x9072ffff libsasl2.2.dylib ??? (???) <b9e1ca0b6612e280b6cbea6df0eec5f6> /usr/lib/libsasl2.2.dylib
    0x90730000 - 0x9075dfeb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x9075e000 - 0x907aeff7 com.apple.HIServices 1.7.0 (???) <f7e78891a6d08265c83dca8e378be1ea> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x907af000 - 0x907affff com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x907b0000 - 0x90877ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x90878000 - 0x9087ffff com.apple.agl 3.0.9 (AGL-3.0.9) <7dac4a7cb0de2f6d08ae71c1249379e3> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x90880000 - 0x908b2fff com.apple.LDAPFramework 1.4.3 (106) <3a5c9df6032143cd6bc2658a9d328d8e> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x908b3000 - 0x908b4ffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
    0x908b5000 - 0x908f3ff7 libGLImage.dylib ??? (???) <093b1b698ca93a0380f5fa262459ea28> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x908f4000 - 0x90980ff7 com.apple.LaunchServices 289.2 (289.2) <3577886e3a6d56ee3949850c4fde76c9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x90981000 - 0x9099fff3 com.apple.DirectoryService.Framework 3.5.4 (3.5.4) <fe27e80e1a9e86403fd9ed16dcfe4e11> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x909a0000 - 0x909beff7 com.apple.QuickLookFramework 1.3 (170.7) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x909bf000 - 0x909dfff2 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x909e0000 - 0x911ddfef com.apple.AppKit 6.5.3 (949.33) <84b236f43802f4c15011513d18efa101> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x911de000 - 0x91228fe1 com.apple.securityinterface 3.0 (32532) <f521dae416ce7a3bdd594b0d4e2fb517> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x91229000 - 0x9122efff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x9122f000 - 0x91240ffe com.apple.CFOpenDirectory 10.5 (10.5) <6a7f55108d77db7384d0e2219d07e9f8> /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/Frameworks /CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x91241000 - 0x91280fef libTIFF.dylib ??? (???) <6d0f80e9d4d81f3f64c876aca005bd53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91281000 - 0x9129cff3 libPng.dylib ??? (???) <c0484bec6e2432b406755591924fe664> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x9129d000 - 0x912ebff3 com.apple.datadetectorscore 1.0.2 (52.14) <e137549cb2c0ff943809824e31854a73> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x912ec000 - 0x913a6fe3 com.apple.CoreServices.OSServices 226.5 (226.5) <7e10d25c615a39fe1ab4d48e24a3b555> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x913a7000 - 0x916aeff7 com.apple.HIToolbox 1.5.3 (???) <e36f5c553e5a32f64b7eb458dadadc71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x916af000 - 0x916c6fff com.apple.datadetectors 1.0.1 (66.2) <b4676446cca8a1e4c28ca911026b7ceb> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
    0x916c7000 - 0x91895fff com.apple.security 5.0.4 (34102) <f01d6cbd6a0f24f6c13952ed448e77d6> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91896000 - 0x91896ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x91961000 - 0x91d1ffea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x91d20000 - 0x91d20ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x91d21000 - 0x91d21ffd 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
    0x91d22000 - 0x91f9dfe7 com.apple.Foundation 6.5.5 (677.19) <bfd4ebea1a7739dd6b523f15dca01a37> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x91f9e000 - 0x91fa0fff com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x91fa1000 - 0x91ffdff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x91ffe000 - 0x9207bfef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9207c000 - 0x92083ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0x92084000 - 0x920d4feb com.apple.framework.familycontrols 1.0.2 (1.0.2) <bcd9397c28e82724c202830fcc2c04d3> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x920d5000 - 0x920d8fff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x920d9000 - 0x923b3ff3 com.apple.CoreServices.CarbonCore 786.6 (786.6) <bc7c12c84fe21ae2626bdd17070aaafa> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x923b4000 - 0x923bffff com.apple.dotMacLegacy 3.1 (244.1) <dc5b306b079718439c199d386ff60cc4> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
    0x923c0000 - 0x923c0ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x923c1000 - 0x923ecfe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
    0x923ed000 - 0x9244affb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x9244b000 - 0x9244ffff libGIF.dylib ??? (???) <d4234e6f5e5f530bdafb969157f1f17b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x92450000 - 0x924c2fff com.apple.PDFKit 2.1 (2.1) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x924c3000 - 0x924cffe7 com.apple.opengl 1.5.6 (1.5.6) <125de77ea2434a91364e79a0905a7771> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x924d0000 - 0x92507fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x92508000 - 0x9254afef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9254b000 - 0x92706ff3 com.apple.QuartzComposer 2.1 (106.5) <a296178aba94c71fc5314ea2ed0b4349> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x92707000 - 0x9273dfef libtidy.A.dylib ??? (???) <f1d1742e06280444baa5637b209fd0af> /usr/lib/libtidy.A.dylib
    0x9273e000 - 0x92754fe7 com.apple.CoreVideo 1.5.1 (1.5.1) <ed7bb95fb94817ea3212090aac5c65f3> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9278f000 - 0x9286efff libobjc.A.dylib ??? (???) <a53206274b6c2d42691f677863f379ae> /usr/lib/libobjc.A.dylib
    0x9286f000 - 0x929cfff3 libSystem.B.dylib ??? (???) <98fc91f31f185411ddc46d3225e9af55> /usr/lib/libSystem.B.dylib
    0x929d0000 - 0x929dbfe7 libCSync.A.dylib ??? (???) <3f58eb487099bff0476ec79974d0ad4d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x929dc000 - 0x92b14ff7 libicucore.A.dylib ??? (???) <5031226ea28b371d8dfdbb32acfb48b5> /usr/lib/libicucore.A.dylib
    0x92b15000 - 0x92b1ffeb 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
    0x92b20000 - 0x92babfff com.apple.framework.IOKit 1.5.1 (???) <60cfc4b175c4ef60bb8e9036716a29f4> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x92bac000 - 0x92bd0feb libssl.0.9.7.dylib ??? (???) <3512c4a8198f0e964748bf6acbf359b4> /usr/lib/libssl.0.9.7.dylib
    0x92bd1000 - 0x92ef2fea com.apple.QuickTime 7.5.0 (861) <4e1161b204b3b1f1047412c16483c39a> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x92ef3000 - 0x92f4cff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92f4d000 - 0x9302eff7 libxml2.2.dylib ??? (???) <1baef3d4972ee789d8fa6c1fa44da45c> /usr/lib/libxml2.2.dylib
    0x9302f000 - 0x930a9ff8 com.apple.print.framework.PrintCore 5.5.3 (245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x930aa000 - 0x9314cff3 com.apple.QuickTimeImporters.component 7.5 (861) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x93150000 - 0x93163fff com.apple.IMUtils 4.0.5 (582) <535270cbc62da9f8269578251a660e76> /System/Library/Frameworks/InstantMessage.framework/Frameworks/IMUtils.framewor k/Versions/A/IMUtils
    0x93164000 - 0x93195ffb com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x93196000 - 0x93198ff5 libRadiance.dylib ??? (???) <20eadb285da83df96c795c2c5fa20590> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x93199000 - 0x9319effb com.apple.DisplayServicesFW 2.0 (2.0) <8953865f53e940007a4e4ac5390d3c95> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x9319f000 - 0x9325cfff com.apple.WebKit 5525.18 (5525.18) <9228870ec6a53b83134fd13a359276a8> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x9325d000 - 0x932a3fef com.apple.Metadata 10.5.2 (398.18) <9466e348fc3c1fece377ae1238fe74a7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x932a4000 - 0x932acfff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x932b2000 - 0x93648fff com.apple.QuartzCore 1.5.3 (1.5.3) <1b65c05f89e81a499302fd63295b242d> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x93649000 - 0x93667fff libresolv.9.dylib ??? (???) <9602435a6eac87a0d1f41b8ca8541693> /usr/lib/libresolv.9.dylib
    0x93668000 - 0x93674fff libbz2.1.0.dylib ??? (???) <9ea4fe135c9e52bd0590eec12c738e82> /usr/lib/libbz2.1.0.dylib
    0x93675000 - 0x93723ffb com.apple.QTKit 7.5 (861) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x93724000 - 0x93733ffe com.apple.DSObjCWrappers.Framework 1.3 (1.3) <09deb9e32d0d09dfb95ae569bdd2b7a4> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x93734000 - 0x93739ffc com.apple.KerberosHelper 1.1 (1.0) <86b1b4589baa557d067d07efc01890d2> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x9373a000 - 0x93774ffe com.apple.securityfoundation 3.0 (32989) <36f7f260187c435b2670bcb24acd4219> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x93775000 - 0x937f4ff5 com.apple.SearchKit 1.2.0 (1.2.0) <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x937f5000 - 0x937fefff 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
    0x937ff000 - 0x937ffff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x93800000 - 0x93841fe7 libRIP.A.dylib ??? (???) <8c2cd4f044b3413d770ca8ad740f7645> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x93842000 - 0x938d5fff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x938d6000 - 0x9393cffb com.apple.ISSupport 1.7 (38) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x9393d000 - 0x93955fff com.apple.openscripting 1.2.8 (???) <d85d82af796d1df9bce7b1db8f6c846c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x93956000 - 0x93964ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x93965000 - 0x93965ff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93966000 - 0x93a98fff com.apple.CoreFoundation 6.5.3 (476.14) <7ef7f5db09ff6dd0135a6165872803cc> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x93a99000 - 0x93a99ffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x93a9a000 - 0x93a9affa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x93a9b000 - 0x93b4dffb libcrypto.0.9.7.dylib ??? (???) <01109b36b445b3e8698ef87f814f7fd4> /usr/lib/libcrypto.0.9.7.dylib
    0x93b4e000 - 0x93b5efff 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
    0x93b5f000 - 0x93b5fffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x93b60000 - 0x93b9efff com.apple.CoreMediaIOServicesPrivate 9.0 (9.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x93b9f000 - 0x9423bfef com.apple.CoreGraphics 1.351.32 (???) <793d7ceb9e1880818e03c1f1b10df04b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9423c000 - 0x94307fff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x94308000 - 0x9430efff 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
    0x9430f000 - 0x9431cff7 com.apple.DMNotification 1.1.0 (143) <07530f513cd71e41bccbf19225ac1cb4> /System/Library/PrivateFrameworks/DMNotification.framework/Versions/A/DMNotific ation
    0x9431d000 - 0x94347fff com.apple.CoreMediaPrivate 9.0 (9.0) <8eb20bcfecc950600aa62dfa07aa47f3> /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x94348000 - 0x9435efff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x9435f000 - 0x94496feb com.apple.imageKit 1.0.1 (1.0) <9b6da3210b7e69e75039cbb0fd4a8482> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x94497000 - 0x94616fff com.apple.AddressBook.framework 4.1.1 (695) <24a448ba4f9f784189bd3183e3474d81> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94617000 - 0x9463ffff libcups.2.dylib ??? (???) <ece20dff2a2c8ed3ae6ef735ef440c37> /usr/lib/libcups.2.dylib
    0x94640000 - 0x94684feb com.apple.DirectoryService.PasswordServerFramework 3.0.3 (3.0.3) <8135bb4f34a3bf02b8c2ca869fe33a42> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x94685000 - 0x946b5ff3 com.apple.DotMacSyncManager 1.2.3 (283) <3f521a1391d7740aca012fe3e4772095> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
    0x946b6000 - 0x946f0fff com.apple.coreui 1.1 (61) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x947c5000 - 0x94bd5fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x94bd6000 - 0x94cbbff3 com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x94cbc000 - 0x94de0fe3 com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x94de1000 - 0x94decff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x94ded000 - 0x94dfdffc com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x94dfe000 - 0x952d1ffe libGLProgrammability.dylib ??? (???) <475db64244e011cd8811e076035b2632> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x952d2000 - 0x9530efff com.apple.DAVKit 3.0.4 (651) /System/Library/PrivateFrameworks/DAVKit.framework/Versions/A/DAVKit
    0x9530f000 - 0x95333fff libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
    0x95334000 - 0x95338fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x95339000 - 0x9533dfff com.apple.OpenDirectory 10.5 (10.5) <e7e4507f5ecd8c8cdcdb2fc0675da0b4> /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/OpenDirect ory
    0x9533e000 - 0x95366ff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x95367000 - 0x95417fff edu.mit.Kerberos 6.0.12 (6.0.12) <1dc515ebe407292db8e603938c72d4e8> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x95418000 - 0x95447fe3 com.apple.AE 402.2 (402.2) <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x95448000 - 0x9545cff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x9545d000 - 0x95aadfff com.apple.WebCore 5525.18.1 (5525.18.1) <9fcf69305c5b48dd8a5cb77107f66c7a> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x95aae000 - 0x95c0efee com.apple.CalendarStore 3.0.4 (833) /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    0x95c0f000 - 0x95c0fffe com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x95c10000 - 0x95c7dffb com.apple.WhitePagesFramework 1.2 (119.0) /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    0x95c7e000 - 0x95d11ff3 com.apple.ApplicationServices.ATS 3.3 (???) <064eb6d96417afa38a80b1735c4113aa> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x95d12000 - 0x96e57ff2 com.apple.QuickTimeComponents.component 7.5 (861) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x96e58000 - 0x96ed4feb com.apple.audio.CoreAudio 3.1.0 (3.1) <70bb7c657061631491029a61babe0b26> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x96ed5000 - 0x9701bff7 com.apple.ImageIO.framework 2.0.2 (2.0.2) <77dfee73f4c0d230425a5151ee0bce05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x9701c000 - 0x97038fff com.apple.IMFramework 4.0.5 (582) <da822220ccdaabc47408e2f641d48685> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x97039000 - 0x97107ff3 com.apple.JavaScriptCore 5525.18 (5525.18) <672d1c7f16a4300addabeff4830f5024> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x97108000 - 0x9718aff3 com.apple.CFNetwork 330.4 (330.4) <ce5b085df34a78b7f198aff9db5b52ec> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
    Thanks for your help.
    Peter Kaeding

    This isn't a MobileMe problem. First, turn off syncing and then use Disk Utility to Repair Permissions and reboot when done. Then try starting Mail without syncing to see what happens. If all is well, quit Mail and turn on syncing and try again; if that fails, try syncing through iTunes to see what happens.
    Mulder

  • Mail crashes with ics-import using iOS8.1

    Mail crashes with import of ics sent by MS Outlook 2007.
    Didn't happen with my iPhone 5 before updating to iOS8.1.
    New bug in iOS8.1?

    I think I've diagnosed the problem. It was (I think) being caused by GrowlMail - a plugin installed by Growl. It seems to have started happening after the most recent Quicktime update, so that points to a possible incompatibility there....

  • Mail crashes with OS Mavericks???

    Mail crashes with OS X Mavericks???

    THIS WORKED:
    if your crash report contains…
    Application Specific Information:
    *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -redComponent not valid for the NSColor NSDeviceCMYKColorSpace 0 0.976121 0 0.342647 1; need to first convert colorspace.'
    abort() called terminating with uncaught exception of type NSException…"  [italics, underline; mine]
    then try this:
    OPEN TERMINAL  (in Utilities folder,  shift+com+u)
    copy this line:
    defaults delete com.apple.mail ColorQuoterColorList
    …paste into Terminal, hit enter.
    —Solution posted by "gikku".

  • Is it possible to edit multiple images description, time, title with new OSX Photos? I find this option very useful in Iphoto

    Is it possible to edit multiple images description, time, title, with new OSX Photos? I find very useful this option in Iphoto

    why? i find this opportunity very useful, there is an alternative way?

  • Elements 13 won't work with new camera, it won't update to raw 8.7.1

    Elements 13 won't work with new camera, it won't update to raw 8.7.1. I have downloaded the patch, it is installed but the old version is this there in elements. Thanks, esther

    OK I think the problem is probably related to the platform swap and you may need your account re-set. Only Adobe staff can do that.  You need to contact Adobe directly using the link below. Use the dropdown menu for boxes (1) & (2) to scroll down the list and choose:
    1. Adobe Photoshop Elements
    2. Adobe ID, and signing-in
    3. Click on the blue button: Still need help? Contact us – then click the area marked chat 24/7, then click “start chat ”
    It’s usually possible to start a live chat, if an Adobe agent is free, and often to get the problem fixed right away. Have your serial number and previous case number available. The agent can directly troubleshoot your system if you agree to activate the Adobe Connect add-on.
    Click here to get help now Contact Customer Care

  • Mail crashes with reference to syncservices

    I have had recurring problems with Mail crashing. I've scoured the boards and found nothing that's helped me resolve it (trashing plist, building new accounts, removing to-dos from iCal....). I'm just shy of an archive-and-install...sigh.
    The problem occurs shortly after I launch Mail. I've examined the CrashReporter data and found a likely suspect. The following thread appears in pretty much each of the records:
    Thread nn Crashed:
    0 libobjc.A.dylib 0xfffeff18 objcmsgSendrtp + 24
    1 com.apple.syncservices 0x9365545c -[ISyncConcreteSessionDriver _cancelSync:] + 256
    2 com.apple.syncservices 0x93630600 -[ISyncConcreteSessionDriver _pullPhaseOfSession] + 1876
    3 com.apple.syncservices 0x9361ed9c -[ISyncConcreteSessionDriver _sync:] + 236
    4 com.apple.syncservices 0x936a5df8 -[ISyncConcreteSessionDriver _startAsynchronousSyncWorker] + 416
    5 com.apple.Foundation 0x91cfb4f4 _NSThread__main_ + 1004
    6 libSystem.B.dylib 0x94cc9b98 pthreadstart + 316
    I have tested fixes indicated in some other parts of these boards. Here are some of the (un)related threads:
    * http://discussions.apple.com/thread.jspa?threadID=1424441
    * http://discussions.apple.com/thread.jspa?messageID=6601079
    * http://discussions.apple.com/thread.jspa?messageID=6634745
    * http://discussions.apple.com/thread.jspa?messageID=6670316
    * http://discussions.apple.com/thread.jspa?messageID=6929564
    * http://discussions.apple.com/thread.jspa?messageID=7021951
    Of my Macs, this problem occurs only on the Dual G5 (but that's my primary work machine, so I need it to function). I'm thinking that the syncing problem might be associated with other problems I'm encountering (syncing iCal, etc. with .Mac). If there's a locked data base somewhere that the sync server consults, perhaps unlocking it would address both problems. Mayhaps, though, the problems are independent.
    Anyway, suggestions are welcome.

    I'm hoping I have some good news. Based on content in threads about iCal syncing, I opened iSync and reset the sync data. I also disassociated all computers with .Mac. After a restart (with a bow toward Redmond), re-registered the offending machine with .Mac and syncronized iCal successfully.
    Mail has crashed only once since (and I think that was because of another, unrelated issue).
    I'll be watching to see what the future holds, but I'm marking it solved for now.

  • Yosemite Mail crashing with Exchange account

    I'm running OS X Yosemite 10.10.1 on a 2014 Macbook Pro.
    On startup Mail crashes immediately with the following error:
    *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'An EWS folder ID string didn't have a corresponding mailbox name'
    I have three email accounts (Exchange, iCloud, Gmail) and have disabled each one in turn and Mail opens and works fine with the iCloud and Gmail accounts. So it's definitely a problem with Exchange. In the Mail accounts pane the 'Advanced' tab has a listing for Internal Server Path with 'EWS/Exchange.asmx' listed in the box, so I'm guessing it has something to do with that (given the EWS bit in the error message)?
    I've moved the com.apple.mail folder to the desktop and re-opened Mail but that didn't help (I've moved the folder back to where it was).
    I can access my Exchange mail from both iPhone and iPad, so the problem seems to be restricted to OS X Mail rather than a problem with a specific email (seems logical?).
    Any help appreciated.
    Cheers,
    Grant.

    Thanks. I had tried that already but it seems that the account was only 'deactivated' rather than deleted. Anyway, I tried again and chose the option to delete the account from all devices. I've now added a new Exchange account and all seems to be working.
    Thanks again.
    Cheers,
    Grant.

  • Mail crashes in new account on iMac+PB. Entourage/Thunderbird work!

    Hi all,
    Mail started crashing this morning. It always happens when synchronizing our IMAP account. Deleted pref, cache, Library/Mail folder, created new user account, repair permissions, cron scripts...The same IMAP account is even crashing on a second computer, so it's got to be related somehow.
    For some reason though, Entourage and Thunderbird have no issues at all. (We heavily rely on Spotlight, so I can't really get around Mail.app!)
    How can I find out, what's causing the problem with Mail?
    Thank you very much!

    Maybe it's not as useless as I think...
    Date/Time: 2005-12-15 17:35:22.133 +0100
    OS Version: 10.4.3 (Build 8F46)
    Report Version: 3
    Command: Mail
    Path: /Applications/Mail.app/Contents/MacOS/Mail
    Parent: WindowServer [62]
    Version: 2.0.5 (746)
    Build Version: 2
    Project Name: MailViewer
    Source Version: 7460000
    PID: 426
    Thread: 1
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0x65000006
    Thread 0:
    0 libSystem.B.dylib 0x9000b208 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b15c mach_msg + 60
    2 com.apple.CoreFoundation 0x9075d114 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x9075ca18 CFRunLoopRunSpecific + 268
    4 com.apple.HIToolbox 0x931861e0 RunCurrentEventLoopInMode + 264
    5 com.apple.HIToolbox 0x93185874 ReceiveNextEventCommon + 380
    6 com.apple.HIToolbox 0x931856e0 BlockUntilNextEventMatchingListInMode + 96
    7 com.apple.AppKit 0x93663904 _DPSNextEvent + 384
    8 com.apple.AppKit 0x936635c8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
    9 com.apple.AppKit 0x9365fb0c -[NSApplication run] + 472
    10 com.apple.AppKit 0x93750618 NSApplicationMain + 452
    11 com.apple.mail 0x00002888 0x1000 + 6280
    12 com.apple.mail 0x000a4da0 0x1000 + 671136
    Thread 1 Crashed:
    0 com.apple.CoreFoundation 0x90754e7c CFGetTypeID + 28
    1 com.apple.MessageFramework 0x99d2c910 -[MimePart(IMAPSupport) parseIMAPPropertyList:] + 660
    2 com.apple.MessageFramework 0x99d2c470 -[IMAPMessageDownload processResults] + 204
    3 com.apple.MessageFramework 0x99d2c378 -[IMAPDownloadCache processResultsForUid:] + 132
    4 com.apple.MessageFramework 0x99d28e68 _waitForDataFromDownload + 284
    5 com.apple.MessageFramework 0x99d27dac -[LibraryIMAPStore _fetchBodyDataForMessage:andHeaderDataIfReadilyAvailable:] + 224
    6 com.apple.MessageFramework 0x99d09e68 -[MessageStore bodyDataForMessage:] + 100
    7 com.apple.MessageFramework 0x99d09aa0 -[MimePart(MessageSupport) parseMimeBody] + 84
    8 com.apple.MessageFramework 0x99d090d4 -[MessageStore(MessageFrameworkOnly) _fetchBodyForMessage:updateFlags:] + 264
    9 com.apple.MessageFramework 0x99d08db8 -[MessageStore bodyForMessage:fetchIfNotAvailable:updateFlags:] + 116
    10 com.apple.MessageFramework 0x99d58ff8 -[MessageRule _performAddInvitationAttachmentToICalActionOnMessages:] + 272
    11 com.apple.MessageFramework 0x99d58cc0 -[MessageRule performActionsOnMessages:destinationStores:rejectedMessages:messagesToBeDeleted :] + 344
    12 com.apple.MessageFramework 0x99d58a78 _routeMessagesInDictionary + 168
    13 com.apple.MessageFramework 0x99d58030 -[MessageRouter routeMessages:fromStores:] + 1740
    14 com.apple.MessageFramework 0x99d57920 -[MessageStore routeMessages:isUserAction:] + 132
    15 com.apple.MessageFramework 0x99d01cc4 _unlockIfProcessedResponses + 968
    16 com.apple.MessageFramework 0x99d01440 -[IMAPMailboxSyncEngine(Internal) _go] + 364
    17 com.apple.MessageFramework 0x99cf1174 -[LibraryIMAPStore openSynchronouslyUpdatingMetadata:] + 268
    18 com.apple.MessageFramework 0x99dd3784 -[LibraryIMAPStore _fetchForCheckingNewMail:] + 44
    19 com.apple.MessageFramework 0x99cef928 -[LibraryStore openSynchronouslyUpdatingMetadata:] + 412
    20 libobjc.A.dylib 0x909c4214 objc_msgSendv + 180
    21 com.apple.Foundation 0x928da1c8 -[NSInvocation invoke] + 944
    22 com.apple.MessageFramework 0x99ce6200 -[MonitoredInvocation invoke] + 144
    23 com.apple.MessageFramework 0x99cef718 -[InvocationQueue _drainQueue] + 416
    24 com.apple.Foundation 0x928de6d4 forkThreadForFunction + 108
    25 libSystem.B.dylib 0x9002b200 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x90053f68 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x90053dc8 pthreadcondtimedwait + 672
    2 com.apple.Foundation 0x9295d9dc FCONDITION_WAITTIMEOUT + 144
    3 com.apple.Foundation 0x9295d8f8 -[NSConditionLock lockWhenCondition:beforeDate:] + 128
    4 com.apple.MessageFramework 0x99cef628 -[InvocationQueue _drainQueue] + 176
    5 com.apple.Foundation 0x928de6d4 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002b200 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x9000b208 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b15c mach_msg + 60
    2 com.apple.CoreFoundation 0x9075d114 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x9075ca18 CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x928ed664 -[NSRunLoop runMode:beforeDate:] + 172
    5 com.apple.Foundation 0x928ed59c -[NSRunLoop run] + 76
    6 com.apple.MessageFramework 0x99cf3a0c +[_NSSocket _runIOThread] + 92
    7 com.apple.Foundation 0x928de6d4 forkThreadForFunction + 108
    8 libSystem.B.dylib 0x9002b200 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib 0x9001f20c select + 12
    1 com.apple.CoreFoundation 0x9076f9a8 __CFSocketManager + 472
    2 libSystem.B.dylib 0x9002b200 pthreadbody + 96
    Thread 5:
    0 libSystem.B.dylib 0x90053f68 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x90053dc8 pthreadcondtimedwait + 672
    2 com.apple.Foundation 0x9295d9dc FCONDITION_WAITTIMEOUT + 144
    3 com.apple.Foundation 0x9295d8f8 -[NSConditionLock lockWhenCondition:beforeDate:] + 128
    4 com.apple.MessageFramework 0x99cef628 -[InvocationQueue _drainQueue] + 176
    5 com.apple.Foundation 0x928de6d4 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002b200 pthreadbody + 96
    Thread 6:
    0 libSystem.B.dylib 0x9000b208 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b15c mach_msg + 60
    2 com.apple.CoreFoundation 0x9075d114 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x9075ca18 CFRunLoopRunSpecific + 268
    4 com.apple.MessageFramework 0x99cf539c _handleRequestWithTimeout + 2492
    5 com.apple.MessageFramework 0x99cf7830 -[_NSSocket readBytes:length:] + 192
    6 com.apple.MessageFramework 0x99cf76e4 _readBytesFromSocket + 72
    7 com.apple.MessageFramework 0x99cf7564 _fillBuffer + 524
    8 com.apple.MessageFramework 0x99cf7210 -[Connection readLineIntoData:] + 64
    9 com.apple.MessageFramework 0x99cf7080 -[IMAPConnection(MFPrivate) _readDataOfLength:] + 116
    10 com.apple.MessageFramework 0x99cf6ef8 -[IMAPResponse initWithConnection:] + 140
    11 com.apple.MessageFramework 0x99cf6e10 -[IMAPConnection _copyNextServerResponseForCommand:] + 60
    12 com.apple.MessageFramework 0x99cfe478 -[IMAPConnection _copyNextTaggedOrContinuationResponseForCommand:] + 224
    13 com.apple.MessageFramework 0x99cfd538 -[IMAPConnection(MFPrivate) _responseFromSendingCommands:count:] + 192
    14 com.apple.MessageFramework 0x99d02688 _unlockIfGotNewMessageSkeletons + 1720
    15 com.apple.MessageFramework 0x99d01454 -[IMAPMailboxSyncEngine(Internal) _go] + 384
    16 com.apple.MessageFramework 0x99cf1174 -[LibraryIMAPStore openSynchronouslyUpdatingMetadata:] + 268
    17 com.apple.MessageFramework 0x99da0344 -[IMAPAccount _synchronizeMailboxesSynchronously] + 512
    18 com.apple.MessageFramework 0x99da0644 -[IMAPAccount synchronizeMailboxes:] + 360
    19 com.apple.MessageFramework 0x99d1a580 -[IMAPAccount _synchronizeAccountWithServer] + 1012
    20 libobjc.A.dylib 0x909c4214 objc_msgSendv + 180
    21 com.apple.Foundation 0x928da1c8 -[NSInvocation invoke] + 944
    22 com.apple.MessageFramework 0x99ce6200 -[MonitoredInvocation invoke] + 144
    23 com.apple.MessageFramework 0x99cef718 -[InvocationQueue _drainQueue] + 416
    24 com.apple.Foundation 0x928de6d4 forkThreadForFunction + 108
    25 libSystem.B.dylib 0x9002b200 pthreadbody + 96
    Thread 7:
    0 libSystem.B.dylib 0x90031aac wait4 + 12
    1 com.apple.Foundation 0x928cc988 _waitForTermination + 40
    2 libSystem.B.dylib 0x9002b200 pthreadbody + 96
    Thread 8:
    0 libSystem.B.dylib 0x90049748 syscallthreadswitch + 8
    1 com.apple.Foundation 0x928f6ad0 +[NSThread sleepUntilDate:] + 152
    2 com.apple.AppKit 0x937007e4 -[NSUIHeartBeat _heartBeatThread:] + 1100
    3 com.apple.Foundation 0x928de6d4 forkThreadForFunction + 108
    4 libSystem.B.dylib 0x9002b200 pthreadbody + 96
    Thread 1 crashed with PPC Thread State 64:
    srr0: 0x0000000090754e7c srr1: 0x100000000000f030 vrsave: 0x0000000000000000
    cr: 0x44002224 xer: 0x0000000000000000 lr: 0x0000000090754e70 ctr: 0x0000000090754e60
    r0: 0x0000000099d2c910 r1: 0x00000000f01005d0 r2: 0x0000000004d9e6d0 r3: 0x0000000065000000
    r4: 0x0000000000000001 r5: 0x0000000000000000 r6: 0xffffffffffffffff r7: 0x0000000001030301
    r8: 0x00000000704e4d6f r9: 0x0000000000000002 r10: 0x0000000090755088 r11: 0x00000000a9cd5898
    r12: 0x0000000090754e60 r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000000000000
    r16: 0x0000000000000000 r17: 0x0000000000000000 r18: 0x0000000000000000 r19: 0x0000000004d0c1c0
    r20: 0x0000000004db5860 r21: 0x00000000a9ce9a4c r22: 0x0000000004da2de4 r23: 0x0000000000000001
    r24: 0x000000000000016d r25: 0x0000000004db97c0 r26: 0x00000000053326d0 r27: 0x0000000000000009
    r28: 0x0000000000000006 r29: 0x0000000065000000 r30: 0x0000000065000000 r31: 0x0000000090754e70
    Binary Images Description:
    0x1000 - 0x198fff com.apple.mail 2.0.5 (746) /Applications/Mail.app/Contents/MacOS/Mail
    0x4fe0000 - 0x4fe6fff com.apple.DictionaryServiceComponent 1.0.0 /System/Library/Components/DictionaryService.component/Contents/MacOS/Dictionar yService
    0x50ee000 - 0x5101fff com.apple.Mail.Syncer 1.0.5 (746.2) /System/Library/Frameworks/Message.framework/Versions/B/Resources/Syncer.syncsc hema/Contents/MacOS/Syncer
    0x8fe00000 - 0x8fe54fff dyld 44.2 /usr/lib/dyld
    0x90000000 - 0x901b3fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x9020b000 - 0x9020ffff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x90211000 - 0x90264fff com.apple.CoreText 1.0.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90291000 - 0x90342fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90371000 - 0x906aefff com.apple.CoreGraphics 1.256.27 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9073a000 - 0x90813fff com.apple.CoreFoundation 6.4.4 (368.25) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9085c000 - 0x9085cfff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x9085e000 - 0x90960fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x909ba000 - 0x90a3efff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90a68000 - 0x90ad6fff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90aed000 - 0x90afffff libauto.dylib /usr/lib/libauto.dylib
    0x90b06000 - 0x90dddfff com.apple.CoreServices.CarbonCore 671.2 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90e43000 - 0x90ec3fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f0d000 - 0x90f4efff com.apple.CFNetwork 10.4.3 (129.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90f63000 - 0x90f7bfff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x90f8b000 - 0x9100cfff com.apple.SearchKit 1.0.4 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x91052000 - 0x9107bfff com.apple.Metadata 10.4.3 (121.20.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9108c000 - 0x9109afff libz.1.dylib /usr/lib/libz.1.dylib
    0x9109d000 - 0x9125ffff com.apple.security 4.2 (24844) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91362000 - 0x9136bfff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91372000 - 0x91399fff com.apple.SystemConfiguration 1.8.1 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x913ac000 - 0x913b4fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x913b9000 - 0x913d9fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x913df000 - 0x913e7fff libbsm.dylib /usr/lib/libbsm.dylib
    0x913eb000 - 0x91469fff com.apple.audio.CoreAudio 3.0.1 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914a7000 - 0x914a7fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914a9000 - 0x914e1fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x914fc000 - 0x915c9fff com.apple.ColorSync 4.4.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9161e000 - 0x916b1fff com.apple.print.framework.PrintCore 4.3 (172.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x916f8000 - 0x917b5fff com.apple.QD 3.8.18 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917f3000 - 0x91851fff com.apple.HIServices 1.5.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x9187f000 - 0x918a3fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x918b7000 - 0x918dcfff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x918ef000 - 0x91931fff com.apple.LaunchServices 10.4.5 (168) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x9194d000 - 0x91961fff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x9196f000 - 0x919a8fff com.apple.ImageIO.framework 1.4.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x919bd000 - 0x91a85fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91ad3000 - 0x91ae8fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91aed000 - 0x91b09fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b0e000 - 0x91b7dfff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91b94000 - 0x91b98fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91b9a000 - 0x91bcbfff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91bcf000 - 0x91c12fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91c19000 - 0x91c32fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91c37000 - 0x91c3afff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91c3c000 - 0x91c3cfff com.apple.Accelerate 1.1.1 (Accelerate 1.1.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91c3e000 - 0x91d28fff com.apple.vImage 2.0 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d30000 - 0x91d4ffff com.apple.Accelerate.vecLib 3.1.1 (vecLib 3.1.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91dbb000 - 0x91e20fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91e2a000 - 0x91ebcfff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91ed6000 - 0x92466fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x924ae000 - 0x927befff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x927eb000 - 0x92877fff com.apple.DesktopServices 1.3.1 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x928b9000 - 0x92ae3fff com.apple.Foundation 6.4.2 (567.21) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92c01000 - 0x92cdffff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x92cff000 - 0x92dedfff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92dff000 - 0x92e1dfff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92e28000 - 0x92e82fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92ea0000 - 0x92ea0fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92ea2000 - 0x92eb6fff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92ece000 - 0x92edefff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92eea000 - 0x92efffff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92f11000 - 0x92f98fff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92fac000 - 0x92fb7fff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92fc1000 - 0x92feefff com.apple.openscripting 1.2.3 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x93008000 - 0x93018fff com.apple.print.framework.Print 5.0 (190.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x93024000 - 0x9308afff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x930bb000 - 0x9310dfff com.apple.NavigationServices 3.4.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x93139000 - 0x93156fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x93168000 - 0x93175fff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x9317e000 - 0x93490fff com.apple.HIToolbox 1.4.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x935dc000 - 0x935e8fff com.apple.opengl 1.4.6 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x935ed000 - 0x9360efff com.apple.DirectoryService.Framework 3.0 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93659000 - 0x93659fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9365b000 - 0x93c8efff com.apple.AppKit 6.4.3 (824.23) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9401a000 - 0x94089fff com.apple.CoreData 50 (77) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x940c2000 - 0x9418cfff com.apple.audio.toolbox.AudioToolbox 1.4.1 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x941e0000 - 0x941e0fff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x941e2000 - 0x9435afff com.apple.QuartzCore 1.4.3 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x943a4000 - 0x943e1fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x943e9000 - 0x94439fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x94479000 - 0x944bcfff com.apple.bom 8.0 (85) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x94543000 - 0x9455ffff com.apple.securityfoundation 2.1 (24988) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94573000 - 0x945b7fff com.apple.securityinterface 2.1 (24981) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x945db000 - 0x945eafff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x945f2000 - 0x945fefff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x94643000 - 0x9465bfff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94aa3000 - 0x94bd1fff com.apple.AddressBook.framework 4.0.3 (483) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94c63000 - 0x94c72fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94c7a000 - 0x94ca7fff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94cae000 - 0x94cbefff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x94cc2000 - 0x94cf1fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94d01000 - 0x94d1efff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x95435000 - 0x954c1fff com.apple.WebKit 416.12 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x9551c000 - 0x95610fff com.apple.JavaScriptCore 416.14 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x95661000 - 0x95965fff com.apple.WebCore 416.14 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x95aea000 - 0x95b13fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x95b1b000 - 0x95b94fff com.apple.syncservices 2.1 (182) /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x95d30000 - 0x95d62fff com.apple.PDFKit 1.0.1 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x9629f000 - 0x962a1fff libLatin2Converter.dylib /System/Library/CoreServices/Encodings/libLatin2Converter.dylib
    0x96d07000 - 0x96d26fff com.apple.vecLib 3.1.1 (vecLib 3.1.1) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x97397000 - 0x973bcfff com.apple.speech.LatentSemanticMappingFramework 2.2 /System/Library/PrivateFrameworks/LatentSemanticMapping.framework/Versions/A/La tentSemanticMapping
    0x97da8000 - 0x97db6fff com.apple.DMNotification 1.0.2 (29) /System/Library/PrivateFrameworks/DMNotification.framework/Versions/A/DMNotific ation
    0x97fc1000 - 0x98059fff com.apple.QuartzComposer 1.1.1 (30.1) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x980aa000 - 0x980aafff com.apple.quartzframework 1.0 /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x98222000 - 0x9823afff com.apple.slideshow 1.0.3 (1.0) /System/Library/PrivateFrameworks/Slideshow.framework/Versions/A/Slideshow
    0x985e9000 - 0x98655fff com.apple.ISSupport 1.0.3 (13) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x9867b000 - 0x98697fff com.apple.DotMacSyncManager 1.0.2 (47) /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
    0x987ba000 - 0x987fbfff com.apple.PAPICommon 2.2 (117) /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
    0x99cc1000 - 0x99ccbfff com.apple.IMFramework 3.1 (407) /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x99cd5000 - 0x99e2bfff com.apple.MessageFramework 2.0.5 (746.2) /System/Library/Frameworks/Message.framework/Versions/B/Message
    Model: PowerMac8,2, BootROM 5.2.5f1, 1 processors, PowerPC G5 (3.0), 2 GHz, 1 GB
    Graphics: ATI Radeon 9600, ATY,RV351, AGP, 128 MB
    Memory Module: DIMM0/J4000, 1 GB, DDR SDRAM, PC3200U-30330
    AirPort: AirPort Extreme, 404.2 (3.90.34.0.p16)
    Modem: Jump, , V.92, Version 1.0,
    Bluetooth: Version 1.6.6f22, 2 service, 0 devices, 2 incoming serial ports
    Network Service: Ethernet (integriert), Ethernet, en0
    Serial ATA Device: WDC WD1600JD-40HBC0, 149.05 GB
    Parallel ATA Device: MATSHITADVD-R UJ-845,
    USB Device: HL-5140, Brother, Up to 480 Mb/sec, 500 mA
    USB Device: Bluetooth HCI, , Up to 12 Mb/sec, 500 mA
    USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500 mA
    USB Device: Microsoft 3-Button Mouse with IntelliEye(TM), Microsoft, Up to 1.5 Mb/sec, 100 mA
    USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA

  • Mail crashes with IMAP account. Entourage/Thuderbird working fine.

    Hello Mac users!
    Unfortunately, I in the Mail discussion board, so let me repost my issue.
    A few days ago, Mail started crashing when synchronizing with my IMAP server. I've tried all the standard steps like deleting pref, cache, Library/Mail folder; created new user account, repair permissions, cron scripts...
    It crashes on our iMac and Powerbook, so it's obviously related to that particular email account. Other accounts (POP/IMAP) from the same email provider are not affected.
    For some reason though, Entourage/Thunderbird/webmailer have absolutely no problem accessing the same account!
    We heavily rely on Spotlight in our office, so there's no way to get around using Mail.app.
    I can download email using the POP protocol, yet there're many reasons why we're paying for an IMAP server.
    Removing all recent messages using Entourage doesn't have any impact on Mail.app.
    For what it's worth...A crash report can be found here
    Thanks for your help.

    And there goes my second IMAP account! Same server, different account, same symptoms!
    This is getting serious!!!
    Does anybody have a clue?

  • Problems with iCloud email with new osx 10.9 installed

    just installed new osx 10.9 and can't get emails.  error msg keeps reading this mac can't connect to iCloud.  Anyone got any ideas?

    Hey terrifromwyndmoor,
    Thanks for the question. I understand you are experiencing issues with iCloud mail on your Mac. The following resources may help to resolve your issue:
    iCloud: Troubleshooting iCloud Mail
    http://support.apple.com/kb/TS4002
    If you cannot receive mail in OS X Mail
    Locate the name of your iCloud account on the left side of the main Mail window. If your iCloud account name is dimmed and has a lightning-bolt symbol next to it, your account is offline. To bring your account online, make sure that your computer is connected to the Internet, then choose Mailbox > Take All Accounts Online. If that doesn't resolve the issue, follow these steps:
    1. Choose Preferences from the Mail menu.
    2. Click Accounts in the Preferences window.
    3. Select your iCloud account from the list of accounts.
    4. Click the Advanced tab and verify these settings:
              - Port: 993
              - Use SSL: (selected)
              - Authentication: either "Password" or "Apple Token"
    OS X Mail: Troubleshooting sending and receiving email messages
    http://support.apple.com/kb/TS3276
    To isolate the issue further, you may want to try signing into iCloud.com and confirm that you can send and receive mail there.
    Thanks,
    Matt M.

  • Deskjet 3050 not compatible with new OSx Lion

    Yesterday i purchased a new MacBook Pro from the apple store and it came with a free HP Deskjet 3050 all-in-one j610 series printer. Upon putting in the disk to install and setup the printer it said it wasnt compatible with the new OSx 10.7, Only 10.5 and 10.6 are supported? Long story short my router (that VerizonFios provided) doesn't support WPS so i need to use the USB option to connect my new printer to my network but my MacBook OS isnt supported. Please help. Thats kind of a shame that i get a free printer and cant set it up.

    Its just sad that they would even provide a promotion product that isnt compatible with their own. Im going to try and set it up wireless-ly with my pc and if that fails im going back to the store. Thats such a shame that they would do that.

Maybe you are looking for

  • How does one get "full" privilege to allow management?

    Configuration: Database(s) 8.0.5 on Sun Solaris 5.5 8.1.7.4 on Sun Solaris 5.8 9.0.1.3 on Sun Solaris 5.8 (where my OEM repository resides) Oracle Enterprise manager 9.0.1.0.0 (Client on Windows 2000) When I connect to a database as SYS AS SYSDBA and

  • Workflow for blocked invoices due to price vaiance

    Hi all, i intened to set up the workflow for the template WS10000051, we dont have the organization plan  set up in our system. when i read the SAP help it says to !!!For each purchasing group, you define a position and link it to the entries in tabl

  • [CS2/CS3 JS] Inserting columns or rows in tables

    Anybody here know how to insert or add column(s)/row(s) in tables in Indesign Javascript? Please help... Thanks...

  • Using LDAP Query in Active Directory to see what users are still logged ?

    any suggestions for a LDAP query that I can use in AD to see who is still logged into the network? It would be great to distinguish who's logged in with a screen lock which means they aren't really at their PC vs what users are actually using their P

  • Looking to use DG Broker to create new standby database

    Hello, I'm looking for a good document that can help me to create another standby database on a new server. I'm running Oracle 11.2 EE on Solaris 10. We already have one standby database, but now, I want to create another standby database on another