IMessages crashes every time I compose a new message

So, lately I assumed since my Macbook Pro (15-inch, Early 2011) 2.2 GHz Intel Core i7 4GB 1333 MHz DDR3 Intel HD Graphics 3000 384 MB, was running slow, that that had to have something to do with the fact that iMessages continuously crashes every time I try to compose a new message.
I went to verify disk permissions and there were several errors, and at one point it even said my hard drive needed to be repaired and for me to restart and run disk utility. I did, and it repaired. I was hoping that would fix the problem, but it still crashes.
Here is the error log:
Process:               Messages [522]
Path:                  /Applications/Messages.app/Contents/MacOS/Messages
Identifier:            com.apple.iChat
Version:               8.0 (4725)
Build Info:            iChat-4725000000000000~3
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Messages [522]
User ID:               501
That is just the start of it, I wasn't sure if I should post the whole thing since it is extremely long.

Date/Time:             2015-01-11 14:49:38.858 -0500
OS Version:            Mac OS X 10.10.1 (14B25)
Report Version:        11
Time Awake Since Boot: 1000 seconds
Time Since Wake:       59 seconds
Crashed Thread:        0  Dispatch queue: com.apple.main-thread
Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000
Application Specific Information:
*** Terminating app due to uncaught exception 'NSRangeException', reason: '*** -[NSConcreteTextStorage attributesAtIndex:effectiveRange:]: Range or index out of bounds'
terminating with uncaught exception of type NSException
abort() called
Application Specific Backtrace 1:
0   CoreFoundation                      0x00007fff8c6a964c __exceptionPreprocess + 172
1   libobjc.A.dylib                     0x00007fff92d096de objc_exception_throw + 43
2   CoreFoundation                      0x00007fff8c6a94fd +[NSException raise:format:] + 205
3   UIFoundation                        0x00007fff873f5f67 -[NSConcreteTextStorage attributesAtIndex:effectiveRange:] + 127
4   AppKit                              0x00007fff93d1903c -[NSTextView(NSSharing) setSelectedRanges:affinity:stillSelecting:] + 2525
5   SocialUI                            0x00007fff95079072 __38-[SOTokenField tokenFieldNeedsRefresh]_block_invoke + 450
6   libdispatch.dylib                   0x00007fff951d1323 _dispatch_call_block_and_release + 12
7   libdispatch.dylib                   0x00007fff951ccc13 _dispatch_client_callout + 8
8   libdispatch.dylib                   0x00007fff951d9578 _dispatch_after_timer_callback + 77
9   libdispatch.dylib                   0x00007fff951ccc13 _dispatch_client_callout + 8
10  libdispatch.dylib                   0x00007fff951d787e _dispatch_source_latch_and_call + 721
11  libdispatch.dylib                   0x00007fff951d062b _dispatch_source_invoke + 412
12  libdispatch.dylib                   0x00007fff951d8b02 _dispatch_main_queue_callback_4CF + 416
13  CoreFoundation                      0x00007fff8c5fcc59 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
14  CoreFoundation                      0x00007fff8c5b92ef __CFRunLoopRun + 2159
15  CoreFoundation                      0x00007fff8c5b8838 CFRunLoopRunSpecific + 296
16  HIToolbox                           0x00007fff8b12643f RunCurrentEventLoopInMode + 235
17  HIToolbox                           0x00007fff8b1261ba ReceiveNextEventCommon + 431
18  HIToolbox                           0x00007fff8b125ffb _BlockUntilNextEventMatchingListInModeWithFilter + 71
19  AppKit                              0x00007fff93b8a6d1 _DPSNextEvent + 964
20  AppKit                              0x00007fff93b89e80 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
21  AppKit                              0x00007fff93b7de23 -[NSApplication run] + 594
22  AppKit                              0x00007fff93b692d4 NSApplicationMain + 1832
23  Messages                            0x000000010e8e7b29 Messages + 15145
24  libdyld.dylib                       0x00007fff8e9005c9 start + 1
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib         0x00007fff8afca282 __pthread_kill + 10
1   libsystem_c.dylib             0x00007fff906abb73 abort + 129
2   libc++abi.dylib               0x00007fff8acbaa21 abort_message + 257
3   libc++abi.dylib               0x00007fff8ace29d1 default_terminate_handler() + 267
4   libobjc.A.dylib               0x00007fff92d0d6c6 _objc_terminate() + 103
5   libc++abi.dylib               0x00007fff8ace00a1 std::__terminate(void (*)()) + 8
6   libc++abi.dylib               0x00007fff8ace0113 std::terminate() + 51
7   libobjc.A.dylib               0x00007fff92d0d4ef objc_terminate + 9
8   libdispatch.dylib             0x00007fff951ccc27 _dispatch_client_callout + 28
9   libdispatch.dylib             0x00007fff951d9578 _dispatch_after_timer_callback + 77
10  libdispatch.dylib             0x00007fff951ccc13 _dispatch_client_callout + 8
11  libdispatch.dylib             0x00007fff951d787e _dispatch_source_latch_and_call + 721
12  libdispatch.dylib             0x00007fff951d062b _dispatch_source_invoke + 412
13  libdispatch.dylib             0x00007fff951d8b02 _dispatch_main_queue_callback_4CF + 416
14  com.apple.CoreFoundation       0x00007fff8c5fcc59 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
15  com.apple.CoreFoundation       0x00007fff8c5b92ef __CFRunLoopRun + 2159
16  com.apple.CoreFoundation       0x00007fff8c5b8838 CFRunLoopRunSpecific + 296
17  com.apple.HIToolbox           0x00007fff8b12643f RunCurrentEventLoopInMode + 235
18  com.apple.HIToolbox           0x00007fff8b1261ba ReceiveNextEventCommon + 431
19  com.apple.HIToolbox           0x00007fff8b125ffb _BlockUntilNextEventMatchingListInModeWithFilter + 71
20  com.apple.AppKit               0x00007fff93b8a6d1 _DPSNextEvent + 964
21  com.apple.AppKit               0x00007fff93b89e80 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
22  com.apple.AppKit               0x00007fff93b7de23 -[NSApplication run] + 594
23  com.apple.AppKit               0x00007fff93b692d4 NSApplicationMain + 1832
24  com.apple.iChat               0x000000010e8e7b29 0x10e8e4000 + 15145
25  libdyld.dylib                 0x00007fff8e9005c9 start + 1
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib         0x00007fff8afcb22e kevent64 + 10
1   libdispatch.dylib             0x00007fff951cfa6a _dispatch_mgr_thread + 52
Thread 2:
0   libsystem_kernel.dylib         0x00007fff8afca946 __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fff8a9584a1 start_wqthread + 13
Thread 3:
0   libsystem_kernel.dylib         0x00007fff8afca946 __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fff8a9584a1 start_wqthread + 13
Thread 4:
0   libsystem_kernel.dylib         0x00007fff8afca946 __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fff8a9584a1 start_wqthread + 13
Thread 5:: JavaScriptCore::BlockFree
0   libsystem_kernel.dylib         0x00007fff8afca132 __psynch_cvwait + 10
1   libc++.1.dylib                 0x00007fff95177c95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
2   com.apple.JavaScriptCore       0x00007fff908252d4 JSC::BlockAllocator::blockFreeingThreadMain() + 228
3   com.apple.JavaScriptCore       0x00007fff9081aa9f ***::wtfThreadEntryPoint(void*) + 15
4   libsystem_pthread.dylib       0x00007fff8a95a2fc _pthread_body + 131
5   libsystem_pthread.dylib       0x00007fff8a95a279 _pthread_start + 176
6   libsystem_pthread.dylib       0x00007fff8a9584b1 thread_start + 13
Thread 6:: JavaScriptCore::Marking
0   libsystem_kernel.dylib         0x00007fff8afca132 __psynch_cvwait + 10
1   libc++.1.dylib                 0x00007fff95177c95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
2   com.apple.JavaScriptCore       0x00007fff9082586b JSC::GCThread::waitForNextPhase() + 171
3   com.apple.JavaScriptCore       0x00007fff908256c8 JSC::GCThread::gcThreadMain() + 88
4   com.apple.JavaScriptCore       0x00007fff9081aa9f ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_pthread.dylib       0x00007fff8a95a2fc _pthread_body + 131
6   libsystem_pthread.dylib       0x00007fff8a95a279 _pthread_start + 176
7   libsystem_pthread.dylib       0x00007fff8a9584b1 thread_start + 13
Thread 7:: JavaScriptCore::Marking
0   libsystem_kernel.dylib         0x00007fff8afca132 __psynch_cvwait + 10
1   libc++.1.dylib                 0x00007fff95177c95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
2   com.apple.JavaScriptCore       0x00007fff9082586b JSC::GCThread::waitForNextPhase() + 171
3   com.apple.JavaScriptCore       0x00007fff908256c8 JSC::GCThread::gcThreadMain() + 88
4   com.apple.JavaScriptCore       0x00007fff9081aa9f ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_pthread.dylib       0x00007fff8a95a2fc _pthread_body + 131
6   libsystem_pthread.dylib       0x00007fff8a95a279 _pthread_start + 176
7   libsystem_pthread.dylib       0x00007fff8a9584b1 thread_start + 13
Thread 8:: JavaScriptCore::Marking
0   libsystem_kernel.dylib         0x00007fff8afca132 __psynch_cvwait + 10
1   libc++.1.dylib                 0x00007fff95177c95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
2   com.apple.JavaScriptCore       0x00007fff9082586b JSC::GCThread::waitForNextPhase() + 171
3   com.apple.JavaScriptCore       0x00007fff908256c8 JSC::GCThread::gcThreadMain() + 88
4   com.apple.JavaScriptCore       0x00007fff9081aa9f ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_pthread.dylib       0x00007fff8a95a2fc _pthread_body + 131
6   libsystem_pthread.dylib       0x00007fff8a95a279 _pthread_start + 176
7   libsystem_pthread.dylib       0x00007fff8a9584b1 thread_start + 13
Thread 9:: JavaScriptCore::Marking
0   libsystem_kernel.dylib         0x00007fff8afca132 __psynch_cvwait + 10
1   libc++.1.dylib                 0x00007fff95177c95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
2   com.apple.JavaScriptCore       0x00007fff9082586b JSC::GCThread::waitForNextPhase() + 171
3   com.apple.JavaScriptCore       0x00007fff908256c8 JSC::GCThread::gcThreadMain() + 88
4   com.apple.JavaScriptCore       0x00007fff9081aa9f ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_pthread.dylib       0x00007fff8a95a2fc _pthread_body + 131
6   libsystem_pthread.dylib       0x00007fff8a95a279 _pthread_start + 176
7   libsystem_pthread.dylib       0x00007fff8a9584b1 thread_start + 13
Thread 10:: JavaScriptCore::Marking
0   libsystem_kernel.dylib         0x00007fff8afca132 __psynch_cvwait + 10
1   libc++.1.dylib                 0x00007fff95177c95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
2   com.apple.JavaScriptCore       0x00007fff9082586b JSC::GCThread::waitForNextPhase() + 171
3   com.apple.JavaScriptCore       0x00007fff908256c8 JSC::GCThread::gcThreadMain() + 88
4   com.apple.JavaScriptCore       0x00007fff9081aa9f ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_pthread.dylib       0x00007fff8a95a2fc _pthread_body + 131
6   libsystem_pthread.dylib       0x00007fff8a95a279 _pthread_start + 176
7   libsystem_pthread.dylib       0x00007fff8a9584b1 thread_start + 13
Thread 11:: JavaScriptCore::Marking
0   libsystem_kernel.dylib         0x00007fff8afca132 __psynch_cvwait + 10
1   libc++.1.dylib                 0x00007fff95177c95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
2   com.apple.JavaScriptCore       0x00007fff9082586b JSC::GCThread::waitForNextPhase() + 171
3   com.apple.JavaScriptCore       0x00007fff908256c8 JSC::GCThread::gcThreadMain() + 88
4   com.apple.JavaScriptCore       0x00007fff9081aa9f ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_pthread.dylib       0x00007fff8a95a2fc _pthread_body + 131
6   libsystem_pthread.dylib       0x00007fff8a95a279 _pthread_start + 176
7   libsystem_pthread.dylib       0x00007fff8a9584b1 thread_start + 13
Thread 12:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib         0x00007fff8afc552e mach_msg_trap + 10
1   libsystem_kernel.dylib         0x00007fff8afc469f mach_msg + 55
2   com.apple.CoreFoundation       0x00007fff8c5b9b14 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation       0x00007fff8c5b8fdb __CFRunLoopRun + 1371
4   com.apple.CoreFoundation       0x00007fff8c5b8838 CFRunLoopRunSpecific + 296
5   com.apple.CFNetwork           0x00007fff8b8a7d20 +[NSURLConnection(Loader) _resourceLoadLoop:] + 434
6   com.apple.Foundation           0x00007fff8e1d3b7a __NSThread__main__ + 1345
7   libsystem_pthread.dylib       0x00007fff8a95a2fc _pthread_body + 131
8   libsystem_pthread.dylib       0x00007fff8a95a279 _pthread_start + 176
9   libsystem_pthread.dylib       0x00007fff8a9584b1 thread_start + 13
Thread 13:
0   libsystem_kernel.dylib         0x00007fff8afc552e mach_msg_trap + 10
1   libsystem_kernel.dylib         0x00007fff8afc469f mach_msg + 55
2   com.apple.CoreFoundation       0x00007fff8c5b9b14 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation       0x00007fff8c5b8fdb __CFRunLoopRun + 1371
4   com.apple.CoreFoundation       0x00007fff8c5b8838 CFRunLoopRunSpecific + 296
5   com.apple.AppKit               0x00007fff93ced7a7 _NSEventThread + 137
6   libsystem_pthread.dylib       0x00007fff8a95a2fc _pthread_body + 131
7   libsystem_pthread.dylib       0x00007fff8a95a279 _pthread_start + 176
8   libsystem_pthread.dylib       0x00007fff8a9584b1 thread_start + 13
Thread 14:
0   libsystem_kernel.dylib         0x00007fff8afca946 __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fff8a9584a1 start_wqthread + 13
Thread 15:
0   libsystem_kernel.dylib         0x00007fff8afca946 __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fff8a9584a1 start_wqthread + 13
Thread 16:
0   libsystem_kernel.dylib         0x00007fff8afca946 __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fff8a9584a1 start_wqthread + 13
Thread 17:
0   libsystem_kernel.dylib         0x00007fff8afca946 __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fff8a9584a1 start_wqthread + 13
Thread 18:
0   libsystem_kernel.dylib         0x00007fff8afca946 __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fff8a9584a1 start_wqthread + 13
Thread 19:
0   libsystem_kernel.dylib         0x00007fff8afca946 __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fff8a9584a1 start_wqthread + 13
Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff51319c48  rdx: 0x0000000000000000
  rdi: 0x000000000000130f  rsi: 0x0000000000000006  rbp: 0x00007fff51319c70  rsp: 0x00007fff51319c48
   r8: 0x0000000000000000   r9: 0x00007fff906d5d90  r10: 0x0000000008000000  r11: 0x0000000000000206
  r12: 0x00007fff51319dd0  r13: 0x0000000000000000  r14: 0x00007fff76990300  r15: 0x00007fff51319cb0
  rip: 0x00007fff8afca282  rfl: 0x0000000000000206  cr2: 0x00007fff779e3fd8
