Since upgrade, Mail will not stopping crashing!

Everytime I try to go into certain emails (the important ones of course), the mail application crashes. When I click on all other emais, it just says "No Message Selected." I keep getting problem reports for mail:
Process:         Mail [922]
Path:            /Applications/Mail.app/Contents/MacOS/Mail
Identifier:      com.apple.mail
Version:         7.0 (1816)
Build Info:      Mail-1816000000000000~1
Code Type:       X86-64 (Native)
Parent Process:  launchd [189]
Responsible:     Mail [922]
User ID:         501
Date/Time:       2013-10-28 17:33:37.667 -0400
OS Version:      Mac OS X 10.9 (13A603)
Report Version:  11
Anonymous UUID:  52687566-FBAC-96D0-4046-69D8559ADA8F
Sleep/Wake UUID: F9644FB0-A58D-4AB7-81FA-A4F35227AC9D
Crashed Thread:  0  Dispatch queue: com.apple.main-thread
Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Application Specific Information:
*** Terminating app due to uncaught exception 'NSRangeException', reason: 'Cannot remove an observer <ConversationViewController 0x6000001aec40> for the key path "loaded" from <MessageViewController 0x60000015ac50> because it is not registered as an observer.'
abort() called
terminating with uncaught exception of type NSException
Application Specific Backtrace 1:
0   CoreFoundation                      0x00007fff909b141c __exceptionPreprocess + 172
1   libobjc.A.dylib                     0x00007fff90e5ae75 objc_exception_throw + 43
2   CoreFoundation                      0x00007fff909b12cc +[NSException raise:format:] + 204
3   Foundation                          0x00007fff986954e1 -[NSObject(NSKeyValueObserverRegistration) _removeObserver:forProperty:] + 480
4   Foundation                          0x00007fff9869525a -[NSObject(NSKeyValueObserverRegistration) removeObserver:forKeyPath:] + 119
5   Foundation                          0x00007fff986a4c32 -[NSObject(NSKeyValueObserverRegistration) removeObserver:forKeyPath:context:] + 231
6   Mail                                0x000000010c16ee17 Mail + 499223
7   Mail                                0x000000010c14ed78 Mail + 367992
8   Mail                                0x000000010c14e82d Mail + 366637
9   Mail                                0x000000010c14d00e Mail + 360462
10  Mail                                0x000000010c114db0 Mail + 130480
11  Foundation                          0x00007fff98633c18 NSKeyValueNotifyObserver + 387
12  Foundation                          0x00007fff98670e71 -[NSObject(NSKeyValueObservingPrivate) _notifyObserversForKeyPath:change:] + 1115
13  AppKit                              0x00007fff932e0c48 -[NSController _notifyObserversForKeyPath:change:] + 209
14  AppKit                              0x00007fff934126a7 -[NSArrayController didChangeValuesForArrangedKeys:objectKeys:indexKeys:] + 53
15  AppKit                              0x00007fff932e0a88 -[NSArrayController setContent:] + 826
16  Mail                                0x000000010c1129a3 Mail + 121251
17  Foundation                          0x00007fff986716ce -[NSObject(NSKeyValueCoding) setValue:forKey:] + 389
18  AppKit                              0x00007fff932e9f5d -[NSObjectParameterBinder _updateObject:observedController:observedKeyPath:context:] + 1298
19  AppKit                              0x00007fff932e0f68 -[NSObject(NSKeyValueBindingCreation) bind:toObject:withKeyPath:options:] + 652
20  Mail                                0x000000010c165d6e Mail + 462190
21  CoreFoundation                      0x00007fff9097ffcc __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
22  CoreFoundation                      0x00007fff90873c5d _CFXNotificationPost + 2893
23  Foundation                          0x00007fff9862d4aa -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
24  Foundation                          0x00007fff98653055 -[NSBlockOperation main] + 75
25  Foundation                          0x00007fff98632591 -[__NSOperationInternal _start:] + 631
26  Foundation                          0x00007fff9863223b __NSOQSchedule_f + 64
27  libdispatch.dylib                   0x00007fff954042ad _dispatch_client_callout + 8
28  libdispatch.dylib                   0x00007fff9540bf03 _dispatch_main_queue_callback_4CF + 333
29  CoreFoundation                      0x00007fff90918839 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
30  CoreFoundation                      0x00007fff908d3b14 __CFRunLoopRun + 1636
31  CoreFoundation                      0x00007fff908d3275 CFRunLoopRunSpecific + 309
32  HIToolbox                           0x00007fff92a84f0d RunCurrentEventLoopInMode + 226
33  HIToolbox                           0x00007fff92a84cb7 ReceiveNextEventCommon + 479
34  HIToolbox                           0x00007fff92a84abc _BlockUntilNextEventMatchingListInModeWithFilter + 65
35  AppKit                              0x00007fff9325828e _DPSNextEvent + 1434
36  AppKit                              0x00007fff932578db -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
37  AppKit                              0x00007fff9324b9cc -[NSApplication run] + 553
38  AppKit                              0x00007fff93236803 NSApplicationMain + 940
39  libdyld.dylib                       0x00007fff9704a5fd start + 1
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib                  0x00007fff8c41e866 __pthread_kill + 10
1   libsystem_pthread.dylib                 0x00007fff924c835c pthread_kill + 92
2   libsystem_c.dylib                       0x00007fff910b1bba abort + 125
3   libc++abi.dylib                         0x00007fff96a8e141 abort_message + 257
4   libc++abi.dylib                         0x00007fff96ab3abc default_terminate_handler() + 264
5   libobjc.A.dylib                         0x00007fff90e5b30d _objc_terminate() + 103
6   libc++abi.dylib                         0x00007fff96ab13e1 std::__terminate(void (*)()) + 8
7   libc++abi.dylib                         0x00007fff96ab1456 std::terminate() + 54
8   libobjc.A.dylib                         0x00007fff90e5b0b0 objc_terminate + 9
9   libdispatch.dylib                       0x00007fff954042c1 _dispatch_client_callout + 28
10  libdispatch.dylib                       0x00007fff9540bf03 _dispatch_main_queue_callback_4CF + 333
11  com.apple.CoreFoundation                0x00007fff90918839 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
12  com.apple.CoreFoundation                0x00007fff908d3b14 __CFRunLoopRun + 1636
13  com.apple.CoreFoundation                0x00007fff908d3275 CFRunLoopRunSpecific + 309
14  com.apple.HIToolbox                     0x00007fff92a84f0d RunCurrentEventLoopInMode + 226
15  com.apple.HIToolbox                     0x00007fff92a84cb7 ReceiveNextEventCommon + 479
16  com.apple.HIToolbox                     0x00007fff92a84abc _BlockUntilNextEventMatchingListInModeWithFilter + 65
17  com.apple.AppKit                        0x00007fff9325828e _DPSNextEvent + 1434
18  com.apple.AppKit                        0x00007fff932578db -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
19  com.apple.AppKit                        0x00007fff9324b9cc -[NSApplication run] + 553
20  com.apple.AppKit                        0x00007fff93236803 NSApplicationMain + 940
21  libdyld.dylib                           0x00007fff9704a5fd start + 1
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib                  0x00007fff8c41f662 kevent64 + 10
1   libdispatch.dylib                       0x00007fff9540643d _dispatch_mgr_invoke + 239
2   libdispatch.dylib                       0x00007fff95406152 _dispatch_mgr_thread + 52
Thread 2:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib                  0x00007fff8c41aa1a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff8c419d18 mach_msg + 64
2   com.apple.CoreFoundation                0x00007fff908d4315 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation                0x00007fff908d3939 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation                0x00007fff908d3275 CFRunLoopRunSpecific + 309
5   com.apple.Foundation                    0x00007fff98691907 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
6   com.apple.Foundation                    0x00007fff9869170b __NSThread__main__ + 1318
7   libsystem_pthread.dylib                 0x00007fff924c7899 _pthread_body + 138
8   libsystem_pthread.dylib                 0x00007fff924c772a _pthread_start + 137
9   libsystem_pthread.dylib                 0x00007fff924cbfc9 thread_start + 13
Thread 3:
0   libsystem_kernel.dylib                  0x00007fff8c41aa1a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff8c419d18 mach_msg + 64
2   com.apple.CoreFoundation                0x00007fff908d4315 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation                0x00007fff908d3939 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation                0x00007fff908d3275 CFRunLoopRunSpecific + 309
5   com.apple.AppKit                        0x00007fff933f81ce _NSEventThread + 144
6   libsystem_pthread.dylib                 0x00007fff924c7899 _pthread_body + 138
7   libsystem_pthread.dylib                 0x00007fff924c772a _pthread_start + 137
8   libsystem_pthread.dylib                 0x00007fff924cbfc9 thread_start + 13
Thread 4:: com.apple.CFSocket.private
0   libsystem_kernel.dylib                  0x00007fff8c41e9aa __select + 10
1   com.apple.CoreFoundation                0x00007fff9091fd43 __CFSocketManager + 867
2   libsystem_pthread.dylib                 0x00007fff924c7899 _pthread_body + 138
3   libsystem_pthread.dylib                 0x00007fff924c772a _pthread_start + 137
4   libsystem_pthread.dylib                 0x00007fff924cbfc9 thread_start + 13
Thread 5:: JavaScriptCore::BlockFree
0   libsystem_kernel.dylib                  0x00007fff8c41e716 __psynch_cvwait + 10
1   libsystem_pthread.dylib                 0x00007fff924c9c3b _pthread_cond_wait + 727
2   com.apple.JavaScriptCore                0x00007fff9188e145 JSC::BlockAllocator::blockFreeingThreadMain() + 261
3   com.apple.JavaScriptCore                0x00007fff9188344f ***::wtfThreadEntryPoint(void*) + 15
4   libsystem_pthread.dylib                 0x00007fff924c7899 _pthread_body + 138
5   libsystem_pthread.dylib                 0x00007fff924c772a _pthread_start + 137
6   libsystem_pthread.dylib                 0x00007fff924cbfc9 thread_start + 13
Thread 6:: JavaScriptCore::Marking
0   libsystem_kernel.dylib                  0x00007fff8c41e716 __psynch_cvwait + 10
1   libsystem_pthread.dylib                 0x00007fff924c9c3b _pthread_cond_wait + 727
2   com.apple.JavaScriptCore                0x00007fff9188ebb7 JSC::GCThread::waitForNextPhase() + 119
3   com.apple.JavaScriptCore                0x00007fff9188ea48 JSC::GCThread::gcThreadMain() + 88
4   com.apple.JavaScriptCore                0x00007fff9188344f ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_pthread.dylib                 0x00007fff924c7899 _pthread_body + 138
6   libsystem_pthread.dylib                 0x00007fff924c772a _pthread_start + 137
7   libsystem_pthread.dylib                 0x00007fff924cbfc9 thread_start + 13
Thread 7:: JavaScriptCore::Marking
0   libsystem_kernel.dylib                  0x00007fff8c41e716 __psynch_cvwait + 10
1   libsystem_pthread.dylib                 0x00007fff924c9c3b _pthread_cond_wait + 727
2   com.apple.JavaScriptCore                0x00007fff9188ebb7 JSC::GCThread::waitForNextPhase() + 119
3   com.apple.JavaScriptCore                0x00007fff9188ea48 JSC::GCThread::gcThreadMain() + 88
4   com.apple.JavaScriptCore                0x00007fff9188344f ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_pthread.dylib                 0x00007fff924c7899 _pthread_body + 138
6   libsystem_pthread.dylib                 0x00007fff924c772a _pthread_start + 137
7   libsystem_pthread.dylib                 0x00007fff924cbfc9 thread_start + 13
Thread 8:: JavaScriptCore::Marking
0   libsystem_kernel.dylib                  0x00007fff8c41e716 __psynch_cvwait + 10
1   libsystem_pthread.dylib                 0x00007fff924c9c3b _pthread_cond_wait + 727
2   com.apple.JavaScriptCore                0x00007fff9188ebb7 JSC::GCThread::waitForNextPhase() + 119
3   com.apple.JavaScriptCore                0x00007fff9188ea48 JSC::GCThread::gcThreadMain() + 88
4   com.apple.JavaScriptCore                0x00007fff9188344f ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_pthread.dylib                 0x00007fff924c7899 _pthread_body + 138
6   libsystem_pthread.dylib                 0x00007fff924c772a _pthread_start + 137
7   libsystem_pthread.dylib                 0x00007fff924cbfc9 thread_start + 13
Thread 9:
0   libsystem_kernel.dylib                  0x00007fff8c41ee6a __workq_kernreturn + 10
1   libsystem_pthread.dylib                 0x00007fff924c8f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib                 0x00007fff924cbfb9 start_wqthread + 13
Thread 10:
0   libsystem_kernel.dylib                  0x00007fff8c41ee6a __workq_kernreturn + 10
1   libsystem_pthread.dylib                 0x00007fff924c8f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib                 0x00007fff924cbfb9 start_wqthread + 13
Thread 11:
0   libsystem_kernel.dylib                  0x00007fff8c41ee6a __workq_kernreturn + 10
1   libsystem_pthread.dylib                 0x00007fff924c8f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib                 0x00007fff924cbfb9 start_wqthread + 13
Thread 12:
0   libsystem_kernel.dylib                  0x00007fff8c41ee6a __workq_kernreturn + 10
1   libsystem_pthread.dylib                 0x00007fff924c8f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib                 0x00007fff924cbfb9 start_wqthread + 13
Thread 13:
0   libsystem_kernel.dylib                  0x00007fff8c41ee6a __workq_kernreturn + 10
1   libsystem_pthread.dylib                 0x00007fff924c8f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib                 0x00007fff924cbfb9 start_wqthread + 13
Thread 14:
0   libsystem_kernel.dylib                  0x00007fff8c41ee6a __workq_kernreturn + 10
1   libsystem_pthread.dylib                 0x00007fff924c8f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib                 0x00007fff924cbfb9 start_wqthread + 13
Thread 15:
0   libsystem_kernel.dylib                  0x00007fff8c41ee6a __workq_kernreturn + 10
1   libsystem_pthread.dylib                 0x00007fff924c8f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib                 0x00007fff924cbfb9 start_wqthread + 13
Thread 16:
0   libsystem_kernel.dylib                  0x00007fff8c41ee6a __workq_kernreturn + 10
1   libsystem_pthread.dylib                 0x00007fff924c8f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib                 0x00007fff924cbfb9 start_wqthread + 13
Thread 17:
0   libsystem_kernel.dylib                  0x00007fff8c41ee6a __workq_kernreturn + 10
1   libsystem_pthread.dylib                 0x00007fff924c8f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib                 0x00007fff924cbfb9 start_wqthread + 13
Thread 18:
0   libsystem_kernel.dylib                  0x00007fff8c41ee6a __workq_kernreturn + 10
1   libsystem_pthread.dylib                 0x00007fff924c8f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib                 0x00007fff924cbfb9 start_wqthread + 13
Thread 19:
0   libsystem_kernel.dylib                  0x00007fff8c41ee6a __workq_kernreturn + 10
1   libsystem_pthread.dylib                 0x00007fff924c8f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib                 0x00007fff924cbfb9 start_wqthread + 13
Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x00007fff7c70b310  rcx: 0x00007fff53b08ea8  rdx: 0x0000000000000000
  rdi: 0x0000000000000707  rsi: 0x0000000000000006  rbp: 0x00007fff53b08ed0  rsp: 0x00007fff53b08ea8
   r8: 0x00007fff96ab4ab4   r9: 0x00007fff910d9900  r10: 0x0000000008000000  r11: 0x0000000000000206
  r12: 0x00007fff53b09030  r13: 0x0000600000e64400  r14: 0x0000000000000006  r15: 0x00007fff53b08f10
  rip: 0x00007fff8c41e866  rfl: 0x0000000000000206  cr2: 0x000000010c69a000
Logical CPU:     0
Error Code:      0x02000148
Trap Number:     133
Binary Images:
       0x10c0f5000 -        0x10c3e4fff  com.apple.mail (7.0 - 1816) <E8B5953C-FD5C-3D3B-B481-34F23E45730A> /Applications/Mail.app/Contents/MacOS/Mail
       0x10de21000 -        0x10de22fe2 +cl_kernels (???) <8056D4C9-0C72-448A-9B1B-D722A028B2CD> cl_kernels
       0x10de24000 -        0x10de28ffd  libFontRegistryUI.dylib (127) <57DE4E73-B65B-3712-9815-81018E72501A> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistryUI.dylib
       0x10e056000 -        0x10e057ff0  ATSHI.dylib (363.1) <911E9B0D-B516-3EAB-8898-6853CD1E0776> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
       0x10fb08000 -        0x10fb0fff7  com.apple.SyncedDefaults (1.3 - 91.30) <FC5A4423-3D91-3A34-853A-C49971EEAE4E> /System/Library/PrivateFrameworks/SyncedDefaults.framework/SyncedDefaults
       0x11068d000 -        0x110690fff  libspindump.dylib (161) <588EDDE0-B20A-3649-92B7-C2226EB237E8> /usr/lib/libspindump.dylib
       0x110a02000 -        0x110a03fff  com.apple.AddressBook.LocalSourceBundle (8.0 - 1365) <260EDDAA-A812-3097-BE14-A63EA4BEDD31> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
       0x110a16000 -        0x110a1aff7  com.apple.DirectoryServicesSource (8.0 - 1365) <2F2D5BAA-F006-3701-922C-37EF076DE3D1> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
       0x110c65000 -        0x110c9cff7  com.apple.ExchangeSource (8.0 - 1365) <98F0FE0D-C788-387B-87B9-A3EEEA71BE1E> /System/Library/Address Book Plug-Ins/Exchange.sourcebundle/Contents/MacOS/Exchange
       0x110cc0000 -        0x110cc2fff  apop.so (170) <79E840B4-6D30-3CBB-99D3-345D6C77D5DF> /usr/lib/sasl2/apop.so
       0x110cd0000 -        0x110ce0fff  dhx.so (170) <A9EBA1D4-8ED8-37BB-BA1E-263091EAF96E> /usr/lib/sasl2/dhx.so
       0x110cec000 -        0x110cf4fff  digestmd5WebDAV.so (170) <9DBE65CE-9B5C-37A3-8112-40F39BE3B5F8> /usr/lib/sasl2/digestmd5WebDAV.so
       0x110cf9000 -        0x110cfbfff  libanonymous.2.so (170) <D1297C21-A57B-311E-9006-C3FB8689849A> /usr/lib/sasl2/libanonymous.2.so
       0x110cff000 -        0x110d01fff  libcrammd5.2.so (170) <940A42FC-C634-354E-AD74-691CD90A1427> /usr/lib/sasl2/libcrammd5.2.so
       0x110d06000 -        0x110d0eff7  libdigestmd5.2.so (170) <122C0383-F9B2-34D1-89AF-D317BC4D5164> /usr/lib/sasl2/libdigestmd5.2.so
       0x110d13000 -        0x110d5fff6  com.apple.AddressBook.CardDAVPlugin (10.9 - 424) <C5AC5902-39C2-3A08-9967-5EAA000228EE> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin
       0x110d8e000 -        0x110d92fff  libgssapiv2.2.so (170) <AA58D85E-916C-3B0B-959A-DCC58497D0F2> /usr/lib/sasl2/libgssapiv2.2.so
       0x110d97000 -        0x110d99fff  login.so (170) <7D801D4E-A1A4-32FC-BF2E-9F25DB902523> /usr/lib/sasl2/login.so
       0x110d9d000 -        0x110da2fff  libntlm.so (170) <18693B29-154F-339C-A329-4C42A43F6428> /usr/lib/sasl2/libntlm.so
       0x110da7000 -        0x110daefff  libotp.2.so (170) <D1C70F92-1C75-340B-AD53-0C2CD79144FF> /usr/lib/sasl2/libotp.2.so
       0x110db7000 -        0x110db9fff  libplain.2.so (170) <E9C3B22A-5958-3869-B778-55948D1EC2B7> /usr/lib/sasl2/libplain.2.so
       0x110dbd000 -        0x110dc1fff  libpps.so (170) <9BAB4F91-A2DF-3F11-A2E4-8E353562ECC8> /usr/lib/sasl2/libpps.so
       0x110dc6000 -        0x110dc9ff7  mschapv2.so (170) <7B006E8A-BEB7-3004-9C16-134D37C077A5> /usr/lib/sasl2/mschapv2.so
       0x110dce000 -        0x110df6ff6  com.apple.DirectoryService.PasswordServerFramework (10.9 - 36) <C36B818F-C1FE-3F3F-A01C-F4613F570D4D> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
       0x110e0c000 -        0x110e0efff  pwauxprop.so (400) <924056F9-D203-3DAD-B78D-61439A2E6BE8> /usr/lib/sasl2/pwauxprop.so
       0x110e13000 -        0x110e15fff  shadow_auxprop.so (170) <2E0153C3-9D36-3496-8885-DE8B91838036> /usr/lib/sasl2/shadow_auxprop.so
       0x110e1a000 -        0x110e1cfff  smb_nt.so (170) <903A6BA5-5B1F-305A-98EA-27BE757A7CFF> /usr/lib/sasl2/smb_nt.so
       0x110e21000 -        0x110e23fff  smb_ntlmv2.so (170) <15A0B3C1-DA72-3B4C-8234-EF24132FEB0B> /usr/lib/sasl2/smb_ntlmv2.so
       0x11240d000 -        0x11240eff9 +cl_kernels (???) <99421362-A382-4288-BD31-85A22F96408C> cl_kernels
       0x112410000 -        0x1124f6fef  unorm8_bgra.dylib (2.3.58) <9FF943D1-4EF7-36CA-852D-B61C2E554713> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
       0x11253b000 -        0x11253cffa +cl_kernels (???) <1DC0D957-7126-426F-832B-7F1227CE83AE> cl_kernels
       0x112554000 -        0x112554ffd +cl_kernels (???) <BF50E3AA-54B3-402B-B569-DD01890D3806> cl_kernels
       0x112556000 -        0x112636ff7  unorm8_rgba.dylib (2.3.58) <DDD1AFEB-FD30-34D2-958A-823C3EFD649A> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_rgba.dylib
       0x11267a000 -        0x11267afff +cl_kernels (???) <5CD3B0B3-909E-4549-8433-29F0F6A0EB57> cl_kernels
       0x11268f000 -        0x112690fe6 +cl_kernels (???) <48E28D21-26AB-465D-B4D4-45F572313674> cl_kernels
       0x112697000 -        0x112698fee +cl_kernels (???) <956C89B1-BE27-493C-BCE3-04B410168215> cl_kernels
       0x1126a1000 -        0x1126a1fe7 +cl_kernels (???) <FA5492D5-213C-4F1A-AD26-38D59D65BEAA> cl_kernels
       0x1126a3000 -        0x1126a3feb +cl_kernels (???) <1A274626-E497-4B7D-AAAC-2A4869D7A44B> cl_kernels
       0x1126ac000 -        0x1126acfe7 +cl_kernels (???) <0D5A4A2E-E483-49CD-A09D-255134B49802> cl_kernels
       0x1126ea000 -        0x1126edff7  com.apple.yahoo.iaplugin (2.1 - 210) <6DE4E0D1-B226-38F3-BF7E-4690CCD8397C> /System/Library/InternetAccounts/Yahoo.iaplugin/Contents/MacOS/Yahoo
       0x1128e6000 -        0x1128e7fe4 +cl_kernels (???) <7726D6E7-23EC-4C2F-B6CC-EDE5D494AA86> cl_kernels
       0x112c42000 -        0x112c46fff  com.apple.google.iaplugin (2.1 - 210) <43DBDADF-DE0F-3438-B67A-6C9F3AB3FD26> /System/Library/InternetAccounts/Google.iaplugin/Contents/MacOS/Google
       0x112e77000 -        0x112e7ffff  com.apple.exchange.iaplugin (2.1 - 210) <CAA0C869-BF18-30C7-97DE-B391CCC52C19> /System/Library/InternetAccounts/Exchange.iaplugin/Contents/MacOS/Exchange
       0x112e89000 -        0x112ea8ff7  com.apple.icloud.iaplugin (426 - 455) <F0489D74-BA4D-3233-8DA0-10659660B46A> /System/Library/InternetAccounts/iCloud.iaplugin/Contents/MacOS/iCloud
       0x112ec0000 -        0x112f44ff7  com.apple.AOSUI (1.2 - 270) <B33570A8-00E2-3A0C-9ABB-E71D3F62A4BA> /System/Library/PrivateFrameworks/AOSUI.framework/Versions/A/AOSUI
       0x112fb3000 -        0x112fbafff  com.apple.twitter.iaplugin (1.1 - 110) <FE3A2CD3-7E17-32F2-924A-92A085F9AA99> /System/Library/InternetAccounts/TwitterPlugin.iaplugin/Contents/MacOS/TwitterP lugin
       0x112fc3000 -        0x112ff8fff  com.apple.sociald.Social (87 - 87) <25F8FA83-E8DB-3082-93AC-0868A7B46607> /System/Library/Frameworks/Social.framework/Versions/A/Social
       0x113034000 -        0x11307fff7  com.apple.accounts.AccountsDaemon (113 - 113) <248F6C14-DDEA-3E8F-B016-E760E9B1E599> /System/Library/PrivateFrameworks/AccountsDaemon.framework/Versions/A/AccountsD aemon
       0x1130ae000 -        0x1130b6ff7  com.apple.xpcobjects (103 - 103) <268F4950-61A2-3A14-9697-C121E1798D18> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects
       0x1130c8000 -        0x1130ceff7  com.apple.weibo.iaplugin (1.1 - 110) <05CD9ABC-AE2F-31EE-A554-58237D864AB1> /System/Library/InternetAccounts/Weibo.iaplugin/Contents/MacOS/Weibo
       0x1130d6000 -        0x1130dbfff  com.apple.tencentweibo.iaplugin (1.1 - 110) <1921B3EA-170E-39FB-92A6-AA7B8B1F9C78> /System/Library/InternetAccounts/TencentWeibo.iaplugin/Contents/MacOS/TencentWe ibo
       0x1130e2000 -        0x1130ecff7  com.apple.flickr.iaplugin (1.1 - 110) <F3A0F86E-E462-3ADA-B6B7-9D73F8F3103A> /System/Library/InternetAccounts/Flickr.iaplugin/Contents/MacOS/Flickr
       0x1130f7000 -        0x1130fdfff  com.apple.vimeo.iaplugin (1.1 - 110) <88F48157-A25E-3BC2-A217-C5304D1B11A7> /System/Library/InternetAccounts/Vimeo.iaplugin/Contents/MacOS/Vimeo
       0x113106000 -        0x113108ff7  com.apple.aol.iaplugin (2.1 - 210) <73E6FF67-5556-321A-973B-7C596D0E6DB8> /System/Library/InternetAccounts/AOL.iaplugin/Contents/MacOS/AOL
       0x11310d000 -        0x113112fff  com.apple.osxserver.iaplugin (2.1 - 210) <B6F61A2A-4334-3D2C-BB8C-A84501D5C8E1> /System/Library/InternetAccounts/OSXServer.iaplugin/Contents/MacOS/OSXServer
       0x11311a000 -        0x11311bffe  libACSClient.dylib (65) <B068CA41-5A0E-31F9-AFB3-6194620B983D> /usr/lib/libACSClient.dylib
       0x113120000 -        0x113122ff7  com.apple.qq.iaplugin (1.1 - 110) <E32E160B-52E9-3AE0-B7ED-027CF1C9735C> /System/Library/InternetAccounts/QQ.iaplugin/Contents/MacOS/QQ
       0x113127000 -        0x113129ff7  com.apple.126.iaplugin (1.1 - 110) <7EDF0B75-16D2-36AE-8C1B-F568D495A971> /System/Library/InternetAccounts/126.iaplugin/Contents/MacOS/126
       0x11312e000 -        0x113130ff7  com.apple.163.iaplugin (1.1 - 110) <BE9564C3-58C6-3D6E-B6D5-AE959D15F436> /System/Library/InternetAccounts/163.iaplugin/Contents/MacOS/163
       0x113135000 -        0x11313bff7  com.apple.youku.iaplugin (1.1 - 110) <810966C6-A302-3A59-9FD8-FE6B24D9F668> /System/Library/InternetAccounts/Youku.iaplugin/Contents/MacOS/Youku
       0x113144000 -        0x11314afff  com.apple.tudou.iaplugin (1.1 - 110) <DA4A1AC5-CE96-305C-9388-5702E61A7A31> /System/Library/InternetAccounts/Tudou.iaplugin/Contents/MacOS/Tudou
       0x113153000 -        0x11315bfff  com.apple.facebook.iaplugin (1.1 - 110) <83488BE2-4DA6-3F91-B8D6-3363EF797AAE> /System/Library/InternetAccounts/Facebook.iaplugin/Contents/MacOS/Facebook
       0x113165000 -        0x11316dfff  com.apple.linkedin.iaplugin (1.1 - 110) <652FD324-E67B-3E71-AA1D-1430AB852B1B> /System/Library/InternetAccounts/LinkedIn.iaplugin/Contents/MacOS/LinkedIn
    0x7fff6d3b8000 -     0x7fff6d3eb817  dyld (239.3) <D1DFCF3F-0B0C-332A-BCC0-87A851B570FF> /usr/lib/dyld
    0x7fff8adf7000 -     0x7fff8ae57ff2  com.apple.CoreUtils (1.9 - 190.4) <CBB5B4DC-2801-32B3-A31C-8811CCF99873> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff8ae58000 -     0x7fff8b77405f  com.apple.CoreGraphics (1.600.0 - 599.7) <7D0FD5A7-A061-39BA-8E00-723825D2C4DD> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8b775000 -     0x7fff8b777ff7  com.apple.SecCodeWrapper (3.0 - 1) <F5107AD0-20CD-328C-8B2E-74CB6F3169F6> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
    0x7fff8b778000 -     0x7fff8b849ff7  com.apple.QuickLookUIFramework (5.0 - 622.3) <9741E66B-3978-35F6-8846-B6C528945611> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff8b84a000 -     0x7fff8b852fff  libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
    0x7fff8b853000 -     0x7fff8b871ff7  com.apple.Accounts (113 - 113) <FEB37642-C973-3CD2-B279-142492266A16> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff8b872000 -     0x7fff8b8e9fff  com.apple.CoreServices.OSServices (600.4 - 600.4) <36B2B009-C35E-3F21-824E-E0D00E7808C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff8b8ea000 -     0x7fff8b8f0fff  com.apple.AddressBook.ContactsFoundation (8.0 - 1365) <CFB1A744-8096-3FAB-B55E-2E6C410A0376> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/Conta ctsFoundation
    0x7fff8b8f1000 -     0x7fff8b908ffa  libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
    0x7fff8b909000 -     0x7fff8b90dfff  libsystem_stats.dylib (93.1.26) <B9E26A9E-FBBC-3938-B8B7-6CF7CA8C99AD> /usr/lib/system/libsystem_stats.dylib
    0x7fff8b90e000 -     0x7fff8bcefffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff8bcf0000 -     0x7fff8bd28ff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff8bd39000 -     0x7fff8bd3aff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8bd3b000 -     0x7fff8c2abfff  com.apple.CoreAUC (6.22.08 - 6.22.08) <F306D552-2220-3160-88EA-C916193C5EFD> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff8c2ac000 -     0x7fff8c305fff  libTIFF.dylib (1038) <5CBFE0C2-9DD8-340B-BA63-A94CE2E476F2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8c306000 -     0x7fff8c345fff  libGLU.dylib (9.0.83) <8B457205-513B-3477-AE9C-3AD979D5FE11> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff8c3e8000 -     0x7fff8c3f0ff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff8c409000 -     0x7fff8c425ff7  libsystem_kernel.dylib (2422.1.72) <D14913DB-47F1-3591-8DAF-D4B4EF5F8818> /usr/lib/system/libsystem_kernel.dylib
    0x7fff8c426000 -     0x7fff8c430ff7  com.apple.ProtocolBuffer (1 - 182.1.3) <82E68598-A8AA-3AF1-843E-2A64F19472D4> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
    0x7fff8c43e000 -     0x7fff8c455fff  com.apple.CFOpenDirectory (10.9 - 173.1.1) <3FB4D5FE-860B-3BDE-BAE2-3531D919EF10> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff8c456000 -     0x7fff8c461fff  libkxld.dylib (2422.1.72) <C88EF3E6-B31F-3E12-BE9B-562D912BA733> /usr/lib/system/libkxld.dylib
    0x7fff8c462000 -     0x7fff8c484fff  com.apple.framework.familycontrols (4.1 - 410) <4FDBCD10-CAA2-3A9C-99F2-06DCB8E81DEE> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff8c485000 -     0x7fff8c4e7ff7  com.apple.WhitePagesFramework (10.7.0 - 141.0) <F95E1174-37B7-300C-8ECE-E67A711B6721> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    0x7fff8c4ea000 -     0x7fff8c505ff7  libPng.dylib (1038) <EF781AF8-C2E6-3179-B8A1-A584783070F1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8c506000 -     0x7fff8c50afff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
    0x7fff8c50b000 -     0x7fff8c511ff7  com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
    0x7fff8c554000 -     0x7fff8c625ff1  com.apple.DiskImagesFramework (10.9 - 371.1) <D456ED08-4C1D-341F-BAB8-85E34A7275C5> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff8c626000 -     0x7fff8c653ff2  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <43A137C4-3E72-37DC-945F-92569C12AAD4> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff8c654000 -     0x7fff8c656ff3  libsystem_configuration.dylib (596.12) <C4F633D9-94C8-35D9-BB2D-84C5122533C7> /usr/lib/system/libsystem_configuration.dylib
    0x7fff8c657000 -     0x7fff8c65efff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
    0x7fff8c699000 -     0x7fff8c6fdff3  com.apple.datadetectorscore (5.0 - 354.0) <9ACF24B8-3268-3134-A5BC-D72C9371A195> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff8c6fe000 -     0x7fff8c6fefff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff8c6ff000 -     0x7fff8c765fff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff8c766000 -     0x7fff8c7c2fff  com.apple.coredav (1.0.1 - 229.6) <6D2B49E8-E81D-36C7-BC24-FD54FA35E5BC> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
    0x7fff8c7c3000 -     0x7fff8c82dff7  com.apple.framework.IOKit (2.0.1 - 907.1.13) <C1E95F5C-B79B-31BE-9F2A-1B25163C1F16> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8c82e000 -     0x7fff8c82fff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
    0x7fff8c830000 -     0x7fff8c831ff7  libsystem_sandbox.dylib (278.10) <A47E7E11-3C76-318E-B67D-98972B86F094> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff8c832000 -     0x7fff8c838ff7  libsystem_platform.dylib (24.1.4) <331BA4A5-55CE-3B95-99EB-44E0C89D7FB8> /usr/lib/system/libsystem_platform.dylib
    0x7fff8c839000 -     0x7fff8c927fff  libJP2.dylib (1038) <6C8179F5-8063-3ED6-A7C2-D5603DECDF28> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8cd1c000 -     0x7fff8cdccff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff8cdcd000 -     0x7fff8ce25ff7  com.apple.Symbolication (1.4 - 129) <16D42516-7B5E-357C-898A-FAA9EE7642B3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff8ce26000 -     0x7fff8ce8aff9  com.apple.Heimdal (4.0 - 2.0) <E7D20A4D-4674-37E1-A949-635FFF7C439A> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff8ce8b000 -     0x7fff8cedcff3  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff8cf25000 -     0x7fff8cf54ff7  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff8cf55000 -     0x7fff8cf55ff7  com.apple.frameworks.SleepServices (1.1 - 1.1) <4D9C44FF-5403-3372-A90E-CBF2A34D7CE7> /System/Library/PrivateFrameworks/SleepServices.framework/Versions/A/SleepServi ces
    0x7fff8cf56000 -     0x7fff8cf58fff  libRadiance.dylib (1038) <55F99274-5074-3C73-BAC5-AF234E71CF38> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
    0x7fff8cf59000 -     0x7fff8cf5bff7  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
    0x7fff8cfe6000 -     0x7fff8cfeffff  com.apple.speech.synthesis.framework (4.6.2 - 4.6.2) <0AAE45F0-FC6E-36B6-A6A7-73E6950A74AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff8cffa000 -     0x7fff8d00efff  com.apple.aps.framework (4.0 - 4.0) <F529A05B-FB03-397E-B06A-3A60B808FA11> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
    0x7fff8d00f000 -     0x7fff8d04dff7  libGLImage.dylib (9.0.83) <C08048A7-03CC-3E40-BCDC-7791D87AC8E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff8d04e000 -     0x7fff8d04efff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8d0a1000 -     0x7fff8d25cff6  com.apple.GeoServices (1.0 - 702.14.9) <A3A4D6AC-72B2-39F3-AAE0-9AF3B88C5C8E> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff8d25d000 -     0x7fff8d25fff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
    0x7fff8d260000 -     0x7fff8d57aff7  com.apple.MediaToolbox (1.0 - 1273.29) <6260E68B-7E50-3D49-8C0A-7145614C13D8> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff8d57b000 -     0x7fff8d57bfff  com.apple.SafariDAVNotifier (1.1.1 - 1) <664A1157-0D98-3680-8C3B-091980DA7BC4> /System/Library/PrivateFrameworks/BookmarkDAV.framework/Versions/A/Frameworks/S afariDAVNotifier.framework/Versions/A/SafariDAVNotifier
    0x7fff8d57c000 -     0x7fff8d5c7fff  com.apple.ImageCaptureCore (5.0 - 5.0) <F529EDDC-E2F5-30CA-9938-AF23296B5C5B> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff8d5c8000 -     0x7fff8d610ff7  com.apple.ExchangeWebServices (4.0 - 193) <867EDAF0-5863-397E-BA75-855878D68949> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
    0x7fff8d611000 -     0x7fff8d623ff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <D5E7416D-45AB-3690-86C6-CC4B5FCEA2D2> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff8d624000 -     0x7fff8e470ff5  com.apple.WebCore (9537 - 9537.70) <7A90E9D3-4F26-3049-9C96-C6B8CB1395C8> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff8e471000 -     0x7fff8e472fff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
    0x7fff8e5da000 -     0x7fff8e5dcffb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
    0x7fff8e5dd000 -     0x7fff8e6a8fff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff8e6a9000 -     0x7fff8e6d3ff7  libsandbox.1.dylib (278.10) <B4183FA8-F7E2-3301-8BF9-0EEFB793A5D5> /usr/lib/libsandbox.1.dylib
    0x7fff8e6d4000 -     0x7fff8e88cff3  libicucore.A.dylib (511.25) <3ED7B656-416E-3071-AEC8-E85C90232F78> /usr/lib/libicucore.A.dylib
    0x7fff8e88d000 -     0x7fff8e89cff8  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
    0x7fff8e89d000 -     0x7fff8e8c9ff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <36C562FF-5D91-318C-A19C-6B4453FB78B9> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
    0x7fff8e8f0000 -     0x7fff8e903ff7  com.apple.AppContainer (3.0 - 1) <A90C058D-46E8-3BAB-AF17-AF9C7C273069> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
    0x7fff8e904000 -     0x7fff8e95bfff  com.apple.ViewBridge (1.0 - 46) <C49FDC96-7087-3B2F-AEC3-039F7B2CB50C> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x7fff8e95c000 -     0x7fff8e975ff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff8e976000 -     0x7fff8e97fff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
    0x7fff8e980000 -     0x7fff8edb3ffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff8edb4000 -     0x7fff8f00cff1  com.apple.security (7.0 - 55471) <233831C5-C457-3AD5-AFE7-E3E2DE6929C9> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8f00d000 -     0x7fff8f00ffff  com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff8f010000 -     0x7fff8f253fff  com.apple.AddressBook.framework (8.0 - 1365) <816242B1-D45E-3B5D-BC98-BB23458D5367> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff8f254000 -     0x7fff8f270fff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
    0x7fff8f271000 -     0x7fff8f271ffd  com.apple.audio.units.AudioUnit (1.9 - 1.9) <6E89F3CB-CC41-3728-9F9A-FDFC151E8261> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff8f272000 -     0x7fff8f2a1ff5  com.apple.GSS (4.0 - 2.0) <ED98D992-CC14-39F3-9ABC-8D7F986487CC> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff8f2a2000 -     0x7fff8f2a7ff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
    0x7fff8f2a8000 -     0x7fff8f2d0ffb  libRIP.A.dylib (599.7) <6F528EE3-99F8-3871-BD60-1306495C27D5> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
    0x7fff8f2d1000 -     0x7fff8f2d3fff  com.apple.marco (10.0 - 1000) <FC7EF8C7-5EDF-3720-BAEC-281F12A7A3F8> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
    0x7fff8f2d4000 -     0x7fff8f409ffa  com.apple.WebKit (9537 - 9537.71) <8A07478D-B2CA-3724-81E4-ADC10E1AD3EA> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff8f40a000 -     0x7fff8f40eff7  libGIF.dylib (1038) <C29B4323-1B9E-36B9-96C2-7CEDBAA124F0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8f40f000 -     0x7fff8f456fff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff8f457000 -     0x7fff8f462ff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff8f463000 -     0x7fff8f47ffff  com.apple.frameworks.preferencepanes (16.0 - 16.0) <059E99D8-67C2-3B59-B5E7-850DD7A92D75> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x7fff8f480000 -     0x7fff8f711ff7  com.apple.AOSKit (1.06 - 176) <35525B2F-B02F-31FD-A3B2-FD6AE6D32C11> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
    0x7fff8f712000 -     0x7fff8f737ff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8f9cb000 -     0x7fff8f9d8fff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff8f9d9000 -     0x7fff8f9f4ff7  libsystem_malloc.dylib (23.1.10) <FFE5C472-B23A-318A-85BF-77CDE61900D1> /usr/lib/system/libsystem_malloc.dylib
    0x7fff8f9f5000 -     0x7fff8fa12ff7  com.apple.framework.Apple80211 (9.0 - 900.47) <C897AFE6-DD73-387D-816A-67252A564207> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff8ff63000 -     0x7fff8ffb4fff  com.apple.QuickLookFramework (5.0 - 622.3) <AB6CCD09-ECDF-3F01-9C42-34B37DDCF12D> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff8ffb5000 -     0x7fff8ffbafff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
    0x7fff8ffc7000 -     0x7fff8ffcefff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8ffcf000 -     0x7fff8ffeaff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
    0x7fff8ffeb000 -     0x7fff8fff3ff7  com.apple.CloudServices (1.0 - 1) <D59A4139-B4E4-3097-A442-BA87928B355C> /System/Library/PrivateFrameworks/CloudServices.framework/Versions/A/CloudServi ces
    0x7fff8fff4000 -     0x7fff8fffdff7  com.apple.MailService (7.0 - 1816) <962A2816-E884-365B-A518-AA561082D64E> /System/Library/PrivateFrameworks/MailService.framework/Versions/A/MailService
    0x7fff8fffe000 -     0x7fff90003fff  com.apple.DiskArbitration (2.6 - 2.6) <F8A47F61-83D1-3F92-B7A8-A169E0D187C0> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff90004000 -     0x7fff90052fff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
    0x7fff90053000 -     0x7fff900aafff  com.apple.IMAP (7.0 - 1816) <179520FB-A7AD-3039-A277-62F8FB175878> /System/Library/PrivateFrameworks/IMAP.framework/Versions/A/IMAP
    0x7fff900ab000 -     0x7fff900cffff  libxpc.dylib (300.1.17) <4554927A-9467-365C-91F1-5A116989DD7F> /usr/lib/system/libxpc.dylib
    0x7fff900d0000 -     0x7fff9026cff7  com.apple.QuartzCore (1.8 - 332.0) <994D1E0A-64B6-398C-B9A2-C362F02DE943> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff9026d000 -     0x7fff90308ff7  com.apple.PDFKit (2.9 - 2.9) <AD968A31-6567-30A7-A699-154C88DB56D0> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff90309000 -     0x7fff90315ff7  com.apple.KerberosHelper (4.0 - 1.0) <6D64703B-D7A3-3EF7-89AB-16F7F89333FC> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x7fff90316000 -     0x7fff90316fff  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
    0x7fff9035d000 -     0x7fff90361ff7  libheimdal-asn1.dylib (323.12) <063A01C2-E547-39D9-BB42-4CC8E64ADE70> /usr/lib/libheimdal-asn1.dylib
    0x7fff90863000 -     0x7fff90a48ff7  com.apple.CoreFoundation (6.9 - 855.11) <E22C6A1F-8996-349C-905E-96C3BBE07C2F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff90a49000 -     0x7fff90aa4ffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff90aa5000 -     0x7fff90aa8fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff90aa9000 -     0x7fff90b72fff  com.apple.LaunchServices (572.23 - 572.23) <8D955BDE-2C4C-3DD4-B4D7-2D916174FE1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff90b73000 -     0x7fff90b7dfff  com.apple.AppSandbox (3.0 - 1) <55717299-8164-3D79-918F-BD64706735CF> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff90b7e000 -     0x7fff90e4cff4  com.apple.CoreImage (9.0.54) <74BB8685-69A9-3A45-8DED-EA26BD39D710> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x7fff90e4d000 -     0x7fff90ffaf27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
    0x7fff91008000 -     0x7fff91054ffe  com.apple.CoreMediaIO (401.0 - 4544) <44EBC0FE-DAD5-3711-96CB-05250F350A16> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff91055000 -     0x7fff910deff7  libsystem_c.dylib (997.1.1) <61833FAA-7281-3FF9-937F-686B6F20427C> /usr/lib/system/libsystem_c.dylib
    0x7fff910df000 -     0x7fff910e7ffc  libGFXShared.dylib (9.0.83) <11A621C3-37A0-39CE-A69B-8739021BD79D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff910e8000 -     0x7fff910f0ff7  com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff910f1000 -     0x7fff91171fff  com.apple.CoreSymbolication (3.0 - 141) <B018335C-698B-3F87-AF1C-6115C4FA8954> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff91172000 -     0x7fff912b2fff  com.apple.QTKit (7.7.3 - 2826) <7A110F61-D4DD-3C84-950D-E5F486DE5765> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff912b3000 -     0x7fff912b6fff  com.apple.AppleSystemInfo (3.0 - 3.0) <4D032152-AA40-350E-BB96-44BC55C5C69C> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x7fff912b7000 -     0x7fff914c8ff7  com.apple.Mail.framework (7.0 - 1816) <748EB39A-3BB4-3911-B1D1-05F002923E65> /System/Library/PrivateFrameworks/Mail.framework/Versions/A/Mail
    0x7fff914c9000 -     0x7fff914ebfff  com.apple.speech.LatentSemanticMappingFramework (2.11.6 - 2.11.6) <C2687C2C-239A-3EB4-857C-BA107F34A5E8> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
    0x7fff914ec000 -     0x7fff914eefff  com.apple.OAuth (25 - 25) <22D42C60-CA67-31D7-A4A4-AFD8F35408D7> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
    0x7fff914ef000 -     0x7fff91501fff  com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff91502000 -     0x7fff9150cff7  com.apple.corerecents (1.0 - 1) <6C3ACB55-6FA5-3266-80D3-592B7258F5E7> /System/Library/PrivateFrameworks/CoreRecents.framework/Versions/A/CoreRecents
    0x7fff9150d000 -     0x7fff9176eff7  com.apple.imageKit (2.5 - 770) <33BCF627-EB1A-3CC1-98AB-2324B6DFB329> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x7fff9176f000 -     0x7fff917a0fff  com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff917a1000 -     0x7fff917a6fff  com.apple.NetFSServer (2.0 - 1) <9B7BAA23-4D4D-30A2-8538-DFD3B1E347A6> /System/Library/PrivateFrameworks/NetFSServer.framework/Versions/A/NetFSServer
    0x7fff917a7000 -     0x7fff917b2fff  libGL.dylib (9.0.83) <984A960A-C159-3AE5-8B40-E2B451F6C712> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff917f2000 -     0x7fff91833fff  com.apple.PerformanceAnalysis (1.47 - 47) <784ED7B8-FAE4-36CE-8C76-B7D300316C9F> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x7fff91834000 -     0x7fff91879ff7  libcurl.4.dylib (78) <A722B4F0-1F6C-3E16-9CB1-4C6ADC15221E> /usr/lib/libcurl.4.dylib
    0x7fff9187a000 -     0x7fff91bf0ffa  com.apple.JavaScriptCore (9537 - 9537.65) <7E76880C-832E-385B-9591-ACCF57A68385> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff91bf1000 -     0x7fff91d1dfff  com.apple.MediaControlSender (1.9 - 190.4) <F5E934E1-D004-3C84-815A-961319F8C522> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
    0x7fff91d1e000 -     0x7fff91d2efff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
    0x7fff91d2f000 -     0x7fff91d3cff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff91d3d000 -     0x7fff91d4aff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
    0x7fff91dde000 -     0x7fff91de3ff7  com.apple.MediaAccessibility (1.0 - 43) <D309D83D-5FAE-37A4-85ED-FFBDA8B66B82> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
    0x7fff91de4000 -     0x7fff91dfcff7  com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x7fff91dfd000 -     0x7fff91e5dfff  com.apple.ISSupport (1.9.9 - 57) <E1E343D7-222C-3458-9D1F-FC600B7F1C50> /System/Library/PrivateFrameworks/ISSupport.framework