Logical CPU:     0
Error Code:      0x02000148
Trap Number:     133
Binary Images:
       0x10e8e4000 -        0x10eb17ff7  com.apple.iChat (8.0 - 4725) <CD1332C7-9932-3326-85D7-B9CD26283FC3> /Applications/Messages.app/Contents/MacOS/Messages
       0x11057d000 -        0x110580fff  com.apple.FileProvider (1.0 - 1) <E5C8FF01-5BC4-3986-86F9-892FB81EF078> /System/Library/PrivateFrameworks/FileProvider.framework/FileProvider
       0x1120c0000 -        0x1120c1fff  com.apple.AddressBook.LocalSourceBundle (9.0 - 1499) <36F3EC7D-1569-36D7-8A7D-33656C5BFD02> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
       0x1120d2000 -        0x1120d6ff7  com.apple.DirectoryServicesSource (9.0 - 1499) <C37D57B0-7769-39A2-B511-94F17143D3A7> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
       0x1120dc000 -        0x1120defff  com.apple.addressbook.POIPlugin (9.0 - 1499) <30012F8D-659F-382E-8BF3-CA57CF73A272> /System/Library/Address Book Plug-Ins/POIPlugin.sourcebundle/Contents/MacOS/POIPlugin
       0x1120e4000 -        0x112131ff3  com.apple.AddressBook.CardDAVPlugin (10.9 - 434) <6D55FFA7-05B4-34CE-ACB9-85109CC2E94F> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin
       0x11303b000 -        0x11303bff5 +cl_kernels (???) <F9DC15DA-2377-4343-B054-79318189DEC1> cl_kernels
       0x11303d000 -        0x113123fef  unorm8_bgra.dylib (2.4.5) <90797750-141F-3114-ACD0-A71363968678> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
       0x1132f0000 -        0x1132f0fef +cl_kernels (???) <6389DCBA-AEAC-49B1-AD96-31296D69D225> cl_kernels
       0x154f81000 -        0x154f83fff  com.apple.iChat.Styles.Balloons (1.0 - 1) <2CC0306D-FA1B-3192-BF6B-5ED4EDC394AD> /System/Library/Messages/PlugIns/Balloons.transcriptstyle/Contents/MacOS/Balloo ns
       0x1553fd000 -        0x1553fdffe +cl_kernels (???) <3B2985A3-38DF-4B05-BC8F-AC8F8510355D> cl_kernels
       0x15566b000 -        0x15566bffe +cl_kernels (???) <3B2985A3-38DF-4B05-BC8F-AC8F8510355D> cl_kernels
       0x15566f000 -        0x15566ffef +cl_kernels (???) <6389DCBA-AEAC-49B1-AD96-31296D69D225> cl_kernels
       0x156445000 -        0x156452fff  libGPUSupport.dylib (11.0.7) <2DCF62FB-CC3A-35F9-A3A0-3D7251EA347F> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
       0x1565bb000 -        0x15669bff7  unorm8_rgba.dylib (2.4.5) <A8805102-8A21-3A5E-AE22-63C0DEC8CB6F> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_rgba.dylib
    0x123400000000 -     0x123400353ff7  com.apple.driver.AppleIntelHD3000GraphicsGLDriver (10.0.19 - 10.0.0) <4FB6C276-D81A-3DEA-A5EA-0FB3C534D47B> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD3000GraphicsGLDriver
    0x123480000000 -     0x12348029afff  com.apple.AMDRadeonX3000GLDriver (1.28.29 - 1.2.8) <80C2C15B-DE39-3CD9-AA0E-14ADBA3ED930> /System/Library/Extensions/AMDRadeonX3000GLDriver.bundle/Contents/MacOS/AMDRade onX3000GLDriver
    0x7fff67b09000 -     0x7fff67b3f837  dyld (353.2.1) <4696A982-1500-34EC-9777-1EF7A03E2659> /usr/lib/dyld
    0x7fff85de8000 -     0x7fff85df0ff7  com.apple.icloud.FindMyDevice (1.0 - 1) <D198E170-3610-3727-BC87-73AD249CA097> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevic e
    0x7fff85e20000 -     0x7fff85e20fff  com.apple.ApplicationServices (48 - 48) <5BF7910B-C328-3BF8-BA4F-CE52B574CE01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff85e21000 -     0x7fff85e52fff  libtidy.A.dylib (15.15) <37FC944D-271A-386A-9ADD-FA33AD48F96D> /usr/lib/libtidy.A.dylib
    0x7fff85e71000 -     0x7fff85f02fff  com.apple.cloudkit.CloudKit (259.2.3 - 259.2.3) <6F955140-D522-32B3-B34B-BD94C5D94E7A> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
    0x7fff85f03000 -     0x7fff85f0cfff  com.apple.DisplayServicesFW (2.9 - 372.1) <30E61754-D83C-330A-AE60-533F27BEBFF5> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff85f12000 -     0x7fff861f9ffb  com.apple.CoreServices.CarbonCore (1108.1 - 1108.1) <55A16172-ACC0-38B7-8409-3CB92AF33973> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff861fa000 -     0x7fff861fdff7  com.apple.Mangrove (1.0 - 1) <2AF1CAE9-8BF9-33C4-9C1B-123DBAF1522B> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff861fe000 -     0x7fff8624fff7  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <AF72B06E-C6C1-3FAE-8B47-AF461CAE0E22> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff86250000 -     0x7fff862baff7  com.apple.imfoundation (10.0 - 1000) <1810C42E-B06B-385B-9D17-FDB9C9D91E90> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundatio n
    0x7fff862bb000 -     0x7fff8656fff7  com.apple.WebKit (10600 - 10600.1.25) <84496A10-D8E5-3E8C-93B1-98D5AE790922> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff86570000 -     0x7fff865a0ff3  com.apple.CoreAVCHD (5.7.5 - 5750.4.1) <3E51287C-E97D-3886-BE88-8F6872400876> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff865a1000 -     0x7fff86695ff7  libFontParser.dylib (134) <506126F8-FDCE-3DE1-9DCA-E07FE658B597> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff86696000 -     0x7fff867b8ff7  com.apple.LaunchServices (644.12 - 644.12) <D7710B20-0561-33BB-A3C8-463691D36E02> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff867b9000 -     0x7fff867c0fff  com.apple.network.statistics.framework (1.2 - 1) <61B311D1-7F15-35B3-80D4-99B8BE90ACD9> /System/Library/PrivateFrameworks/NetworkStatistics.framework/Versions/A/Networ kStatistics
    0x7fff867c1000 -     0x7fff867c1fff  com.apple.audio.units.AudioUnit (1.12 - 1.12) <76EF1C9D-DEA4-3E55-A134-4099B2FD2CF2> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff867c2000 -     0x7fff8681dfff  libTIFF.dylib (1231) <ACC9ED11-EED8-3A23-B452-3F40FF7EF435> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff868c7000 -     0x7fff86a04fff  com.apple.ImageIO.framework (3.3.0 - 1038) <611BDFBA-4BAA-36A8-B7E0-3830F3375E53> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff86a05000 -     0x7fff86a0ffff  com.apple.corerecents (1.0 - 1) <1D3AB6D9-2C43-31F3-A223-E637DE2CD791> /System/Library/PrivateFrameworks/CoreRecents.framework/Versions/A/CoreRecents
    0x7fff86a10000 -     0x7fff86a1afff  com.apple.KerberosHelper (4.0 - 1.0) <DA8D89D2-3185-3527-9E36-AA17F018B776> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x7fff86a1b000 -     0x7fff86a98ff7  com.apple.iLifeMediaBrowser (2.9.0 - 675) <2E008E85-B3EA-391C-9D79-6275AC70EDDB> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x7fff86a99000 -     0x7fff86a9bffb  libCGXType.A.dylib (772) <7CB71BC6-D8EC-37BC-8243-41BAB086FAAA> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
    0x7fff86a9c000 -     0x7fff86aa1ff7  libunwind.dylib (35.3) <BE7E51A0-B6EA-3A54-9CCA-9D88F683A6D6> /usr/lib/system/libunwind.dylib
    0x7fff86aa2000 -     0x7fff86abaff7  libexpat.1.dylib (12) <C5FE8836-E277-3162-9D15-6735321CB2C6> /usr/lib/libexpat.1.dylib
    0x7fff86abb000 -     0x7fff86b0aff7  com.apple.opencl (2.4.2 - 2.4.2) <6AE26E08-6EFC-3E1B-B202-EFA9C3E5B9D4> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff86b0b000 -     0x7fff86b34ffb  libxslt.1.dylib (13) <AED1143F-B848-3E73-81ED-71356F25F084> /usr/lib/libxslt.1.dylib
    0x7fff86b38000 -     0x7fff86e6bff7  libmecabra.dylib (666.1) <CAFBC813-4894-3352-9B22-FFF116773A06> /usr/lib/libmecabra.dylib
    0x7fff86e6c000 -     0x7fff86e85ff7  com.apple.CalendarAgentLink (8.0 - 250) <0F3CCA9C-645D-3A1A-A959-F4F8D31F9B1A> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/Calend arAgentLink
    0x7fff86e86000 -     0x7fff86e9afff  com.apple.MediaLibrary (1.1 - 675) <594FEB5E-5B95-331B-B70D-5F46E079E109> /System/Library/Frameworks/MediaLibrary.framework/Versions/A/MediaLibrary
    0x7fff86e9b000 -     0x7fff86eb0fff  com.apple.ToneKit (1.0 - 1) <CA375645-8DE1-3DE8-A2E0-0537849DF59B> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit
    0x7fff86eb1000 -     0x7fff86f0bff7  com.apple.LanguageModeling (1.0 - 1) <ACA93FE0-A0E3-333E-AE3C-8EB7DE5F362F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/Languag eModeling
    0x7fff86f0c000 -     0x7fff86f18ff7  com.apple.OpenDirectory (10.10 - 187) <1D0066FC-1DEB-381B-B15C-4C009E0DF850> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff86f19000 -     0x7fff86fa2fff  com.apple.CoreSymbolication (3.1 - 56072) <8CE81C95-49E8-389F-B989-67CC452C08D0> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff86fa3000 -     0x7fff86fb7ff7  com.apple.ProtectedCloudStorage (1.0 - 1) <52CFE68A-0663-3756-AB5B-B42195026052> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/Pr otectedCloudStorage
    0x7fff86fb8000 -     0x7fff86fbdfff  com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff86fbe000 -     0x7fff86fc4fff  com.apple.speech.recognition.framework (5.0.9 - 5.0.9) <BB2D573F-0A01-379F-A2BA-3C454EDCB111> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff86fc5000 -     0x7fff86febff7  com.apple.ChunkingLibrary (2.1 - 163.1) <3514F2A4-38BD-3849-9286-B3B991057742> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x7fff86fec000 -     0x7fff86fedfff  libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff86fee000 -     0x7fff87018fff  GLRendererFloat (11.0.7) <3B3B74F4-E63C-3241-8807-E2407C4020B2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x7fff87019000 -     0x7fff87041ffb  libRIP.A.dylib (772) <9262437A-710A-397D-8E34-1CBFEA1FC5E1> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
    0x7fff872d9000 -     0x7fff87338ff3  com.apple.AE (681 - 681) <7F544183-A515-31A8-B45F-89A167F56216> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff8737c000 -     0x7fff8737cfff  com.apple.WebKit2 (10600 - 10600.1.25) <32C26838-0090-388F-B5E3-DFB597B9B37B> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
    0x7fff873c9000 -     0x7fff873cbfff  com.apple.EFILogin (2.0 - 2) <F0269EE2-3686-3A8A-8B83-F86974E35E90> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff873cc000 -     0x7fff874fcfff  com.apple.UIFoundation (1.0 - 1) <8E030D93-441C-3997-9CD2-55C8DFAC8B84> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundatio n
    0x7fff874fd000 -     0x7fff87569fff  com.apple.framework.CoreWLAN (5.0 - 500.35.2) <ACBAAB0A-BCC7-37CF-AAFB-2DA1733F2682> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff8756a000 -     0x7fff875a3fff  com.apple.AirPlaySupport (2.0 - 215.10) <E4159036-4C38-3F28-8AF3-4F074DAF01AC> /System/Library/PrivateFrameworks/AirPlaySupport.framework/Versions/A/AirPlaySu pport
    0x7fff875a4000 -     0x7fff875beff3  com.apple.Ubiquity (1.3 - 313) <DF56A657-CC6E-3BE2-86A0-71F07127724C> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff87640000 -     0x7fff87647ff7  libcompiler_rt.dylib (35) <BF8FC133-EE10-3DA6-9B90-92039E28678F> /usr/lib/system/libcompiler_rt.dylib
    0x7fff87648000 -     0x7fff87653ff7  com.apple.speech.synthesis.framework (5.2.6 - 5.2.6) <9434AA45-B6BD-37F7-A866-172196A7F91B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff87654000 -     0x7fff87656ff7  libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff8767f000 -     0x7fff876a5ff7  com.apple.CharacterPicker (1.0 - 1) <A2638924-8679-3DBB-9EBA-AD9A72AAC958> /System/Library/PrivateFrameworks/CharacterPicker.framework/Versions/A/Characte rPicker
    0x7fff876a6000 -     0x7fff877b5ffb  com.apple.desktopservices (1.9 - 1.9) <6EDAC73F-C42C-3FF7-B67D-FCCA1CFC5405> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff877b6000 -     0x7fff877bffff  libGFXShared.dylib (11.0.7) <EC449E3A-D9D2-3494-8B6C-DEB7B11EEDAB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff877c0000 -     0x7fff877c8ffb  libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib
    0x7fff877c9000 -     0x7fff877c9fff  com.apple.SafariDAVNotifier (1.1.1 - 1) <21D4673A-52C7-391D-AF7C-F77D368D34AE> /System/Library/PrivateFrameworks/BookmarkDAV.framework/Versions/A/Frameworks/S afariDAVNotifier.framework/Versions/A/SafariDAVNotifier
    0x7fff877ca000 -     0x7fff87870fff  com.apple.PDFKit (3.0 - 3.0) <C55D8F39-561D-32C7-A701-46F76D6CC151> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff878f7000 -     0x7fff87948ff7  com.apple.AppleVAFramework (5.0.31 - 5.0.31) <762E9358-A69A-3D63-8282-3B77FBE0147E> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff8794d000 -     0x7fff8794efff  libSystem.B.dylib (1213) <DA954461-EC6A-3DF0-8551-6FC810627627> /usr/lib/libSystem.B.dylib
    0x7fff8794f000 -     0x7fff87afefff  GLEngine (11.0.7) <3CB7447A-1A1D-3D55-A6A4-4814B49F6678> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundl e/GLEngine
    0x7fff87aff000 -     0x7fff87b13ff7  com.apple.MessagesKit (1.0 - 1) <E213A175-1A25-325E-87A6-1593ECB21DFB> /System/Library/PrivateFrameworks/MessagesKit.framework/Versions/A/MessagesKit
    0x7fff87b14000 -     0x7fff87b16ff7  libsystem_sandbox.dylib (358.1.1) <DB9962EF-8898-31CC-9B87-E01F8CE74C9D> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff87b17000 -     0x7fff87b57fff  com.apple.CloudDocs (1.0 - 280.1.2) <49E75BC1-6556-36B4-804A-E49BC41241CF> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
    0x7fff87b58000 -     0x7fff87b88fff  libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib
    0x7fff87b89000 -     0x7fff87b9eff7  com.apple.AppContainer (4.0 - 238) <9481F305-359A-33E6-93F1-89A25FA14E00> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
    0x7fff87b9f000 -     0x7fff87ba7fff  libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib
    0x7fff87ba8000 -     0x7fff87e77ff3  com.apple.CoreImage (10.0.33) <6E3DDA29-718B-3BDB-BFAF-F8C201BF93A4> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x7fff87e78000 -     0x7fff87e7cfff  libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib
    0x7fff87e7d000 -     0x7fff881e8fff  com.apple.VideoToolbox (1.0 - 1562.19) <C08228FE-FA1E-394C-98CB-2AFD8E566C3F> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff881e9000 -     0x7fff881f6fff  com.apple.SpeechRecognitionCore (2.0.32 - 2.0.32) <87F0C88D-502D-3217-8B4A-8388288568BA> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/Sp eechRecognitionCore
    0x7fff881fb000 -     0x7fff8821ffff  com.apple.ScreenSaver (5.0 - 5) <04D498A5-F3CE-32D4-9D78-D59A04A81786> /System/Library/Frameworks/ScreenSaver.framework/Versions/A/ScreenSaver
    0x7fff88253000 -     0x7fff88278ff7  libPng.dylib (1231) <2D5AC0EE-4056-3F76-97E7-BBD415F072B5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff88279000 -     0x7fff8828dff7  com.apple.MultitouchSupport.framework (260.30 - 260.30) <28728A7D-E048-3B14-9932-839A87D381FE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff8828e000 -     0x7fff88306fff  com.apple.AVKit (1.1 - 213) <5C7D3C63-F035-376E-ABA5-CF5A096612B8> /System/Library/Frameworks/AVKit.framework/Versions/A/AVKit
    0x7fff88307000 -     0x7fff88308ff7  com.apple.print.framework.Print (10.0 - 265) <3BC4FE7F-78A0-3E57-8F4C-520E7EFD36FA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff88c89000 -     0x7fff88c8bfff  com.apple.marco (10.0 - 1000) <ECD31951-F96E-3F5C-B468-729BBEBDCCE3> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
    0x7fff88c8c000 -     0x7fff88c92ff7  libsystem_networkextension.dylib (167.1.10) <29AB225B-D7FB-30ED-9600-65D44B9A9442> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff88c93000 -     0x7fff88ce8ff7  com.apple.IMDPersistence (10.0 - 1000) <3185264F-0D65-3837-9945-4F53E87C10B6> /System/Library/PrivateFrameworks/IMDPersistence.framework/Versions/A/IMDPersis tence
    0x7fff88ce9000 -     0x7fff88e01ffb  com.apple.CoreText (352.0 - 454.1) <AB07DF12-BB1F-3275-A8A3-45F14BF872BF> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff88e02000 -     0x7fff88e13ff7  libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib
    0x7fff89774000 -     0x7fff89777ff7  com.apple.AppleSystemInfo (3.0 - 3.0) <E54DA0B2-3515-3B1C-A4BD-54A0B02B5612> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x7fff89778000 -     0x7fff897abff7  com.apple.MediaKit (16 - 757) <345EDAFE-3E39-3B0F-8D84-54657EC4396D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff897bb000 -     0x7fff897e3fff  libsystem_info.dylib (459) <B85A85D5-8530-3A93-B0C3-4DEC41F79478> /usr/lib/system/libsystem_info.dylib
    0x7fff897e4000 -     0x7fff89855ff7  com.apple.framework.IOKit (2.0.2 - 1050.1.21) <ED3B0B22-AACC-303B-BFC8-20ECD1AF6BA2> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff89858000 -     0x7fff898abffb  libAVFAudio.dylib (118.3) <CC124063-34DF-39E3-921A-2BA3EA8D6F38> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
    0x7fff898ac000 -     0x7fff898adfff  libffi.dylib (18.1) <0F6C6A4D-1210-3585-8DA1-B8A94B9924A5> /usr/lib/libffi.dylib
    0x7fff898ae000 -     0x7fff898c0ff7  com.apple.icloud.FMFUI (1.0 - 1) <9EA08B6F-3DD9-35C4-8794-9E3F24AE6E1F> /System/Library/PrivateFrameworks/FMFUI.framework/Versions/A/FMFUI
    0x7fff898c1000 -     0x7fff899b3ff7  libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib
    0x7fff899b4000 -     0x7fff899bcffb  com.apple.CloudServices (1.0 - 1) <D278BECB-AEC3-3D32-BEC8-E949EB89D66B> /System/Library/PrivateFrameworks/CloudServices.framework/Versions/A/CloudServi ces
    0x7fff899c5000 -     0x7fff899c6ff7  libodfde.dylib (22) <52D0ABCD-F464-362C-86EA-ACA10993F556> /usr/lib/libodfde.dylib
    0x7fff899f7000 -     0x7fff89e27fff  com.apple.vision.FaceCore (3.1.6 - 3.1.6) <C3B823AA-C261-37D3-B4AC-C59CE91C8241> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff89e4e000 -     0x7fff89f8affb  com.apple.WebKitLegacy (10600 - 10600.1.25) <EE3A7515-AC7B-30D3-A4DC-EB0D36E88E4B> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy. framework/Versions/A/WebKitLegacy
    0x7fff89f8b000 -     0x7fff8a003ff7  com.apple.SystemConfiguration (1.14 - 1.14) <C269BCFD-ACAB-3331-BC7C-0430F0E84817> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff8a019000 -     0x7fff8a021ffb  com.apple.CoreServices.FSEvents (1210 - 1210) <782A9C69-7A45-31A7-8960-D08A36CBD0A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvent s.framework/Versions/A/FSEvents
    0x7fff8a022000 -     0x7fff8a115ff7  com.apple.MapKit (1.0 - 1464.4.13) <C63F5437-0706-37F4-8FD5-384CE592808F> /System/Library/Frameworks/MapKit.framework/Versions/A/MapKit
    0x7fff8a116000 -     0x7fff8a121fdb  com.apple.AppleFSCompression (68.1.1 - 1.0) <F30E8CA3-50B3-3B44-90A0-803C5C308BFE> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x7fff8a122000 -     0x7fff8a127ff7  libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib
    0x7fff8a159000 -     0x7fff8a177ff7  com.apple.addressbook.vCard (9.0 - 1499) <B1BC7C0A-A783-3574-8248-BC689F43A0A0> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
    0x7fff8a178000 -     0x7fff8a199fff  com.apple.framework.Apple80211 (10.0.1 - 1001.57.4) <E449B57F-1AC3-3DF1-8A13-4390FB3A05A4> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff8a19a000 -     0x7fff8a1e0ffb  libFontRegistry.dylib (134) <01B8034A-45FD-3360-A347-A1896F591363> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff8a1e1000 -     0x7fff8a29cff7  com.apple.DiscRecording (9.0 - 9000.4.1) <F70E600E-9668-3DF2-A3A8-61813DF9E2EE> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff8a37d000 -     0x7fff8a3abfff  com.apple.CoreServicesInternal (221.1 - 221.1) <51BAE6D2-84F3-392A-BFEC-A3B47B80A3D2> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff8a42e000 -     0x7fff8a42efff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <A48738CA-5B6F-3D14-97E9-2BFDFC3DCC06> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff8a42f000 -     0x7fff8a6a9fff  com.apple.CoreData (110 - 526) <AEEDAF00-D38F-3A15-B3C9-73732940CC55> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8a6aa000 -     0x7fff8a738ff7  com.apple.CorePDF (4.0 - 4) <9CD7EC6D-3593-3D60-B04F-75F612CCB99A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff8a739000 -     0x7fff8a82cff7  libJP2.dylib (1231) <58849E48-9CD2-38A1-9D48-FCE630F473EB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8a82d000 -     0x7fff8a86dff7  libGLImage.dylib (11.0.7) <7CBCEB4B-D22F-3116-8B28-D1C22D28C69D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff8a86e000 -     0x7fff8a881ff7  com.apple.CoreBluetooth (1.0 - 1) <FA9B43B3-E183-3040-AE25-66EF9870CF35> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff8a882000 -     0x7fff8a8e7fff  com.apple.framework.internetaccounts (2.1 - 210) <DC8D9230-B7C8-3100-8B2F-399B51A4483A> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
    0x7fff8a8e8000 -     0x7fff8a8fafff  libsasl2.2.dylib (193) <E523DD05-544B-3430-8AA9-672408A5AF8B> /usr/lib/libsasl2.2.dylib
    0x7fff8a920000 -     0x7fff8a956ffb  com.apple.datadetectors (5.0 - 273) <9E17D22E-1A96-3A4F-8394-F14ED7D862D0> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
    0x7fff8a957000 -     0x7fff8a960fff  libsystem_pthread.dylib (105.1.4) <26B1897F-0CD3-30F3-B55A-37CB45062D73> /usr/lib/system/libsystem_pthread.dylib
    0x7fff8a961000 -     0x7fff8a97bff7  liblzma.5.dylib (7) <1D03E875-A7C0-3028-814C-3C27F7B7C079> /usr/lib/liblzma.5.dylib
    0x7fff8a97c000 -     0x7fff8aa3fff7  libvMisc.dylib (512) <A4E39464-52EA-34CB-9FFE-53E79B3C65F5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff8aa40000 -     0x7fff8aa63fff  com.apple.Sharing (328.3 - 328.3) <FDEE49AD-8804-3760-9C14-8D1D10BBEA37> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff8aa64000 -     0x7fff8abcfff7  com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <5C6DBEB4-F2EA-3262-B9FC-AFB89404C1DA> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8abd0000 -     0x7fff8ac54ff7  com.apple.ViewBridge (99.1 - 99.1) <B36779D4-BEAF-36DD-83AF-E67F639BFF36> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x7fff8ac55000 -     0x7fff8ac9bff7  libauto.dylib (186) <A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib
    0x7fff8ac9c000 -     0x7fff8aca6fff  com.apple.IntlPreferences (2.0 - 150.1) <F2DE1784-F780-3E3F-A626-D9CBD38F20EE> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPref erences
    0x7fff8aca7000 -     0x7fff8acb9ff7  com.apple.ImageCapture (9.0 - 9.0) <7FB65DD4-56B5-35C4-862C-7A2DED991D1F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff8acba000 -     0x7fff8ace5fff  libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib
    0x7fff8ace6000 -     0x7fff8acedff7  com.apple.phonenumbers (1.1.1 - 105) <AE39B6FE-05AB-3181-BB2A-4D50A8B392F2> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
    0x7fff8acee000 -     0x7fff8ae4cff3  com.apple.avfoundation (2.0 - 889.10) <4D1735C4-D055-31E9-8051-FED29F41F4F6> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff8ae4d000 -     0x7fff8af91ff7  com.apple.QTKit (7.7.3 - 2890) <6F6CD79F-CFBB-3FE4-82C6-47991346FB17> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff8af92000 -     0x7fff8af9afff  libsystem_dnssd.dylib (561.1.1) <62B70ECA-E40D-3C63-896E-7F00EC386DDB> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff8af9b000 -     0x7fff8afb3fff  com.apple.CalendarStore (8.0 - 1479) <42CC3B45-7916-3C2C-8F07-E40D96C9FEDB> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    0x7fff8afb4000 -     0x7fff8afd1fff  libsystem_kernel.dylib (2782.1.97) <93E0E0A9-75B6-3904-BB4E-4BC7C05F4B6B> /usr/lib/system/libsystem_kernel.dylib
    0x7fff8afd2000 -     0x7fff8b0d2fff  com.apple.viceroy.framework (473 - 473) <89E6642C-23EE-376F-829F-08F9CCBFF868> /System/Library/PrivateFrameworks/VideoConference.framework/Versions/A/VideoCon ference
    0x7fff8b0d3000 -     0x7fff8b0f7ff7  com.apple.quartzfilters (1.10.0 - 1.10.0) <1AE50F4A-0098-34E7-B24D-DF7CB94073CE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x7fff8b0f8000 -     0x7fff8b3fafff  com.apple.HIToolbox (2.1.1 - 756) <9DD121B5-B7EB-3C43-8155-61A4417F8E9A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff8b3fb000 -     0x7fff8b691ff7  com.apple.AOSKit (1.06 - 215) <432B31DE-50F3-3258-A462-A777C3B8184A> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
    0x7fff8b692000 -     0x7fff8b713ff3  com.apple.CoreUtils (1.0 - 101.1) <45E5E51B-947E-3F2D-BD9C-480E72555C23> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff8b714000 -     0x7fff8b806fff  libxml2.2.dylib (26) <B834E7C8-EC3E-3382-BC5A-DA38DC4D720C> /usr/lib/libxml2.2.dylib
    0x7fff8b807000 -     0x7fff8ba0aff3  com.apple.CFNetwork (720.1.1 - 720.1.1) <A82E71B3-2CDB-3840-A476-F2304D896E03> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff8ba0b000 -     0x7fff8ba58ff3  com.apple.CoreMediaIO (601.0 - 4749) <DDB756B3-A281-3791-9744-1F52CF8E5EDB> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff8ba59000 -     0x7fff8ba5effb  libheimdal-asn1.dylib (398.1.2) <F9463B34-AAF5-3488-AD0C-85937C81FC5E> /usr/lib/libheimdal-asn1.dylib
    0x7fff8ba5f000 -     0x7fff8bae1fff  com.apple.PerformanceAnalysis (1.0 - 1) <2FC0F303-B672-3E64-A978-AB78EAD98395> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x7fff8bae2000 -     0x7fff8bafefff  com.apple.GenerationalStorage (2.0 - 209.11) <9FF8DD11-25FB-3047-A5BF-9415339B3EEC> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x7fff8baff000 -     0x7fff8bc8efff  libGLProgrammability.dylib (11.0.7) <AF37E7F3-16C8-3747-9CC6-A442C0153DC6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff8bc8f000 -     0x7fff8bd25ffb  com.apple.CoreMedia (1.0 - 1562.19) <F79E0E9D-4ED1-3ED1-827A-C3C5377DB1D7> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff8bd26000 -     0x7fff8bd34fff  com.apple.AddressBook.ContactsFoundation (9.0 - 1499) <1F879F4E-369A-38F7-A768-8B9009617479> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/Conta ctsFoundation
    0x7fff8bdce000 -     0x7fff8bdd2fff  com.apple.LoginUICore (3.0 - 3.0) <D76AB05B-B627-33EE-BA8A-515D85275DCD> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
    0x7fff8bdd3000 -     0x7fff8bdecff7  com.apple.CFOpenDirectory (10.10 - 187) <0ECA5D80-A045-3A2C-A60C-E1605F3AB6BD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff8bded000 -     0x7fff8c2d9fff  com.apple.MediaToolbox (1.0 - 1562.19) <36062C5F-CC37-3F50-8383-07A9C8C75F33> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff8c2da000 -     0x7fff8c2f7ffb  libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib
    0x7fff8c2f8000 -     0x7fff8c328ffb  com.apple.GSS (4.0 - 2.0) <D033E7F1-2D34-339F-A814-C67E009DE5A9> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff8c329000 -     0x7fff8c329ff7  libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib
    0x7fff8c32a000 -     0x7fff8c343fff  com.apple.ContactsUI (9.0 - 1499) <E81C1E96-B78D-34A3-B9DD-059B744A2DE1> /System/Library/PrivateFrameworks/ContactsUI.framework/Versions/A/ContactsUI
    0x7fff8c344000 -     0x7fff8c344fff  com.apple.CoreServices (62 - 62) <9E4577CA-3FC3-300D-AB00-87ADBDDA2E37> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8c361000 -     0x7fff8c37bff7  com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8c37c000 -     0x7fff8c37dff7  libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib
    0x7fff8c37e000 -     0x7fff8c37ffff  com.apple.TrustEvaluationAgent (2.0 - 25) <2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff8c380000 -     0x7fff8c38ffff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <D1E527E4-C561-352F-9457-E8C50232793C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff8c390000 -     0x7fff8c39bfff  libGL.dylib (11.0.7) <C53344AD-8CE6-3111-AB94-BD4CA89ED84E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff8c40a000 -     0x7fff8c410fff  libsystem_trace.dylib (72.1.3) <A9E6B7D8-C327-3742-AC54-86C94218B1DF> /usr/lib/system/libsystem_trace.dylib
    0x7fff8c411000 -     0x7fff8c42cff7  libCRFSuite.dylib (34) <D64842BE-7BD4-3D0C-9842-1D202F7C2A51> /usr/lib/libCRFSuite.dylib
    0x7fff8c42d000 -     0x7fff8c452ff7  libJPEG.dylib (1231) <35F13BD9-AA92-3510-B5BB-420DA15AE7F2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8c453000 -     0x7fff8c48bffb  libsystem_network.dylib (411) <C0B2313D-47BE-38A9-BEE6-2634A4F5E14B> /usr/lib/system/libsystem_network.dylib
    0x7fff8c48c000 -     0x7fff8c500fff  com.apple.ApplicationServices.ATS (360 - 375) <62828B40-231D-3F81-8067-1903143DCB6B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff8c501000 -     0x7fff8c52ffff  com.apple.SocialAppsCore (8.0 - 4718) <E991824B-8D48-3B36-8FBF-541C659DB032> /System/Library/PrivateFrameworks/SocialAppsCore.framework/Versions/A/SocialApp sCore
    0x7fff8c530000 -     0x7fff8c546ff7  libsystem_asl.dylib (267) <F153AC5B-0542-356E-88C8-20A62CA704E2> /usr/lib/system/libsystem_asl.dylib
    0x7fff8c547000 -     0x7fff8c8ddfff  com.apple.CoreFoundation (6.9 - 1151.16) <F2B088AF-A5C6-3FAE-9EB4-7931AF6359E4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8c8de000 -     0x7fff8c8e9fff  libcommonCrypto.dylib (60061) <D381EBC6-69D8-31D3-8084-5A80A32CB748> /usr/lib/system/libcommonCrypto.dylib
    0x7fff8c906000 -     0x7fff8c929ff7  com.apple.idsfoundation (10.0 - 1000) <D0C0714F-B1B0-3D86-BAA8-DACC76121118> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundat ion
    0x7fff8cd6b000 -     0x7fff8cd76ff7  com.apple.AppSandbox (4.0 - 238) <BC5EE1CA-764A-303D-9989-4041C1291026> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff8cd77000 -     0x7fff8cd78ffb  libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib
    0x7fff8cd79000 -     0x7fff8cd7dfff  com.apple.IOAccelerator (156.4 - 156.4) <56092CAF-5F0F-3DCA-9047-4F6B93425BFD> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelera tor
    0x7fff8cd85000 -     0x7fff8cddffff  com.apple.iChat.IMRenderingFoundation (7.0 - 800) <FEFBB4DB-09B4-321E-BC57-729B085FE166> /System/Library/PrivateFrameworks/SocialUI.framework/Versions/A/Frameworks/IMRe nderingFoundation.framework/Versions/A/IMRenderingFoundation
    0x7fff8cde0000 -     0x7fff8cde4fff  libsystem_stats.dylib (163.1.4) <1DB04436-5974-3F16-86CC-5FF5F390339C> /usr/lib/system/libsystem_stats.dylib
    0x7fff8cde5000 -     0x7fff8cde5fff  libOpenScriptingUtil.dylib (162) <EFD79173-A9DA-3AE6-BE15-3948938204A6> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff8cde6000 -     0x7fff8cdedfff  com.apple.NetFS (6.0 - 4.0) <1581D25F-CC07-39B0-90E8-5D4F3CF84EBA> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8cdee000 -     0x7fff8cdfcff7  com.apple.CoreSDB (10.0 - 1000) <9293EE9F-5F9B-3CEA-A592-76FF6365CCBC> /System/Library/PrivateFrameworks/CoreSDB.framework/Versions/A/CoreSDB
    0x7fff8cdfd000 -     0x7fff8ce14ff7  libLinearAlgebra.dylib (1128) <E78CCBAA-A999-3B65-8EC9-06DB15E67C37> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLinearAlgebra.dylib
    0x7fff8ce15000 -     0x7fff8ce7cff7  com.apple.framework.CoreWiFi (3.0 - 300.4) <19269C1D-EB29-384A-83F3-7DDDEB7D9DAD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff8ce7d000 -     0x7fff8ce7efff  libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib
    0x7fff8ce7f000 -     0x7fff8d0bfff7  com.apple.AddressBook.framework (9.0 - 1499) <8D5C9530-4D90-32C7-BB5E-3A686FE36BE9> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff8d0c0000 -     0x7fff8d0defff  com.apple.frameworks.preferencepanes (16.0 - 16.0) <C763B730-D6BC-31D3-951A-898BB49C5A3E> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x7fff8d12c000 -     0x7fff8d148ff7  libsystem_malloc.dylib (53.1.1) <19BCC257-5717-3502-A71F-95D65AFA861B> /usr/lib/system/libsystem_malloc.dylib
    0x7fff8d149000 -     0x7fff8d28bfff  libsqlite3.dylib (168) <7B580EB9-9260-35FE-AE2F-276A2C242BAB> /usr/lib/libsqlite3.dylib
    0x7fff8d28c000 -     0x7fff8d34aff7  com.apple.imcore (10.0 - 1000) <70102064-F620-3DC0-BA70-1A0A7EF9F734> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
    0x7fff8d34b000 -     0x7fff8d367ff7  com.apple.pluginkit.framework (1.0 - 1) <566FECEA-620F-3E70-8B87-C69A4486811F> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
    0x7fff8d368000 -     0x7fff8d394fff  com.apple.framework.SystemAdministration (1.0 - 1.0) <F2A164C7-4813-3F27-ABF7-810A5F4FA51D> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
    0x7fff8d395000 -     0x7fff8d3d6ff7  com.apple.avcore (8.0 - 900) <EF76C883-4265-3B94-9000-17DFF8522BD8> /System/Library/PrivateFrameworks/AVCore.framework/Versions/A/AVCore
    0x7fff8d3d7000 -     0x7fff8d40effb  com.apple.LDAPFramework (2.4.28 - 194.5) <4CFE8010-CE3F-35EC-90BA-529B74321029> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff8d417000 -     0x7fff8d424ff7  libbz2.1.0.dylib (36) <2DF83FBC-5C08-39E1-94F5-C28653791B5F> /usr/lib/libbz2.1.0.dylib
    0x7fff8d484000 -     0x7fff8d486fff  libsystem_configuration.dylib (699.1.5) <9FBA1CE4-97D0-347E-A443-93ED94512E92> /usr/lib/system/libsystem_configuration.dylib
    0x7fff8d487000 -     0x7fff8d5aefff  com.apple.coreui (2.1 - 305) <BB430677-D1F7-38DD-8F05-70E54352B8B5> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8d641000 -     0x7fff8d645ff7  libGIF.dylib (1231) <A349BA73-301E-3EDE-8A31-8ACE827C289E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8d646000 -     0x7fff8d648fff  com.apple.OAuth (25 - 25) <EE765AF0-2BB6-3689-9EAA-689BF1F02A0D> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
    0x7fff8d649000 -     0x7fff8d77bff7  com.apple.MediaControlSender (2.0 - 215.10) <8ECF208C-587A-325F-9866-09890D58F1B1> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
    0x7fff8d77c000 -     0x7fff8da24ff7  com.apple.RawCamera.bundle (6.02 - 768) <3156D0F8-335C-3380-A849-D47ED4163D3A> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff8da25000 -     0x7fff8da52fff  com.apple.Accounts (113 - 113) <3145FCC2-D297-3DD1-B74B-9E7DBB0EE33C> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff8dcb6000 -     0x7fff8dcbbff7  com.apple.MediaAccessibility (1.0 - 61) <00A3E0B6-79AC-387E-B282-AADFBD5722F6> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
    0x7fff8dcbc000 -     0x7fff8dcf6ffb  com.apple.DebugSymbols (115 - 115) <6F03761D-7C3A-3C80-8031-AA1C1AD7C706> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff8dd04000 -     0x7fff8dd05ff7  com.apple.AddressBook.ContactsData (9.0 - 1499) <A3D84EBD-3007-3A49-BEE5-F05790DCF38E> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsDat a
    0x7fff8dd06000 -     0x7fff8dd14ff7  com.apple.opengl (11.0.7 - 11.0.7) <B5C4DF85-37BD-3984-98D1-90A5043DA984> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8dd15000 -     0x7fff8dd56fff  libGLU.dylib (11.0.7) <8037342E-1ECD-385F-B4C3-545CE97B76AE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff8dd57000 -     0x7fff8dd62ff7  com.apple.DirectoryService.Framework (10.10 - 187) <813211CD-725D-31B9-ABEF-7B28DE2CB224> /System/Library/Frameworks/DirectoryService.framework/Versions/A/Directory

Similar Messages

  • Why every time i hit my new message or iMessage notification it goes and creates a new message to the person who sent the message

    why every time i hit my new message or iMessage notification it goes and creates a new message to the person who sent the message?

    Hey Rkbethel
    There are two ways to resolve this for you. For the first is go and do a Reset All Settings by going to Settings > General > Reset > Reset All Settings. It will not delete anything on your iPhone, but it will put all settings back to default. If it does not work, the next step would be to restore the iPhone back to factory settings.
    iTunes: Restoring iOS software
    http://support.apple.com/kb/ht1414
    Thanks for using Apple Support Communities.
    Regards,
    -Norm G.

  • Safari crashing every time I make a new tab or window.

    Hello; this is my third post to these forums. The first one helped me and the second one garnered no responses. Anyways, I am here with a question. My safari crashes every time I make a new window or tab. I have created a pastebin of the crash log.
    http://pastebin.com/5EZEX3z1
    Please help!

    Does a new or Guest user have the same problems ?.
    If not, try resetting Safari, especially the 'remove all website data' part.
    Do note from https://appleseed.apple.com/sp/betaprogram/faq
    Is the pre-release software I am installing confidential?
    Yes, the pre-release software is Apple confidential information. For example, don’t install the pre-release Apple software on any systems you don't directly control or that you share with others, don’t blog, post screen shots, tweet or publicly post information about the pre-release Apple software, and don't discuss the pre-release Apple software with or demonstrate it to others who are not in the OS X Beta Seed Program.

  • Messages is popping up automatically every time I receive a new message

    Hello,
    On my MacBook Air, every time I receive a new messages, my Messages app opens automatically. Can I disable it?
    Thank you very much in advanced.

    Open Messages and open preferences. There is an option asking what to do when you quit Messages. If it is stay signed on then this will happen whenever you receive a message. If you change that setting then the application will actually quit and close when you quit Messages and it will stop popping up.

  • IMovie crashes every time I click on "New Project."

    I have iMovie '09 version 8.0.6 (821). It worked perfectly fine a couple weeks ago, and suddenly started crashing each time I try to start a new project. I've read about uninstalling 3ivx, but I don't understand how to. I couldn't find anything with 3ivx on my computer, so I read on a different forum to instal it, then immediatly uninstal it, but that doesn't seem to be working. Thanks!
    This is what the Problem Report looks like:
    Process:         iMovie [1176]
    Path:            /Applications/iMovie.app/Contents/MacOS/iMovie
    Identifier:      com.apple.iMovie8
    Version:         8.0.6 (821)
    Build Info:      iMovieApp-8210000~16
    Code Type:       X86 (Native)
    Parent Process:  launchd [87]
    Date/Time:       2013-06-20 16:43:20.570 -0400
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          252882 sec
    Crashes Since Last Report:           8
    Per-App Interval Since Last Report:  4714 sec
    Per-App Crashes Since Last Report:   8
    Anonymous UUID:                      A1404BC6-4CD3-4377-8830-4647A1756529
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000007118
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   ???                                     0x1deb72ad 0 + 501969581
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x98de4382 kevent + 10
    1   libSystem.B.dylib                       0x98de4a9c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib                       0x98de3f59 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib                       0x98de3cfe _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib                       0x98de3781 _pthread_wqthread + 390
    5   libSystem.B.dylib                       0x98de35c6 start_wqthread + 30
    Thread 2:  QTKit: QTVisualContextImageProviderWorkLoop
    0   libSystem.B.dylib                       0x98dbdafa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x98dbe267 mach_msg + 68
    2   com.apple.CoreFoundation                0x990fa2df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x990f93c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x990ff304 CFRunLoopRun + 84
    5   com.apple.QTKit                         0x953f846d QTVisualContextImageProviderWorkLoop + 128
    6   libSystem.B.dylib                       0x98deb259 _pthread_start + 345
    7   libSystem.B.dylib                       0x98deb0de thread_start + 34
    Thread 3:
    0   libSystem.B.dylib                       0x98dbdafa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x98dbe267 mach_msg + 68
    2   com.apple.CoreFoundation                0x990fa2df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x990f93c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x990ff304 CFRunLoopRun + 84
    5   com.apple.FWAVCPrivate                  0x0083d1b8 AVS::AVCVideoServicesThreadStart(AVS::AVCVideoServicesThreadParams*) + 135
    6   libSystem.B.dylib                       0x98deb259 _pthread_start + 345
    7   libSystem.B.dylib                       0x98deb0de thread_start + 34
    Thread 4:
    0   libSystem.B.dylib                       0x98dbdb5a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x98deb6e1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                       0x98e1a5a8 pthread_cond_timedwait_relative_np + 47
    3   ...ple.CoreServices.CarbonCore          0x96448b90 TSWaitOnConditionTimedRelative + 242
    4   ...ple.CoreServices.CarbonCore          0x964488ce TSWaitOnSemaphoreCommon + 511
    5   ...ickTimeComponents.component          0x933538b5 ReadSchedulerThreadEntryPoint + 4698
    6   libSystem.B.dylib                       0x98deb259 _pthread_start + 345
    7   libSystem.B.dylib                       0x98deb0de thread_start + 34
    Thread 5:
    0   libSystem.B.dylib                       0x98dbdb42 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                       0x98deb6f8 _pthread_cond_wait + 1089
    2   libSystem.B.dylib                       0x98e3405f pthread_cond_wait + 48
    3   ...ickTimeComponents.component          0x934c1dcf jpegdecompress_MPLoop + 79
    4   libSystem.B.dylib                       0x98deb259 _pthread_start + 345
    5   libSystem.B.dylib                       0x98deb0de thread_start + 34
    Thread 6:  JavaScriptCore::Marking
    0   libSystem.B.dylib                       0x98debaa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x98deb75e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x98ded3f8 pthread_cond_wait$UNIX2003 + 73
    Thread 7:  JavaScriptCore::BlockFree
    0   libSystem.B.dylib                       0x98debaa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x98deb75e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x98deb2b1 pthread_cond_timedwait$UNIX2003 + 72
    3   com.apple.JavaScriptCore                0x96d5100c ***::ThreadCondition::timedWait(***::Mutex&, double) + 156
    Thread 8:
    0   libSystem.B.dylib                       0x98de3412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x98de39a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x98de35c6 start_wqthread + 30
    Thread 9:
    0   libSystem.B.dylib                       0x98dbdafa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x98dbe267 mach_msg + 68
    2   com.apple.framework.IOKit               0x90b9c465 io_connect_method + 574
    3   com.apple.framework.IOKit               0x90b4cc76 IOConnectCallMethod + 454
    4   com.apple.GeForceGLDriver               0x8f1a4119 gldUpdateDispatch + 14697
    5   com.apple.GeForceGLDriver               0x8f1a48f0 gldFlush + 80
    6   com.apple.GeForceGLDriver               0x8f0d9ac1 gldTestObject + 225
    7   GLEngine                                0x00cf30aa gleTestFence + 108
    8   GLEngine                                0x00c50e84 glTestFenceAPPLE_Exec + 69
    9   com.apple.QuartzCore                    0x920644a7 view_draw(_CAView*, double, CVTimeStamp const*, bool) + 2354
    10  com.apple.QuartzCore                    0x92063b3d view_display_link(double, CVTimeStamp const*, void*) + 61
    11  com.apple.QuartzCore                    0x92063a8f link_callback + 244
    12  com.apple.CoreVideo                     0x907fda88 CVDisplayLink::performIO(CVTimeStamp*) + 354
    13  com.apple.CoreVideo                     0x907fc6bc CVDisplayLink::runIOThread() + 950
    14  com.apple.CoreVideo                     0x907fc2ea startIOThread(void*) + 156
    15  libSystem.B.dylib                       0x98deb259 _pthread_start + 345
    16  libSystem.B.dylib                       0x98deb0de thread_start + 34
    Thread 10:
    0   libSystem.B.dylib                       0x98de3412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x98de39a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x98de35c6 start_wqthread + 30
    Thread 11:
    0   libSystem.B.dylib                       0x98de3412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x98de39a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x98de35c6 start_wqthread + 30
    Thread 12:
    0   libSystem.B.dylib                       0x98dbdb5a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x98deb6e1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                       0x98e1a5a8 pthread_cond_timedwait_relative_np + 47
    3   ...ple.CoreServices.CarbonCore          0x96448b90 TSWaitOnConditionTimedRelative + 242
    4   ...ple.CoreServices.CarbonCore          0x964488ce TSWaitOnSemaphoreCommon + 511
    5   ...ple.CoreServices.CarbonCore          0x964a35aa AIOFileThread(void*) + 1127
    6   libSystem.B.dylib                       0x98deb259 _pthread_start + 345
    7   libSystem.B.dylib                       0x98deb0de thread_start + 34
    Thread 13:  JavaScriptCore::Marking
    0   libSystem.B.dylib                       0x98debaa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x98deb75e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x98ded3f8 pthread_cond_wait$UNIX2003 + 73
    Thread 14:  JavaScriptCore::BlockFree
    0   libSystem.B.dylib                       0x98debaa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x98deb75e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x98deb2b1 pthread_cond_timedwait$UNIX2003 + 72
    3   com.apple.JavaScriptCore                0x96d5100c ***::ThreadCondition::timedWait(***::Mutex&, double) + 156
    Thread 15:  JavaScriptCore::Marking
    0   libSystem.B.dylib                       0x98debaa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x98deb75e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x98ded3f8 pthread_cond_wait$UNIX2003 + 73
    Thread 16:  JavaScriptCore::BlockFree
    0   libSystem.B.dylib                       0x98debaa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x98deb75e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x98deb2b1 pthread_cond_timedwait$UNIX2003 + 72
    3   com.apple.JavaScriptCore                0x96d5100c ***::ThreadCondition::timedWait(***::Mutex&, double) + 156
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00007118  ebx: 0x00000001  ecx: 0x44e2ad9f  edx: 0x1deb71b8
      edi: 0x1afe0000  esi: 0x1debd1b4  ebp: 0x1debfd00  esp: 0xbfffe768
       ss: 0x0000001f  efl: 0x00010202  eip: 0x1deb72ad   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0x00007118
    Binary Images:
        0x1000 -   0x334ffc  com.apple.iMovie8 8.0.6 (821) <CD0B8453-4663-7F8C-EFF4-926EAB254B2A> /Applications/iMovie.app/Contents/MacOS/iMovie
      0x3d2000 -   0x40bfe3  com.apple.MPEG2TSDecoder 1.0 (84) <75EC884A-7300-87B1-7E3A-A2B156BD4D79> /Applications/iMovie.app/Contents/Frameworks/Mpeg2TsDecoder.framework/Versions/ A/Mpeg2TsDecoder
      0x443000 -   0x464fff  com.apple.iWidgets 1.0.0 (24) /Applications/iMovie.app/Contents/Frameworks/iWidgets.framework/Versions/A/iWid gets
      0x477000 -   0x51aff4  com.apple.DotMacKit 47 (3.0.2L) <5C3FF2BA-7124-3DF9-B197-19DD4D543798> /Applications/iMovie.app/Contents/Frameworks/DotMacKit.framework/Versions/A/Dot MacKit
      0x580000 -   0x581ff7  com.apple.Helium 3.0.0 (157) <22FD7CB4-024E-3065-EB67-262ABF99636E> /Applications/iMovie.app/Contents/Frameworks/Helium.framework/Versions/A/Helium
      0x587000 -   0x588fff +com.bensyverson.dvmatte.autopicker 1.0 (1.0) <5FB2D0C9-D6D7-036E-F739-DA7CE5BAD36E> /Applications/iMovie.app/Contents/Frameworks/DVMAutopick.framework/Versions/A/D VMAutopick
      0x58e000 -   0x643fe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <0B69B1F5-3440-B0BF-957F-E0ADD49F13CB> /usr/lib/libcrypto.0.9.7.dylib
      0x689000 -   0x7bbfe4  com.apple.Helium.HeliumRender 2.0.0 (157) <DEA355F6-22DC-68D4-EA7A-EE06C0D7F150> /Applications/iMovie.app/Contents/Frameworks/Helium.framework/Versions/A/Framew orks/HeliumRender.framework/Versions/A/HeliumRender
      0x814000 -   0x814ff7  libmx.A.dylib 315.0.0 (compatibility 1.0.0) <01401BF8-3FC7-19CF-ACCE-0F292BFD2F25> /usr/lib/libmx.A.dylib
      0x838000 -   0x86bff3  com.apple.FWAVCPrivate 30.46 (46) <786C1EA9-AE6E-C66F-A290-8705A4F43EA8> /System/Library/PrivateFrameworks/FWAVCPrivate.framework/FWAVCPrivate
      0x8ba000 -   0x8defe7  GLRendererFloat ??? (???) <F19DDBE8-1DF6-6618-F554-0E81ED85CE67> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
      0xc00000 -   0xd79ff7  GLEngine ??? (???) <76C922AA-A4A7-2835-537B-17F316AD95F6> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x12d5b000 - 0x13160fe7  libclh.dylib 3.1.1 C  (3.1.1) <15AD52DD-FC3F-305E-5C31-699329E8FDE1> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
    0x154ba000 - 0x15603fe7  com.apple.iLMBAperture31Plugin 2.5.5 (252.2.5) <2AA8E13C-4221-698B-F755-DB8103D191B9> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBAperture31Plugin.ilmbplugin/Contents/Mac OS/iLMBAperture31Plugin
    0x15644000 - 0x1564cff7  com.apple.iLMBAperturePlugin 2.5.5 (252.2.5) <BF2A071D-6F1C-03BA-DD1B-74F93CE9D7B0> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBAperturePlugin.ilmbplugin/Contents/MacOS /iLMBAperturePlugin
    0x15653000 - 0x15654ff7  com.apple.iLMBAppDefPlugin 2.5.5 (252.2.5) <23D52DA9-0F87-6EAA-990E-2864C4B6D6AA> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBAppDefPlugin.ilmbplugin/Contents/MacOS/i LMBAppDefPlugin
    0x15659000 - 0x15663ff7  com.apple.iLMBFinalCutPlugin 2.5.5 (252.2.5) <B089F264-64BE-07DE-E250-D5C63C351222> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBFinalCutPlugin.ilmbplugin/Contents/MacOS /iLMBFinalCutPlugin
    0x15669000 - 0x1566bff7  com.apple.iLMBFolderPlugin 2.5.5 (252.2.5) <0896FA5E-8453-B2F6-8E87-F5F2FA382395> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBFolderPlugin.ilmbplugin/Contents/MacOS/i LMBFolderPlugin
    0x15670000 - 0x15674ff7  com.apple.iLMBGarageBandPlugin 2.5.5 (252.2.5) <E10E678C-831C-7A6B-1A56-775CD81DA98E> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBGarageBandPlugin.ilmbplugin/Contents/Mac OS/iLMBGarageBandPlugin
    0x1567a000 - 0x15686ff7  com.apple.iLMBiMoviePlugin 2.5.5 (252.2.5) <313540B0-C7D2-5EB4-C688-0FCB9FFD5E81> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiMoviePlugin.ilmbplugin/Contents/MacOS/i LMBiMoviePlugin
    0x1568d000 - 0x156a1ffb  com.apple.iLMBiPhoto8Plugin 2.5.5 (252.2.5) <0016975B-CA8E-76EA-3BF7-BAD4C8834814> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiPhoto8Plugin.ilmbplugin/Contents/MacOS/ iLMBiPhoto8Plugin
    0x156a9000 - 0x157f5fe7  com.apple.iLMBiPhoto9Plugin 2.5.5 (252.2.5) <86E4AD5A-1233-9F42-B4BD-CECFFC4C4ACD> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiPhoto9Plugin.ilmbplugin/Contents/MacOS/ iLMBiPhoto9Plugin
    0x15838000 - 0x15841ff7  com.apple.iLMBiPhotoPlugin 2.5.5 (252.2.5) <D6F8A353-CDC4-A9B8-383E-5D6F7FBAF593> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiPhotoPlugin.ilmbplugin/Contents/MacOS/i LMBiPhotoPlugin
    0x15848000 - 0x15850ff7  com.apple.iLMBiTunesPlugin 2.5.5 (252.2.5) <4A54C561-8932-6E09-BDAE-C030D494E0DA> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiTunesPlugin.ilmbplugin/Contents/MacOS/i LMBiTunesPlugin
    0x15857000 - 0x15906fff  com.apple.iTunesAccess 11.0.4 (11.0.4) <7B04A0C5-9076-3D97-8CDF-D17157E90757> /System/Library/PrivateFrameworks/iTunesAccess.framework/iTunesAccess
    0x15931000 - 0x15933ff7  com.apple.iLMBMoviesFolderPlugin 2.5.5 (252.2.5) <4A70635B-4CF4-8F65-BF6D-3B6F18838A23> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBMoviesFolderPlugin.ilmbplugin/Contents/M acOS/iLMBMoviesFolderPlugin
    0x15938000 - 0x1593aff7  com.apple.iLMBPhotoBoothPlugin 2.5.5 (252.2.5) <77BE4315-C665-3243-B857-64895276EFA1> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBPhotoBoothPlugin.ilmbplugin/Contents/Mac OS/iLMBPhotoBoothPlugin
    0x15fba000 - 0x15fbdff3  libFontRegistryUI.dylib ??? (???) <2F4E6F71-F4FE-4B2D-A872-94B2FCE0D31B> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistryUI.dylib
    0x15fed000 - 0x15ff1ff3  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
    0x16a6e000 - 0x16a74ff7  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
    0x19ad4000 - 0x19ad9fff  com.apple.AppleMPEG2Codec 1.0.2 (220.1) <EDDCFD0D-37F6-A846-EB4D-8E683ACC5184> /Library/QuickTime/AppleMPEG2Codec.component/Contents/MacOS/AppleMPEG2Codec
    0x19ade000 - 0x19ae0ff7  com.apple.podcastproducer.ImageDiffer 1.2.3 (168.7) <0EE2A12C-11A5-5801-5442-D5A7C7542CF3> /System/Library/Graphics/Quartz Composer Patches/ImageDifferPatch.plugin/Contents/MacOS/ImageDifferPatch
    0x1af72000 - 0x1afaefe3  com.apple.QuickTimeFireWireDV.component 7.6.6 (1796) <C15BF89F-624F-EED9-4E4E-12D8C088E34D> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x1afba000 - 0x1afd5fef  com.apple.AppleIntermediateCodec 1.3.2 (153) <EFB476B9-486E-5112-50C8-8918A7964C22> /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0x1b100000 - 0x1b155fef  com.apple.AppleProResDecoder 2.0 (223) <793BA98A-2E7D-1C39-998D-805B60034DF4> /System/Library/QuickTime/AppleProResDecoder.component/Contents/MacOS/AppleProR esDecoder
    0x1b18d000 - 0x1b207fef  com.apple.AppleVAH264HW.component 2.0 (1.0) <FCE9BE42-FA13-116D-F2DC-1C71A4EA95F7> /System/Library/QuickTime/AppleVAH264HW.component/Contents/MacOS/AppleVAH264HW
    0x1b2ca000 - 0x1b2e3fe7  com.apple.applepixletvideo 1.2.29 (1.2d29) <52810348-A138-D148-92E4-9E1D73EA18A0> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0x1b5be000 - 0x1b5e2ff7  com.apple.QuartzComposer.ExtraPatches 4.2 (156.16) <877B2D84-7CA6-501F-FF2D-C33BC52C0074> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/Resources/ExtraPatches.plugin/Contents/MacOS/ExtraPatches
    0x1b5f2000 - 0x1b61bfff  com.apple.audio.OpenAL 1.4 (1.4) <CDC6D2B8-3DCA-E511-2250-75567E4C94BD> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
    0x1c23d000 - 0x1c289ffb  com.apple.audio.midi.CoreMIDI 1.7.1 (42) <FB4D4B64-6ABB-679E-3AA8-21DE9062B4C1> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x1c4f1000 - 0x1c6d7fef  com.apple.audio.codecs.Components 2.0.4 (2.0.4) <5D32DF8D-C577-EB6B-72FA-1ABDF1CED762> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0x1dfe8000 - 0x1dfecff7 +com.bensyverson.quartzcomposer.dvmatte 1.0 (1.0) <DC961ABE-200A-E9E3-5CD2-7B98F129D0BF> /Applications/iMovie.app/Contents/Resources/Plugins/dvmatte.plugin/Contents/Mac OS/dvmatte
    0x20600000 - 0x2062cfff  com.apple.oxygene.layers.iDVDQCPatches 1.0.0 (602.0.2) <2F6AD71A-EDFB-66DF-ACBD-46617FDB7C0E> /Applications/iMovie.app/Contents/Resources/iDVDQCPatches.plugin/Contents/MacOS /iDVDQCPatches
    0x23c09000 - 0x23feffeb  QuickTimeH264.scalar ??? (???) <B32DCA05-6DE1-F205-DDFB-730F46C7F0D5> /System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH 264.scalar
    0x70000000 - 0x700cbfff  com.apple.audio.units.Components 1.6.5 (1.6.5) <412DBD1B-E9B5-E67C-99E4-820BF38239AC> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    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 - 0x8fe4162b  dyld 132.1 (???) <A4F6ADCC-6448-37B4-ED6C-ABB2CD06F448> /usr/lib/dyld
    0x90003000 - 0x90007ff7  libGIF.dylib ??? (???) <2251F789-B187-0837-6E38-A0E5C7C4FA3C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x90008000 - 0x9000fff3  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
    0x90012000 - 0x9001fff7  com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x90020000 - 0x900dcfff  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
    0x90187000 - 0x90187ff7  com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90188000 - 0x901bbff7  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
    0x90301000 - 0x90736ff7  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
    0x90750000 - 0x9075bff7  libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x9075c000 - 0x907f9fe3  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
    0x907fa000 - 0x90819ff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x90844000 - 0x9084bff7  com.apple.agl 3.0.12 (AGL-3.0.12) <6877F0D8-0DCF-CB98-5304-913667FF50FA> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x9084c000 - 0x9084cff7  com.apple.quartzframework 1.5 (1.5) <CEB78F00-C5B2-3B3F-BF70-DD6D578719C0> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x9084d000 - 0x90b47fef  com.apple.QuickTime 7.6.6 (1796) <E924AE4D-1C0B-2CFD-2DCF-683469BBA096> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x90b48000 - 0x90ba5ff7  com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90ba6000 - 0x90ca8fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <316C3B25-6DCA-549A-7728-D5A038F654D8> /usr/lib/libcrypto.0.9.8.dylib
    0x90ca9000 - 0x90cacfe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x90cad000 - 0x90d5bff3  com.apple.ink.framework 1.3.3 (107) <57B54F6F-CE35-D546-C7EC-DBC5FDC79938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x90d5c000 - 0x90d67ff7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <287DECA3-7821-32B6-724D-AE03A9A350F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x90db9000 - 0x90e3bffb  SecurityFoundation ??? (???) <3670AE8B-06DA-C447-EB14-79423DB9C474> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x90e3c000 - 0x90e66ff7  com.apple.shortcut 1.1 (1.1) <B0514FA9-7CAE-AD94-93CA-7B2A2C5F7B8A> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x90f08000 - 0x90f12ffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <EC0E69C8-A121-70E8-43CF-E6FC4C7779EC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x90f13000 - 0x90fa5fe7  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
    0x90fa6000 - 0x91217fef  com.apple.Foundation 6.6.8 (751.63) <69B3441C-B196-F2AD-07F8-D8DD24E4CD8C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x9124d000 - 0x912aefe7  com.apple.CoreText 151.13 (???) <23F359DA-D845-5C50-4DF3-19E858CF2B2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x912af000 - 0x912b2ffb  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
    0x912b3000 - 0x9131dfe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x9132f000 - 0x9134dfe7  libPng.dylib ??? (???) <6C0B95D7-9634-E044-0B79-F1DD56961C33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91355000 - 0x9135fff7  com.apple.HelpData 2.0.5 (34.1.1) <A9CF754F-B254-5D40-B8B5-F35414DFD875> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x91360000 - 0x913cfff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <2FC2178F-FEF9-6E3F-3289-A6307B1A154C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x913d7000 - 0x916fbfef  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
    0x916fc000 - 0x91710ffb  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
    0x91711000 - 0x9174fff7  com.apple.QuickLookFramework 2.3 (327.7) <6387A103-C7EF-D56B-10EF-5ED5FC7F33A5> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x91772000 - 0x91794fef  com.apple.DirectoryService.Framework 3.6 (621.16) <5566E769-6459-78A7-DD2C-1D3068BD3932> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x91795000 - 0x917daff7  com.apple.ImageCaptureCore 1.1 (1.1) <F54F284F-0B81-0AFA-CE47-FF797A6E05B0> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x918eb000 - 0x9190bfe7  libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <8C2B5FA8-2469-21C7-D297-F95A0FFE5F19> /usr/lib/libresolv.9.dylib
    0x9190c000 - 0x9190eff7  libRadiance.dylib ??? (???) <090420B3-CB65-9F7B-5349-D42F2F9693B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91a74000 - 0x91b0cfe7  edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x91b0d000 - 0x91b71ffb  com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x91b72000 - 0x91c50fef  com.apple.QuickTimeMPEG4.component 7.6.6 (1796) <BBFB0783-E2C1-1A3B-9783-110DB9F7EA6D> /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG 4
    0x91d14000 - 0x91d3cff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <E761F29A-328B-29D9-3DF0-023F2C21E500> /usr/lib/libxslt.1.dylib
    0x91d49000 - 0x91d4bff7  com.apple.QuickTimeH264.component 7.6.6 (1796) /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x91d4c000 - 0x91d4cff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <BC501C9F-7C20-961A-B135-0A457667D03C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91db1000 - 0x91dc3ff7  com.apple.CoreMediaAuthoring 0.706 (706) <81D68084-D7BD-E52E-9B1C-C8EC0FCECE3C> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x91dc4000 - 0x91ea1fe3  com.apple.DiscRecording 5.0.9 (5090.4.2) <92C85A16-5C80-9F35-13BE-2B312956AA9A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x91ee8000 - 0x91f63fff  com.apple.AppleVAFramework 4.10.27 (4.10.27) <BFD2D1CA-535C-F16F-0EB5-04905ABD65CF> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x91f6c000 - 0x91f72fe7  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
    0x91f73000 - 0x91fc6ff7  com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91fca000 - 0x92004fe7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <6C5E60CA-0C64-0112-5FEF-6161954614C4> /usr/lib/libssl.0.9.8.dylib
    0x92005000 - 0x92370ff7  com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x92371000 - 0x923c9fe7  com.apple.datadetectorscore 2.0 (80.7) <A40AA74A-9D13-2A6C-5440-B50905923251> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x923ca000 - 0x923cbff7  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x923cc000 - 0x92404ff7  com.apple.LDAPFramework 2.0 (120.1) <001A70A8-3984-8E19-77A8-758893CC128C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x92405000 - 0x92413ff7  com.apple.opengl 1.6.14 (1.6.14) <82622F67-E032-0BF6-A78D-50B346E8D0FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x92414000 - 0x92516fef  com.apple.MeshKitIO 1.1 (49.2) <34322CDD-E67E-318A-F03A-A3DD05201046> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x92551000 - 0x9258cffb  libFontRegistry.dylib ??? (???) <19ED5DE0-D3AF-B229-9193-35D58FE377E5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x9258d000 - 0x92d7c557  com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x92d9b000 - 0x93ceeffb  com.apple.QuickTimeComponents.component 7.6.6 (1796) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x93cff000 - 0x93d2fff7  com.apple.MeshKit 1.1 (49.2) <ECFBD794-5D36-4405-6184-5568BFF29BF3> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x93d3a000 - 0x93d3bff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <93EC71F1-4D4E-F456-8EFE-32E7EFD7A064> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93d79000 - 0x94af1fe7  com.apple.WebCore 6534.59 (6534.59.6) <5C71C61C-0657-1B0E-397F-4D0A81872C93> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x94be7000 - 0x94c21ff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <A6C207E3-7B42-926D-9C93-BE3F50B92496> /usr/lib/libcups.2.dylib
    0x94f1c000 - 0x94f1fff7  libCoreVMClient.dylib ??? (???) <37F56237-4ABA-E5B5-968D-70FFE357E8E0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x94f88000 - 0x94f92fe7  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
    0x94f93000 - 0x9509ffe7  libGLProgrammability.dylib ??? (???) <6167CEB0-D8D6-C4D9-DD74-49755ADB540F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x950a0000 - 0x9514cfe7  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
    0x951d0000 - 0x951effe3  libexpat.1.dylib 7.2.0 (compatibility 7.0.0) <82E6F83F-9667-2E39-1D9D-4A49C642527D> /usr/lib/libexpat.1.dylib
    0x951f0000 - 0x951f3ff7  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
    0x951f4000 - 0x95322fe7  com.apple.CoreData 102.1 (251) <E6A457F0-A0A3-32CD-6C69-6286E7C0F063> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x95323000 - 0x95325ff7  com.apple.securityhi 4.0 (36638) <38D36D4D-C798-6ACE-5FA8-5C001993AD6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x95326000 - 0x95469fef  com.apple.QTKit 7.7 (1796) <11C39395-78A3-6B88-1C60-76D819A5B2CA> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x9546a000 - 0x9547aff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x9547b000 - 0x9549fff7  libJPEG.dylib ??? (???) <50E17B4D-63D6-24D3-702F-6A6E912A55EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x954a0000 - 0x9550eff7  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
    0x9550f000 - 0x95556ffb  com.apple.CoreMediaIOServices 140.0 (1496) <DA152F1C-8EF4-4F5E-6D60-82B1DC72EF47> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x95557000 - 0x9575efeb  com.apple.AddressBook.framework 5.0.4 (883) <E26855A0-8CEF-8C81-F963-A2BF9E47F5C8> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x9575f000 - 0x95817feb  libFontParser.dylib ??? (???) <D2D0C922-5ED1-3AE9-6F99-707C74DF3E62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x95818000 - 0x95868ff7  com.apple.framework.familycontrols 2.0.2 (2020) <C96C8A99-A40C-8B9C-1FBA-A0F46AC92F17> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x959d8000 - 0x95a1bff7  com.apple.NavigationServices 3.5.4 (182) <753B8906-06C0-3AE0-3D6A-8FF5AC18ED12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x95bf9000 - 0x95c76ff7  com.apple.iLifeMediaBrowser 2.5.5 (468.2.2) <459C8983-EAC4-7067-3355-5299D111D339> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x95c77000 - 0x95df9fe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <60FF302E-5FAE-749B-BC70-0496DC2FBF2D> /usr/lib/libicucore.A.dylib
    0x95dfa000 - 0x96210ff7  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
    0x96211000 - 0x96226fff  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
    0x96227000 - 0x96274feb  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <136BFA48-D456-B677-3B5D-40A6946C3A09> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x96275000 - 0x962b8ff7  libGLU.dylib ??? (???) <6CC3CE6A-7024-C685-EADA-7F9DC27128E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x962c6000 - 0x9633dff3  com.apple.backup.framework 1.2.2 (1.2.2) <FE4C6311-EA63-15F4-2CF7-04CF7734F434> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x9633e000 - 0x96347ff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x96348000 - 0x96401fe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
    0x96402000 - 0x96722ff3  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
    0x96723000 - 0x96767ff3  com.apple.coreui 2 (114) <29F8F1A4-1C96-6A0F-4CC2-9B85CF83209F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x96768000 - 0x9678fff7  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
    0x96790000 - 0x96790ff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x96791000 - 0x96797fff  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
    0x96798000 - 0x96833fe7  com.apple.ApplicationServices.ATS 275.19 (???) <2E83B3E9-AF39-36FC-5D05-CC1E952098AB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x96834000 - 0x96a9aff7  com.apple.security 6.1.2 (55002) <E88E133F-5FB3-446F-B753-2B8AD577B46A> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x96a9b000 - 0x96b9bfe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <BE7FCD73-03B5-25A4-FCA4-D4980F1488D6> /usr/lib/libxml2.2.dylib
    0x96b9c000 - 0x96c16fff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x96c4a000 - 0x96d45fff  com.apple.PubSub 1.0.5 (65.28) <5E6EB6C9-162E-661B-C62D-5C8859AD00A3> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x96d46000 - 0x96ff4fe7  com.apple.JavaScriptCore 6534.59 (6534.59.6) <BE3DA425-A441-7181-29C3-37EF345B1010> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x96ff5000 - 0x96ffdff7  com.apple.DisplayServicesFW 2.3.3 (289) <828084B0-9197-14DD-F66A-D634250A212E> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x96ffe000 - 0x9712bffb  com.apple.MediaToolbox 0.484.60 (484.60) <A7FE2739-64A7-40EB-A6E7-69FBCE3C87D4> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x9712c000 - 0x97357ff3  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
    0x97358000 - 0x97395ff7  com.apple.CoreMedia 0.484.60 (484.60) <8FAB137D-682C-6DEC-5A15-F0029A5B226F> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x97396000 - 0x973d8ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <3F0ED200-741B-4E27-B89F-634B131F5E9E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x973d9000 - 0x97894ff7  com.apple.VideoToolbox 0.484.60 (484.60) <B53299EC-E30F-EC04-779D-29B7113CC14A> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x97895000 - 0x978a6ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <97511CC7-FE23-5AC3-2EE2-B5479FAEB316> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x978a7000 - 0x978fdff7  com.apple.MeshKitRuntime 1.1 (49.2) <F1EAE9EC-2DA3-BAFD-0A8C-6A3FFC96D728> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x978fe000 - 0x978ffff7  com.apple.TrustEvaluationAgent 1.1 (1) <FEB55E8C-38A4-CFE9-A737-945F39761B4C> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x97900000 - 0x97931ff7  libGLImage.dylib ??? (???) <D18E2E76-DBF4-6930-039A-F66CA0D120B3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x97f9a000 - 0x9806bfe3  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
    0x980b0000 - 0x980d6ffb  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
    0x980d7000 - 0x9810afff  libTrueTypeScaler.dylib ??? (???) <8ADB7D19-413E-4499-C874-13C383F97685> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x9811a000 - 0x98243fe7  com.apple.WebKit 6534.59 (6534.59.8) <66F85037-1A89-F7A1-8781-A621A05AB1CA> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x98244000 - 0x98695fef  com.apple.RawCamera.bundle 3.7.1 (570) <AF94D180-5E0F-10DF-0CB2-FD8EDB110FA2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x98696000 - 0x9870fff7  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
    0x987c7000 - 0x9886fffb  com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x98870000 - 0x988b0ff3  com.apple.securityinterface 4.0.1 (40418.0.1) <2141A924-748E-CE6F-2D75-D82BC265BD30> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x98a00000 - 0x98bc3feb  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
    0x98bc4000 - 0x98c33ff7  com.apple.ISSupport 1.9.7 (55) <77905553-740D-90E8-6B2E-ABF5B3D40CBF> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x98c34000 - 0x98c48fe7  libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
    0x98c49000 - 0x98cf6fe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
    0x98cf7000 - 0x98d3bfe7  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
    0x98d4a000 - 0x98d5aff7  com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x98d5b000 - 0x98d5bff7  com.apple.vecLib 3.6 (vecLib 3.6) <7362077A-890F-3AEF-A8AB-22247B10E106> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x98d5c000 - 0x98d5cff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <1DEC639C-173D-F808-DE0D-4070CC6F5BC7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x98d76000 - 0x98dbcff7  libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
    0x98dbd000 - 0x98f64ff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    0x98fe4000 - 0x98ff0ff7  libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
    0x98ff1000 - 0x99012fe7  com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x99013000 - 0x99013ff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x99066000 - 0x99066ff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x9907a000 - 0x990bbff7  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
    0x990bc000 - 0x990bcff7  com.apple.Carbon 150 (152) <9252D5F2-462D-2C15-80F3-109644D6F704> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x990bd000 - 0x99238fe7  com.apple.CoreFoundation 6.6.6 (550.44) <F88C95CD-1264-782D-A1F5-204739847E93> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x99239000 - 0x99293fe7  com.apple.CorePDF 1.4 (1.4) <78A1DDE1-1609-223C-A532-D282DC5E0CD0> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x99294000 - 0x992d1ff7  com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x992d2000 - 0x99bb5ff7  com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x99bfa000 - 0x99c08fe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <3CE8AA79-F077-F1B0-A039-9103A4A02E92> /usr/lib/libz.1.dylib
    0x99c09000 - 0x99cd4fef  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
    0x99cd5000 - 0x99ce0ff7  com.apple.CrashReporterSupport 10.6.7 (258) <8F3E7415-1FFF-0C20-2EAB-6A23B9728728> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x99ce1000 - 0x99cf9ff7  com.apple.CFOpenDirectory 10.6 (10.6) <F9AFC571-3539-6B46-ABF9-46DA2B608819> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x99cfa000 - 0x99dd4fff  com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x99dd5000 - 0x99ddaff7  com.apple.OpenDirectory 10.6 (10.6) <C1B46982-7D3B-3CC4-3BC2-3E4B595F0231> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x99ddb000 - 0x99dedff7  com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x99dee000 - 0x99ecefe7  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
    0x99ef6000 - 0x99efaff7  libGFXShared.dylib ??? (???) <09540618-2ED1-72C4-61CB-938B35927568> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x99f31000 - 0x9a5acff7  com.apple.CoreAUC 6.11.03 (6.11.03) <42B31B0F-18F9-29D2-A67C-7B81A47F6D67> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x9a5ad000 - 0x9a5b1ff7  IOSurface ??? (???) <D849E1A5-6B0C-2A05-2765-850EC39BA2FF> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x9a5b2000 - 0x9a78bfff  libType1Scaler.dylib ??? (???) <04AF2B34-81D4-97E9-BD56-387D37C16F46> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
    0x9a78c000 - 0x9a96efff  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
    0x9a96f000 - 0x9a9a5fff  libtidy.A.dylib ??? (???) <0FD72C68-4803-4C5B-3A63-05D7394BFD71> /usr/lib/libtidy.A.dylib
    0x9a9a6000 - 0x9a9f6fe7  libTIFF.dylib ??? (???) <AB182CEC-188A-F2BC-21E1-0059FD3B2598> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x9aa10000 - 0x9ab4dfe7  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <423BDE4D-5082-B6CA-BB2C-E22A037235A4> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9ab4e000 - 0x9abcefeb  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
    0x9abcf000 - 0x9abebfe3  com.apple.openscripting 1.3.1 (???) <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    Model: MacBookPro5,5, BootROM MBP55.00AC.B03, 2 processors, Intel Core 2 Duo, 2.53 GHz, 4 GB, SMC 1.47f2
    Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.10.131.42.4)
    Bluetooth: Version 2.4.5f3, 2 service, 12 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: ST9250315ASG, 232.89 GB
    Serial ATA Device: HL-DT-ST DVDRW  GS23N
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8507, 0x24400000 / 2
    USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403, 0x26500000 / 2
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0236, 0x04600000 / 3
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x04500000 / 2
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000 / 2
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8213, 0x06110000 / 5

    try clearing the recent items menu and shutting down your computer. hope this helps

  • 64 bit Photoshop CS 5.1 Extended crashes every time I create a new file or open an existing file

    I installed the 64 bit version of Photoshop CS 5.1 Extended successfully.  It opens fully without issue.  However, any time I create a new file or open an existing file, it crashes. 
    I figured this would have something to do with my graphics card, but it still does the same thing after updating the drivers & nVidia software.  Seems like my whole trial will end up expiring before I ever even get to use it!! Please help!!
    System details:
    Windows 7 Home Premium, 64 bit
    Service Pack 1
    AMD Athlon II X2 215 Processor 2.7 GHz
    4 GB RAM
    nVidia GeForce 6150SE nForce 430
    Thoughts?

    I installed the 64 bit version of Photoshop CS 5.1 Extended successfully.  It opens fully without issue.  However, any time I create a new file or open an existing file, it crashes. 
    I figured this would have something to do with my graphics card, but it still does the same thing after updating the drivers & nVidia software.  Seems like my whole trial will end up expiring before I ever even get to use it!! Please help!!
    System details:
    Windows 7 Home Premium, 64 bit
    Service Pack 1
    AMD Athlon II X2 215 Processor 2.7 GHz
    4 GB RAM
    nVidia GeForce 6150SE nForce 430
    Thoughts?

  • Adobe Illustrator CS5 crash every time, need translation on this message

    hello i have a macbook pro 15'' earlier 2011
    and this is the message i get every time it crashes
    thanx for the help
    Process:         Adobe Illustrator [3031]
    Path:            /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
    Identifier:      com.adobe.illustrator
    Version:         399 (15.0.0)
    Code Type:       X86 (Native)
    Parent Process:  launchd [139]
    Date/Time:       2012-03-06 18:13:18.678 -0400
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          626622 sec
    Crashes Since Last Report:           12
    Per-App Interval Since Last Report:  25 sec
    Per-App Crashes Since Last Report:   12
    Anonymous UUID:  <Edited By Host>                   
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    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                       0x931d7c5a __kill + 10
    1   libSystem.B.dylib                       0x931d7c4c kill$UNIX2003 + 32
    2   libSystem.B.dylib                       0x9326a5a5 raise + 26
    3   libSystem.B.dylib                       0x932806e4 abort + 93
    4   libSystem.B.dylib                       0x931fcb1b _Unwind_Resume + 59
    5   com.adobe.illustrator                   0x0010a817 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 974787
    6   com.adobe.illustrator                   0x000cc97e AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 721194
    7   com.adobe.illustrator                   0x00003346 0x1000 + 9030
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x9319d382 kevent + 10
    1   libSystem.B.dylib                       0x9319da9c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib                       0x9319cf59 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib                       0x9319ccfe _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib                       0x9319c781 _pthread_wqthread + 390
    5   libSystem.B.dylib                       0x9319c5c6 start_wqthread + 30
    Thread 2:
    0   libSystem.B.dylib                       0x9319c412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x9319c9a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x9319c5c6 start_wqthread + 30
    Thread 3:
    0   libSystem.B.dylib                       0x93176b42 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                       0x931a46f8 _pthread_cond_wait + 1089
    2   libSystem.B.dylib                       0x931ed05f pthread_cond_wait + 48
    3   com.adobe.amt.services                  0x0458d126 AMTConditionLock::LockWhenCondition(int) + 46
    4   com.adobe.amt.services                  0x04585db0 _AMTThreadedPCDService::PCDThreadWorker(_AMTThreadedPCDService*) + 116
    5   com.adobe.amt.services                  0x0458d18c AMTThread::Worker(void*) + 24
    6   libSystem.B.dylib                       0x931a4259 _pthread_start + 345
    7   libSystem.B.dylib                       0x931a40de thread_start + 34
    Thread 4:
    0   libSystem.B.dylib                       0x93176b5a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x931a46e1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                       0x931d35a8 pthread_cond_timedwait_relative_np + 47
    3   ...ple.CoreServices.CarbonCore          0x91b03b90 TSWaitOnConditionTimedRelative + 242
    4   ...ple.CoreServices.CarbonCore          0x91b038ce TSWaitOnSemaphoreCommon + 511
    5   ...ple.CoreServices.CarbonCore          0x91b27b8b TimerThread + 97
    6   libSystem.B.dylib                       0x931a4259 _pthread_start + 345
    7   libSystem.B.dylib                       0x931a40de thread_start + 34
    Thread 5:
    0   libSystem.B.dylib                       0x931a4aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x931a475e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x931a63f8 pthread_cond_wait$UNIX2003 + 73
    3   ...ple.CoreServices.CarbonCore          0x91b1821e TSWaitOnCondition + 126
    4   ...ple.CoreServices.CarbonCore          0x91b03b68 TSWaitOnConditionTimedRelative + 202
    5   ...ple.CoreServices.CarbonCore          0x91aff533 MPWaitOnQueue + 250
    6   AdobeACE                                0x015526f1 0x1518000 + 239345
    7   AdobeACE                                0x015520ed 0x1518000 + 237805
    8   ...ple.CoreServices.CarbonCore          0x91ae354a PrivateMPEntryPoint + 68
    9   libSystem.B.dylib                       0x931a4259 _pthread_start + 345
    10  libSystem.B.dylib                       0x931a40de thread_start + 34
    Thread 6:
    0   libSystem.B.dylib                       0x931a4aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x931a475e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x931a63f8 pthread_cond_wait$UNIX2003 + 73
    3   ...ple.CoreServices.CarbonCore          0x91b1821e TSWaitOnCondition + 126
    4   ...ple.CoreServices.CarbonCore          0x91b03b68 TSWaitOnConditionTimedRelative + 202
    5   ...ple.CoreServices.CarbonCore          0x91aff533 MPWaitOnQueue + 250
    6   AdobeACE                                0x015526f1 0x1518000 + 239345
    7   AdobeACE                                0x015520ed 0x1518000 + 237805
    8   ...ple.CoreServices.CarbonCore          0x91ae354a PrivateMPEntryPoint + 68
    9   libSystem.B.dylib                       0x931a4259 _pthread_start + 345
    10  libSystem.B.dylib                       0x931a40de thread_start + 34
    Thread 7:
    0   libSystem.B.dylib                       0x931a4aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x931a475e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x931a63f8 pthread_cond_wait$UNIX2003 + 73
    3   ...ple.CoreServices.CarbonCore          0x91b1821e TSWaitOnCondition + 126
    4   ...ple.CoreServices.CarbonCore          0x91b03b68 TSWaitOnConditionTimedRelative + 202
    5   ...ple.CoreServices.CarbonCore          0x91aff533 MPWaitOnQueue + 250
    6   AdobeACE                                0x015526f1 0x1518000 + 239345
    7   AdobeACE                                0x015520ed 0x1518000 + 237805
    8   ...ple.CoreServices.CarbonCore          0x91ae354a PrivateMPEntryPoint + 68
    9   libSystem.B.dylib                       0x931a4259 _pthread_start + 345
    10  libSystem.B.dylib                       0x931a40de thread_start + 34
    Thread 8:
    0   libSystem.B.dylib                       0x931a4aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x931a475e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x931a63f8 pthread_cond_wait$UNIX2003 + 73
    3   ...ple.CoreServices.CarbonCore          0x91b1821e TSWaitOnCondition + 126
    4   ...ple.CoreServices.CarbonCore          0x91b03b68 TSWaitOnConditionTimedRelative + 202
    5   ...ple.CoreServices.CarbonCore          0x91aff533 MPWaitOnQueue + 250
    6   AdobeACE                                0x015526f1 0x1518000 + 239345
    7   AdobeACE                                0x015520ed 0x1518000 + 237805
    8   ...ple.CoreServices.CarbonCore          0x91ae354a PrivateMPEntryPoint + 68
    9   libSystem.B.dylib                       0x931a4259 _pthread_start + 345
    10  libSystem.B.dylib                       0x931a40de thread_start + 34
    Thread 9:
    0   libSystem.B.dylib                       0x931a4aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x931a475e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x931a63f8 pthread_cond_wait$UNIX2003 + 73
    3   ...ple.CoreServices.CarbonCore          0x91b1821e TSWaitOnCondition + 126
    4   ...ple.CoreServices.CarbonCore          0x91b03b68 TSWaitOnConditionTimedRelative + 202
    5   ...ple.CoreServices.CarbonCore          0x91aff533 MPWaitOnQueue + 250
    6   AdobeACE                                0x015526f1 0x1518000 + 239345
    7   AdobeACE                                0x015520ed 0x1518000 + 237805
    8   ...ple.CoreServices.CarbonCore          0x91ae354a PrivateMPEntryPoint + 68
    9   libSystem.B.dylib                       0x931a4259 _pthread_start + 345
    10  libSystem.B.dylib                       0x931a40de thread_start + 34
    Thread 10:
    0   libSystem.B.dylib                       0x931a4aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x931a475e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x931a63f8 pthread_cond_wait$UNIX2003 + 73
    3   ...ple.CoreServices.CarbonCore          0x91b1821e TSWaitOnCondition + 126
    4   ...ple.CoreServices.CarbonCore          0x91b03b68 TSWaitOnConditionTimedRelative + 202
    5   ...ple.CoreServices.CarbonCore          0x91aff533 MPWaitOnQueue + 250
    6   AdobeACE                                0x015526f1 0x1518000 + 239345
    7   AdobeACE                                0x015520ed 0x1518000 + 237805
    8   ...ple.CoreServices.CarbonCore          0x91ae354a PrivateMPEntryPoint + 68
    9   libSystem.B.dylib                       0x931a4259 _pthread_start + 345
    10  libSystem.B.dylib                       0x931a40de thread_start + 34
    Thread 11:
    0   libSystem.B.dylib                       0x931a4aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x931a475e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x931a63f8 pthread_cond_wait$UNIX2003 + 73
    3   ...ple.CoreServices.CarbonCore          0x91b1821e TSWaitOnCondition + 126
    4   ...ple.CoreServices.CarbonCore          0x91b03b68 TSWaitOnConditionTimedRelative + 202
    5   ...ple.CoreServices.CarbonCore          0x91aff533 MPWaitOnQueue + 250
    6   AdobeACE                                0x015526f1 0x1518000 + 239345
    7   AdobeACE                                0x015520ed 0x1518000 + 237805
    8   ...ple.CoreServices.CarbonCore          0x91ae354a PrivateMPEntryPoint + 68
    9   libSystem.B.dylib                       0x931a4259 _pthread_start + 345
    10  libSystem.B.dylib                       0x931a40de thread_start + 34
    Thread 12:
    0   libSystem.B.dylib                       0x93176b42 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                       0x931a46f8 _pthread_cond_wait + 1089
    2   libSystem.B.dylib                       0x931ed05f pthread_cond_wait + 48
    3   AdobeAGM                                0x0198b8f5 AGMInitialize + 3243373
    4   AdobeAGM                                0x0198c545 AGMInitialize + 3246525
    5   AdobeAGM                                0x01992138 AGMInitialize + 3270064
    6   libSystem.B.dylib                       0x931a4259 _pthread_start + 345
    7   libSystem.B.dylib                       0x931a40de thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x93280693  ecx: 0xbffff5cc  edx: 0x931d7c5a
      edi: 0xffffffff  esi: 0xbffff650  ebp: 0xbffff5e8  esp: 0xbffff5cc
       ss: 0x00000023  efl: 0x00000282  eip: 0x931d7c5a   cs: 0x0000000b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0xa0460020
    Binary Images:
        0x1000 -   0xff7ff6 +com.adobe.illustrator 399 (15.0.0) <E4A81060-96D8-01B9-093D-04CBB8C0459B> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
    0x12d9000 -  0x13a6fe7 +AdobeAXEDOMCore ??? (???) <F76D74DC-FD5A-9783-C447-2E58773DA7E1> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeAXEDOMCore.framework/Versions/A/AdobeA XEDOMCore
    0x1415000 -  0x1425fff  com.apple.carbonframeworktemplate 1.0 (1.0) <5E8425F4-3852-F874-5091-CA17727F863C> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/Alcid.framework/Versions/A/Alcid
    0x142a000 -  0x1445ff9 +AdobePDFSettings ??? (???) /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobePDFSettings.framework/Versions/A/Adobe PDFSettings
    0x145f000 -  0x14a3fff +com.adobe.illustrator.aiport AIPort version 1.0 (1.0) <D16914DF-84AF-46F5-DBE7-4E69FDF57C2B> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AIPort.framework/Versions/A/AIPort
    0x1506000 -  0x1506fff +SPBasic ??? (???) <9025F209-C255-BA15-EE86-BCF54706917D> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/SPBasic.framework/Versions/A/SPBasic
    0x150a000 -  0x1510ffb +com.adobe.coretech.adobesplashkit AdobeSplashKit version 1.0 (1.0) <5B4C881B-6885-96F2-BD05-BE9C44A7546C> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeSplashKit.framework/Versions/A/AdobeSp lashKit
    0x1518000 -  0x162cfff +AdobeACE ??? (???) <DD291A17-ECF4-FE20-5837-AC1F5BC76940> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
    0x164f000 -  0x1b75fff +AdobeAGM ??? (???) <BD6EEC99-2691-BD5F-5888-2436562E5227> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
    0x1cb6000 -  0x1cf2fff +AdobeARE ??? (???) <EFF04636-11C5-BFF0-6DC4-0E4909802EEA> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeARE.framework/Versions/A/AdobeARE
    0x1cfb000 -  0x1d21ff6 +AdobeAXE8SharedExpat ??? (???) <5848BBCE-3A3E-66EE-5527-97A96F0CA4CC> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/A dobeAXE8SharedExpat
    0x1d32000 -  0x1d4dfff +AdobeBIB ??? (???) <6E3DC6A9-066C-B736-6465-7F91D18860FB> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
    0x1d57000 -  0x1d78ff7 +AdobeBIBUtils ??? (???) <0405CA59-8136-7A32-CCDE-D5289F02B4EC> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIB Utils
    0x1d84000 -  0x2076ff7 +AdobeCoolType ??? (???) <AEC9EB8F-2122-1708-3207-2A8BE3308FFA> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoo lType
    0x20fe000 -  0x2196fff +com.adobe.AdobeExtendScript ExtendScript 4.1.23 (4.1.23.7573) <F68E96A7-E657-7275-09DF-4C412554CD4A> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/Adob eExtendScript
    0x21f5000 -  0x22d8fef +AdobePDFPort ??? (???) <A3B34989-24B0-04AF-D9BC-2B2718803809> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobePDFPort.framework/Versions/A/AdobePDFP ort
    0x230d000 -  0x2941feb +AdobePDFL ??? (???) <1A619F3E-A9D4-A99C-791E-92B564F64609> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobePDFL.framework/Versions/A/AdobePDFL
    0x2a6d000 -  0x2afaff7 +com.adobe.AdobeScCore ScCore 4.1.23 (4.1.23.7573) <6A15402A-09B2-B1F8-5ECC-D7871EC054C3> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCor e
    0x2b3f000 -  0x2bdffef +AdobeSVGExport ??? (???) <9B8AE7D4-C7C8-B594-9E31-BEDC07A98A56> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeSVGExport.framework/Versions/A/AdobeSV GExport
    0x2c09000 -  0x2ea7ff2 +AdobeSVGRE ??? (???) <95F2CE86-4B2D-C3DE-A783-8E0A0B24F74C> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeSVGRE.framework/Versions/A/AdobeSVGRE
    0x2f80000 -  0x2fd8ff7 +AdobeXMP ??? (???) <73329999-C364-2451-6574-4D0277057D19> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    0x2fe7000 -  0x3073fef +AdobeXMPFiles ??? (???) <A72BD678-CAD0-0C2A-0989-11E87B154AB5> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeXMPFiles.framework/Versions/A/AdobeXMP Files
    0x30aa000 -  0x3177ff3 +libicui18n.dylib.36.0 36.0.0 (compatibility 36.0.0) <08F15219-7F35-574E-7725-1ACAA1B18A00> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/ICUInternationalization.framework/Versions/ 3.6/libicui18n.dylib.36.0
    0x31da000 -  0x32b4fef +libicuuc.dylib.36.0 36.0.0 (compatibility 36.0.0) <5EE72009-40B3-7FB7-3A49-576AEDE0D400> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/ICUUnicode.framework/Versions/3.6/libicuuc. dylib.36.0
    0x32f4000 -  0x3ca4fff +libicudata.dylib.36.0 36.0.0 (compatibility 36.0.0) <02108DEA-3DD2-14BE-DAEB-BE522B619C1D> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/ICUData.framework/Versions/3.6/libicudata.d ylib.36.0
    0x3ca7000 -  0x407fff7 +AdobeMPS ??? (???) <272DAEDE-FC7E-B412-7C97-CF47FF6BF242> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
    0x41ae000 -  0x4214ffb +com.adobe.amtlib amtlib 3.0.0.64 (3.0.0.64) <DD471011-9120-1BC2-F1B5-D6FF09D0859F> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
    0x4244000 -  0x42d5ff7 +libicucnv.dylib.36.0 36.0.0 (compatibility 36.0.0) <581475CC-C039-1B42-49BA-71811D8B4E15> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/ICUConverter.framework/Versions/3.6/libicuc nv.dylib.36.0
    0x42f4000 -  0x44daff7 +com.adobe.linguistic.LinguisticManager 5.0.0 (11696) <AF804353-8B13-7180-F2C8-832361EB2D5A> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeL inguistic
    0x4568000 -  0x45cffea +com.adobe.amt.services AMTServices 3.0.0.64 (BuildVersion: 3.0; BuildDate: Mon Jan 26 2010 21:49:00) (3.0.0.64) <EE468E2C-A6BD-E2EE-7ABE-69168B143B44> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/amtservices.framework/Versions/A/amtservice s
    0x460e000 -  0x468bfff +AdobeOwlCanvas ??? (???) <6718BCAA-AAF5-07C2-B2F5-D7CD3BF5B924> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeOwlCanvas.framework/Versions/A/AdobeOw lCanvas
    0x46a7000 -  0x47dffe7 +WRServices ??? (???) <87183F9D-17F4-6BDC-66A9-8FD34F320118> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
    0x4821000 -  0x4825ffc +com.adobe.AdobeCrashReporter 3.0 (3.0.20100302) <E6437929-0E69-8A56-E69F-F64305E82DD9> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/Ado beCrashReporter
    0x482c000 -  0x487fffb +com.adobe.headlights.LogSessionFramework ??? (2.0.1.011) <4F2BFF03-01D2-A07D-E5E2-7F88D4C2DEC4> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
    0x48c7000 -  0x48d9fff +com.adobe.pip ??? (5.0.0.2021) <5251926B-C2C0-282C-B3A9-94A9FEF0FCB8> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobePIP.framework/Versions/A/AdobePIP
    0x48e2000 -  0x5625fff +com.adobe.psl AdobePSL 12.0.0.7524 (12.0.0.7524) <CFBCB19A-03F7-D095-1F48-8D68F05A25C5> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobePSL.framework/Versions/A/AdobePSL
    0x5964000 -  0x5ae1fef +com.adobe.dvacore.framework dvacore version 5.0.0 (5.0.0.0) <565B8F4B-EFEA-D847-91FE-17B8ED169DF2> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/dvacore.framework/Versions/A/dvacore
    0x5c5c000 -  0x5f4cfef +com.adobe.dvaui.framework dvaui version 5.0.0 (5.0.0.0) <7E7F77B3-0CB3-8885-915E-EDACEE27500E> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/dvaui.framework/Versions/A/dvaui
    0x6274000 -  0x65baff3 +com.adobe.dvaadameve.framework dvaadameve version 5.0.0 (5.0.0.0) <0E97C356-CEE3-9CA3-3C90-8196F560164E> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/dvaadameve.framework/Versions/A/dvaadameve
    0x6ac9000 -  0x6adbfef +com.adobe.dvaai.framework dvaai version 5.0.0 (5.0.0.0) <2D9772CA-D866-6A7F-CF74-FD7F485350B2> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/dvaai.framework/Versions/A/dvaai
    0x6aec000 -  0x6af2fef +com.adobe.boost_date_time.framework boost_date_time version 5.0.0 (5.0.0.0) <FB5A16A5-D6E7-71B7-78A8-A174A64EF477> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/boost_date_time.framework/Versions/A/boost_ date_time
    0x6b03000 -  0x6b0eff3 +com.adobe.boost_filesystem.framework boost_filesystem version 5.0.0 (5.0.0.0) <604EA207-EEF2-AC6E-A8B1-26737E5AB0A7> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/boost_filesystem.framework/Versions/A/boost _filesystem
    0x6b22000 -  0x6ba0fe2 +com.adobe.boost_regex.framework boost_regex version 5.0.0 (5.0.0.0) <F95BC864-6CFC-EAF4-A6DF-27608A5DD30E> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/boost_regex.framework/Versions/A/boost_rege x
    0x6c04000 -  0x6c0efff +com.adobe.boost_signals.framework boost_signals version 5.0.0 (5.0.0.0) <08C988D8-10F3-66EF-AE15-B086AD240942> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/boost_signals.framework/Versions/A/boost_si gnals
    0x6c21000 -  0x6c23ffb +com.adobe.boost_system.framework boost_system version 5.0.0 (5.0.0.0) <7ACBC8B3-0BEA-7B7B-04FF-95C6A93E3E7E> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/boost_system.framework/Versions/A/boost_sys tem
    0x6c2a000 -  0x6c31ff2 +com.adobe.boost_threads.framework boost_threads version 5.0.0 (5.0.0.0) <4942ACFF-5944-0F7F-8481-49CAF902D15F> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost_th reads
    0x6c41000 -  0x6c9ffe2 +com.adobe.boost_serialization.framework boost_serialization version 5.0.0 (5.0.0.0) <FBAA7D86-4F90-3337-4657-022BA313C894> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/boost_serialization.framework/Versions/A/bo ost_serialization
    0x6d76000 -  0x6f15fe7 +com.adobe.owl AdobeOwl version 3.0.89 (3.0.89) <04CA525C-D4E0-DE62-BF07-D9EF6386AA58> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
    0x6f7e000 -  0x6febfef +FileInfo ??? (???) <4A4C74F9-CA83-B174-F56D-F7671DC61389> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
    0x7006000 -  0x70bbfe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <78B6EEB6-50D9-4479-D1A5-B4C381A07E4D> /usr/lib/libcrypto.0.9.7.dylib
    0x7101000 -  0x7141ff7  com.apple.vmutils 4.2 (106) <92BB4844-304C-C7AB-1F9B-686537C56099> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x715a000 -  0x715dff8 +com.adobe.ape.shim adbeape version 3.1.65.7508 (3.1.65.7508) <FFDDAB7A-220F-7344-F12B-010CA0C41DAB> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
    0x71ec000 -  0x71edff7  com.apple.textencoding.unicode 2.3 (2.3) <A7D310DB-A5E6-C834-F72F-A66453834CC0> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0xce6d000 -  0xceddfeb +com.adobe.adobe_caps adobe_caps 3.0.116.0 (3.0.116.0) <50675115-BEDC-72F9-C42D-374196E83EC2> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
    0x1db00000 - 0x1db08fff +com.adobe.asneu.framework asneu version 1.7.0.1 (1.7.0.1) <80195B5C-2C67-D841-232C-74FCAB79D304> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/asneu.framework/Versions/A/asneu
    0x40000000 - 0x400d1fe7 +AdobeJP2K ??? (???) <EF392886-5A95-6A96-C95D-43DA0322925C> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K
    0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <283EE026-C0FE-1FF9-DB81-BFB155793157> /usr/lib/dyld
    0x90003000 - 0x90009fff  com.apple.CommonPanels 1.2.4 (91) <CE92759E-865E-8A3B-1488-ECD497E4074D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x9000a000 - 0x9003bff7  libGLImage.dylib ??? (???) <D18E2E76-DBF4-6930-039A-F66CA0D120B3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x9003c000 - 0x90043ff3  com.apple.print.framework.Print 6.1 (237.1) <726A7F31-8C27-8403-0016-71E022EDC14C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9008c000 - 0x9008cff7  com.apple.ApplicationServices 38 (38) <EAF1BC8C-4FD4-4300-B8F7-4B24E49125E2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x900ac000 - 0x90312ff7  com.apple.security 6.1.2 (55002) <A476227B-409D-A457-7D4D-A631A0B4AFDB> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x90313000 - 0x90328fff  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
    0x915af000 - 0x915ceff7  com.apple.CoreVideo 1.6.2 (45.6) <F9E52A13-E181-D302-3B0E-0799ED6D6130> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x915cf000 - 0x9167bfe7  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
    0x916b8000 - 0x91774fff  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
    0x91775000 - 0x917b9ff3  com.apple.coreui 2 (114) <1A3C3B7F-3837-6477-3114-47F6BFD56CB2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x91abc000 - 0x91abcff7  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
    0x91abd000 - 0x91dddff3  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
    0x91dde000 - 0x91e18ff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <6875335E-0993-0D77-4E80-41763A8477CF> /usr/lib/libcups.2.dylib
    0x91e19000 - 0x91e7afe7  com.apple.CoreText 151.12 (???) <98F53C15-1D29-A2B3-0717-5A26A2699163> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x920c2000 - 0x921f0fe7  com.apple.CoreData 102.1 (251) <0C2636F3-CCB4-5ED9-1D3E-5AE36BE57071> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x921f1000 - 0x92212fe7  com.apple.opencl 12.3.6 (12.3.6) <B774CF2D-C067-DFFE-3EE6-90A036E36E06> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x92213000 - 0x9223bff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <315D97C2-4E1F-A95F-A759-4A3FA5639E75> /usr/lib/libxslt.1.dylib
    0x9223c000 - 0x9224afe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <E1B922F4-23DC-467E-631F-7E1B9C9F51CB> /usr/lib/libz.1.dylib
    0x923cf000 - 0x9273aff7  com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x927a6000 - 0x928a8fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <015563C4-81E2-8C8A-82AC-31B38D904A42> /usr/lib/libcrypto.0.9.8.dylib
    0x928a9000 - 0x928c1ff7  com.apple.CFOpenDirectory 10.6 (10.6) <6D726EA4-67D2-E534-13A3-E3767BA59786> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x928e0000 - 0x928e0ff7  liblangid.dylib ??? (???) <FCC37057-CDD7-2AF1-21AF-52A06C4048FF> /usr/lib/liblangid.dylib
    0x92ae9000 - 0x92b84fe7  com.apple.ApplicationServices.ATS 275.19 (???) <2E83B3E9-AF39-36FC-5D05-CC1E952098AB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x92bfd000 - 0x92c3bff7  com.apple.QuickLookFramework 2.3 (327.6) <FCA83173-6DBF-615C-699A-529A7FD821ED> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x92d26000 - 0x92d48fef  com.apple.DirectoryService.Framework 3.6 (621.11) <401E67B3-96DF-287B-2892-210C3A2EE9A6> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x92e4c000 - 0x92e4eff7  libRadiance.dylib ??? (???) <41E5C5F4-A4C6-0416-08D0-422C88088558> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x9306a000 - 0x930baff7  com.apple.framework.familycontrols 2.0.2 (2020) <592738FA-B093-279A-8D4E-3F76A21E2912> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x9312a000 - 0x9312aff7  com.apple.CoreServices 44 (44) <B9461120-F72A-D28F-D0CF-5647958BD3F9> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x9312b000 - 0x9316eff7  com.apple.NavigationServices 3.5.4 (182) <FE19D51B-233A-69EC-9E36-B89D0EA438C1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9316f000 - 0x93175fe7  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
    0x93176000 - 0x9331dff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    0x9331e000 - 0x93342ff7  libJPEG.dylib ??? (???) <7EBC924F-B2EE-68B0-4EA0-F99EF54F0306> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x93343000 - 0x933f0fe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
    0x933f1000 - 0x9344eff7  com.apple.framework.IOKit 2.0 (???) <482CF2CC-DF02-2B5B-2133-18F5EA0052A8> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x9344f000 - 0x93458ff7  com.apple.DiskArbitration 2.3.1 (2.3.1) <AAE0185D-4A47-1833-27A3-03FDF734A3BA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x934c3000 - 0x93543feb  com.apple.SearchKit 1.3.0 (1.3.0) <7AE32A31-2B8E-E271-C03A-7A0F7BAFC85C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x93611000 - 0x93614ff7  libCoreVMClient.dylib ??? (???) <37F56237-4ABA-E5B5-968D-70FFE357E8E0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x93615000 - 0x93629ffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <9F5CE4F7-D05C-8C14-4B76-E43D07A8A680> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x9362a000 - 0x93646fe3  com.apple.openscripting 1.3.1 (???) <0E6B81D1-C1BD-1B5F-836F-256E6701B5DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x93647000 - 0x9364bff7  libGFXShared.dylib ??? (???) <09540618-2ED1-72C4-61CB-938B35927568> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x9364c000 - 0x93692ff7  libauto.dylib ??? (???) <7CB1AB76-50A2-8E56-66E4-CF51CA75B177> /usr/lib/libauto.dylib
    0x93695000 - 0x93695ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x93696000 - 0x9374efeb  libFontParser.dylib ??? (???) <D2D0C922-5ED1-3AE9-6F99-707C74DF3E62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x9378b000 - 0x9378cff7  com.apple.TrustEvaluationAgent 1.1 (1) <06484720-AB50-6FD9-B5BF-05F5A640C9E5> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x937c1000 - 0x93805fe7  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
    0x93831000 - 0x9389bfe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x9389c000 - 0x939a8fe7  libGLProgrammability.dylib ??? (???) <6167CEB0-D8D6-C4D9-DD74-49755ADB540F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x93b50000 - 0x93b83ff7  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
    0x93b84000 - 0x93c32ff3  com.apple.ink.framework 1.3.3 (107) <E215794C-F3E9-C067-8882-9054796DDA8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x93c44000 - 0x93c5fff7  libPng.dylib ??? (???) <05445692-8AF7-CAB6-EBF5-1F7B3A906CCB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x93c60000 - 0x93de2fe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <D5980817-6D19-9636-51C3-E82BAE26776B> /usr/lib/libicucore.A.dylib
    0x93de3000 - 0x93e75fe7  com.apple.print.framework.PrintCore 6.3 (312.7) <EE9ED7BE-7D97-B759-C063-1E4B7DBD3775> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x93e76000 - 0x93f0efe7  edu.mit.Kerberos 6.5.11 (6.5.11) <88CA2CC8-9005-E017-6D61-5809C3CE5FC6> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x93f0f000 - 0x940d1feb  com.apple.ImageIO.framework 3.0.5 (3.0.5) <051752C3-8C25-CF4A-9BFB-C7B6D20E58E8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x941b0000 - 0x941b2ff7  com.apple.securityhi 4.0 (36638) <A5F4B929-AEDE-2DFB-E02F-89CEC0940023> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x94377000 - 0x94414fe3  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
    0x94473000 - 0x944c0feb  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <9E35835E-BC33-F8EC-8F3B-84D51DEBDB16> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x944c1000 - 0x94592fe3  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
    0x947a2000 - 0x947f5ff7  com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x9484b000 - 0x948baff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <B3DEACA1-9375-CF8F-0898-AA2C5F8159DC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x948bb000 - 0x948c2ff7  com.apple.agl 3.0.12 (AGL-3.0.12) <46BD2265-78DC-2FAB-73C6-E224755C070D> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x94b32000 - 0x94b52fe7  libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <8C2B5FA8-2469-21C7-D297-F95A0FFE5F19> /usr/lib/libresolv.9.dylib
    0x9501c000 - 0x9505fff7  libGLU.dylib ??? (???) <6CC3CE6A-7024-C685-EADA-7F9DC27128E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x9506e000 - 0x950d2fff  com.apple.htmlrendering 72 (1.1.4) <0D22B190-513B-7FF6-39FC-9D336285DE08> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x95134000 - 0x95135ff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <93EC71F1-4D4E-F456-8EFE-32E7EFD7A064> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x95136000 - 0x95148ff7  com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x951c7000 - 0x951d5ff7  com.apple.opengl 1.6.14 (1.6.14) <82622F67-E032-0BF6-A78D-50B346E8D0FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x951d6000 - 0x951e0ffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <90C38107-AEE7-AE55-5C51-28D129B19BCD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x95298000 - 0x956cdff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <4D2F47EF-BD32-1E3C-6A0A-438896ADE2BE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x957ab000 - 0x957d1ffb  com.apple.DictionaryServices 1.1.2 (1.1.2) <5A8D5D84-06EB-F9B5-BA0A-A87A0A2C0035> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x95820000 - 0x95862ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <1AE34B00-8A62-1E51-935F-BB3F0E4BE50F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x9586b000 - 0x9587cff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <B59157A1-8796-CE8F-2508-EB96F093F6A7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x95937000 - 0x95c31fef  com.apple.QuickTime 7.6.6 (1789) <38255AA2-8087-5AE0-CA4B-1DDE611540B1> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x95c45000 - 0x95c8efe7  libTIFF.dylib ??? (???) <4A3EF156-D4FE-95E2-FA05-7BD76FF27CEC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x95c9f000 - 0x95d79fff  com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x96035000 - 0x96042ff7  com.apple.NetFS 3.2.2 (3.2.2) <0A53CD10-DBC7-2BE8-34F7-354BE201F6FB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x9604a000 - 0x962bbfef  com.apple.Foundation 6.6.8 (751.63) <69B3441C-B196-F2AD-07F8-D8DD24E4CD8C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x96305000 - 0x963d0fef  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
    0x963d1000 - 0x96453ffb  SecurityFoundation ??? (???) <20512B7E-DC54-8242-B656-64DCA1BFB739> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x96498000 - 0x96498ff7  com.apple.Cocoa 6.6 (???) <5A785062-1ABB-2A54-BAAC-8FEF95275E05> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x96743000 - 0x96748ff7  com.apple.OpenDirectory 10.6 (10.6) <7E8AFE74-1FA9-7B35-A0E3-545959A9CA73> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x97b26000 - 0x97ba0fff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x97ba1000 - 0x97ba4fe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x97c36000 - 0x97c73ff7  com.apple.SystemConfiguration 1.10.9 (1.10.2) <5C0F72C2-177E-675A-8677-9BC4205B4A98> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x97c74000 - 0x97c80ff7  libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
    0x97cdc000 - 0x980f2ff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <9D89FCB3-24C9-8FCF-DB49-27B184AC3222> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x980f3000 - 0x981f4fe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <E1A44C67-FA6C-0188-F46F-EA14CEE557BB> /usr/lib/libxml2.2.dylib
    0x981f5000 - 0x989e4557  com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x989e5000 - 0x98ad9ff7  libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <475AEF89-91A5-5100-8662-DA508D3830E9> /usr/lib/libiconv.2.dylib
    0x99268000 - 0x993e3fe7  com.apple.CoreFoundation 6.6.6 (550.44) <F88C95CD-1264-782D-A1F5-204739847E93> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x99478000 - 0x99d5bff7  com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x99d5c000 - 0x99e3cfe7  com.apple.vImage 4.1 (4.1) <AEF800AE-65DA-5E79-5B01-165AF51BAAF6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x99e3d000 - 0x99e40ffb  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
    0x99e41000 - 0x99e45ff7  libGIF.dylib ??? (???) <3B4E6D0B-89EB-251F-3693-5187254D5BE2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x9a320000 - 0x9a3d9fe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <03186216-0A12-4AA9-D7BA-3E3551A1195C> /usr/lib/libsqlite3.dylib
    0x9a402000 - 0x9a406ff7  IOSurface ??? (???) <7D8204CE-3FF9-27EC-A760-9321C44467A2> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x9a407000 - 0x9a411fe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) <DE0E0EF6-8190-3F65-6BDD-5AC9D8A025D6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9a412000 - 0x9a4baffb  com.apple.QD 3.36 (???) <5A93B258-3853-636F-DB26-223642DA2779> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9a4bb000 - 0x9a4c6ff7  libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x9a4c7000 - 0x9a4d7ff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <E276514D-394B-2FDD-6264-07A444AA6A4E> /usr/lib/libsasl2.2.dylib
    0x9a4d8000 - 0x9a4ecfe7  libbsm.0.dylib ??? (???) <B328FA0A-899C-4FC4-F2AC-2FDC08819CD2> /usr/lib/libbsm.0.dylib
    0x9a4ed000 - 0x9a4edff7  com.apple.Carbon 150 (152) <8DD4F8DB-6DBD-1F65-F4EB-2981DBFDED50> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x9a5e4000 - 0x9a908fef  com.apple.HIToolbox 1.6.5 (???) <F21289A3-A00E-0BC3-66F1-7557862CE7EB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9a909000 - 0x9a909ff7  com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9a93d000 - 0x9aa7afe7  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <423BDE4D-5082-B6CA-BB2C-E22A037235A4> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0xb0000000 - 0xb000fff8 +com.adobe.ahclientframework 1.5.0.30 (1.5.0.30) <24B39C2F-79B0-BDE3-C6D0-1F0E943070C7> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient
    0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    Model: MacBookPro8,2, BootROM MBP81.0047.B27, 4 processors, Intel Core i7, 2.2 GHz, 8 GB, SMC 1.69f3
    Graphics: AMD Radeon HD 6750M, AMD Radeon HD 6750M, PCIe, 1024 MB
    Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 512 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 5.100.198.104.5)
    Bluetooth: Version 2.4.5f3, 2 service, 12 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Serial ATA Device: TOSHIBA MK7559GSXF, 698.64 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: FaceTime HD Camera (Built-in), 0x05ac  (Apple Inc.), 0x8509, 0xfa200000 / 3
    USB Device: Hub, 0x0424  (SMSC), 0x2513, 0xfa100000 / 2
    USB Device: Optical Mouse, 0x0458  (KYE Systems Corp.), 0x003a, 0xfa130000 / 6
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0245, 0xfa120000 / 5
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x821a, 0xfa113000 / 7
    USB Device: Hub, 0x0424  (SMSC), 0x2513, 0xfd100000 / 2
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0xfd110000 / 3

    Adobe Forums: Illustrator Crashing Mac

  • Why is hotmail crashing when trying to compose a new message or reply to a message?

    Hi, can anybody help me out with this one.. Recently, when I try to compose a new hotmail message or reply to a message, hotmail crashes and I get an error message saying that there may be a problem with the coreclr plug in and then safari also closes down. Is there anybody out there that can run me through the steps that need to be taken to fix this so that I can send hotmail messages again? Any help at all would be great!

    Thank you for responding so quickly. I do have Carbon Copy Cloner, but if disk utility isn't working, getting it to restore is going to be an issue, though haven't attempted a restore since the HD has to be replaced.
    CCC also doesn't clone bootcamp either unfortunately.
    Currently running "verify permissions" using Disk Utility and so far so good, it hasn't crashed, it seems to be an issue related to imaging with disk utility.
    Then I am going to attempt using the install disk to see if I can get disk utility again and try imaging Bootcamp again too.

  • ITunes crashes every time i connect my new iPhone to it...

    i wanted to add some music and photos to my iPhone (which i did back in December successfully) and every single time i connect the iPhone to iTunes, I get the spinning cursor, then it crashes and goes to that, "send report to apple" screen.
    i updated my system software a while back to 10.5, and more recently did the update to 10.5.6.
    i reinstalled iTunes
    i restored my iPhone 3G
    i have run Disk Utility twice
    the iPhone is FULLY CHARGED
    basically i have done all of what Apple suggests and I am getting nowhere. my guess is that there might be a bug with 10.5.6 that is conflicting somehow.
    please help! i've spent a lot of money on all this and to not have it work is extremely frustrating!

    Try this
    dowload itunes 8.0.2 install it
    dowload iPhone software this file and save it here
    http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iPhone/061-5828.2 0090127.aQLi8/iPhone1,22.2.1_5H11Restore.ipsw
    Launch Finder, Go to User Folder, Then Library, Then iTunes, Then iPhone Software Updates. This folder will contain all iPhone Software updates ever downloaded on the Mac.

  • PP 2014.2 8.2 (65 Build) wont open videos. The application crashes every time. Even in new projects.

    Version- Adobe Premiere Pro CC 2014 8.2 (65 Build)
    Running on Windows 7
    One of the files formats was WMX which was listed in the compatible list for Premiere I read. (Don't have a link to that list right now).
    Computer hardware- Dell Latitude E5440. Processor- Intel core i5 4600-u @ 1.5ghz with 8GB RAM and a 120GB Hard drive. Graphics card- Intel(R) HD Graphics Family
    And this computer is running Creative cloud just an FYI.
    Troubleshooting steps-
    -Cleaned cache within program under preferences.
    -Tried creating a new project and inserting a local video clip and it still crashed.
    -Tried multiple existing project files that have been worked on with this program on other laptops.
    -Uninstalled and reinstalled Premiere (via Creative cloud)
    -Removed and re-added the users account.
    -Attempted to run in safe mode. Couldn't get the application to startup.
    Let me know if anymore information is needed.
    Thanks!

    Now I would have come to the same conclusion as you cvid01, but the program has run on a laptop with even lower specs than the one I described. (It was a 6430 with lower specs. Also running the CC. Only one hard drive.) And other CC programs seem to run without issue. (InDesign, Photoshop).

  • I forwarded a message using my iPhone 5. Now, every time I send a new message (through Send A Message in the Contacts section), that forwarded message automatically appears in the message box (as if it were a template). How do I fix this?

    If I send a message directly through Messages, that forwarded message does not appear in the message box.
    But I would like to not have that message as the template for my texts.
    How do I take this "template" out?
    Thank youu!

    I have taken it back to the Apple store genius bar, but they say they don't see anything wrong. Well unless you use it all day and experience the problems when they happen, you wont see anything wrong. But there are lots wrong with it. But this would be the same store as I purchased the phone. And they backed up my old Iphone 4, but were not able to get anything to load back onto my new phone. So, I lost pretty much everything. But over time, some of my contacts have started showing up, although i am still missing over 800 of them.

  • Firefox is crashing every time I receive a Facebook message (Private message)

    No other tabs open or when others are open.

    We're sorry to hear that Firefox is crashing. In order to assist you better, please follow the steps below to provide us crash IDs to help us learn more about your crash.
    #Enter ''about:crashes'' in the Firefox address bar and press Enter. A Submitted Crash Reports list will appear, similar to the one shown below.
    #Copy the '''5''' most recent Report IDs that start with '''bp-''' and paste them into your response here.
    [[Image:SubmittedCrashReports-Win7|width=520]]
    <br><br>
    Thank you for your help!
    More information and further troubleshooting steps can be found in the [[Firefox crashes - Troubleshoot, prevent and get help fixing crashes]] article.

  • Firefox crashes every time i try to open any page - do you know why this is happening - it only started when i downloaded the new verion of firefox.

    firefox has started crashing every time i try to upload a new page. This has only started happening since i downloaded firefox 4.

    The CrashIDs are what is needed. Do not attempt to attach or paste the reports.
    #Run Firefox in safe mode does that prevent crashes ?<br/>[[Troubleshoot Firefox issues using Safe Mode]]
    #Disable all plugins
    #Repeat and this time try in Windows safe mode. use the F8 key <br /> http://windows.microsoft.com/en-us/windows/start-computer-safe-mode#start-computer-safe-mode=windows-7
    So you are saying it works ok as long as you avoid certain pages such as this Forum. That makes me wonder if it could be malware that is blocking access to assistance.Run malwarescans with multipe and up-to-date tools.
    Sometimes a problem with Firefox may be a result of malware installed on your computer, that you may not be aware of.
    You can try these free programs to scan for malware, which work with your existing antivirus software:
    * [http://www.microsoft.com/security/scanner/default.aspx Microsoft Safety Scanner]
    * [http://www.malwarebytes.org/products/malwarebytes_free/ MalwareBytes' Anti-Malware]
    * [http://support.kaspersky.com/faq/?qid=208283363 TDSSKiller - AntiRootkit Utility]
    * [http://www.surfright.nl/en/hitmanpro/ Hitman Pro]
    * [http://www.eset.com/us/online-scanner/ ESET Online Scanner]
    [http://windows.microsoft.com/MSE Microsoft Security Essentials] is a good permanent antivirus for Windows 7/Vista/XP if you don't already have one.
    Further information can be found in the [[Troubleshoot Firefox issues caused by malware]] article.
    Did this fix your problems? Please report back to us!

  • ITunes crashes every time I try to open it on my brand new 5s.

    iTunes crashes every time I go to open it on my brand new 5s. What do I do?

    Try this one :
    Go through Settings > General > Reset > Reset All Settings.
    Please note, while this will remove your saved hotspots, it won’t purge any of your data.
    OR
    This simple, one-step fix that involves going to the Settings app on your home screen and navigating through Safari > Block Cookies > and selecting “From third parties and advertisers” only.

  • CS5 crashing every time I open a file or begin a new document

    Hi everyone,
    I am currently on CS5 and upgraded my Mac to OSX 10.7.4 (Lion) in June. I have been using PS every day with no dramas, but on Wednesday PS stopped working and was crashing every time I opened a jpg file or even started a new document.
    I uninstalled CS5, and reinstalled it from my purchase disc, did all the updates, and the same thing happened.
    I repeated the process and the same thing is still happening.
    I have tried switching to 32 bit...same thing.
    I have run diagnostics on all 4 hard drives and all are ok and healthy.
    I have allocated RAM 70% to PS 1470mb
    Are there any known issues with PS5 and Lion?
    Do you suspect a hardware issue?
    Many thanks for some help.

    Hi Chris,
    I have asked the Mac technician to send me the Crash report…so here it is.
    Hope this helps,
    Many thanks,
    Lesley
    Process:         Adobe Photoshop CS5
    Path:            /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/MacOS/Adobe Photoshop CS5
    Identifier:      com.adobe.Photoshop
    Version:         12.0.4 (12.0.4x20110407.r.1265] [12.0.4)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd
    Date/Time:       2012-07-30 17:02:39.618 +1000
    OS Version:      Mac OS X 10.7.4 (11E53)
    Report Version:  9
    Interval Since Last Report:          307305 sec
    Crashes Since Last Report:           21090
    Per-App Interval Since Last Report:  451400 sec
    Per-App Crashes Since Last Report:   28
    Anonymous UUID:                      3ACA74FE-A9F4-4CB1-BAC8-1BD868DC2338
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Application Specific Information:
    objc[375]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.CoreFoundation           0x00007fff890e9862 CFRetain + 18
    1   com.apple.CoreFoundation           0x00007fff890f56c7 __CFDictionaryStandardRetainValue + 71
    2   com.apple.CoreFoundation           0x00007fff8911f1e6 __CFBasicHashReplaceValue + 38
    3   com.apple.CoreFoundation           0x00007fff890f442c CFDictionarySetValue + 252
    4   com.apple.CoreFoundation           0x00007fff8915c7f5 -[CFXPreferencesSource setValue:forKey:] + 69
    5   com.apple.CoreFoundation           0x00007fff89167541 -[CFXPreferencesPropertyListSource setValue:forKey:] + 97
    6   com.apple.CoreFoundation           0x00007fff89167456 _CFXPreferencesSetValue + 150
    7   com.adobe.Photoshop                0x0000000100241b2d 0x100000000 + 2366253
    8   com.adobe.Photoshop                0x000000010072e5bd AWS_CUI_GetVersionComments(OpaqueWindowPtr, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument, adobe::q::QProject*, long) + 4530465
    9   com.adobe.Photoshop                0x000000010072e7bd AWS_CUI_GetVersionComments(OpaqueWindowPtr, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument, adobe::q::QProject*, long) + 4530977
    10  com.adobe.Photoshop                0x00000001006b5e16 AWS_CUI_GetVersionComments(OpaqueWindowPtr, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument, adobe::q::QProject*, long) + 4036986
    11  com.adobe.Photoshop                0x000000010006b38f 0x100000000 + 439183
    12  com.adobe.Photoshop                0x000000010006c097 0x100000000 + 442519
    13  com.adobe.Photoshop                0x00000001000711ba 0x100000000 + 463290
    14  com.adobe.Photoshop                0x00000001000665d3 0x100000000 + 419283
    15  com.adobe.Photoshop                0x0000000100066696 0x100000000 + 419478
    16  com.adobe.Photoshop                0x00000001012e0583 AWS_CUI_GetVersionComments(OpaqueWindowPtr, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument, adobe::q::QProject*, long) + 16793831
    17  com.apple.Foundation               0x00007fff89413f40 __NSFireTimer + 102
    18  com.apple.CoreFoundation           0x00007fff8913f934 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    19  com.apple.CoreFoundation           0x00007fff8913f486 __CFRunLoopDoTimer + 534
    20  com.apple.CoreFoundation           0x00007fff8911fe11 __CFRunLoopRun + 1617
    21  com.apple.CoreFoundation           0x00007fff8911f486 CFRunLoopRunSpecific + 230
    22  com.apple.HIToolbox                0x00007fff8eb0c4d3 RunCurrentEventLoopInMode + 277
    23  com.apple.HIToolbox                0x00007fff8eb13781 ReceiveNextEventCommon + 355
    24  com.apple.HIToolbox                0x00007fff8eb1360e BlockUntilNextEventMatchingListInMode + 62
    25  com.apple.AppKit                   0x00007fff833d5e31 _DPSNextEvent + 659
    26  com.apple.AppKit                   0x00007fff833d5735 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    27  com.apple.AppKit                   0x00007fff833d2071 -[NSApplication run] + 470
    28  com.adobe.Photoshop                0x00000001012e04a4 AWS_CUI_GetVersionComments(OpaqueWindowPtr, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument, adobe::q::QProject*, long) + 16793608
    29  com.adobe.Photoshop                0x00000001012e0f01 AWS_CUI_GetVersionComments(OpaqueWindowPtr, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument, adobe::q::QProject*, long) + 16796261
    30  com.adobe.Photoshop                0x00000001000682e6 0x100000000 + 426726
    31  com.adobe.Photoshop                0x00000001002371f1 0x100000000 + 2322929
    32  com.adobe.Photoshop                0x0000000100237281 0x100000000 + 2323073
    33  com.adobe.Photoshop                0x00000001000022f4 0x100000000 + 8948
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib             0x00007fff867c57e6 kevent + 10
    1   libdispatch.dylib                  0x00007fff8d9de78a dispatchmgr_invoke + 923
    2   libdispatch.dylib                  0x00007fff8d9dd31a dispatchmgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib             0x00007fff867c5192 __workq_kernreturn + 10
    1   libsystem_c.dylib                  0x00007fff8b464594 pthreadwqthread + 758
    2   libsystem_c.dylib                  0x00007fff8b465b85 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib             0x00007fff867c5192 __workq_kernreturn + 10
    1   libsystem_c.dylib                  0x00007fff8b464594 pthreadwqthread + 758
    2   libsystem_c.dylib                  0x00007fff8b465b85 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib             0x00007fff867c4bca __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x00007fff8b466274 pthreadcond_wait + 840
    2   com.adobe.amt.services             0x00000001086e6c53 AMTConditionLock::LockWhenCondition(int) + 37
    3   com.adobe.amt.services             0x00000001086dfcce AMTThreadedPCDService::PCDThreadWorker(AMTThreadedPCDService*) + 92
    4   com.adobe.amt.services             0x00000001086e6cbe AMTThread::Worker(void*) + 28
    5   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    6   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib             0x00007fff867c5192 __workq_kernreturn + 10
    1   libsystem_c.dylib                  0x00007fff8b464594 pthreadwqthread + 758
    2   libsystem_c.dylib                  0x00007fff8b465b85 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib             0x00007fff867c36ce semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore     0x00007fff82b3326e MPWaitOnSemaphore + 77
    2   MultiProcessor Support             0x000000010fd35b93 ThreadFunction(void*) + 69
    3   com.apple.CoreServices.CarbonCore     0x00007fff82b33ce6 PrivateMPEntryPoint + 58
    4   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    5   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib             0x00007fff867c36ce semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore     0x00007fff82b3326e MPWaitOnSemaphore + 77
    2   MultiProcessor Support             0x000000010fd35b93 ThreadFunction(void*) + 69
    3   com.apple.CoreServices.CarbonCore     0x00007fff82b33ce6 PrivateMPEntryPoint + 58
    4   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    5   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib             0x00007fff867c36ce semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore     0x00007fff82b3326e MPWaitOnSemaphore + 77
    2   MultiProcessor Support             0x000000010fd35b93 ThreadFunction(void*) + 69
    3   com.apple.CoreServices.CarbonCore     0x00007fff82b33ce6 PrivateMPEntryPoint + 58
    4   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    5   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib             0x00007fff867c36ce semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore     0x00007fff82b3326e MPWaitOnSemaphore + 77
    2   MultiProcessor Support             0x000000010fd35b93 ThreadFunction(void*) + 69
    3   com.apple.CoreServices.CarbonCore     0x00007fff82b33ce6 PrivateMPEntryPoint + 58
    4   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    5   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib             0x00007fff867c36ce semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore     0x00007fff82b3326e MPWaitOnSemaphore + 77
    2   MultiProcessor Support             0x000000010fd35b93 ThreadFunction(void*) + 69
    3   com.apple.CoreServices.CarbonCore     0x00007fff82b33ce6 PrivateMPEntryPoint + 58
    4   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    5   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 11:
    0   libsystem_kernel.dylib             0x00007fff867c36ce semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore     0x00007fff82b3326e MPWaitOnSemaphore + 77
    2   MultiProcessor Support             0x000000010fd35b93 ThreadFunction(void*) + 69
    3   com.apple.CoreServices.CarbonCore     0x00007fff82b33ce6 PrivateMPEntryPoint + 58
    4   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    5   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 12:
    0   libsystem_kernel.dylib             0x00007fff867c36ce semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore     0x00007fff82b3326e MPWaitOnSemaphore + 77
    2   MultiProcessor Support             0x000000010fd35b93 ThreadFunction(void*) + 69
    3   com.apple.CoreServices.CarbonCore     0x00007fff82b33ce6 PrivateMPEntryPoint + 58
    4   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    5   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 13:
    0   libsystem_kernel.dylib             0x00007fff867c4bca __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x00007fff8b466274 pthreadcond_wait + 840
    2   com.apple.CoreServices.CarbonCore     0x00007fff82b5ba5e TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore     0x00007fff82aedea6 TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore     0x00007fff82b32e81 MPWaitOnQueue + 181
    5   AdobeACE                           0x000000010598b18d 0x105951000 + 237965
    6   AdobeACE                           0x000000010598ab3a 0x105951000 + 236346
    7   com.apple.CoreServices.CarbonCore     0x00007fff82b33ce6 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    9   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 14:
    0   libsystem_kernel.dylib             0x00007fff867c4bca __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x00007fff8b466274 pthreadcond_wait + 840
    2   com.apple.CoreServices.CarbonCore     0x00007fff82b5ba5e TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore     0x00007fff82aedea6 TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore     0x00007fff82b32e81 MPWaitOnQueue + 181
    5   AdobeACE                           0x000000010598b18d 0x105951000 + 237965
    6   AdobeACE                           0x000000010598ab3a 0x105951000 + 236346
    7   com.apple.CoreServices.CarbonCore     0x00007fff82b33ce6 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    9   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 15:
    0   libsystem_kernel.dylib             0x00007fff867c4bca __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x00007fff8b466274 pthreadcond_wait + 840
    2   com.apple.CoreServices.CarbonCore     0x00007fff82b5ba5e TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore     0x00007fff82aedea6 TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore     0x00007fff82b32e81 MPWaitOnQueue + 181
    5   AdobeACE                           0x000000010598b18d 0x105951000 + 237965
    6   AdobeACE                           0x000000010598ab3a 0x105951000 + 236346
    7   com.apple.CoreServices.CarbonCore     0x00007fff82b33ce6 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    9   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 16:
    0   libsystem_kernel.dylib             0x00007fff867c4bca __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x00007fff8b466274 pthreadcond_wait + 840
    2   com.apple.CoreServices.CarbonCore     0x00007fff82b5ba5e TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore     0x00007fff82aedea6 TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore     0x00007fff82b32e81 MPWaitOnQueue + 181
    5   AdobeACE                           0x000000010598b18d 0x105951000 + 237965
    6   AdobeACE                           0x000000010598ab3a 0x105951000 + 236346
    7   com.apple.CoreServices.CarbonCore     0x00007fff82b33ce6 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    9   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 17:
    0   libsystem_kernel.dylib             0x00007fff867c4bca __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x00007fff8b466274 pthreadcond_wait + 840
    2   com.apple.CoreServices.CarbonCore     0x00007fff82b5ba5e TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore     0x00007fff82aedea6 TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore     0x00007fff82b32e81 MPWaitOnQueue + 181
    5   AdobeACE                           0x000000010598b18d 0x105951000 + 237965
    6   AdobeACE                           0x000000010598ab3a 0x105951000 + 236346
    7   com.apple.CoreServices.CarbonCore     0x00007fff82b33ce6 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    9   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 18:
    0   libsystem_kernel.dylib             0x00007fff867c4bca __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x00007fff8b466274 pthreadcond_wait + 840
    2   com.apple.CoreServices.CarbonCore     0x00007fff82b5ba5e TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore     0x00007fff82aedea6 TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore     0x00007fff82b32e81 MPWaitOnQueue + 181
    5   AdobeACE                           0x000000010598b18d 0x105951000 + 237965
    6   AdobeACE                           0x000000010598ab3a 0x105951000 + 236346
    7   com.apple.CoreServices.CarbonCore     0x00007fff82b33ce6 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    9   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 19:
    0   libsystem_kernel.dylib             0x00007fff867c4bca __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x00007fff8b466274 pthreadcond_wait + 840
    2   com.apple.CoreServices.CarbonCore     0x00007fff82b5ba5e TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore     0x00007fff82aedea6 TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore     0x00007fff82b32e81 MPWaitOnQueue + 181
    5   AdobeACE                           0x000000010598b18d 0x105951000 + 237965
    6   AdobeACE                           0x000000010598ab3a 0x105951000 + 236346
    7   com.apple.CoreServices.CarbonCore     0x00007fff82b33ce6 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    9   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 20:
    0   libsystem_kernel.dylib             0x00007fff867c4e42 __semwait_signal + 10
    1   libsystem_c.dylib                  0x00007fff8b418dea nanosleep + 164
    2   com.adobe.PSAutomate               0x0000000113482e4b ScObjects::Thread::sleep(unsigned int) + 59
    3   com.adobe.PSAutomate               0x0000000113464d83 ScObjects::BridgeTalkThread::run() + 163
    4   com.adobe.PSAutomate               0x0000000113482f46 ScObjects::Thread::go(void*) + 166
    5   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    6   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 21:
    0   libsystem_kernel.dylib             0x00007fff867c4bca __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x00007fff8b466274 pthreadcond_wait + 840
    2   com.adobe.adobeswfl                0x000000011438789d APXGetHostAPI + 2465805
    3   com.adobe.adobeswfl                0x00000001141405e9 APXGetHostAPI + 77145
    4   com.adobe.adobeswfl                0x00000001143879b1 APXGetHostAPI + 2466081
    5   com.adobe.adobeswfl                0x0000000114387d1a APXGetHostAPI + 2466954
    6   com.adobe.adobeswfl                0x0000000114387e49 APXGetHostAPI + 2467257
    7   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    8   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 22:
    0   libsystem_kernel.dylib             0x00007fff867c4bca __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x00007fff8b466274 pthreadcond_wait + 840
    2   com.adobe.adobeswfl                0x000000011438789d APXGetHostAPI + 2465805
    3   com.adobe.adobeswfl                0x00000001141405e9 APXGetHostAPI + 77145
    4   com.adobe.adobeswfl                0x00000001143879b1 APXGetHostAPI + 2466081
    5   com.adobe.adobeswfl                0x0000000114387d1a APXGetHostAPI + 2466954
    6   com.adobe.adobeswfl                0x0000000114387e49 APXGetHostAPI + 2467257
    7   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    8   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 23:
    0   libsystem_kernel.dylib             0x00007fff867c4bca __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x00007fff8b466274 pthreadcond_wait + 840
    2   com.adobe.adobeswfl                0x000000011438789d APXGetHostAPI + 2465805
    3   com.adobe.adobeswfl                0x00000001141405e9 APXGetHostAPI + 77145
    4   com.adobe.adobeswfl                0x00000001143879b1 APXGetHostAPI + 2466081
    5   com.adobe.adobeswfl                0x0000000114387d1a APXGetHostAPI + 2466954
    6   com.adobe.adobeswfl                0x0000000114387e49 APXGetHostAPI + 2467257
    7   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    8   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 24:
    0   libsystem_kernel.dylib             0x00007fff867c4bca __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x00007fff8b466274 pthreadcond_wait + 840
    2   com.adobe.adobeswfl                0x000000011438789d APXGetHostAPI + 2465805
    3   com.adobe.adobeswfl                0x00000001141405e9 APXGetHostAPI + 77145
    4   com.adobe.adobeswfl                0x00000001143879b1 APXGetHostAPI + 2466081
    5   com.adobe.adobeswfl                0x0000000114387d1a APXGetHostAPI + 2466954
    6   com.adobe.adobeswfl                0x0000000114387e49 APXGetHostAPI + 2467257
    7   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    8   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 25:
    0   libsystem_kernel.dylib             0x00007fff867c4bca __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x00007fff8b466274 pthreadcond_wait + 840
    2   com.adobe.adobeswfl                0x000000011438789d APXGetHostAPI + 2465805
    3   com.adobe.adobeswfl                0x00000001141405e9 APXGetHostAPI + 77145
    4   com.adobe.adobeswfl                0x00000001143879b1 APXGetHostAPI + 2466081
    5   com.adobe.adobeswfl                0x0000000114387d1a APXGetHostAPI + 2466954
    6   com.adobe.adobeswfl                0x0000000114387e49 APXGetHostAPI + 2467257
    7   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    8   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 26:
    0   libsystem_kernel.dylib             0x00007fff867c4bca __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x00007fff8b466274 pthreadcond_wait + 840
    2   com.adobe.adobeswfl                0x000000011438789d APXGetHostAPI + 2465805
    3   com.adobe.adobeswfl                0x00000001141405e9 APXGetHostAPI + 77145
    4   com.adobe.adobeswfl                0x00000001143879b1 APXGetHostAPI + 2466081
    5   com.adobe.adobeswfl                0x0000000114387d1a APXGetHostAPI + 2466954
    6   com.adobe.adobeswfl                0x0000000114387e49 APXGetHostAPI + 2467257
    7   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    8   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 27:
    0   libsystem_kernel.dylib             0x00007fff867c4bca __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x00007fff8b466274 pthreadcond_wait + 840
    2   com.adobe.adobeswfl                0x000000011438789d APXGetHostAPI + 2465805
    3   com.adobe.adobeswfl                0x00000001141405e9 APXGetHostAPI + 77145
    4   com.adobe.adobeswfl                0x00000001143879b1 APXGetHostAPI + 2466081
    5   com.adobe.adobeswfl                0x0000000114387d1a APXGetHostAPI + 2466954
    6   com.adobe.adobeswfl                0x0000000114387e49 APXGetHostAPI + 2467257
    7   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    8   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 28:
    0   libsystem_kernel.dylib             0x00007fff867c4bca __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x00007fff8b466274 pthreadcond_wait + 840
    2   com.adobe.adobeswfl                0x000000011438789d APXGetHostAPI + 2465805
    3   com.adobe.adobeswfl                0x00000001141405e9 APXGetHostAPI + 77145
    4   com.adobe.adobeswfl                0x00000001143879b1 APXGetHostAPI + 2466081
    5   com.adobe.adobeswfl                0x0000000114387d1a APXGetHostAPI + 2466954
    6   com.adobe.adobeswfl                0x0000000114387e49 APXGetHostAPI + 2467257
    7   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    8   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 29:
    0   libsystem_kernel.dylib             0x00007fff867c367a mach_msg_trap + 10
    1   libsystem_kernel.dylib             0x00007fff867c2d71 mach_msg + 73
    2   com.apple.CoreFoundation           0x00007fff8911750c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation           0x00007fff8911fc74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation           0x00007fff8911f486 CFRunLoopRunSpecific + 230
    5   com.apple.CoreMediaIO              0x00007fff8b78bfe9 CMIO::DAL::RunLoop::OwnThread(void*) + 159
    6   com.apple.CoreMediaIO              0x00007fff8b78215a CAPThread::Entry(CAPThread*) + 98
    7   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    8   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 30:
    0   libsystem_kernel.dylib             0x00007fff867c4bca __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x00007fff8b4662a6 pthreadcond_wait + 890
    2   com.adobe.adobeswfl                0x0000000114387869 APXGetHostAPI + 2465753
    3   com.adobe.adobeswfl                0x00000001143a40ec APXGetHostAPI + 2582620
    4   com.adobe.adobeswfl                0x00000001143879b1 APXGetHostAPI + 2466081
    5   com.adobe.adobeswfl                0x0000000114387d1a APXGetHostAPI + 2466954
    6   com.adobe.adobeswfl                0x0000000114387e49 APXGetHostAPI + 2467257
    7   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    8   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 31:
    0   libsystem_kernel.dylib             0x00007fff867c4bca __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x00007fff8b4662a6 pthreadcond_wait + 890
    2   com.adobe.adobeswfl                0x0000000114387869 APXGetHostAPI + 2465753
    3   com.adobe.adobeswfl                0x0000000114521ef3 APXGetHostAPI + 4146787
    4   com.adobe.adobeswfl                0x00000001143879b1 APXGetHostAPI + 2466081
    5   com.adobe.adobeswfl                0x0000000114387d1a APXGetHostAPI + 2466954
    6   com.adobe.adobeswfl                0x0000000114387e49 APXGetHostAPI + 2467257
    7   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    8   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 32:
    0   libsystem_kernel.dylib             0x00007fff867c4d7a __recvfrom + 10
    1   ServiceManager-Launcher.dylib      0x0000000113ad3982 Invoke + 54020
    2   ServiceManager-Launcher.dylib      0x0000000113ad2adf Invoke + 50273
    3   ServiceManager-Launcher.dylib      0x0000000113ad1b26 Invoke + 46248
    4   ServiceManager-Launcher.dylib      0x0000000113ad1b81 Invoke + 46339
    5   ServiceManager-Launcher.dylib      0x0000000113ad1c02 Invoke + 46468
    6   ServiceManager-Launcher.dylib      0x0000000113acc30d Invoke + 23695
    7   ServiceManager-Launcher.dylib      0x0000000113acc4a6 Invoke + 24104
    8   ServiceManager-Launcher.dylib      0x0000000113accf2f Invoke + 26801
    9   ServiceManager-Launcher.dylib      0x0000000113acd01d Invoke + 27039
    10  ServiceManager-Launcher.dylib      0x0000000113ad031f Invoke + 40097
    11  ServiceManager-Launcher.dylib      0x0000000113ad05c5 Invoke + 40775
    12  ServiceManager-Launcher.dylib      0x0000000113ad0b84 Invoke + 42246
    13  ServiceManager-Launcher.dylib      0x0000000113ad0d71 Invoke + 42739
    14  ServiceManager-Launcher.dylib      0x0000000113ac2daf Login + 1773
    15  ServiceManager-Launcher.dylib      0x0000000113ac4295 Login + 7123
    16  ServiceManager-Launcher.dylib      0x0000000113ad12a8 Invoke + 44074
    17  ServiceManager-Launcher.dylib      0x0000000113ad36c1 Invoke + 53315
    18  libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    19  libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 33:
    0   libsystem_kernel.dylib             0x00007fff867c36b6 semaphore_wait_trap + 10
    1   com.adobe.CameraRaw                0x0000000117a559c1 EntryFM + 2524321
    2   com.adobe.CameraRaw                0x0000000117a87cd3 EntryFM + 2729907
    3   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    4   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 34:
    0   libsystem_kernel.dylib             0x00007fff867c4bca __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x00007fff8b466274 pthreadcond_wait + 840
    2   com.apple.CoreServices.CarbonCore     0x00007fff82b5ba5e TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore     0x00007fff82aedea6 TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore     0x00007fff82b32e81 MPWaitOnQueue + 181
    5   com.adobe.CameraRaw                0x0000000117750539 0x117500000 + 2426169
    6   com.adobe.CameraRaw                0x000000011774f790 0x117500000 + 2422672
    7   com.apple.CoreServices.CarbonCore     0x00007fff82b33ce6 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    9   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 35:
    0   libsystem_kernel.dylib             0x00007fff867c4bca __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x00007fff8b466274 pthreadcond_wait + 840
    2   com.apple.CoreServices.CarbonCore     0x00007fff82b5ba5e TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore     0x00007fff82aedea6 TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore     0x00007fff82b32e81 MPWaitOnQueue + 181
    5   com.adobe.CameraRaw                0x0000000117750539 0x117500000 + 2426169
    6   com.adobe.CameraRaw                0x000000011774f790 0x117500000 + 2422672
    7   com.apple.CoreServices.CarbonCore     0x00007fff82b33ce6 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    9   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 36:
    0   libsystem_kernel.dylib             0x00007fff867c4bca __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x00007fff8b466274 pthreadcond_wait + 840
    2   com.apple.CoreServices.CarbonCore     0x00007fff82b5ba5e TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore     0x00007fff82aedea6 TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore     0x00007fff82b32e81 MPWaitOnQueue + 181
    5   com.adobe.CameraRaw                0x0000000117750539 0x117500000 + 2426169
    6   com.adobe.CameraRaw                0x000000011774f790 0x117500000 + 2422672
    7   com.apple.CoreServices.CarbonCore     0x00007fff82b33ce6 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    9   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 37:
    0   libsystem_kernel.dylib             0x00007fff867c4bca __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x00007fff8b466274 pthreadcond_wait + 840
    2   com.apple.CoreServices.CarbonCore     0x00007fff82b5ba5e TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore     0x00007fff82aedea6 TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore     0x00007fff82b32e81 MPWaitOnQueue + 181
    5   com.adobe.CameraRaw                0x0000000117750539 0x117500000 + 2426169
    6   com.adobe.CameraRaw                0x000000011774f790 0x117500000 + 2422672
    7   com.apple.CoreServices.CarbonCore     0x00007fff82b33ce6 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    9   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 38:
    0   libsystem_kernel.dylib             0x00007fff867c4bca __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x00007fff8b466274 pthreadcond_wait + 840
    2   com.apple.CoreServices.CarbonCore     0x00007fff82b5ba5e TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore     0x00007fff82aedea6 TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore     0x00007fff82b32e81 MPWaitOnQueue + 181
    5   com.adobe.CameraRaw                0x0000000117750539 0x117500000 + 2426169
    6   com.adobe.CameraRaw                0x000000011774f790 0x117500000 + 2422672
    7   com.apple.CoreServices.CarbonCore     0x00007fff82b33ce6 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    9   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 39:
    0   libsystem_kernel.dylib             0x00007fff867c4bca __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x00007fff8b466274 pthreadcond_wait + 840
    2   com.apple.CoreServices.CarbonCore     0x00007fff82b5ba5e TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore     0x00007fff82aedea6 TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore     0x00007fff82b32e81 MPWaitOnQueue + 181
    5   com.adobe.CameraRaw                0x0000000117750539 0x117500000 + 2426169
    6   com.adobe.CameraRaw                0x000000011774f790 0x117500000 + 2422672
    7   com.apple.CoreServices.CarbonCore     0x00007fff82b33ce6 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    9   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 40:
    0   libsystem_kernel.dylib             0x00007fff867c4bca __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x00007fff8b466274 pthreadcond_wait + 840
    2   com.apple.CoreServices.CarbonCore     0x00007fff82b5ba5e TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore     0x00007fff82aedea6 TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore     0x00007fff82b32e81 MPWaitOnQueue + 181
    5   com.adobe.CameraRaw                0x0000000117750539 0x117500000 + 2426169
    6   com.adobe.CameraRaw                0x000000011774f790 0x117500000 + 2422672
    7   com.apple.CoreServices.CarbonCore     0x00007fff82b33ce6 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    9   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 41:: cr_scratch
    0   libsystem_kernel.dylib             0x00007fff867c4bca __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x00007fff8b466274 pthreadcond_wait + 840
    2   com.adobe.CameraRaw                0x00000001175630a3 0x117500000 + 405667
    3   com.adobe.CameraRaw                0x00000001178d9594 EntryFM + 966772
    4   com.adobe.CameraRaw                0x0000000117628f88 0x117500000 + 1216392
    5   libsystem_c.dylib                  0x00007fff8b4628bf pthreadstart + 335
    6   libsystem_c.dylib                  0x00007fff8b465b75 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
    rax: 0x0000000000000000  rbx: 0x0000000000000000  rcx: 0x0000000000000000  rdx: 0x0000000103152868
    rdi: 0x0000000000000000  rsi: 0x0000000000000000  rbp: 0x00007fff5fbfd880  rsp: 0x00007fff5fbfd870
      r8: 0x00000000000000c8   r9: 0x0000000103152878  r10: 0x0000000000000040  r11: 0x0000000000000004
    r12: 0x0000000113f90240  r13: 0x000000010b4bc3b0  r14: 0x0000000113f90540  r15: 0x0000000113f90540
    rip: 0x00007fff890e9862  rfl: 0x0000000000000246  cr2: 0x0000000113f91000
    Logical CPU: 2
    Binary Images:
          0x100000000 -        0x1026fbfff +com.adobe.Photoshop (12.0.4 - 12.0.4x20110407.r.1265] [12.0.4) <6BFE637D-7ADA-BD5C-F1C5-64AD4688D89D> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/MacOS/Adobe Photoshop CS5
          0x1032f4000 -        0x10336cfef +com.adobe.adobe_caps (adobe_caps 3.0.116.0 - 3.0.116.0) <4A355686-1451-B19A-0C55-DFE49FD2539E> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
          0x103382000 -        0x103389fff  org.twain.dsm (1.9.5 - 1.9.5) <D3C111E6-AAE8-3267-B760-1529D0917170> /System/Library/Frameworks/TWAIN.framework/Versions/A/TWAIN
          0x103391000 -        0x1033a1ff8 +com.adobe.ahclientframework (1.5.0.30 - 1.5.0.30) <5D6FFC4E-7B81-3E8C-F0D4-66A3FA94A837> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient
          0x1033ac000 -        0x1033b2fff  com.apple.agl (3.2.0 - AGL-3.2.0) <AB0B5D3F-BA2A-3366-830A-EF9258C18276> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
          0x1033b9000 -        0x1035bffef +com.adobe.linguistic.LinguisticManager (5.0.0 - 11696) <499B4E7A-08BB-80FC-C220-D57D45CA424F> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
          0x103652000 -        0x103800fef +com.adobe.owl (AdobeOwl version 3.0.93 - 3.0.93) <74CF40F6-B216-DB73-5C8F-FC5533220CD9> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
          0x1038a2000 -        0x103cd2fef +AdobeMPS (??? - ???) <E541F5F1-21BB-D779-1475-B1553950E1B9> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
          0x103e2c000 -        0x104157ff7 +AdobeAGM (??? - ???) <770E65CA-643B-CFEE-2BE1-F73D45B77D09> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
          0x104224000 -        0x10454cfe7 +AdobeCoolType (??? - ???) <9979447D-9477-BC48-A84E-8A6A6AF380B5> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
          0x1045e4000 -        0x104605ff7 +AdobeBIBUtils (??? - ???) <E0E813D7-0DEE-4BD6-599B-B1DE16008C3C> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
          0x104612000 -        0x10463dff6 +AdobeAXE8SharedExpat (??? - ???) <7E809606-BF97-DB3A-E465-156446E56D00> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8SharedExpa t
          0x10464f000 -        0x104793fef +WRServices (??? - ???) <76354373-F0BD-0BAF-6FC0-B96DBB371755> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
          0x1047da000 -        0x10483ffff +aif_core (??? - ???) <28B07687-9957-7C0B-B221-1B849283C87A> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/aif_core.framework/Versions/A/aif_core
          0x10485b000 -        0x104871fff +data_flow (??? - ???) <81432128-C1BC-2E87-852E-2E4FBE63DEF3> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/data_flow.framework/Versions/A/data_flow
          0x104889000 -        0x10491ffff +image_flow (??? - ???) <83A775AD-5EFE-4EC1-4EE4-7A92C88D1B02> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/image_flow.framework/Versions/A/image_flow
          0x104996000 -        0x1049b4fff +image_runtime (??? - ???) <F3EE4945-4348-A9BE-61AD-A546D0371C62> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/image_runtime.framework/Versions/A/image_runtime
          0x1049d1000 -        0x104c00fff +aif_ogl (??? - ???) <0C2C2B20-688E-18BE-B33C-9B2A816A7E65> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/aif_ogl.framework/Versions/A/aif_ogl
          0x104cdf000 -        0x104d72fff +AdobeOwlCanvas (??? - ???) <EC667F6D-0BB6-03EA-41E8-624425B2BF4B> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeOwlCanvas.framework/Versions/A/AdobeOwlCanvas
          0x104d92000 -        0x1050dbfef +com.adobe.dvaui.framework (dvaui version 5.0.0 - 5.0.0.0) <023E0760-0223-AB5D-758C-2C5A052F6AF4> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/dvaui.framework/Versions/A/dvaui
          0x10526b000 -        0x1053edfe7 +com.adobe.dvacore.framework (dvacore version 5.0.0 - 5.0.0.0) <42077295-9026-D519-C057-35E07029D97B> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/dvacore.framework/Versions/A/dvacore
          0x10548f000 -        0x105807fff +com.adobe.dvaadameve.framework (dvaadameve version 5.0.0 - 5.0.0.0) <0E95A0DF-038A-CFF2-EC7B-BDB905CDF5C5> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/dvaadameve.framework/Versions/A/dvaadameve
          0x105951000 -        0x105a66fff +AdobeACE (??? - ???) <C544307E-C1E6-FCA8-4D32-2EC0D5820BBD> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
          0x105a8b000 -        0x105aa7fff +AdobeBIB (??? - ???) <EBA9513A-E3A2-10A8-35E9-B2A8DCDE10DD> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
          0x105ab1000 -        0x105b1bff7 +com.adobe.amtlib (amtlib 3.0.0.64 - 3.0.0.64) <6B2F73C2-10AB-08B3-4AB0-A31C83D1E5E0> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
          0x105b4e000 -        0x105c21ffb +AdobeJP2K (??? - ???) <BF2DBEA4-E71A-7112-53CA-8E7D73B1EFE5> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K
          0x105c41000 -        0x105c45ff8 +com.adobe.ape.shim (adbeape version 3.1.65.7508 - 3.1.65.7508) <0C380604-C686-C2E4-0535-C1FAB230187E> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
          0x105c49000 -        0x105cc0fff +FileInfo (??? - ???) <6D5235B9-0EB6-17CA-6457-A2507A87EA8F> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
          0x105ce1000 -        0x105d3fffd +AdobeXMP (??? - ???) <561026BB-C6EA-29CE-4790-CABCB81E8884> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
          0x105d4d000 -        0x1061e8fff +com.nvidia.cg (2.2.0006 - ???) /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/Cg.framework/Cg
          0x10676e000 -        0x1067c4feb +com.adobe.headlights.LogSessionFramework (??? - 2.0.1.011) <03B80698-2C3B-A232-F15F-8F08F8963A19> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
          0x106809000 -        0x10682effe +adobepdfsettings (??? - ???) <56E7F033-6032-2EC2-250E-43F1EBD123B1> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/adobepdfsettings.framework/Versions/A/adobepdfsettings
          0x106868000 -        0x10686dffd +com.adobe.AdobeCrashReporter (3.0 - 3.0.20100302) <DFFB9A08-8369-D65F-161F-7C61D562E307> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashReporter
          0x106872000 -        0x106a0efff +com.adobe.PlugPlug (2.0.0.109 - 2.0.0.109) <83092855-E671-F64A-EE0D-1110CF669634> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/PlugPlug.framework/Versions/A/PlugPlug
          0x106ab6000 -        0x106b99fff  libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <358B5B40-43B2-3F92-9FD3-DAA68806E1FF> /usr/lib/libcrypto.0.9.7.dylib
          0x106bef000 -        0x106c08feb +libtbb.dylib (??? - ???) /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/libtbb.dylib
          0x106c19000 -        0x106c1ffeb +libtbbmalloc.dylib (??? - ???) /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/libtbbmalloc.dylib
          0x106c26000 -        0x106c26fff  libmx.A.dylib (2026.0.0 - compatibility 1.0.0) <C23BF0A1-7E6D-35EF-85FE-651EE2C13D53> /usr/lib/libmx.A.dylib
          0x106c29000 -        0x106c31ff3 +com.adobe.boost_threads.framework (boost_threads version 5.0.0 - 5.0.0.0) <6858DF5A-F020-22A7-B945-14EC277724D4> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost_threads
          0x106fe0000 -        0x106fe2fff  com.apple.textencoding.unicode (2.4 - 2.4) <FD4695F4-6110-36C6-AC06-86453E30FF6E> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
          0x106ffb000 -        0x106ffcff7  libCyrillicConverter.dylib (54.0.0 - compatibility 1.0.0) <C8D0607A-A668-36EE-AF03-866BD04B5611> /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
          0x1086c3000 -        0x108733ff6 +com.adobe.amt.services (AMTServices 3.0.0.64 BuildVersion: 3.0; BuildDate: Mon Jan 26 2010 21:49:00 - 3.0.0.64) <52FF1F9B-9991-ECE2-C7E3-09DA1B368CBE> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/amtservices.framework/Versions/a/amtservices
          0x10b0e9000 -        0x10b0f8ff7  libSimplifiedChineseConverter.dylib (54.0.0 - compatibility 1.0.0) <D30A4333-0953-394D-BB26-739937ED0BD8> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
          0x10b678000 -        0x10b693fff  libJapaneseConverter.dylib (54.0.0 - compatibility 1.0.0) <59FCE9C0-27E6-34CE-89E5-3A83B843B36C> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
          0x10b698000 -        0x10b6b9fff  libKoreanConverter.dylib (54.0.0 - compatibility 1.0.0) <25FF31F5-9D1E-35EB-8085-F0AC25C38DAC> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
          0x10b6bd000 -        0x10b6cfff7  libTraditionalChineseConverter.dylib (54.0.0 - compatibility 1.0.0) <66A3625A-6918-3C14-8DF3-2F4924C389EA> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
          0x10b6f3000 -        0x10b6fbfff +com.adobe.asneu.framework (asneu version 1.7.0.1 - 1.7.0.1) <3D59CB21-F5C7-4232-AB00-DFEB04206024> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/asneu.framework/Versions/a/asneu
          0x10c346000 -        0x10c34dfff +Enable Async IO (??? - ???) <3935C129-0FAE-3EAC-0CF2-4D740CD22E43> /Applications/Adobe Photoshop CS5/*/Enable Async IO.plugin/Contents/MacOS/Enable Async IO
          0x10cce6000 -        0x10cceffff +FastCore (??? - ???) <25D92063-457F-C14A-6BE8-1C96C54F904C> /Applications/Adobe Photoshop CS5/*/FastCore.plugin/Contents/MacOS/FastCore
          0x10e703000 -        0x10e766ff3 +MMXCore (??? - ???) <2DB6FA8E-4373-9823-C4F5-A9F5F8F80717> /Applications/Adobe Photoshop CS5/*/MMXCore.plugin/Contents/MacOS/MMXCore
          0x10fd00000 -        0x10fd6bff0 +MultiProcessor Support (??? - ???) <4CDEDB26-96A2-631F-3C4B-FC3DBE9E2A02> /Applications/Adobe Photoshop CS5/*/MultiProcessor Support.plugin/Contents/MacOS/MultiProcessor Support
          0x113300000 -        0x11355dfef +com.adobe.PSAutomate (12.0.2 - 12.0.2) <2A43E60A-F63A-68A0-A73C-5BEEE05E6F33> /Applications/Adobe Photoshop CS5/*/ScriptingSupport.plugin/Contents/MacOS/ScriptingSupport
          0x11377c000 -        0x113820ffb +com.adobe.AdobeExtendScript (ExtendScript 4.1.26 - 4.1.26.11099) <00717496-ACE1-7D2F-DEE7-4316D0AB52D5> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/AdobeExtendScript
          0x113882000 -        0x113922fef +com.adobe.AdobeScCore (ScCore 4.1.26 - 4.1.26.11099) <036DBC1F-0576-705F-3507-213E9F455222> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCore
          0x113a6e000 -        0x113a8effb +com.adobe.ape (adbeapecore version 3.1.70.10055 - 3.1.70.10055) <66373ADB-0865-ECDB-D3D0-B3373FC43919> /Library/Application Support/Adobe/*/adbeapecore.framework/adbeapecore
          0x113a9b000 -        0x113a9ffff  com.apple.audio.AudioIPCPlugIn (1.2.2 - 1.2.2) <F94D690D-3196-3B01-B798-09708367D28D> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/C ontents/MacOS/AudioIPCPlugIn
          0x113aa4000 -        0x113aa9fff  com.apple.audio.AppleHDAHALPlugIn (2.2.0 - 2.2.0f3) <4EC4981B-68AE-357E-960F-3D4603A61E9F> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Conten ts/MacOS/AppleHDAHALPlugIn
          0x113ac0000 -        0x113ae8fef +ServiceManager-Launcher.dylib (??? - ???) <4608E5E7-7F22-A4FF-527C-E97EA339FCCC> /Library/Application Support/Adobe/*/ServiceManager-Launcher.dylib
          0x114100000 -        0x114f68ff3 +com.adobe.adobeswfl (??? - 2.0.0.10053) <ADE7E8AA-80B6-7BAC-8205-13D7A0E89DF8> /Library/Application Support/Adobe/*/adbeapecore.framework/Resources/AdobeSWFL.bundle/Contents/MacOS/AdobeSWFL
          0x117306000 -        0x117343feb +com.adobe.AAM.AdobeUpdaterNotificationFramework (UpdaterNotifications 1.0.0.64 - 1.0.0.64) <CD8BD7C7-0F66-29B6-C158-A6EF8DF69996> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/updaternotifications.framework/Versions/a/UpdaterNotification s
          0x117500000 -        0x11863cfe7 +com.adobe.CameraRaw (6.7 - 6.7.0f339) <EE11AFE4-0A58-B5C6-F22A-55658C54E036> /Library/Application Support/Adobe/*/Camera Raw.plugin/Contents/MacOS/Camera Raw
       0x7fff64ed8000 -     0x7fff64f0cbaf  dyld (195.6 - ???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld
       0x7fff81ff7000 -     0x7fff82098ff7  com.apple.LaunchServices (480.33 - 480.33) <45EF2044-3396-3910-9B5B-C8F7777D5F56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.fr amework/Versions/A/LaunchServices
       0x7fff82099000 -     0x7fff820e0ff7  com.apple.CoreMedia (1.0 - 705.78) <F6EA2328-FD3E-3057-80C7-C9845837F863> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
       0x7fff820e1000 -     0x7fff820feff7  com.apple.openscripting (1.3.3 - ???) <BDCCCBA9-F440-30BD-8378-FAB5AF685A5D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework /Versions/A/OpenScripting
       0x7fff82107000 -     0x7fff82aa4c9f  com.apple.CoreGraphics (1.600.0 - ???) <1DB9C92C-DFA8-36ED-B513-998134462148> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/CoreGraphics
       0x7fff82aa5000 -     0x7fff82aa9ff7  com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/ Versions/A/CommonPanels
       0x7fff82aaa000 -     0x7fff82dc6fff  com.apple.CoreServices.CarbonCore (960.24 - 960.24) <6F99A26B-788F-37B9-860F-508906EC06D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore
       0x7fff82ddd000 -     0x7fff82e62ff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
       0x7fff82ead000 -     0x7fff82edaff7  com.apple.opencl (1.50.69 - 1.50.69) <57939F7D-3626-30E2-883D-8A7CCB3F8763> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
       0x7fff83069000 -     0x7fff830bdff7  com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterfa ce.framework/Versions/A/ScalableUserInterface
       0x7fff830be000 -     0x7fff830befff  com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
       0x7fff83114000 -     0x7fff83219fff  libFontParser.dylib (??? - ???) <759645F2-8CB1-358C-AF41-BA3797CD0F60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontParser.dylib
       0x7fff8321a000 -     0x7fff83231fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSuppor t
       0x7fff83364000 -     0x7fff833beff7  com.apple.ImageCaptureCore (3.0.3 - 3.0.3) <12C722EE-3A13-3937-ABDF-EDC922F4C299> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
       0x7fff833cd000 -     0x7fff83fd3ff7  com.apple.AppKit (6.7.3 - 1138.47) <CAF5783F-F80B-30E7-929F-BBA6D96C5C44> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
       0x7fff83fd4000 -     0x7fff83fd4fff  com.apple.Carbon (153 - 153) <16EA5662-5C2C-3267-B419-66669AE536D7> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
       0x7fff83fd5000 -     0x7fff84002fff  com.apple.quartzfilters (1.7.0 - 1.7.0) <CE1EDD58-7273-38F9-AD33-871A8BA7ABF3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework /Versions/A/QuartzFilters
       0x7fff84003000 -     0x7fff84004ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
       0x7fff84005000 -     0x7fff84006ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
       0x7fff84007000 -     0x7fff8401cfff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynt hesis.framework/Versions/A/SpeechSynthesis
       0x7fff8401d000 -     0x7fff840

Maybe you are looking for

  • Kernel 2.6.25 upgrade = MadWifi: unable to attach hardware [SOLVED]

    Hello, After I upgraded my kernel to 2.6.25 on my laptop with an Atheros AR242x, which I use normally use MadWifi with, stopped working. I am unable to get any wifi0 or ath0 device to show up in ifconfig. The most descriptive error I could pull up wa

  • Modules of SAP PS and HR

    Goodafternoon, When this working the module of SAP HCM and PS, which is the best practice for handling the Authorisations for that certain employees(project managers) can visualize the infotypes of the person that have the responsibility for a given

  • How to post group currency

    SAP FI: F107 valuation (for doubtful debts provision) will not post group currency? IN SAP, transaction F107 valuations, which executes valuation calculation for doubtful debt provision and then updates GL using background processing is only posting

  • How to open files with "return" key and delete files with "delete" key?

    Hi friends, It's been over a week since I got my iMac and I'm loving it. However, while I'm adapting alright to 'mac' key shortcuts (e.g. using the COMMAND-S for save as opposed to CONTROL-S used in PC). However, there are 2 things that are annoying

  • What happens to PS CS3 after upgrade to PS CS5?

    I have two Win XP computers that had been running PS CS3.  I purchased the upgrade to PS CS5 and installed it in both computers successfully. Now I have a third Win XP computer on which I wish to run PS.  Do my recently upgraded CS5 upgrade versions