Hi James,
I think they're slowly nudging people to switch, .mac & MobileMe are going away about June/July, may as well set it up now.
Do not delete the old account yet.
I understand .mac mail will still come through. Do not delete the old account yet.
You cannot use .mac or MobileMe as type of Account, you have to choose IMAP when setting up, otherwise Mail is hard coded to change imap.mail.me.com to mail.me.com & smtp.mail.me.com to smtp.me.com, no matter what you try to enter.
iCloud Mail setup, do not choose .mac or MobileMe as type, but choose IMAP...
IMAP (Incoming Mail Server) information:
• Server name: imap.mail.me.com
• SSL Required: Yes
• Port: 993
• Username: [email protected] (use your @me.com address from your iCloud account)
• Password: Your iCloud password
SMTP (outgoing mail server) information:
• Server name: smtp.mail.me.com
• SSL Required: Yes
• Port: 587
• SMTP Authentication Required: Yes
• Username: [email protected] (use your @me.com address from your iCloud account)
• Password: Your iCloud password

Similar Messages

  • ITUNES WILL NOT STOP CRASHING!!!!!! - i'm fed up with it.

    ITUNES WILL NOT STOP CRASHING!!!!!! - i'm fed up with it, i cant load it, i cant add music too library, i cant sync my phone, i cant update, it runs for about 30 seconds, and crashes every time. i havent added a folder to the library, only tried to add mp3's which have previously worked fine... what else is there thazt i can manage my iphone data  with?

    What kind of a computer are you using ?
    Have you checked your Firewall?

  • Mail will not stop loading, twirling rainbow icon will not stop, cannot close mail application then.

    Just downloaded OS X Mountain Lion and on my Mac Book Pro (mid 2009).  When I select the mail application this problem occurs: the rainbow icon that twirls will not stop, and then I cannot close the mail program at all.  No clue what to do next, thanks for the help or ideas. SanibelMan 09/09/2012 @ 2am EST.

    Click on the apple in the top left corner of the computer. If it doesn't let you, open another application such as finder, and then click it, then go down the force quit, then click mail and then press force quit.

  • Mail will not stop fetching

    I have 3 accounts set up in my Mail app. Two with Charter and the other is my work POP account. My work POP account will not stop fetching. Mail will not allow me to quit the program other than with a force quit. Is there a way to trash Mail preferences with out deleting the accounts? I have ran Disk Utility and used Cocktail to clean the cache files but it still hangs up.
    I also got the new iPhone this weekend and unlike with my BlackBerry, if Mail is not working correctly on my laptop, then no mail is sent to my iPhone? I really don't understand that but I'm trying to address the first problem first then I tackle that issue.

    Okay, I figured it out. The port number had gotten changed? I logged in to my work station to check the settings and they were different. Odd. I didn't change anything. I really don't monkey around with my computer much. However, we did update mail servers at my work and remember about 3 weeks ago it asked me something about the certificate so I wonder if my response made some sort of change. Oh well, live and learn. Now figure out my iPhone!

  • Mail will not stop downloading

    I have a flat screen iMac 800 w/ OS 10.3.9 and mail 1.3.11.
    The mail continuously downloads nonstop. How do I stop this? If I delete the mail it just downloads the same stuff again. The server wil not let the mail be deleted by Mac mail once it is downloaded. I have a laptop with the same accounts and it behaves normally. Mail only downloads once on that computer. But that one has OS 10.4 on it.
    G4 Powerbook & iMac 800   Mac OS X (10.4.5)  
    G4 Powerbook & iMac 800   Mac OS X (10.4.5)  

    You're welcome.
    my isp's mail will let my mail stay on the server for a very long
    time before it is deleted
    This isn't strange. What's strange is that you cannot remove the messages from the server if you wish.
    I did as you said to do in your last post and even emptied the trash
    and did a restart. It still still wants to download over 8000 mails
    from the server.
    As I said in my previous post, this was to be expected. Deleting MessageUidsAlreadyDownloaded causes Mail to treat everything still on the server as if new and try to download it again. What deleting MessageUidsAlreadyDownloaded is supposed to accomplish is to get rid of any corruption that might be causing Mail to download the same messages repeatedly.
    I think that I may have to manually delete all the old mail on the server
    Definitely.
    Having two machines downloading the same mail when one machine is seldom
    used just isn't working it seems.
    It should work, but you may need to clean up the server first.

  • My iPod Touch 4g will not stop crashing since iOS5 update?

    Ever since I updated my iPod Touch 4g with iOS5,  most of my apps, and even Safari, The App Store and Youtube, crash often, and it's becoming very annoying.  Before the update none of those crashed.My iPod Touch 4g is barely a month old and it crashes probably more than a 2g iPod. I want this to be fixed ASAP but how??

    - Try resetting the iPod. Nothing will be lost.
    Reset iPod touch:  Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Next, try restoring from backup

  • My mail app will not stop crashing

    Alright so this has been going on for several months. My mail app kept crashing as soon as I opened it, so I deleted all of my mail accounts. I went back to the app and tried to re-enter my information, but as soon as I type in all of my log in informaton and press "continue," the app crashes over and over again. So I went to Settings and tried to enter my information there, but as soon as I had typed it and pressed "continue," once again it would not work. Does anyone know how t fix this? It's really getting on my nerves.
    All of my email accounts are Gmail, if that matters.

    You can try restoring the device or just try the Gmail app.  For Gmail, I think it's far better than the built-in Mail app.

  • Safari will not stop CRASHING! Reinstalled from disc and STILL crashing!

    Here is my tragic story...
    The day Safari 3.0 beta came out, I upgraded to it. I've had zero problems with it since until just recently. I was using my laptop without a power cord and received the "You are now running on reserve power..." warning. I left my computer for a moment and when I came back it had completely run out of power and turned itself off. As far as I know, its not supposed to do that and instead put itself to sleep and not turn completely off. Anyway, I plugged it in and booted it back up. I went back to work as usual, but shortly after launching Safari 3.0, which I'd been using right before the computer shut itself down, Safari just froze and then closed itself. I tried to reopen it and it did the same thing. This is without me even going to a web site.
    Long story short, I reverted back to 2.0 using the convenient uninstall package Apple provides in the Safari 3.0 beta. I thought this would solve all my problems, but it certainly did not. Immediately upon launching Safari 2.0, it crashed. Again, this is without me even going to a web site.
    This brings us to the present day. I was advised to remove all Safari files from my computer (of course I backed up my bookmarks etc.) and then to reinstall the original Safari 2.0 from the Tiger installation disc...
    I just finished doing that and, of course, immediately after launching Safari 2.0 that I had just reinstalled from the Tiger installation disc...it crashed without me even going to a web site.
    What do I need to do to get Safari 2.0 working on my computer again?!?!
    Thanks in advance for any help!

    Hi,
    Are you have installed some 3th party plugins ? or scripts that are related to the safari application.
    Did you try to trash the com.apple.Safari.plist in the Preferences folder ??
    An if this is not working ... try the following ...
    ** Try to run the un-stall program that came with Safari beta 3 AGAIN ... AGAIN. Some this my be a help.
    Post back with your comments.
    Dimaxum

  • IPhone 6 Blue Screen Crash Now my Phone will not stop crashing: Has Not turned back on after last crash.

    I very recently got my new iPhone 6. I got it on new years eve. I'm not sure what version of the OS it is on, but I'm going to assume it is on the latest, 8.1.2. Today has been the only day i have had an issue. Earlier in the day the phone froze and the Wifi was showing to only have one bar. They Phone then shut off and flashed a red screen for about a second. After that, I had no issues for a few hours. Later that night the phone crashed three times. 2 of them showed a blue screen before crashing. The third time the phone would not let me open any apps and then just shut down, and as of right now it has not turned back on. Is there a way to fix this or am I going to have to replace my phone?

    I was able to turn it on but when I turned on WiFI the apps would not open and the phone crashed again and turned off.

  • LOGIC PRO 9.1.3 WILL NOT STOP CRASHING WHILE TRYING TO SAVE........ PLEASE HELP!!!!!!!!!

    HERE IS THE ERROR MESSAGE..... PLEASE HELP!!!!!!
    Process:    
    Logic Pro [4323]
    Path:       
    /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
    Identifier: 
    com.apple.logic.pro
    Version:    
    9.1.3 (1697.87)
    Build Info: 
    Logic-16978700~1
    Code Type:  
    X86 (Native)
    Parent Process:  launchd [156]
    Date/Time:  
    2013-07-17 15:03:57.044 -0500
    OS Version: 
    Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:     
    379369 sec
    Crashes Since Last Report:      
    8
    Per-App Interval Since Last Report:  2968 sec
    Per-App Crashes Since Last Report:   5
    Anonymous UUID:                 
    F5C65F42-6B53-419F-948D-C488D922E836
    Exception Type:  EXC_BAD_ACCESS (SIGABRT)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000029
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Application Specific Information:
    abort() called
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib        
    0x93714c5a __kill + 10
    1   libSystem.B.dylib        
    0x93714c4c kill$UNIX2003 + 32
    2   libSystem.B.dylib        
    0x937a75a5 raise + 26
    3   libSystem.B.dylib        
    0x937bd679 __abort + 124
    4   libSystem.B.dylib        
    0x937bd6f5 abort_report_np + 0
    5   com.apple.logic.pro      
    0x00408209 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 3981977
    6   libSystem.B.dylib        
    0x9371a05b _sigtramp + 43
    7   libobjc.A.dylib          
    0x96109f87 objc_msgSend + 23
    8   ...le.prokit.SnowLeopardPanels
    0x0307e59f _NSProNavDrawLabelColorIndexImpl + 9208
    9   com.apple.AppKit         
    0x94f3ce0d -[NSDocument _preparedSavePanelForOperation:] + 430
    10  com.apple.AppKit         
    0x94f3bd17 -[NSDocument _runModalSavePanelForSaveOperation:delegate:didSaveSelector:contextInfo:] + 273
    11  com.apple.AppKit         
    0x94f39773 -[NSDocument runModalSavePanelForSaveOperation:delegate:didSaveSelector:contextInfo:] + 388
    12  com.apple.logic.pro      
    0x0061b43c std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 6157516
    13  com.apple.AppKit         
    0x94f3dd51 -[NSDocument _saveDocumentWithDelegate:didSaveSelector:contextInfo:] + 879
    14  com.apple.AppKit         
    0x94f3991d -[NSDocument saveDocumentWithDelegate:didSaveSelector:contextInfo:] + 354
    15  com.apple.AppKit         
    0x94f399ef -[NSDocument saveDocument:] + 58
    16  com.apple.logic.pro      
    0x0061a4f9 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 6153609
    17  com.apple.logic.pro      
    0x0061a729 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 6154169
    18  com.apple.AppKit         
    0x94c1ba26 -[NSApplication sendAction:to:from:] + 112
    19  com.apple.prokit         
    0x00fe1414 -[NSProApplication sendAction:to:from:] + 127
    20  com.apple.logic.pro      
    0x0061949a std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 6149418
    21  com.apple.AppKit         
    0x94c1b8d9 -[NSMenuItem _corePerformAction] + 435
    22  com.apple.AppKit         
    0x94c1b5ca -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 174
    23  com.apple.AppKit         
    0x94c1b4b6 -[NSMenu performActionForItemAtIndex:] + 65
    24  com.apple.AppKit         
    0x94c1b469 -[NSMenu _internalPerformActionForItemAtIndex:] + 50
    25  com.apple.AppKit         
    0x94c1b3cf -[NSMenuItem _internalPerformActionThroughMenuIfPossible] + 97
    26  com.apple.AppKit         
    0x94c1b313 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 336
    27  com.apple.AppKit         
    0x94c0fa55 NSSLMMenuEventHandler + 404
    28  com.apple.HIToolbox      
    0x90692c2f DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1567
    29  com.apple.HIToolbox      
    0x90691ef6 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
    30  com.apple.HIToolbox      
    0x906b47f3 SendEventToEventTarget + 52
    31  com.apple.HIToolbox      
    0x906e0e87 SendHICommandEvent(unsigned long, HICommand const*, unsigned long, unsigned long, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 448
    32  com.apple.HIToolbox      
    0x90705b90 SendMenuCommandWithContextAndModifiers + 66
    33  com.apple.HIToolbox      
    0x90705b47 SendMenuItemSelectedEvent + 121
    34  com.apple.HIToolbox      
    0x90705a5d FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 152
    35  com.apple.HIToolbox      
    0x906d5160 MenuSelectCore(MenuData*, Point, double, unsigned long, OpaqueMenuRef**, unsigned short*) + 454
    36  com.apple.HIToolbox      
    0x906d48bb _HandleMenuSelection2 + 465
    37  com.apple.HIToolbox      
    0x906d46d9 _HandleMenuSelection + 53
    38  com.apple.AppKit         
    0x94c08f96 _NSHandleCarbonMenuEvent + 285
    39  com.apple.AppKit         
    0x94bddb46 _DPSNextEvent + 2304
    40  com.apple.AppKit         
    0x94bdcdd6 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
    41  com.apple.AppKit         
    0x94b9f1f3 -[NSApplication run] + 821
    42  com.apple.prokit         
    0x00fe43f6 NSProApplicationMain + 326
    43  com.apple.logic.pro      
    0x0002b7b5 DummyConnection::DummyConnection() + 193
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib        
    0x936da382 kevent + 10
    1   libSystem.B.dylib        
    0x936daa9c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib        
    0x936d9f59 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib        
    0x936d9cfe _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib        
    0x936d9781 _pthread_wqthread + 390
    5   libSystem.B.dylib        
    0x936d95c6 start_wqthread + 30
    Thread 2:  com.apple.CFSocket.private
    0   libSystem.B.dylib        
    0x936d2ac6 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation 
    0x925edc53 __CFSocketManager + 1091
    2   libSystem.B.dylib        
    0x936e1259 _pthread_start + 345
    3   libSystem.B.dylib        
    0x936e10de thread_start + 34
    Thread 3:
    0   libSystem.B.dylib        
    0x936e1aa2 __semwait_signal + 10
    1   libSystem.B.dylib        
    0x936e175e _pthread_cond_wait + 1191
    2   libSystem.B.dylib        
    0x936e33f8 pthread_cond_wait$UNIX2003 + 73
    3   ...le.music.apps.MAAudioEngine
    0x02caa6f9 MDFileIOThread_IsBusy + 3593
    4   libSystem.B.dylib        
    0x936e1259 _pthread_start + 345
    5   libSystem.B.dylib        
    0x936e10de thread_start + 34
    Thread 4:
    0   libSystem.B.dylib        
    0x936b3afa mach_msg_trap + 10
    1   libSystem.B.dylib        
    0x936b4267 mach_msg + 68
    2   com.apple.audio.midi.CoreMIDI
    0x013c60c1 XServerMachPort::ReceiveMessage(int&, void*, int&) + 155
    3   com.apple.audio.midi.CoreMIDI
    0x013e497a MIDIProcess::RunMIDIInThread() + 150
    4   com.apple.audio.midi.CoreMIDI
    0x013c72d9 XThread::RunHelper(void*) + 17
    5   com.apple.audio.midi.CoreMIDI
    0x013c6ca6 CAPThread::Entry(CAPThread*) + 96
    6   libSystem.B.dylib        
    0x936e1259 _pthread_start + 345
    7   libSystem.B.dylib        
    0x936e10de thread_start + 34
    Thread 5:
    0   libSystem.B.dylib        
    0x936b3b5a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib        
    0x936e16e1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib        
    0x937105a8 pthread_cond_timedwait_relative_np + 47
    3   ...ple.CoreServices.CarbonCore
    0x98564b90 TSWaitOnConditionTimedRelative + 242
    4   ...ple.CoreServices.CarbonCore
    0x985648ce TSWaitOnSemaphoreCommon + 511
    5   ...ple.CoreServices.CarbonCore
    0x98588b8b TimerThread + 97
    6   libSystem.B.dylib        
    0x936e1259 _pthread_start + 345
    7   libSystem.B.dylib        
    0x936e10de thread_start + 34
    Thread 6:
    0   libSystem.B.dylib        
    0x936b3afa mach_msg_trap + 10
    1   libSystem.B.dylib        
    0x936b4267 mach_msg + 68
    2   com.apple.CoreFoundation 
    0x925ae2df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation 
    0x925ad3c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation 
    0x925b3304 CFRunLoopRun + 84
    5   com.apple.DesktopServices
    0x9a338b3d TSystemNotificationTask::SystemNotificationTaskProc(void*) + 643
    6   ...ple.CoreServices.CarbonCore
    0x9854454a PrivateMPEntryPoint + 68
    7   libSystem.B.dylib        
    0x936e1259 _pthread_start + 345
    8   libSystem.B.dylib        
    0x936e10de thread_start + 34
    Thread 7:
    0   libSystem.B.dylib        
    0x936d9412 __workq_kernreturn + 10
    1   libSystem.B.dylib        
    0x936d99a8 _pthread_wqthread + 941
    2   libSystem.B.dylib        
    0x936d95c6 start_wqthread + 30
    Thread 8:
    0   libSystem.B.dylib        
    0x936d9412 __workq_kernreturn + 10
    1   libSystem.B.dylib        
    0x936d99a8 _pthread_wqthread + 941
    2   libSystem.B.dylib        
    0x936d95c6 start_wqthread + 30
    Thread 9:
    0   libSystem.B.dylib        
    0x936d9412 __workq_kernreturn + 10
    1   libSystem.B.dylib        
    0x936d99a8 _pthread_wqthread + 941
    2   libSystem.B.dylib        
    0x936d95c6 start_wqthread + 30
    Thread 10:
    0   libSystem.B.dylib        
    0x936d9412 __workq_kernreturn + 10
    1   libSystem.B.dylib        
    0x936d99a8 _pthread_wqthread + 941
    2   libSystem.B.dylib        
    0x936d95c6 start_wqthread + 30
    Thread 11:
    0   libSystem.B.dylib        
    0x936d9412 __workq_kernreturn + 10
    1   libSystem.B.dylib        
    0x936d99a8 _pthread_wqthread + 941
    2   libSystem.B.dylib        
    0x936d95c6 start_wqthread + 30
    Thread 12:
    0   libSystem.B.dylib        
    0x936e1aa2 __semwait_signal + 10
    1   libSystem.B.dylib        
    0x9370d9c5 nanosleep$UNIX2003 + 188
    2   com.apple.Foundation     
    0x931ea5cc +[NSThread sleepForTimeInterval:] + 123
    3   com.apple.logic.pro      
    0x0089ff20 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 8798128
    4   com.apple.Foundation     
    0x931604c4 -[NSThread main] + 45
    5   com.apple.Foundation     
    0x93160474 __NSThread__main__ + 1499
    6   libSystem.B.dylib        
    0x936e1259 _pthread_start + 345
    7   libSystem.B.dylib        
    0x936e10de thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x937bd609  ecx: 0xbfffdf9c  edx: 0x93714c5a
      edi: 0x00ce125c  esi: 0x452be670  ebp: 0xbfffdfb8  esp: 0xbfffdf9c
       ss: 0x0000001f  efl: 0x00000286  eip: 0x93714c5a   cs: 0x00000007
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0x9379bf75
    Binary Images:
    0x1000 -   0xc07ff7  com.apple.logic.pro 9.1.3 (1697.87) <15FE0D07-0961-0A1E-AD40-4D588CAFE0A8> /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
      0xeb8000 -   0xeebfe7  com.apple.music.apps.MAAudioUnitSupport 9.1.3 (231.52) <6A8B0674-5A36-F119-0736-572F27934537> /Applications/Logic Pro.app/Contents/Frameworks/MAAudioUnitSupport.framework/Versions/A/MAAudioUnit Support
      0xf00000 -   0xf31ff3 +MAAssetSharing 250.24.0 (compatibility 1.0.0) <B2CA208E-A82D-7C26-22D8-F65BE430FFFF> /Applications/Logic Pro.app/Contents/Frameworks/MAAssetSharing.framework/Versions/A/MAAssetSharing
      0xf45000 -   0xfa3fff  com.apple.music.apps.MALoopManagement 9.1.3 (218.26) <2C3C7909-DF88-6F7D-7886-BC481F2CDA6C> /Applications/Logic Pro.app/Contents/Frameworks/MALoopManagement.framework/Versions/A/MALoopManagem ent
      0xfc0000 -  0x11f8fff  com.apple.prokit 7.0.1 (1331.1) <327AFA15-E955-02EF-3E57-E2558B645698> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
    0x1300000 -  0x137effb  com.apple.music.apps.MACore 9.1.3 (475.63) <F81212B7-9437-B513-7296-D9F1DC5DC815> /Applications/Logic Pro.app/Contents/Frameworks/MACore.framework/Versions/A/MACore
    0x13b6000 -  0x1402ffb  com.apple.audio.midi.CoreMIDI 1.7.1 (42) <FB4D4B64-6ABB-679E-3AA8-21DE9062B4C1> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x1427000 -  0x147dfe3  com.apple.music.apps.MAHarmony 9.1.3 (198.26) <4F2D1C17-2764-F82D-6F7E-878BD7D83DCB> /Applications/Logic Pro.app/Contents/Frameworks/MAHarmony.framework/Versions/A/MAHarmony
    0x1499000 -  0x18b2fe7  com.apple.music.apps.MAPlugInGUI 9.1.3 (423.38) <601C4063-D4D6-353E-48D8-C7085B12D1C0> /Applications/Logic Pro.app/Contents/Frameworks/MAPlugInGUI.framework/Versions/A/MAPlugInGUI
    0x1bc1000 -  0x1ca3ff7  com.apple.music.apps.OMF 9.1.3 (108.25) <3A191296-9E9F-EE86-C40B-94BE51B818D0> /Applications/Logic Pro.app/Contents/Frameworks/OMF.framework/Versions/A/OMF
    0x1cba000 -  0x22e4fe7  com.apple.music.apps.MADSP 9.1.3 (586.60) <1B87D598-8C45-85C2-8BAE-5146F47676DF> /Applications/Logic Pro.app/Contents/Frameworks/MADSP.framework/Versions/A/MADSP
    0x2a1a000 -  0x2a3bff7  com.apple.music.apps.LogicFileBrowser 9.1.3 (1697.87) <30484374-D2CE-28E3-3911-918175A37EC0> /Applications/Logic Pro.app/Contents/Frameworks/LogicFileBrowser.framework/Versions/A/LogicFileBrow ser
    0x2a49000 -  0x2ac2ff7  com.apple.music.apps.LogicLoopBrowser 9.1.3 (1697.87) <F4383344-B47C-34ED-25EE-CDB4C25AB91F> /Applications/Logic Pro.app/Contents/Frameworks/LogicLoopBrowser.framework/Versions/A/LogicLoopBrow ser
    0x2ae8000 -  0x2b09ff7  com.apple.music.apps.MAApogeeSupport 9.1.3 (311.26) <E1742743-03A3-5010-7305-9563C2F07A17> /Applications/Logic Pro.app/Contents/Frameworks/MAApogeeSupport.framework/Versions/A/MAApogeeSuppor t
    0x2b12000 -  0x2b17ff7  com.apple.music.apps.MAResources 9.1.3 (211.27) <6A5C7B5D-7BAA-621A-6354-6DCFE64C7169> /Applications/Logic Pro.app/Contents/Frameworks/MAResources.framework/Versions/A/MAResources
    0x2b1b000 -  0x2b44fe3  com.apple.audio.CoreAudioKit 1.6.1 (1.6.1) <7FFBD485-5251-776A-CC44-4470DD84112B> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x2b55000 -  0x2b5dff7  com.apple.AEProfiling 1.2 (23) <86CAC73B-4541-6AF7-81EA-39A225208B61> /Applications/Logic Pro.app/Contents/Frameworks/AEProfiling.framework/Versions/A/AEProfiling
    0x2b66000 -  0x2b76ff7  com.apple.AERegistration 1.2 (401) <16BF6A2B-5D59-40F1-4960-E42997A9884E> /Applications/Logic Pro.app/Contents/Frameworks/AERegistration.framework/Versions/A/AERegistration
    0x2b8a000 -  0x2b96ff3  com.apple.music.apps.MAUnitTest 9.1.3 (95.26) <A3639591-6C3E-182E-77B9-CF372A3BD99F> /Applications/Logic Pro.app/Contents/Frameworks/MAUnitTest.framework/Versions/A/MAUnitTest
    0x2ba0000 -  0x2c57ff3  com.apple.music.apps.MAFiles 9.1.3 (143.41) <3A3D8254-3882-EB60-F5C2-2595A647D593> /Applications/Logic Pro.app/Contents/Frameworks/MAFiles.framework/Versions/A/MAFiles
    0x2c77000 -  0x2cedff3  com.apple.music.apps.MAAudioEngine 9.1.3 (156.63) <576F14D7-9EE6-C6D4-F38A-62A734882D49> /Applications/Logic Pro.app/Contents/Frameworks/MAAudioEngine.framework/Versions/A/MAAudioEngine
    0x2d5d000 -  0x2d68ff7  com.apple.music.apps.MAToolKit 9.1.3 (357.30) <87077A15-69AB-8D17-D7C0-DB0EA794DC99> /Applications/Logic Pro.app/Contents/Frameworks/MAToolKit.framework/Versions/A/MAToolKit
    0x2d6e000 -  0x2d8cfef  com.apple.XSKey 1.0.0 (52) <71B94F53-15DB-9012-91F2-211F7C2CD790> /Library/Frameworks/XSKey.framework/Versions/A/XSKey
    0x2d9b000 -  0x2dafff7  com.apple.music.apps.MAVideo 9.1.3 (11.31) <D2409155-8C9F-13D9-2898-732E252E9A6B> /Applications/Logic Pro.app/Contents/Frameworks/MAVideo.framework/Versions/A/MAVideo
    0x2dc5000 -  0x2e05ff7  com.apple.vmutils 4.2 (106) <834EA6B0-C91B-4CF1-ED3C-229C26459578> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x2e1e000 -  0x2ebaffc  com.apple.MobileMe 9 (1.01) <EBADB981-9ED6-82B0-810F-F1CB05CB5A17> /Applications/Logic Pro.app/Contents/Frameworks/MobileMe.framework/Versions/A/MobileMe
    0x2f17000 -  0x2fccfe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <AACC86C0-86B4-B1A7-003F-2A0AF68973A2> /usr/lib/libcrypto.0.9.7.dylib
    0x3066000 -  0x309bff7  com.apple.prokit.SnowLeopardPanels 7.0.1 (1331.1) <FF2667E3-621B-071C-77D4-9C3125A9298C> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/Resources/SnowLeo pardPanels.bundle/Contents/MacOS/SnowLeopardPanels
    0x365f000 -  0x3667ff7  com.apple.iokit.IOUSBLib 4.1.5 (4.1.5) <C52EA3E8-3C02-4D2F-C688-A50722261D35> /System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/IOUSBLib.bundle/Co ntents/MacOS/IOUSBLib
    0x3779000 -  0x377dff3  com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <E9CB576C-283B-1DB2-0C69-E7C914BD7922> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x3782000 -  0x3788ff7  com.apple.audio.AppleHDAHALPlugIn 2.0.5 (2.0.5f14) <38E3C1A4-84E4-C105-B55F-8FC4C154036D> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x378d000 -  0x37b6feb +com.digidesign.digidesign.DigiCoreAudioPlugIn 9.0 (9.0f121) <1BB77828-2CE5-22B2-7BDB-1418DB2DC013> /Library/Audio/Plug-Ins/HAL/Digidesign CoreAudio.plugin/Contents/MacOS/Digidesign CoreAudio
    0x37e8000 -  0x37f0ff7  com.apple.proapps.mrcheckpro 1.4 (397) <25DBA6AA-139D-EFAC-1BF8-5D29A3DFA497> /Applications/Logic Pro.app/Contents/Resources/MRCheckPro.bundle/Contents/MacOS/MRCheckPro
    0x39fae000 - 0x39fd2fe7  GLRendererFloat ??? (???) <F19DDBE8-1DF6-6618-F554-0E81ED85CE67> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x3a217000 - 0x3a228ff7  com.apple.FCP Uncompressed 422.component 2.0.1 (5757.41) <B7A08A5D-EEF4-3FCE-B9E4-B3828C5A32FC> /Library/QuickTime/FCP Uncompressed 422.component/Contents/MacOS/FCP Uncompressed 422
    0x3a371000 - 0x3a37eff7 +net.telestream.license 1.0.8.2-GC (1.0.8.2-GC) <A61005C5-E6A4-84A6-2A85-38E53CFBD6AF> /Library/Frameworks/TSLicense.framework/Versions/A/TSLicense
    0x3a7c3000 - 0x3a7d9ffb  com.apple.IMXCodec 2.0.1 (5708) <BCCDCFDE-527B-3634-ABB9-E8588C91E407> /Library/QuickTime/IMXCodec.component/Contents/MacOS/IMXCodec
    0x3af6b000 - 0x3b0e4ff7  GLEngine ??? (???) <76C922AA-A4A7-2835-537B-17F316AD95F6> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x3b116000 - 0x3b51bfe7  libclh.dylib 3.1.1 C  (3.1.1) <15AD52DD-FC3F-305E-5C31-699329E8FDE1> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
    0x3b593000 - 0x3b5b4fe7  com.apple.AppleIntermediateCodec 2.0.1 (5718) <A16F6FC6-BC4B-3E05-8340-840D64CE277C> /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0x3b7ea000 - 0x3b803fe7  com.apple.applepixletvideo 1.2.29 (1.2d29) <52810348-A138-D148-92E4-9E1D73EA18A0> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0x3b998000 - 0x3b99aff3  com.apple.music.apps.anvil.resources 9.1.3 (279.24) <30AED652-8144-4C7D-3704-C5E54374E926> /Applications/Logic Pro.app/Contents/Resources/anvil.res/Contents/MacOS/anvil
    0x3b99f000 - 0x3b9a1ff3  com.apple.music.apps.common.resources 9.1.3 (279.24) <00F7BF38-C2EC-4B11-C576-397A4F3C5B2E> /Applications/Logic Pro.app/Contents/Resources/common.res/Contents/MacOS/common
    0x3b9a6000 - 0x3b9a8ff3  com.apple.music.apps.ebp.resources 9.1.3 (279.24) <E3CED784-10CA-D943-47ED-CA0EE6560A43> /Applications/Logic Pro.app/Contents/Resources/ebp.res/Contents/MacOS/ebp
    0x3b9ad000 - 0x3b9afff3  com.apple.music.apps.efx.resources 9.1.3 (279.24) <5CB33B69-CC3F-FA36-31AD-29E9768A3EDB> /Applications/Logic Pro.app/Contents/Resources/efx.res/Contents/MacOS/efx
    0x3b9b4000 - 0x3b9b6ff3  com.apple.music.apps.egt.resources 9.1.3 (279.24) <45B575D4-BEC7-D9D6-18FD-1FD6EE52DFF4> /Applications/Logic Pro.app/Contents/Resources/egt.res/Contents/MacOS/egt
    0x3b9bb000 - 0x3b9bdff3  com.apple.music.apps.emx.resources 9.1.3 (279.24) <9C4E944F-4395-FB99-A95D-85D696CF603C> /Applications/Logic Pro.app/Contents/Resources/emx.res/Contents/MacOS/emx
    0x3b9c2000 - 0x3b9c4ff3  com.apple.music.apps.es1.resources 9.1.3 (279.24) <2C2AA27B-B7F9-4611-BA8E-268A6DDB6528> /Applications/Logic Pro.app/Contents/Resources/es1.res/Contents/MacOS/es1
    0x3b9c9000 - 0x3b9cbff3  com.apple.music.apps.es2.resources 9.1.3 (279.24) <1203F4E1-A807-6356-1A1B-71E0D17F3266> /Applications/Logic Pro.app/Contents/Resources/es2.res/Contents/MacOS/es2
    0x3b9d0000 - 0x3b9d2ff3  com.apple.music.apps.esp.resources 9.1.3 (279.24) <812DDF6A-A139-271E-298E-A1448981C454> /Applications/Logic Pro.app/Contents/Resources/esp.res/Contents/MacOS/esp
    0x3b9d7000 - 0x3b9d9ff3  com.apple.music.apps.evb3.resources 9.1.3 (279.24) <4789B3C5-CE03-F88A-4C66-51235E640AF4> /Applications/Logic Pro.app/Contents/Resources/evb3.res/Contents/MacOS/evb3
    0x3b9de000 - 0x3b9e0ff3  com.apple.music.apps.evd6.resources 9.1.3 (279.24) <35CB149A-BDCC-E733-B398-D4C784EBCF50> /Applications/Logic Pro.app/Contents/Resources/evd6.res/Contents/MacOS/evd6
    0x3b9e5000 - 0x3b9e7ff3  com.apple.music.apps.evoc.resources 9.1.3 (279.24) <E6B81E02-B717-BE6B-91D1-889861513704> /Applications/Logic Pro.app/Contents/Resources/evoc.res/Contents/MacOS/evoc
    0x3b9ec000 - 0x3b9eeff3  com.apple.music.apps.evp88.resources 9.1.3 (279.24) <F324A139-7C4A-1282-9967-972C3DBEC287> /Applications/Logic Pro.app/Contents/Resources/evp88.res/Contents/MacOS/evp88
    0x3b9f3000 - 0x3b9f5ff3  com.apple.music.apps.exs24.resources 9.1.3 (279.24) <C12205C5-9370-072E-7ACF-C853EDB9FE2A> /Applications/Logic Pro.app/Contents/Resources/exs24.res/Contents/MacOS/exs24
    0x3b9fa000 - 0x3b9faff7  libmx.A.dylib 315.0.0 (compatibility 1.0.0) <01401BF8-3FC7-19CF-ACCE-0F292BFD2F25> /usr/lib/libmx.A.dylib
    0x3bb9f000 - 0x3bba1ff3  com.apple.music.apps.guitaramp.resources 9.1.3 (279.24) <7C8C4D24-1E26-DB30-F199-714F26199D16> /Applications/Logic Pro.app/Contents/Resources/guitaramp.res/Contents/MacOS/guitaramp
    0x3bba6000 - 0x3bba8ff3  com.apple.music.apps.guitarcontrols.resources 9.1.3 (279.24) <F0B370F5-A84E-8D5C-11BB-EB8EFBCCA9F7> /Applications/Logic Pro.app/Contents/Resources/guitarcontrols.res/Contents/MacOS/guitarcontrols
    0x3bbad000 - 0x3bbafff3  com.apple.music.apps.mutapdel.resources 9.1.3 (279.24) <5F23F0CD-8829-929D-6774-D9EB84F13944> /Applications/Logic Pro.app/Contents/Resources/mutapdel.res/Contents/MacOS/mutapdel
    0x3bbb4000 - 0x3bbb6ff3  com.apple.music.apps.pedalboard.resources 9.1.3 (279.24) <4E0CA42C-EFCC-D453-BBD6-E00B63AD5BF7> /Applications/Logic Pro.app/Contents/Resources/pedalboard.res/Contents/MacOS/pedalboard
    0x3bbbb000 - 0x3bbbdff3  com.apple.music.apps.revolver.resources 9.1.3 (279.24) <A64F2ACA-392C-93BF-BD59-BE38A8A20B11> /Applications/Logic Pro.app/Contents/Resources/revolver.res/Contents/MacOS/revolver
    0x3bbc2000 - 0x3bbc4ff3  com.apple.music.apps.sphere.resources 9.1.3 (279.24) <EA7BB48B-C5F6-C6ED-DA6E-8D643CFF9D8C> /Applications/Logic Pro.app/Contents/Resources/sphere.res/Contents/MacOS/sphere
    0x3bbc9000 - 0x3bbe4ff7  com.apple.OpenTransport 10.6.0 (10.6.0) <ECA6FEC6-5ECD-51BA-162F-CFC43899196A> /System/Library/PrivateFrameworks/OpenTransport.framework/OpenTransport
    0x3c5ef000 - 0x3c5f2fff  com.apple.LiveType.component 2.1.3 (2.1.3) /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
    0x3ca41000 - 0x3ca74ff7  com.apple.AppleAVCIntraCodec 2.1 (6010.16) <DE2D1FF9-DAD0-32A1-A3A1-236E7007FDA1> /Library/QuickTime/AppleAVCIntraCodec.component/Contents/MacOS/AppleAVCIntraCod ec
    0x3d4d3000 - 0x3d4e0ff7  com.apple.iokit.IOHIDLib 1.6.6 (1.6.6) <665A3308-8C50-655A-ED3F-49AF695A408E> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Co ntents/MacOS/IOHIDLib
    0x41680000 - 0x416dffe1 +se.propellerheads.rewire.library 1.7 (1.7) /Library/Application Support/Propellerhead Software/ReWire/ReWire.bundle/Contents/MacOS/ReWire
    0x41721000 - 0x4172dff7  com.apple.DVCPROHDVideoOutput 1.3 (1.3) /Library/QuickTime/DVCPROHDVideoOutput.component/Contents/MacOS/DVCPROHDVideoOu tput
    0x41735000 - 0x4177ffec  com.apple.DVCPROHDMuxer 1.3 (1.3) /Library/QuickTime/DVCPROHDMuxer.component/Contents/MacOS/DVCPROHDMuxer
    0x4179d000 - 0x417a2ff7  com.apple.DesktopVideoOut 1.2.4 (1.2.4) /Library/QuickTime/DesktopVideoOut.component/Contents/MacOS/DesktopVideoOut
    0x41807000 - 0x4186cfde  com.apple.LiveType.framework 2.1.3 (2.1.3) /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType
    0x4188c000 - 0x418cdfe3  com.apple.audio.SoundManager.Components 3.9.4 (3.9.4) <AD66647C-03A9-EBAF-6FFC-E5A631F4D6BE> /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/Soun dManagerComponents
    0x418d4000 - 0x418deff7  com.apple.IOFWDVComponents 1.9.9 (1.9.9) <5B4E7BD7-EF5A-2F5C-DF8E-3D4A7B59F779> /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents
    0x4238a000 - 0x423c6fe3  com.apple.QuickTimeFireWireDV.component 7.6.6 (1799) <ACA84A8F-9C6E-548D-7615-5F9B174AAE0F> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x42495000 - 0x424fafcf +[Unknown Bundle] ??? (???) <9D81BDE6-7C41-4043-8185-D46526725725> [Unknown Bundle]
    0x43309000 - 0x43346ff3  com.apple.DVCPROHDCodec 2.0.1 (5708) <A7A316BF-4EC5-366E-AAAE-A3D337FE50C8> /Library/QuickTime/DVCPROHDCodec.component/Contents/MacOS/DVCPROHDCodec
    0x4335c000 - 0x43387fc4 +com.serato.pitchntimele_logicpro 1.2.0.10 (1.2.0.10) /Library/Audio/Plug-Ins/Components/Pitch 'n Time LE.component/Contents/MacOS/AUPnT
    0x43e5d000 - 0x4414dfeb +org.perian.Perian 1.2.3 (1.2.3) <722FFF4F-46EF-E5BE-70A6-42B5873D2B37> /Library/QuickTime/Perian.component/Contents/MacOS/Perian
    0x444c8000 - 0x446baff2 +net.telestream.wmv.import 2.3.8.1 (2.3.8.1) <21D9596D-BEE0-A591-F226-412C95FA21D4> /Library/QuickTime/Flip4Mac WMV Import.component/Contents/MacOS/Flip4Mac WMV Import
    0x446ef000 - 0x448b0fe2 +net.telestream.wmv.advanced 2.3.8.1 (2.3.8.1) <C77F8347-4BBF-D78E-EC6B-3ECA0F7C1B83> /Library/QuickTime/Flip4Mac WMV Advanced.component/Contents/MacOS/Flip4Mac WMV Advanced
    0x448f4000 - 0x4497bff7  com.apple.AppleProResCodec 3.0.3 (5758.41) <14F2114C-6713-333D-B8A3-8C7FB5E5E066> /Library/QuickTime/AppleProResCodec.component/Contents/MacOS/AppleProResCodec
    0x449ba000 - 0x44a34fef  com.apple.AppleVAH264HW.component 2.0 (1.0) <3682C1F0-2719-4886-5301-1790C228E5C8> /System/Library/QuickTime/AppleVAH264HW.component/Contents/MacOS/AppleVAH264HW
    0x44af7000 - 0x44b94fff  com.apple.AppleHDVCodec 2.0.3 (5905.97) <24C4772E-1256-39E3-9E56-0223C2FFE080> /Library/QuickTime/AppleHDVCodec.component/Contents/MacOS/AppleHDVCodec
    0x4c000000 - 0x4c178ff3 +com.LennarDigital.Sylenth1 ??? (2.2.0) /Library/Audio/Plug-Ins/Components/Sylenth1.component/Contents/MacOS/Sylenth1
    0x8f0c6000 - 0x8f811fff  com.apple.GeForceGLDriver 1.6.36 (6.3.6) <3BB341B6-11A7-38AD-10A3-F89506FD40D4> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
    0x8fe00000 - 0x8fe4163b  dyld 132.1 (???) <4CDE4F04-0DD6-224E-ACE5-3C06E169A801> /usr/lib/dyld
    0x90003000 - 0x9000cff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x90038000 - 0x9003bffb  com.apple.help 1.3.2 (41.1) <8AC20B01-4A3B-94BA-D8AF-E39034B97D8C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x9003c000 - 0x90042fff  com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x90043000 - 0x90047ff7  libGFXShared.dylib ??? (???) <09540618-2ED1-72C4-61CB-938B35927568> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x90144000 - 0x90238ff7  libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <061ABF36-8BA9-79C1-6CE7-EC69A4998F51> /usr/lib/libiconv.2.dylib
    0x90239000 - 0x9068afef  com.apple.RawCamera.bundle 3.7.1 (570) <AF94D180-5E0F-10DF-0CB2-FD8EDB110FA2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x9068b000 - 0x909affef  com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x909b0000 - 0x909e9fe7  com.apple.bom 10.0 (164) <CC61CCD7-F76C-45DD-6666-C0E0D07C7343> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x909ea000 - 0x90a0eff7  libJPEG.dylib ??? (???) <50E17B4D-63D6-24D3-702F-6A6E912A55EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x90a0f000 - 0x90ab7ffb  com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x90b1a000 - 0x90b52ff7  com.apple.LDAPFramework 2.0 (120.1) <131ED804-DD88-D84F-13F8-D48E0012B96F> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x90c7d000 - 0x90cc1ff3  com.apple.coreui 2 (114) <2234855E-3BED-717F-0BFA-D1A289ECDBDA> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x90cc2000 - 0x90cc5ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <4D766435-EB76-C384-0127-1D20ACD74076> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x90cc6000 - 0x90cc8ff7  com.apple.securityhi 4.0 (36638) <6118C361-61E7-B34E-93DB-1B88108F8F18> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x90cc9000 - 0x90d03ff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <A6C207E3-7B42-926D-9C93-BE3F50B92496> /usr/lib/libcups.2.dylib
    0x90d04000 - 0x90ee6fff  com.apple.imageKit 2.0.3 (1.0) <6E557757-26F7-7941-8AE7-046EC1871F50> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x90ee7000 - 0x90efbffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x90f03000 - 0x90f0eff7  libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x90f0f000 - 0x90fc8fe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
    0x91080000 - 0x91084ff7  IOSurface ??? (???) <89D859B7-A26A-A5AB-8401-FC1E01AC7A60> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x91085000 - 0x910adff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <E761F29A-328B-29D9-3DF0-023F2C21E500> /usr/lib/libxslt.1.dylib
    0x910f4000 - 0x91171ff7  com.apple.iLifeMediaBrowser 2.5.5 (468.2.2) <459C8983-EAC4-7067-3355-5299D111D339> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x91172000 - 0x911c2ff7  com.apple.framework.familycontrols 2.0.2 (2020) <596ADD85-79F5-A613-537B-F83B6E19013C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x911c3000 - 0x911d5ff7  com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x911d6000 - 0x91216ff3  com.apple.securityinterface 4.0.1 (40418.0.1) <2141A924-748E-CE6F-2D75-D82BC265BD30> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x91250000 - 0x91291ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <80998F66-0AD7-AD12-B9AF-3E8D2CE6DE05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x91292000 - 0x9130cfff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9130d000 - 0x9133eff7  libGLImage.dylib ??? (???) <D18E2E76-DBF4-6930-039A-F66CA0D120B3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x9133f000 - 0x9138cfeb  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <00A1A83B-0E7D-D0F4-A643-8C5675C2BB21> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x9138d000 - 0x9140dfeb  com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9140e000 - 0x91453ff7  com.apple.ImageCaptureCore 1.1 (1.1) <F54F284F-0B81-0AFA-CE47-FF797A6E05B0> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x91454000 - 0x91560fe7  libGLProgrammability.dylib ??? (???) <6167CEB0-D8D6-C4D9-DD74-49755ADB540F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x91561000 - 0x915b9fe7  com.apple.datadetectorscore 2.0 (80.7) <A40AA74A-9D13-2A6C-5440-B50905923251> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x92385000 - 0x923b5ff7  com.apple.MeshKit 1.1 (49.2) <5A74D1A4-4B97-FE39-4F4D-E0B80F0ADD87> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x923ec000 - 0x923f9fe7  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <828CCEAB-F193-90F1-F48C-54E3C88B29BC> /usr/lib/libbz2.1.0.dylib
    0x923fa000 - 0x9242dff7  com.apple.AE 496.5 (496.5) <BF9673D5-2419-7120-26A3-83D264C75222> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x9242e000 - 0x92570ff7  com.apple.syncservices 5.2 (578.3) <17A876CF-DAB1-1A88-6811-64AF8BFDE508> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x92571000 - 0x926ecfe7  com.apple.CoreFoundation 6.6.6 (550.44) <F88C95CD-1264-782D-A1F5-204739847E93> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x926ed000 - 0x926f7fe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x926f8000 - 0x92b0eff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x92b0f000 - 0x92fcaff7  com.apple.VideoToolbox 0.484.60 (484.60) <B53299EC-E30F-EC04-779D-29B7113CC14A> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x92fcb000 - 0x92fcbff7  com.apple.Carbon 150 (152) <8F767518-AD3C-5CA0-7613-674CD2B509C4> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92fdc000 - 0x93020fe7  com.apple.Metadata 10.6.3 (507.15) <74F05E64-2A68-BA10-CCD4-128D164E5A0F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x93043000 - 0x93145fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <316C3B25-6DCA-549A-7728-D5A038F654D8> /usr/lib/libcrypto.0.9.8.dylib
    0x93146000 - 0x93149ff7  libCoreVMClient.dylib ??? (???) <37F56237-4ABA-E5B5-968D-70FFE357E8E0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x9314a000 - 0x933bbfef  com.apple.Foundation 6.6.8 (751.63) <69B3441C-B196-F2AD-07F8-D8DD24E4CD8C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x933bc000 - 0x933dbff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x933dc000 - 0x9359ffeb  com.apple.ImageIO.framework 3.0.6 (3.0.6) <AE641FAD-DF38-AE31-B45B-85AEE7AF3A45> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x935ee000 - 0x935f5ff3  com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x935f6000 - 0x93617fe7  com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x9361a000 - 0x936b2fe7  edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x936b3000 - 0x9385aff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    0x9385b000 - 0x938bcfe7  com.apple.CoreText 151.13 (???) <23F359DA-D845-5C50-4DF3-19E858CF2B2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x938bd000 - 0x938bdff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x93c55000 - 0x93c90ffb  libFontRegistry.dylib ??? (???) <19ED5DE0-D3AF-B229-9193-35D58FE377E5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x93c91000 - 0x93cb3fef  com.apple.DirectoryService.Framework 3.6 (621.16) <5566E769-6459-78A7-DD2C-1D3068BD3932> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93d24000 - 0x93d25ff7  com.apple.TrustEvaluationAgent 1.1 (1) <2D970A9B-77E8-EDC0-BEC6-7580D78B2843> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x93d26000 - 0x93d31ff7  com.apple.CrashReporterSupport 10.6.7 (258) <8F3E7415-1FFF-0C20-2EAB-6A23B9728728> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x93d32000 - 0x93d47fff  com.apple.ImageCapture 6.1 (6.1) <B909459A-EAC9-A7C8-F2A9-CD757CDB59E8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x93d4f000 - 0x93d60ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <3036AD83-4F1D-1028-54EE-54165E562650> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x93d61000 - 0x93e9efe7  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <423BDE4D-5082-B6CA-BB2C-E22A037235A4> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e9f000 - 0x93f3afe7  com.apple.ApplicationServices.ATS 275.19 (???) <2E83B3E9-AF39-36FC-5D05-CC1E952098AB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x93f7c000 - 0x93faffff  libTrueTypeScaler.dylib ??? (???) <8ADB7D19-413E-4499-C874-13C383F97685> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x93fb0000 - 0x9400afe7  com.apple.CorePDF 1.4 (1.4) <78A1DDE1-1609-223C-A532-D282DC5E0CD0> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x9400b000 - 0x94052ffb  com.apple.CoreMediaIOServices 140.0 (1496) <DA152F1C-8EF4-4F5E-6D60-82B1DC72EF47> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x94053000 - 0x94056fe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x94057000 - 0x94095ff7  com.apple.QuickLookFramework 2.3 (327.7) <6387A103-C7EF-D56B-10EF-5ED5FC7F33A5> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x940aa000 - 0x940b8fe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <33C1B260-ED05-945D-FC33-EF56EC791E2E> /usr/lib/libz.1.dylib
    0x940b9000 - 0x940b9ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x940ba000 - 0x94129ff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <595A5539-9F54-63E6-7AAC-C04E1574B050> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x94137000 - 0x9418dff7  com.apple.Symbolication 1.2 (72) <7DEDD0A9-1110-F1BA-21C7-52D3F377DCF0> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x9418e000 - 0x941cbff7  com.apple.CoreMedia 0.484.60 (484.60) <8FAB137D-682C-6DEC-5A15-F0029A5B226F> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x941cc000 - 0x9420fff7  com.apple.NavigationServices 3.5.4 (182) <8DC6FD4A-6C74-9C23-A4C3-715B44A8D28C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x94210000 - 0x94287ff3  com.apple.backup.framework 1.2.2 (1.2.2) <D65F2FCA-15EB-C200-A08F-7DC4089DA6A2> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x942bd000 - 0x942e3ffb  com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x942e4000 - 0x94381fe3  com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x94382000 - 0x94382ff7  com.apple.quartzframework 1.5 (1.5) <CEB78F00-C5B2-3B3F-BF70-DD6D578719C0> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x94383000 - 0x94383ff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x94384000 - 0x943abff7  com.apple.quartzfilters 1.6.0 (1.6.0) <879A3B93-87A6-88FE-305D-DF1EAED04756> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x943ac000 - 0x946a6fef  com.apple.QuickTime 7.6.6 (1799) <9C110DFE-9171-20C1-C4E5-62BE8853D18A> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x946a7000 - 0x946d1ff7  com.apple.shortcut 1.1 (1.1) <B0514FA9-7CAE-AD94-93CA-7B2A2C5F7B8A> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x94705000 - 0x947b3ff3  com.apple.ink.framework 1.3.3 (107) <233A981E-A2F9-56FB-8BDE-C2DEC3F20784> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x947cd000 - 0x947cdff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <ABF97DA4-3BDF-6FFD-6239-B023CA1F7974> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x947ce000 - 0x947dbff7  com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x947dc000 - 0x947ecff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x947ed000 - 0x94b58ff7  com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94b88000 - 0x94b94ff7  libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
    0x94b95000 - 0x95478ff7  com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x95479000 - 0x95479ff7  com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x9547a000 - 0x9548efe7  libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
    0x954a2000 - 0x954b0ff7  com.apple.opengl 1.6.14 (1.6.14) <82622F67-E032-0BF6-A78D-50B346E8D0FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x95505000 - 0x9557eff7  com.apple.PDFKit 2.5.5 (2.5.5) <85AA9E1C-D946-863A-823E-32F2AAF314CB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x95be7000 - 0x95d15fe7  com.apple.CoreData 102.1 (251) <87FE6861-F2D6-773D-ED45-345272E56463> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x96010000 - 0x9604afe7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <6C5E60CA-0C64-0112-5FEF-6161954614C4> /usr/lib/libssl.0.9.8.dylib
    0x9604b000 - 0x96103feb  libFontParser.dylib ??? (???) <D2D0C922-5ED1-3AE9-6F99-707C74DF3E62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x96104000 - 0x961b1fe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
    0x96329000 - 0x963a4fff  com.apple.AppleVAFramework 4.10.27 (4.10.27) <BFD2D1CA-535C-F16F-0EB5-04905ABD65CF> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x9644f000 - 0x964bdff7  com.apple.QuickLookUIFramework 2.3 (327.7) <7F89C0A1-310F-ACF1-AA6E-4ADFA4DC98DC> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x964be000 - 0x9676cfe7  com.apple.JavaScriptCore 6534.59 (6534.59.6) <BE3DA425-A441-7181-29C3-37EF345B1010> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x9676d000 - 0x96819fe7  com.apple.CFNetwork 454.12.4 (454.12.4) <DEDCD006-389F-967F-3405-EDF541F406D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9682d000 - 0x9692dfe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <BE7FCD73-03B5-25A4-FCA4-D4980F1488D6> /usr/lib/libxml2.2.dylib
    0x9692e000 - 0x96fa9ff7  com.apple.CoreAUC 6.11.03 (6.11.03) <42B31B0F-18F9-29D2-A67C-7B81A47F6D67> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x96faa000 - 0x9705afe3  com.apple.QuickTimeImporters.component 7.6.6 (1799) <361F3096-E401-3A84-FECB-4E79F13CF99E> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x9705b000 - 0x970edfe7  com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x97118000 - 0x9737eff7  com.apple.security 6.1.2 (55002) <E88E133F-5FB3-446F-B753-2B8AD577B46A> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x973c3000 - 0x98316ffb  com.apple.QuickTimeComponents.component 7.6.6 (1799) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x98317000 - 0x983f7fe7  com.apple.vImage 4.1 (4.1) <D029C515-08E1-93A6-3705-DD062A3A672C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x983f8000 - 0x984fafef  com.apple.MeshKitIO 1.1 (49.2) <D0401AC5-1F92-2BBB-EBAB-58EDD3BA61B9> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x98501000 - 0x98507fe7  com.apple.CommerceCore 1.0 (9.1) <521D067B-3BDA-D04E-E1FA-CFA526C87EB5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x9851e000 - 0x9883eff3  com.apple.CoreServices.CarbonCore 861.39 (861.39) <5C59805C-AF39-9010-B8B5-D673C9C38538> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x9883f000 - 0x98849ffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <7486003F-8FDB-BD6C-CB34-DE45315BD82C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x9884a000 - 0x9884bff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <93EC71F1-4D4E-F456-8EFE-32E7EFD7A064> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9884c000 - 0x9884dff7  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x9884e000 - 0x98858ff7  com.apple.HelpData 2.0.5 (34.1.1) <A9CF754F-B254-5D40-B8B5-F35414DFD875> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x98859000 - 0x98866ff7  com.apple.AppleFSCompression 24.4 (1.0) <09E7FA6D-4BE8-5CA6-732F-D70EDF0E3910> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x98867000 - 0x98a40fff  libType1Scaler.dylib ??? (???) <04AF2B34-81D4-97E9-BD56-387D37C16F46> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
    0x98a7c000 - 0x98a98fe3  com.apple.openscripting 1.3.1 (???) <2A748037-D1C0-6D47-2C4A-0562AF799AC9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x98a99000 - 0x98ab7fe7  libPng.dylib ??? (???) <6C0B95D7-9634-E044-0B79-F1DD56961C33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x98ab8000 - 0x98b89fe3  ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <C618942F-BC01-0565-18CF-477B63C02181> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x98b8a000 - 0x98c55fef  com.apple.CoreServices.OSServices 359.2 (359.2) <7C16D9C8-6F41-5754-17F7-2659D9DD9579> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x98d35000 - 0x98f3cfeb  com.apple.AddressBook.framework 5.0.4 (883) <E26855A0-8CEF-8C81-F963-A2BF9E47F5C8> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x98f3d000 - 0x98f41ff7  libGIF.dylib ??? (???) <2251F789-B187-0837-6E38-A0E5C7C4FA3C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x98f80000 - 0x993b5ff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x993b6000 - 0x993f3ff7  com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x9941c000 - 0x99472ff7  com.apple.MeshKitRuntime 1.1 (49.2) <CB9F38B1-E107-EA62-EDFF-02EE79F6D1A5> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x99473000 - 0x9947aff7  com.apple.agl 3.0.12 (AGL-3.0.12) <A5FF7623-9F55-0364-AD9B-42CF13C677C1> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x99582000 - 0x9963efff  com.apple.ColorSync 4.6.8 (4.6.8) <920DD017-8B41-7334-E554-A85DB99EBD5A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9963f000 - 0x99682ff7  libGLU.dylib ??? (???) <6CC3CE6A-7024-C685-EADA-7F9DC27128E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x99688000 - 0x996e5ff7  com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x996e6000 - 0x9972cff7  libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
    0x9972d000 - 0x99797fe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x99798000 - 0x999c3ff3  com.apple.QuartzComposer 4.2 ({156.30}) <2C88F8C3-7181-6B1D-B278-E0EE3F33A2AF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x999c4000 - 0x99a17ff7  com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x99a55000 - 0x99b82ffb  com.apple.MediaToolbox 0.484.60 (484.60) <A7FE2739-64A7-40EB-A6E7-69FBCE3C87D4> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x99b83000 - 0x99ba3fe7  libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <8C2B5FA8-2469-21C7-D297-F95A0FFE5F19> /usr/lib/libresolv.9.dylib
    0x99ba4000 - 0x99be6ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <8A4721DE-25C4-C8AA-EA90-9DA7812E3EBA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.

    Hello KGKAPONE
    Try out the steps in the following article to resolve the issue.
    Logic Studio (2009), Logic Express 9: May unexpectedly quit during save, bounce, or quit
    http://support.apple.com/kb/TS3968
    Thanks for using Apple Support Communities.
    Regards,
    -Norm G.

  • Flash will not stop crashing and is continuously getting worse, no matter how often I update or downgrade.

    For a few months now, Flash has been continuously degrading and falling apart, getting worse and worse and worse even without any new updates, changes in settings, driver updates or anything. It's actually falling apart very organically, which completely baffles me, and I've yet to find a way to make it work.
    Flash failing is universal, not just in Firefox. It does this whether I update to the latest, or downgrade to 10.3 or 11.2. I've turned off protected mode. Hardware mode has been turned off for months, and turning it back on obviously didn't help at all. I'm running the latest drivers available for my laptop, but downgrading them doesn't help either. Any program that uses flash doesn't work; this means right now I can't listen to music or play videos even offline. I can't even use Skype. Yet small things work, like gmail has never crashed me, and I can browse YouTube as long as I don't start up a video.
    Basically my computer has been rendered near useless and I -need- help. :(

    I tried everything - when downgrading, the flash plugin wont start anymore - it just says "CLick here to activate plugin" and no reaction. The new version of flash always initially work and start crashing a few days later.
    I scanned my PC for viruses. What next?

  • On mail, clock next to name keeps rotating and will not stop. Tried to delete more old mail but did not help

    clock next to name in mail will not stop rotating deleted most old mail but did not help

    clock next to name in mail will not stop rotating deleted most old mail but did not help

  • I have just upgraded to the latest version of OSX as invited by Apple. Since then iTunes will not play and my volume controls have stopped working - in Preferences the sound controller is not able to find any input or output devices. What is going on?

    I have just upgraded to the latest version of OSX as invited by Apple. Since then iTunes will not play and my volume controls have stopped working - in Preferences the sound controller is not able to find any input or output devices. What is going on?

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of the test is to determine whether the problem is caused by third-party software that loads automatically at startup or login, or by a peripheral device. 
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode* and log in to the account with the problem. The instructions provided by Apple are as follows:
    Shut down your computer, wait 30 seconds, and then hold down the shift key while pressing the power button.
    When you see the gray Apple logo, release the shift key.
    If you are prompted to log in, type your password, and then hold down the shift key again as you click  Log in.
    *Note: If FileVault is enabled under OS X 10.7 or later, or if a firmware password is set, or if the boot volume is a software RAID, you can’t boot in safe mode. Safe mode is much slower to boot and run than normal, and some things won’t work at all, including wireless networking on certain Macs. The next normal boot may also be somewhat slow.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin. 
    There will be no audio output in safe mode. The question to be answered by the test is whether any devices are listed in the Sound preference pane. After testing, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of the test.

  • Ever since I upgraded to 4.0, the welcome tab will not stop opening. It's getting rather annoying.

    The welcome tab for the new 4.0 will not stop opening every time I open my browser. Each time I open Firefox two tabs open, the welcome page for the new 4.0 and my home page. I updated some time ago and this welcome page is becoming quite annoying. How do I stop it from opening? In the past, it has stopped after the first time I open Firefox following an update.

    Thank you for the reply. I have Google set as my homepage, and that's the only homepage listed in the Options box. I tried restoring to default, but when I opened again, the 4.0 page and Google opened again. That leads me to think it might be options, but that article meant absolutely nothing to me.
    What I find strange is that when I have one Firefox window open, then open another Firefox window, only the Google page opens, not the "get to know 4.0" page.

  • After upgrading to IOS 8.1 the activity icon on the status bar will not stop rotating. Any suggestions?

    AAfter upgrading to IOS 8.1, the activity icon on the status bar will not stop rotating. It's like the webpage never completely downloads. Any suggestions?

    Nginear48 wrote:
    Thanks for your quick response. I've tried everything you suggested and get only temporary fixes. Sometimes for a day or two, sometimes only until I use Safari for the first time. It's annoying and probably effects battery life between charges.
    You would think that it must have some effect on the battery, but oddly enough, the update to iOS 8 actually helped my battery life, in spite of all of these hinky little issues that are taking place. In my experience, the activity icon is not affecting the battery in a negative way.
    Another issue with IOS 8.1 that you may have seen is the loss of icon pictures on home pages. Again it seems to be Safari related, since app icons found in the App Store are not affected, only web based icons you personally put on home pages. I get what I call a test screen similar to what you used to get on old tv sets on every one of my personal icons.
    I know exactly what you mean. I got that as well. On a few of them, when I opened the websites using the generic test screen icons and then closed them, they changed back to the way that they should look. For the ones that did not change, I recreated the home screen shortcuts and deleted the generic looking ones - the test screen icons.
    And don't get me started on iBooks.
    For the very limited use that I make of the iBooks app, i haven't noticed any problems, but I rarely use the app. I don't read books on the iPad other than a few user guides and if they are pdf guides, they reside in more reliable and feature rich pdf apps on my iOS device.
    I wish that I had the fix for the spinning activity icon, but everything that I try, is temporary at best. IMO, this is the buggiest iOS update that I have seen, and I have been using iOS devices since iOS 3 on my first iPad. I realize that there are plenty of people that are not experiencing issues, but I have seen a number of weird things that I wish I could fix. None of my problems are major, but they are annoying.

Maybe you are looking for