Illustrator CC Quits Unexpectedly When Moving Paths

It works fine until I try to move a path, any path, that I've drawn with the pen tool.  It happens on any file I work in  When I do, it quits and gives me the message below.  I haven't a clue how to interpret any of that.  Suggestions, please?
Process:         Adobe Illustrator [1500]
Path:            /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
Identifier:      com.adobe.illustrator
Version:         17.1.0 (17.0.0)
Code Type:       X86-64 (Native)
Parent Process:  launchd [142]
Responsible:     Adobe Illustrator [1500]
User ID:         501
Date/Time:       2014-02-18 19:18:52.630 -0800
OS Version:      Mac OS X 10.9.1 (13B42)
Report Version:  11
Anonymous UUID:  B3A0132E-B579-C3FC-1AB9-D4C9C1E032E4
Sleep/Wake UUID: 45444091-1DD5-4577-B19C-42386ED17FB9
Crashed Thread:  0  Dispatch queue: com.apple.main-thread
Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
VM Regions Near 0:
-->
    __TEXT                 0000000100000000-00000001014a9000 [ 20.7M] r-x/rwx SM=COW  /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
Application Specific Information:
objc_msgSend() selector name: length
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libobjc.A.dylib                         0x00007fff8fbe80a3 objc_msgSend + 35
1   com.apple.CoreFoundation                0x00007fff8d2a87a0 __CFPasteboardCopyCanonicalBytesFromString + 32
2   com.apple.CoreFoundation                0x00007fff8d2a7de8 CFPasteboardCreate + 888
3   com.apple.AppKit                        0x00007fff90bd44df +[NSPasteboard _pasteboardWithName:] + 330
4   com.adobe.dvaui.framework               0x000000010805b7d6 dvaui::datatransfer::OS_SendData::DoDragAndDrop(int, int*) + 358
5   com.adobe.illustrator                   0x000000010060bd2e 0x100000000 + 6339886
6   com.adobe.illustrator                   0x0000000100508293 0x100000000 + 5276307
7   com.adobe.illustrator                   0x00000001005056ac 0x100000000 + 5265068
8   com.adobe.illustrator                   0x00000001004f6bbb 0x100000000 + 5204923
9   com.adobe.illustrator                   0x00000001004f47a3 0x100000000 + 5195683
10  com.adobe.illustrator                   0x00000001004cd539 0x100000000 + 5035321
11  com.adobe.illustrator                   0x0000000100479242 0x100000000 + 4690498
12  com.adobe.illustrator                   0x000000010047d2f1 0x100000000 + 4707057
13  com.adobe.illustrator                   0x000000010047b950 0x100000000 + 4700496
14  com.adobe.illustrator                   0x0000000100484dcc 0x100000000 + 4738508
15  com.adobe.illustrator                   0x0000000100488223 0x100000000 + 4751907
16  com.adobe.dvaui.framework               0x00000001080e869a dvaui::ui::UI_Node::UI_DispatchPointerEventToLeaf(dvaui::ui::UI_Node*, dvaui::ui::UI_Node*, dvaui::ui::PointerEvent const&) + 154
17  com.adobe.dvaui.framework               0x00000001080e824a dvaui::ui::UI_Node::DispatchPointerEvent::operator()(dvaui::ui::UI_Node*, dvaui::ui::UI_Node*, dvacore::geom::PointT<float> const&) const + 122
18  com.adobe.dvaui.framework               0x00000001080ee893 std::pair<bool, dvaui::ui::UI_Node*> dvaui::ui::UI_Node::UI_DispatchPointerEventTowardsLeafT<dvaui::ui::UI_Node::DispatchPoint erEvent>(dvaui::ui::UI_Node::DispatchPointerEvent&, dvacore::geom::PointT<float> const&, bool) + 163
19  com.adobe.dvaui.framework               0x00000001080e74d1 dvaui::ui::UI_Node::UI_DispatchPointerEventTowardsLeaf(dvaui::ui::PointerEvent const&, bool) + 65
20  com.adobe.dvaui.framework               0x00000001080e6bb2 dvaui::ui::UI_Node::UI_DispatchPointerEventToTarget(dvaui::ui::UI_Node*, dvaui::ui::PointerEvent const&, bool) + 194
21  com.adobe.dvaui.framework               0x00000001080e6a52 dvaui::ui::UI_Node::UI_DispatchPointerEvent(dvaui::ui::PointerEvent const&, bool) + 66
22  com.adobe.dvaui.framework               0x00000001081630a7 dvaui::ui::OS_View::UI_DispatchPlatformMouseEvent(dvaui::ui::MouseEvent const&, bool) + 663
23  com.adobe.dvaui.framework               0x0000000108162c0e dvaui::ui::OS_View::UI_DispatchPlatformMouseClickEvent(dvaui::ui::OS_Event const&) + 622
24  com.adobe.dvaui.framework               0x0000000108161478 dvaui::ui::OS_View::UI_DispatchEvent(dvaui::ui::OS_Event*) + 120
25  com.adobe.dvaui.framework               0x00000001081613d6 dvaui::ui::OS_View::UI_HandleOSEvent(dvaui::ui::OS_Event*) + 22
26  com.adobe.dvaui.framework               0x0000000108162679 dvaui::ui::OS_View::UI_HandlePlatformEvent(NSEvent*) + 57
27  com.adobe.dvacore.framework             0x0000000107a0ba74 int dvacore::config::ErrorManager::ExecuteFunction<void>(boost::function0<void>*, void*) + 68
28  com.adobe.illustrator                   0x000000010048f3f2 0x100000000 + 4781042
29  com.adobe.dvacore.framework             0x0000000107a0bb0c void dvacore::config::ErrorManager::ExecuteFunctionWithTopLevelExceptionHandler<void>(boost::f unction0<void>, bool*) + 140
30  com.adobe.dvacore.framework             0x0000000107a0ea1d void dvacore::config::ExecuteTopLevelFunction<void>(boost::function0<void>, bool*) + 125
31  com.adobe.dvaui.framework               0x000000010816d2ba -[DVAMacContainerView mouseDown:] + 122
32  com.apple.AppKit                        0x00007fff90c1dd08 -[NSWindow sendEvent:] + 11296
33  com.adobe.owl                           0x000000010582a840 0x1057f4000 + 223296
34  com.apple.AppKit                        0x00007fff90bbc744 -[NSApplication sendEvent:] + 2021
35  com.adobe.dvaui.framework               0x0000000108166b7e -[DVAMacApplication sendEvent:] + 622
36  com.adobe.exo.framework                 0x0000000108b0827f -[ExoMacApplication sendEvent:] + 559
37  com.apple.AppKit                        0x00007fff90a0ca29 -[NSApplication run] + 646
38  com.adobe.exo.framework                 0x0000000108b07c98 exo::app::OS_AppBase::RunEventLoop() + 56
39  com.adobe.illustrator                   0x000000010048db15 0x100000000 + 4774677
40  com.adobe.illustrator                   0x000000010043189c 0x100000000 + 4397212
41  com.adobe.illustrator                   0x000000010041bfa7 0x100000000 + 4308903
42  com.adobe.illustrator                   0x0000000100003754 0x100000000 + 14164
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib                  0x00007fff8f656662 kevent64 + 10
1   libdispatch.dylib                       0x00007fff9617643d _dispatch_mgr_invoke + 239
2   libdispatch.dylib                       0x00007fff96176152 _dispatch_mgr_thread + 52
Thread 2:
0   libsystem_kernel.dylib                  0x00007fff8f655716 __psynch_cvwait + 10
1   libsystem_pthread.dylib                 0x00007fff98f46c3b _pthread_cond_wait + 727
2   com.adobe.AGM                           0x0000000102bfed0b 0x1028bc000 + 3419403
3   com.adobe.AGM                           0x0000000102bff7bd 0x1028bc000 + 3422141
4   com.adobe.AGM                           0x0000000102c157e8 0x1028bc000 + 3512296
5   libsystem_pthread.dylib                 0x00007fff98f44899 _pthread_body + 138
6   libsystem_pthread.dylib                 0x00007fff98f4472a _pthread_start + 137
7   libsystem_pthread.dylib                 0x00007fff98f48fc9 thread_start + 13
Thread 3:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib                  0x00007fff8f651a1a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff8f650d18 mach_msg + 64
2   com.apple.CoreFoundation                0x00007fff8d29e315 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation                0x00007fff8d29d939 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation                0x00007fff8d29d275 CFRunLoopRunSpecific + 309
5   com.apple.Foundation                    0x00007fff8f7fb907 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
6   com.apple.Foundation                    0x00007fff8f7fb70b __NSThread__main__ + 1318
7   libsystem_pthread.dylib                 0x00007fff98f44899 _pthread_body + 138
8   libsystem_pthread.dylib                 0x00007fff98f4472a _pthread_start + 137
9   libsystem_pthread.dylib                 0x00007fff98f48fc9 thread_start + 13
Thread 4:: com.apple.CFSocket.private
0   libsystem_kernel.dylib                  0x00007fff8f6559aa __select + 10
1   com.apple.CoreFoundation                0x00007fff8d2e9d43 __CFSocketManager + 867
2   libsystem_pthread.dylib                 0x00007fff98f44899 _pthread_body + 138
3   libsystem_pthread.dylib                 0x00007fff98f4472a _pthread_start + 137
4   libsystem_pthread.dylib                 0x00007fff98f48fc9 thread_start + 13
Thread 5:
0   libsystem_kernel.dylib                  0x00007fff8f655a3a __semwait_signal + 10
1   libsystem_c.dylib                       0x00007fff95b17e60 nanosleep + 200
2   libsystem_c.dylib                       0x00007fff95b17d52 usleep + 54
3   com.adobe.illustrator.plugins.dBrushTool          0x0000000113cdb84b 0x113c84000 + 358475
4   libsystem_pthread.dylib                 0x00007fff98f44899 _pthread_body + 138
5   libsystem_pthread.dylib                 0x00007fff98f4472a _pthread_start + 137
6   libsystem_pthread.dylib                 0x00007fff98f48fc9 thread_start + 13
Thread 6:
0   libsystem_kernel.dylib                  0x00007fff8f651a56 semaphore_wait_trap + 10
1   com.adobe.illustrator.plugins.dBrushTool          0x0000000113cdc19f 0x113c84000 + 360863
Thread 7:
0   libsystem_kernel.dylib                  0x00007fff8f651a56 semaphore_wait_trap + 10
1   com.adobe.illustrator.plugins.dBrushTool          0x0000000113cdc19f 0x113c84000 + 360863
Thread 8:
0   libsystem_kernel.dylib                  0x00007fff8f655716 __psynch_cvwait + 10
1   libsystem_pthread.dylib                 0x00007fff98f46c3b _pthread_cond_wait + 727
2   com.adobe.AFlame                        0x000000011ada3b1b 0x11ac28000 + 1555227
3   com.adobe.AFlame                        0x000000011ad5b234 0x11ac28000 + 1258036
4   libsystem_pthread.dylib                 0x00007fff98f44899 _pthread_body + 138
5   libsystem_pthread.dylib                 0x00007fff98f4472a _pthread_start + 137
6   libsystem_pthread.dylib                 0x00007fff98f48fc9 thread_start + 13
Thread 9:
0   libsystem_kernel.dylib                  0x00007fff8f655a3a __semwait_signal + 10
1   libsystem_c.dylib                       0x00007fff95b17e60 nanosleep + 200
2   com.adobe.illustrator.plugins.ScriptingSupport          0x000000011126ec78 0x1110fb000 + 1522808
3   com.adobe.illustrator.plugins.ScriptingSupport          0x000000011125704e 0x1110fb000 + 1425486
4   com.adobe.illustrator.plugins.ScriptingSupport          0x000000011126e835 0x1110fb000 + 1521717
5   libsystem_pthread.dylib                 0x00007fff98f44899 _pthread_body + 138
6   libsystem_pthread.dylib                 0x00007fff98f4472a _pthread_start + 137
7   libsystem_pthread.dylib                 0x00007fff98f48fc9 thread_start + 13
Thread 10:: C4 ThreadController
0   libsystem_kernel.dylib                  0x00007fff8f655716 __psynch_cvwait + 10
1   libsystem_pthread.dylib                 0x00007fff98f46c3b _pthread_cond_wait + 727
2   com.adobe.illustrator                   0x0000000100e99cab 0x100000000 + 15309995
3   com.adobe.illustrator                   0x0000000100e9874b 0x100000000 + 15304523
4   com.adobe.illustrator                   0x0000000100e96bda 0x100000000 + 15297498
5   com.adobe.boost_threads.framework          0x0000000106e0d1be thread_proxy + 158
6   libsystem_pthread.dylib                 0x00007fff98f44899 _pthread_body + 138
7   libsystem_pthread.dylib                 0x00007fff98f4472a _pthread_start + 137
8   libsystem_pthread.dylib                 0x00007fff98f48fc9 thread_start + 13
Thread 11:: C4 ThreadController
0   libsystem_kernel.dylib                  0x00007fff8f655716 __psynch_cvwait + 10
1   libsystem_pthread.dylib                 0x00007fff98f46c3b _pthread_cond_wait + 727
2   com.adobe.illustrator                   0x0000000100e99cab 0x100000000 + 15309995
3   com.adobe.illustrator                   0x0000000100e9874b 0x100000000 + 15304523
4   com.adobe.illustrator                   0x0000000100e96bda 0x100000000 + 15297498
5   com.adobe.boost_threads.framework          0x0000000106e0d1be thread_proxy + 158
6   libsystem_pthread.dylib                 0x00007fff98f44899 _pthread_body + 138
7   libsystem_pthread.dylib                 0x00007fff98f4472a _pthread_start + 137
8   libsystem_pthread.dylib                 0x00007fff98f48fc9 thread_start + 13
Thread 12:: C4 ThreadController
0   libsystem_kernel.dylib                  0x00007fff8f655716 __psynch_cvwait + 10
1   libsystem_pthread.dylib                 0x00007fff98f46c3b _pthread_cond_wait + 727
2   com.adobe.illustrator                   0x0000000100e99cab 0x100000000 + 15309995
3   com.adobe.illustrator                   0x0000000100e9874b 0x100000000 + 15304523
4   com.adobe.illustrator                   0x0000000100e96bda 0x100000000 + 15297498
5   com.adobe.boost_threads.framework          0x0000000106e0d1be thread_proxy + 158
6   libsystem_pthread.dylib                 0x00007fff98f44899 _pthread_body + 138
7   libsystem_pthread.dylib                 0x00007fff98f4472a _pthread_start + 137
8   libsystem_pthread.dylib                 0x00007fff98f48fc9 thread_start + 13
Thread 13:: C4 ThreadController
0   libsystem_kernel.dylib                  0x00007fff8f655716 __psynch_cvwait + 10
1   libsystem_pthread.dylib                 0x00007fff98f46c3b _pthread_cond_wait + 727
2   com.adobe.illustrator                   0x0000000100e99cab 0x100000000 + 15309995
3   com.adobe.illustrator                   0x0000000100e9874b 0x100000000 + 15304523
4   com.adobe.illustrator                   0x0000000100e96bda 0x100000000 + 15297498
5   com.adobe.boost_threads.framework          0x0000000106e0d1be thread_proxy + 158
6   libsystem_pthread.dylib                 0x00007fff98f44899 _pthread_body + 138
7   libsystem_pthread.dylib                 0x00007fff98f4472a _pthread_start + 137
8   libsystem_pthread.dylib                 0x00007fff98f48fc9 thread_start + 13
Thread 14:: C4 ThreadController
0   libsystem_kernel.dylib                  0x00007fff8f655716 __psynch_cvwait + 10
1   libsystem_pthread.dylib                 0x00007fff98f46c3b _pthread_cond_wait + 727
2   com.adobe.illustrator                   0x0000000100e99cab 0x100000000 + 15309995
3   com.adobe.illustrator                   0x0000000100e9874b 0x100000000 + 15304523
4   com.adobe.illustrator                   0x0000000100e96bda 0x100000000 + 15297498
5   com.adobe.boost_threads.framework          0x0000000106e0d1be thread_proxy + 158
6   libsystem_pthread.dylib                 0x00007fff98f44899 _pthread_body + 138
7   libsystem_pthread.dylib                 0x00007fff98f4472a _pthread_start + 137
8   libsystem_pthread.dylib                 0x00007fff98f48fc9 thread_start + 13
Thread 15:: C4 ThreadController
0   libsystem_kernel.dylib                  0x00007fff8f655716 __psynch_cvwait + 10
1   libsystem_pthread.dylib                 0x00007fff98f46c3b _pthread_cond_wait + 727
2   com.adobe.illustrator                   0x0000000100e99cab 0x100000000 + 15309995
3   com.adobe.illustrator                   0x0000000100e9874b 0x100000000 + 15304523
4   com.adobe.illustrator                   0x0000000100e96bda 0x100000000 + 15297498
5   com.adobe.boost_threads.framework          0x0000000106e0d1be thread_proxy + 158
6   libsystem_pthread.dylib                 0x00007fff98f44899 _pthread_body + 138
7   libsystem_pthread.dylib                 0x00007fff98f4472a _pthread_start + 137
8   libsystem_pthread.dylib                 0x00007fff98f48fc9 thread_start + 13
Thread 16:: C4 ThreadController
0   libsystem_kernel.dylib                  0x00007fff8f655716 __psynch_cvwait + 10
1   libsystem_pthread.dylib                 0x00007fff98f46c3b _pthread_cond_wait + 727
2   com.adobe.illustrator                   0x0000000100e99cab 0x100000000 + 15309995
3   com.adobe.illustrator                   0x0000000100e9874b 0x100000000 + 15304523
4   com.adobe.illustrator                   0x0000000100e96bda 0x100000000 + 15297498
5   com.adobe.boost_threads.framework          0x0000000106e0d1be thread_proxy + 158
6   libsystem_pthread.dylib                 0x00007fff98f44899 _pthread_body + 138
7   libsystem_pthread.dylib                 0x00007fff98f4472a _pthread_start + 137
8   libsystem_pthread.dylib                 0x00007fff98f48fc9 thread_start + 13
Thread 17:: C4 ThreadController
0   libsystem_kernel.dylib                  0x00007fff8f655716 __psynch_cvwait + 10
1   libsystem_pthread.dylib                 0x00007fff98f46c3b _pthread_cond_wait + 727
2   com.adobe.illustrator                   0x0000000100e99cab 0x100000000 + 15309995
3   com.adobe.illustrator                   0x0000000100e9874b 0x100000000 + 15304523
4   com.adobe.illustrator                   0x0000000100e96bda 0x100000000 + 15297498
5   com.adobe.boost_threads.framework          0x0000000106e0d1be thread_proxy + 158
6   libsystem_pthread.dylib                 0x00007fff98f44899 _pthread_body + 138
7   libsystem_pthread.dylib                 0x00007fff98f4472a _pthread_start + 137
8   libsystem_pthread.dylib                 0x00007fff98f48fc9 thread_start + 13
Thread 18:
0   libsystem_kernel.dylib                  0x00007fff8f65591a __recvfrom + 10
1   ServiceManager-Launcher.dylib           0x0000000123cb91a1 0x123ca1000 + 98721
2   ServiceManager-Launcher.dylib           0x0000000123cb84bc 0x123ca1000 + 95420
3   ServiceManager-Launcher.dylib           0x0000000123cb755e 0x123ca1000 + 91486
4   ServiceManager-Launcher.dylib           0x0000000123cb75cc 0x123ca1000 + 91596
5   ServiceManager-Launcher.dylib           0x0000000123cb21c4 0x123ca1000 + 70084
6   ServiceManager-Launcher.dylib           0x0000000123cb2bde 0x123ca1000 + 72670
7   ServiceManager-Launcher.dylib           0x0000000123cb2aeb 0x123ca1000 + 72427
8   ServiceManager-Launcher.dylib           0x0000000123cb624e 0x123ca1000 + 86606
9   ServiceManager-Launcher.dylib           0x0000000123cb6392 0x123ca1000 + 86930
10  ServiceManager-Launcher.dylib           0x0000000123cb614d 0x123ca1000 + 86349
11  ServiceManager-Launcher.dylib           0x0000000123cb60c6 0x123ca1000 + 86214
12  ServiceManager-Launcher.dylib           0x0000000123ca47d6 0x123ca1000 + 14294
13  ServiceManager-Launcher.dylib           0x0000000123ca89c5 0x123ca1000 + 31173
14  ServiceManager-Launcher.dylib           0x0000000123cb6d2c 0x123ca1000 + 89388
15  ServiceManager-Launcher.dylib           0x0000000123cb8e63 0x123ca1000 + 97891
16  libsystem_pthread.dylib                 0x00007fff98f44899 _pthread_body + 138
17  libsystem_pthread.dylib                 0x00007fff98f4472a _pthread_start + 137
18  libsystem_pthread.dylib                 0x00007fff98f48fc9 thread_start + 13
Thread 19:
0   libsystem_kernel.dylib                  0x00007fff8f651a1a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff8f650d18 mach_msg + 64
2   com.apple.CoreFoundation                0x00007fff8d29e315 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation                0x00007fff8d29d939 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation                0x00007fff8d29d275 CFRunLoopRunSpecific + 309
5   com.apple.AppKit                        0x00007fff90bb91ce _NSEventThread + 144
6   libsystem_pthread.dylib                 0x00007fff98f44899 _pthread_body + 138
7   libsystem_pthread.dylib                 0x00007fff98f4472a _pthread_start + 137
8   libsystem_pthread.dylib                 0x00007fff98f48fc9 thread_start + 13
Thread 20:: C4 ThreadController
0   libsystem_kernel.dylib                  0x00007fff8f655716 __psynch_cvwait + 10
1   libsystem_pthread.dylib                 0x00007fff98f46c3b _pthread_cond_wait + 727
2   com.adobe.illustrator                   0x0000000100e99cab 0x100000000 + 15309995
3   com.adobe.illustrator                   0x0000000100e9874b 0x100000000 + 15304523
4   com.adobe.illustrator                   0x0000000100e96bda 0x100000000 + 15297498
5   com.adobe.boost_threads.framework          0x0000000106e0d1be thread_proxy + 158
6   libsystem_pthread.dylib                 0x00007fff98f44899 _pthread_body + 138
7   libsystem_pthread.dylib                 0x00007fff98f4472a _pthread_start + 137
8   libsystem_pthread.dylib                 0x00007fff98f48fc9 thread_start + 13
Thread 21:: C4 ThreadController
0   libsystem_kernel.dylib                  0x00007fff8f655716 __psynch_cvwait + 10
1   libsystem_pthread.dylib                 0x00007fff98f46c3b _pthread_cond_wait + 727
2   com.adobe.illustrator                   0x0000000100e99cab 0x100000000 + 15309995
3   com.adobe.illustrator                   0x0000000100e9874b 0x100000000 + 15304523
4   com.adobe.illustrator                   0x0000000100e96bda 0x100000000 + 15297498
5   com.adobe.boost_threads.framework          0x0000000106e0d1be thread_proxy + 158
6   libsystem_pthread.dylib                 0x00007fff98f44899 _pthread_body + 138
7   libsystem_pthread.dylib                 0x00007fff98f4472a _pthread_start + 137
8   libsystem_pthread.dylib                 0x00007fff98f48fc9 thread_start + 13
Thread 22:: C4 ThreadController
0   libsystem_kernel.dylib                  0x00007fff8f655716 __psynch_cvwait + 10
1   libsystem_pthread.dylib                 0x00007fff98f46c3b _pthread_cond_wait + 727
2   com.adobe.illustrator                   0x0000000100e99cab 0x100000000 + 15309995
3   com.adobe.illustrator                   0x0000000100e9874b 0x100000000 + 15304523
4   com.adobe.illustrator                   0x0000000100e96bda 0x100000000 + 15297498
5   com.adobe.boost_threads.framework          0x0000000106e0d1be thread_proxy + 158
6   libsystem_pthread.dylib                 0x00007fff98f44899 _pthread_body + 138
7   libsystem_pthread.dylib                 0x00007fff98f4472a _pthread_start + 137
8   libsystem_pthread.dylib                 0x00007fff98f48fc9 thread_start + 13
Thread 23:: C4 ThreadController
0   libsystem_kernel.dylib                  0x00007fff8f655716 __psynch_cvwait + 10
1   libsystem_pthread.dylib                 0x00007fff98f46c3b _pthread_cond_wait + 727
2   com.adobe.illustrator                   0x0000000100e99cab 0x100000000 + 15309995
3   com.adobe.illustrator                   0x0000000100e9874b 0x100000000 + 15304523
4   com.adobe.illustrator                   0x0000000100e96bda 0x100000000 + 15297498
5   com.adobe.boost_threads.framework          0x0000000106e0d1be thread_proxy + 158
6   libsystem_pthread.dylib                 0x00007fff98f44899 _pthread_body + 138
7   libsystem_pthread.dylib                 0x00007fff98f4472a _pthread_start + 137
8   libsystem_pthread.dylib                 0x00007fff98f48fc9 thread_start + 13
Thread 24:: C4 ThreadController
0   libsystem_kernel.dylib                  0x00007fff8f655716 __psynch_cvwait + 10
1   libsystem_pthread.dylib                 0x00007fff98f46c3b _pthread_cond_wait + 727
2   com.adobe.illustrator                   0x0000000100e99cab 0x100000000 + 15309995
3   com.adobe.illustrator                   0x0000000100e9874b 0x100000000 + 15304523
4   com.adobe.illustrator                   0x0000000100e96bda 0x100000000 + 15297498
5   com.adobe.boost_threads.framework          0x0000000106e0d1be thread_proxy + 158
6   libsystem_pthread.dylib                 0x00007fff98f44899 _pthread_body + 138
7   libsystem_pthread.dylib                 0x00007fff98f4472a _pthread_start + 137
8   libsystem_pthread.dylib                 0x00007fff98f48fc9 thread_start + 13
Thread 25:: C4 ThreadController
0   libsystem_kernel.dylib                  0x00007fff8f655716 __psynch_cvwait + 10
1   libsystem_pthread.dylib                 0x00007fff98f46c3b _pthread_cond_wait + 727
2   com.adobe.illustrator                   0x0000000100e99cab 0x100000000 + 15309995
3   com.adobe.illustrator                   0x0000000100e9874b 0x100000000 + 15304523
4   com.adobe.illustrator                   0x0000000100e96bda 0x100000000 + 15297498
5   com.adobe.boost_threads.framework          0x0000000106e0d1be thread_proxy + 158
6   libsystem_pthread.dylib                 0x00007fff98f44899 _pthread_body + 138
7   libsystem_pthread.dylib                 0x00007fff98f4472a _pthread_start + 137
8   libsystem_pthread.dylib                 0x00007fff98f48fc9 thread_start + 13
Thread 26:: C4 ThreadController
0   libsystem_kernel.dylib                  0x00007fff8f655716 __psynch_cvwait + 10
1   libsystem_pthread.dylib                 0x00007fff98f46c3b _pthread_cond_wait + 727
2   com.adobe.illustrator                   0x0000000100e99cab 0x100000000 + 15309995
3   com.adobe.illustrator                   0x0000000100e9874b 0x100000000 + 15304523
4   com.adobe.illustrator                   0x0000000100e96bda 0x100000000 + 15297498
5   com.adobe.boost_threads.framework          0x0000000106e0d1be thread_proxy + 158
6   libsystem_pthread.dylib                 0x00007fff98f44899 _pthread_body + 138
7   libsystem_pthread.dylib                 0x00007fff98f4472a _pthread_start + 137
8   libsystem_pthread.dylib                 0x00007fff98f48fc9 thread_start + 13
Thread 27:: C4 ThreadController
0   libsystem_kernel.dylib                  0x00007fff8f655716 __psynch_cvwait + 10
1   libsystem_pthread.dylib                 0x00007fff98f46c3b _pthread_cond_wait + 727
2   com.adobe.illustrator                   0x0000000100e99cab 0x100000000 + 15309995
3   com.adobe.illustrator                   0x0000000100e9874b 0x100000000 + 15304523
4   com.adobe.illustrator                   0x0000000100e96bda 0x100000000 + 15297498
5   com.adobe.boost_threads.framework          0x0000000106e0d1be thread_proxy + 158
6   libsystem_pthread.dylib                 0x00007fff98f44899 _pthread_body + 138
7   libsystem_pthread.dylib                 0x00007fff98f4472a _pthread_start + 137
8   libsystem_pthread.dylib                 0x00007fff98f48fc9 thread_start + 13
Thread 28:
0   libsystem_kernel.dylib                  0x00007fff8f651a56 semaphore_wait_trap + 10
1   com.adobe.illustrator                   0x000000010000d939 0x100000000 + 55609
2   com.adobe.illustrator                   0x000000010000e177 0x100000000 + 57719
3   com.apple.CoreServices.CarbonCore          0x00007fff96ac190b PrivateMPEntryPoint + 58
4   libsystem_pthread.dylib                 0x00007fff98f44899 _pthread_body + 138
5   libsystem_pthread.dylib                 0x00007fff98f4472a _pthread_start + 137
6   libsystem_pthread.dylib                 0x00007fff98f48fc9 thread_start + 13
Thread 29:
0   libsystem_kernel.dylib                  0x00007fff8f651a56 semaphore_wait_trap + 10
1   com.adobe.illustrator                   0x000000010000d939 0x100000000 + 55609
2   com.adobe.illustrator                   0x000000010000e177 0x100000000 + 57719
3   com.apple.CoreServices.CarbonCore          0x00007fff96ac190b PrivateMPEntryPoint + 58
4   libsystem_pthread.dylib                 0x00007fff98f44899 _pthread_body + 138
5   libsystem_pthread.dylib                 0x00007fff98f4472a _pthread_start + 137
6   libsystem_pthread.dylib                 0x00007fff98f48fc9 thread_start + 13
Thread 30:
0   libsystem_kernel.dylib                  0x00007fff8f651a56 semaphore_wait_trap + 10
1   com.adobe.illustrator                   0x000000010000d939 0x100000000 + 55609
2   com.adobe.illustrator                   0x000000010000e177 0x100000000 + 57719
3   com.apple.CoreServices.CarbonCore          0x00007fff96ac190b PrivateMPEntryPoint + 58
4   libsystem_pthread.dylib                 0x00007fff98f44899 _pthread_body + 138
5   libsystem_pthread.dylib                 0x00007fff98f4472a _pthread_start + 137
6   libsystem_pthread.dylib                 0x00007fff98f48fc9 thread_start + 13
Thread 31:
0   libsystem_kernel.dylib                  0x00007fff8f651a56 semaphore_wait_trap + 10
1   com.adobe.illustrator                   0x000000010000d939 0x100000000 + 55609
2   com.adobe.illustrator                   0x000000010000e177 0x100000000 + 57719
3   com.apple.CoreServices.CarbonCore          0x00007fff96ac190b PrivateMPEntryPoint + 58
4   libsystem_pthread.dylib                 0x00007fff98f44899 _pthread_body + 138
5   libsystem_pthread.dylib                 0x00007fff98f4472a _pthread_start + 137
6   libsystem_pthread.dylib                 0x00007fff98f48fc9 thread_start + 13
Thread 32:
0   libsystem_kernel.dylib                  0x00007fff8f655e6a __workq_kernreturn + 10
1   libsystem_pthread.dylib                 0x00007fff98f45f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib                 0x00007fff98f48fb9 start_wqthread + 13
Thread 33:
0   libsystem_kernel.dylib                  0x00007fff8f655e6a __workq_kernreturn + 10
1   libsystem_pthread.dylib                 0x00007fff98f45f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib                 0x00007fff98f48fb9 start_wqthread + 13
Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x00007fff8fbe81c4  rbx: 0x00007fff5fbfd1b0  rcx: 0x0000000000000007  rdx: 0x00007fff7ca743c0
  rdi: 0x00007fff5fbfd1b0  rsi: 0x00007fff91444779  rbp: 0x00007fff5fbfcff0  rsp: 0x00007fff5fbfcf68
   r8: 0x0000000000000000   r9: 0xffffffffffffffff  r10: 0x0000000000000000  r11: 0x00007fff5fbfd2d0
  r12: 0x00007fff5fbfd1b0  r13: 0x0000000000000000  r14: 0x00007fff5fbfd038  r15: 0x00007fff7d4e4490
  rip: 0x00007fff8fbe80a3  rfl: 0x0000000000010246  cr2: 0x0000000000000000
Logical CPU:     1
Error Code:      0x00000004
Trap Number:     14
Binary Images:
       0x100000000 -        0x1014a8ff7 +com.adobe.illustrator (17.1.0 - 17.0.0) <DA956763-D868-31EE-9329-0DE283ECA5D1> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
       0x101887000 -        0x1025ccff7 +libicudata.40.0.dylib (40) <6211D655-ECF8-7378-CF68-3B07300D5A29> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/ICUData.framework/Versions/4.0/libicudata.40.0.dylib
       0x1025e0000 -        0x10262ffff +com.adobe.headlights.LogSessionFramework (2.1.2.1756) <BD518257-970F-344A-92B8-B8BE1A8EB4D8> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
       0x102665000 -        0x102667fff +com.adobe.AdobeCrashReporter (7.0 - 7.0.1) <B68D0D42-8DEB-3F22-BD17-981AC060E9D7> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashRep orter
       0x10266d000 -        0x1026bdfff +com.adobe.aiport (aiport version 16.0.0 - 16.0.0.273) <21DD0108-77DD-366F-A9BA-12065481922E> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AIPort.framework/Versions/A/aiport
       0x1026e0000 -        0x102734fff +com.adobe.filterport (filterport version 16.0.0 - 16.0.0.273) <F71C0D3A-454F-3EA9-81FF-16A0CDEF5BC2> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/FilterPort.framework/Versions/A/filterport
       0x10275d000 -        0x10275dff7 +com.adobe.SPBasic (SPBasic version 16.0.0 - 16.0.0.273) <0CED669A-C6CF-3581-8861-039B9DC863ED> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/SPBasic.framework/Versions/A/SPBasic
       0x102762000 -        0x1028a8fff +com.adobe.ACE (AdobeACE 2.20.02.31977 - 2.20.02.31977) <3A212837-B075-34C0-96E9-5A4019C9DFEE> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
       0x1028bc000 -        0x102e8dfff +com.adobe.AGM (AdobeAGM 4.30.29.31977 - 4.30.29.31977) <BFFDBF0E-28EF-3720-93BE-293618541D26> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
       0x102f2a000 -        0x102f67fff +com.adobe.ARE (AdobeARE 1.5.02.31977 - 1.5.02.31977) <73174C59-1DDC-3416-A0AD-4D70930ABA60> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeARE.framework/Versions/A/AdobeARE
       0x102f6f000 -        0x10306dff7 +com.adobe.AXEDOMCore (AdobeAXEDOMCore 3.8.0.30807 - 3.8.0.30807) <DF0EC9F6-D499-39B8-B2F4-CAF4F742D702> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeAXEDOMCore.framework/Versions/A/AdobeAXEDOMCore
       0x103119000 -        0x103136fff +com.adobe.BIB (AdobeBIB 1.2.03.31977 - 1.2.03.31977) <A69D3AA0-9248-3B77-991B-89B2B7FE46BB> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
       0x10313e000 -        0x103164fff +com.adobe.BIBUtils (AdobeBIBUtils 1.1.01 - 1.1.01) <FA20BCA0-05BF-35ED-95B7-5775B8310D12> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeBibUtils.framework/Versions/A/AdobeBIBUtils
       0x10316c000 -        0x10347dff7 +com.adobe.CoolType (AdobeCoolType 5.15.00.31977 - 5.15.00.31977) <42323DBD-3A6D-3C41-A2C1-2B944789D8A9> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
       0x1034c5000 -        0x103a5efff +com.adobe.MPS (AdobeMPS 5.8.1.30604 - 5.8.1.30604) <70CBC6A8-2740-37AB-964E-484096A1BF8A> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
       0x103adb000 -        0x104a5efef +com.adobe.psl (AdobePSL 14.0.0.30830 - 14.0.0.30830) <7BDC4AF7-B14F-3DE0-B47A-E69B37529A6B> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobePSL.framework/Versions/A/AdobePSL
       0x104c1f000 -        0x104c8cfff +com.adobe.AdobeXMPCore (Adobe XMP Core 5.5 -c 14 - 79.151739) <95D40B8F-C287-3F7B-945C-CEEE0D5399A2> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
       0x104cbf000 -        0x104dcbfff +com.adobe.AdobeXMPFiles (Adobe XMP Files 5.6 -f 50 - 79.151739) <6C763585-FC85-3A15-B089-7D43EF73F6A8> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeXMPFiles.framework/Versions/A/AdobeXMPFiles
       0x104e79000 -        0x104f23fe7 +libicucnv.40.0.dylib (40) <768D99C5-46B9-B849-2834-B5BF541856D1> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/ICUConverter.framework/Versions/4.0/libicucnv.40.0.dy lib
       0x104f4b000 -        0x10508bfe7 +libicui18n.40.0.dylib (40) <B0341318-FB92-A0CF-2CA5-7FA100624DBD> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/ICUInternationalization.framework/Versions/4.0/libicu i18n.40.0.dylib
       0x10510b000 -        0x10520dfef +libicuuc.40.0.dylib (40) <76F12DCE-F356-D48D-4239-FC103706EF76> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/ICUUnicode.framework/Versions/4.0/libicuuc.40.0.dylib
       0x105256000 -        0x105384fff +com.winsoft.wrservices (WRServices 7.0.0 - 7.0.0) <0853A41B-A14A-37B7-B27F-457F87865EAD> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
       0x1053e2000 -        0x10553bff7 +com.adobe.linguistic.LinguisticManager (7.0.0 - 19061) <F6095811-7D5F-3E06-A664-1EB9FBF8C761> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
       0x105589000 -        0x105591ff7 +com.adobe.coretech.adobesplashkit (AdobeSplashKit version 1.0 - 1.0) <9E166135-BA3F-3F90-A08B-26FC68B919A8> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeSplashKit.framework/Versions/A/AdobeSplashKit
       0x10559b000 -        0x1055bffff +com.adobe.AXE8SharedExpat (AdobeAXE8SharedExpat 3.8.0.30807 - 3.8.0.30807) <16FF5E16-19E0-3CE1-A68E-27567234429F> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8Sh aredExpat
       0x1055e3000 -        0x1056a1ff7 +com.adobe.AdobeExtendScript (ExtendScript 4.5.5 - 4.5.5.30772) <4FC0039A-A770-3A51-9D7A-D24167344540> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/AdobeExtendScr ipt
       0x1056f1000 -        0x1057aaff7 +com.adobe.JP2K (1.2.2 - 1.2.2.29712) <869F46FB-FF39-39CA-B1E3-A13035A48B49> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K
       0x1057f4000 -        0x1059bfff7 +com.adobe.owl (AdobeOwl version 5.0.23 - 5.0.23) <E3DD5569-DC71-3DB2-9527-86DBB22B00C9> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
       0x105a02000 -        0x10616cff7 +com.adobe.PDFL (PROD_MAJOR.PROD_MINOR.PROD_STEP - 11.0.0.32052) <0CC380FF-CE16-336B-BC6E-B106AB85CF0B> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobePDFL.framework/Versions/A/AdobePDFL
       0x106226000 -        0x10632afff +com.adobe.PDFPort (AdobePDFPort 2.1.0.31977 - 2.1.0.31977) <83787D51-C878-3CFF-A3A2-F2107F7BB920> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobePDFPort.framework/Versions/A/AdobePDFPort
       0x10633d000 -        0x106362ffe +AdobePDFSettings (1) <56E7F033-6032-2EC2-250E-43F1EBD123B1> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobePDFSettings.framework/Versions/A/AdobePDFSetting s
       0x10639c000 -        0x1063e1ff7 +com.adobe.pip (7.0.0.1768) <F022E031-1429-354F-B718-70F001B342EF> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobePIP.framework/Versions/A/AdobePIP
       0x1063ed000 -        0x106498ff7 +com.adobe.AdobeScCore (ScCore 4.5.5 - 4.5.5.30772) <5DE0B54D-CDAE-3146-904F-72CBC5C89FA7> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCore
       0x1064dd000 -        0x10659aff7 +com.adobe.SVGExport (AdobeSVGExport 6.0 - 6.0) <F15402B9-3F84-3687-8AB8-AD5B86C81806> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeSVGExport.framework/Versions/A/AdobeSVGExport
       0x1065bd000 -        0x1068d3fff +com.adobe.SVGRE (AdobeSVGRE 6.0 - 6.0) <D21D9020-0CD5-2CE3-FE04-8856C4F631E1> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeSVGRE.framework/Versions/A/AdobeSVGRE
       0x10699f000 -        0x1069b2ff7 +com.adobe.ahclientframework (1.8.0.31 - 1.8.0.31) <58BB943C-98EC-3812-AAAB-74F66630D1D4> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient
       0x1069bc000 -        0x1069d4ff7  com.apple.carbonframeworktemplate (1.0 - 1.0) <CD612584-FFB3-3311-8A49-834F1DFA2841> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/Alcid.framework/Versions/A/Alcid
       0x1069db000 -        0x106acbfff +com.adobe.amtlib (7.0.0.247 - 7.0.0.247) <48D8FFDB-DFEA-310D-BAE3-DFD8D05B0160> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
       0x106ade000 -        0x106ae4ff7 +com.adobe.boost_date_time.framework (7.0.0 - 7.0.0.0) <C38F2ED5-444A-3354-B637-E504EA3B11E4> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/boost_date_time.framework/Versions/A/boost_date_time
       0x106afb000 -        0x106b09fff +com.adobe.boost_filesystem.framework (7.0.0 - 7.0.0.0) <CD143090-186F-3AC4-ADD4-C6FBE15A2283> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/boost_filesystem.framework/Versions/A/boost_filesyste m
       0x106b1e000 -        0x106bbcff7 +com.adobe.boost_regex.framework (7.0.0 - 7.0.0.0) <959CB98A-832D-3D4B-B41C-62A9D71D1E7F> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/boost_regex.framework/Versions/A/boost_regex
       0x106c58000 -        0x106caafff +com.adobe.boost_serialization.framework (7.0.0 - 7.0.0.0) <F43C3812-4D22-30B5-8BB3-21CD1AACD8A6> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/boost_serialization.framework/Versions/A/boost_serial ization
       0x106dd9000 -        0x106de4ff7 +com.adobe.boost_signals.framework (7.0.0 - 7.0.0.0) <A827BD38-DBCD-3974-8758-7B227A520704> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/boost_signals.framework/Versions/A/boost_signals
       0x106dff000 -        0x106e03ff7 +com.adobe.boost_system.framework (7.0.0 - 7.0.0.0) <854D8FEC-FDF8-31F9-9D15-B9770E6EDE86> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/boost_system.framework/Versions/A/boost_system
       0x106e0c000 -        0x106e18fff +com.adobe.boost_threads.framework (7.0.0 - 7.0.0.0) <B9EF0A63-734B-3C71-91D5-B310D07581E6> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost_threads
       0x106e38000 -        0x107158ff7 +com.adobe.dvaadameve.framework (7.0.0 - 7.0.0.0) <70E16846-8C58-3811-9023-03A2FC681753> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/dvaadameve.framework/Versions/A/dvaadameve
       0x1077fe000 -        0x10790cff7 +com.adobe.dvaai.framework (7.0.0 - 7.0.0.0) <C805ABDA-1718-36F4-B9B2-0F0482749695> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/dvaai.framework/Versions/A/dvaai
       0x1079e4000 -        0x107c35ff7 +com.adobe.dvacore.framework (7.0.0 - 7.0.0.0) <3AF618E8-3F66-37DD-B6B6-AAC83715A282> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/dvacore.framework/Versions/A/dvacore
       0x107e77000 -        0x108310fff +com.adobe.dvaui.framework (7.0.0 - 7.0.0.0) <382EEBCB-C3E6-3FE9-9BAD-2ABDBBE8AE3E> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/dvaui.framework/Versions/A/dvaui
       0x10892e000 -        0x1089e6ff7 +com.adobe.dvaworkspace.framework (7.0.0 - 7.0.0.0) <DCD7579A-5260-3770-9108-06B9CF023357> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/dvaworkspace.framework/Versions/A/dvaworkspace
       0x108b00000 -        0x108bc5fff +com.adobe.exo.framework (7.0.0 - 7.0.0.0) <6AE2E47D-37D2-320C-A302-DDFDE9AE2184> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/exo.framework/Versions/A/exo
       0x108d25000 -        0x108d96fe7 +com.adobe.FileInfo.framework (Adobe XMP FileInfo 5 . 3 . 0 . 0 -i 3 - 79.151561) <380981FE-6528-37CC-9159-AB1892803BD4> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
       0x108da9000 -        0x108dc7ff7 +com.adobe.dvaflashview.framework (7.0.0 - 7.0.0.0) <8072006D-2E76-3FB7-B7B4-00918E483B18> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/dvaflashview.framework/Versions/A/dvaflashview
       0x108df1000 -        0x108e1dff7 +libtbb.dylib (0) <64B7013E-D548-3F7B-A2FB-28B7B932275C> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/libtbb.dylib
       0x108e38000 -        0x108e57fe7 +libtbbmalloc.dylib (0) <6887ED68-67ED-3748-82DA-B39A3EB210BB> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/libtbbmalloc.dylib
       0x108e7c000 -        0x108e80fff  com.apple.agl (3.2.3 - AGL-3.2.3) <1B85306F-D2BF-3FE3-9915-165237B491EB> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
       0x108e87000 -        0x108e8bff7 +com.adobe.ape.shim (3.4.0.29366 - 3.4.0.29366) <B9447EE8-6F91-9E85-C163-96600BF70764> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/Adbeape.framework/Versions/A/adbeape
       0x108e92000 -        0x108fdefff +com.adobe.dvascriptui.framework (7.0.6 - 7.0.6.0) <EC978E66-CA70-3CBB-9A0D-09CD166A5F70> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/dvascriptui.framework/Versions/A/dvascriptui
       0x1092aa000 -        0x1092acff7  com.apple.textencoding.unicode (2.6 - 2.6) <0EEF0283-1ACA-3147-89B4-B4E014BFEC52> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
       0x10da17000 -        0x10dabaff7  ColorSyncDeprecated.dylib (426) <1EBD0729-A174-3EA5-B226-DE63C2E89D14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/Resources/ColorSyncDeprecated.dylib
       0x10e07b000 -        0x10e15ffff +IMSLib.dylib (7.0.0.146 - 7.0.0.146) <38D7DA66-E06E-38A3-9401-42755F56C2C5> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/IMSLib.dylib
       0x10e177000 -        0x10e1eeff7  com.apple.xquery (1.3.1 - 30) <2F2DC0D6-456F-33A0-8537-E0C651F6817C> /System/Library/PrivateFrameworks/XQuery.framework/XQuery
       0x10e3c9000 -        0x10e3d0fff +com.adobe.illustrator.plugins.Action (Action version 17.0.0 - 17.0.0) <04BA283F-BA0E-3F24-B871-442248987654> /Applications/Adobe Illustrator CC/*/Action
       0x10e3d6000 -        0x10e3e1ff7 +com.adobe.illustrator.plugins.FrameworkS (Framework Server version 17.0.0 - 17.0.0) <27F6E321-0909-3458-854D-C7D36025D34C> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Required/Plug-ins/FrameworkServer.aip/Contents/MacOS/FrameworkS
       0x10e3e7000 -        0x10e3f0fff +com.adobe.illustrator.plugins.ArtConverters ( ArtConverters version 17.0.0 - 17.0.0) <4F370E42-56A8-3057-A7DD-61B5D2B3ACFD> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Required/Plug-ins/ArtConverters.aip/Contents/MacOS/ArtConverters
       0x10e3f6000 -        0x10e3fcfff +com.adobe.illustrator.plugins.FlattenTransparency ( Flatten Transparency version 17.0.0 - 17.0.0) <045A9276-1B27-338B-94E2-1E4726635D74> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Required/Plug-ins/Flatten Transparency.aip/Contents/MacOS/FlattenTransparency
       0x10e403000 -        0x10e41bff7 +com.adobe.illustrator.plugins.FOConversionSuite (FOConversionSuite version 17.0.0 - 17.0.0) <45DF5645-A071-3DB3-A074-5BEA3A77BADB> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Required/Plug-ins/FOConversionSuite.aip/Contents/MacOS/FOConversionSuite
       0x10e425000 -        0x10e42aff7 +com.adobe.illustrator.plugins.ToolSelector (Tool Selector version 17.0.0 - 17.0.0) <453CB9EB-FF1F-3BDC-BDAA-78965A046402> /Applications/Adobe Illustrator CC/*/ToolSelector
       0x10f6d8000 -        0x10f6eeff7 +com.adobe.illustrator.plugins.BrushManager (Brush Manager version 17.0.0 - 17.0.0) <8B1D99F5-F718-3BBA-840B-A46844D19B84> /Applications/Adobe Illustrator CC/*/BrushManager
       0x10f6f4000 -        0x10f6f7ff7 +com.adobe.illustrator.plugins.Geometry ( Geometry Suite version 17.0.0 - 17.0.0) <B1597C8F-814E-3377-9940-D832ADFD2557> /Applications/Adobe Illustrator CC/*/Geometry
       0x1108d3000 -        0x11093ffff +com.adobe.illustrator.plugins.PhotoshopAdapter (Photoshop Adapter version 17.0.0 - 17.0.0) <A0DAFDA0-72C7-3E34-80A7-DA0C66591008> /Applications/Adobe Illustrator CC/*/PhotoshopAdapter
       0x11094c000 -        0x1109b6fff +com.adobe.illustrator.plugins.UserInterface (User Interface version 17.0.0 - 17.0.0) <7F6C3F1D-227E-38EA-A0F0-E890CA399994> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Required/Plug-ins/UserInterface.aip/Contents/MacOS/UserInterface
       0x1109df000 -        0x110a70fff +com.adobe.illustrator.plugins.BRSPencilTool ( Pencil Tool version 17.0.0 - 17.0.0) <F0DA7519-330A-3148-819A-65BBFB9B062A> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Required/Plug-ins/BRSPencilTool.aip/Contents/MacOS/BRSPencilTool
       0x110a7b000 -        0x110addff7 +com.adobe.illustrator.plugins.PDFSuite (PDF Suite version 17.0.0 - 17.0.0) <7D30E550-E18B-31C2-A3B8-E88464840059> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Required/Plug-ins/PDF Suite.aip/Contents/MacOS/PDFSuite
       0x110aeb000 -        0x110b0cfff +com.adobe.illustrator.plugins.Rasterize (Rasterize version 17.0.0 - 17.0.0) <80C34039-878E-3E09-847F-CEC6F511C021> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Required/Plug-ins/Rasterize.aip/Contents/MacOS/Rasterize
       0x110b14000 -        0x110bf7fff +com.adobe.illustrator.plugins.BeautifulStrokes (Beautiful Strokes Suite version 17.0.0 - 17.0.0) <5E905A87-5CF9-35F5-A937-46A29444A6A0> /Applications/Adobe Illustrator CC/*/BeautifulStrokes
       0x110c02000 -        0x110d0dfff +com.adobe.illustrator.plugins.ColorHarmony (ColorHarmony version 17.0.0 - 17.0.0) <7FFC0B96-B13F-3BCA-80FC-28947C93CB01> /Applications/Adobe Illustrator CC/*/ColorHarmony
       0x110d3a000 -        0x110d56ff7 +com.adobe.illustrator.plugins.ControlPanel (ControlPalette version 17.0.0 - 17.0.0) <F91B7DC2-5FDF-3DD2-B8EC-962BA35FDDDB> /Applications/Adobe Illustrator CC/*/ControlPanel
       0x110d60000 -        0x110d96ff7 +com.adobe.illustrator.plugins.KinsokuDlg ( KinsokuDlg version 17.0.0 - 17.0.0) <84709A19-401B-3EFF-930A-70CFAD1003B2> /Applications/Adobe Illustrator CC/*/KinsokuDlg
       0x110db0000 -        0x110f4fff7 +com.adobe.illustrator.plugins.PlanetX (Live Paint version 17.0.0 - 17.0.0) <76612D25-AE50-3F5B-8EA8-517494207E0A> /Applications/Adobe Illustrator CC/*/PlanetX
       0x110f5e000 -        0x11103bff7 +com.adobe.illustrator.plugins.PaintStyle (Paint Style Palettes version 17.0.0 - 17.0.0) <16BB0497-7B38-3186-ABBB-CB215EAE486D> /Applications/Adobe Illustrator CC/*/PaintStyle
       0x111064000 -        0x1110f1ff7 +com.adobe.illustrator.plugins.Perspective (Perspective version 17.0.0 - 17.0.0) <D96B06E0-FFA9-3FAE-AFDD-D06E4FB5F124> /Applications/Adobe Illustrator CC/*/Perspective
       0x1110fb000 -        0x11138fff7 +com.adobe.illustrator.plugins.ScriptingSupport (Scripting Support version 17.0.0 - 17.0.0) <F52E3615-AC0B-3B50-9DFB-A6DDA26F034A> /Applications/Adobe Illustrator CC/*/ScriptingSupport
       0x111439000 -        0x111516fff +com.adobe.AXEXSLT (AdobeAXSLE 3.8.0.30807 - 3.8.0.30807) <6299FB87-471B-3EA2-9E02-6DEA293FA533> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeAXSLE.framework/Versions/A/AdobeAXSLE
       0x1115ae000 -        0x11161dff7 +com.adobe.adobe_caps (adobe_caps 7.0.0.21 - 7.0.0.21) <CE3C6356-9EE2-3B88-8261-8612A0743F56> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
       0x111628000 -        0x111769ff7 +com.adobe.illustrator.plugins.SwatchLibs (Swatch Libraries version 17.0.0 - 17.0.0) <4A1F43AB-CE5A-3AAD-B9E0-4761975FA3C7> /Applications/Adobe Illustrator CC/*/SwatchLibs
       0x111797000 -        0x111815fff +c

Hi montanacowgirl,
It looks like you are able to reproduce this issue very frequently, can you please let us know few steps what were you doing before it crashes.
e.g. Create a new document, Select Pen tool, press some modifier, start drag with mouse or pen, etc.
It will help us narrow down the issue.
Additionally can you please also submit the crash log to adobe via the crash reporter dialog with a valid email id so that we can search your crash with proper crash stack. and Please send a test mail to [email protected] so that we can get back to you.
Sanjay.

Similar Messages

  • Illustrator cs5 quits unexpectedly when typing

    Hey guys, Illustrator is quitting every time I try to type or even look at fonts. I've checked to make sure there isn't a problem with any of the fonts, I've tried reinstalling it, cleaning it and reinstalling it again, and tried accessing it through another user, but it still quits every time. Anyone have any suggestions?

    I stand corrected. I tried doing it manually as well as running Font Nuke just in case I missed something, but it's still crashing. This is what it's giving me
    Process:         Adobe Illustrator [882]
    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 [127]
    User ID:         501
    Date/Time:       2013-05-09 21:58:38.350 -0400
    OS Version:      Mac OS X 10.8.2 (12C3103)
    Report Version:  10
    Interval Since Last Report:          162951 sec
    Crashes Since Last Report:           33
    Per-App Interval Since Last Report:  107399 sec
    Per-App Crashes Since Last Report:   33
    Anonymous UUID:                      1D253186-7C31-45F6-B83F-3497DDA85F2A
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x000000002899e0d0
    VM Regions Near 0x2899e0d0:
        __LINKEDIT             00000000287e0000-00000000287e3000 [   12K] r--/rwx SM=COW  /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra .dylib
    --> shared memory          00000000287e3000-000000002899f000 [ 1776K] r--/r-- SM=SHM 
        MALLOC_LARGE           000000002899f000-0000000028ae2000 [ 1292K] rw-/rwx SM=PRV 
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.HIToolbox                     0x93762c18 HIStandardMenuView::DrawItem(unsigned char, CGContext*, unsigned char) + 2648
    1   com.apple.HIToolbox                     0x93761f06 HIStandardMenuView::DrawSelf(short, __HIShape const*, CGContext*) + 492
    2   com.apple.HIToolbox                     0x93798eac HIView::DrawCacheOrSelf(short, __HIShape const*, CGContext*) + 364
    3   com.apple.HIToolbox                     0x93798ba9 HIView::SendDraw(short, OpaqueGrafPtr*, __HIShape const*, CGContext*) + 125
    4   com.apple.HIToolbox                     0x938259d5 HIView::RecursiveDrawComposited(__HIShape const*, __HIShape const*, unsigned long, HIView*, CGContext*, unsigned char, float) + 759
    5   com.apple.HIToolbox                     0x93825d5c HIView::RecursiveDrawComposited(__HIShape const*, __HIShape const*, unsigned long, HIView*, CGContext*, unsigned char, float) + 1662
    6   com.apple.HIToolbox                     0x93825d5c HIView::RecursiveDrawComposited(__HIShape const*, __HIShape const*, unsigned long, HIView*, CGContext*, unsigned char, float) + 1662
    7   com.apple.HIToolbox                     0x93824df0 HIView::DrawComposited(short, OpaqueGrafPtr*, __HIShape const*, unsigned long, HIView*, CGContext*) + 802
    8   com.apple.HIToolbox                     0x93824a82 HIView::Draw(short, OpaqueGrafPtr*, unsigned long) + 82
    9   com.apple.HIToolbox                     0x93824a29 HIView::Render(unsigned long, CGContext*) + 45
    10  com.apple.HIToolbox                     0x937a1460 FlushWindowObject(WindowData*, void**, unsigned char) + 812
    11  com.apple.HIToolbox                     0x937a9fb1 FlushAllBuffers(__CFRunLoopObserver*, unsigned long, void*) + 245
    12  com.apple.CoreFoundation                0x99380dfe __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 30
    13  com.apple.CoreFoundation                0x99380d3d __CFRunLoopDoObservers + 381
    14  com.apple.CoreFoundation                0x9935a623 CFRunLoopRunSpecific + 355
    15  com.apple.CoreFoundation                0x9935a4ab CFRunLoopRunInMode + 123
    16  com.apple.HIToolbox                     0x937a315a RunCurrentEventLoopInMode + 242
    17  com.apple.HIToolbox                     0x937a2df5 ReceiveNextEventCommon + 162
    18  com.apple.HIToolbox                     0x937679e6 AcquireNextEventInMode + 68
    19  com.apple.HIToolbox                     0x93764f7d IsUserStillTracking(MenuSelectData*, unsigned char*) + 372
    20  com.apple.HIToolbox                     0x937526ae TrackMenuCommon(MenuSelectData&, unsigned char*) + 1724
    21  com.apple.HIToolbox                     0x93944abd PopUpMenuSelectCore(MenuData*, Point, double, Point, unsigned short, unsigned int, Rect const*, unsigned short, unsigned long, Rect const*, Rect const*, __CFString const*, OpaqueMenuRef**, unsigned short*) + 1733
    22  com.apple.HIToolbox                     0x9394529c PopUpMenuSelect + 252
    23  com.adobe.illustrator                   0x005c780f AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 2670183
    24  com.adobe.illustrator                   0x00403c21 AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 819833
    25  com.adobe.coretech.adm                  0x1242283d 0x12417000 + 47165
    26  com.adobe.coretech.adm                  0x124519e1 0x12417000 + 240097
    27  com.adobe.coretech.adm                  0x124751e9 0x12417000 + 385513
    28  com.adobe.coretech.adm                  0x1249c229 0x12417000 + 545321
    29  com.adobe.coretech.adm                  0x1249c8e3 0x12417000 + 547043
    30  com.adobe.coretech.adm                  0x12484065 0x12417000 + 446565
    31  com.adobe.coretech.adm                  0x1248457f 0x12417000 + 447871
    32  com.apple.HIToolbox                     0x938f7b6b _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36
    33  com.apple.HIToolbox                     0x9377f594 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1343
    34  com.apple.HIToolbox                     0x9377e980 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 430
    35  com.apple.HIToolbox                     0x93792855 SendEventToEventTarget + 88
    36  com.apple.HIToolbox                     0x93902ad2 SendEventFromMouseDown(OpaqueWindowPtr*, unsigned long, OpaqueEventRef*) + 167
    37  com.apple.HIToolbox                     0x93902e74 HandleWindowClick(OpaqueWindowPtr*, Point, short, unsigned long, OpaqueEventRef*) + 540
    38  com.apple.HIToolbox                     0x939024a3 HandleMouseEvent(OpaqueEventHandlerCallRef*, OpaqueEventRef*) + 826
    39  com.apple.HIToolbox                     0x9376aa38 StandardWindowEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 85
    40  com.apple.HIToolbox                     0x938f7b6b _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36
    41  com.apple.HIToolbox                     0x9377f594 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1343
    42  com.apple.HIToolbox                     0x9377e980 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 430
    43  com.apple.HIToolbox                     0x93769fda CallNextEventHandler + 84
    44  com.adobe.owl                           0x06e2711d OWLControlBarCreateNonComposite + 1763
    45  com.adobe.owl                           0x06d902f4 OWLThemeAddBrush + 1428
    46  com.apple.HIToolbox                     0x938f7b6b _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36
    47  com.apple.HIToolbox                     0x9377f594 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1343
    48  com.apple.HIToolbox                     0x9377e980 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 430
    49  com.apple.HIToolbox                     0x93769fda CallNextEventHandler + 84
    50  com.adobe.coretech.adm                  0x12484be1 0x12417000 + 449505
    51  com.apple.HIToolbox                     0x938f7b6b _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36
    52  com.apple.HIToolbox                     0x9377f594 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1343
    53  com.apple.HIToolbox                     0x9377e980 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 430
    54  com.apple.HIToolbox                     0x93792855 SendEventToEventTarget + 88
    55  com.apple.HIToolbox                     0x937b27b7 ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 2141
    56  com.apple.HIToolbox                     0x9377fa3f DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2538
    57  com.apple.HIToolbox                     0x9377e980 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 430
    58  com.apple.HIToolbox                     0x93792855 SendEventToEventTarget + 88
    59  com.adobe.illustrator                   0x000a6bea AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 566166
    60  com.apple.HIToolbox                     0x938f7b6b _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36
    61  com.apple.HIToolbox                     0x9377f594 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1343
    62  com.apple.HIToolbox                     0x9377e980 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 430
    63  com.apple.HIToolbox                     0x9377e7ca SendEventToEventTargetWithOptions + 94
    64  com.apple.HIToolbox                     0x937b2b7e ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 3108
    65  com.apple.HIToolbox                     0x9377fa3f DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2538
    66  com.apple.HIToolbox                     0x9377e980 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 430
    67  com.apple.HIToolbox                     0x93792855 SendEventToEventTarget + 88
    68  com.apple.HIToolbox                     0x938f7267 ToolboxEventDispatcher + 82
    69  com.apple.HIToolbox                     0x938f7129 RunApplicationEventLoop + 240
    70  com.adobe.illustrator                   0x000a6e2b AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 566743
    71  com.adobe.illustrator                   0x0010a688 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 974388
    72  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
    73  com.adobe.illustrator                   0x00003346 0x1000 + 9030
    Thread 1:
    0   libsystem_kernel.dylib                  0x996e10ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x93b7904c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x93b78e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x93b60cca start_wqthread + 30
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x996e19ae kevent + 10
    1   libdispatch.dylib                       0x95a8fc71 _dispatch_mgr_invoke + 993
    2   libdispatch.dylib                       0x95a8f7a9 _dispatch_mgr_thread + 53
    Thread 3:
    0   libsystem_kernel.dylib                  0x996e08e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x93b7b289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x93c08afc 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_c.dylib                       0x93b76557 _pthread_start + 344
    7   libsystem_c.dylib                       0x93b60cee thread_start + 34
    Thread 4:
    0   libsystem_kernel.dylib                  0x996e08e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x93b7b289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x93b7b512 pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore          0x955906ad TSWaitOnConditionTimedRelative + 177
    4   com.apple.CoreServices.CarbonCore          0x95590184 TSWaitOnSemaphoreCommon + 272
    5   com.apple.CoreServices.CarbonCore          0x9559040d TSWaitOnSemaphoreRelative + 24
    6   com.apple.CoreServices.CarbonCore          0x955761a3 TimerThread + 324
    7   libsystem_c.dylib                       0x93b76557 _pthread_start + 344
    8   libsystem_c.dylib                       0x93b60cee thread_start + 34
    Thread 5:
    0   libsystem_kernel.dylib                  0x996e08e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x93b7b220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x93c010a1 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore          0x95590492 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore          0x9559068e TSWaitOnConditionTimedRelative + 146
    5   com.apple.CoreServices.CarbonCore          0x954dcb9b MPWaitOnQueue + 261
    6   AdobeACE                                0x015526f1 0x1518000 + 239345
    7   AdobeACE                                0x015520ed 0x1518000 + 237805
    8   com.apple.CoreServices.CarbonCore          0x95563a7b PrivateMPEntryPoint + 68
    9   libsystem_c.dylib                       0x93b76557 _pthread_start + 344
    10  libsystem_c.dylib                       0x93b60cee thread_start + 34
    Thread 6:
    0   libsystem_kernel.dylib                  0x996e08e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x93b7b220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x93c010a1 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore          0x95590492 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore          0x9559068e TSWaitOnConditionTimedRelative + 146
    5   com.apple.CoreServices.CarbonCore          0x954dcb9b MPWaitOnQueue + 261
    6   AdobeACE                                0x015526f1 0x1518000 + 239345
    7   AdobeACE                                0x015520ed 0x1518000 + 237805
    8   com.apple.CoreServices.CarbonCore          0x95563a7b PrivateMPEntryPoint + 68
    9   libsystem_c.dylib                       0x93b76557 _pthread_start + 344
    10  libsystem_c.dylib                       0x93b60cee thread_start + 34
    Thread 7:
    0   libsystem_kernel.dylib                  0x996e08e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x93b7b220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x93c010a1 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore          0x95590492 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore          0x9559068e TSWaitOnConditionTimedRelative + 146
    5   com.apple.CoreServices.CarbonCore          0x954dcb9b MPWaitOnQueue + 261
    6   AdobeACE                                0x015526f1 0x1518000 + 239345
    7   AdobeACE                                0x015520ed 0x1518000 + 237805
    8   com.apple.CoreServices.CarbonCore          0x95563a7b PrivateMPEntryPoint + 68
    9   libsystem_c.dylib                       0x93b76557 _pthread_start + 344
    10  libsystem_c.dylib                       0x93b60cee thread_start + 34
    Thread 8:
    0   libsystem_kernel.dylib                  0x996e08e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x93b7b220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x93c010a1 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore          0x95590492 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore          0x9559068e TSWaitOnConditionTimedRelative + 146
    5   com.apple.CoreServices.CarbonCore          0x954dcb9b MPWaitOnQueue + 261
    6   AdobeACE                                0x015526f1 0x1518000 + 239345
    7   AdobeACE                                0x015520ed 0x1518000 + 237805
    8   com.apple.CoreServices.CarbonCore          0x95563a7b PrivateMPEntryPoint + 68
    9   libsystem_c.dylib                       0x93b76557 _pthread_start + 344
    10  libsystem_c.dylib                       0x93b60cee thread_start + 34
    Thread 9:
    0   libsystem_kernel.dylib                  0x996e08e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x93b7b220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x93c010a1 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore          0x95590492 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore          0x9559068e TSWaitOnConditionTimedRelative + 146
    5   com.apple.CoreServices.CarbonCore          0x954dcb9b MPWaitOnQueue + 261
    6   AdobeACE                                0x015526f1 0x1518000 + 239345
    7   AdobeACE                                0x015520ed 0x1518000 + 237805
    8   com.apple.CoreServices.CarbonCore          0x95563a7b PrivateMPEntryPoint + 68
    9   libsystem_c.dylib                       0x93b76557 _pthread_start + 344
    10  libsystem_c.dylib                       0x93b60cee thread_start + 34
    Thread 10:
    0   libsystem_kernel.dylib                  0x996e08e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x93b7b220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x93c010a1 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore          0x95590492 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore          0x9559068e TSWaitOnConditionTimedRelative + 146
    5   com.apple.CoreServices.CarbonCore          0x954dcb9b MPWaitOnQueue + 261
    6   AdobeACE                                0x015526f1 0x1518000 + 239345
    7   AdobeACE                                0x015520ed 0x1518000 + 237805
    8   com.apple.CoreServices.CarbonCore          0x95563a7b PrivateMPEntryPoint + 68
    9   libsystem_c.dylib                       0x93b76557 _pthread_start + 344
    10  libsystem_c.dylib                       0x93b60cee thread_start + 34
    Thread 11:
    0   libsystem_kernel.dylib                  0x996e08e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x93b7b220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x93c010a1 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore          0x95590492 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore          0x9559068e TSWaitOnConditionTimedRelative + 146
    5   com.apple.CoreServices.CarbonCore          0x954dcb9b MPWaitOnQueue + 261
    6   AdobeACE                                0x015526f1 0x1518000 + 239345
    7   AdobeACE                                0x015520ed 0x1518000 + 237805
    8   com.apple.CoreServices.CarbonCore          0x95563a7b PrivateMPEntryPoint + 68
    9   libsystem_c.dylib                       0x93b76557 _pthread_start + 344
    10  libsystem_c.dylib                       0x93b60cee thread_start + 34
    Thread 12:
    0   libsystem_kernel.dylib                  0x996e08e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x93b7b289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x93c08afc pthread_cond_wait + 48
    3   AdobeAGM                                0x0198b8f5 AGMInitialize + 3243373
    4   AdobeAGM                                0x0198c545 AGMInitialize + 3246525
    5   AdobeAGM                                0x01992138 AGMInitialize + 3270064
    6   libsystem_c.dylib                       0x93b76557 _pthread_start + 344
    7   libsystem_c.dylib                       0x93b60cee thread_start + 34
    Thread 13:
    0   libsystem_kernel.dylib                  0x996e0c72 __semwait_signal + 10
    1   libsystem_c.dylib                       0x93c00a61 nanosleep$UNIX2003 + 189
    2   com.adobe.illustrator.plugins.AISaveForWeb          0x164bb89b CEveFunctionPropertyList::AddItem(char const*, Eve::DataType, std::string const&) + 106329
    3   com.adobe.illustrator.plugins.AISaveForWeb          0x164b62e3 CEveFunctionPropertyList::AddItem(char const*, Eve::DataType, std::string const&) + 84385
    4   com.adobe.illustrator.plugins.AISaveForWeb          0x164bb9a8 CEveFunctionPropertyList::AddItem(char const*, Eve::DataType, std::string const&) + 106598
    5   libsystem_c.dylib                       0x93b76557 _pthread_start + 344
    6   libsystem_c.dylib                       0x93b60cee thread_start + 34
    Thread 14:
    0   libsystem_kernel.dylib                  0x996de826 semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore          0x95563810 MPWaitOnSemaphore + 106
    2   MultiProcessor Support                  0x175190f0 ThreadFunction(void*) + 78
    3   com.apple.CoreServices.CarbonCore          0x95563a7b PrivateMPEntryPoint + 68
    4   libsystem_c.dylib                       0x93b76557 _pthread_start + 344
    5   libsystem_c.dylib                       0x93b60cee thread_start + 34
    Thread 15:
    0   libsystem_kernel.dylib                  0x996de826 semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore          0x95563810 MPWaitOnSemaphore + 106
    2   MultiProcessor Support                  0x175190f0 ThreadFunction(void*) + 78
    3   com.apple.CoreServices.CarbonCore          0x95563a7b PrivateMPEntryPoint + 68
    4   libsystem_c.dylib                       0x93b76557 _pthread_start + 344
    5   libsystem_c.dylib                       0x93b60cee thread_start + 34
    Thread 16:
    0   libsystem_kernel.dylib                  0x996de826 semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore          0x95563810 MPWaitOnSemaphore + 106
    2   MultiProcessor Support                  0x175190f0 ThreadFunction(void*) + 78
    3   com.apple.CoreServices.CarbonCore          0x95563a7b PrivateMPEntryPoint + 68
    4   libsystem_c.dylib                       0x93b76557 _pthread_start + 344
    5   libsystem_c.dylib                       0x93b60cee thread_start + 34
    Thread 17:
    0   libsystem_kernel.dylib                  0x996de826 semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore          0x95563810 MPWaitOnSemaphore + 106
    2   MultiProcessor Support                  0x175190f0 ThreadFunction(void*) + 78
    3   com.apple.CoreServices.CarbonCore          0x95563a7b PrivateMPEntryPoint + 68
    4   libsystem_c.dylib                       0x93b76557 _pthread_start + 344
    5   libsystem_c.dylib                       0x93b60cee thread_start + 34
    Thread 18:
    0   libsystem_kernel.dylib                  0x996de826 semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore          0x95563810 MPWaitOnSemaphore + 106
    2   MultiProcessor Support                  0x175190f0 ThreadFunction(void*) + 78
    3   com.apple.CoreServices.CarbonCore          0x95563a7b PrivateMPEntryPoint + 68
    4   libsystem_c.dylib                       0x93b76557 _pthread_start + 344
    5   libsystem_c.dylib                       0x93b60cee thread_start + 34
    Thread 19:
    0   libsystem_kernel.dylib                  0x996de826 semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore          0x95563810 MPWaitOnSemaphore + 106
    2   MultiProcessor Support                  0x175190f0 ThreadFunction(void*) + 78
    3   com.apple.CoreServices.CarbonCore          0x95563a7b PrivateMPEntryPoint + 68
    4   libsystem_c.dylib                       0x93b76557 _pthread_start + 344
    5   libsystem_c.dylib                       0x93b60cee thread_start + 34
    Thread 20:
    0   libsystem_kernel.dylib                  0x996de826 semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore          0x95563810 MPWaitOnSemaphore + 106
    2   MultiProcessor Support                  0x175190f0 ThreadFunction(void*) + 78
    3   com.apple.CoreServices.CarbonCore          0x95563a7b PrivateMPEntryPoint + 68
    4   libsystem_c.dylib                       0x93b76557 _pthread_start + 344
    5   libsystem_c.dylib                       0x93b60cee thread_start + 34
    Thread 21:
    0   libsystem_kernel.dylib                  0x996e08e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x93b7b289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x93c08afc pthread_cond_wait + 48
    3   com.adobe.adobeswfl                     0x25896d5f APXGetHostAPI + 2567887
    4   com.adobe.adobeswfl                     0x256381ef APXGetHostAPI + 82783
    5   com.adobe.adobeswfl                     0x25896e4c APXGetHostAPI + 2568124
    6   com.adobe.adobeswfl                     0x25896eb7 APXGetHostAPI + 2568231
    7   com.adobe.adobeswfl                     0x25896f9b APXGetHostAPI + 2568459
    8   libsystem_c.dylib                       0x93b76557 _pthread_start + 344
    9   libsystem_c.dylib                       0x93b60cee thread_start + 34
    Thread 22:
    0   libsystem_kernel.dylib                  0x996e08e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x93b7b289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x93c08afc pthread_cond_wait + 48
    3   com.adobe.adobeswfl                     0x25896d5f APXGetHostAPI + 2567887
    4   com.adobe.adobeswfl                     0x256381ef APXGetHostAPI + 82783
    5   com.adobe.adobeswfl                     0x25896e4c APXGetHostAPI + 2568124
    6   com.adobe.adobeswfl                     0x25896eb7 APXGetHostAPI + 2568231
    7   com.adobe.adobeswfl                     0x25896f9b APXGetHostAPI + 2568459
    8   libsystem_c.dylib                       0x93b76557 _pthread_start + 344
    9   libsystem_c.dylib                       0x93b60cee thread_start + 34
    Thread 23:
    0   libsystem_kernel.dylib                  0x996e08e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x93b7b289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x93c08afc pthread_cond_wait + 48
    3   com.adobe.adobeswfl                     0x25896d5f APXGetHostAPI + 2567887
    4   com.adobe.adobeswfl                     0x256381ef APXGetHostAPI + 82783
    5   com.adobe.adobeswfl                     0x25896e4c APXGetHostAPI + 2568124
    6   com.adobe.adobeswfl                     0x25896eb7 APXGetHostAPI + 2568231
    7   com.adobe.adobeswfl                     0x25896f9b APXGetHostAPI + 2568459
    8   libsystem_c.dylib                       0x93b76557 _pthread_start + 344
    9   libsystem_c.dylib                       0x93b60cee thread_start + 34
    Thread 24:
    0   libsystem_kernel.dylib                  0x996e08e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x93b7b289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x93c08afc pthread_cond_wait + 48
    3   com.adobe.adobeswfl                     0x25896d5f APXGetHostAPI + 2567887
    4   com.adobe.adobeswfl                     0x256381ef APXGetHostAPI + 82783
    5   com.adobe.adobeswfl                     0x25896e4c APXGetHostAPI + 2568124
    6   com.adobe.adobeswfl                     0x25896eb7 APXGetHostAPI + 2568231
    7   com.adobe.adobeswfl                     0x25896f9b APXGetHostAPI + 2568459
    8   libsystem_c.dylib                       0x93b76557 _pthread_start + 344
    9   libsystem_c.dylib                       0x93b60cee thread_start + 34
    Thread 25:
    0   libsystem_kernel.dylib                  0x996e08e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x93b7b289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x93c08afc pthread_cond_wait + 48
    3   com.adobe.adobeswfl                     0x25896d5f APXGetHostAPI + 2567887
    4   com.adobe.adobeswfl                     0x256381ef APXGetHostAPI + 82783
    5   com.adobe.adobeswfl                     0x25896e4c APXGetHostAPI + 2568124
    6   com.adobe.adobeswfl                     0x25896eb7 APXGetHostAPI + 2568231
    7   com.adobe.adobeswfl                     0x25896f9b APXGetHostAPI + 2568459
    8   libsystem_c.dylib                       0x93b76557 _pthread_start + 344
    9   libsystem_c.dylib                       0x93b60cee thread_start + 34
    Thread 26:
    0   libsystem_kernel.dylib                  0x996e08e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x93b7b289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x93c08afc pthread_cond_wait + 48
    3   com.adobe.adobeswfl                     0x25896d5f APXGetHostAPI + 2567887
    4   com.adobe.adobeswfl                     0x256381ef APXGetHostAPI + 82783
    5   com.adobe.adobeswfl                     0x25896e4c APXGetHostAPI + 2568124
    6   com.adobe.adobeswfl                     0x25896eb7 APXGetHostAPI + 2568231
    7   com.adobe.adobeswfl                     0x25896f9b APXGetHostAPI + 2568459
    8   libsystem_c.dylib                       0x93b76557 _pthread_start + 344
    9   libsystem_c.dylib                       0x93b60cee thread_start + 34
    Thread 27:
    0   libsystem_kernel.dylib                  0x996e08e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x93b7b289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x93c08afc pthread_cond_wait + 48
    3   com.adobe.adobeswfl                     0x25896d5f APXGetHostAPI + 2567887
    4   com.adobe.adobeswfl                     0x256381ef APXGetHostAPI + 82783
    5   com.adobe.adobeswfl                     0x25896e4c APXGetHostAPI + 2568124
    6   com.adobe.adobeswfl                     0x25896eb7 APXGetHostAPI + 2568231
    7   com.adobe.adobeswfl                     0x25896f9b APXGetHostAPI + 2568459
    8   libsystem_c.dylib                       0x93b76557 _pthread_start + 344
    9   libsystem_c.dylib                       0x93b60cee thread_start + 34
    Thread 28:
    0   libsystem_kernel.dylib                  0x996e08e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x93b7b289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x93c08afc pthread_cond_wait + 48
    3   com.adobe.adobeswfl                     0x25896d5f APXGetHostAPI + 2567887
    4   com.adobe.adobeswfl                     0x256381ef APXGetHostAPI + 82783
    5   com.adobe.adobeswfl                     0x25896e4c APXGetHostAPI + 2568124
    6   com.adobe.adobeswfl                     0x25896eb7 APXGetHostAPI + 2568231
    7   com.adobe.adobeswfl                     0x25896f9b APXGetHostAPI + 2568459
    8   libsystem_c.dylib                       0x93b76557 _pthread_start + 344
    9   libsystem_c.dylib                       0x93b60cee thread_start + 34
    Thread 29:
    0   libsystem_kernel.dylib                  0x996e08e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x93b7b289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x93b7b512 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.adobeswfl                     0x25896d27 APXGetHostAPI + 2567831
    4   com.adobe.adobeswfl                     0x25a0c06b APXGetHostAPI + 4096475
    5   com.adobe.adobeswfl                     0x25896e4c APXGetHostAPI + 2568124
    6   com.adobe.adobeswfl                     0x25896eb7 APXGetHostAPI + 2568231
    7   com.adobe.adobeswfl                     0x25896f9b APXGetHostAPI + 2568459
    8   libsystem_c.dylib                       0x93b76557 _pthread_start + 344
    9   libsystem_c.dylib                       0x93b60cee thread_start + 34
    Thread 30:
    0   libsystem_kernel.dylib                  0x996e0c72 __semwait_signal + 10
    1   libsystem_c.dylib                       0x93c00a61 nanosleep$UNIX2003 + 189
    2   com.adobe.illustrator.plugins.Scripting Support          0x12cd583b PluginMain + 447467
    3   com.adobe.illustrator.plugins.Scripting Support          0x12cb7a13 PluginMain + 325059
    4   com.adobe.illustrator.plugins.Scripting Support          0x12cd5948 PluginMain + 447736
    5   libsystem_c.dylib                       0x93b76557 _pthread_start + 344
    6   libsystem_c.dylib                       0x93b60cee thread_start + 34
    Thread 31:
    0   libsystem_kernel.dylib                  0x996e0b3e __recvfrom + 10
    1   libsystem_c.dylib                       0x93c00bcb recv$UNIX2003 + 54
    2   ServiceManager-Launcher.dylib           0x0d34a6cf Invoke + 54887
    3   ServiceManager-Launcher.dylib           0x0d34976e Invoke + 50950
    4   ServiceManager-Launcher.dylib           0x0d34861f Invoke + 46519
    5   ServiceManager-Launcher.dylib           0x0d348671 Invoke + 46601
    6   ServiceManager-Launcher.dylib           0x0d3486fb Invoke + 46739
    7   ServiceManager-Launcher.dylib           0x0d342afe Invoke + 23190
    8   ServiceManager-Launcher.dylib           0x0d342ce7 Invoke + 23679
    9   ServiceManager-Launcher.dylib           0x0d3438c7 Invoke + 26719
    10  ServiceManager-Launcher.dylib           0x0d3439c5 Invoke + 26973
    11  ServiceManager-Launcher.dylib           0x0d346db0 Invoke + 40264
    12  ServiceManager-Launcher.dylib           0x0d347059 Invoke + 40945
    13  ServiceManager-Launcher.dylib           0x0d347687 Invoke + 42527
    14  ServiceManager-Launcher.dylib           0x0d347884 Invoke + 43036
    15  ServiceManager-Launcher.dylib           0x0d339826 Login + 1654
    16  ServiceManager-Launcher.dylib           0x0d33ac71 Login + 6849
    17  ServiceManager-Launcher.dylib           0x0d347df3 Invoke + 44427
    18  ServiceManager-Launcher.dylib           0x0d34a341 Invoke + 53977
    19  libsystem_c.dylib                       0x93b76557 _pthread_start + 344
    20  libsystem_c.dylib                       0x93b60cee thread_start + 34
    Thread 32:
    0   libsystem_kernel.dylib                  0x996e08e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x93b7b289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x93b7b512 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.adobeswfl                     0x25896d27 APXGetHostAPI + 2567831
    4   com.adobe.adobeswfl                     0x25a0c0d8 APXGetHostAPI + 4096584
    5   com.adobe.adobeswfl                     0x25896e4c APXGetHostAPI + 2568124
    6   com.adobe.adobeswfl                     0x25896eb7 APXGetHostAPI + 2568231
    7   com.adobe.adobeswfl                     0x25896f9b APXGetHostAPI + 2568459
    8   libsystem_c.dylib                       0x93b76557 _pthread_start + 344
    9   libsystem_c.dylib                       0x93b60cee thread_start + 34
    Thread 33:
    0   libsystem_kernel.dylib                  0x996e08e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x93b7b289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x93b7b512 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.adobeswfl                     0x25896d27 APXGetHostAPI + 2567831
    4   com.adobe.adobeswfl                     0x258b16de APXGetHostAPI + 2676814
    5   com.adobe.adobeswfl                     0x25896e4c APXGetHostAPI + 2568124
    6   com.adobe.adobeswfl                     0x25896eb7 APXGetHostAPI + 2568231
    7   com.adobe.adobeswfl                     0x25896f9b APXGetHostAPI + 2568459
    8   libsystem_c.dylib                       0x93b76557 _pthread_start + 344
    9   libsystem_c.dylib                       0x93b60cee thread_start + 34
    Thread 34:
    0   libsystem_kernel.dylib                  0x996e10ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x93b7904c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x93b78e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x93b60cca start_wqthread + 30
    Thread 35:
    0   libsystem_kernel.dylib                  0x996e10ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x93b7904c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x93b78e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x93b60cca start_wqthread + 30
    Thread 36:
    0   libsystem_kernel.dylib                  0x996de80e semaphore_wait_trap + 10
    1   com.adobe.illustrator                   0x00655f0a AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 3253602
    2   com.adobe.illustrator                   0x00656aef AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 3256647
    3   com.adobe.illustrator                   0x00656cbf AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 3257111
    4   com.apple.CoreServices.CarbonCore          0x95563a7b PrivateMPEntryPoint + 68
    5   libsystem_c.dylib                       0x93b76557 _pthread_start + 344
    6   libsystem_c.dylib                       0x93b60cee thread_start + 34
    Thread 37:
    0   libsystem_kernel.dylib                  0x996de80e semaphore_wait_trap + 10
    1   com.adobe.illustrator                   0x00655f0a AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 3253602
    2   com.adobe.illustrator                   0x00656aef AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 3256647
    3   com.adobe.illustrator                   0x00656cbf AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 3257111
    4   com.apple.CoreServices.CarbonCore          0x95563a7b PrivateMPEntryPoint + 68
    5   libsystem_c.dylib                       0x93b76557 _pthread_start + 344
    6   libsystem_c.dylib                       0x93b60cee thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0xfffff0d0  ecx: 0x000000ff  edx: 0x00000000
      edi: 0x2899e0d0  esi: 0x00002d90  ebp: 0xbfffc4c8  esp: 0xbfffc3a0
       ss: 0x00000023  efl: 0x00010206  eip: 0x93762c18   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x2899e0d0
    Logical CPU: 6
    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 (0) <F76D74DC-FD5A-9783-C447-2E58773DA7E1> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeAXEDOMCore.framework/Versions/A/AdobeAXEDOMCore
    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 (1) /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobePDFSettings.framework/Versions/A/AdobePDFSetting s
    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 (0) <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/AdobeSplashKit
    0x1518000 -  0x162cfff +AdobeACE (1) <DD291A17-ECF4-FE20-5837-AC1F5BC76940> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
    0x164f000 -  0x1b75fff +AdobeAGM (1) <BD6EEC99-2691-BD5F-5888-2436562E5227> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
    0x1cb6000 -  0x1cf2fff +AdobeARE (1) <EFF04636-11C5-BFF0-6DC4-0E4909802EEA> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeARE.framework/Versions/A/AdobeARE
    0x1cfb000 -  0x1d21ff6 +AdobeAXE8SharedExpat (0) <5848BBCE-3A3E-66EE-5527-97A96F0CA4CC> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8Sh aredExpat
    0x1d32000 -  0x1d4dfff +AdobeBIB (1) <6E3DC6A9-066C-B736-6465-7F91D18860FB> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
    0x1d57000 -  0x1d78ff7 +AdobeBIBUtils (1) <0405CA59-8136-7A32-CCDE-D5289F02B4EC> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
    0x1d84000 -  0x2076ff7 +AdobeCoolType (1) <AEC9EB8F-2122-1708-3207-2A8BE3308FFA> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
    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/AdobeExtendScr ipt
    0x21f5000 -  0x22d8fef +AdobePDFPort (1) <A3B34989-24B0-04AF-D9BC-2B2718803809> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobePDFPort.framework/Versions/A/AdobePDFPort
    0x230d000 -  0x2941feb +AdobePDFL (1) <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/AdobeScCore
    0x2b3f000 -  0x2bdffef +AdobeSVGExport (0) <9B8AE7D4-C7C8-B594-9E31-BEDC07A98A56> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeSVGExport.framework/Versions/A/AdobeSVGExport
    0x2c09000 -  0x2ea7ff2 +AdobeSVGRE (0) <95F2CE86-4B2D-C3DE-A783-8E0A0B24F74C> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeSVGRE.framework/Versions/A/AdobeSVGRE
    0x2f80000 -  0x2fd8ff7 +AdobeXMP (0) <73329999-C364-2451-6574-4D0277057D19> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    0x2fe7000 -  0x3073fef +AdobeXMPFiles (0) <A72BD678-CAD0-0C2A-0989-11E87B154AB5> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeXMPFiles.framework/Versions/A/AdobeXMPFiles
    0x30aa000 -  0x3177ff3 +libicui18n.dylib.36.0 (36) <08F15219-7F35-574E-7725-1ACAA1B18A00> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/ICUInternationalization.framework/Versions/3.6/libicu i18n.dylib.36.0
    0x31da000 -  0x32b4fef +libicuuc.dylib.36.0 (36) <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) <02108DEA-3DD2-14BE-DAEB-BE522B619C1D> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/ICUData.framework/Versions/3.6/libicudata.dylib.36.0
    0x3ca7000 -  0x407fff7 +AdobeMPS (1) <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) <581475CC-C039-1B42-49BA-71811D8B4E15> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/ICUConverter.framework/Versions/3.6/libicucnv.dylib.3 6.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/AdobeLinguistic
    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/amtservices
    0x460e000 -  0x468bfff +AdobeOwlCanvas (1) <6718BCAA-AAF5-07C2-B2F5-D7CD3BF5B924> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeOwlCanvas.framework/Versions/A/AdobeOwlCanvas
    0x46a7000 -  0x47dffe7 +WRServices (0) <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/AdobeCrashRep orter
    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_filesyste m
    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_regex
    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_signals
    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_system
    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_threads
    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/boost_serial ization
    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 (0) <4A4C74F9

  • Adobe Illustrator CS5 quit unexpectedly

    I've read many many posts.... but when I start AI, all it says is Adobe Illustrator CS5 quit unexpectedly... I've uninstalled my entire Masters collection... and reinstalled it... no fix...  This seems to have started when I upgraded to OSX (now 10.9.3)... yes that was awhile ago... I don't use AI that much... but need it now... 
    Here's the log any help would be appreciated....
    Process:         Adobe Illustrator [20149]
    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 [177]
    Responsible:     Adobe Illustrator [20149]
    User ID:         501
    Date/Time:       2014-06-23 22:56:20.848 -0500
    OS Version:      Mac OS X 10.9.3 (13D65)
    Report Version:  11
    Anonymous UUID:  B3DEE911-ECD8-4701-3FC2-2812C5DF15BD
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x000000000000002a
    VM Regions Near 0x2a:
    --> __PAGEZERO             0000000000000000-0000000000001000 [    4K] ---/--- SM=NUL  /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
        __TEXT                 0000000000001000-0000000000ff8000 [ 16.0M] r-x/rwx SM=COW  /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   Licensing_libFNP236.dylib     0x1516702e TRR_Fixup + 3930
    1   Licensing_libFNP236.dylib     0x1516715d TRR_Fixup + 4233
    2   Licensing_libFNP236.dylib     0x15167365 TRR_Fixup + 4753
    3   Licensing_libFNP236.dylib     0x151674ea TRR_Fixup + 5142
    4   Licensing_libFNP236.dylib     0x15167632 TRR_Fixup + 5470
    5   Licensing_libFNP236.dylib     0x15167719 TRR_Fixup + 5701
    6   Licensing_libFNP236.dylib     0x15167802 TRR_Fixup + 5934
    7   Licensing_libFNP236.dylib     0x15167a05 TRR_Fixup + 6449
    8   Licensing_libFNP236.dylib     0x15167bc1 TRR_Fixup + 6893
    9   Licensing_libFNP236.dylib     0x15167d13 TRR_Fixup + 7231
    10  Licensing_libFNP236.dylib     0x15167ddf TRR_Fixup + 7435
    11  Licensing_libFNP236.dylib     0x1516617b TRR_Fixup + 167
    12  com.esko.Illustrator.Plugins.Licensing 0x1494149c __weisswurschtbrotzeit22 + 3004
    13  com.esko.Illustrator.Plugins.Licensing 0x1490e1b1 flxActCommonLibraryInit + 43
    14  com.esko.Illustrator.Plugins.Licensing 0x14778625 main + 100441
    15  com.esko.Illustrator.Plugins.Licensing 0x1477a7b5 main + 109033
    16  com.esko.Illustrator.Plugins.Licensing 0x14723efd 0x14717000 + 52989
    17  com.esko.Illustrator.Plugins.Licensing 0x14727e62 0x14717000 + 69218
    18  com.esko.Illustrator.Plugins.Licensing 0x1471fe3a 0x14717000 + 36410
    19  com.esko.Illustrator.Plugins.Licensing 0x1471bf29 0x14717000 + 20265
    20  com.esko.Illustrator.Plugins.Licensing 0x1471c3d9 0x14717000 + 21465
    21  com.esko.Illustrator.Plugins.Licensing 0x1475ffd0 main + 516
    22  com.adobe.illustrator         0x006c282e AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 3698310
    23  com.adobe.illustrator         0x006be993 AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 3682283
    24  com.adobe.illustrator         0x006c6656 AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 3714222
    25  com.adobe.illustrator         0x006c6716 AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 3714414
    26  com.adobe.illustrator         0x001b4b46 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 1671922
    27  com.adobe.illustrator         0x006c716b AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 3717059
    28  com.adobe.illustrator         0x006c0a23 AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 3690619
    29  com.adobe.illustrator         0x001b3280 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 1665580
    30  com.adobe.illustrator         0x001b4a1d AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 1671625
    31  com.adobe.illustrator         0x0010af6a AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 976662
    32  com.adobe.illustrator         0x0004f59d AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 208201
    33  com.adobe.illustrator         0x0005015e AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 211210
    34  com.adobe.illustrator         0x0004f8e4 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 209040
    35  com.adobe.illustrator         0x0010a5cd AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 974201
    36  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
    37  com.adobe.illustrator         0x00003346 0x1000 + 9030
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x9085c992 kevent64 + 10
    1   libdispatch.dylib             0x92560899 _dispatch_mgr_invoke + 238
    2   libdispatch.dylib             0x92560532 _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib         0x9085c046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x938a7dcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib       0x938abcce start_wqthread + 30
    Thread 3:
    0   libsystem_kernel.dylib         0x9085c046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x938a7dcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib       0x938abcce start_wqthread + 30
    Thread 4:
    0   libsystem_kernel.dylib         0x9085b7ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x938a8d8a _pthread_cond_wait + 837
    2   libsystem_pthread.dylib       0x938aafa3 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_pthread.dylib       0x938a65fb _pthread_body + 144
    7   libsystem_pthread.dylib       0x938a6485 _pthread_start + 130
    8   libsystem_pthread.dylib       0x938abcf2 thread_start + 34
    Thread 5:
    0   libsystem_kernel.dylib         0x9085b7ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x938a8d8a _pthread_cond_wait + 837
    2   libsystem_pthread.dylib       0x938a9042 pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore 0x96c6b88d TSWaitOnConditionTimedRelative + 161
    4   com.apple.CoreServices.CarbonCore 0x96c6b44a TSWaitOnSemaphoreCommon + 531
    5   com.apple.CoreServices.CarbonCore 0x96c6b5fd TSWaitOnSemaphoreRelative + 24
    6   com.apple.CoreServices.CarbonCore 0x96c4bc00 TimerThread + 89
    7   libsystem_pthread.dylib       0x938a65fb _pthread_body + 144
    8   libsystem_pthread.dylib       0x938a6485 _pthread_start + 130
    9   libsystem_pthread.dylib       0x938abcf2 thread_start + 34
    Thread 6:
    0   libsystem_kernel.dylib         0x9085b7ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x938a8d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib       0x938aabd9 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore 0x96c6b682 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore 0x96c6b8a6 TSWaitOnConditionTimedRelative + 186
    5   com.apple.CoreServices.CarbonCore 0x96c37cf2 MPWaitOnQueue + 199
    6   AdobeACE                       0x015526f1 0x1518000 + 239345
    7   AdobeACE                       0x015520ed 0x1518000 + 237805
    8   com.apple.CoreServices.CarbonCore 0x96c382ce PrivateMPEntryPoint + 68
    9   libsystem_pthread.dylib       0x938a65fb _pthread_body + 144
    10  libsystem_pthread.dylib       0x938a6485 _pthread_start + 130
    11  libsystem_pthread.dylib       0x938abcf2 thread_start + 34
    Thread 7:
    0   libsystem_kernel.dylib         0x9085b7ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x938a8d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib       0x938aabd9 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore 0x96c6b682 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore 0x96c6b8a6 TSWaitOnConditionTimedRelative + 186
    5   com.apple.CoreServices.CarbonCore 0x96c37cf2 MPWaitOnQueue + 199
    6   AdobeACE                       0x015526f1 0x1518000 + 239345
    7   AdobeACE                       0x015520ed 0x1518000 + 237805
    8   com.apple.CoreServices.CarbonCore 0x96c382ce PrivateMPEntryPoint + 68
    9   libsystem_pthread.dylib       0x938a65fb _pthread_body + 144
    10  libsystem_pthread.dylib       0x938a6485 _pthread_start + 130
    11  libsystem_pthread.dylib       0x938abcf2 thread_start + 34
    Thread 8:
    0   libsystem_kernel.dylib         0x9085b7ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x938a8d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib       0x938aabd9 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore 0x96c6b682 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore 0x96c6b8a6 TSWaitOnConditionTimedRelative + 186
    5   com.apple.CoreServices.CarbonCore 0x96c37cf2 MPWaitOnQueue + 199
    6   AdobeACE                       0x015526f1 0x1518000 + 239345
    7   AdobeACE                       0x015520ed 0x1518000 + 237805
    8   com.apple.CoreServices.CarbonCore 0x96c382ce PrivateMPEntryPoint + 68
    9   libsystem_pthread.dylib       0x938a65fb _pthread_body + 144
    10  libsystem_pthread.dylib       0x938a6485 _pthread_start + 130
    11  libsystem_pthread.dylib       0x938abcf2 thread_start + 34
    Thread 9:
    0   libsystem_kernel.dylib         0x9085b7ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x938a8d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib       0x938aabd9 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore 0x96c6b682 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore 0x96c6b8a6 TSWaitOnConditionTimedRelative + 186
    5   com.apple.CoreServices.CarbonCore 0x96c37cf2 MPWaitOnQueue + 199
    6   AdobeACE                       0x015526f1 0x1518000 + 239345
    7   AdobeACE                       0x015520ed 0x1518000 + 237805
    8   com.apple.CoreServices.CarbonCore 0x96c382ce PrivateMPEntryPoint + 68
    9   libsystem_pthread.dylib       0x938a65fb _pthread_body + 144
    10  libsystem_pthread.dylib       0x938a6485 _pthread_start + 130
    11  libsystem_pthread.dylib       0x938abcf2 thread_start + 34
    Thread 10:
    0   libsystem_kernel.dylib         0x9085b7ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x938a8d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib       0x938aabd9 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore 0x96c6b682 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore 0x96c6b8a6 TSWaitOnConditionTimedRelative + 186
    5   com.apple.CoreServices.CarbonCore 0x96c37cf2 MPWaitOnQueue + 199
    6   AdobeACE                       0x015526f1 0x1518000 + 239345
    7   AdobeACE                       0x015520ed 0x1518000 + 237805
    8   com.apple.CoreServices.CarbonCore 0x96c382ce PrivateMPEntryPoint + 68
    9   libsystem_pthread.dylib       0x938a65fb _pthread_body + 144
    10  libsystem_pthread.dylib       0x938a6485 _pthread_start + 130
    11  libsystem_pthread.dylib       0x938abcf2 thread_start + 34
    Thread 11:
    0   libsystem_kernel.dylib         0x9085b7ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x938a8d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib       0x938aabd9 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore 0x96c6b682 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore 0x96c6b8a6 TSWaitOnConditionTimedRelative + 186
    5   com.apple.CoreServices.CarbonCore 0x96c37cf2 MPWaitOnQueue + 199
    6   AdobeACE                       0x015526f1 0x1518000 + 239345
    7   AdobeACE                       0x015520ed 0x1518000 + 237805
    8   com.apple.CoreServices.CarbonCore 0x96c382ce PrivateMPEntryPoint + 68
    9   libsystem_pthread.dylib       0x938a65fb _pthread_body + 144
    10  libsystem_pthread.dylib       0x938a6485 _pthread_start + 130
    11  libsystem_pthread.dylib       0x938abcf2 thread_start + 34
    Thread 12:
    0   libsystem_kernel.dylib         0x9085b7ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x938a8d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib       0x938aabd9 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore 0x96c6b682 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore 0x96c6b8a6 TSWaitOnConditionTimedRelative + 186
    5   com.apple.CoreServices.CarbonCore 0x96c37cf2 MPWaitOnQueue + 199
    6   AdobeACE                       0x015526f1 0x1518000 + 239345
    7   AdobeACE                       0x015520ed 0x1518000 + 237805
    8   com.apple.CoreServices.CarbonCore 0x96c382ce PrivateMPEntryPoint + 68
    9   libsystem_pthread.dylib       0x938a65fb _pthread_body + 144
    10  libsystem_pthread.dylib       0x938a6485 _pthread_start + 130
    11  libsystem_pthread.dylib       0x938abcf2 thread_start + 34
    Thread 13:
    0   libsystem_kernel.dylib         0x9085b7ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x938a8d8a _pthread_cond_wait + 837
    2   libsystem_pthread.dylib       0x938aafa3 pthread_cond_wait + 48
    3   AdobeAGM                       0x0198b8f5 AGMInitialize + 3243373
    4   AdobeAGM                       0x0198c545 AGMInitialize + 3246525
    5   AdobeAGM                       0x01992138 AGMInitialize + 3270064
    6   libsystem_pthread.dylib       0x938a65fb _pthread_body + 144
    7   libsystem_pthread.dylib       0x938a6485 _pthread_start + 130
    8   libsystem_pthread.dylib       0x938abcf2 thread_start + 34
    Thread 14:
    0   libsystem_kernel.dylib         0x9085c046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x938a7dcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib       0x938abcce start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x0000002a  ebx: 0x15166f1f  ecx: 0xbfffe7fc  edx: 0xcc47000a
      edi: 0xbfffe7e0  esi: 0xbfffefb4  ebp: 0xbfffe858  esp: 0xbfffe5d0
       ss: 0x00000023  efl: 0x00010207  eip: 0x1516702e   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x0000002a
    Logical CPU:     4
    Error Code:      0x00000006
    Trap Number:     14
    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 (0) <F76D74DC-FD5A-9783-C447-2E58773DA7E1> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeAXEDOMCore.framework/Versions/A/AdobeAXEDOMCore
    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 (1) /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobePDFSettings.framework/Versions/A/AdobePDFSetting s
    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 (0) <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/AdobeSplashKit
    0x1518000 -  0x162cfff +AdobeACE (1) <DD291A17-ECF4-FE20-5837-AC1F5BC76940> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
    0x164f000 -  0x1b75fff +AdobeAGM (1) <BD6EEC99-2691-BD5F-5888-2436562E5227> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
    0x1cb6000 -  0x1cf2fff +AdobeARE (1) <EFF04636-11C5-BFF0-6DC4-0E4909802EEA> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeARE.framework/Versions/A/AdobeARE
    0x1cfb000 -  0x1d21ff6 +AdobeAXE8SharedExpat (0) <5848BBCE-3A3E-66EE-5527-97A96F0CA4CC> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8Sh aredExpat
    0x1d32000 -  0x1d4dfff +AdobeBIB (1) <6E3DC6A9-066C-B736-6465-7F91D18860FB> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
    0x1d57000 -  0x1d78ff7 +AdobeBIBUtils (1) <0405CA59-8136-7A32-CCDE-D5289F02B4EC> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
    0x1d84000 -  0x2076ff7 +AdobeCoolType (1) <AEC9EB8F-2122-1708-3207-2A8BE3308FFA> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
    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/AdobeExtendScr ipt
    0x21f5000 -  0x22d8fef +AdobePDFPort (1) <A3B34989-24B0-04AF-D9BC-2B2718803809> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobePDFPort.framework/Versions/A/AdobePDFPort
    0x230d000 -  0x2941feb +AdobePDFL (1) <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/AdobeScCore
    0x2b3f000 -  0x2bdffef +AdobeSVGExport (0) <9B8AE7D4-C7C8-B594-9E31-BEDC07A98A56> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeSVGExport.framework/Versions/A/AdobeSVGExport
    0x2c09000 -  0x2ea7ff2 +AdobeSVGRE (0) <95F2CE86-4B2D-C3DE-A783-8E0A0B24F74C> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeSVGRE.framework/Versions/A/AdobeSVGRE
    0x2f80000 -  0x2fd8ff7 +AdobeXMP (0) <73329999-C364-2451-6574-4D0277057D19> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    0x2fe7000 -  0x3073fef +AdobeXMPFiles (0) <A72BD678-CAD0-0C2A-0989-11E87B154AB5> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeXMPFiles.framework/Versions/A/AdobeXMPFiles
    0x30aa000 -  0x3177ff3 +libicui18n.dylib.36.0 (36) <08F15219-7F35-574E-7725-1ACAA1B18A00> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/ICUInternationalization.framework/Versions/3.6/libicu i18n.dylib.36.0
    0x31da000 -  0x32b4fef +libicuuc.dylib.36.0 (36) <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) <02108DEA-3DD2-14BE-DAEB-BE522B619C1D> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/ICUData.framework/Versions/3.6/libicudata.dylib.36.0
    0x3ca7000 -  0x407fff7 +AdobeMPS (1) <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) <581475CC-C039-1B42-49BA-71811D8B4E15> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/ICUConverter.framework/Versions/3.6/libicucnv.dylib.3 6.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/AdobeLinguistic
    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/amtservices
    0x460e000 -  0x468bfff +AdobeOwlCanvas (1) <6718BCAA-AAF5-07C2-B2F5-D7CD3BF5B924> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeOwlCanvas.framework/Versions/A/AdobeOwlCanvas
    0x46a7000 -  0x47dffe7 +WRServices (0) <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/AdobeCrashRep orter
    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_filesyste m
    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_regex
    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_signals
    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_system
    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_threads
    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/boost_serial ization
    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 (0) <4A4C74F9-CA83-B174-F56D-F7671DC61389> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
    0x7006000 -  0x7042ff7  com.apple.vmutils (4.2.1 - 108) <37A7D6A9-0BA7-39D9-A203-7123124A18B0> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x705c000 -  0x705fff8 +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
    0x7472000 -  0x7473ffd  com.apple.textencoding.unicode (2.6 - 2.6) <27946D57-CEFB-3EF1-B124-4A39D2621738> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x7499000 -  0x74a1fff +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
    0xc151000 -  0xc1c1feb +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
    0xe000000 -  0xe0b0fff  ColorSyncDeprecated.dylib (426) <F54DBFF3-3165-3D15-8AE4-37B603502A5F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0xe2b4000 -  0xe2d9ff9  com.apple.framework.familycontrols (4.1 - 410) <A33A97EE-C735-38BA-9B49-5D78DAA3DEDA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0xe2f6000 -  0xe2f6fff +com.adobe.illustrator.plugins.PlugInRes (Localizer version 15.0.0 - 15.0.0) <31807739-9A66-20D1-2D8D-1077383E76C7> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Required/Resources/en_US/PluginRes.aip/Contents/MacOS/PlugInRes
    0xe570000 -  0xe57bffa  com.apple.CommerceCore (1.0 - 42) <E59717F2-6770-3DBC-8510-F7AA61E60F57> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCor e.framework/Versions/A/CommerceCore
    0xe585000 -  0xe5daff0 +com.adobe.illustrator.plugins.Photoshop Adapter (Photoshop Adapter version 15.0.0 - 15.0.0) <F760E076-0C60-0E96-47E4-EE0D4140C5BB> /Applications/Adobe Illustrator CS5/*/Photoshop Adapter
    0xe5eb000 -  0xe5f2ffe +com.adobe.illustrator.plugins.Action (Action version 15.0.0 - 15.0.0) <142864FE-DD35-352E-D04F-3CEC42460B58> /Applications/Adobe Illustrator CS5/*/Action
    0xe5f6000 -  0xe5fcff7 +com.adobe.illustrator.plugins.ArtConverters ( ArtConverters version 15.0.0 - 15.0.0) <3CBFAF3A-3B7E-3AC9-EDAF-8AA214A87EA1> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Required/Plug-ins/ArtConverters.aip/Contents/MacOS/ArtConverters
    0x10f80000 - 0x10fa9feb +com.adobe.ape (adbeapecore version 3.1.65.7508 - 3.1.65.7508) <E0F7666B-921D-C4D6-63B3-E8B445D26892> /Library/Application Support/Adobe/*/adbeapecore.framework/adbeapecore
    0x10fb9000 - 0x10fc2fff +com.adobe.illustrator.plugins.FrameworkServer (Framework Server version 15.0.0 - 15.0.0) <49D2AB8D-EDA1-D195-7F30-A0F43FB445BB> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Required/Plug-ins/FrameworkServer.aip/Contents/MacOS/FrameworkServer
    0x10fc6000 - 0x10ff0fff +com.adobe.illustrator.plugins.BRSPencilTool ( Pencil Tool version 15.0.0 - 15.0.0) <ED8C5A7E-A1FC-B46B-B537-6E41529B2DD1> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Required/Plug-ins/BRSPencilTool.aip/Contents/MacOS/BRSPencilTool
    0x118c4000 - 0x118d4fff +com.adobe.illustrator.plugins.Flatten Transparency ( Flatten Transparency version 15.0.0 - 15.0.0) <7CAAAD9E-050B-4B94-712B-7F33C76A204C> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Required/Plug-ins/Flatten Transparency.aip/Contents/MacOS/Flatten Transparency
    0x118db000 - 0x118f0fef +com.adobe.illustrator.plugins.FOConversionSuite (FOConversionSuite version 15.0.0 - 15.0.0) <B2BE11E0-D4B5-A2BC-189F-DDE56054CD2F> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Required/Plug-ins/FOConversionSuite.aip/Contents/MacOS/FOConversionSuite
    0x11a00000 - 0x11ad8fff +com.adobe.coretech.adm (3.10x04 - 3.1) <4CA7B3C3-1F54-D204-577F-05ED3203F3E7> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Required/Plug-ins/AdobeADM.bundle/Contents/MacOS/AdobeADM
    0x11b30000 - 0x11b7dfff +com.adobe.illustrator.plugins.PDF Suite (PDF Suite version 15.0.0 - 15.0.0) <2A5FAC19-AD08-6688-4A6D-645E15816373> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Required/Plug-ins/PDF Suite.aip/Contents/MacOS/PDF Suite
    0x11b95000 - 0x11bdbfff +FilterPort (0) <31F45F71-9FB9-3D1D-E588-13D9C943ACB4> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/FilterPort.framework/Versions/A/FilterPort
    0x11c50000 - 0x11c70fe2 +com.adobe.illustrator.plugins.Rasterize (Rasterize version 15.0.0 - 15.0.0) <BD56292B-75AE-1594-81B4-75E57E9BA368> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Required/Plug-ins/Rasterize.aip/Contents/MacOS/Rasterize
    0x11c76000 - 0x11c9bfeb +com.esko.Illustrator.Plugins.Diagnostics (10.0.236 - 10.0.236) <8C791383-CBFC-496B-ACEA-A6FD771AA357> /Applications/Adobe Illustrator CS5/*/BSCDiagPlugin_MAI15r
    0x11cac000 - 0x11d00ff8 +com.esko.Illustrator.Plugins.Data_Exchange (10.0.236 - 10.0.236) <9B67D9F3-C8F5-4223-ACA6-8C62421E81BE> /Applications/Adobe Illustrator CS5/*/EPFExport_MAI15r
    0x11d16000 - 0x11d70ffb +com.esko.Illustrator.Plugins.Ink_Manager (10.0.236 - 10.0.236) <5C4F2339-A349-422E-8875-989FA25E294C> /Applications/Adobe Illustrator CS5/*/inks_MAI15r
    0x11d86000 - 0x11daffec +com.esko.Illustrator.Plugins.TrimBox_and_MediaBox (10.0.236 - 10.0.236) <21DAA370-CB6F-4A0B-9E61-9D79BE817039> /Applications/Adobe Illustrator CS5/*/BordersMargins_MAI15r
    0x12800000 - 0x12c45ff0 +com.esko.Illustrator.Plugins.ArtiosCAD_Import (10.0.236 - 10.0.236) /Applications/Adobe Illustrator CS5/*/ArdImport_MAI15r
    0x12d0c000 - 0x13ef4fd3 +com.esko.Illustrator.Plugins.BrixKernel (10.0.236 - 10.0.236) <79F31157-628C-4DAC-A9AE-583AC94BA268> /Applications/Adobe Illustrator CS5/*/BrixKernel_MAI15r
    0x14717000 - 0x14d04fce +com.esko.Illustrator.Plugins.Licensing (10.0.236 - 10.0.236) <CE3AB70E-B7C0-4477-AF9A-769C3EB070C0> /Applications/Adobe Illustrator CS5/*/Licensing_MAI15r
    0x14f6a000 - 0x152fcff7 +Licensing_libFNP236.dylib (1) <F9D00B7A-619F-55ED-4B55-F087DC162320> /Applications/Adobe Illustrator CS5/*/LicenseSetup.plugin/Contents/Resources/AI15/Licensing_libFNP236.dylib
    0x40000000 - 0x400d1fe7 +AdobeJP2K (0) <EF392886-5A95-6A96-C95D-43DA0322925C> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K
    0x8fe41000 - 0x8fe73417  dyld (239.4) <FF5ED937-CC28-3FEF-BCAF-750B1CDBAE36> /usr/lib/dyld
    0x90581000 - 0x90584ffe  com.apple.LoginUICore (3.0 - 3.0) <6FE961A4-3C17-3004-B50B-FD78FDC28350> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore. framework/Versions/A/LoginUICore
    0x90585000 - 0x9058fff7  com.apple.DirectoryService.Framework (10.9 - 173.90.1) <12D77553-81D4-342B-871A-C65795D85CCF> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x9070f000 - 0x90719ff7  com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <C4CC55E5-6CC4-307E-9499-AF89A6463AF4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynt hesis.framework/Versions/A/SpeechSynthesis
    0x9071a000 - 0x90720ff7  com.apple.AOSNotification (1.7.0 - 760.3) <63F7E7F8-6FA3-38D3-9907-CDF360CA9354> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification
    0x9072c000 - 0x9072cfff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <DDAC0B59-F886-3AB1-98E8-C71FFF161CD4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/vecLib
    0x9072d000 - 0x90732ff7  com.apple.print.framework.Print (9.0 - 260) <A6C465F6-C5D1-353A-9F33-19B9CEDBBC2A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Version s/A/Print
    0x90733000 - 0x907caff7  com.apple.ink.framework (10.9 - 207) <EF00BCCB-B270-3F3D-9424-EF5F4BC23E25> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/ A/Ink
    0x907cb000 - 0x907ddfff  libbsm.0.dylib (33) <1BE92DB5-0D2F-3BB5-BCC6-8A71EF2A3450> /usr/lib/libbsm.0.dylib
    0x90826000 - 0x90843ffb  libresolv.9.dylib (54) <3EC12A7F-6BA1-3976-9F1F-6A4B76303028> /usr/lib/libresolv.9.dylib
    0x90844000 - 0x90861ff4  libsystem_kernel.dylib (2422.100.13) <C09FD945-4F48-3322-AB4B-7D0243667657> /usr/lib/system/libsystem_kernel.dylib
    0x90862000 - 0x90868ffb  libunwind.dylib (35.3) <099D1A6F-A1F0-3D05-BF1C-0A7BB32D39C2> /usr/lib/system/libunwind.dylib
    0x90883000 - 0x9091bff7  com.apple.Metadata (10.7.0 - 800.28) <D8C2153B-6D0F-3B75-97C7-742BDCA430FC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framewor k/Versions/A/Metadata
    0x9091c000 - 0x9091fff9  com.apple.TCC (1.0 - 1) <A5FCF7AA-3F56-3A19-9DF1-661F1F02F79D> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x90991000 - 0x909c2ffb  com.apple.GSS (4.0 - 2.0) <145B389F-AC1E-3817-835D-8EA263E96EA5> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x909c3000 - 0x909d6fff  com.apple.ImageCapture (9.0 - 9.0) <63D5C96F-1893-3F35-ADFB-EE451AFD87E6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/ Versions/A/ImageCapture
    0x909d7000 - 0x909d9ff2  com.apple.EFILogin (2.0 - 2) <BC558029-74C0-3A69-B376-8F4CBF8C338F> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x90d32000 - 0x90d34ffe  libCVMSPluginSupport.dylib (9.6.1) <C2071F9E-72A1-360C-BF7E-286F9681922F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dyl ib
    0x90d35000 - 0x91060ffe  com.apple.Foundation (6.9 - 1056.13) <C33A8984-7E97-36BE-B842-EE4FE35F53EA> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x91061000 - 0x91061fff  com.apple.ApplicationServices (48 - 48) <7967F6FA-2984-3CC3-AD9A-7B9AEC562A2A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x91062000 - 0x9106afff  libsystem_dnssd.dylib (522.90.2) <A73663C9-CE65-3FF3-B41B-686728BBFB00> /usr/lib/system/libsystem_dnssd.dylib
    0x9106b000 - 0x910a8ff7  libauto.dylib (185.5) <CD008E66-4A0C-35F5-8D72-80D76A716A03> /usr/lib/libauto.dylib
    0x910a9000 - 0x910d5ff7  com.apple.DictionaryServices (1.2 - 208) <33873336-BECD-3F62-A315-C45F24C1818C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryService s.framework/Versions/A/DictionaryServices
    0x910d6000 - 0x910dffff  libsystem_notify.dylib (121) <623269F5-1518-3035-A916-8AF83C972154> /usr/lib/system/libsystem_notify.dylib
    0x910e0000 - 0x91128fff  com.apple.PerformanceAnalysis (1.47 - 47) <5C6FA727-EAC9-3924-8662-AF01090A9EF4> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAna lysis
    0x91132000 - 0x91140fff  libxar.1.dylib (202) <B73748D4-F830-3C71-98B3-7A3ABF5136FD> /usr/lib/libxar.1.dylib
    0x91fe1000 - 0x92005ff7  libxpc.dylib (300.90.2) <5ACBBE2C-74EB-3E88-BCBF-C573095318A5> /usr/lib/system/libxpc.dylib
    0x92006000 - 0x9200ffff  com.apple.DiskArbitration (2.6 - 2.6) <92F7575A-AA20-34D9-BB26-2CC8C3CCAFEB> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x92010000 - 0x92046fff  com.apple.IconServices (25 - 25.17) <A4B5242B-765E-3D58-B066-BBEDB5947AAD> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x92050000 - 0x9215dff7  com.apple.ImageIO.framework (3.3.0 - 1043) <3AA4C524-1B31-39AC-A641-189D0D6EA427> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x9215e000 - 0x92162fff  com.apple.CommonPanels (1.2.6 - 96) <E7CA63C6-CEE9-3F0A-93A7-C12C653FFB80> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/ Versions/A/CommonPanels
    0x92163000 - 0x92163fff  com.apple.CoreServices (59 - 59) <06747539-5035-3307-8645-9BC4E7F89023> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x92164000 - 0x9255cff3  com.apple.CoreGraphics (1.600.0 - 599.23.13) <3077671B-1AEF-33EF-AF9C-D3A9208646E0> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x9255d000 - 0x92575ffd  libdispatch.dylib (339.92.1) <7E7A88BF-74B3-363B-B534-6F757DF2DDE3> /usr/lib/system/libdispatch.dylib
    0x927e3000 - 0x92829ff7  libFontRegistry.dylib (127) <A0930DB2-A6C6-3C6E-B4A2-119E0D76FD7D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontRegistry.dylib
    0x92965000 - 0x92967fff  com.apple.securityhi (9.0 - 55005) <FD6FC95D-CBE2-329F-9ACB-AB3027CAAB6D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Ve rsions/A/SecurityHI
    0x9297c000 - 0x92ab3fff  com.apple.desktopservices (1.8.3 - 1.8.3) <3574872B-435C-3AB8-A453-02A33A771CDB> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv
    0x9340f000 - 0x93433ff3  libc++abi.dylib (49.1) <43A04ACF-97A5-35ED-B454-6B5C0CF0F99D> /usr/lib/libc++abi.dylib
    0x93434000 - 0x9343fffb  libcommonCrypto.dylib (60049) <F8E60C43-22EE-3E0B-9546-3365056901F1> /usr/lib/system/libcommonCrypto.dylib
    0x93440000 - 0x936dbff3  com.apple.RawCamera.bundle (5.05 - 743) <7780A107-7132-358D-941F-472F05CF1D0F> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x936dc000 - 0x936f0ff9  com.apple.MultitouchSupport.framework (245.13 - 245.13) <06C2834A-91E9-3DCC-B7D0-9EAC592CE1C5> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSuppor t
    0x936f1000 - 0x9374dffa  com.apple.print.framework.PrintCore (9.0 - 428) <3E248391-2669-328B-B84F-8763FE8E92BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore. framework/Versions/A/PrintCore
    0x9374e000 - 0x93752ffa  libcache.dylib (62) <9730D7F2-D226-3F30-8D26-BF598CB781F6> /usr/lib/system/libcache.dylib
    0x937b4000 - 0x938a4ffb  libiconv.2.dylib (41) <848FEBA7-2E3E-3ECB-BD59-007F32468787> /usr/lib/libiconv.2.dylib
    0x938a5000 - 0x938acffb  libsystem_pthread.dylib (53.1.4) <8B1B7B84-1B5D-32A8-AC0D-1E689E5C8A4C> /usr/lib/system/libsystem_pthread.dylib
    0x938ad000 - 0x938ebff7  com.apple.NavigationServices (3.8 - 215) <A093AAF0-248E-313E-BA82-01F69E269895> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.fram ework/Versions/A/NavigationServices
    0x938ec000 - 0x939bcfef  libvDSP.dylib (423.32) <E2FA7230-A001-3F6B-9ACF-6998C51AD7DC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvDSP.dylib
    0x939bd000 - 0x93a4efff  com.apple.ColorSync (4.9.0 - 4.9.0) <8366AE10-0396-3100-B87A-A176E8ECE7B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/ColorSync
    0x93a4f000 - 0x93a67ff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <184471C6-C810-3346-B7C7-D86E695D0FA1> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory. framework/Versions/A/CFOpenDirectory
    0x93a68000 - 0x93a6cfff  libheimdal-asn1.dylib (323.92.1) <DD8BAEED-28AC-389E-9DC4-E32DA60CB05A> /usr/lib/libheimdal-asn1.dylib
    0x93a6d000 - 0x93b0cff7  libCoreStorage.dylib (380) <78F0E11F-D040-31DD-BD5E-6AC0EC8FD0D4> /usr/lib/libCoreStorage.dylib
    0x93cb2000 - 0x93d28ff3  com.apple.securityfoundation (6.0 - 55122.1) <B35A6BA6-D6B5-3743-8F03-1FE0900A9C22> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x93d29000 - 0x93d2dffa  libGIF.dylib (1043) <276F48A6-766B-3D40-85C4-C9E8E6051DF7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x93e9e000 - 0x93e9efff  com.apple.Accelerate (1.9 - Accelerate 1.9) <C85070A7-D942-3CFA-981F-5864480788C8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x93e9f000 - 0x93ea7ffe  libGFXShared.dylib (9.6.1) <632989B3-36C2-302E-8A85-A02125A9C5D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x93ea8000 - 0x9410cff7  com.apple.CoreData (107 - 481.3) <8EB45FB9-CF78-36E1-919C-E976AE4C8146> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x94184000 - 0x9426aff7  com.apple.coreui (2.1 - 231) <1C1AE894-C5C2-3F1C-BF29-B152ECD9BD88> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x9426b000 - 0x942c0ff7  com.apple.QuickLookFramework (5.0 - 622.7) <215A2C74-801A-39AE-85E4-A1E5031CFD38> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x942c1000 - 0x942c2ffd  libunc.dylib (28) <22A126A1-DCFB-3BE5-A66B-C973F0A5D839> /usr/lib/system/libunc.dylib
    0x942f8000 - 0x9433afff  libGLU.dylib (9.6.1) <0655104D-2F22-36CE-955B-52A533CA70D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x9433b000 - 0x94363fff  libsystem_info.dylib (449.1.3) <BB68E8CC-422F-3121-8C86-D0F766FB696D> /usr/lib/system/libsystem_info.dylib
    0x946ee000 - 0x949e3ff8  com.apple.CoreImage (9.2.8) <40B7AFD7-2560-3BDD-B321-1CC5FE266DF2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework /Versions/A/CoreImage
    0x949e4000 - 0x94a00ff9  com.apple.Ubiquity (1.3 - 289) <1CEDC83D-7282-3B4D-8CF7-4FE045012391> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x94a50000 - 0x94a62fff  libsystem_asl.dylib (217.1.4) <51EB17C9-9F5B-39F3-B6CD-8EF238B05B89> /usr/lib/system/libsystem_asl.dylib
    0x94a63000 - 0x94aa0ffb  libGLImage.dylib (9.6.1) <E2DADD8A-8A60-3F39-840B-4B7FE7001384> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x94aa1000 - 0x94ad9ff7  com.apple.MediaKit (15 - 709) <82E0F8C0-313C-379C-9994-4D21587D0C0C> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x94af0000 - 0x94b4effd  com.apple.AE (665.5 - 665.5) <54F2F247-160C-3A22-A6E3-5D49655A67AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Vers ions/A/AE
    0x94b4f000 - 0x94b5afff  com.apple.CrashReporterSupport (10.9 - 539) <10FE9B2D-404F-32B8-B3CA-CBA3524B4CFF> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporter Support
    0x94f81000 - 0x94f89fff  libcopyfile.dylib (103) <1B1484BD-08B6-3BA9-94CA-A7C24B610EB3> /usr/lib/system/libcopyfile.dylib
    0x94f8a000 - 0x94f95fff  libcsfde.dylib (380) <821ACD5D-E4BD-3626-B7AC-8EE2637268C3> /usr/lib/libcsfde.dylib
    0x94f96000 - 0x94fa2ff7  com.apple.OpenDirectory (10.9 - 173.90.1) <E264995C-298E-3DA4-8AFD-11C941BA5E40> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x94fa3000 - 0x94ff6fff  com.apple.htmlrendering (77 - 1.1.4) <408FA30F-4FE9-3162-9FFD-677E8569C1EA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework /Versions/A/HTMLRendering
    0x94ff7000 - 0x94ff9ffb  libRadiance.dylib (1043) <ECD94F60-9AAD-3207-B3BD-9DB559FC5032> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x94ffa000 - 0x9504fff7  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <0F1C111F-1E64-33BB-A69F-14643B3037D5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x95050000 - 0x95113ff1  com.apple.CoreText (367.20 - 367.20) <42445623-3BDD-3678-8B46-845C441B6251> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x95169000 - 0x95199ff7  com.apple.CoreServicesInternal (184.9 - 184.9) <999FEDEC-7657-3F32-A9AE-F29E0BE0AAF5> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesI nternal
    0x9519a000 - 0x9519bfff  libsystem_blocks.dylib (63) <2AC67D5E-ECD4-3644-A53C-9684F9B7AA33> /usr/lib/system/libsystem_blocks.dylib
    0x9519e000 - 0x951b9ff5  com.apple.openscripting (1.4 - 157) <5C161A52-8D2F-3D56-A988-05727BED7A59> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework /Versions/A/OpenScripting
    0x951ba000 - 0x951ecff7  libTrueTypeScaler.dylib (111.1) <A568EE4C-1588-3F8B-8640-F02CEFC5AF09> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libTrueTypeScaler.dylib
    0x951ed000 - 0x9521bff3  com.apple.DebugSymbols (106 - 106) <FC70F4C9-B2A6-352F-9563-6C085E9DDDB8> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x95227000 - 0x95256ff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <1BD6205B-7C66-3B7B-AC8C-11BE34F7CF6B> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdminis tration
    0x95262000 - 0x9529eff4  com.apple.RemoteViewServices (2.0 - 94) <BEEE6ADF-7DA3-3D68-BCB0-9863BE1A1F46> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServi ces
    0x9529f000 - 0x95393fff  libFontParser.dylib (111.1) <D8F9B2A4-41A6-3407-8D80-13A841F97BE5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontParser.dylib
    0x95394000 - 0x95407fff  com.apple.SearchKit (1.4.0 - 1.4.0) <6F607AB6-7553-37BA-BEC5-98FD7C27FAD7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framewo rk/Versions/A/SearchKit
    0x95408000 - 0x955b04af  libobjc.A.dylib (551.1) <31CBE178-E972-30D1-ADC6-4B8345CAE326> /usr/lib/libobjc.A.dylib
    0x955b1000 - 0x95631ff7  com.apple.CoreServices.OSServices (600.4 - 600.4) <382BE89A-9F37-3316-9AB8-DDEA691A80D1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framew ork/Versions/A/OSServices
    0x960b1000 - 0x960b1ffd  libOpenScriptingUtil.dylib (157) <4D06E8ED-D312-34EA-A448-DFF45ADC3CE5> /usr/lib/libOpenScriptingUtil.dylib
    0x960b2000 - 0x960bffff  com.apple.Librarian (1.2 - 1) <F85681E3-3398-327B-829B-1D8078C38C22> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x960c0000 - 0x96135ff1  com.apple.ApplicationServices.ATS (360 - 363.3) <FD423680-01A1-357A-89A7-33910A87DE65> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/ATS
    0x96136000 - 0x964abff9  com.apple.HIToolbox (2.1.1 - 698) <FE3938F3-6338-3C5E-AAB3-47B2F5FAC762> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Ver sions/A/HIToolbox
    0x964ac000 - 0x964baff7  libz.1.dylib (53) <858B4D9F-D87E-3D81-B07A-DF9632BD185F> /usr/lib/libz.1.dylib
    0x964bb000 - 0x964bcfff  libDiagnosticMessagesClient.dylib (100) <B936B1D4-90BB-395D-8EA9-E1237608E7D0> /usr/lib/libDiagnosticMessagesClient.dylib
    0x964c6000 - 0x96639ffb  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <4248C0FE-F872-34AB-9402-0045D5CD0CC1> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9663a000 - 0x96661fff  com.apple.CoreVideo (1.8 - 117.2) <A53FDD90-F200-3F7C-8A8E-5DE36D3DFBB0> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x96662000 - 0x96663ffc  com.apple.TrustEvaluationAgent (2.0 - 25) <064B485D-56E0-3DD7-BBE2-E08A5BFFF8B3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluati onAgent
    0x96664000 - 0x966b4fff  com.apple.opencl (2.3.59 - 2.3.59) <9A8EF83B-78F9-3278-8812-5A0ECB09F8B7> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x966b5000 - 0x9673fff7  com.apple.CoreSymbolication (3.0.1 - 141.0.5) <A33D0598-8699-39AC-A1DD-37079F423269> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolicatio n
    0x967a7000 - 0x967abffe  libCoreVMClient.dylib (58.1) <0EB8FFD7-AFED-3A63-810E-29629831D43D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x967ac000 - 0x967d6fff  libxslt.1.dylib (13) <249D54AB-1D82-38FE-ABEC-0D575450C73B> /usr/lib/libxslt.1.dylib
    0x9683e000 - 0x96950ffc  libsqlite3.dylib (158) <B3DB0FED-FE4C-314D-8329-CF7708C8AAF4> /usr/lib/libsqlite3.dylib
    0x96951000 - 0x96997ff7  libcurl.4.dylib (78.92.2) <452F5FFA-68A4-3834-B457-CA667C969F79> /usr/lib/libcurl.4.dylib
    0x96998000 - 0x9699dff6  libcompiler_rt.dylib (35) <9924DF2E-D80B-3A21-920D-544A4597203F> /usr/lib/system/libcompiler_rt.dylib
    0x9699e000 - 0x96a07ffa  com.apple.datadetectorscore (5.0 - 354.4) <9B7B72AA-1DA4-327B-A714-5C710F3A33A0> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCor e
    0x96ab4000 - 0x96abefff  com.apple.bsd.ServiceManagement (2.0 - 2.0) <B84F3916-236A-347B-9C1F-3DE571496737> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x96abf000 - 0x96af7fff  com.apple.LDAPFramework (2.4.28 - 194.5) <4399D209-B119-3ACC-97AF-F2E14DD207CB> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x96af8000 - 0x96b63fff  com.apple.Heimdal (4.0 - 2.0) <D6465D74-9351-3FF3-9561-AC149AEDB86F> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x96b7b000 - 0x96b7bfff  libodfde.dylib (20) <98FC02AE-C596-3ED5-80D1-C502FF6115ED> /usr/lib/libodfde.dylib
    0x96ba7000 - 0x96babffc  libpam.2.dylib (20) <50623D44-795F-3E28-AA85-23E0E7E2AE0E> /usr/lib/libpam.2.dylib
    0x96bac000 - 0x96eadffb  com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <02C72D54-E3D3-32B0-A081-E85A7038489D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore
    0x96ee1000 - 0x96ef1ff7  libsasl2.2.dylib (170) <CA1C07F6-8E17-315E-AE49-AB696DDE6707> /usr/lib/libsasl2.2.dylib
    0x96ef2000 - 0x9716efe7  com.apple.QuickTime (7.7.3 - 2826.19) <AEF12245-C9D5-3B50-8AB6-45DC794E693E> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x9716f000 - 0x9720bfff  com.apple.QD (3.50 - 298) <F73FD4D4-17A4-37D6-AC06-7CA5A8BA1212> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framewo rk/Versions/A/QD
    0x9720c000 - 0x9720efff  libquarantine.dylib (71) <EE3B510E-1AEC-3171-8A1A-D6A5A42CF35C> /usr/lib/system/libquarantine.dylib
    0x972d5000 - 0x973a3ff7  com.apple.backup.framework (1.5.3 - 1.5.3) <03BFC83E-A086-3CA8-A3E6-2EA6F1D388AF> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x973fa000 - 0x973feff7  libmacho.dylib (845) <D8E93E59-1F80-3413-B9CF-78B848F6E873> /usr/lib/system/libmacho.dylib
    0x973ff000 - 0x97417ff7  libsystem_malloc.dylib (23.10.1) <CB52555E-0F5B-31E3-A42A-FD4F930E2192> /usr/lib/system/libsystem_malloc.dylib
    0x97418000 - 0x97420fff  liblaunch.dylib (842.90.1) <B259692D-D60B-3BCE-9E03-32F457CB5046> /usr/lib/system/liblaunch.dylib
    0x97421000 - 0x97449ff7  libRIP.A.dylib (599.23.13) <2A8EE9AF-728D-3867-8A0A-E065CE14BA20> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x9744a000 - 0x974abff7  com.apple.Symbolication (1.4 - 129.0.2) <774BC6EC-450B-3AE8-BBED-F1F140B93E7E> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x97587000 - 0x975d8ff1  libstdc++.6.dylib (60) <354F284B-2343-3810-9CA2-E28038824F6E> /usr/lib/libstdc++.6.dylib
    0x975d9000 - 0x97632ffa  libTIFF.dylib (1043) <C03B34F4-8037-3AF5-AE51-B8B5FC8DB639> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x97644000 - 0x9770bff7  com.apple.DiscRecording (8.0 - 8000.4.6) <84A7EC09-3BBD-3E04-A88C-6D3B724448FF> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x9770c000 - 0x97713ff2  com.apple.NetFS (6.0 - 4.0) <915AA303-C02B-3B0C-8208-D8AAA4350DB4> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x97714000 - 0x97983ff6  com.apple.security (7.0 - 55471.14.4) <4C9E60A9-6861-3AFF-BEB8-637771FEC78B> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x97984000 - 0x97b86fff  com.apple.CoreFoundation (6.9 - 855.16) <6283B27F-3C46-365F-932C-1A7102D8A3CF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x97b8a000 - 0x97b8fff3  libsystem_platform.dylib (24.90.1) <0613F163-9A7A-3908-B30B-AC1627503933> /usr/lib/system/libsystem_platform.dylib
    0x97b90000 - 0x97b9eff3  com.apple.opengl (9.6.1 - 9.6.1) <B8205F16-6435-3062-89C9-2D8FF1799B3C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x97bf1000 - 0x97ceffff  libJP2.dylib (1043) <7B186EC7-B37E-3126-BCCE-7787F65C878D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x97cf0000 - 0x97cfcffc  libbz2.1.0.dylib (29) <3CEF1E92-BA42-3F8A-8E8D-9E1F7658E5C7> /usr/lib/libbz2.1.0.dylib
    0x97cfd000 - 0x97d28ff5  com.apple.ChunkingLibrary (2.0 - 155.1) <50BBBBF8-F30B-39EA-A512-11A47F429F2C> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x97fa9000 - 0x97fb0ffe  com.apple.agl (3.2.3 - AGL-3.2.3) <808BEF15-F413-34AD-8932-E0655519E2E0> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x97fb1000 - 0x97fe6ffd  libssl.0.9.8.dylib (50) <F3BEA2DF-DB84-37F0-B4C7-97C0A4DF19C9> /usr/lib/libssl.0.9.8.dylib
    0x980d5000 - 0x980d9ffc  com.apple.IOSurface (91.1 - 91.1) <70637267-4D54-3EFF-A929-54FC0A8A907A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x98100000 - 0x98109ffc  com.apple.CommonAuth (4.0 - 2.0) <99219CEB-D340-3E1F-9C04-FD0FA700BD67> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x9810a000 - 0x98181ffb  com.apple.framework.IOKit (2.0.1 - 907.100.13) <D1308EE0-96AA-3442-A27B-264F58AE12B4> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x98182000 - 0x98190ff7  com.apple.Sharing (132.2 - 132.2) <87DBFC7A-9689-3B8E-AD16-5A9DFF9DE625> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x98191000 - 0x9823dffb  libvMisc.dylib (423.32) <43873EFF-FB43-3301-BEE8-F2C3A046D7A6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvMisc.dylib
    0x9823e000 - 0x98258ff7  com.apple.GenerationalStorage (2.0 - 160.3) <D39634C9-93BF-3C74-828B-4809EF895DA0> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalSt orage
    0x9828a000 - 0x982f3fff  com.apple.SystemConfiguration (1.13.1 - 1.13.1) <3AD9C90B-40A9-312B-B479-3AB178A96EA1> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x982f4000 - 0x985defd2  com.apple.vImage (7.0 - 7.0) <256972F0-3DBC-3CE1-9EE8-B48243868729> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Ve rsions/A/vImage
    0x985df000 - 0x985e2ffa  libCGXType.A.dylib (599.23.13) <6EF86C73-323D-30BA-8EEF-954AC81BD694> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/

    It says it crashes in your Esko plug- in. You need to get a compatible version.
    Mylenium

  • Indesign CS5.5 quits unexpectedly when opening

    My Adobe Indesign CS5.5 quits unexpectedly when I try to open it. (the same happens with illustrator but photoshop is fine) I don't know what could be the problem? I just deleted my font management system or any potential corrupt fonts. I've only had the software for two months and this is a brand new computer, so what gives? Here's the problem report for anyone more knowledgable about this who would be nice enough to give me their two cents. Deeply appreciated!
    Process:         Adobe InDesign CS5.5 [622]
    Path:            /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Adobe InDesign CS5.5
    Identifier:      com.adobe.InDesign
    Version:         7.5.0.142 (7500)
    Code Type:       X86 (Native)
    Parent Process:  launchd [118]
    Date/Time:       2011-12-08 03:34:49.375 -0500
    OS Version:      Mac OS X 10.7.2 (11C74)
    Report Version:  9
    Interval Since Last Report:          226515 sec
    Crashes Since Last Report:           25
    Per-App Interval Since Last Report:  31038 sec
    Per-App Crashes Since Last Report:   22
    Anonymous UUID:                      62902F07-9D04-42A6-BD22-F13772527359
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Application Specific Information:
    *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'launch path not accessible'
    *** Call stack at first throw:
              0   CoreFoundation                      0x92f6cd87 __raiseError + 231
              1   libobjc.A.dylib                     0x95969149 objc_exception_throw + 155
              2   CoreFoundation                      0x92ed4619 +[NSException raise:format:arguments:] + 137
              3   CoreFoundation                      0x92ed4589 +[NSException raise:format:] + 57
              4   Foundation                          0x96614731 -[NSConcreteTask launchWithDictionary:] + 506
              5   Foundation                          0x96741b39 +[NSTask launchedTaskWithLaunchPath:arguments:] + 255
              6   ExtensisFontManagementIDCS5.5       0x0bac844c _Z19FindAndLaunchFMCorePSs + 1404
              7   ExtensisFontManagementIDCS5.5       0x0ba7c3a2 _ZN12EPFInterface19InitializeFrameworkEPK10__CFString + 866
              8   ExtensisFontManagementIDCS5.5       0x0ba7e200 _ZN12EPFInterfaceC1EPK10__CFStringS2_S2_S2_ + 286
              9   ExtensisFontManagementIDCS5.5       0x0ba7b55e _ZN15SuitcaseGlobals21GetSharedEPFInterfaceEv + 192
              10  ExtensisFontManagementIDCS5.5       0x0baa1b05 _ZN27AppStartupShutdownResponder7StartupEv + 279
              11  AppFramework                        0x0bd5c180 GetPlugIn + 182592
              12  ObjectModelLib.dylib                0x01147516 ObjectModelLib.dylib + 165142
              13  ObjectModelLib.dylib                0x01157c1d _Z11ShuksanInitPFP14IStartupScreenvEP7IPlugIn + 23101
              14  ObjectModelLib.dylib                0x01153244 _Z11ShuksanInitPFP14IStartupScreenvEP7IPlugIn + 4196
              15  Adobe InDesign CS5.5                0x00002842 main + 82
              16  Adobe InDesign CS5.5                0x000027c6 start + 54
              17  ???                                 0x00000002 0x0 + 2
    objc[622]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.CoreFoundation                0x92f6cc77 ___TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION___ + 7
    1   libobjc.A.dylib                         0x95969149 objc_exception_throw + 155
    2   com.apple.CoreFoundation                0x92ed4619 +[NSException raise:format:arguments:] + 137
    3   com.apple.CoreFoundation                0x92ed4589 +[NSException raise:format:] + 57
    4   com.apple.Foundation                    0x96614731 -[NSConcreteTask launchWithDictionary:] + 506
    5   com.apple.Foundation                    0x96741b39 +[NSTask launchedTaskWithLaunchPath:arguments:] + 255
    6   com.extensis.AutoActivationPlugin.ID7          0x0bac844c FindAndLaunchFMCore(std::string*) + 1404
    7   com.extensis.AutoActivationPlugin.ID7          0x0ba7c3a2 EPFInterface::InitializeFramework(__CFString const*) + 866
    8   com.extensis.AutoActivationPlugin.ID7          0x0ba7e200 EPFInterface::EPFInterface(__CFString const*, __CFString const*, __CFString const*, __CFString const*) + 286
    9   com.extensis.AutoActivationPlugin.ID7          0x0ba7b55e SuitcaseGlobals::GetSharedEPFInterface() + 192
    10  com.extensis.AutoActivationPlugin.ID7          0x0baa1b05 AppStartupShutdownResponder::Startup() + 279
    11  com.adobe.InDesign.AppFramework          0x0bd5c180 GetPlugIn + 182592
    12  ObjectModelLib.dylib                    0x01147516 0x111f000 + 165142
    13  ObjectModelLib.dylib                    0x01157c1d ShuksanInit(IStartupScreen* (*)(), IPlugIn*) + 23101
    14  ObjectModelLib.dylib                    0x01153244 ShuksanInit(IStartupScreen* (*)(), IPlugIn*) + 4196
    15  com.adobe.InDesign                      0x00002842 main + 82
    16  com.adobe.InDesign                      0x000027c6 start + 54
    Message was edited by: Peter Spier

    In future, please do not post entire crash reports here. They make things impossible to navigate. Instead, please post them to Pastebin.com, then put a link to that post here.
    Now that we've taken care of that, I see two things. First, you need to update InDesign to 7.0.4. Second, the crash is caused by Extensis Suitcase. You should look for an update to that as well.

  • Photoshop CS6 and Illustrator CS6 crash unexpectedly when trying to open a file

    Photoshop CS6 and Illustrator CS6 crash unexpectedly when trying to open a file.  I'm on OSX 10.6.8.  I installed the software through Creative Cloud.  I tried deleting preferences and it still doesn't work.  Here is the error details.
    Process:         Adobe Photoshop CS6 [254]
    Path:            /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/MacOS/Adobe Photoshop CS6
    Identifier:      com.adobe.Photoshop
    Version:         13.0.0 (20120315.r.428)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [96]
    Date/Time:       2012-09-19 09:50:58.644 -0700
    OS Version:      Mac OS X 10.6.8 (10K540)
    Report Version:  6
    Interval Since Last Report:          53721 sec
    Crashes Since Last Report:           17
    Per-App Interval Since Last Report:  3290 sec
    Per-App Crashes Since Last Report:   5
    Anonymous UUID:                      420A7D57-F2CF-4101-9FAD-545C1E92B4BA
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Application Specific Information:
    *** error for object 0x1084e9208: incorrect checksum for freed object - object was probably modified after being freed.
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib                       0x00007fff891410b6 __kill + 10
    1   ???                                     0x00000001039c11d0 0 + 4355527120
    2   libSystem.B.dylib                       0x00007fff891e19f6 abort + 83
    3   libSystem.B.dylib                       0x00007fff891d062d szone_error + 519
    4   libSystem.B.dylib                       0x00007fff890fa854 small_malloc_from_free_list + 473
    5   libSystem.B.dylib                       0x00007fff890f71e1 szone_malloc_should_clear + 2070
    6   libSystem.B.dylib                       0x00007fff890f8d1a malloc_zone_calloc + 92
    7   libSystem.B.dylib                       0x00007fff890fc7bb calloc + 57
    8   com.apple.ColorSync                     0x00007fff85240d37 CMMMemMgr::New(unsigned long) + 89
    9   com.apple.ColorSync                     0x00007fff85240d8d CMMBase::NewInternal(unsigned long, CMMMemMgr&, char const*) + 23
    10  com.apple.ColorSync                     0x00007fff85240de6 CMMTable::CMMTable(unsigned long, CMMMemMgr&) + 60
    11  com.apple.ColorSync                     0x00007fff8524da37 CMMCurveTag::MakeLutTable(CMMFloatLutInfo*, CMMMemMgr&, CMMLutRangeMapping, double) + 517
    12  com.apple.ColorSync                     0x00007fff8523af68 CMMRGBCurves::MakeLutTable(CMMFloatLutInfo*, CMMMemMgr&, unsigned int) + 128
    13  com.apple.ColorSync                     0x00007fff8524f3af ConversionManager::AddMatrixConv(CMMXYZTag* (&) [3], CMMRGBCurves&) + 69
    14  com.apple.ColorSync                     0x00007fff8525c4fa ConversionManager::MakeConversionSequence(CMMProfileInfoContainer*, CMMColorConversionInfo*) + 990
    15  com.apple.ColorSync                     0x00007fff8525dc35 DoInitializeTransform + 765
    16  com.apple.ColorSync                     0x00007fff8525e359 AppleCMMInitializeTransform + 164
    17  com.apple.ColorSync                     0x00007fff8528bd08 ColorSyncCMMInitializeTransform + 112
    18  com.apple.ColorSync                     0x00007fff8523227b ColorSyncTransformCreate + 1964
    19  libCSync.A.dylib                        0x00007fff89784126 create + 1059
    20  libCSync.A.dylib                        0x00007fff8977dbb2 aquireColorWorldByAttributes + 379
    21  libCSync.A.dylib                        0x00007fff8977d9c0 acquireColorWorld + 107
    22  libCSync.A.dylib                        0x00007fff8977d863 CMSTransformConvertComponents + 84
    23  com.apple.CoreGraphics                  0x00007fff801e6ff4 CGCMSInterfaceTransformConvertColorComponents + 56
    24  com.apple.CoreGraphics                  0x00007fff801e6196 CGColorTransformConvertColorFloatComponents + 370
    25  com.apple.CoreGraphics                  0x00007fff801e5fa3 CGColorTransformConvertColorComponents + 143
    26  com.apple.CoreGraphics                  0x00007fff8021159c CGColorTransformConvertColor + 185
    27  com.apple.AppKit                        0x00007fff829e4d5c convertColorToColorSpaceNamed + 375
    28  com.apple.AppKit                        0x00007fff829e4ac5 -[NSCalibratedWhiteColor colorUsingColorSpaceName:device:] + 262
    29  com.apple.AppKit                        0x00007fff82a39b3b -[NSTextFieldCell drawWithFrame:inView:] + 227
    30  com.apple.AppKit                        0x00007fff82a34444 -[NSControl drawRect:] + 405
    31  com.apple.AppKit                        0x00007fff82a2ccc5 -[NSView _drawRect:clip:] + 3390
    32  com.apple.AppKit                        0x00007fff82a2b938 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1325
    33  com.apple.AppKit                        0x00007fff82a2bca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    34  com.apple.AppKit                        0x00007fff82a2bca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    35  com.apple.AppKit                        0x00007fff82a2bca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    36  com.apple.AppKit                        0x00007fff82a2bca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    37  com.apple.AppKit                        0x00007fff82a2bca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    38  com.apple.AppKit                        0x00007fff82a2a00a -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topVi ew:] + 767
    39  com.apple.AppKit                        0x00007fff82a29b2c -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topVi ew:] + 254
    40  com.apple.AppKit                        0x00007fff82a263de -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 2683
    41  com.apple.AppKit                        0x00007fff8299fc0e -[NSView displayIfNeeded] + 969
    42  com.apple.AppKit                        0x00007fff82967c3b -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 1050
    43  com.apple.AppKit                        0x00007fff82ba927f -[NSApplication _orderFrontModalWindow:relativeToWindow:] + 734
    44  com.apple.AppKit                        0x00007fff82ba8ce7 -[NSApplication _commonBeginModalSessionForWindow:relativeToWindow:modalDelegate:didEndSelector:contextIn fo:] + 714
    45  com.apple.AppKit                        0x00007fff82ba8a18 -[NSApplication beginModalSessionForWindow:] + 36
    46  com.apple.AppKit                        0x00007fff82ba893a -[NSApplication runModalForWindow:] + 106
    47  com.apple.AppKit                        0x00007fff82e0e112 -[NSSavePanel runModal] + 318
    48  com.adobe.Photoshop                     0x000000010192f56e AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17667086
    49  com.adobe.Photoshop                     0x00000001005b3050 0x100000000 + 5976144
    50  com.adobe.Photoshop                     0x0000000100c4dcc5 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 4160357
    51  com.adobe.Photoshop                     0x00000001005b3f4a 0x100000000 + 5979978
    52  com.adobe.Photoshop                     0x0000000100c51b02 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 4176290
    53  com.adobe.Photoshop                     0x000000010061b102 boost::system::system_error::what() const + 338690
    54  com.adobe.Photoshop                     0x00000001006145b7 boost::system::system_error::what() const + 311223
    55  com.adobe.Photoshop                     0x0000000100614674 boost::system::system_error::what() const + 311412
    56  com.adobe.Photoshop                     0x00000001005b0c02 0x100000000 + 5966850
    57  com.adobe.Photoshop                     0x00000001005b77ec 0x100000000 + 5994476
    58  com.adobe.Photoshop                     0x00000001005ad3ae 0x100000000 + 5952430
    59  com.adobe.Photoshop                     0x000000010001faa2 0x100000000 + 129698
    60  com.adobe.Photoshop                     0x0000000101920e04 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17607844
    61  com.apple.AppKit                        0x00007fff829356de -[NSApplication run] + 474
    62  com.adobe.Photoshop                     0x0000000101920402 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17605282
    63  com.adobe.Photoshop                     0x000000010192266e AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17614094
    64  com.adobe.Photoshop                     0x00000001005ae27c 0x100000000 + 5956220
    65  com.adobe.Photoshop                     0x00000001007b074f boost::system::system_error::what() const + 1999183
    66  com.adobe.Photoshop                     0x00000001007b0999 boost::system::system_error::what() const + 1999769
    67  com.adobe.Photoshop                     0x000000010054b24c 0x100000000 + 5550668
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x00007fff8910bc0a kevent + 10
    1   libSystem.B.dylib                       0x00007fff8910dadd _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib                       0x00007fff8910d7b4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib                       0x00007fff8910d2de _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib                       0x00007fff8910cc08 _pthread_wqthread + 353
    5   libSystem.B.dylib                       0x00007fff8910caa5 start_wqthread + 13
    Thread 2:  Dispatch queue: TFSVolumeInfo::GetSyncGCDQueue
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff8912d8f9 nanosleep + 148
    2   libSystem.B.dylib                       0x00007fff8912d863 usleep + 57
    3   com.apple.DesktopServices               0x00007fff88abce1e TNode::WaitToBeSynced(bool) + 156
    4   com.apple.DesktopServices               0x00007fff88abcbfa TNode::StSynchronize::StSynchronize(TNodePtr const&, unsigned int) + 200
    5   com.apple.DesktopServices               0x00007fff88af6ea7 TNode::GetNodeFromPathName(TUString const&, TNodePtr&) + 83
    6   com.apple.DesktopServices               0x00007fff88ac66ba TNode::FindUserFolder(unsigned int, bool, TNodePtr&) + 212
    7   com.apple.DesktopServices               0x00007fff88ac6419 TNode::SetSpecialNodeFromOStype(unsigned int) + 133
    8   com.apple.DesktopServices               0x00007fff88ac6313 TNode::SetSpecialNode(unsigned int, TNodePtr&) + 263
    9   com.apple.DesktopServices               0x00007fff88ac052c TNode::GetSpecialNodeWithStatus(unsigned int, OpaqueNodeRequest* const&, unsigned int, TNodePtr&) + 552
    10  com.apple.DesktopServices               0x00007fff88ad6b94 TNode::GetSpecialNode(unsigned int, OpaqueNodeRequest* const&, unsigned int) + 44
    11  com.apple.DesktopServices               0x00007fff88ad6b09 TNode::IsDesktop() const + 103
    12  com.apple.DesktopServices               0x00007fff88ad646d TNode::ResolveSharedFileListAliasIfNeeded() + 739
    13  com.apple.DesktopServices               0x00007fff88abe6d5 TNode::SynchronizeChildren(unsigned int, TNodeEventPtrSet&) + 4139
    14  com.apple.DesktopServices               0x00007fff88abd242 TNode::HandleSync(unsigned int) + 736
    15  com.apple.DesktopServices               0x00007fff88abcf33 TNode::HandleSync(TCountedPtr<TNodeTask> const&, TNodePtr const&) + 45
    16  com.apple.DesktopServices               0x00007fff88afb964 TNode::HandleNodeRequest(TCountedPtr<TNodeTask> const&, TCountedPtr<TVolumeSyncThread> const&) + 1052
    17  com.apple.DesktopServices               0x00007fff88abb4a8 __PostNodeTaskRequest_block_invoke_2 + 98
    18  libSystem.B.dylib                       0x00007fff8912ed64 _dispatch_call_block_and_release + 15
    19  libSystem.B.dylib                       0x00007fff8910d8d2 _dispatch_queue_drain + 251
    20  libSystem.B.dylib                       0x00007fff8910d734 _dispatch_queue_invoke + 57
    21  libSystem.B.dylib                       0x00007fff8910d2de _dispatch_worker_thread2 + 252
    22  libSystem.B.dylib                       0x00007fff8910cc08 _pthread_wqthread + 353
    23  libSystem.B.dylib                       0x00007fff8910caa5 start_wqthread + 13
    Thread 3:
    0   libSystem.B.dylib                       0x00007fff8910ca2a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff8910ce3c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff8910caa5 start_wqthread + 13
    Thread 4:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 5:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 6:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 7:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 8:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 9:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 10:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 11:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 12:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 13:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 14:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 15:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 16:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 17:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 18:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 19:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 20:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 21:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 22:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 23:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 24:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 25:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 26:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 27:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051912c9 0x105158000 + 234185
    6   com.adobe.ACE                           0x00000001051905da 0x105158000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 28:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051912c9 0x105158000 + 234185
    6   com.adobe.ACE                           0x00000001051905da 0x105158000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 29:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051912c9 0x105158000 + 234185
    6   com.adobe.ACE                           0x00000001051905da 0x105158000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 30:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051912c9 0x105158000 + 234185
    6   com.adobe.ACE                           0x00000001051905da 0x105158000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 31:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051912c9 0x105158000 + 234185
    6   com.adobe.ACE                           0x00000001051905da 0x105158000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 32:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051912c9 0x105158000 + 234185
    6   com.adobe.ACE                           0x00000001051905da 0x105158000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 33:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051912c9 0x105158000 + 234185
    6   com.adobe.ACE                           0x00000001051905da 0x105158000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 34:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051912c9 0x105158000 + 234185
    6   com.adobe.ACE                           0x00000001051905da 0x105158000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 35:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051912c9 0x105158000 + 234185
    6   com.adobe.ACE                           0x00000001051905da 0x105158000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 36:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051912c9 0x105158000 + 234185
    6   com.adobe.ACE                           0x00000001051905da 0x105158000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 37:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051912c9 0x105158000 + 234185
    6   com.adobe.ACE                           0x00000001051905da 0x105158000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 38:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051912c9 0x105158000 + 234185
    6   com.adobe.ACE                           0x00000001051905da 0x105158000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 39:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051912c9 0x105158000 + 234185
    6   com.adobe.ACE                           0x00000001051905da 0x105158000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 40:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051912c9 0x105158000 + 234185
    6   com.adobe.ACE                           0x00000001051905da 0x105158000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 41:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051912c9 0x105158000 + 234185
    6   com.adobe.ACE                           0x00000001051905da 0x105158000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 42:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   com.adobe.Photoshop                     0x0000000101958e99 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17837369
    3   com.adobe.Photoshop                     0x000000010195837e AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17834526
    4   com.adobe.Photoshop                     0x00000001017de496 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 16286518
    5   com.adobe.Photoshop                     0x0000000101958160 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17833984
    6   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 43:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff8912d8f9 nanosleep + 148
    2   com.adobe.PSAutomate                    0x00000001390089cb ScObjects::Thread::sleep(unsigned int) + 59
    3   com.adobe.PSAutomate                    0x0000000138fee7c9 ScObjects::BridgeTalkThread::run() + 169
    4   com.adobe.PSAutomate                    0x0000000139008d36 ScObjects::Thread::go(void*) + 166
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 44:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   com.adobe.ape.engine                    0x000000013b29ac0d APXGetHostAPI + 2516093
    3   com.adobe.ape.engine                    0x000000013b048ec1 APXGetHostAPI + 83761
    4   com.adobe.ape.engine                    0x000000013b29acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x000000013b29ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine                    0x000000013b29ae79 APXGetHostAPI + 2516713
    7   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    8   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 45:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   com.adobe.ape.engine                    0x000000013b29ac0d APXGetHostAPI + 2516093
    3   com.adobe.ape.engine                    0x000000013b048ec1 APXGetHostAPI + 83761
    4   com.adobe.ape.engine                    0x000000013b29acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x000000013b29ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine                    0x000000013b29ae79 APXGetHostAPI + 2516713
    7   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    8   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 46:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   com.adobe.ape.engine                    0x000000013b29ac0d APXGetHostAPI + 2516093
    3   com.adobe.ape.engine                    0x000000013b048ec1 APXGetHostAPI + 83761
    4   com.adobe.ape.engine                    0x000000013b29acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x000000013b29ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine                    0x000000013b29ae79 APXGetHostAPI + 2516713
    7   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    8   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 47:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   com.adobe.ape.engine                    0x000000013b29ac0d APXGetHostAPI + 2516093
    3   com.adobe.ape.engine                    0x000000013b048ec1 APXGetHostAPI + 83761
    4   com.adobe.ape.engine                    0x000000013b29acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x000000013b29ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine                    0x000000013b29ae79 APXGetHostAPI + 2516713
    7   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    8   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 48:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   com.adobe.ape.engine                    0x000000013b29ac0d APXGetHostAPI + 2516093
    3   com.adobe.ape.engine                    0x000000013b048ec1 APXGetHostAPI + 83761
    4   com.adobe.ape.engine                    0x000000013b29acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x000000013b29ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine                    0x000000013b29ae79 APXGetHostAPI + 2516713
    7   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    8   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 49:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   com.adobe.ape.engine                    0x000000013b29ac0d APXGetHostAPI + 2516093
    3   com.adobe.ape.engine                    0x000000013b048ec1 APXGetHostAPI + 83761
    4   com.adobe.ape.engine                    0x000000013b29acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x000000013b29ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine      

    Hi Chris,
    I just tried to create and save a new custom color setting in Photoshop and it crashed on me as soon as I hit save.  I was using a custom color setting that I had created a couple of days ago.  I tried deleting preferences again which doesn't seem to help.  Here's the problem details.
    Process:         Adobe Photoshop CS6 [845]
    Path:            /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/MacOS/Adobe Photoshop CS6
    Identifier:      com.adobe.Photoshop
    Version:         13.0.1 (13.0.1.519)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [102]
    Date/Time:       2012-09-19 13:47:34.159 -0700
    OS Version:      Mac OS X 10.6.8 (10K540)
    Report Version:  6
    Interval Since Last Report:          66277 sec
    Crashes Since Last Report:           32
    Per-App Interval Since Last Report:  2012 sec
    Per-App Crashes Since Last Report:   3
    Anonymous UUID:                      420A7D57-F2CF-4101-9FAD-545C1E92B4BA
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: 0x000000000000000d, 0x0000000000000000
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib                       0x00007fff890fa9c7 small_malloc_from_free_list + 844
    1   libSystem.B.dylib                       0x00007fff890f71e1 szone_malloc_should_clear + 2070
    2   libSystem.B.dylib                       0x00007fff890f698a malloc_zone_malloc + 82
    3   com.apple.Foundation                    0x00007fff88e5fb08 allocateCollectableUnscannedStorage + 51
    4   com.apple.Foundation                    0x00007fff88e6d2b5 -[NSConcreteMapTable grow] + 187
    5   com.apple.Foundation                    0x00007fff88e6bf56 -[NSConcreteMapTable setObject:forKey:] + 159
    6   com.apple.AppKit                        0x00007fff82a2b7c9 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 958
    7   com.apple.AppKit                        0x00007fff82a2bca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    8   com.apple.AppKit                        0x00007fff82a2bca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    9   com.apple.AppKit                        0x00007fff82a2bca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    10  com.apple.AppKit                        0x00007fff82a2bca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    11  com.apple.AppKit                        0x00007fff82a2bca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    12  com.apple.AppKit                        0x00007fff82a2a00a -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topVi ew:] + 767
    13  com.apple.AppKit                        0x00007fff82a29b2c -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topVi ew:] + 254
    14  com.apple.AppKit                        0x00007fff82a263de -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 2683
    15  com.apple.AppKit                        0x00007fff8299fc0e -[NSView displayIfNeeded] + 969
    16  com.apple.AppKit                        0x00007fff82967c3b -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 1050
    17  com.apple.AppKit                        0x00007fff82ba927f -[NSApplication _orderFrontModalWindow:relativeToWindow:] + 734
    18  com.apple.AppKit                        0x00007fff82ba8ce7 -[NSApplication _commonBeginModalSessionForWindow:relativeToWindow:modalDelegate:didEndSelector:contextIn fo:] + 714
    19  com.apple.AppKit                        0x00007fff82ba8a18 -[NSApplication beginModalSessionForWindow:] + 36
    20  com.apple.AppKit                        0x00007fff82ba893a -[NSApplication runModalForWindow:] + 106
    21  com.apple.AppKit                        0x00007fff82e0e112 -[NSSavePanel runModal] + 318
    22  com.adobe.Photoshop                     0x000000010039402d 0x100000000 + 3751981
    23  com.adobe.Photoshop                     0x00000001000c4379 0x100000000 + 803705
    24  com.adobe.Photoshop                     0x000000010059e4db 0x100000000 + 5891291
    25  com.adobe.Photoshop                     0x000000010059b40e 0x100000000 + 5878798
    26  com.adobe.Photoshop                     0x00000001005bf74f 0x100000000 + 6027087
    27  com.adobe.Photoshop                     0x00000001005bf6bc 0x100000000 + 6026940
    28  com.adobe.Photoshop                     0x00000001005bf74f 0x100000000 + 6027087
    29  com.adobe.Photoshop                     0x00000001005bf6bc 0x100000000 + 6026940
    30  com.adobe.Photoshop                     0x00000001005b92ef 0x100000000 + 6001391
    31  com.adobe.Photoshop                     0x00000001005bf74f 0x100000000 + 6027087
    32  com.adobe.Photoshop                     0x00000001005bf6bc 0x100000000 + 6026940
    33  com.adobe.Photoshop                     0x00000001005b92ef 0x100000000 + 6001391
    34  com.adobe.Photoshop                     0x00000001005bf74f 0x100000000 + 6027087
    35  com.adobe.Photoshop                     0x00000001005bf6bc 0x100000000 + 6026940
    36  com.adobe.Photoshop                     0x00000001005b92ef 0x100000000 + 6001391
    37  com.adobe.Photoshop                     0x00000001005bf74f 0x100000000 + 6027087
    38  com.adobe.Photoshop                     0x00000001005bf6bc 0x100000000 + 6026940
    39  com.adobe.Photoshop                     0x00000001005b92ef 0x100000000 + 6001391
    40  com.adobe.Photoshop                     0x0000000101917ba8 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17568264
    41  com.adobe.Photoshop                     0x00000001005bf74f 0x100000000 + 6027087
    42  com.adobe.Photoshop                     0x0000000101920088 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17602280
    43  com.apple.AppKit                        0x00007fff82ac4eda -[NSApplication sendAction:to:from:] + 95
    44  com.adobe.Photoshop                     0x0000000101922f8c AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17614316
    45  com.apple.AppKit                        0x00007fff82ac4e39 -[NSControl sendAction:to:] + 94
    46  com.apple.AppKit                        0x00007fff82b5084b -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 1715
    47  com.apple.AppKit                        0x00007fff82b8137a -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 555
    48  com.apple.AppKit                        0x00007fff82b4f2f5 -[NSControl mouseDown:] + 624
    49  com.apple.AppKit                        0x00007fff82a693a7 -[NSWindow sendEvent:] + 5409
    50  com.adobe.Photoshop                     0x00000001019b1c47 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 18199207
    51  com.apple.AppKit                        0x00007fff8299eafa -[NSApplication sendEvent:] + 4719
    52  com.adobe.Photoshop                     0x0000000101922dcd AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17613869
    53  com.adobe.Photoshop                     0x00000001019222ae AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17611022
    54  com.adobe.Photoshop                     0x00000001005be155 0x100000000 + 6021461
    55  com.adobe.Photoshop                     0x00000001005ad63e 0x100000000 + 5953086
    56  com.adobe.Photoshop                     0x000000010001f312 0x100000000 + 127762
    57  com.adobe.Photoshop                     0x00000001005ba9ca 0x100000000 + 6007242
    58  com.adobe.Photoshop                     0x000000010018d11e 0x100000000 + 1626398
    59  com.adobe.Photoshop                     0x000000010018d3dc 0x100000000 + 1627100
    60  com.adobe.Photoshop                     0x000000010055bffa 0x100000000 + 5619706
    61  com.adobe.Photoshop                     0x00000001005a0d03 0x100000000 + 5901571
    62  com.adobe.Photoshop                     0x0000000100591c0f 0x100000000 + 5839887
    63  com.adobe.Photoshop                     0x0000000100023e98 0x100000000 + 147096
    64  com.adobe.Photoshop                     0x000000010061493e boost::system::system_error::what() const + 311358
    65  com.adobe.Photoshop                     0x0000000100614974 boost::system::system_error::what() const + 311412
    66  com.adobe.Photoshop                     0x00000001005b0ed2 0x100000000 + 5967570
    67  com.adobe.Photoshop                     0x00000001005b7abc 0x100000000 + 5995196
    68  com.adobe.Photoshop                     0x00000001005ad63e 0x100000000 + 5953086
    69  com.adobe.Photoshop                     0x000000010001f312 0x100000000 + 127762
    70  com.adobe.Photoshop                     0x00000001019218a4 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17608452
    71  com.apple.Foundation                    0x00007fff88ebdcb5 __NSFireTimer + 114
    72  com.apple.CoreFoundation                0x00007fff827b1be8 __CFRunLoopRun + 6488
    73  com.apple.CoreFoundation                0x00007fff827afdbf CFRunLoopRunSpecific + 575
    74  com.apple.HIToolbox                     0x00007fff86f2c7ee RunCurrentEventLoopInMode + 333
    75  com.apple.HIToolbox                     0x00007fff86f2c551 ReceiveNextEventCommon + 148
    76  com.apple.HIToolbox                     0x00007fff86f2c4ac BlockUntilNextEventMatchingListInMode + 59
    77  com.apple.AppKit                        0x00007fff8296feb2 _DPSNextEvent + 708
    78  com.apple.AppKit                        0x00007fff8296f801 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    79  com.apple.AppKit                        0x00007fff8293568f -[NSApplication run] + 395
    80  com.adobe.Photoshop                     0x00000001019219d2 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17608754
    81  com.adobe.Photoshop                     0x0000000101923c3e AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17617566
    82  com.adobe.Photoshop                     0x00000001005ae50c 0x100000000 + 5956876
    83  com.adobe.Photoshop                     0x00000001007b0f8f boost::system::system_error::what() const + 2000527
    84  com.adobe.Photoshop                     0x00000001007b11d9 boost::system::system_error::what() const + 2001113
    85  com.adobe.Photoshop                     0x000000010054b4dc 0x100000000 + 5551324
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x00007fff8910bc0a kevent + 10
    1   libSystem.B.dylib                       0x00007fff8910dadd _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib                       0x00007fff8910d7b4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib                       0x00007fff8910d2de _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib                       0x00007fff8910cc08 _pthread_wqthread + 353
    5   libSystem.B.dylib                       0x00007fff8910caa5 start_wqthread + 13
    Thread 2:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 3:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 4:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 5:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 6:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 7:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 8:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 9:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 10:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 11:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 12:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 13:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 14:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 15:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 16:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 17:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 18:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 19:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 20:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 21:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 22:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 23:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 24:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 25:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.dvacore.framework             0x0000000127bb21e1 dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 193
    6   com.adobe.dvacore.framework             0x0000000127b998b3 boost::function0<void>::operator()() const + 51
    7   com.adobe.dvacore.framework             0x0000000127ba82f3 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&) + 99
    8   ...obe.boost_threads.framework          0x0000000127a99f25 thread_proxy + 133
    9   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    10  libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 26:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.dvacore.framework             0x0000000127bb21e1 dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 193
    6   com.adobe.dvacore.framework             0x0000000127b998b3 boost::function0<void>::operator()() const + 51
    7   com.adobe.dvacore.framework             0x0000000127ba82f3 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&) + 99
    8   ...obe.boost_threads.framework          0x0000000127a99f25 thread_proxy + 133
    9   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    10  libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 27:
    0   libSystem.B.dylib                       0x00007fff8910bc0a kevent + 10
    1   ...dobe.dvatransport.framework          0x0000000127fbd5b3 boost::asio::detail::kqueue_reactor::run(bool, boost::asio::detail::op_queue<boost::asio::detail::task_io_service_operation>&) + 243
    2   ...dobe.dvatransport.framework          0x0000000127fc927b boost::asio::detail::task_io_service::run(boost::system::error_code&) + 555
    3   ...dobe.dvatransport.framework          0x0000000127fb1ab5 SkyConnectionEnv::MainLoop() + 117
    4   ...dobe.dvatransport.framework          0x0000000127fb1b19 SkyConnectionEnv::StaticThreadFunc(SkyConnectionEnv*) + 9
    5   ...obe.boost_threads.framework          0x0000000127a99f25 thread_proxy + 133
    6   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 28:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...dobe.dvatransport.framework          0x0000000127fc94df boost::asio::detail::task_io_service::run(boost::system::error_code&) + 1167
    3   ...dobe.dvatransport.framework          0x0000000127fc9acd boost::asio::detail::posix_thread::func<boost::asio::detail::resolver_service_base::work_ io_service_runner>::run() + 61
    4   ...dobe.dvatransport.framework          0x0000000127fbbd99 boost_asio_detail_posix_thread_function + 25
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 29:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.dvacore.framework             0x0000000127bb21e1 dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 193
    6   com.adobe.dvacore.framework             0x0000000127b998b3 boost::function0<void>::operator()() const + 51
    7   com.adobe.dvacore.framework             0x0000000127ba82f3 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&) + 99
    8   ...obe.boost_threads.framework          0x0000000127a99f25 thread_proxy + 133
    9   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    10  libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 30:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.dvacore.framework             0x0000000127bb21e1 dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 193
    6   com.adobe.dvacore.framework             0x0000000127b998b3 boost::function0<void>::operator()() const + 51
    7   com.adobe.dvacore.framework             0x0000000127ba82f3 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&) + 99
    8   ...obe.boost_threads.framework          0x0000000127a99f25 thread_proxy + 133
    9   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    10  libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 31:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.dvacore.framework             0x0000000127bb21e1 dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 193
    6   com.adobe.dvacore.framework             0x0000000127b998b3 boost::function0<void>::operator()() const + 51
    7   com.adobe.dvacore.framework             0x0000000127ba82f3 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&) + 99
    8   ...obe.boost_threads.framework          0x0000000127a99f25 thread_proxy + 133
    9   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    10  libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 32:
    0   libSystem.B.dylib                       0x00007fff8910bc0a kevent + 10
    1   ...dobe.dvatransport.framework          0x0000000127fbd5b3 boost::asio::detail::kqueue_reactor::run(bool, boost::asio::detail::op_queue<boost::asio::detail::task_io_service_operation>&) + 243
    2   ...dobe.dvatransport.framework          0x0000000127fc927b boost::asio::detail::task_io_service::run(boost::system::error_code&) + 555
    3   ...dobe.dvatransport.framework          0x0000000127fb1ab5 SkyConnectionEnv::MainLoop() + 117
    4   ...dobe.dvatransport.framework          0x0000000127fb1b19 SkyConnectionEnv::StaticThreadFunc(SkyConnectionEnv*) + 9
    5   ...obe.boost_threads.framework          0x0000000127a99f25 thread_proxy + 133
    6   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 33:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051bc2c9 0x105183000 + 234185
    6   com.adobe.ACE                           0x00000001051bb5da 0x105183000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 34:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051bc2c9 0x105183000 + 234185
    6   com.adobe.ACE                           0x00000001051bb5da 0x105183000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 35:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051bc2c9 0x105183000 + 234185
    6   com.adobe.ACE                           0x00000001051bb5da 0x105183000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 36:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051bc2c9 0x105183000 + 234185
    6   com.adobe.ACE                           0x00000001051bb5da 0x105183000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 37:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051bc2c9 0x105183000 + 234185
    6   com.adobe.ACE                           0x00000001051bb5da 0x105183000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 38:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051bc2c9 0x105183000 + 234185
    6   com.adobe.ACE                           0x00000001051bb5da 0x105183000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 39:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051bc2c9 0x105183000 + 234185
    6   com.adobe.ACE                           0x00000001051bb5da 0x105183000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 40:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051bc2c9 0x105183000 + 234185
    6   com.adobe.ACE                           0x00000001051bb5da 0x105183000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 41:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051bc2c9 0x105183000 + 234185
    6   com.adobe.ACE                           0x00000001051bb5da 0x105183000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 42:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051bc2c9 0x105183000 + 234185
    6   com.adobe.ACE                           0x00000001051bb5da 0x105183000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 43:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051bc2c9 0x105183000 + 234185
    6   com.adobe.ACE                           0x00000001051bb5da 0x105183000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 44:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051bc2c9 0x105183000 + 234185
    6   com.adobe.ACE                           0x00000001051bb5da 0x105183000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 45:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051bc2c9 0x105183000 + 234185
    6   com.adobe.ACE                           0x00000001051bb5da 0x105183000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 46:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051bc2c9 0x105183000 + 234185
    6   com.adobe.ACE                           0x00000001051bb5da 0x105183000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 47:
    0   libSystem.B.dylib                       0x00007fff8

  • Boot Camp Assistant quit unexpectedly when creating partition

    Dear Sir
    I am using an Imac 21.5" (Late 2012) version of imac.
    Thought of installing win7 to my system but i am hit with this error as Boot Camp Assistant quit unexpectedly when i clicked next after selecting the partition for windows,
    Full error message is" Click Reopen to open the application again. Click Report to see more detailed information and send a report to Apple."
    PLease advice.
    Thanks.
    Process:         Boot Camp Assistant [1101]
    Path:            /Applications/Utilities/Boot Camp Assistant.app/Contents/MacOS/Boot Camp Assistant
    Identifier:      com.apple.bootcampassistant
    Version:         5.0.2 (462)
    Build Info:      BootCampAssistant-5030000000000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [130]
    User ID:         501
    Date/Time:       2013-03-31 17:36:25.075 +0800
    OS Version:      Mac OS X 10.8.3 (12D78)
    Report Version:  10
    Interval Since Last Report:          1835 sec
    Crashes Since Last Report:           13
    Per-App Interval Since Last Report:  607 sec
    Per-App Crashes Since Last Report:   13
    Anonymous UUID:                      4DB7CAAB-CFA8-6F8C-1EFB-CEF8C8FF222F
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x000000000000003c
    VM Regions Near 0x3c:
    -->
        __TEXT                 00000001053b4000-00000001053da000 [  152K] r-x/rwx SM=COW  /Applications/Utilities/Boot Camp Assistant.app/Contents/MacOS/Boot Camp Assistant
    Application Specific Information:
    Performing @selector(continueButtonClicked:) from sender NSButton 0x7fbdd9a25780

    Same thing for me too. I have "downloaded the latest Windows support software from Apple" and put it on my USB stick.
    Only if I try to disconnect the USB drive I get this message:
    The installer disc could not be found.
    Insert your Windows installer disc and wait a few seconds for the disc to be recognized.
    Then if I connect the USB stick again, I get this message again:
    Boot Camp Assistant quit unexpectedly.
    Any tips on how to solve this would be greatly appreciated!

  • Safari quits unexpectedly when i open twitter, it does not happen with any other web site or application, can anyone help?

    safari quits unexpectedly when i open twitter, it does not happen with any other web site or application, can anyone help?
    Here is the crash report:
    Process:         Safari [302]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.0.5 (6533.21.1)
    Build Info:      WebBrowser-75332101~6
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [128]
    Date/Time:       2012-01-01 11:07:47.080 -0500
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          328 sec
    Crashes Since Last Report:           2
    Per-App Interval Since Last Report:  255 sec
    Per-App Crashes Since Last Report:   2
    Anonymous UUID:                      1361F18D-4840-4D2C-9C9E-163E3394F309
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000050
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   com.apple.WebCore                       0x00007fff839bd0f8 WebCore::CSSPrimitiveValue::computeLengthDouble(WebCore::RenderStyle*, WebCore::RenderStyle*, double, bool) + 376
    1   com.apple.WebCore                       0x00007fff839bcf2b WebCore::CSSPrimitiveValue::computeLengthIntForLength(WebCore::RenderStyle*, WebCore::RenderStyle*, double) + 11
    2   com.apple.WebCore                       0x00007fff839438d1 WebCore::CSSStyleSelector::applyProperty(int, WebCore::CSSValue*) + 34849
    3   com.apple.WebCore                       0x00007fff8395767b void WebCore::CSSStyleSelector::applyDeclarations<false>(bool, int, int) + 171
    4   com.apple.WebCore                       0x00007fff83939964 WebCore::CSSStyleSelector::styleForElement(WebCore::Element*, WebCore::RenderStyle*, bool, bool, bool) + 2644
    5   com.apple.WebCore                       0x00007fff83925cc2 WebCore::Node::styleForRenderer() + 82
    6   com.apple.WebCore                       0x00007fff83925b3f WebCore::Node::createRendererIfNeeded() + 143
    7   com.apple.WebCore                       0x00007fff839259c0 WebCore::Element::attach() + 32
    8   com.apple.WebCore                       0x00007fff839201cc WebCore::ContainerNode::attach() + 44
    9   com.apple.WebCore                       0x00007fff839259c8 WebCore::Element::attach() + 40
    10  com.apple.WebCore                       0x00007fff839201cc WebCore::ContainerNode::attach() + 44
    11  com.apple.WebCore                       0x00007fff839259c8 WebCore::Element::attach() + 40
    12  com.apple.WebCore                       0x00007fff83965ff7 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 775
    13  com.apple.WebCore                       0x00007fff8396615f WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1135
    14  com.apple.WebCore                       0x00007fff8396615f WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1135
    15  com.apple.WebCore                       0x00007fff8396615f WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1135
    16  com.apple.WebCore                       0x00007fff8396615f WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1135
    17  com.apple.WebCore                       0x00007fff8396615f WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1135
    18  com.apple.WebCore                       0x00007fff8396615f WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1135
    19  com.apple.WebCore                       0x00007fff8396615f WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1135
    20  com.apple.WebCore                       0x00007fff8396615f WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1135
    21  com.apple.WebCore                       0x00007fff8396615f WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1135
    22  com.apple.WebCore                       0x00007fff83916aaf WebCore::Document::recalcStyle(WebCore::Node::StyleChange) + 223
    23  com.apple.WebCore                       0x00007fff8395f49c WebCore::Document::updateStyleIfNeeded() + 92
    24  com.apple.WebCore                       0x00007fff83a185f3 WebCore::Document::updateStyleForAllDocuments() + 163
    25  com.apple.WebCore                       0x00007fff83ab50c4 WebCore::ScheduledAction::execute(WebCore::Document*) + 196
    26  com.apple.WebCore                       0x00007fff83ab4bd0 WebCore::DOMTimer::fired() + 272
    27  com.apple.WebCore                       0x00007fff839e9687 WebCore::ThreadTimers::sharedTimerFiredInternal() + 151
    28  com.apple.WebCore                       0x00007fff84290765 WebCore::timerFired(__CFRunLoopTimer*, void*) + 53
    29  com.apple.CoreFoundation                0x00007fff8752fbe8 __CFRunLoopRun + 6488
    30  com.apple.CoreFoundation                0x00007fff8752ddbf CFRunLoopRunSpecific + 575
    31  com.apple.HIToolbox                     0x00007fff80ef97ee RunCurrentEventLoopInMode + 333
    32  com.apple.HIToolbox                     0x00007fff80ef95f3 ReceiveNextEventCommon + 310
    33  com.apple.HIToolbox                     0x00007fff80ef94ac BlockUntilNextEventMatchingListInMode + 59
    34  com.apple.AppKit                        0x00007fff84fddeb2 _DPSNextEvent + 708
    35  com.apple.AppKit                        0x00007fff84fdd801 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    36  com.apple.Safari                        0x0000000100015ffa 0x100000000 + 90106
    37  com.apple.AppKit                        0x00007fff84fa368f -[NSApplication run] + 395
    38  com.apple.AppKit                        0x00007fff84f9c3b0 NSApplicationMain + 364
    39  com.apple.Safari                        0x0000000100009f1c 0x100000000 + 40732
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x00007fff80b38c0a kevent + 10
    1   libSystem.B.dylib                       0x00007fff80b3aadd _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib                       0x00007fff80b3a7b4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib                       0x00007fff80b3a2de _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib                       0x00007fff80b39c08 _pthread_wqthread + 353
    5   libSystem.B.dylib                       0x00007fff80b39aa5 start_wqthread + 13
    Thread 2:  WebCore: IconDatabase
    0   libSystem.B.dylib                       0x00007fff80b5aa6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff80b5e881 _pthread_cond_wait + 1286
    2   com.apple.WebCore                       0x00007fff838fa199 WebCore::IconDatabase::syncThreadMainLoop() + 249
    3   com.apple.WebCore                       0x00007fff838f629c WebCore::IconDatabase::iconDatabaseSyncThread() + 172
    4   libSystem.B.dylib                       0x00007fff80b58fd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff80b58e89 thread_start + 13
    Thread 3:  Safari: SafeBrowsingManager
    0   libSystem.B.dylib                       0x00007fff80b1fd7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff80b203ed mach_msg + 59
    2   com.apple.CoreFoundation                0x00007fff8752e932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation                0x00007fff8752ddbf CFRunLoopRunSpecific + 575
    4   com.apple.Safari                        0x000000010002f5c9 0x100000000 + 193993
    5   com.apple.Safari                        0x000000010002f559 0x100000000 + 193881
    6   libSystem.B.dylib                       0x00007fff80b58fd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff80b58e89 thread_start + 13
    Thread 4:
    0   libSystem.B.dylib                       0x00007fff80b1fd7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff80b203ed mach_msg + 59
    2   libSystem.B.dylib                       0x00007fff80b9ca98 mach_msg_server + 597
    3   ...ec.sharedsettings.framework          0x000000011484dbc3 ZssStString::operator=(ZssSymbol*) + 1279
    4   libSystem.B.dylib                       0x00007fff80b58fd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff80b58e89 thread_start + 13
    Thread 5:
    0   libSystem.B.dylib                       0x00007fff80b1fd7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff80b203ed mach_msg + 59
    2   com.apple.CoreFoundation                0x00007fff8752e932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation                0x00007fff8752ddbf CFRunLoopRunSpecific + 575
    4   com.apple.Foundation                    0x00007fff8161823f +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5   com.apple.Foundation                    0x00007fff81599204 __NSThread__main__ + 1429
    6   libSystem.B.dylib                       0x00007fff80b58fd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff80b58e89 thread_start + 13
    Thread 6:  com.apple.CFSocket.private
    0   libSystem.B.dylib                       0x00007fff80b63932 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation                0x00007fff87550498 __CFSocketManager + 824
    2   libSystem.B.dylib                       0x00007fff80b58fd6 _pthread_start + 331
    3   libSystem.B.dylib                       0x00007fff80b58e89 thread_start + 13
    Thread 7:  WebCore: LocalStorage
    0   libSystem.B.dylib                       0x00007fff80b5aa6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff80b5e881 _pthread_cond_wait + 1286
    2   com.apple.JavaScriptCore                0x00007fff89131a40 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.WebCore                       0x00007fff83c4af91 WebCore::LocalStorageThread::threadEntryPoint() + 193
    4   libSystem.B.dylib                       0x00007fff80b58fd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff80b58e89 thread_start + 13
    Thread 8:  Safari: SnapshotStore
    0   libSystem.B.dylib                       0x00007fff80b5aa6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff80b5e881 _pthread_cond_wait + 1286
    2   com.apple.JavaScriptCore                0x00007fff89131a40 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.Safari                        0x00000001001be5c1 0x100000000 + 1828289
    4   com.apple.Safari                        0x00000001000470ab 0x100000000 + 290987
    5   com.apple.Safari                        0x0000000100046f29 0x100000000 + 290601
    6   libSystem.B.dylib                       0x00007fff80b58fd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff80b58e89 thread_start + 13
    Thread 9:
    0   libSystem.B.dylib                       0x00007fff80b39a2a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff80b39e3c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff80b39aa5 start_wqthread + 13
    Thread 10:  WebCore: Database
    0   libSystem.B.dylib                       0x00007fff80b5aa6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff80b5e881 _pthread_cond_wait + 1286
    2   com.apple.JavaScriptCore                0x00007fff89131a40 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.WebCore                       0x00007fff83d14f52 WebCore::DatabaseThread::databaseThread() + 370
    4   libSystem.B.dylib                       0x00007fff80b58fd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff80b58e89 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000004  rbx: 0x0000000118949580  rcx: 0x0000000000000000  rdx: 0x0000000120813dc0
      rdi: 0x0000000118949580  rsi: 0x0000000119d34420  rbp: 0x00007fff5fbfcae0  rsp: 0x00007fff5fbfcac0
       r8: 0x0000000118949580   r9: 0x0000000000000070  r10: 0x00000000000000ff  r11: 0x0000000000000a61
      r12: 0x0000000000000000  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x0000000000000000
      rip: 0x00007fff839bd0f8  rfl: 0x0000000000010246  cr2: 0x0000000000000050
    Binary Images:
           0x100000000 -        0x1006afff7  com.apple.Safari 5.0.5 (6533.21.1) <09261F3D-C3EC-A309-83F4-DC49CC549176> /Applications/Safari.app/Contents/MacOS/Safari
           0x1143de000 -        0x1143defff +com.symantec.webkitutils.scradditionSL 1.1 (22) <036410B7-D57D-648F-8527-B177206FECBE> /Library/ScriptingAdditions/SymWebKitUtilsSL.osax/Contents/MacOS/SymWebKitUtils SL
           0x1143e2000 -        0x1143ebff5 +com.symantec.webkitutils 1.1.3 (30) <B3632311-7B6F-7911-6D4C-C310A7985CEF> /Library/PrivateFrameworks/SymWebKitUtils.framework/SymWebKitUtils
           0x114678000 -        0x11475efe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <26FC56A6-EFD6-22FA-E1F1-4E1BA61C85BB> /usr/lib/libcrypto.0.9.7.dylib
           0x1147b6000 -        0x1147c2fef +com.symantec.webfraud.webkit2 1.4.4 (3) <5DF285E9-7C95-1EBB-7F51-589551CF1D6C> /Library/Application Support/Symantec/SymWebKitUtils/WebFraud.plugin/Contents/MacOS/WebFraud
           0x1147cf000 -        0x1147fdfef +com.symantec.symbase 2.3 (15) <D426F45C-18B7-EFF4-A392-D64CB90A65C2> /Library/PrivateFrameworks/SymBase.framework/Versions/B/SymBase
           0x11481d000 -        0x114833fea +com.symantec.framework.confidential 1.4 (4) /Library/PrivateFrameworks/SymConfidential.framework/Versions/A/SymConfidential
           0x114840000 -        0x114861ffb +com.symantec.sharedsettings.framework 1.3 (6) /Library/PrivateFrameworks/SymSharedSettings.framework/Versions/A/SymSharedSett ings
           0x114874000 -        0x11488dff7 +com.symantec.internetSecurity.framework 1.3.2 (5) <8F2D8646-E51E-6301-8731-EF0EB6F2A17F> /Library/PrivateFrameworks/SymInternetSecurity.framework/Versions/A/SymInternet Security
           0x11489e000 -        0x1148b5fff +com.symantec.SymAppKitAdditions 2.3 (15) <19FC3229-A1B6-816D-B22E-F43D1EE7185A> /Library/PrivateFrameworks/SymAppKitAdditions.framework/Versions/B/SymAppKitAdd itions
           0x115d11000 -        0x115d67fe7 +com.symantec.WCIDEngine 3.1.3f4 (3.1.3f4) <48A38958-01FE-0FD4-B449-CBBCA4A4682B> /Library/Application Support/Symantec/WebFraud/WCIDEngine.bundle/Contents/MacOS/WCIDEngine
           0x115d94000 -        0x115dacff4 +libwebkitparsers.dylib ??? (???) <C05D20CB-BE9B-1AFF-1A26-9CC73DF39B62> /Library/Application Support/Symantec/WebFraud/WCIDEngine.bundle/Contents/Parsers/libwebkitparsers.d ylib
           0x115dbb000 -        0x115dbbfff  com.apple.JavaPluginCocoa 13.5.0 (13.5.0) <2147F637-E291-A79E-770B-E122F4A1FA47> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaPluginCocoa.bundle/C ontents/MacOS/JavaPluginCocoa
           0x116dd7000 -        0x116ddcff7  JavaLaunching ??? (???) <9E94B3DF-E0FB-BE09-1F88-E6334CA87466> /System/Library/PrivateFrameworks/JavaLaunching.framework/Versions/A/JavaLaunch ing
           0x11f7da000 -        0x11f8eafef  libmecab.1.0.0.dylib 2.0.0 (compatibility 2.0.0) <E321EA43-4F4C-6561-3E87-4081904D53F3> /usr/lib/libmecab.1.0.0.dylib
        0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
        0x7fff80003000 -     0x7fff803a0fe7  com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff803a1000 -     0x7fff8041dff7  com.apple.ISSupport 1.9.7 (55) <BAE839AB-9DBD-FB23-F1F1-39445F04D8DA> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff8041e000 -     0x7fff8041ffff  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
        0x7fff80442000 -     0x7fff8048bfef  libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8048c000 -     0x7fff804bcfef  com.apple.shortcut 1.1 (1.1) <A99C9D8E-290B-B1E4-FEA5-CC5F2FB9C18D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff804bd000 -     0x7fff80502fff  com.apple.CoreMediaIOServices 140.0 (1496) <D93293EB-0B84-E97D-E78C-9FE8D48AF58E> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
        0x7fff80517000 -     0x7fff806d5fff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib
        0x7fff806d6000 -     0x7fff806d6ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff806d7000 -     0x7fff80b1efef  com.apple.RawCamera.bundle 3.7.1 (570) <5AFA87CA-DC3D-F84E-7EA1-6EABA8807766> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff80b1f000 -     0x7fff80ce0fef  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
        0x7fff80ce1000 -     0x7fff80ce3fff  libRadiance.dylib ??? (???) <A9DB4D5D-4072-971B-DEF6-DDE645F415EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff80ce4000 -     0x7fff80ecafe7  libType1Scaler.dylib ??? (???) <ABCF0F92-6476-8861-FA8E-5393645D5164> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
        0x7fff80ecb000 -     0x7fff811c9fff  com.apple.HIToolbox 1.6.5 (???) <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff811ca000 -     0x7fff811cdfff  com.apple.help 1.3.2 (41.1) <BD1B0A22-1CB8-263E-FF85-5BBFDE3660B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff811ce000 -     0x7fff811dafff  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <6FB0A8F4-72A1-D28F-E801-DE2C7498AFB9> /usr/lib/libbz2.1.0.dylib
        0x7fff811ff000 -     0x7fff81305fe7  com.apple.PubSub 1.0.5 (65.21) <1F9B7C84-375D-036F-790A-02BBE7BCE445> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
        0x7fff81306000 -     0x7fff81383fef  com.apple.backup.framework 1.2.2 (1.2.2) <13A0D34C-28B7-2140-ECC9-B08D10CD4AB5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff81384000 -     0x7fff813a4ff7  com.apple.DirectoryService.Framework 3.6 (621.11) <AD76C757-6701-BDB5-631E-1CB77D669586> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff813a5000 -     0x7fff813e8ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff81495000 -     0x7fff81495ff7  com.apple.quartzframework 1.5 (1.5) <5BFE5998-26D9-0AF1-1522-55C78E41F778> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff814c6000 -     0x7fff81587fef  com.apple.ColorSync 4.6.6 (4.6.6) <BB2C5813-C61D-3CBA-A8F7-0E59E46EBEE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff81588000 -     0x7fff8180afe7  com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8180b000 -     0x7fff82015fe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff82037000 -     0x7fff82048fff  SyndicationUI ??? (???) <62A4BC15-72EA-0CC1-046A-52E576E8D751> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
        0x7fff82049000 -     0x7fff82102fff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
        0x7fff82103000 -     0x7fff82546fef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff82591000 -     0x7fff82676fef  com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff82677000 -     0x7fff82835ff7  com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff8290f000 -     0x7fff82914fff  libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff82915000 -     0x7fff82926fff  com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
        0x7fff82972000 -     0x7fff82981fff  com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff82982000 -     0x7fff82bc4fe7  com.apple.AddressBook.framework 5.0.4 (883) <3C634319-4B5B-592B-2D3A-A16336F93AA0> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff82bc5000 -     0x7fff82be8fff  com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff82bf0000 -     0x7fff82c50fe7  com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff82cb2000 -     0x7fff82cf3fef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff82cf4000 -     0x7fff82d08fff  libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff82d09000 -     0x7fff82d4afef  com.apple.CoreMedia 0.484.52 (484.52) <3F868AF8-1089-10C3-DCEB-565690FD9742> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff82d4b000 -     0x7fff82dd7fef  SecurityFoundation ??? (???) <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff82dd8000 -     0x7fff82e49ff7  com.apple.AppleVAFramework 4.10.26 (4.10.26) <28C1B366-DF2B-111B-1863-0713B105D930> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff8318e000 -     0x7fff8324bfff  com.apple.CoreServices.OSServices 359.2 (359.2) <BBB8888E-18DE-5D09-3C3A-F4C029EC7886> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff83271000 -     0x7fff83287fe7  com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff83288000 -     0x7fff8339ffef  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib
        0x7fff833a0000 -     0x7fff833bdff7  libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff833be000 -     0x7fff83627fff  com.apple.QuartzComposer 4.2 ({156.30}) <C05B97F7-F543-C329-873D-097177226D79> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff83628000 -     0x7fff83628ff7  com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff83629000 -     0x7fff83751ff7  com.apple.MediaToolbox 0.484.52 (484.52) <F03DAC32-79DB-EA5A-9B8D-CB288AF91A56> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
        0x7fff83787000 -     0x7fff837dcff7  com.apple.framework.familycontrols 2.0.2 (2020) <F09541B6-5E28-1C01-C1AE-F6A2508670C7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff837eb000 -     0x7fff8387bfff  com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8387c000 -     0x7fff8387cff7  com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff83885000 -     0x7fff83888ff7  com.apple.securityhi 4.0 (36638) <38935851-09E4-DDAB-DB1D-30ADC39F7ED0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff83889000 -     0x7fff838f3fe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <75A8D840-4ACE-6560-0889-2AFB6BE08E59> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff838f4000 -     0x7fff8456ffef  com.apple.WebCore 6533.21 (6533.21.1) <15CE3700-C6DC-7F94-5394-4CF78040A40D> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff84570000 -     0x7fff845baff7  com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff845bb000 -     0x7fff845eeff7  libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff845ef000 -     0x7fff846f9ff7  com.apple.MeshKitIO 1.1 (49.2) <F296E151-80AE-7764-B969-C2050DF26BFE> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
        0x7fff846fa000 -     0x7fff84838fff  com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff84847000 -     0x7fff8484dff7  com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff8484e000 -     0x7fff849befff  com.apple.QTKit 7.7 (1783) <DE8DB97C-C058-B40C-492B-D652A30CF571> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff849e7000 -     0x7fff849eaff7  libCoreVMClient.dylib ??? (???) <E03D7C81-A3DA-D44A-A88A-DDBB98AF910B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff849eb000 -     0x7fff849f6fff  com.apple.CrashReporterSupport 10.6.7 (258) <A2CBB18C-BD1C-8650-9091-7687E780E689> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff849f7000 -     0x7fff84ab8fff  libFontParser.dylib ??? (???) <A00BB0A7-E46C-1D07-1391-194745566C7E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff84ab9000 -     0x7fff84b04fef  com.apple.ImageCaptureCore 1.1 (1.1) <F23CA537-4F18-76FC-8D9C-ED6E645186FC> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff84b05000 -     0x7fff84b1bfef  libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
        0x7fff84c8e000 -     0x7fff84cb9ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib
        0x7fff84cba000 -     0x7fff84d03ff7  com.apple.securityinterface 4.0.1 (40418) <E2DC796D-84EC-48F5-34A9-DF614573BE74> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff84d04000 -     0x7fff84e82ff7  com.apple.WebKit 6533.21 (6533.21.1) <C89E93DE-3BFD-2E7A-2A49-356885FA1CDE> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff84e83000 -     0x7fff84f02fe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff84f03000 -     0x7fff84f11ff7  libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib
        0x7fff84f9a000 -     0x7fff85994ff7  com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff85995000 -     0x7fff85996ff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff85997000 -     0x7fff859d8fff  com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff859d9000 -     0x7fff85a1cfef  libtidy.A.dylib ??? (???) <2F4273D3-418B-668C-F488-7E659D3A8C23> /usr/lib/libtidy.A.dylib
        0x7fff85a1d000 -     0x7fff85a4efff  libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff85cc1000 -     0x7fff85cc7ff7  IOSurface ??? (???) <04EDCEDE-E36F-15F8-DC67-E61E149D2C9A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff85cc8000 -     0x7fff85d05fff  com.apple.LDAPFramework 2.0 (120.1) <16383FF5-0537-6298-73C9-473AEC9C149C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff85d06000 -     0x7fff85d0aff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <DB710299-B4D9-3714-66F7-5D2964DE585B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff85d0b000 -     0x7fff85d1cff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
        0x7fff85d1d000 -     0x7fff85d2cfef  com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff85d2d000 -     0x7fff85fb6ff7  com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff86002000 -     0x7fff86049fff  com.apple.QuickLookFramework 2.3 (327.6) <11DFB135-24A6-C0BC-5B97-ECE352A4B488> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8604f000 -     0x7fff86064ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <DC999B32-BF41-94C8-0583-27D9AB463E8B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff86065000 -     0x7fff860cdfff  com.apple.MeshKitRuntime 1.1 (49.2) <1F4C9AB5-9D3F-F91D-DB91-B78610562ECC> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
        0x7fff860ce000 -     0x7fff860d3fff  libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff862ba000 -     0x7fff863effff  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <E5D7DBDB-6DDF-E6F9-C71C-86F4520EE5A3> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff865bd000 -     0x7fff865c2ff7  com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff865c3000 -     0x7fff8660aff7  com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff866f4000 -     0x7fff8670dfff  com.apple.CFOpenDirectory 10.6 (10.6) <CCF79716-7CC6-2520-C6EB-A4F56AD0A207> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8673e000 -     0x7fff86a72fef  com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff86a73000 -     0x7fff86aa9ff7  com.apple.framework.Apple80211 6.2.5 (625.6) <B67C7A65-E4FB-4419-3F31-4482E17EF203> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff86ac3000 -     0x7fff86b25fe7  com.apple.datadetectorscore 2.0 (80.7) <09ED086F-438D-852B-1D13-367A36BCFF90> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff86b26000 -     0x7fff86b3aff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff86b3b000 -     0x7fff86b46ff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <F0DDF27E-DB55-07CE-E548-C62095BE8167> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff86b97000 -     0x7fff86ba6fff  libxar.1.dylib ??? (???) <CBAF862A-3C77-6446-56C2-9C4461631AAF> /usr/lib/libxar.1.dylib
        0x7fff86ba7000 -     0x7fff86bb1fff  com.apple.DisplayServicesFW 2.3.3 (289) <97F62F36-964A-3E17-2A26-A0EEF63F4BDE> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff86bb2000 -     0x7fff86befff7  libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff86bf0000 -     0x7fff86ca6ff7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib
        0x7fff86cb6000 -     0x7fff86d66fff  edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff86d67000 -     0x7fff87463ff7  com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff874e2000 -     0x7fff87659fe7  com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8765a000 -     0x7fff8769dfe7  MetadataLib.dylib 3.7.1 (compatibility 2.2.1) <A00EC1F3-2569-6361-1A76-B8D0810411FF> /System/Library/CoreServices/RawCamera.bundle/Contents/Resources/MetadataLib.dy lib
        0x7fff8769e000 -     0x7fff876f1ff7  com.apple.HIServices 1.8.3 (???) <F6E0C7A7-C11D-0096-4DDA-2C77793AA6CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff876f2000 -     0x7fff876f8fff  libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <D2F8C7E3-CBA1-2E66-1376-04AA839DABBB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
        0x7fff8770f000 -     0x7fff8782efe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff87852000 -     0x7fff878befe7  com.apple.CorePDF 1.4 (1.4) <06AE6D85-64C7-F9CC-D001-BD8BAE31B6D2> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff88054000 -     0x7fff88058ff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
        0x7fff88059000 -     0x7fff88094fff  com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff88095000 -     0x7fff8811aff7  com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff881e5000 -     0x7fff88263ff7  com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff88264000 -     0x7fff8827fff7  com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff88280000 -     0x7fff8828dfe7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff8828e000 -     0x7fff882b3ff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff882b4000 -     0x7fff882b5fff  liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
        0x7fff882b6000 -     0x7fff882c1fff  com.apple.corelocation 12.3 (12.3) <A6CFB410-2333-8BE3-658B-75A93C90A9CC> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff882c2000 -     0x7fff884fcfef  com.apple.imageKit 2.0.3 (1.0) <9EA216AF-82D6-201C-78E5-D027D85B51D6> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff884fd000 -     0x7fff884fdff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <DA9BFF01-40DF-EBD5-ABB7-787DAF2D77CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff884fe000 -     0x7fff884feff7  com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff884ff000 -     0x7fff8859ffff  com.apple.LaunchServices 362.3 (362.3) <B90B7C31-FEF8-3C26-BFB3-D8A48BD2C0DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff885a0000 -     0x7fff885e8ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <170DE04F-89AB-E295-0880-D69CAFBD7979> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff885e9000 -     0x7fff88678fff  com.apple.PDFKit 2.5.1 (2.5.1) <7B8A187A-F0BB-44E7-FBD4-9E1C5F9D5E85> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff88679000 -     0x7fff88679ff7  com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8867a000 -     0x7fff886b7ff7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <F743389F-F25A-A77D-4FCA-D6B01AF2EE6D> /usr/lib/libssl.0.9.8.dylib
        0x7fff886e2000 -     0x7fff887daff7  libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <7E4ADB5A-CC77-DCFD-3E54-2F35A2C8D95A> /usr/lib/libiconv.2.dylib
        0x7fff887db000 -     0x7fff8885dfff  com.apple.QuickLookUIFramework 2.3 (327.6) <9093682A-0E2D-7D27-5F22-C96FD00AE970> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff8885e000 -     0x7fff888f8fe7  com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff888f9000 -     0x7fff88933fff  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib
        0x7fff88936000 -     0x7fff8894dfff  com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff8894e000 -     0x7fff8899dff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <01B370FB-D524-F660-3826-E85B7F0D85CD> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
        0x7fff8899e000 -     0x7fff88a53fe7  com.apple.ink.framework 1.3.3 (107) <FFC46EE0-3544-A459-2AB9-94778A75E3D4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff88a54000 -     0x7fff88a54ff7  com.apple.Carbon 150 (152) <19B37B7B-1594-AD0A-7F14-FA2F85AD7241> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff88a97000 -     0x7fff88ab8fff  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib
        0x7fff88ab9000 -     0x7fff88ae8ff7  com.apple.quartzfilters 1.6.0 (1.6.0) <9CECB4FC-1CCF-B8A2-B935-5888B21CBEEF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff88ae9000 -     0x7fff88aeaff7  com.apple.TrustEvaluationAgent 1.1 (1) <74800EE8-C14C-18C9-C208-20BBDB982D40> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff88b01000 -     0x7fff88bd5fe7  com.apple.CFNetwork 454.12.4 (454.12.4) <C83E2BA1-1818-B3E8-5334-860AD21D1C80> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff88c21000 -     0x7fff88c5aff7  com.apple.MeshKit 1.1 (49.2) <3795F201-4A5F-3D40-57E0-87AD6B714239> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
        0x7fff88c5b000 -     0x7fff88c5dfff  com.apple.print.framework.Print 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff88c5e000 -     0x7fff88d78fef  libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff88d79000 -     0x7fff88d80fff  com.apple.OpenDirectory 10.6 (10.6) <4200CFB0-DBA1-62B8-7C7C-91446D89551F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff88d81000 -     0x7fff88d87ff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff88d88000 -     0x7fff88dafff7  libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff88db2000 -     0x7fff88dc4fe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
        0x7fff88e02000 -     0x7fff88e0dff7  com.apple.HelpData 2.0.5 (34.1.1) <24DC6CD3-02B7-9332-FF6D-F0C545857B55> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff88e0e000 -     0x7fff88e36fff  com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff88f27000 -     0x7fff88f73fff  libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
        0x7fff88f74000 -     0x7fff88ff1fef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
        0x7fff88ff2000 -     0x7fff89041fef  libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff89042000 -     0x7fff8911ffff  com.apple.vImage 4.1 (4.1) <C3F44AA9-6F71-0684-2686-D3BBC903F020> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff89120000 -     0x7fff89310fef  com.apple.JavaScriptCore 6533.20 (6533.20.20) <0AA8B101-C02C-0858-84BC-4E4D397E0231> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8936b000 -     0x7fff89871ff7  com.apple.VideoToolbox 0.484.52 (484.52) <FA1B8197-8F5F-73CB-A9A1-49E0FB49CF51> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
    Model: MacBook2,1, BootROM MB21.00A5.B07, 2 processors, Intel Core 2 Duo, 2.16 GHz, 1 GB, SMC 1.17f0
    Graphics: Intel GMA 950, GMA 950, Built-In, spdisplays_integrated_vram
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x87), Atheros 5416: 2.1.14.6
    Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: TOSHIBA MK1655GSXF, 149.05 GB
    Parallel ATA Device: HL-DT-ST DVDRW  GSA-S10N
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8501, 0xfd400000 / 2
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8240, 0x5d200000 / 2
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8205, 0x7d100000 / 2
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x021a, 0x1d200000 / 2

    I'm seeing Symantec in the crash report. Are you running Norton? It's well known for causing problems on Macs. You don't need any AV like that. Uninstall it and see if the crashes stop. Uninstall it whether they stop or not.
    com.symantec.webkitutils
    Likely suspect as WebKit is intimately involved with Safari.
    Message was edited by: WZZZ

  • Adobe Illustrator CS6 quit unexpectedly

    OS X Version 10.9.3
    3.06 Intel Core 2 Duo
    4GB 800 mHz DDR SDRAM
    IMac - 24 inch (early 2008)
    Help. Cannot get Illustrato or InDesign to work. So, I am getting this and can not seem to solve it.
    First off here is the history:
    Owned and operated CS3. Had disks and such and tried to install on this Mac desktop. Would not install.
    Bought CS6 because I needed to up grade anyway. Computer hardware is fine with CS6 (according to adobe min. requirements). It works fine on my Laptop with my current Serial number. Tried to install with it on the mac desktop and it will not. Saying Adobe could not validate the license.  Went through everything with online help support to no avail. Things I did before I called and things they made me do after online support (pretty much the same things):
    1. Used Adobe cleaner to clean everything on computer. (all versions of adobe CS)
    2. Checked hosts file and made sure all references were gone for Adobe activate.
    3. Manually cleaned EVERYTHING adobe from the computer. Deleted everything and emptied trash.
    4. Used "CleanGenius" to clean everything adobe from the computer.
    5. Updated OS. Everything works fine with that.
    6. Restarted, checked for anything Adobe again and all is clean.
    Then I downloaded a "fresh" copy of CS6 DesignWeb Premium. Installed it. Per adobe help support instructions, i was able to get the License validated (something that was not happening before). I installed it and then restarted computer. Tried to open InDesign first. The splash screen came up and was loading for a while (maybe like 45). Then it gave me the dreaded "Adobe Illustrator CS6 quit unexpectedly". Now I get basically this error for Illustrator and InDesign (InDesign loads, then quits at splash screen where it says "Starting Up service Registry".
    Photoshop opens and works.
    Illustrator just give me the below data:
    Process:    
    Adobe InDesign CS6 [704]
    Path:       
    /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Adobe InDesign CS6
    Identifier: 
    com.adobe.InDesign
    Version:    
    8.0.0.370 (8000)
    Code Type:  
    X86 (Native)
    Parent Process:  launchd [197]
    Responsible:
    Adobe InDesign CS6 [704]
    User ID:    
    501
    Date/Time:  
    2014-06-02 20:14:11.721 -0600
    OS Version: 
    Mac OS X 10.9.3 (13D65)
    Report Version:  11
    Anonymous UUID:  B069C52A-E5F8-5C68-59C0-97C8C34170B2
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
    VM Regions Near 0:
    --> __PAGEZERO        
    0000000000000000-0000000000001000 [
    4K] ---/--- SM=NUL  /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Adobe InDesign CS6
    __TEXT            
    0000000000001000-0000000000005000 [   16K] r-x/rwx SM=COW  /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Adobe InDesign CS6
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.adobe.BIB           
    0x00dd40fe 0xdd1000 + 12542
    1   com.adobe.BIB           
    0x00dd4148 0xdd1000 + 12616
    2   com.adobe.BIB           
    0x00dd43e3 0xdd1000 + 13283
    3   com.adobe.BIB           
    0x00dd4469 0xdd1000 + 13417
    4   com.adobe.InDesign.PDF  
    0x1510b820 GetPlugIn + 1222048
    5   com.adobe.InDesign.PDF  
    0x151295a6 GetPlugIn + 1344294
    6   libsystem_c.dylib       
    0x91c08f0b __cxa_finalize + 183
    7   libsystem_c.dylib       
    0x91c09236 exit + 31
    8   com.adobe.InDesign      
    0x00001d5d start + 61
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib  
    0x985df992 kevent64 + 10
    1   libdispatch.dylib       
    0x90f88899 _dispatch_mgr_invoke + 238
    2   libdispatch.dylib       
    0x90f88532 _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib  
    0x985de7ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib 
    0x9366bd8a _pthread_cond_wait + 837
    2   libsystem_pthread.dylib 
    0x9366c042 pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore    0x989ec88d TSWaitOnConditionTimedRelative + 161
    4   com.apple.CoreServices.CarbonCore    0x989b8cf2 MPWaitOnQueue + 199
    5   PMRuntime.dylib         
    0x005bc581 SetVSizeBaseline(unsigned long) + 1473
    6   com.apple.CoreServices.CarbonCore    0x989b92ce PrivateMPEntryPoint + 68
    7   libsystem_pthread.dylib 
    0x936695fb _pthread_body + 144
    8   libsystem_pthread.dylib 
    0x93669485 _pthread_start + 130
    9   libsystem_pthread.dylib 
    0x9366ecf2 thread_start + 34
    Thread 3:
    0   libsystem_kernel.dylib  
    0x985d9f7a mach_msg_trap + 10
    1   libsystem_kernel.dylib  
    0x985d916c mach_msg + 68
    2   com.apple.CoreServices.CarbonCore    0x989e952d TS_exception_listener_thread + 138
    3   libsystem_pthread.dylib 
    0x936695fb _pthread_body + 144
    4   libsystem_pthread.dylib 
    0x93669485 _pthread_start + 130
    5   libsystem_pthread.dylib 
    0x9366ecf2 thread_start + 34
    Thread 4:
    0   libsystem_kernel.dylib  
    0x985df046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x9366adcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib 
    0x9366ecce start_wqthread + 30
    Thread 5:
    0   libsystem_kernel.dylib  
    0x985df046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x9366adcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib 
    0x9366ecce start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0xbffffc04  ebx: 0x00dd43d0  ecx: 0xffffffff  edx: 0x00df02e0
      edi: 0x00df02e0  esi: 0x00000000  ebp: 0xbffffbe8  esp: 0xbffffbc0
       ss: 0x00000023  efl: 0x00010286  eip: 0x00dd40fe   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x00000000
    Logical CPU:
    1
    Error Code: 
    0x00000004
    Trap Number:
    14
    Binary Images:
    0x1000 -
    0x4ff7 +com.adobe.InDesign (8.0.0.370 - 8000) <0D5CE30B-1589-2AA4-C7E5-2C0ED0C44D37> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Adobe InDesign CS6
    0xa000 -
    0xaff7  libimckit.dylib (1) <03842CBB-8244-4694-CA73-30779898B49D> /usr/lib/libimckit.dylib
    0xd000 -
    0xdff7 +InDesignModelAndUI (0) <2E042CB4-E42B-151B-E858-1352BF64CBA2> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/InDesignModelAndUI.framework/Versions/A/InDesignModelAndUI
       0x11000 -
    0x11ff7 +InDesignModel (0) <C9ABC1CF-850A-FCC7-2CEA-68B14F048036> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/InDesignModel.framework/Versions/A/InDesignModel
       0x15000 -   0x1f5fef +WidgetBinLib.dylib (1) <D2AAB5B9-0694-32FA-38D5-F97FEE688C9D> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/WidgetBinLib.dylib
      0x2a3000 -   0x482ffb +com.adobe.owl (AdobeOwl version 4.0.93 - 4.0.93) <D102FCD2-496D-5322-AEC0-7A5091CAA2CA> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
      0x4af000 -   0x549ff3 +com.adobe.owl-canvas (AdobeOwlCanvas version 3.6.05 - 3.6.05) <8E0CC5EB-E18A-20BD-BDC4-667D1CC43C12> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeOwlCanvas.framework/Versions/A/AdobeOwlCanvas
      0x556000 -   0x55ffff +ASLSupportLib.dylib (1) <000064CE-84C2-F397-BAB1-17055FA344EC> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/ASLSupportLib.dylib
      0x566000 -   0x5a2ffb +TextPanelLib.dylib (1) <019DE080-1920-928F-57FB-F8FD8FCCA227> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/TextPanelLib.dylib
      0x5b9000 -   0x5c2ff3 +PMRuntime.dylib (1) <DEE2F17E-391E-5C3E-11DC-EF6E0860545E> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/PMRuntime.dylib
      0x5cb000 -   0x747ff3 +com.adobe.ACE (AdobeACE 2.19.18.19553 - 2.19.18.19553) <2C680020-62C1-F45D-B48C-9D5AB8E99DCC> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
      0x756000 -   0xd1dfef +com.adobe.AGM (AdobeAGM 4.26.18.19553 - 4.26.18.19553) <AB15D5F5-2D3D-F597-DD23-47A7A4719FC1> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
      0xd90000 -   0xdcbff7 +com.adobe.ARE (AdobeARE 1.5.02.19553 - 1.5.02.19553) <264C1354-0764-AFAB-5BB7-DA4B4EBEEFC1> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeARE.framework/Versions/A/AdobeARE
      0xdd1000 -   0xdeeff3 +com.adobe.BIB (AdobeBIB 1.2.02.19553 - 1.2.02.19553) <D3D9FDCE-75B2-7FB3-71C8-D5DF313F6B0F> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
      0xdf4000 -   0xe1bff7 +com.adobe.BIBUtils (AdobeBIBUtils 1.1.01 - 1.1.01) <34F46810-2864-0365-91CF-BF9C8503400A> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
      0xe21000 -  0x114bfe3 +com.adobe.CoolType (AdobeCoolType 5.10.64.19354 - 5.10.64.19354) <8985B298-125A-B521-9246-AAD43073A3F6> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
    0x1183000 -  0x157efe7 +com.adobe.MPS (AdobeMPS 5.8.0.19673 - 5.8.0.19673) <D65ABA15-80D2-3F1C-2500-EEF873019149> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
    0x15db000 -  0x1640ff3 +ObjectModelLib.dylib (1) <073EF2BA-B5C6-A466-9AEC-963A2EF69144> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/ObjectModelLib.dylib
    0x1657000 -  0x16b4feb +DataBaseLib.dylib (1) <F5ED35C9-1779-CF0D-BD50-0BC162D96A31> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/DataBaseLib.dylib
    0x16c4000 -  0x1b16fe7 +PublicLib.dylib (1) <BD26BAA7-5BF0-9F0A-BB93-B4FE388E6852> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/PublicLib.dylib
    0x1c42000 -  0x1c59ffb +com.adobe.AFL (AdobeAFL 1.0.0 - 1.0) <3B7A1817-3CA4-BEAA-A44A-5A9B5D664E93> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeAFL.framework/Versions/A/AdobeAFL
    0x1c6a000 -  0x1c76ff7 +com.adobe.boost_threads.framework (5.0.0 - 5.0.0.0) <56B14206-3221-D261-2B01-F91074D192FC> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost_threads
    0x1c93000 -  0x1c9bfef +libtbbmalloc.dylib (0) <7A79ED70-A4AC-737A-2FAA-63B6FB29D4ED> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/libtbbmalloc.dylib
    0x1ca8000 -  0x1cc7fff +libtbb.dylib (0) <6EA19434-60D6-505D-CB6F-5CA562A0F2A7> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/libtbb.dylib
    0x1cdc000 -  0x1ce4fef +com.adobe.boost_date_time.framework (5.0.0 - 5.0.0.0) <088B6233-3B58-D51A-4609-1FF7F462B1D3> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/boost_date_time.framework/Versions/A/boost_date_time
    0x1cfb000 -  0x1e3bfeb +com.winsoft.wrservices (WRServices 5.0.0 - 5.0.0) <6D085279-1185-E7F0-B0D8-FBADBA062516> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
    0x1ead000 -  0x1eb0ffb +com.adobe.AdobeCrashReporter (6.0 - 6.0.20120201) <6CE1936E-6AC7-6900-769B-876CBB68B5BC> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashReporter
    0x1eb8000 -  0x2bfdff7 +libicudata.40.0.dylib (40) <015E6351-4F42-00C1-2096-BEE385B275B1> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/ICUData.framework/Versions/4.0/libicudata.40.0.dylib
    0x2c10000 -  0x2d45fe7 +libicui18n.40.0.dylib (40) <8BE3FE71-0CE6-2B93-B5F2-B4F0DD274B91> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/ICUInternationalization.framework/Versions/4.0/libicui18n.40. 0.dylib
    0x2db9000 -  0x2eaafef +libicuuc.40.0.dylib (40) <4CF7066A-6E82-FF80-93E6-6849149FBB98> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/ICUUnicode.framework/Versions/4.0/libicuuc.40.0.dylib
    0x2ee7000 -  0x2f59fef +com.adobe.adobe_caps (adobe_caps 6.0.29.0 - 6.0.29.0) <E4ADECD5-05B4-E78B-09D8-E45FD640E84D> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
    0x2f66000 -  0x3048ff3 +com.adobe.amtlib (amtlib 6.0.0.75 - 6.0.0.75) <808CABA8-E8E6-AC45-4905-A6AA59E8C41C> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
    0x3057000 -  0x311ffe7 +com.adobe.boost_regex.framework (5.0.0 - 5.0.0.0) <E124FC44-4A5C-A3C5-C7E2-0631F1D6E628> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/boost_regex.framework/Versions/A/boost_regex
    0x31c5000 -  0x3201ff7  com.apple.vmutils (4.2.1 - 108) <37A7D6A9-0BA7-39D9-A203-7123124A18B0> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x321b000 -  0x321cff7 +com.adobe.boost_system.framework (5.0.0 - 5.0.0.0) <957930FC-D7B3-FAEA-0075-63C7B0E59070> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/boost_system.framework/Versions/A/boost_system
    0x3223000 -  0x32c1fe3 +libicucnv.40.0.dylib (40) <D11DC46F-D58E-B17C-9356-46F593D5A7CF> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/ICUConverter.framework/Versions/4.0/libicucnv.40.0.dylib
    0x32e3000 -  0x32eaffb +com.adobe.ape.shim (3.3.8.19346 - 3.3.8.19346) <B711CAA7-29D6-D5CF-CE1B-A611896C8D87> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
    0x7176000 -  0x7177ff8  ATSHI.dylib (363.3) <62AF40CE-1110-31D5-931C-2B2AFB5C1A18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/ATSHI.dylib
    0x717c000 -  0x718afff  libSimplifiedChineseConverter.dylib (61) <6E42E198-9C8D-3F0F-9660-6D9975C2461E> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x718e000 -  0x71a0ffd  libTraditionalChineseConverter.dylib (61) <EFC81138-0455-321B-A93A-F4E9C4A3EB31> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x71f7000 -  0x71fdffb +com.adobe.InDesign.Data Services UI (8.0.0.370 - 0) <2677201C-4749-18B8-B4DE-DDF76A2A684C> /Applications/Adobe InDesign CS6/*/Data Services UI
    0x7204000 -  0x720dfff +com.adobe.InDesign.Data Services (8.0.0.370 - 0) <A1F436CB-76D5-20F5-DB4F-753595AD3358> /Applications/Adobe InDesign CS6/*/Data Services
    0x97dc000 -  0x97e9ff7 +com.adobe.InDesign.DTTransform (8.0.0.370 - 0) <5321943B-C0A5-A8EA-2811-F596B708DABF> /Applications/Adobe InDesign CS6/*/DTTransform
    0x97f0000 -  0x97f7ff7 +com.adobe.InDesign.PNG Import Filter UI (8.0.0.370 - 0) <73A58EC2-5811-9862-9E42-C70D8D764908> /Applications/Adobe InDesign CS6/*/PNG Import Filter UI
    0x97fe000 -  0x9800ff7 +com.adobe.InDesign.SimpleTextImportFilter (8.0.0.370 - 0) <A55AAE7C-AC72-4799-A7DC-95DB3A21575F> /Applications/Adobe InDesign CS6/*/SimpleTextImportFilter
    0x9805000 -  0x980eff7 +com.adobe.InDesign.Tagged Text Filters UI (8.0.0.370 - 0) <E16F2F8F-7066-8CA7-1145-EBFF4FA201D6> /Applications/Adobe InDesign CS6/*/Tagged Text Filters UI
    0xeb00000 -  0xeb3bff3 +com.adobe.InDesign.Dictionary Editor Dialog (8.0.0.370 - 0) <F09CD086-618C-61FD-3DD1-398E678CA8AC> /Applications/Adobe InDesign CS6/*/Dictionary Editor Dialog
    0xeb56000 -  0xeb7aff7 +com.adobe.InDesign.LILO (8.0.0.370 - 0) <383977E0-B620-E63C-CA13-18DC286E4A8A> /Applications/Adobe InDesign CS6/*/LILO
    0xeb85000 -  0xec70ff3 +com.adobe.linguistic.LinguisticManager (6.0.0 - 17304) <D935027D-2B74-3323-DFCA-8A15B0F5A310> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
    0xecf9000 -  0xedf7fff +com.adobe.InDesign.EBookExport (8.0.0.370 - 0) <9DC9A642-E7FD-36D9-2CDA-F5791C87CE14> /Applications/Adobe InDesign CS6/*/EBookExport
    0xee16000 -  0xee76ffb +com.adobe.InDesign.Media Import Filter (8.0.0.370 - 0) <8296D512-32F4-295A-88DE-8AA3C5D13E95> /Applications/Adobe InDesign CS6/*/Media Import Filter
    0xee87000 -  0xeeb0fff +com.adobe.InDesign.Sangam Preferences UI (8.0.0.370 - 0) <0AB77841-D89D-989A-0F93-38E840E7FF0B> /Applications/Adobe InDesign CS6/*/Sangam Preferences UI
    0xeec1000 -  0xef2bfeb +com.adobe.AdobeSangam (AdobeSangam 5.6.0.19506 - 5.6.0.19506) <1D569A75-8FA7-A3F9-ADB7-0CD4E72985E1> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeSangam.framework/Versions/A/AdobeSangam
    0xef70000 -  0xefbfff7 +com.adobe.InDesign.SangamExport (8.0.0.370 - 0) <15322B80-60BE-F65F-32B2-614ED4CE088E> /Applications/Adobe InDesign CS6/*/SangamExport
    0xefd1000 -  0xf107feb +com.adobe.InDesign.SangamServicer-Mapper (8.0.0.370 - 0) <6C68B5C2-84AE-5F93-03B2-EF620A1ADB1F> /Applications/Adobe InDesign CS6/*/SangamServicer-Mapper
    0xf123000 -  0xf139ffb +com.adobe.InDesign.SaveBack (8.0.0.370 - 0) <93DB7DE2-4A83-4966-64EA-8E765641A92C> /Applications/Adobe InDesign CS6/*/SaveBack
    0xf144000 -  0xf202fef +com.adobe.InDesign.Tagged Text Attributes (8.0.0.370 - 0) <B6E93C00-6C39-45BD-E677-9CD699C1B7DB> /Applications/Adobe InDesign CS6/*/Tagged Text Attributes
    0xf221000 -  0xf2c1ff3 +com.adobe.InDesign.Tagged Text Filters (8.0.0.370 - 0) <CD978C81-2769-4356-A7A8-E4C21A456448> /Applications/Adobe InDesign CS6/*/Tagged Text Filters
    0xf2cf000 -  0xf2daff3 +com.adobe.InDesign.Clipping Path Dialog (8.0.0.370 - 0) <8ABDFCC9-D5FA-7A00-B4D0-E57662205FCD> /Applications/Adobe InDesign CS6/*/Clipping Path Dialog
    0xf2e6000 -  0xf323fff +com.adobe.InDesign.Color Management UI (8.0.0.370 - 0) <FD83C4B9-D801-59C0-AF42-EF8F0B3CCAE1> /Applications/Adobe InDesign CS6/*/Color Management UI
    0xf32f000 -  0xf3a7ffb +com.adobe.InDesign.Color Picker Panel (8.0.0.370 - 0) <7EFA8A0D-36ED-5F0A-1ACA-B2F5F6CA0E98> /Applications/Adobe InDesign CS6/*/Color Picker Panel
    0xf3c4000 -  0xf442fff +com.adobe.InDesign.DynamicDocumentsUI (8.0.0.370 - 0) <8DA4D224-F982-BEF8-F3C8-92C705ED45F4> /Applications/Adobe InDesign CS6/*/DynamicDocumentsUI
    0xf463000 -  0xf46eff3 +com.adobe.InDesign.EPS UI (8.0.0.370 - 0) <33ED1189-71CD-BF05-5207-416677C3ADAC> /Applications/Adobe InDesign CS6/*/EPS UI
    0xf476000 -  0xf47ffff +com.adobe.InDesign.Generic Style Editor (8.0.0.370 - 0) <7525D472-20FA-E4B7-D773-80DD155BB3D2> /Applications/Adobe InDesign CS6/*/Generic Style Editor
    0xf48b000 -  0xf4c0ff3 +com.adobe.InDesign.Gradient Panel (8.0.0.370 - 0) <C99C9685-73D1-9B33-767A-ACCD7ED75B88> /Applications/Adobe InDesign CS6/*/Gradient Panel
    0xf4d3000 -  0xf55affb +com.adobe.InDesign.Graphic Panels (8.0.0.370 - 0) <168D9A85-2E5B-37F3-D9EA-EFDFACF43699> /Applications/Adobe InDesign CS6/*/Graphic Panels
    0xf57a000 -  0xf580ffb +com.adobe.InDesign.JPEG Export UI (8.0.0.370 - 0) <5B6F8CCC-BE86-3BF6-4211-C997F1B9A9D9> /Applications/Adobe InDesign CS6/*/JPEG Export UI
    0xf587000 -  0xf5a1ffb +com.adobe.InDesign.JPEG Export (8.0.0.370 - 0) <AEF73F87-0C58-3488-6977-6C1CE94A18D1> /Applications/Adobe InDesign CS6/*/JPEG Export
    0xf5b0000 -  0xf5fcfff +com.adobe.InDesign.Output Preview (8.0.0.370 - 0) <D074CD73-B3DF-BA5C-0ABD-6199C45DD42A> /Applications/Adobe InDesign CS6/*/Output Preview
    0xf610000 -  0xf625ffb +com.adobe.InDesign.OutputMiscUI (8.0.0.370 - 0) <31D569A8-4184-7A04-7E78-D161806F763A> /Applications/Adobe InDesign CS6/*/OutputMiscUI
    0xf634000 -  0xf6b4fe3 +com.adobe.InDesign.PDF UI (8.0.0.370 - 0) <4F221BEA-92E2-BCEC-B4CA-C9CE95D31722> /Applications/Adobe InDesign CS6/*/PDF UI
    0xf6d0000 -  0xf72cfef +com.adobe.AdobeXMPCore (Adobe XMP Core 5.3 -c 11 - 66.145661) <123A0829-A85B-6E67-0E48-4F37B08E4C03> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    0xf735000 -  0xf74afff +com.adobe.InDesign.Printer Styles (8.0.0.370 - 0) <D713E603-15FA-C061-0D64-F4A76B045F71> /Applications/Adobe InDesign CS6/*/Printer Styles
    0xf755000 -  0xf828fff +com.adobe.InDesign.PrintUI (8.0.0.370 - 0) <F0050870-F5F0-3B3E-BC3E-2F6D46F43694> /Applications/Adobe InDesign CS6/*/PrintUI
    0xf849000 -  0xf858ffb +com.adobe.InDesign.PS Import UI (8.0.0.370 - 0) <5BE45093-9397-461D-37EA-142BA92B408C> /Applications/Adobe InDesign CS6/*/PS Import UI
    0xf863000 -  0xf881ffb +com.adobe.InDesign.Swatch Library Panel (8.0.0.370 - 0) <F78ECFDA-25FF-0740-D7AF-FA66169D3BA7> /Applications/Adobe InDesign CS6/*/Swatch Library Panel
    0xf88c000 -  0xf940ff3 +com.adobe.InDesign.Swatches Panel (8.0.0.370 - 0) <2CA597D8-8277-3616-7219-BA320C75B249> /Applications/Adobe InDesign CS6/*/Swatches Panel
    0xf96b000 -  0xfa11ffb +com.adobe.InDesign.Transparency UI (8.0.0.370 - 0) <87E0536E-598D-C382-79F0-872FA5C27C5E> /Applications/Adobe InDesign CS6/*/Transparency UI
    0xfa3a000 -  0xfa9cff3 +com.adobe.InDesign.Assignment UI (8.0.0.370 - 0) <399A5D72-B369-A3C4-2C9F-BBD2BB0E7F3D> /Applications/Adobe InDesign CS6/*/Assignment UI
    0xfab6000 -  0xfad4feb +com.adobe.InDesign.InCopy Bridge UI (8.0.0.370 - 0) <5C148722-DA95-AB4A-8335-6BE4AC931366> /Applications/Adobe InDesign CS6/*/InCopy Bridge UI
    0xfade000 -  0xfb1aff3 +com.adobe.InDesign.InCopy Bridge (8.0.0.370 - 0) <20E58D68-75C9-F0CB-2991-28086A791FBF> /Applications/Adobe InDesign CS6/*/InCopy Bridge
    0xfb27000 -  0xfb2efff +com.adobe.InDesign.InCopyExport (8.0.0.370 - 0) <F4CEC010-0752-E920-3B48-6082D10CAF4D> /Applications/Adobe InDesign CS6/*/InCopyExport
    0xfb36000 -  0xfb3bff7 +com.adobe.InDesign.InCopyExportUI (8.0.0.370 - 0) <22F05148-A0BA-DBF8-7A21-CCB8678565D3> /Applications/Adobe InDesign CS6/*/InCopyExportUI
    0xfb41000 -  0xfb47fff +com.adobe.InDesign.InCopyImport (8.0.0.370 - 0) <9FEF0CC7-FD64-B251-180E-A2E17E89FFD0> /Applications/Adobe InDesign CS6/*/InCopyImport
    0xfb4d000 -  0xfb52fff +com.adobe.InDesign.InCopyWorkflow UI (8.0.0.370 - 0) <70CA2A6C-540D-C0CA-B4EE-5CAC53EFF519> /Applications/Adobe InDesign CS6/*/InCopyWorkflow UI
    0xfb5a000 -  0xfbaeffb +com.adobe.InDesign.Note (8.0.0.370 - 0) <493B54A6-11B2-864E-C8ED-EEF4198B3EB4> /Applications/Adobe InDesign CS6/*/Note
    0xfbc7000 -  0xfbd2ff3 +com.adobe.InDesign.NotePref (8.0.0.370 - 0) <B00EDAEC-2201-BA55-B530-22CFDA8FB7DF> /Applications/Adobe InDesign CS6/*/NotePref
    0xfbdf000 -  0xfbe2ff7 +com.adobe.InDesign.Username UI (8.0.0.370 - 0) <A5830B10-6948-595C-BA22-AF3E6A2ACE46> /Applications/Adobe InDesign CS6/*/Username UI
    0xfbe9000 -  0xfc8afff +com.adobe.InDesign.ButtonUI (8.0.0.370 - 0) <1E583694-407D-BE2A-40B0-4349511DFE1D> /Applications/Adobe InDesign CS6/*/ButtonUI
    0xfcb0000 -  0xfcd7ffb +com.adobe.InDesign.MediaUI (8.0.0.370 - 0) <4A684112-5E81-150D-4C58-6685BDDBF479> /Applications/Adobe InDesign CS6/*/MediaUI
    0xfce9000 -  0xfcf6ff3 +com.adobe.InDesign.Alignment Panel (8.0.0.370 - 0) <1A57AA33-0A5B-ACD3-50D2-724770247AD3> /Applications/Adobe InDesign CS6/*/Alignment Panel
    0xfcfc000 -  0xfd3fff7 +com.adobe.InDesign.Asset Library Panel (8.0.0.370 - 0) <7C607327-F61A-900D-C12C-EB4B4E11904D> /Applications/Adobe InDesign CS6/*/Asset Library Panel
    0xfd5b000 -  0xfdc6ffb +com.adobe.InDesign.Asset PubLibrary (8.0.0.370 - 0) <367764EF-3037-6771-F12E-36E5DB269ECF> /Applications/Adobe InDesign CS6/*/Asset PubLibrary
    0xfdde000 -  0xfe27fff +com.adobe.InDesign.Book Panel (8.0.0.370 - 0) <EDD89CA1-6F14-17D6-4AAC-F6FAF61BF715> /Applications/Adobe InDesign CS6/*/Book Panel
    0xfe41000 -  0xfe5bff3 +com.adobe.InDesign.Bookmark Panel (8.0.0.370 - 0) <CF1482BA-E545-358D-FF17-1AB473C96F5D> /Applications/Adobe InDesign CS6/*/Bookmark Panel
    0xfe6d000 -  0xfea4ff3 +com.adobe.InDesign.ContentDropper Tool (8.0.0.370 - 0) <1E9C2AB2-5EEF-6C69-2332-9D5FDD165F83> /Applications/Adobe InDesign CS6/*/ContentDropper Tool
    0xfeba000 -  0xfef8ff3 +com.adobe.InDesign.Control Panel (8.0.0.370 - 0) <D59E9E14-47F6-E76A-7A42-F49BD46673F3> /Applications/Adobe InDesign CS6/*/Control Panel
    0xff0d000 -  0xff15ffb +com.adobe.InDesign.Create Guides Dialog (8.0.0.370 - 0) <ADB3C8BC-34EE-459B-6F83-3E54D3A242E0> /Applications/Adobe InDesign CS6/*/Create Guides Dialog
    0xff1d000 -  0xff54fff +com.adobe.InDesign.Eyedropper Tool (8.0.0.370 - 0) <CA80FBEA-986E-5301-3CED-EC620212F52E> /Applications/Adobe InDesign CS6/*/Eyedropper Tool
    0xff64000 -  0xffeaff3 +com.adobe.InDesign.Hyperlinks Panel (8.0.0.370 - 0) <A8A63B20-5365-EE1F-F729-EC03640B0FC0> /Applications/Adobe InDesign CS6/*/Hyperlinks Panel
    0x10006000 - 0x10088fff +com.adobe.InDesign.Index Panel (8.0.0.370 - 0) <DB5D600B-28DB-501E-1DBC-7C8C3C202670> /Applications/Adobe InDesign CS6/*/Index Panel
    0x100a1000 - 0x100acfff +unihan (1) <9FC06EAB-E3E2-7CF6-52B4-39B920584A27> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/unihan.framework/Versions/A/unihan
    0x100b8000 - 0x10116ff3 +com.adobe.InDesign.Info Panel (8.0.0.370 - 0) <6767B322-AE16-F72C-E61E-CB70EB63871E> /Applications/Adobe InDesign CS6/*/Info Panel
    0x10126000 - 0x101ecfe7 +com.adobe.InDesign.Knowledge Base (8.0.0.370 - 0) <3C0E0B8C-4A9D-50DE-3FC4-C05733E22301> /Applications/Adobe InDesign CS6/*/Knowledge Base
    0x101f3000 - 0x1023ffff +com.adobe.InDesign.Layers Panel (8.0.0.370 - 0) <0EA29176-2514-2D31-292F-7ED2C9530028> /Applications/Adobe InDesign CS6/*/Layers Panel
    0x10258000 - 0x1025bff7 +com.adobe.InDesign.Layout Adjustment Panel (8.0.0.370 - 0) <DB6A578B-4622-2B68-3B66-CFA0FAF0E25E> /Applications/Adobe InDesign CS6/*/Layout Adjustment Panel
    0x10262000 - 0x10281ff3 +com.adobe.InDesign.Layout Adjustment (8.0.0.370 - 0) <77BDE746-6BCA-0975-06CF-2617CE4326BA> /Applications/Adobe InDesign CS6/*/Layout Adjustment
    0x1028d000 - 0x102d6fff +com.adobe.InDesign.Links UI (8.0.0.370 - 0) <0B60E760-139E-22C8-3C61-2CE973D7608D> /Applications/Adobe InDesign CS6/*/Links UI
    0x102ef000 - 0x1038eff3 +com.adobe.InDesign.ObjectStylesUI (8.0.0.370 - 0) <F541B941-79CF-5D42-F5FD-B99C3BCF5B67> /Applications/Adobe InDesign CS6/*/ObjectStylesUI
    0x103b4000 - 0x103d6ffb +com.adobe.InDesign.Page Setup Dialog (8.0.0.370 - 0) <DA18018D-A37B-423F-4F8D-AF17D5F0BB3C> /Applications/Adobe InDesign CS6/*/Page Setup Dialog
    0x103e0000 - 0x104a0fe3 +com.adobe.InDesign.Pages Panel (8.0.0.370 - 0) <6D0D2D1C-D5C2-70BD-C611-4B8BAF24C7CB> /Applications/Adobe InDesign CS6/*/Pages Panel
    0x104c4000 - 0x104d1fff +com.adobe.InDesign.Sections UI (8.0.0.370 - 0) <9F1F3835-16BB-B173-E30C-E37F61E20450> /Applications/Adobe InDesign CS6/*/Sections UI
    0x104d9000 - 0x104e1fff +com.adobe.InDesign.StepRepeat (8.0.0.370 - 0) <A9EF00EA-8BB6-AD34-B4CA-2814537216F1> /Applications/Adobe InDesign CS6/*/StepRepeat
    0x104ea000 - 0x10527fff +com.adobe.InDesign.Text Wrap Panel (8.0.0.370 - 0) <1CBD8530-D104-B2AA-6258-D3276ADCBEBA> /Applications/Adobe InDesign CS6/*/Text Wrap Panel
    0x1053a000 - 0x10576ff3 +com.adobe.InDesign.TOC UI Dialog (8.0.0.370 - 0) <463C7166-97BB-A2BD-FD54-D07AD3B65043> /Applications/Adobe InDesign CS6/*/TOC UI Dialog
    0x1058a000 - 0x105c2fff +com.adobe.InDesign.Transform Panel (8.0.0.370 - 0) <639982B3-0E17-99FA-C6F0-983B883B269D> /Applications/Adobe InDesign CS6/*/Transform Panel
    0x105d1000 - 0x105ebff3 +com.adobe.InDesign.Image Import UI (8.0.0.370 - 0) <C4992FEA-1795-D59F-CE90-5C50014F78E2> /Applications/Adobe InDesign CS6/*/Image Import UI
    0x105f8000 - 0x1060bfeb +com.adobe.InDesign.Scotch Rules (8.0.0.370 - 0) <84E401CA-C8D0-2C5A-E9E1-C038BACEDAF4> /Applications/Adobe InDesign CS6/*/Scotch Rules
    0x10613000 - 0x1066dfff +com.adobe.InDesign.BNUI (8.0.0.370 - 0) <E1069FF1-BDA6-6AB5-94B9-399EFAD33CF3> /Applications/Adobe InDesign CS6/*/BNUI
    0x10687000 - 0x10727ffb +com.adobe.InDesign.DataMerge (8.0.0.370 - 0) <B70DF58E-BEB4-BD3A-B438-04DCA4BB465A> /Applications/Adobe InDesign CS6/*/DataMerge
    0x1073f000 - 0x10774fff +com.adobe.InDesign.DataMergeUI (8.0.0.370 - 0) <982460FB-B502-C9D1-D7C0-65BBC2FCCB64> /Applications/Adobe InDesign CS6/*/DataMergeUI
    0x1078b000 - 0x1079fff3 +com.adobe.InDesign.PMWelcomeScreen (8.0.0.370 - 0) <2648F80C-C135-9DC5-A636-C05A8BF661C3> /Applications/Adobe InDesign CS6/*/PMWelcomeScreen
    0x107b0000 - 0x1089dffb +com.adobe.InDesign.Package and Preflight UI (8.0.0.370 - 0) <68E93544-772B-CC9C-E823-9203F4272CD7> /Applications/Adobe InDesign CS6/*/Package and Preflight UI
    0x108cd000 - 0x10ae2ff3 +com.adobe.InDesign.Package and Preflight (8.0.0.370 - 0) <6769A211-92EE-F6F2-2E52-3C06226A352A> /Applications/Adobe InDesign CS6/*/Package and Preflight
    0x10b14000 - 0x10b3cfeb +com.adobe.AXE8SharedExpat (AdobeAXE8SharedExpat 3.7.101.18636 - 3.7.101.18636) <C38ACBCE-04AA-DF40-FF79-29377F25CDAF> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8SharedExpa t
    0x10b5b000 - 0x10c42fef +com.adobe.InDesign.JBX (8.0.0.370 - 0) <79DEAE03-D442-EFF6-6751-87BA05F5A3CB> /Applications/Adobe InDesign CS6/*/JBX
    0x10c65000 - 0x10c69ff7 +com.adobe.InDesign.Script Label Panel (8.0.0.370 - 0) <AC232069-F90D-7E32-8292-E09EEA27F9EE> /Applications/Adobe InDesign CS6/*/Script Label Panel
    0x10c72000 - 0x10c7effb +com.adobe.InDesign.Scripts Panel (8.0.0.370 - 0) <10F367E1-2F61-B4E6-1883-E8A5265548AE> /Applications/Adobe InDesign CS6/*/Scripts Panel
    0x10c89000 - 0x10d6cffb +com.adobe.InDesign.Tables UI (8.0.0.370 - 0) <033963EE-D716-131A-2164-6D5CA7ADFC86> /Applications/Adobe InDesign CS6/*/Tables UI
    0x10d91000 - 0x10e34ffb +com.adobe.InDesign.TableStylesUI (8.0.0.370 - 0) <48A7D3F8-B856-43FC-A119-51D9C08E235D> /Applications/Adobe InDesign CS6/*/TableStylesUI
    0x10e56000 - 0x10ebfff3 +com.adobe.InDesign.Character Panel (8.0.0.370 - 0) <1B6D9695-AAB9-EDA5-D0D1-C931688C5EC3> /Applications/Adobe InDesign CS6/*/Character Panel
    0x10edc000 - 0x10f0aff7 +com.adobe.InDesign.Conditional Text UI (8.0.0.370 - 0) <B52329F2-94C5-AFA9-379A-983FD42B48B0> /Applications/Adobe InDesign CS6/*/Conditional Text UI
    0x10f1f000 - 0x10f3bff7 +com.adobe.InDesign.Create Outlines (8.0.0.370 - 0) <048977B2-4975-2E80-018F-55C9D2C84C92> /Applications/Adobe InDesign CS6/*/Create Outlines
    0x10f45000 - 0x11073fe3 +com.adobe.InDesign.Find and Change Panel (8.0.0.370 - 0) <2ED6F128-5265-8B55-F0F8-B457409F5796> /Applications/Adobe InDesign CS6/*/Find and Change Panel
    0x110a6000 - 0x110cbff7 +com.adobe.InDesign.Find Change Format Panel (8.0.0.370 - 0) <A3C09444-DD22-7E8E-720E-C163A7FF837D> /Applications/Adobe InDesign CS6/*/Find Change Format Panel
    0x110da000 - 0x11100ff7 +com.adobe.InDesign.Font Usage Dialog (8.0.0.370 - 0) <3EA16C7B-F9CC-E218-1200-BC235DB3423E> /Applications/Adobe InDesign CS6/*/Font Usage Dialog
    0x1110f000 - 0x111f2ffb +com.adobe.InDesign.Glyphs Panel (8.0.0.370 - 0) <5EA3F9D0-3442-21FD-99D8-A054E2264070> /Applications/Adobe InDesign CS6/*/Glyphs Panel
    0x1120e000 - 0x11216ff3 +com.adobe.InDesign.Hyphenation Panel (8.0.0.370 - 0) <5341F962-F6E2-02FC-2D11-419DC5E74D14> /Applications/Adobe InDesign CS6/*/Hyphenation Panel
    0x11222000 - 0x11232ffb +com.adobe.InDesign.Indents and Tabs (8.0.0.370 - 0) <B33F6EAA-F9AF-BF34-1F08-47808F94C046> /Applications/Adobe InDesign CS6/*/Indents and Tabs
    0x1123d000 - 0x11245ff3 +com.adobe.InDesign.Justification Panel (8.0.0.370 - 0) <F8460C83-8DE0-73B1-6A49-C75969DBA54F> /Applications/Adobe InDesign CS6/*/Justification Panel
    0x1124c000 - 0x11252ff3 +com.adobe.InDesign.Keeps Panel (8.0.0.370 - 0) <4AD1C274-44A7-7FD1-30F3-1ADDD92025EF> /Applications/Adobe InDesign CS6/*/Keeps Panel
    0x11258000 - 0x11278feb +com.adobe.InDesign.Optical Kerning (8.0.0.370 - 0) <5E9D52E9-DE58-69D6-4924-FF6E82019F55> /Applications/Adobe InDesign CS6/*/Optical Kerning
    0x11280000 - 0x112aeff3 +com.adobe.InDesign.Paragraph Panel (8.0.0.370 - 0) <2949EAB7-8543-8C0C-97A4-F44D2CA5D9B8> /Applications/Adobe InDesign CS6/*/Paragraph Panel
    0x112bb000 - 0x112cbffb +com.adobe.InDesign.Paragraph Rules Panel (8.0.0.370 - 0) <DB991FAE-B099-F846-277E-6D51316B1393> /Applications/Adobe InDesign CS6/*/Paragraph Rules Panel
    0x112d2000 - 0x112e8ff7 +com.adobe.InDesign.Path Type UI (8.0.0.370 - 0) <6EB49527-FEC9-C79E-68D1-F6FB37C35419> /Applications/Adobe InDesign CS6/*/Path Type UI
    0x112f5000 - 0x112feffb +PathTypeLib.dylib (1) <8F64EEBE-7B35-04D9-1A40-296790C82598> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/PathTypeLib.dylib
    0x11305000 - 0x1132ffff +com.adobe.InDesign.RunIn Styles Panel (8.0.0.370 - 0) <EFE3E465-22E1-B49C-C55E-5CDD12E60AC3> /Applications/Adobe InDesign CS6/*/RunIn Styles Panel
    0x1133d000 - 0x1134dffb +com.adobe.InDesign.SING (8.0.0.370 - 0) <61BF8D63-5ECC-A90D-1FDC-B124ADA0D0A5> /Applications/Adobe InDesign CS6/*/SING
    0x11354000 - 0x1135cff7 +com.adobe.InDesign.Span Columns Panel (8.0.0.370 - 0) <56CEFE88-C354-C689-99D7-F38B7D858966> /Applications/Adobe InDesign CS6/*/Span Columns Panel
    0x11363000 - 0x113afff7 +com.adobe.InDesign.Spelling Panel (8.0.0.370 - 0) <201EFD3B-7BF3-38E2-0992-2A7CE8799FD9> /Applications/Adobe InDesign CS6/*/Spelling Panel
    0x113c7000 - 0x113d8ff7 +com.adobe.InDesign.Story Panel (8.0.0.370 - 0) <A21295BA-8A42-7B84-4DDD-1F24884BFAD4> /Applications/Adobe InDesign CS6/*/Story Panel
    0x113e2000 - 0x11451ff3 +com.adobe.InDesign.Style Panel (8.0.0.370 - 0) <FA69BA30-90AA-5CEE-8B72-AB9BCAC6FDD1> /Applications/Adobe InDesign CS6/*/Style Panel
    0x11470000 - 0x1147bffb +com.adobe.InDesign.Text Color Panel (8.0.0.370 - 0) <DD01A0EF-1A9B-4A67-F5A2-65E126B84265> /Applications/Adobe InDesign CS6/*/Text Color Panel
    0x11481000 - 0x114abffb +com.adobe.InDesign.Text Frame Options (8.0.0.370 - 0) <EB1EDB1B-9DDC-FBD1-7C2B-1081F7DEADAF> /Applications/Adobe InDesign CS6/*/Text Frame Options
    0x114bb000 - 0x1151aff7 +com.adobe.InDesign.Text Panel (8.0.0.370 - 0) <4D8C3996-CA93-FEF5-AAF4-074DF431DCC1> /Applications/Adobe InDesign CS6/*/Text Panel
    0x1152f000 - 0x1154bff7 +com.adobe.InDesign.Text Preferences (8.0.0.370 - 0) <DE058137-60B9-6C2D-AAFA-FB99BBF16343> /Applications/Adobe InDesign CS6/*/Text Preferences
    0x11557000 - 0x11576fff +com.adobe.InDesign.Text Ruler (8.0.0.370 - 0) <A6116817-54FD-ADD4-17E6-567EAE23EB6D> /Applications/Adobe InDesign CS6/*/Text Ruler
    0x11583000 - 0x115a1ff3 +com.adobe.InDesign.Text Style Panel (8.0.0.370 - 0) <C773AF02-7F9B-ACA6-2EB0-6AD306DAF63E> /Applications/Adobe InDesign CS6/*/Text Style Panel
    0x115ad000 - 0x115d6ff7 +com.adobe.InDesign.Article Panel (8.0.0.370 - 0) <E0F3245B-7976-AE49-00B9-2683BE022C41> /Applications/Adobe InDesign CS6/*/Article Panel
    0x115eb000 - 0x11614fff +com.adobe.InDesign.CSXS (8.0.0.370 - 0) <018B245A-072B-B36F-5D3C-2BD5AD0F8876> /Applications/Adobe InDesign CS6/*/CSXS
    0x11629000 - 0x117bdfff +com.adobe.PlugPlug (3.0.0.383 - 3.0.0.383) <2205B6E1-7C9E-1892-EC68-C1B326C727A8> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/PlugPlug.framework/Versions/A/PlugPlug
    0x11865000 - 0x11898ff3 +com.adobe.InDesign.Galley Preferences (8.0.0.370 - 0) <338FBCD0-2382-5B70-CF08-5F40C3BDC130> /Applications/Adobe InDesign CS6/*/Galley Preferences
    0x118ac000 - 0x118ccffb +com.adobe.InDesign.GapTool (8.0.0.370 - 0) <29265658-52CA-6DCC-71F5-25D6B0E678BA> /Applications/Adobe InDesign CS6/*/GapTool
    0x118d9000 - 0x118e2ff3 +com.adobe.InDesign.General Preferences Panel (8.0.0.370 - 0) <CAEDDEEF-8606-F336-817A-E78153CE2571> /Applications/Adobe InDesign CS6/*/General Preferences Panel
    0x118e9000 - 0x118ebfff +com.adobe.InDesign.Help (8.0.0.370 - 0) <4FA04E8F-01D7-32BF-90BD-61F315361259> /Applications/Adobe InDesign CS6/*/Help
    0x118f0000 - 0x1190afe3 +com.adobe.ahclientframework (1.7.0.56 - 1.7.0.56) <928D8FAD-DEE7-F1D0-FE17-FA7F4E4C1E48> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient
    0x11915000 - 0x1192cff3 +com.adobe.InDesign.Performance UI (8.0.0.370 - 0) <45BFDBD4-66CD-0CDA-C959-E510A38C915F> /Applications/Adobe InDesign CS6/*/Performance UI
    0x1193c000 - 0x1195dfff +com.adobe.InDesign.SharedContentUI (8.0.0.370 - 0) <F7AD6FD7-F2A2-17B0-066B-0805A9B4361D> /Applications/Adobe InDesign CS6/*/SharedContentUI
    0x11969000 - 0x11989fff +com.adobe.InDesign.Shortcut Editor Dialog (8.0.0.370 - 0) <7AB73363-5284-2CDF-59A2-B9CEC4AD2A78> /Applications/Adobe InDesign CS6/*/Shortcut Editor Dialog
    0x11996000 - 0x119abffb +com.adobe.InDesign.Tool Box (8.0.0.370 - 0) <A92C9A1A-FBE9-0D86-9DF4-08A5641B6595> /Applications/Adobe InDesign CS6/*/Tool Box
    0x119ba000 - 0x119c6ffb +com.adobe.InDesign.Tool Tips (8.0.0.370 - 0) <7096572C-F930-7341-5B79-CCE04B6FCBDB> /Applications/Adobe InDesign CS6/*/Tool Tips
    0x119d1000 - 0x119d7ffb +com.adobe.InDesign.Track Changes Preferences (8.0.0.370 - 0) <3819FEAD-5C72-FEB6-3124-DD1CA4F9BF97> /Applications/Adobe InDesign CS6/*/Track Changes Preferences
    0x119de000 - 0x119f1fff +com.adobe.InDesign.Track Changes UI (8.0.0.370 - 0) <14FAFC2F-029D-235C-FD32-C29B76EA7F05> /Applications/Adobe InDesign CS6/*/Track Changes UI
    0x119f7000 - 0x11a01ff3 +com.adobe.InDesign.PerformanceMetrics (8.0.0.370 - 0) <D7176A7C-DE1F-DE19-54FB-816FB3A56F98> /Applications/Adobe InDesign CS6/*/PerformanceMetrics
    0x11a08000 - 0x11a16fff +com.adobe.InDesign.Metadata UI (8.0.0.370 - 0) <72B263D6-2695-0AD0-3B27-BC5F91856777> /Applications/Adobe InDesign CS6/*/Metadata UI
    0x11a1d000 - 0x11a95fe3 +com.adobe.FileInfo.framework (Adobe XMP FileInfo 5 . 3 . 0 . 0 -i 3 - 66.145433) <EF13921E-1CC6-2891-0EEC-D8D8C68D5D87> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
    0x11aa4000 - 0x11aacffb +com.adobe.InDesign.Workgroup UI (8.0.0.370 - 0) <065184B8-B391-7634-9D4B-0FA95D12445B> /Applications/Adobe InDesign CS6/*/Workgroup UI
    0x11ab2000 - 0x11b02ff3 +com.adobe.InDesign.Snippet (8.0.0.370 - 0) <F4F2E8E0-F38F-A639-619E-6CFE60AB092C> /Applications/Adobe InDesign CS6/*/Snippet
    0x11b16000 - 0x11c44ff7 +com.adobe.InDesign.XMedia UI (8.0.0.370 - 0) <A669B051-78AE-4E11-E897-62855B62BC34> /Applications/Adobe InDesign CS6/*/XMedia UI
    0x11c80000 - 0x11cd2fff +com.adobe.InDesign.Actions (8.0.0.370 - 0) <4DB174D9-5BFD-8E60-8D5B-842E42BAFED6> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Actions.InDesignPlugin/Actions
    0x11ce5000 - 0x11e91fff +com.adobe.InDesign.AppFramework (8.0.0.370 - 0) <37A21F7E-89E0-6F90-1F36-8DBD540D75AF> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/AppFramework.InDesignPlugin/AppFramework
    0x11ed1000 - 0x121afff7 +com.adobe.InDesign.Application UI (8.0.0.370 - 0) <DC17ED34-F202-1273-AD65-50BCE7BFFFE5> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Application UI.InDesignPlugin/Application UI
    0x12239000 - 0x122edffb +com.adobe.AdobeExtendScript (ExtendScript 4.2.12 - 4.2.12.18602) <2C860A49-8645-DC74-DC56-53BC99138C6F> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/AdobeExtendScript
    0x12330000 - 0x123ceff3 +com.adobe.AdobeScCore (ScCore 4.2.12 - 4.2.12.18602) <D8CDF140-E42A-DCFB-AFFC-69B4694FB639> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCore
    0x12404000 - 0x12471ffb +com.adobe.headlights.LogSessionFramework (2.1.2.1652) <82DA9279-45D2-AD40-C86C-F5A94B9DAAFF> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
    0x124c0000 - 0x124e5ff7 +com.adobe.InDesign.Article (8.0.0.370 - 0) <3F6AA216-A395-E8EB-2D75-A68EFCBCD60A> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Article.InDesignPlugin/Article
    0x124f1000 - 0x12590ffb +com.adobe.InDesign.Assignments (8.0.0.370 - 0) <26B7FA96-2070-E56C-072E-5BF4FAC72C18> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Assignments.InDesignPlugin/Assignments
    0x125aa000 - 0x12665fef +com.adobe.AdobeXMPFiles (Adobe XMP Files 5.4 -f 49 - 66.145661) <B8855D3A-C827-D9EB-040E-F808043458DA> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeXMPFiles.framework/Versions/A/AdobeXMPFiles
    0x12694000 - 0x126cfff3 +com.adobe.InDesign.AWS (8.0.0.370 - 0) <F88DE0E8-30E4-6278-6775-FA6A9B7C4442> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/AWS.InDesignPlugin/AWS
    0x126e1000 - 0x1270bff3 +com.adobe.InDesign.AWSUI (8.0.0.370 - 0) <5C581BF5-0501-0633-DA35-AC4908931944> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/AWSUI.InDesignPlugin/AWSUI
    0x1271a000 - 0x12753ff7 +com.adobe.InDesign.Basic Tools (8.0.0.370 - 0) <0C4F33B7-E67F-3F64-BC8A-8567200FB0C3> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Basic Tools.InDesignPlugin/Basic Tools
    0x12768000 - 0x127c7ffb +com.adobe.InDesign.Behavior (8.0.0.370 - 0) <FABD82A1-F4A7-9D3E-36F4-F9367F8F01E7> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Behavior.InDesignPlugin/Behavior
    0x127dc000 - 0x1287afe3 +com.adobe.InDesign.BNCore (8.0.0.370 - 0) <C6D7C19A-CB6E-A3A3-CDC0-9EB8E3D5F8DA> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/BNCore.InDesignPlugin/BNCore
    0x12891000 - 0x128f6ff3 +com.adobe.InDesign.Book (8.0.0.370 - 0) <0AC7BC7B-8B04-633D-6415-F9C6F3B2687E> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Book.InDesignPlugin/Book
    0x12908000 - 0x12940ff3 +com.adobe.InDesign.CellStyles (8.0.0.370 - 0) <F1F10EDD-58CA-AA3D-BB57-BFCA0816A1DA> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/CellStyles.InDesignPlugin/CellStyles
    0x12950000 - 0x129d5fef +com.adobe.InDesign.CJK Text Attributes (8.0.0.370 - 0) <C6F945FC-E839-778E-A073-DE4772A8E821> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/CJK Text Attributes.InDesignPlugin/CJK Text Attributes
    0x129ef000 - 0x12a72fff +com.adobe.InDesign.CJKGrid (8.0.0.370 - 0) <C93F411B-0C21-0268-D70C-CBC084D8C427> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/CJKGrid.InDesignPlugin/CJKGrid
    0x12a88000 - 0x12b70fff +com.adobe.InDesign.Color Management (8.0.0.370 - 0) <AEB38774-2898-14E0-EF60-2FAD9277E576> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Color Management.InDesignPlugin/Color Management
    0x12b92000 - 0x12bf3ff3 +com.adobe.InDesign.CompFontMgr (8.0.0.370 - 0) <A6CD1E5C-4576-F1E2-86E5-59B4AFC480E0> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/CompFontMgr.InDesignPlugin/CompFontMgr
    0x12c06000 - 0x12c5bff3 +com.adobe.InDesign.Conditional Text (8.0.0.370 - 0) <0E4C9727-2262-6EC4-2E82-257C8F5F4183> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Conditional Text.InDesignPlugin/Conditional Text
    0x12c6e000 - 0x12ca0ff3 +com.adobe.InDesign.ContentDropper (8.0.0.370 - 0) <CF2D1EA9-9B37-4A91-91B5-CAEA4D49CF7E> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/ContentDropper.InDesignPlugin/ContentDropper
    0x12caf000 - 0x12ccffff +com.adobe.InDesign.Dialog Layout (8.0.0.370 - 0) <03D98479-D7D1-2E54-F386-695645140C0A> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Dialog Layout.InDesignPlugin/Dialog Layout
    0x12cdc000 - 0x12d02ff7 +com.adobe.InDesign.Document Actions (8.0.0.370 - 0) <0DACEFC9-4F3E-0D14-C955-38CA59D8B8A9> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Document Actions.InDesignPlugin/Document Actions
    0x12d0c000 - 0x12edbfef +com.adobe.InDesign.Document Framework (8.0.0.370 - 0) <719D4428-D6DD-B14F-E32B-2227C3E7F10E> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Document Framework.InDesignPlugin/Document Framework
    0x12f0a000 - 0x12f12ff7 +com.adobe.InDesign.Document UI (8.0.0.370 - 0) <5F56ABC9-9C79-F847-0723-3D0D25F6DD7D> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Document UI.InDesignPlugin/Document UI
    0x12f19000 - 0x1325dffb +com.adobe.InDesign.Dynamic Documents (8.0.0.370 - 0) <8CF89B21-DC1B-AF40-FAD2-D46F3C60F899> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Dynamic Documents.InDesignPlugin/Dynamic Documents
    0x13293000 - 0x13374fe7 +com.adobe.AGMFL (AdobeAGMFL 2.1.0.19553 - 2.1.0.19553) <3B20BE68-253F-ECCE-2BC9-68FDE89213A0> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/ADBE_AGMFL.framework/Versions/A/ADBE_AGMFL
    0x13393000 - 0x13546fe3 +com.adobe.AFlamingo (AFlamingo 2.3.102.19287 - 2.3.102.19287) <A04AE11D-8128-3324-295F-504CBAD447E1> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/aflamingo.framework/Versions/A/aflamingo
    0x13562000 - 0x1365dff7 +com.adobe.InDesign.EPS Page Item (8.0.0.370 - 0) <659D1891-D2A5-FE6E-B96D-FAFEFE68FA20> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/EPS Page Item.InDesignPlugin/EPS Page Item
    0x13685000 - 0x13782ff7 +com.adobe.InDesign.Font Manager (8.0.0.370 - 0) <9D1C1A4E-3229-2FBE-B31C-50F15DB43ECD> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Font Manager.InDesignPlugin/Font Manager
    0x1379a000 - 0x1386affb +com.adobe.InDesign.FormField (8.0.0.370 - 0) <CF177A19-26BF-677C-6383-0A5825243D47> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/FormField.InDesignPlugin/FormField
    0x13888000 - 0x138e4ffb +com.adobe.InDesign.Galley (8.0.0.370 - 0) <DE1575A7-CB25-37B4-6F58-8B61333DC7F1> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Galley.InDesignPlugin/Galley
    0x138f4000 - 0x13a39ff3 +com.adobe.InDesign.GalleyUI (8.0.0.370 - 0) <A1D87895-35D8-3AE1-06A7-EDF7EE75EB83> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/GalleyUI.InDesignPlugin/GalleyUI
    0x13a5a000 - 0x13c90ff7 +com.adobe.InDesign.Generic Page Item (8.0.0.370 - 0) <D008C5CA-6491-A79E-030E-7AA8913F798F> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Generic Page Item.InDesignPlugin/Generic Page Item
    0x13cc9000 - 0x13cd4ff7 +com.adobe.InDesign.GenericSettings (8.0.0.370 - 0) <5C7B524F-FF92-1DF4-87BE-81E6E823247F> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/GenericSettings.InDesignPlugin/GenericSettings
    0x13cdb000 - 0x13cdcffb +com.adobe.InDesign.Global Preferences Panel (8.0.0.370 - 0) <1E82EF72-4A43-5D8F-F38E-3213B34884CC> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Global Preferences Panel.InDesignPlugin/Global Preferences Panel
    0x13ce1000 - 0x13d4effb +com.adobe.InDesign.Gradient Fill (8.0.0.370 - 0) <DD46630A-8604-596B-01EF-AF2D4E71E0F7> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Gradient Fill.InDesignPlugin/Gradient Fill
    0x13d63000 - 0x13e5cff3 +com.adobe.InDesign.Graphics (8.0.0.370 - 0) <6751514A-305F-22D5-5F6B-EF83069C2290> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Graphics.InDesignPlugin/Graphics
    0x13e78000 - 0x13e83ff7 +com.adobe.InDesign.Group (8.0.0.370 - 0) <64697676-1836-6A88-EAD5-D2A08DE79F6E> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Group.InDesignPlugin/Group
    0x13e8d000 - 0x13eadfff +com.adobe.InDesign.Guides (8.0.0.370 - 0) <F9352A2B-1916-8E11-91A9-47F200ADF0FF> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Guides.InDesignPlugin/Guides
    0x13ebb000 - 0x14016ffb +com.adobe.InDesign.HTMLPGT (8.0.0.370 - 0) <A8AF2BC0-D57A-C998-263E-2C74D89F689C> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/HTMLPGT.InDesignPlugin/HTMLPGT
    0x1407e000 - 0x1417bff3 +com.adobe.InDesign.Hyperlinks (8.0.0.370 - 0) <7DBD8FB4-45E4-C1E3-FF9F-CE111584196C> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Hyperlinks.InDesignPlugin/Hyperlinks
    0x1419c000 - 0x141ebfef +com.adobe.InDesign.Image Filters (8.0.0.370 - 0) <7886BE2C-CFAE-B06F-DAFD-391E446F033B> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Image Filters.InDesignPlugin/Image Filters
    0x141f4000 - 0x14304ffb +com.adobe.InDesign.Image (8.0.0.370 - 0) <0BDFC74B-06D1-E29D-AB7F-04C6E66A5AD2> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Image.InDesignPlugin/Image
    0x14326000 - 0x14346ff3 +com.adobe.InDesign.IME (8.0.0.370 - 0) <68273229-D088-6FE7-0EBB-049D7765EB27> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/IME.InDesignPlugin/IME
    0x14354000 - 0x143c4ff7 +com.adobe.InDesign.Import Export UI (8.0.0.370 - 0) <48FAF53E-A0DA-7DA4-3A8F-D647CE86A237> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Import Export UI.InDesignPlugin/Import Export UI
    0x143e3000 - 0x144e2fe7 +com.adobe.InDesign.InCopyShared (8.0.0.370 - 0) <98C8C02F-7516-57BB-E646-4DF0D94A25C7> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/InCopyShared.InDesignPlugin/InCopyShared
    0x14502000 - 0x1451fff3 +com.adobe.InDesign.InCopySharedUI (8.0.0.370 - 0) <6D9537EF-8E60-E9E4-FFDB-CB91E661A66C> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/InCopySharedUI.InDesignPlugin/InCopySharedUI
    0x1452c000 - 0x145c7ff7 +com.adobe.InDesign.InCopyWorkflow (8.0.0.370 - 0) <D5BCE9F9-A0F8-5653-FEE7-2E44439CA74C> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/InCopyWorkflow.InDesignPlugin/InCopyWorkflow
    0x145e7000 - 0x146cefff +com.adobe.InDesign.Indexing (8.0.0.370 - 0) <BBDBF42B-0FDC-FF20-0EC7-E5C65BCE94BD> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Indexing.InDesignPlugin/Indexing
    0x146e7000 - 0x147abfe3 +com.adobe.InDesign.INXCore (8.0.0.370 - 0) <D90FF439-FAA9-5CAF-A1EA-9F9A87BA825B> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/INXCore.InDesignPlugin/INXCore
    0x147cc000 - 0x147f7ff3 +com.adobe.InDesign.Layer (8.0.0.370 - 0) <D1983877-BBD3-0FEA-2721-56779B06CBE9> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Layer.InDesignPlugin/Layer
    0x14806000 - 0x149fefff +com.adobe.InDesign.Layout UI (8.0.0.370 - 0) <C2FFDBBB-7D4A-AEE1-1B0B-FDB5B12BE43D> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Layout UI.InDesignPlugin/Layout UI
    0x14a44000 - 0x14a6bff3 +com.adobe.InDesign.Layout (8.0.0.370 - 0) <AAF92A8B-C0BE-7B50-AE0C-A1B339F531E3> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Layout.InDesignPlugin/Layout
    0x14a76000 - 0x14ac5ffb +com.adobe.InDesign.Linguistics (8.0.0.370 - 0) <7D889554-84E1-8BFD-4215-334161422D69> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Linguistics.InDesignPlugin/Linguistics
    0x14ad9000 - 0x14c1afe7 +com.adobe.InDesign.Links (8.0.0.370 - 0) <A583F3F8-D113-EF79-599F-BC17AAB5C615> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Links.InDesignPlugin/Links
    0x14c43000 - 0x14ce5ff7 +com.adobe.InDesign.Master Page (8.0.0.370 - 0) <E44ED0B1-D4B9-1DD6-3DFA-FBD2B1F02BBE> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Master Page.InDesignPlugin/Master Page
    0x14cfa000 - 0x14d52ff7 +com.adobe.InDesign.Media (8.0.0.370 - 0) <32C3B3B0-3A9A-D6B3-3044-5CBD01CC0A8A> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Media.InDesignPlugin/Media
    0x14d63000 - 0x14d64ffb +com.adobe.InDesign.Metadata Database Filter (8.0.0.370 - 0) <AAA7D767-80AA-D2C9-AE83-C15DD4C39CF6> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Metadata Database Filter.InDesignPlugin/Metadata Database Filter
    0x14d69000 - 0x14df8ffb +com.adobe.InDesign.Metadata (8.0.0.370 - 0) <78188C84-AE6A-41D5-9B5F-003009B9CF96> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Metadata.InDesignPlugin/Metadata
    0x14e0f000 - 0x14e26ff7 +com.adobe.InDesign.Movie (8.0.0.370 - 0) <52B8EED2-6C0E-632A-0EDF-77F61FDE2A8D> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Movie.InDesignPlugin/Movie
    0x14e32000 - 0x14e70ffb +com.adobe.InDesign.Open Place (8.0.0.370 - 0) <96AF9AFB-D46D-6193-6A1D-716D6332847D> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Open Place.InDesignPlugin/Open Place
    0x14e80000 - 0x14f34fef +com.adobe.InDesign.Paragraph Composer (8.0.0.370 - 0) <87FA214A-5BEA-C348-84A5-11E346767EB8> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Paragraph Composer.InDesignPlugin/Paragraph Composer
    0x14f42000 - 0x14f84ff3 +com.adobe.InDesign.Path Type (8.0.0.370 - 0) <C2D2E374-DD5B-DC87-8263-2F1F39DA120E> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Path Type.InDesignPlugin/Path Type
    0x14f98000 - 0x151dffff +com.adobe.InDesign.PDF (8.0.0.370 - 0) <54EA456A-3F68-DB9E-B3CE-7118A4326308> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/PDF.InDesignPlugin/PDF
    0x15211000 - 0x15315fef +com.adobe.PDFPort (AdobePDFPort 2.1.0.19734 - 2.1.0.19734) <71232DFD-06FB-837B-8246-BD20F862B5E3> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobePDFPort.framework/Versions/A/AdobePDFPort
    0x1532e000 - 0x1534dffb +com.adobe.PDFSettings (AdobePDFSettings 1.04.0 - 1.4) <0107FAC2-ABDE-FCA8-A855-E6B9636159DA> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobePDFSettings.framework/Versions/A/AdobePDFSettings
    0x1535c000 - 0x15390fff +com.adobe.InDesign.Photoshop Import Filter (8.0.0.370 - 0) <6665B7C1-ED42-831D-5E52-D54AD29D8C32> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Photoshop Import Filter.InDesignPlugin/Photoshop Import Filter
    0x1539c000 - 0x16448ff3 +com.adobe.psl (AdobePSL 13.0.0.19655 - 13.0.0.19655) <47A9AAEC-43CD-17C9-6E58-6312315FC15D> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobePSL.framework/Versions/A/AdobePSL
    0x165c1000 - 0x165c2ffd  com.apple.textencoding.unicode (2.6 - 2.6) <27946D57-CEFB-3EF1-B124-4A39D2621738> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x165c7000 - 0x16601feb +com.adobe.InDesign.PNG Import Filter (8.0.0.370 - 0) <3C6D23BA-B0F3-8C86-4C21-7DEA4035AFF3> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/PNG Import Filter.InDesignPlugin/PNG Import Filter
    0x1660e000 - 0x16783fff +com.adobe.InDesign.Print (8.0.0.370 - 0) <0B16BD91-8977-7D93-59F1-6D67C90B7314> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Print.InDesignPlugin/Print
    0x167a6000 - 0x167ccffb +com.adobe.InDesign.Rulers (8.0.0.370 - 0) <953D1536-0758-383D-185A-BEF5523CE59D> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Rulers.InDesignPlugin/Rulers
    0x167db000 - 0x1687efff +com.adobe.InDesign.Scripting (8.0.0.370 - 0) <43901F62-3831-D7CF-A200-7A123FC4B15C> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Scripting.InDesignPlugin/Scripting
    0x16898000 - 0x168bcff3 +com.adobe.InDesign.Sections (8.0.0.370 - 0) <F11940EE-4C0A-6008-BF22-35F39ABEE7D9> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Sections.InDesignPlugin/Sections
    0x168c9000 - 0x16959ff3 +com.adobe.InDesign.SharedContent (8.0.0.370 - 0) <F8160FD9-5127-03D0-EF2E-E1355F366E11> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/SharedContent.InDesignPlugin/SharedContent
    0x16975000 - 0x16982ff7 +com.adobe.InDesign.Sound (8.0.0.370 - 0) <38D24640-7AEE-3ADA-E2E2-4D93D76EDEC3> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Sound.InDesignPlugin/Sound
    0x1698b000 - 0x1699cfff +com.adobe.InDesign.Spelling Service (8.0.0.370 - 0) <0DE5CB05-94A9-8BEF-3877-34FAFECE86D2> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Spelling Service.InDesignPlugin/Spelling Service
    0x169a7000 - 0x169efff7 +com.adobe.InDesign.Spline UI (8.0.0.370 - 0) <221E4B02-9FB7-77BA-76DC-7EA58E2D2316> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Spline UI.InDesignPlugin/Spline UI
    0x16a05000 - 0x16a4efff +com.adobe.InDesign.Spline (8.0.0.370 - 0) <FCFEE9E7-5F09-E4B1-9CC1-C125DC54C053> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Spline.InDesignPlugin/Spline
    0x16a61000 - 0x16abfff7 +com.adobe.InDesign.Spread UI (8.0.0.370 - 0) <AD4D14F3-347B-D246-AD66-B20E84E331B7> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Spread UI.InDesignPlugin/Spread UI
    0x16ad4000 - 0x16c13ff7 +com.adobe.InDesign.Spread (8.0.0.370 - 0) <87AF9615-AFB3-C5BD-2E1D-0AADCD0355C2> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Spread.InDesignPlugin/Spread
    0x16c39000 - 0x16c91fe3 +com.adobe.InDesign.Stroke and Fill (8.0.0.370 - 0) <3FAC2281-54A0-4A7A-9C68-23288148132C> /Applications/Adobe InDesign C

    Uninstall everything again, run the cleaner tool and then reinstall. Before trying to open the applications, update all apps to their most recent version.

  • HELP - the application Adobe Illustrator CS2 quit unexpectly

    Hi, I have a room of networked Mac's (G4) OS 10.4.6 and we have had all twenty machines running CS2 and everything working fine.
    Now that the machines haven't been used for a while I can only get 7 of the machines to work on CS2.
    I get this error message when opening a new or saved document in illustrator " the application Adobe Illustrator CS2 quit unexpectly".
    Version of Illustrator is 12.0.1 Any Ideas?

    I've this problem too.
    The solution described on http://kb.adobe.com/selfservice/viewContent.do?externalId=330444
    is malfunctioning

  • The Application Adobe Illustrator CS2 quit unexpectedly

    Hi, I have a room of networked Mac's (G4) OS 10.4.6 and we have had all twenty machines running CS2 and everything working fine.
    Now that the machines haven't been used for a while I can only get 7 of the machines to work on CS2.
    I get this error message when opening a new or saved document in illustrator " the application Adobe Illustrator CS2 quit unexpectly".
    Version of Illustrator is 12.0.1 Any Ideas?

    Well we are at 10.4.11 right now and 10.4.6 if I recall correctly was a nasty version. I'm running CS2 on 10.4.11 with no constant crashing. You always have the one off goofy crash every once in a while.

  • "Adobe Illustrator cs5 quit unexpectedly" error message. After I upgratded my imac to Mavericks I can't open Illustrater CS5. Help pls.

    "Adobe Illustrator cs5 quit unexpectedly" error message.
    After I upgrated my imac from Snow Leopard to Mavericks I can't open Illustrator CS5. (No problem with PS)
    Every opening attemp crashes. May this be possible because of third party plug-ins. (eg. Esko Artwork)
    Help pls.
    Thank you.

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Step 1
    For this step, the title of the Console window should be All Messages. If it isn't, select
    SYSTEM LOG QUERIES ▹ All Messages
    from the log list on the left. If you don't see that list, select
    View ▹ Show Log List
    from the menu bar at the top of the screen.
    In the top right corner of the Console window, there's a search box labeled Filter. Initially the words "String Matching" are shown in that box. Enter the name of the crashed application or process. For example, if iTunes crashed, you would enter "iTunes" (without the quotes.)
    Each message in the log begins with the date and time when it was entered. Select the messages from the time of the last crash, if any. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    ☞ The log contains a vast amount of information, almost all of which is irrelevant to solving any particular problem. When posting a log extract, be selective. A few dozen lines are almost always more than enough.
    Please don't indiscriminately dump thousands of lines from the log into this discussion.
    Please don't post screenshots of log messages—post the text.
    ☞ Some private information, such as your name, may appear in the log. Anonymize before posting.
    Step 2
    In the Console window, select
    DIAGNOSTIC AND USAGE INFORMATION ▹ User Diagnostic Reports
    (not Diagnostic and Usage Messages) from the log list on the left. There is a disclosure triangle to the left of the list item. If the triangle is pointing to the right, click it so that it points down. You'll see a list of crash reports. The name of each report starts with the name of the process, and ends with ".crash". Select the most recent report related to the process in question. The contents of the report will appear on the right. Use copy and paste to post the entire contents—the text, not a screenshot.
    I know the report is long, maybe several hundred lines. Please post all of it anyway.
    ☞ If you don't see any reports listed, but you know there was a crash, you may have chosen Diagnostic and Usage Messages from the log list. Choose DIAGNOSTIC AND USAGE INFORMATION instead.
    In the interest of privacy, I suggest that, before posting, you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if it’s present (it may not be.)
    ☞ Please don’t post other kinds of diagnostic report—they're very long and rarely helpful.

  • IPhoto quits unexpectedly when exporting slideshow

    iPhoto quits unexpectedly when I export a slideshow. I'm using the following command 'File', 'Export', 'Slideshow tab', unchecking automatically send to iTunes and checking Large. With experimentation I've discovered it will export if I select Medium, and will fail if Display is checked. I've also verified that sharing to iDVD via Share works fine.
    I've simplified the slideshow to two slides, and get the same crash.
    I'm running this on a Mac Mini, 2.26 GHz Intel Core 2 Duo with 2GB memory, exporting to my Mac's HD, which has 95 Gb free space.
    The information that is presented is pasted below -- let me know anything else that would be useful to help resolve.
    Can anyone offer suggestions to help me with this? Thanks!
    =================================================
    Process:         iPhoto [190]
    Path:            /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Identifier:      com.apple.iPhoto
    Version:         8.1.2 (8.1.2)
    Build Info:      iPhotoProject-4240000~8
    Code Type:       X86 (Native)
    Parent Process:  launchd [101]
    Date/Time:       2012-02-15 11:53:43.264 -0500
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          7139 sec
    Crashes Since Last Report:           8
    Per-App Interval Since Last Report:  6146 sec
    Per-App Crashes Since Last Report:   8
    Anonymous UUID:                      B0A94932-8170-4B6F-9649-91093A17CDCE
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Crashed Thread:  24
    Application Specific Information:
    Assertion failed: (cgContext != NULL), function -[MEExporter snapshotAtTime:withColorSpace:], file /SourceCache/Marimba/Marimba-452/MarimbaExporter/Source/Exporter/MEExporter.m, line 711.

    Sure, I've pasted in the full thread section down to the binary file section.
    Process:         iPhoto [663]
    Path:            /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Identifier:      com.apple.iPhoto
    Version:         8.1.2 (8.1.2)
    Build Info:      iPhotoProject-4240000~8
    Code Type:       X86 (Native)
    Parent Process:  launchd [101]
    Date/Time:       2012-02-15 18:17:02.283 -0500
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          23737 sec
    Crashes Since Last Report:           11
    Per-App Interval Since Last Report:  12175 sec
    Per-App Crashes Since Last Report:   11
    Anonymous UUID:                      B0A94932-8170-4B6F-9649-91093A17CDCE
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Crashed Thread:  23
    Application Specific Information:
    Assertion failed: (cgContext != NULL), function -[MEExporter snapshotAtTime:withColorSpace:], file /SourceCache/Marimba/Marimba-452/MarimbaExporter/Source/Exporter/MEExporter.m, line 711.
    Thread 0:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib                       0x9a030afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x9a031267 mach_msg + 68
    2   com.apple.CoreFoundation                0x94e8d2df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x94e8c3c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x94e8c1f1 CFRunLoopRunInMode + 97
    5   com.apple.HIToolbox                     0x98f2fe04 RunCurrentEventLoopInMode + 392
    6   com.apple.HIToolbox                     0x98f2fbb9 ReceiveNextEventCommon + 354
    7   com.apple.HIToolbox                     0x98f2fa3e BlockUntilNextEventMatchingListInMode + 81
    8   com.apple.AppKit                        0x97de9595 _DPSNextEvent + 847
    9   com.apple.AppKit                        0x97de8dd6 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
    10  com.apple.AppKit                        0x97dab1f3 -[NSApplication run] + 821
    11  com.apple.AppKit                        0x97da3289 NSApplicationMain + 574
    12  com.apple.iPhoto                        0x00124b80 0x1000 + 1194880
    13  com.apple.iPhoto                        0x00003172 0x1000 + 8562
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x9a057382 kevent + 10
    1   libSystem.B.dylib                       0x9a057a9c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib                       0x9a056f59 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib                       0x9a056cfe _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib                       0x9a056781 _pthread_wqthread + 390
    5   libSystem.B.dylib                       0x9a0565c6 start_wqthread + 30
    Thread 2:
    0   libSystem.B.dylib                       0x9a030b5a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x9a05e6e1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                       0x9a08d5a8 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x916018e8 -[NSCondition waitUntilDate:] + 453
    4   com.apple.Foundation                    0x915ba3b1 -[NSConditionLock lockWhenCondition:beforeDate:] + 279
    5   com.apple.Foundation                    0x915ba294 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x00f6c201 -[XTMsgQueue waitForMessage] + 49
    7   com.apple.proxtcore                     0x00f5a363 -[XTThread run:] + 387
    8   com.apple.Foundation                    0x915c54c4 -[NSThread main] + 45
    9   com.apple.Foundation                    0x915c5474 __NSThread__main__ + 1499
    10  libSystem.B.dylib                       0x9a05e259 _pthread_start + 345
    11  libSystem.B.dylib                       0x9a05e0de thread_start + 34
    Thread 3:
    0   libSystem.B.dylib                       0x9a030b5a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x9a05e6e1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                       0x9a08d5a8 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x916018e8 -[NSCondition waitUntilDate:] + 453
    4   com.apple.Foundation                    0x915ba3b1 -[NSConditionLock lockWhenCondition:beforeDate:] + 279
    5   com.apple.Foundation                    0x915ba294 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x00f6c201 -[XTMsgQueue waitForMessage] + 49
    7   com.apple.proxtcore                     0x00f5a363 -[XTThread run:] + 387
    8   com.apple.Foundation                    0x915c54c4 -[NSThread main] + 45
    9   com.apple.Foundation                    0x915c5474 __NSThread__main__ + 1499
    10  libSystem.B.dylib                       0x9a05e259 _pthread_start + 345
    11  libSystem.B.dylib                       0x9a05e0de thread_start + 34
    Thread 4:
    0   libSystem.B.dylib                       0x9a030afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x9a031267 mach_msg + 68
    2   com.apple.CoreFoundation                0x94e8d2df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x94e8c3c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x94e8c1f1 CFRunLoopRunInMode + 97
    5   com.apple.Foundation                    0x915ff1b3 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 279
    6   com.apple.proxtcore                     0x00f5b8a5 -[XTRunLoopThread run:] + 421
    7   com.apple.Foundation                    0x915c54c4 -[NSThread main] + 45
    8   com.apple.Foundation                    0x915c5474 __NSThread__main__ + 1499
    9   libSystem.B.dylib                       0x9a05e259 _pthread_start + 345
    10  libSystem.B.dylib                       0x9a05e0de thread_start + 34
    Thread 5:
    0   libSystem.B.dylib                       0x9a05eaa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9a05e75e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x9a0603f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.iPhoto                        0x00506841 0x1000 + 5265473
    4   com.apple.Foundation                    0x915c54c4 -[NSThread main] + 45
    5   com.apple.Foundation                    0x915c5474 __NSThread__main__ + 1499
    6   libSystem.B.dylib                       0x9a05e259 _pthread_start + 345
    7   libSystem.B.dylib                       0x9a05e0de thread_start + 34
    Thread 6:
    0   libSystem.B.dylib                       0x9a030afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x9a031267 mach_msg + 68
    2   com.apple.CoreFoundation                0x94e8d2df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x94e8c3c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x94e8c1f1 CFRunLoopRunInMode + 97
    5   com.apple.Foundation                    0x915fe224 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 329
    6   com.apple.Foundation                    0x915c54c4 -[NSThread main] + 45
    7   com.apple.Foundation                    0x915c5474 __NSThread__main__ + 1499
    8   libSystem.B.dylib                       0x9a05e259 _pthread_start + 345
    9   libSystem.B.dylib                       0x9a05e0de thread_start + 34
    Thread 7:  WebCore: LocalStorage
    0   libSystem.B.dylib                       0x9a05eaa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9a05e75e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x9a0603f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.JavaScriptCore                0x92ebc551 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    4   libSystem.B.dylib                       0x9a05e259 _pthread_start + 345
    5   libSystem.B.dylib                       0x9a05e0de thread_start + 34
    Thread 8:
    0   libSystem.B.dylib                       0x9a0a931e accept$UNIX2003 + 10
    1   com.apple.iPhoto                        0x0028c66d 0x1000 + 2668141
    2   com.apple.iPhoto                        0x002d2dd3 0x1000 + 2956755
    3   com.apple.iPhoto                        0x002d2e34 0x1000 + 2956852
    4   libSystem.B.dylib                       0x9a05e259 _pthread_start + 345
    5   libSystem.B.dylib                       0x9a05e0de thread_start + 34
    Thread 9:  com.apple.CFSocket.private
    0   libSystem.B.dylib                       0x9a04fac6 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation                0x94eccc53 __CFSocketManager + 1091
    2   libSystem.B.dylib                       0x9a05e259 _pthread_start + 345
    3   libSystem.B.dylib                       0x9a05e0de thread_start + 34
    Thread 10:
    0   libSystem.B.dylib                       0x9a05eaa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9a05e75e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x9a0603f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.Foundation                    0x915ed6b3 -[NSCondition wait] + 316
    4   com.apple.iPhoto                        0x0051242a 0x1000 + 5313578
    5   com.apple.iPhoto                        0x00511c48 0x1000 + 5311560
    6   com.apple.Foundation                    0x915c54c4 -[NSThread main] + 45
    7   com.apple.Foundation                    0x915c5474 __NSThread__main__ + 1499
    8   libSystem.B.dylib                       0x9a05e259 _pthread_start + 345
    9   libSystem.B.dylib                       0x9a05e0de thread_start + 34
    Thread 11:
    0   libSystem.B.dylib                       0x9a05eaa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9a05e75e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x9a0603f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.Foundation                    0x915ed6b3 -[NSCondition wait] + 316
    4   com.apple.iPhoto                        0x0051242a 0x1000 + 5313578
    5   com.apple.iPhoto                        0x00511c48 0x1000 + 5311560
    6   com.apple.Foundation                    0x915c54c4 -[NSThread main] + 45
    7   com.apple.Foundation                    0x915c5474 __NSThread__main__ + 1499
    8   libSystem.B.dylib                       0x9a05e259 _pthread_start + 345
    9   libSystem.B.dylib                       0x9a05e0de thread_start + 34
    Thread 12:
    0   libSystem.B.dylib                       0x9a030afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x9a031267 mach_msg + 68
    2   com.apple.CoreFoundation                0x94e8d2df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x94e8c3c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x94e8c1f1 CFRunLoopRunInMode + 97
    5   com.apple.Foundation                    0x915ff1b3 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 279
    6   com.apple.Foundation                    0x915ff090 -[NSRunLoop(NSRunLoop) run] + 76
    7   ...pple.iLifeSlideshowRenderer          0x0129012c -[MRRenderer helperThread] + 209
    8   com.apple.Foundation                    0x915c54c4 -[NSThread main] + 45
    9   com.apple.Foundation                    0x915c5474 __NSThread__main__ + 1499
    10  libSystem.B.dylib                       0x9a05e259 _pthread_start + 345
    11  libSystem.B.dylib                       0x9a05e0de thread_start + 34
    Thread 13:
    0   libSystem.B.dylib                       0x9a030b5a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x9a05e6e1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                       0x9a08d5a8 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x916018e8 -[NSCondition waitUntilDate:] + 453
    4   com.apple.Foundation                    0x915ba3b1 -[NSConditionLock lockWhenCondition:beforeDate:] + 279
    5   com.apple.Foundation                    0x915ba294 -[NSConditionLock lockWhenCondition:] + 69
    6   ...pple.iLifeSlideshowRenderer          0x0129059b -[MRRenderer _render] + 252
    7   com.apple.Foundation                    0x915c54c4 -[NSThread main] + 45
    8   com.apple.Foundation                    0x915c5474 __NSThread__main__ + 1499
    9   libSystem.B.dylib                       0x9a05e259 _pthread_start + 345
    10  libSystem.B.dylib                       0x9a05e0de thread_start + 34
    Thread 14:  JavaScriptCore::BlockFree
    0   libSystem.B.dylib                       0x9a05eaa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9a05e75e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x9a05e2b1 pthread_cond_timedwait$UNIX2003 + 72
    3   com.apple.JavaScriptCore                0x92ebc59c ***::ThreadCondition::timedWait(***::Mutex&, double) + 156
    Thread 15:
    0   libSystem.B.dylib                       0x9a030b5a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x9a05e6e1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                       0x9a08d5a8 pthread_cond_timedwait_relative_np + 47
    3   ...ple.CoreServices.CarbonCore          0x95d65b90 TSWaitOnConditionTimedRelative + 242
    4   ...ple.CoreServices.CarbonCore          0x95d658ce TSWaitOnSemaphoreCommon + 511
    5   ...ickTimeComponents.component          0x966ac965 ReadSchedulerThreadEntryPoint + 4698
    6   libSystem.B.dylib                       0x9a05e259 _pthread_start + 345
    7   libSystem.B.dylib                       0x9a05e0de thread_start + 34
    Thread 16:
    0   libSystem.B.dylib                       0x9a030b42 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                       0x9a05e6f8 _pthread_cond_wait + 1089
    2   libSystem.B.dylib                       0x9a0a705f pthread_cond_wait + 48
    3   ...ickTimeComponents.component          0x9681ae27 jpegdecompress_MPLoop + 79
    4   libSystem.B.dylib                       0x9a05e259 _pthread_start + 345
    5   libSystem.B.dylib                       0x9a05e0de thread_start + 34
    Thread 17:
    0   libSystem.B.dylib                       0x9a05eaa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9a05e75e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x9a0603f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.iPhoto                        0x00506841 0x1000 + 5265473
    4   com.apple.Foundation                    0x915c54c4 -[NSThread main] + 45
    5   com.apple.Foundation                    0x915c5474 __NSThread__main__ + 1499
    6   libSystem.B.dylib                       0x9a05e259 _pthread_start + 345
    7   libSystem.B.dylib                       0x9a05e0de thread_start + 34
    Thread 18:
    0   libSystem.B.dylib                       0x9a056412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x9a0569a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x9a0565c6 start_wqthread + 30
    Thread 19:
    0   libSystem.B.dylib                       0x9a056412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x9a0569a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x9a0565c6 start_wqthread + 30
    Thread 20:
    0   libSystem.B.dylib                       0x9a056412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x9a0569a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x9a0565c6 start_wqthread + 30
    Thread 21:
    0   libSystem.B.dylib                       0x9a056412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x9a0569a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x9a0565c6 start_wqthread + 30
    Thread 22:
    0   libSystem.B.dylib                       0x9a030b5a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x9a05e6e1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                       0x9a08d5a8 pthread_cond_timedwait_relative_np + 47
    3   ...ple.CoreServices.CarbonCore          0x95d65b90 TSWaitOnConditionTimedRelative + 242
    4   ...ple.CoreServices.CarbonCore          0x95d658ce TSWaitOnSemaphoreCommon + 511
    5   ...ple.CoreServices.CarbonCore          0x95dc05aa AIOFileThread(void*) + 1127
    6   libSystem.B.dylib                       0x9a05e259 _pthread_start + 345
    7   libSystem.B.dylib                       0x9a05e0de thread_start + 34
    Thread 23 Crashed:
    0   libSystem.B.dylib                       0x9a09e0ee __semwait_signal_nocancel + 10
    1   libSystem.B.dylib                       0x9a09dfd2 nanosleep$NOCANCEL$UNIX2003 + 166
    2   libSystem.B.dylib                       0x9a118fb2 usleep$NOCANCEL$UNIX2003 + 61
    3   libSystem.B.dylib                       0x9a13a6f0 abort + 105
    4   libSystem.B.dylib                       0x9a12720f __assert_rtn + 252
    5   ...pple.iLifeSlideshowExporter          0x0140fb82 -[MEExporter snapshotAtTime:withColorSpace:] + 1426
    6   ...pple.iLifeSlideshowExporter          0x0140d52a -[MEExporter exportMontageToFileAtPath:withSize:withStartTime:andDuration:andOptions:error:] + 5307
    7   com.apple.iPhoto                        0x00766094 0x1000 + 7753876
    8   com.apple.Foundation                    0x915c54c4 -[NSThread main] + 45
    9   com.apple.Foundation                    0x915c5474 __NSThread__main__ + 1499
    10  libSystem.B.dylib                       0x9a05e259 _pthread_start + 345
    11  libSystem.B.dylib                       0x9a05e0de thread_start + 34
    Thread 24:
    0   libSystem.B.dylib                       0x9a030afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x9a031267 mach_msg + 68
    2   com.apple.CoreFoundation                0x94e8d2df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x94e8c3c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x94e8c1f1 CFRunLoopRunInMode + 97
    5   com.apple.Foundation                    0x915ff1b3 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 279
    6   com.apple.Foundation                    0x915ff090 -[NSRunLoop(NSRunLoop) run] + 76
    7   ...pple.iLifeSlideshowRenderer          0x0129012c -[MRRenderer helperThread] + 209
    8   com.apple.Foundation                    0x915c54c4 -[NSThread main] + 45
    9   com.apple.Foundation                    0x915c5474 __NSThread__main__ + 1499
    10  libSystem.B.dylib                       0x9a05e259 _pthread_start + 345
    11  libSystem.B.dylib                       0x9a05e0de thread_start + 34
    Thread 25:
    0   libSystem.B.dylib                       0x9a030b5a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x9a05e6e1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                       0x9a08d5a8 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x916018e8 -[NSCondition waitUntilDate:] + 453
    4   com.apple.Foundation                    0x915ba3b1 -[NSConditionLock lockWhenCondition:beforeDate:] + 279
    5   com.apple.Foundation                    0x915ba294 -[NSConditionLock lockWhenCondition:] + 69
    6   ...pple.iLifeSlideshowRenderer          0x0129059b -[MRRenderer _render] + 252
    7   com.apple.Foundation                    0x915c54c4 -[NSThread main] + 45
    8   com.apple.Foundation                    0x915c5474 __NSThread__main__ + 1499
    9   libSystem.B.dylib                       0x9a05e259 _pthread_start + 345
    10  libSystem.B.dylib                       0x9a05e0de thread_start + 34
    Thread 23 crashed with X86 Thread State (32-bit):
      eax: 0x0000003c  ebx: 0x9a09df39  ecx: 0xb031361c  edx: 0x9a09e0ee
      edi: 0x000002c7  esi: 0xb0313678  ebp: 0xb0313658  esp: 0xb031361c
       ss: 0x0000001f  efl: 0x00000247  eip: 0x9a09e0ee   cs: 0x00000007
       ds: 0x0000001f   es: 0x0000001f   fs: 0x0000001f   gs: 0x00000037
      cr2: 0x2ccb4000

  • Safari is quitting unexpectedly when using the .WebCalendarPad.so plugin. What do I do?

    Here's the message I get:
    Safari is quitting unexpectedly when using the .WebCalendarPad.so plugin.
    Process:         Safari [1806]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.0.5 (6533.21.1)
    Build Info:      WebBrowser-75332101~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [102]
    PlugIn Path:       /Users/Shared/.WebCalendarPad.so
    PlugIn Identifier: .WebCalendarPad.so
    PlugIn Version:    ??? (???)
    Date/Time:       2012-04-30 20:51:29.328 -0500
    OS Version:      Mac OS X 10.6.7 (10J4138)
    Report Version:  6

    You’ve been infected with the “Flashback” malware. See this Apple support document:
    About Flashback malware
    Back up all data, if you haven't already done so.
    Select  ▹ Software Update to install the latest Java update (if Java is already installed) or the Flashback malware removal tool (if Java is not installed under Lion), as well as any other available updates. Installing either of those items should clear the infection in most cases. You must update to the latest version of Mac OS X 10.6 or 10.7 before you can install the Java update.
    The removal tool runs automatically in the background and is then deleted. Don’t look for something to click. If the malware is removed, you’ll be notified.
    After you’ve secured your system — not before — change every Internet password you have, starting with banking passwords, and check all financial accounts for unauthorized transactions.

  • Address book quit unexpectedly when accessing Time Machine

    Hi
    My problem is that Address book quit unexpectedly when accessing Time Machine.  I wanted to go back to the end of last year and look up a contact. but it seems it's no longer possible.
    Please let me know if someone knows how to fix this problem?
    Thank you.

    Here's the file:
    Process:         Address Book [400]
    Path:            /Applications/Address Book.app/Contents/MacOS/Address Book
    Identifier:      com.apple.AddressBook
    Version:         6.1 (1062)
    Build Info:      AddressBook-1062000000000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [273]
    Date/Time:       2012-01-21 19:21:44.896 +0000
    OS Version:      Mac OS X 10.7.2 (11C74)
    Report Version:  9
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    objc[400]: garbage collection is OFF
    *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[__NSPlaceholderArray initWithObjects:count:]: attempt to insert nil object from objects[0]'
    *** First throw call stack:
              0   CoreFoundation                      0x00007fff8b39e286 __exceptionPreprocess + 198
              1   libobjc.A.dylib                     0x00007fff8b66fd5e objc_exception_throw + 43
              2   CoreFoundation                      0x00007fff8b347041 -[__NSPlaceholderArray initWithObjects:count:] + 113
              3   CoreFoundation                      0x00007fff8b36d963 +[NSArray arrayWithObject:] + 51
              4   AddressBook                         0x00007fff83b02562 +[ABMultiValueCoreDataWrapper serviceWithName:inManagedObjectContext:inPersistentStore:] + 506
              5   AddressBook                         0x00007fff83b3b989 -[ABCardView preheatAllStandardServicesForContact:] + 354
              6   AddressBook                         0x00007fff83b3c688 -[ABCardView setContact:] + 158
              7   AddressBook                         0x00007fff83be55c5 -[ABBookWindowController personList:didSelectRecord:] + 86
              8   AddressBook                         0x00007fff83bd9a64 -[ABPersonListController enableNotifyingDelegateOfSelectionChange] + 292
              9   AddressBook                         0x00007fff83bdaab8 -[ABPersonListController preserveSelectionWhilePerformingBlock:] + 185
              10  AddressBook                         0x00007fff83bdabd9 -[ABPersonListController rearrangeObjects] + 113
              11  AddressBook                         0x00007fff83bd52cf -[ABPersonListController fetchContacts] + 547
              12  AddressBook                         0x00007fff83c01bd3 -[ABPersonListSearchController configureForBrowsingAccount:group:] + 154
              13  AddressBook                         0x00007fff83c0a7c5 -[ABBookSearchController configureForBrowsingAccount:group:] + 35
              14  AddressBook                         0x00007fff83c1f25e -[ABBookBrowsingSelectHelper performSelect] + 155
              15  AddressBook                         0x00007fff83c0512f -[ABGroupListController outlineViewSelectionDidChange:] + 165
              16  Foundation                          0x00007fff8bcd3de2 __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 47
              17  CoreFoundation                      0x00007fff8b346e0a _CFXNotificationPost + 2634
              18  Foundation                          0x00007fff8bcc0097 -[NSNotificationCenter postNotificationName:object:userInfo:] + 65
              19  AppKit                              0x00007fff85f28bb1 -[NSTableView _sendSelectionChangedNotificationForRows:columns:] + 203
              20  AppKit                              0x00007fff85eff5fa -[NSTableView _enableSelectionPostingAndPost] + 425
              21  AppKit                              0x00007fff85f27a1d -[NSTableView _doSelectIndexes:byExtendingSelection:indexType:funnelThroughSingleIndexVersion :] + 2915
              22  AddressBook                         0x00007fff83c0556b -[ABGroupListController selectGroupEntry:] + 118
              23  Foundation                          0x00007fff8bcd3de2 __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 47
              24  CoreFoundation                      0x00007fff8b346e0a _CFXNotificationPost + 2634
              25  Foundation                          0x00007fff8bcc0097 -[NSNotificationCenter postNotificationName:object:userInfo:] + 65
              26  AddressBook                         0x00007fff83c03f2d -[ABGroupEntriesList setGroupEntries:] + 135
              27  AddressBook                         0x00007fff83c042aa __-[ABGroupEntriesList rebuildGroupEntries]_block_invoke_1 + 151
              28  AddressBook                         0x00007fff83a4016b ABRunWithAutoreleasePool + 58
              29  AddressBook                         0x00007fff83c03f8e -[ABGroupEntriesList rebuildGroupEntries] + 68
              30  Address Book                        0x0000000106d97261 Address Book + 164449
              31  Address Book                        0x0000000106d972f1 Address Book + 164593
              32  Address Book                        0x0000000106d842ae Address Book + 86702
              33  libdispatch.dylib                   0x00007fff852428ba _dispatch_call_block_and_release + 18
              34  libdispatch.dylib                   0x00007fff8524472a _dispatch_main_queue_callback_4CF + 308
              35  CoreFoundation                      0x00007fff8b3334dc __CFRunLoopRun + 1724
              36  CoreFoundation                      0x00007fff8b332ae6 CFRunLoopRunSpecific + 230
              37  HIToolbox                           0x00007fff897e83d3 RunCurrentEventLoopInMode + 277
              38  HIToolbox                           0x00007fff897ef58f ReceiveNextEventCommon + 181
              39  HIToolbox                           0x00007fff897ef4ca BlockUntilNextEventMatchingListInMode + 62
              40  AppKit                              0x00007fff85dbd3f1 _DPSNextEvent + 659
              41  AppKit                              0x00007fff85dbccf5 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
              42  AppKit                              0x00007fff85db962d -[NSApplication run] + 470
              43  AppKit                              0x00007fff8603880c NSApplicationMain + 867
              44  Address Book                        0x0000000106d70894 Address Book + 6292
              45  ???                                 0x0000000000000002 0x0 + 2
    terminate called throwing an exception
    abort() called
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff82ecace2 __pthread_kill + 10
    1   libsystem_c.dylib                       0x00007fff8968b7d2 pthread_kill + 95
    2   libsystem_c.dylib                       0x00007fff8967ca7a abort + 143
    3   libc++abi.dylib                         0x00007fff8918d7bc abort_message + 214
    4   libc++abi.dylib                         0x00007fff8918afcf default_terminate() + 28
    5   libobjc.A.dylib                         0x00007fff8b6701b9 _objc_terminate + 94
    6   libc++abi.dylib                         0x00007fff8918b001 safe_handler_caller(void (*)()) + 11
    7   libc++abi.dylib                         0x00007fff8918b05c std::terminate() + 16
    8   libc++abi.dylib                         0x00007fff8918c152 __cxa_throw + 114
    9   libobjc.A.dylib                         0x00007fff8b66fe7a objc_exception_throw + 327
    10  com.apple.CoreFoundation                0x00007fff8b347041 -[__NSPlaceholderArray initWithObjects:count:] + 113
    11  com.apple.CoreFoundation                0x00007fff8b36d963 +[NSArray arrayWithObject:] + 51
    12  com.apple.AddressBook.framework          0x00007fff83b02562 +[ABMultiValueCoreDataWrapper serviceWithName:inManagedObjectContext:inPersistentStore:] + 506
    13  com.apple.AddressBook.framework          0x00007fff83b3b989 -[ABCardView preheatAllStandardServicesForContact:] + 354
    14  com.apple.AddressBook.framework          0x00007fff83b3c688 -[ABCardView setContact:] + 158
    15  com.apple.AddressBook.framework          0x00007fff83be55c5 -[ABBookWindowController personList:didSelectRecord:] + 86
    16  com.apple.AddressBook.framework          0x00007fff83bd9a64 -[ABPersonListController enableNotifyingDelegateOfSelectionChange] + 292
    17  com.apple.AddressBook.framework          0x00007fff83bdaab8 -[ABPersonListController preserveSelectionWhilePerformingBlock:] + 185
    18  com.apple.AddressBook.framework          0x00007fff83bdabd9 -[ABPersonListController rearrangeObjects] + 113
    19  com.apple.AddressBook.framework          0x00007fff83bd52cf -[ABPersonListController fetchContacts] + 547
    20  com.apple.AddressBook.framework          0x00007fff83c01bd3 -[ABPersonListSearchController configureForBrowsingAccount:group:] + 154
    21  com.apple.AddressBook.framework          0x00007fff83c0a7c5 -[ABBookSearchController configureForBrowsingAccount:group:] + 35
    22  com.apple.AddressBook.framework          0x00007fff83c1f25e -[ABBookBrowsingSelectHelper performSelect] + 155
    23  com.apple.AddressBook.framework          0x00007fff83c0512f -[ABGroupListController outlineViewSelectionDidChange:] + 165
    24  com.apple.Foundation                    0x00007fff8bcd3de2 __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 47
    25  com.apple.CoreFoundation                0x00007fff8b346e0a _CFXNotificationPost + 2634
    26  com.apple.Foundation                    0x00007fff8bcc0097 -[NSNotificationCenter postNotificationName:object:userInfo:] + 65
    27  com.apple.AppKit                        0x00007fff85f28bb1 -[NSTableView _sendSelectionChangedNotificationForRows:columns:] + 203
    28  com.apple.AppKit                        0x00007fff85eff5fa -[NSTableView _enableSelectionPostingAndPost] + 425
    29  com.apple.AppKit                        0x00007fff85f27a1d -[NSTableView _doSelectIndexes:byExtendingSelection:indexType:funnelThroughSingleIndexVersion :] + 2915
    30  com.apple.AddressBook.framework          0x00007fff83c0556b -[ABGroupListController selectGroupEntry:] + 118
    31  com.apple.Foundation                    0x00007fff8bcd3de2 __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 47
    32  com.apple.CoreFoundation                0x00007fff8b346e0a _CFXNotificationPost + 2634
    33  com.apple.Foundation                    0x00007fff8bcc0097 -[NSNotificationCenter postNotificationName:object:userInfo:] + 65
    34  com.apple.AddressBook.framework          0x00007fff83c03f2d -[ABGroupEntriesList setGroupEntries:] + 135
    35  com.apple.AddressBook.framework          0x00007fff83c042aa __-[ABGroupEntriesList rebuildGroupEntries]_block_invoke_1 + 151
    36  com.apple.AddressBook.framework          0x00007fff83a4016b ABRunWithAutoreleasePool + 58
    37  com.apple.AddressBook.framework          0x00007fff83c03f8e -[ABGroupEntriesList rebuildGroupEntries] + 68
    38  com.apple.AddressBook                   0x0000000106d97261 0x106d6f000 + 164449
    39  com.apple.AddressBook                   0x0000000106d972f1 0x106d6f000 + 164593
    40  com.apple.AddressBook                   0x0000000106d842ae 0x106d6f000 + 86702
    41  libdispatch.dylib                       0x00007fff852428ba _dispatch_call_block_and_release + 18
    42  libdispatch.dylib                       0x00007fff8524472a _dispatch_main_queue_callback_4CF + 308
    43  com.apple.CoreFoundation                0x00007fff8b3334dc __CFRunLoopRun + 1724
    44  com.apple.CoreFoundation                0x00007fff8b332ae6 CFRunLoopRunSpecific + 230
    45  com.apple.HIToolbox                     0x00007fff897e83d3 RunCurrentEventLoopInMode + 277
    46  com.apple.HIToolbox                     0x00007fff897ef58f ReceiveNextEventCommon + 181
    47  com.apple.HIToolbox                     0x00007fff897ef4ca BlockUntilNextEventMatchingListInMode + 62
    48  com.apple.AppKit                        0x00007fff85dbd3f1 _DPSNextEvent + 659
    49  com.apple.AppKit                        0x00007fff85dbccf5 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    50  com.apple.AppKit                        0x00007fff85db962d -[NSApplication run] + 470
    51  com.apple.AppKit                        0x00007fff8603880c NSApplicationMain + 867
    52  com.apple.AddressBook                   0x0000000106d70894 0x106d6f000 + 6292
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff82ecb7e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff852445be _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff8524314e _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff82ecabca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8968d274 _pthread_cond_wait + 840
    2   com.apple.backup.framework              0x00007fff8e456ecc TThreadSafeQueue<std::pair<unsigned long long, IWorkerThreadData*> >::WaitForChange(unsigned long long) + 50
    3   com.apple.backup.framework              0x00007fff8e45694b TWorkerThread::Main() + 301
    4   com.apple.backup.framework              0x00007fff8e44847f TThread::MainGlue(void*) + 29
    5   libsystem_c.dylib                       0x00007fff896898bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8968cb75 thread_start + 13
    Thread 3:: CVDisplayLink
    0   libsystem_kernel.dylib                  0x00007fff82ec967a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff82ec8d71 mach_msg + 73
    2   com.apple.CoreGraphics                  0x00007fff8f13c472 _CGSFlushSurfaceInline + 251
    3   com.apple.CoreGraphics                  0x00007fff8f13c1f7 CGSFlushSurfaceWithOptions + 393
    4   com.apple.opengl                        0x00007fff83f7c09c 0x7fff83f76000 + 24732
    5   com.apple.GeForceGLDriver               0x00000002000b42cf 0x200000000 + 737999
    6   com.apple.opengl                        0x00007fff83f791c7 CGLFlushDrawable + 65
    7   com.apple.backup.framework              0x00007fff8e3f1b9a -[BU_TBackupView renderFrameAtTime:withTimeStamp:inCGLContext:] + 99
    8   com.apple.backup.framework              0x00007fff8e3f1c86 -[BU_TBackupView displayFrame:] + 185
    9   com.apple.CoreVideo                     0x00007fff86ca680f CVDisplayLink::performIO(CVTimeStamp*) + 259
    10  com.apple.CoreVideo                     0x00007fff86ca5b0c CVDisplayLink::runIOThread() + 662
    11  com.apple.CoreVideo                     0x00007fff86ca585d _ZL13startIOThreadPv + 148
    12  libsystem_c.dylib                       0x00007fff896898bf _pthread_start + 335
    13  libsystem_c.dylib                       0x00007fff8968cb75 thread_start + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff82ecb192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8968b594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8968cb85 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff82ecb192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8968b594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8968cb85 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff82ecb192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8968b594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8968cb85 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff6696bc88  rdx: 0x0000000000000000
      rdi: 0x0000000000000b07  rsi: 0x0000000000000006  rbp: 0x00007fff6696bcb0  rsp: 0x00007fff6696bc88
       r8: 0x00007fff73d83fb8   r9: 0x00007fff6696b718  r10: 0x00007fff82ecad0a  r11: 0xffffff80002d8220
      r12: 0x00007fa06b4132e0  r13: 0x0000000000000000  r14: 0x00007fff73d86960  r15: 0x00007fff6696be00
      rip: 0x00007fff82ecace2  rfl: 0x0000000000000246  cr2: 0x0000000107102000
    Logical CPU: 0
    Binary Images:
           0x106d6f000 -        0x106db1ff7  com.apple.AddressBook (6.1 - 1062) <692386C3-121D-37FF-BFDC-2930B4F7A0E5> /Applications/Address Book.app/Contents/MacOS/Address Book
           0x1080a0000 -        0x1080a2fff  com.apple.AddressBook.LocalSourceBundle (1.2 - 1062) <F03F0085-D9E7-3838-9ED6-248E8397620E> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
           0x1089c2000 -        0x1089c5fff  com.apple.DirectoryServicesSource (1.2 - 1062) <0F479AAE-037E-3310-8206-DDEB075456C9> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
           0x108a02000 -        0x108a30ff7  GLRendererFloat (??? - ???) <16DF14A0-7264-31A4-83F6-E6F96CF4AB3D> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x10ac52000 -        0x10ac52fff +com.skype.skypeabdialer (??? - 1.5) <F0C434E1-8BC0-135F-2169-1801DFA0FEA2> /Users/USER/Library/Address Book Plug-Ins/SkypeABDialer.bundle/Contents/MacOS/SkypeABDialer
           0x10ac55000 -        0x10ac55fff +com.skype.skypeabsms (??? - 1.5) <9D129902-13FC-C783-BD86-FD5923B27DFB> /Users/USER/Library/Address Book Plug-Ins/SkypeABSMS.bundle/Contents/MacOS/SkypeABSMS
           0x10b9eb000 -        0x10bb83ff7  GLEngine (??? - ???) <D770A837-9F8D-3C86-AB33-CBDEF5599CA2> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x10bbb7000 -        0x10bcb0fff  libGLProgrammability.dylib (??? - ???) <BCA0FD49-2103-33D8-8801-326C6A62465E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x200000000 -        0x2007e3fff  com.apple.GeForceGLDriver (7.12.9 - 7.1.2) <F5C45580-0C5E-372B-946A-7F44E25BC8A0> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
        0x7fff6696f000 -     0x7fff669a3ac7  dyld (195.5 - ???) <B372EB7D-DCD8-30CE-9342-E06CADD7CACA> /usr/lib/dyld
        0x7fff82b56000 -     0x7fff82b5dfff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff82b5e000 -     0x7fff82b5ffff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
        0x7fff82b60000 -     0x7fff82dceff7  com.apple.QuartzComposer (5.0 - 236) <CBF3070A-BD09-328D-857F-F35A0E1D22B5> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff82dcf000 -     0x7fff82e96ff7  com.apple.ColorSync (4.7.0 - 4.7.0) <F325A9D7-7203-36B7-8C1C-B6A4D5CC73A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff82e97000 -     0x7fff82ea9ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff82eb4000 -     0x7fff82ed4fff  libsystem_kernel.dylib (1699.24.8 - compatibility 1.0.0) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
        0x7fff82ed5000 -     0x7fff82edbfff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff83235000 -     0x7fff83240ff7  com.apple.DisplayServicesFW (2.5.2 - 317) <48964503-D7F0-3567-9594-E6AA9C9300EF> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff83241000 -     0x7fff833cbff7  com.apple.WebKit (7534.52 - 7534.52.7) <D858B247-71C2-395A-9A44-A0B8B0713E3A> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff834f2000 -     0x7fff83509fff  com.apple.CFOpenDirectory (10.7 - 146) <E71AE4A2-F72B-35F2-9043-9F45CF75F11A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8350a000 -     0x7fff83978fff  com.apple.RawCamera.bundle (3.8.2 - 579) <3D4EBC1A-4139-3E22-B407-0D4887D8D208> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff83979000 -     0x7fff8397dfff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff8397e000 -     0x7fff839c5ff7  com.apple.CoreMedia (1.0 - 705.42) <AA2E9D78-A08C-39E2-B423-D69A75C2397D> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff839c6000 -     0x7fff83a01ff7  libsystem_info.dylib (??? - ???) <9C8C2DCB-96DB-3471-9DCE-ADCC26BE2DD4> /usr/lib/system/libsystem_info.dylib
        0x7fff83a2e000 -     0x7fff83a3cff7  libkxld.dylib (??? - ???) <B1BD4862-9D3F-3EEF-895C-A8E2E53684B6> /usr/lib/system/libkxld.dylib
        0x7fff83a3d000 -     0x7fff83d5efff  com.apple.AddressBook.framework (6.1 - 1062) <94321204-A094-3BBE-8EA6-6048D39F4E54> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff83d5f000 -     0x7fff83dc9fff  com.apple.framework.IOKit (2.0 - ???) <87D55F1D-CDB5-3D13-A5F9-98EA4E22F8EE> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff83e0d000 -     0x7fff83eebfff  com.apple.ImageIO.framework (3.1.1 - 3.1.1) <13E549F8-5BD6-3BAE-8C33-1D0BD269C081> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff83f16000 -     0x7fff83f1cfff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
        0x7fff83f1d000 -     0x7fff83f20fff  libCoreVMClient.dylib (??? - ???) <E034C772-4263-3F48-B083-25A758DD6228> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff83f21000 -     0x7fff83f75ff7  com.apple.ImageCaptureCore (3.0.1 - 3.0.1) <5D86BECB-9F7A-3FDB-9436-C3DE4B2A5F29> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff83f76000 -     0x7fff83f85ff7  com.apple.opengl (1.7.5 - 1.7.5) <2945F1A6-910C-3596-9988-5701B04BD821> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff83f86000 -     0x7fff83fddfff  libTIFF.dylib (??? - ???) <FF0D9A24-6956-3F03-81EA-3EEAD22C9DB8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff83fde000 -     0x7fff83fe1ff7  com.apple.securityhi (4.0 - 1) <7146CB8E-B754-3B0E-A74E-77E9138A81C5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff83fe2000 -     0x7fff83fe2fff  com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff84162000 -     0x7fff8417ffff  com.apple.frameworks.preferencepanes (15.0 - 15.0) <ABF4E917-A452-3B86-B071-948F4B6A3CD3> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff844dc000 -     0x7fff851e7ff7  com.apple.WebCore (7534.52 - 7534.52.12) <32AF92F7-44FC-3ADB-A6DD-D58A3EA88EFE> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff851ec000 -     0x7fff8523afff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
        0x7fff8523b000 -     0x7fff85240ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
        0x7fff85241000 -     0x7fff8524ffff  libdispatch.dylib (187.7.0 - compatibility 1.0.0) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
        0x7fff85250000 -     0x7fff8526dff7  com.apple.openscripting (1.3.3 - ???) <4FACC89E-FDAA-3CA5-B5CD-1F4EEAEDF7CF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8529f000 -     0x7fff852b4fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff852b5000 -     0x7fff852b5fff  com.apple.quartzframework (1.5 - 1.5) <2C13AE76-C86B-3D48-A583-121689190F74> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff852b6000 -     0x7fff853bbff7  libFontParser.dylib (??? - ???) <B9A53808-C97E-3293-9C33-1EA9D4E83EC8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff853bc000 -     0x7fff853beff7  com.apple.print.framework.Print (7.1 - 247.1) <8A4925A5-BAA3-373C-9B5D-03E0270C6B12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff853bf000 -     0x7fff853c5ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff853c6000 -     0x7fff8552cfff  com.apple.CFNetwork (520.2.5 - 520.2.5) <406712D9-3F0C-3763-B4EB-868D01F1F042> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff8552d000 -     0x7fff85595ff7  com.apple.audio.CoreAudio (4.0.1 - 4.0.1) <7966E3BE-376B-371A-A21D-9BD763C0BAE7> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff85596000 -     0x7fff855d0fef  com.apple.DebugSymbols (2.1 - 85) <F45985E2-D1D0-3F47-861E-47904837B76F> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff855d1000 -     0x7fff8560ffff  com.apple.bom (11.0 - 183) <F300B9EC-995E-33A7-9175-9F07D4B68F16> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff85610000 -     0x7fff85617fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
        0x7fff856ff000 -     0x7fff8573efff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff85881000 -     0x7fff85a9bfef  com.apple.CoreData (104 - 358.12) <33B1FA75-7970-3751-9DCC-FF809D3E1FA2> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff85aa2000 -     0x7fff85b06fff  com.apple.Symbolication (1.2 - 83.1) <A7E088DE-BC16-3C24-A0D0-30EEBA221659> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff85b07000 -     0x7fff85b12ff7  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <48607E6E-8612-3267-9184-E948B1863B32> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff85b30000 -     0x7fff85b57fff  com.apple.framework.internetaccounts (1.1 - 2) <B01A08DC-2735-3783-B0C8-63492BD845CF> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff85b58000 -     0x7fff85b5dfff  com.apple.OpenDirectory (10.7 - 146) <91A87249-6A2F-3F89-A8DE-0E95C0B54A3A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff85b5e000 -     0x7fff85b5ffff  libsystem_sandbox.dylib (??? - ???) <DC97E52F-C577-3A8A-A2F6-431AE3D40C40> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff85d8d000 -     0x7fff85db3ff7  com.apple.framework.familycontrols (3.0 - 300) <41A6DFC2-EAF5-390A-83A1-C8832528705C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff85db4000 -     0x7fff869b5ff7  com.apple.AppKit (6.7.2 - 1138.23) <5CD2C850-4F52-3BA2-BA11-3107DFD2D23C> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff869b6000 -     0x7fff869c4ff7  com.apple.AppleFSCompression (37 - 1.0) <B6B7A560-DD9E-3601-8ACE-42C1FA738843> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff869c5000 -     0x7fff86c9dff7  com.apple.security (7.0 - 55010) <93713FF4-FE86-3B4C-8150-5FCC7F3320C8> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff86c9e000 -     0x7fff86ca3fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff86ca4000 -     0x7fff86cccff7  com.apple.CoreVideo (1.7 - 70.1) <98F917B2-FB53-3EA3-B548-7E97B38309A7> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff86d63000 -     0x7fff86e58fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff86e59000 -     0x7fff86e5cfff  com.apple.AppleSystemInfo (1.0 - 1) <111B6F69-3FBD-3860-BCF8-1DF02D9BED28> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff86e5d000 -     0x7fff86e7aff7  libxpc.dylib (77.17.0 - compatibility 1.0.0) <72A16104-2F23-3C22-B474-1953F06F9376> /usr/lib/system/libxpc.dylib
        0x7fff86e7b000 -     0x7fff86f2efff  com.apple.CoreText (220.11.0 - ???) <4EA8E2DF-542D-38D5-ADB9-C0DAA73F898B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff86f2f000 -     0x7fff86f62ff7  com.apple.GSS (2.1 - 2.0) <9A2C9736-DA10-367A-B376-2C7A584E6C7A> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff86f63000 -     0x7fff86f87ff7  com.apple.RemoteViewServices (1.2 - 39) <862849C8-84C1-32A1-B87E-B29E74778C9F> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff86f88000 -     0x7fff86f8dfff  libGIF.dylib (??? - ???) <393E2DB5-9479-39A6-A75A-B5F20B852532> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff86f8e000 -     0x7fff86f93fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
        0x7fff86f94000 -     0x7fff86f94fff  com.apple.audio.units.AudioUnit (1.7.1 - 1.7.1) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff86fd4000 -     0x7fff87027fff  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <45159B9E-05BF-35B2-AF76-D933490FBFB1> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff87028000 -     0x7fff87078fff  com.apple.CoreMediaIO (210.0 - 3180) <13374EA4-83BE-3407-B9DD-D199426D0E7A> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff87079000 -     0x7fff870ecfff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff870ed000 -     0x7fff870f0fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff870f1000 -     0x7fff87290fff  com.apple.QuartzCore (1.7 - 270.0) <E8FC9AA4-A5CB-384B-AD29-7190A1387D3E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff87291000 -     0x7fff87293fff  libquarantine.dylib (36.0.0 - compatibility 1.0.0) <4C3BFBC7-E592-3939-B376-1C2E2D7C5389> /usr/lib/system/libquarantine.dylib
        0x7fff87294000 -     0x7fff875b0ff7  com.apple.CoreServices.CarbonCore (960.18 - 960.18) <6020C3FB-6125-3EAE-A55D-1E77E38BEDEA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff875b1000 -     0x7fff875c3ff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
        0x7fff875c4000 -     0x7fff875ceff7  liblaunch.dylib (392.35.0 - compatibility 1.0.0) <8F8BB206-CECA-33A5-A105-4A01C3ED5D23> /usr/lib/system/liblaunch.dylib
        0x7fff875cf000 -     0x7fff87653ff7  com.apple.ApplicationServices.ATS (317.5.0 - ???) <FE629F2D-6BC0-3A58-9844-D8B9A6808A00> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8767e000 -     0x7fff87685fff  libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <24F11710-FFA4-3324-ACBE-961B518D2780> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
        0x7fff87686000 -     0x7fff87a24fef  com.apple.MediaToolbox (1.0 - 705.42) <BF05C02D-3202-3FF8-A334-C14AF7C89F9E> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
        0x7fff87b9c000 -     0x7fff87b9dff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff87b9e000 -     0x7fff87b9efff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff87b9f000 -     0x7fff87bc6ff7  com.apple.PerformanceAnalysis (1.10 - 10) <DD87C994-66D6-330A-BAF9-AB86BE125A62> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff87bf3000 -     0x7fff87bf9ff7  com.apple.phonenumbers (1.0 - 47) <BC6C2FE2-99C0-3AD6-AA9C-C88780FFFCCF> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff87bfa000 -     0x7fff87c8cff7  com.apple.PDFKit (2.6.1 - 2.6.1) <33A0A777-8CF4-3F36-BB1A-78F8A3D7E8C2> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff87c8d000 -     0x7fff87ca7fff  com.apple.CoreMediaAuthoring (2.0 - 889) <B99C23FB-EE6C-3B2A-8BF1-3995B94CE7D3> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff87ca8000 -     0x7fff87cd1fff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff88451000 -     0x7fff88918fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <E9D2A69C-6E81-358C-A162-510969F91490> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff88919000 -     0x7fff88a52fef  com.apple.vImage (5.1 - 5.1) <EB634387-CD15-3246-AC28-5FB368ACCEA2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff88a83000 -     0x7fff88a84fff  com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <92364334-3B11-360B-89D8-447185FEC653> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
        0x7fff88a85000 -     0x7fff88ab2fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <095FDD3C-3961-3865-A59B-A5B0A4B8B923> /usr/lib/libSystem.B.dylib
        0x7fff88ab3000 -     0x7fff88b21fff  com.apple.CoreSymbolication (2.1 - 66) <7CF9EF4A-262A-3009-8D42-A76F5614E372> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff88b29000 -     0x7fff88b8bfff  com.apple.coreui (1.2.1 - 164.1) <F7972630-F696-3FC5-9FCF-A6E1C8771078> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff88b8c000 -     0x7fff88e17fff  com.apple.JavaScriptCore (7534.52 - 7534.52.7) <4B188A38-3A5B-327D-ABE9-8EE2420B3791> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff88e24000 -     0x7fff88e51fff  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
        0x7fff88e52000 -     0x7fff88f33fff  com.apple.CoreServices.OSServices (478.29 - 478.29) <B487110E-C942-33A8-A494-3BDEDB88B1CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff88f34000 -     0x7fff88f4aff7  com.apple.ImageCapture (7.0 - 7.0) <F15FC6FB-9E88-3BE9-BABE-0454D3A502A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff88f4b000 -     0x7fff88f4bfff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff88f4c000 -     0x7fff88fc7ff7  com.apple.print.framework.PrintCore (7.1 - 366.1) <3F140DEB-9F87-3672-97CC-F983752581AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff88fc8000 -     0x7fff88ff5ff7  com.apple.opencl (1.50.63 - 1.50.63) <DB335C5C-3ABD-38C8-B6A5-8436EE1484D3> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff88ff8000 -     0x7fff88ff9fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff88ffa000 -     0x7fff89184ff7  com.apple.QTKit (7.7.1 - 2306) <A97042BD-4FD8-3556-9279-6B7742C98904> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff89185000 -     0x7fff89190ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff891a4000 -     0x7fff891a8ff7  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
        0x7fff891a9000 -     0x7fff891e8ff7  libGLImage.dylib (??? - ???) <2D1D8488-EC5F-3229-B983-CFDE0BB37586> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8924f000 -     0x7fff89261ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff89262000 -     0x7fff89306fff  com.apple.ink.framework (1.3.2 - 110) <C8840EA4-AE7B-360C-A191-D36B5F10B6B5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff89423000 -     0x7fff8947ffff  com.apple.QuickLookFramework (3.1 - 500.1) <0C9E98D2-D8F9-3161-9809-0D77B98AD938> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff894c3000 -     0x7fff895c0fff  com.apple.avfoundation (2.0 - 180.30) <061DDF4C-E7BB-33D0-BEB9-0443ADF6EC8C> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff895c1000 -     0x7fff8960cff7  com.apple.SystemConfiguration (1.11.1 - 1.11) <F832FE21-5509-37C6-B1F1-48928F31BE45> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8960d000 -     0x7fff8961afff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <2DCDCCA3-F1BF-3143-A243-83973F93C95C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff8961b000 -     0x7fff8963afff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <33263568-E6F3-359C-A4FA-66AD1300F7D4> /usr/lib/libresolv.9.dylib
        0x7fff8963b000 -     0x7fff89718fef  libsystem_c.dylib (763.12.0 - compatibility 1.0.0) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
        0x7fff8976d000 -     0x7fff89773fff  IOSurface (??? - ???) <03F95CAC-569C-3573-B3D7-2D211B8BDC56> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff89774000 -     0x7fff89790ff7  com.apple.GenerationalStorage (1.0 - 125) <31F60175-E38D-3C63-8D95-32CFE7062BCB> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff89791000 -     0x7fff897e5ff7  com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff897e6000 -     0x7fff89b0afff  com.apple.HIToolbox (1.8 - ???) <A3BE7C59-52E6-3A7F-9B30-24B7DD3E95F2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff89b0b000 -     0x7fff89c17fff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff89c18000 -     0x7fff89c1cfff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <380C3F44-0CA7-3514-8080-46D1C9DF4FCD> /usr/lib/system/libdyld.dylib
        0x7fff89c1d000 -     0x7fff89c7dfff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff89c7e000 -     0x7fff89c8cfff  com.apple.NetAuth (3.1 - 3.1) <FE7EC4D7-5632-3B8D-9094-A0AC8D60EDEE> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff89c8d000 -     0x7fff89cd0ff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <81435CC2-91BD-36E8-AF94-57D084293675> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff89cd1000 -     0x7fff89d06fff  com.apple.securityinterface (5.0 - 55004) <CFB4A542-7297-3159-8229-A5815EFE0EF5> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff89d4e000 -     0x7fff89de0fff  com.apple.CorePDF (3.0 - 3.0) <FA08FDA8-38C5-353D-89FC-59F9F99ABADD> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff89de1000 -     0x7fff89de5fff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <36F75773-7380-3AC7-AF62-E1E6C07B7004> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff89eef000 -     0x7fff8a16afff  com.apple.imageKit (2.1.1 - 1.0) <9C159577-0FFF-34D8-890E-66627A9E44FB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff8a16b000 -     0x7fff8a1eefef  com.apple.Metadata (10.7.0 - 627.20) <E00156B0-663A-35EF-A307-A2CEB00F1845> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8a1ef000 -     0x7fff8a207ff7  com.apple.iChat.InstantMessage (6.0 - 835) <69CD03BA-7F7A-33C5-9302-F28C029A1AEF> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
        0x7fff8a208000 -     0x7fff8a208fff  com.apple.Carbon (153 - 153) <C1A30E01-E113-38A0-95CA-99360F92A37A> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8a304000 -     0x7fff8a309fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff8a30a000 -     0x7fff8a35dfff  libFontRegistry.dylib (??? - ???) <57FBD85F-41A6-3DB9-B5F4-FCC6B260F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8a35e000 -     0x7fff8a942fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8a98a000 -     0x7fff8aa0fff7  com.apple.Heimdal (2.1 - 2.0) <C92E327E-CB5F-3C9B-92B0-F1680095C8A3> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8aa10000 -     0x7fff8aa10fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8aa4a000 -     0x7fff8b1defef  com.apple.CoreAUC (6.11.04 - 6.11.04) <FFC336DF-C71F-3C93-8E93-5CBD9EEAE940> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff8b1df000 -     0x7fff8b2f7ff7  com.apple.DesktopServices (1.6.1 - 1.6.1) <4418EAA6-7163-3A77-ABD3-F8289796C81A> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8b2f8000 -     0x7fff8b2f9fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8b2fa000 -     0x7fff8b4cefff  com.apple.CoreFoundation (6.7.1 - 635.15) <FE4A86C2-3599-3CF8-AD1A-822F1FEA820F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8b4cf000 -     0x7fff8b4f8fff  com.apple.CoreServicesInternal (113.8 - 113.8) <C1A3CF1B-BC45-3FC6-82B3-1511EBBA9D51> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8b4f9000 -     0x7fff8b5

  • ITunes quit unexpectedly when I transfer files (ie. PDF) to my iPad

    My iTunes will quit unexpectedly when I try to transfer some files (ie. PDF) from my folder to iPad. Below is the error message. Can anyone advise what to do?
    Process:         iTunes [131]
    Path:            /Applications/iTunes.app/Contents/MacOS/iTunes
    Identifier:      com.apple.iTunes
    Version:         10.6.1 (10.6.1)
    Build Info:      iTunes-10610701~1
    Code Type:       X86 (Native)
    Parent Process:  launchd [91]
    Date/Time:       2012-05-01 17:49:08.570 +0800
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          3643 sec
    Crashes Since Last Report:           1
    Per-App Interval Since Last Report:  988 sec
    Per-App Crashes Since Last Report:   1
    Anonymous UUID:                      E317C1FE-647B-4415-AC37-BF99E3C9DC33
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000477
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   com.apple.iTunes                        0x000feb0f 0x1000 + 1039119
    1   com.apple.iTunes                        0x00968bd1 0x1000 + 9862097
    2   com.apple.iTunes                        0x00968c33 0x1000 + 9862195
    3   com.apple.iTunes                        0x002c117b 0x1000 + 2883963
    4   com.apple.iTunes                        0x000345bd 0x1000 + 210365
    5   com.apple.iTunes                        0x00027d78 0x1000 + 159096
    6   com.apple.iTunes                        0x007d9f26 0x1000 + 8228646
    7   com.apple.iTunes                        0x007d3513 0x1000 + 8201491
    8   com.apple.iTunes                        0x006a74cc 0x1000 + 6972620
    9   com.apple.iTunes                        0x00669cfc 0x1000 + 6720764
    10  com.apple.iTunes                        0x003c0825 0x1000 + 3930149
    11  com.apple.iTunes                        0x003d78cc 0x1000 + 4024524
    12  com.apple.iTunes                        0x0005d636 0x1000 + 378422
    13  com.apple.iTunes                        0x007f0efc 0x1000 + 8322812
    14  com.apple.iTunes                        0x007f12ee 0x1000 + 8323822
    15  com.apple.iTunes                        0x007f133c 0x1000 + 8323900
    16  com.apple.iTunes                        0x00804cb4 0x1000 + 8404148
    17  com.apple.iTunes                        0x007fa4a9 0x1000 + 8361129
    18  com.apple.iTunes                        0x0005bfb0 0x1000 + 372656
    19  com.apple.iTunes                        0x003d8894 0x1000 + 4028564
    20  com.apple.iTunes                        0x0005d636 0x1000 + 378422
    21  com.apple.iTunes                        0x007f0efc 0x1000 + 8322812
    22  com.apple.iTunes                        0x007ff477 0x1000 + 8381559
    23  com.apple.iTunes                        0x00144abd 0x1000 + 1325757
    24  com.apple.iTunes                        0x00413b53 0x1000 + 4270931
    25  com.apple.iTunes                        0x0015ba9d 0x1000 + 1419933
    26  com.apple.CoreFoundation                0x94a29dd2 __CFRunLoopDoObservers + 1186
    27  com.apple.CoreFoundation                0x949e5f42 __CFRunLoopRun + 1154
    28  com.apple.CoreFoundation                0x949e53c4 CFRunLoopRunSpecific + 452
    29  com.apple.CoreFoundation                0x949e51f1 CFRunLoopRunInMode + 97
    30  com.apple.HIToolbox                     0x905cde04 RunCurrentEventLoopInMode + 392
    31  com.apple.HIToolbox                     0x905cdbb9 ReceiveNextEventCommon + 354
    32  com.apple.HIToolbox                     0x905cda3e BlockUntilNextEventMatchingListInMode + 81
    33  com.apple.AppKit                        0x975f2595 _DPSNextEvent + 847
    34  com.apple.AppKit                        0x975f1dd6 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
    35  com.apple.AppKit                        0x975b41f3 -[NSApplication run] + 821
    36  com.apple.iTunes                        0x00003ffa 0x1000 + 12282
    37  com.apple.iTunes                        0x00003e41 0x1000 + 11841
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x909ec382 kevent + 10
    1   libSystem.B.dylib                       0x909eca9c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib                       0x909ebf59 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib                       0x909ebcfe _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib                       0x909eb781 _pthread_wqthread + 390
    5   libSystem.B.dylib                       0x909eb5c6 start_wqthread + 30
    Thread 2:
    0   libSystem.B.dylib                       0x909c5afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x909c6267 mach_msg + 68
    2   com.apple.CoreFoundation                0x949e62df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x949e53c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x949eb304 CFRunLoopRun + 84
    5   com.apple.iTunes                        0x0000a5e8 0x1000 + 38376
    6   com.apple.iTunes                        0x0091e2fe 0x1000 + 9556734
    7   libSystem.B.dylib                       0x909f3259 _pthread_start + 345
    8   libSystem.B.dylib                       0x909f30de thread_start + 34
    Thread 3:
    0   libSystem.B.dylib                       0x909f3aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x909f375e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x909f53f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.iTunes                        0x0000a7c3 0x1000 + 38851
    4   com.apple.iTunes                        0x00020c71 0x1000 + 130161
    5   com.apple.iTunes                        0x0091e2fe 0x1000 + 9556734
    6   libSystem.B.dylib                       0x909f3259 _pthread_start + 345
    7   libSystem.B.dylib                       0x909f30de thread_start + 34
    Thread 4:
    0   libSystem.B.dylib                       0x909c5afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x909c6267 mach_msg + 68
    2   com.apple.CoreFoundation                0x949e62df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x949e53c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x949eb304 CFRunLoopRun + 84
    5   com.apple.iTunes                        0x0003d680 0x1000 + 247424
    6   com.apple.iTunes                        0x0091e2fe 0x1000 + 9556734
    7   libSystem.B.dylib                       0x909f3259 _pthread_start + 345
    8   libSystem.B.dylib                       0x909f30de thread_start + 34
    Thread 5:  com.apple.CFSocket.private
    0   libSystem.B.dylib                       0x909e4ac6 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation                0x94a25c53 __CFSocketManager + 1091
    2   libSystem.B.dylib                       0x909f3259 _pthread_start + 345
    3   libSystem.B.dylib                       0x909f30de thread_start + 34
    Thread 6:
    0   libSystem.B.dylib                       0x909f3aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x909f375e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x909f53f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.iTunes                        0x0000a7c3 0x1000 + 38851
    4   com.apple.iTunes                        0x0000a6da 0x1000 + 38618
    5   com.apple.iTunes                        0x0000a55d 0x1000 + 38237
    6   com.apple.iTunes                        0x00a32f57 0x1000 + 10690391
    7   com.apple.iTunes                        0x00a32f85 0x1000 + 10690437
    8   com.apple.iTunes                        0x0091e2fe 0x1000 + 9556734
    9   libSystem.B.dylib                       0x909f3259 _pthread_start + 345
    10  libSystem.B.dylib                       0x909f30de thread_start + 34
    Thread 7:
    0   libSystem.B.dylib                       0x909c5afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x909c6267 mach_msg + 68
    2   com.apple.iTunes                        0x001402c1 0x1000 + 1307329
    3   libSystem.B.dylib                       0x909f3259 _pthread_start + 345
    4   libSystem.B.dylib                       0x909f30de thread_start + 34
    Thread 8:
    0   libSystem.B.dylib                       0x909c5afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x909c6267 mach_msg + 68
    2   com.apple.CoreFoundation                0x949e62df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x949e53c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x949eb304 CFRunLoopRun + 84
    5   com.apple.iTunes                        0x0000a5e8 0x1000 + 38376
    6   com.apple.iTunes                        0x0091e2fe 0x1000 + 9556734
    7   libSystem.B.dylib                       0x909f3259 _pthread_start + 345
    8   libSystem.B.dylib                       0x909f30de thread_start + 34
    Thread 9:  WebCore: LocalStorage
    0   libSystem.B.dylib                       0x909f3aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x909f375e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x909f53f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.JavaScriptCore                0x9180d2d1 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    4   libSystem.B.dylib                       0x909f3259 _pthread_start + 345
    5   libSystem.B.dylib                       0x909f30de thread_start + 34
    Thread 10:
    0   libSystem.B.dylib                       0x909c5afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x909c6267 mach_msg + 68
    2   com.apple.CoreFoundation                0x949e62df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x949e53c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x949e51f1 CFRunLoopRunInMode + 97
    5   com.apple.Foundation                    0x94bdb224 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 329
    6   com.apple.Foundation                    0x94ba24c4 -[NSThread main] + 45
    7   com.apple.Foundation                    0x94ba2474 __NSThread__main__ + 1499
    8   libSystem.B.dylib                       0x909f3259 _pthread_start + 345
    9   libSystem.B.dylib                       0x909f30de thread_start + 34
    Thread 11:
    0   libSystem.B.dylib                       0x909c5afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x909c6267 mach_msg + 68
    2   com.apple.CoreFoundation                0x949e62df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x949e53c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x949eb304 CFRunLoopRun + 84
    5   com.apple.iTunes                        0x0000a5e8 0x1000 + 38376
    6   com.apple.iTunes                        0x0091e2fe 0x1000 + 9556734
    7   libSystem.B.dylib                       0x909f3259 _pthread_start + 345
    8   libSystem.B.dylib                       0x909f30de thread_start + 34
    Thread 12:
    0   libSystem.B.dylib                       0x909c5afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x909c6267 mach_msg + 68
    2   com.apple.CoreFoundation                0x949e62df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x949e53c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x949eb304 CFRunLoopRun + 84
    5   com.apple.iTunes                        0x0000a5e8 0x1000 + 38376
    6   com.apple.iTunes                        0x0091e2fe 0x1000 + 9556734
    7   libSystem.B.dylib                       0x909f3259 _pthread_start + 345
    8   libSystem.B.dylib                       0x909f30de thread_start + 34
    Thread 13:  JavaScriptCore::Marking
    0   libSystem.B.dylib                       0x909f3aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x909f375e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x909f53f8 pthread_cond_wait$UNIX2003 + 73
    Thread 14:  JavaScriptCore::BlockFree
    0   libSystem.B.dylib                       0x909f3aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x909f375e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x909f32b1 pthread_cond_timedwait$UNIX2003 + 72
    3   com.apple.JavaScriptCore                0x9180d31c ***::ThreadCondition::timedWait(***::Mutex&, double) + 156
    Thread 15:  WebCore: LocalStorage
    0   libSystem.B.dylib                       0x909f3aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x909f375e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x909f53f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.JavaScriptCore                0x9180d2d1 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    4   libSystem.B.dylib                       0x909f3259 _pthread_start + 345
    5   libSystem.B.dylib                       0x909f30de thread_start + 34
    Thread 16:
    0   libSystem.B.dylib                       0x909f3aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x909f375e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x909f53f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.iTunes                        0x00050dc3 0x1000 + 327107
    4   com.apple.iTunes                        0x00050c7f 0x1000 + 326783
    5   com.apple.iTunes                        0x00050c1b 0x1000 + 326683
    6   com.apple.iTunes                        0x00050a6e 0x1000 + 326254
    7   com.apple.iTunes                        0x0091e2fe 0x1000 + 9556734
    8   libSystem.B.dylib                       0x909f3259 _pthread_start + 345
    9   libSystem.B.dylib                       0x909f30de thread_start + 34
    Thread 17:
    0   libSystem.B.dylib                       0x909c5afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x909c6267 mach_msg + 68
    2   com.apple.CoreFoundation                0x949e62df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x949e53c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x949eb304 CFRunLoopRun + 84
    5   com.apple.iTunes                        0x0000a5e8 0x1000 + 38376
    6   com.apple.iTunes                        0x0091e2fe 0x1000 + 9556734
    7   libSystem.B.dylib                       0x909f3259 _pthread_start + 345
    8   libSystem.B.dylib                       0x909f30de thread_start + 34
    Thread 18:
    0   libSystem.B.dylib                       0x909eb412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x909eb9a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x909eb5c6 start_wqthread + 30
    Thread 19:
    0   libSystem.B.dylib                       0x909c5afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x909c6267 mach_msg + 68
    2   com.apple.CoreFoundation                0x949e62df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x949e53c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x949eb304 CFRunLoopRun + 84
    5   com.apple.iTunes                        0x0000a5e8 0x1000 + 38376
    6   com.apple.iTunes                        0x0091e2fe 0x1000 + 9556734
    7   libSystem.B.dylib                       0x909f3259 _pthread_start + 345
    8   libSystem.B.dylib                       0x909f30de thread_start + 34
    Thread 20:
    0   libSystem.B.dylib                       0x909e4ac6 select$DARWIN_EXTSN + 10
    1   com.apple.AirTrafficHost                0x20768d49 _readDictionary + 246
    2   com.apple.AirTrafficHost                0x20769583 ATProcessLinkCopyMessageFromChild + 180
    3   com.apple.AirTrafficHost                0x20768247 ATHostConnectionReadMessage + 297
    4   com.apple.iTunes                        0x00225a58 0x1000 + 2247256
    5   com.apple.iTunes                        0x0091e2fe 0x1000 + 9556734
    6   libSystem.B.dylib                       0x909f3259 _pthread_start + 345
    7   libSystem.B.dylib                       0x909f30de thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x031ad018  ebx: 0xbfff3be8  ecx: 0x0000000f  edx: 0x0053001f
      edi: 0xbfff3e4c  esi: 0x46494c45  ebp: 0xbffea388  esp: 0xbffea384
       ss: 0x0000001f  efl: 0x00010206  eip: 0x000feb0f   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0x00000477
    Binary Images:
        0x1000 -  0x1128fdf  com.apple.iTunes 10.6.1 (10.6.1) <BC1ACF3D-8DB4-F397-FBA1-0B26633B6D0C> /Applications/iTunes.app/Contents/MacOS/iTunes
    0x137c000 -  0x13f7fef  com.apple.iTunes.iPodUpdater 10.4 (10.4) <055BCDEA-3996-AC1B-EEF1-E158DF8AA5E4> /Applications/iTunes.app/Contents/Frameworks/iPodUpdater.framework/Versions/A/i PodUpdater
    0x143c000 -  0x1461ff7  com.apple.avfoundationcf 2.0 (60.1) <2D4DFC71-1195-4549-658B-7295F37AAEC3> /System/Library/PrivateFrameworks/AVFoundationCF.framework/Versions/A/AVFoundat ionCF
    0x1489000 -  0x148eff7  com.apple.iPod 1.6 (17) <4CCD2720-D270-C0D2-1E14-1374779C2401> /System/Library/PrivateFrameworks/iPod.framework/Versions/A/iPod
    0x1494000 -  0x1770fe7 +libgnsdk_dsp.1.9.5.dylib 1.9.5 (compatibility 1.9.5) <E468D2B0-295A-D520-C02A-5383413B5DDE> /Applications/iTunes.app/Contents/MacOS/libgnsdk_dsp.1.9.5.dylib
    0x1792000 -  0x17c5fe7 +libgnsdk_musicid.1.9.5.dylib 1.9.5 (compatibility 1.9.5) <F6487E48-3B93-7C89-7734-85600749661D> /Applications/iTunes.app/Contents/MacOS/libgnsdk_musicid.1.9.5.dylib
    0x17d2000 -  0x189cfe7 +libgnsdk_sdkmanager.1.9.5.dylib 1.9.5 (compatibility 1.9.5) <70001144-C144-B6D7-3CA9-836ACD97CE9F> /Applications/iTunes.app/Contents/MacOS/libgnsdk_sdkmanager.1.9.5.dylib
    0x18b3000 -  0x18f5fe7 +libgnsdk_submit.1.9.5.dylib 1.9.5 (compatibility 1.9.5) <AB1597CE-FBAC-6C05-330E-879EDD036C94> /Applications/iTunes.app/Contents/MacOS/libgnsdk_submit.1.9.5.dylib
    0x18fa000 -  0x193fff7  com.apple.CoreMedia.AVCFSupport 1.0 (705.24.4) <FAEC8CE1-BF17-B566-38E3-98E97C2403CE> /System/Library/PrivateFrameworks/AVFoundationCF.framework/Support/CoreMedia.fr amework/Versions/A/CoreMedia
    0x195e000 -  0x1cc9ff3  com.apple.MediaToolbox.AVCFSupport 1.0 (705.24.4) <B801EFCB-07D9-2A94-9E7A-530AD7E892AA> /System/Library/PrivateFrameworks/AVFoundationCF.framework/Support/MediaToolbox .framework/Versions/A/MediaToolbox
    0x1d2e000 -  0x206efeb  com.apple.VideoToolbox.AVCFSupport 1.0 (705.24.4) <A4DBF709-3753-2F20-B20D-1D5DB80F3997> /System/Library/PrivateFrameworks/AVFoundationCF.framework/Support/VideoToolbox .framework/Versions/A/VideoToolbox
    0x25f4000 -  0x25f4ff7  com.apple.applescript.component 2.1.2 (2.1.2) <C753B747-FBB7-EF99-32C9-133CA88FD5C4> /System/Library/Components/AppleScript.component/Contents/MacOS/AppleScript
    0x1455b000 - 0x14928fe7  com.apple.CoreFP 2.1.37 (2.1.37) <5075E6B8-08EA-CBFC-770C-1653E4F49053> /System/Library/PrivateFrameworks/CoreFP.framework/CoreFP
    0x1535e000 - 0x164b5ff7  com.apple.CoreFP1 1.14.37 (1.14.37) <B7B4E73D-E8C8-19D9-629D-139B0E2BED79> /System/Library/PrivateFrameworks/CoreFP1.framework/CoreFP1
    0x16e00000 - 0x16e01ff7  com.apple.textencoding.unicode 2.3 (2.3) <78A61FD5-70EE-19EA-48D4-3481C640B70D> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x16e09000 - 0x16e0dff3  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
    0x16fdb000 - 0x16fe1ff7  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
    0x17100000 - 0x17198fff  com.apple.applescript 2.1.2 (2.1.2) <E4A816FB-C4A5-DE64-963B-3DCF031124CF> /System/Library/PrivateFrameworks/AppleScript.framework/Versions/A/AppleScript
    0x194a6000 - 0x19532ff7  com.apple.mobiledevice 507.6 (507.6) <F7DDA28B-630F-862A-11E2-6386027EB81C> /System/Library/PrivateFrameworks/MobileDevice.framework/MobileDevice
    0x1957b000 - 0x19630fe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <AACC86C0-86B4-B1A7-003F-2A0AF68973A2> /usr/lib/libcrypto.0.9.7.dylib
    0x19676000 - 0x1969cfff  libssl.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <9203FADE-F4F2-2245-A32E-BD88819D314D> /usr/lib/libssl.0.9.7.dylib
    0x196ab000 - 0x19891fef  com.apple.audio.codecs.Components 2.0.4 (2.0.4) <5D32DF8D-C577-EB6B-72FA-1ABDF1CED762> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0x1b8ab000 - 0x1b8b0ff7  com.apple.QuartzComposer.iTunesPlugIn 1.2 (16) <8511A037-AFDE-5D1A-67DA-1B4837432D85> /Library/iTunes/iTunes Plug-ins/Quartz Composer Visualizer.bundle/Contents/MacOS/Quartz Composer Visualizer
    0x1d284000 - 0x1d2bffff  com.apple.QuickTime Plugin.plugin 7.6.6 (1783) <4016B66D-A94A-A81D-3E3B-C35832162E92> /Library/Internet Plug-Ins/QuickTime Plugin.plugin/Contents/MacOS/QuickTime Plugin
    0x1e1a8000 - 0x1e1abff3  libFontRegistryUI.dylib ??? (???) <D738781C-8568-A782-7EAC-965D45AEDF59> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistryUI.dylib
    0x1e1b2000 - 0x1e1b3ff7  ATSHI.dylib ??? (???) <8791C226-0725-314F-5897-BAAE57CA1EEE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
    0x1e7ef000 - 0x1e90afe3  com.apple.AppleGVAFramework 1.2.44 (1.2.44) <6595EE22-663F-68BF-D349-15A79D6A9046> /System/Library/PrivateFrameworks/AppleGVA.framework/AppleGVA
    0x1fc1d000 - 0x1fd96ff7  GLEngine ??? (???) <76C922AA-A4A7-2835-537B-17F316AD95F6> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x1fdc8000 - 0x20232ff7  com.apple.driver.AppleIntelGMAX3100GLDriver 1.6.36 (6.3.6) <C73909B6-ED68-773D-9C15-E44910551D31> /System/Library/Extensions/AppleIntelGMAX3100GLDriver.bundle/Contents/MacOS/App leIntelGMAX3100GLDriver
    0x20388000 - 0x203acfe7  GLRendererFloat ??? (???) <F19DDBE8-1DF6-6618-F554-0E81ED85CE67> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x20766000 - 0x208a2ff7  com.apple.AirTrafficHost 204.9 (204.9) <BB4DB114-0AFF-DB76-D637-4DC6549B1FA0> /System/Library/PrivateFrameworks/AirTrafficHost.framework/AirTrafficHost
    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
    0x8fe00000 - 0x8fe4163b  dyld 132.1 (???) <4CDE4F04-0DD6-224E-ACE5-3C06E169A801> /usr/lib/dyld
    0x9000f000 - 0x9000fff7  com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x90010000 - 0x90017ff7  com.apple.aps.framework 1.2 (1.2) <16A7DB74-F951-D8DB-35D0-5E5673529AB0> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
    0x90044000 - 0x90045ff7  libScreenReader.dylib ??? (???) <E559E38F-FB36-C1C4-B915-D3A4E4354921> /usr/lib/libScreenReader.dylib
    0x90046000 - 0x9004dff3  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
    0x9004e000 - 0x90255feb  com.apple.AddressBook.framework 5.0.4 (883) <E26855A0-8CEF-8C81-F963-A2BF9E47F5C8> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x90256000 - 0x9029bff7  com.apple.ImageCaptureCore 1.1 (1.1) <F54F284F-0B81-0AFA-CE47-FF797A6E05B0> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x9029c000 - 0x9029fffb  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
    0x902d5000 - 0x90370fe7  com.apple.ApplicationServices.ATS 275.19 (???) <2E83B3E9-AF39-36FC-5D05-CC1E952098AB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9039a000 - 0x9039aff7  com.apple.quartzframework 1.5 (1.5) <CEB78F00-C5B2-3B3F-BF70-DD6D578719C0> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x9039b000 - 0x903adff7  com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x903ae000 - 0x903bcff7  com.apple.opengl 1.6.14 (1.6.14) <82622F67-E032-0BF6-A78D-50B346E8D0FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x903bd000 - 0x903cdff7  com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x903ce000 - 0x90421ff7  com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x90422000 - 0x9043efe3  com.apple.openscripting 1.3.1 (???) <2A748037-D1C0-6D47-2C4A-0562AF799AC9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x904af000 - 0x904f0ff7  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
    0x904f1000 - 0x9052bff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <6875335E-0993-0D77-4E80-41763A8477CF> /usr/lib/libcups.2.dylib
    0x9052c000 - 0x90540ffb  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
    0x90541000 - 0x90552ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <3036AD83-4F1D-1028-54EE-54165E562650> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x90553000 - 0x9056eff7  libPng.dylib ??? (???) <05445692-8AF7-CAB6-EBF5-1F7B3A906CCB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x90599000 - 0x908bdfef  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
    0x909c5000 - 0x90b6cff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    0x90b6d000 - 0x90b76ff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x90b77000 - 0x90b81fe7  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
    0x90b9b000 - 0x90b9cff7  com.apple.TrustEvaluationAgent 1.1 (1) <2D970A9B-77E8-EDC0-BEC6-7580D78B2843> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x90b9d000 - 0x90bbcff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x90bdf000 - 0x90c1cff7  com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x90c92000 - 0x90dbafe7  com.apple.WebKit 6534.55 (6534.55.3) <1005A819-7695-EBE6-15B8-4DBF8C3C36C4> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x90dcf000 - 0x90ed1fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <015563C4-81E2-8C8A-82AC-31B38D904A42> /usr/lib/libcrypto.0.9.8.dylib
    0x90ed2000 - 0x90f7affb  com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x90f7b000 - 0x90f7bff7  com.apple.Carbon 150 (152) <8F767518-AD3C-5CA0-7613-674CD2B509C4> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x90f7f000 - 0x90ffafff  com.apple.AppleVAFramework 4.10.27 (4.10.27) <BFD2D1CA-535C-F16F-0EB5-04905ABD65CF> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x9100c000 - 0x9107aff7  com.apple.QuickLookUIFramework 2.3 (327.6) <74706A08-5399-24FE-00B2-4A702A6B83C1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x9107b000 - 0x910f5fff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x91232000 - 0x913b4fe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <D5980817-6D19-9636-51C3-E82BAE26776B> /usr/lib/libicucore.A.dylib
    0x913b5000 - 0x91480fef  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
    0x91481000 - 0x914a1fe7  libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <8C2B5FA8-2469-21C7-D297-F95A0FFE5F19> /usr/lib/libresolv.9.dylib
    0x914a2000 - 0x9179cfef  com.apple.QuickTime 7.6.6 (1789) <38255AA2-8087-5AE0-CA4B-1DDE611540B1> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x9179d000 - 0x917fefe7  com.apple.CoreText 151.12 (???) <98F53C15-1D29-A2B3-0717-5A26A2699163> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x917ff000 - 0x91801ff7  com.apple.securityhi 4.0 (36638) <6118C361-61E7-B34E-93DB-1B88108F8F18> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x91802000 - 0x91aaffeb  com.apple.JavaScriptCore 6534.55 (6534.55.2) <2FF650FE-AE0A-BB83-0BC6-BD2D192F2873> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x91ab0000 - 0x91f01fef  com.apple.RawCamera.bundle 3.7.1 (570) <AF94D180-5E0F-10DF-0CB2-FD8EDB110FA2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x91f02000 - 0x91f5cfe7  com.apple.CorePDF 1.4 (1.4) <78A1DDE1-1609-223C-A532-D282DC5E0CD0> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x91f5d000 - 0x92373ff7  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
    0x92552000 - 0x92554ff7  libRadiance.dylib ??? (???) <41E5C5F4-A4C6-0416-08D0-422C88088558> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x92555000 - 0x92656fe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <C75F921C-F027-6372-A0A1-EDB8A6234331> /usr/lib/libxml2.2.dylib
    0x92657000 - 0x9265dfff  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
    0x9265e000 - 0x926a1ff7  libGLU.dylib ??? (???) <6CC3CE6A-7024-C685-EADA-7F9DC27128E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x926a9000 - 0x926cdff7  libJPEG.dylib ??? (???) <7EBC924F-B2EE-68B0-4EA0-F99EF54F0306> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x926ce000 - 0x9277afe7  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
    0x9279b000 - 0x928c8ffb  com.apple.MediaToolbox 0.484.60 (484.60) <A7FE2739-64A7-40EB-A6E7-69FBCE3C87D4> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x928c9000 - 0x92933fe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x92934000 - 0x929abff3  com.apple.backup.framework 1.2.2 (1.2.2) <D65F2FCA-15EB-C200-A08F-7DC4089DA6A2> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x929ac000 - 0x92a86fff  com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92a87000 - 0x92a97ff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x92a98000 - 0x92b9afef  com.apple.MeshKitIO 1.1 (49.2) <D0401AC5-1F92-2BBB-EBAB-58EDD3BA61B9> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x92b9b000 - 0x92b9bff7  com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x92b9c000 - 0x92bd7ffb  libFontRegistry.dylib ??? (???) <19ED5DE0-D3AF-B229-9193-35D58FE377E5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x92bd8000 - 0x92bdcff7  libGFXShared.dylib ??? (???) <09540618-2ED1-72C4-61CB-938B35927568> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x92bdd000 - 0x92c75fe7  edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x92c76000 - 0x92c81ff7  com.apple.CrashReporterSupport 10.6.7 (258) <8F3E7415-1FFF-0C20-2EAB-6A23B9728728> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x92c82000 - 0x92db0fe7  com.apple.CoreData 102.1 (251) <87FE6861-F2D6-773D-ED45-345272E56463> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x92df5000 - 0x92e39fe7  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
    0x93134000 - 0x932f6feb  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
    0x932f7000 - 0x9331fff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <315D97C2-4E1F-A95F-A759-4A3FA5639E75> /usr/lib/libxslt.1.dylib
    0x93320000 - 0x9399bff7  com.apple.CoreAUC 6.11.03 (6.11.03) <42B31B0F-18F9-29D2-A67C-7B81A47F6D67> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x93a98000 - 0x93ad2fe7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <C62A7753-99A2-6782-92E7-6628A6190A90> /usr/lib/libssl.0.9.8.dylib
    0x93ad3000 - 0x93d39ff7  com.apple.security 6.1.2 (55002) <A476227B-409D-A457-7D4D-A631A0B4AFDB> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x93d3a000 - 0x93d3aff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93d3b000 - 0x93dbdffb  SecurityFoundation ??? (???) <C4506287-1AE2-5380-675D-95B0291AA425> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x93e37000 - 0x93e80fe7  libTIFF.dylib ??? (???) <4A3EF156-D4FE-95E2-FA05-7BD76FF27CEC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x93e81000 - 0x941a1ff3  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
    0x941bb000 - 0x941c8fe7  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <828CCEAB-F193-90F1-F48C-54E3C88B29BC> /usr/lib/libbz2.1.0.dylib
    0x941c9000 - 0x941ccff7  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
    0x9449f000 - 0x944abff7  libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
    0x944ac000 - 0x945b8fe7  libGLProgrammability.dylib ??? (???) <6167CEB0-D8D6-C4D9-DD74-49755ADB540F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x945c4000 - 0x94621ff7  com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x94622000 - 0x94644fef  com.apple.DirectoryService.Framework 3.6 (621.12) <A4A47C88-138C-A237-88A5-877E5CAB4494> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x94667000 - 0x946a4ff7  com.apple.CoreMedia 0.484.60 (484.60) <8FAB137D-682C-6DEC-5A15-F0029A5B226F> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x946a5000 - 0x946a6ff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <93EC71F1-4D4E-F456-8EFE-32E7EFD7A064> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x946a7000 - 0x946e9ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <8A4721DE-25C4-C8AA-EA90-9DA7812E3EBA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x946ea000 - 0x9476afeb  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
    0x9476b000 - 0x94770ff7  com.apple.OpenDirectory 10.6 (10.6) <0603680A-A002-D294-DE83-0D028C6BE884> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x94771000 - 0x94775ff7  IOSurface ??? (???) <89D859B7-A26A-A5AB-8401-FC1E01AC7A60> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x94776000 - 0x94776ff7  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
    0x94777000 - 0x9479dffb  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
    0x9479e000 - 0x9484cff3  com.apple.ink.framework 1.3.3 (107) <233A981E-A2F9-56FB-8BDE-C2DEC3F20784> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x9484d000 - 0x94858ff7  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
    0x94890000 - 0x948ddfeb  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <00A1A83B-0E7D-D0F4-A643-8C5675C2BB21> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x94970000 - 0x949a8ff7  com.apple.LDAPFramework 2.0 (120.1) <131ED804-DD88-D84F-13F8-D48E0012B96F> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x949a9000 - 0x94b24fe7  com.apple.CoreFoundation 6.6.6 (550.44) <F88C95CD-1264-782D-A1F5-204739847E93> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x94b8c000 - 0x94dfdfef  com.apple.Foundation 6.6.8 (751.63) <69B3441C-B196-F2AD-07F8-D8DD24E4CD8C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x94dfe000 - 0x94e16ff7  com.apple.CFOpenDirectory 10.6 (10.6) <D1CF5881-0AF7-D164-4156-9E9067B7FA37> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x94e1f000 - 0x94e25fe7  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
    0x94e26000 - 0x9525bff7  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
    0x952c6000 - 0x95382fff  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
    0x95383000 - 0x95383ff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x9538b000 - 0x95395ffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <7486003F-8FDB-BD6C-CB34-DE45315BD82C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x95396000 - 0x953a3ff7  com.apple.AppleFSCompression 24.4 (1.0) <09E7FA6D-4BE8-5CA6-732F-D70EDF0E3910> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x953a4000 - 0x953d7fff  libTrueTypeScaler.dylib ??? (???) <8ADB7D19-413E-4499-C874-13C383F97685> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x953d8000 - 0x95490feb  libFontParser.dylib ??? (???) <D2D0C922-5ED1-3AE9-6F99-707C74DF3E62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x95491000 - 0x954e1ff7  com.apple.framework.familycontrols 2.0.2 (2020) <596ADD85-79F5-A613-537B-F83B6E19013C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x95523000 - 0x95538fff  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
    0x95539000 - 0x95764ff3  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
    0x958a3000 - 0x95983fe7  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
    0x959cd000 - 0x959fdff7  com.apple.MeshKit 1.1 (49.2) <5A74D1A4-4B97-FE39-4F4D-E0B80F0ADD87> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x95a29000 - 0x96218557  com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x96219000 - 0x96221ff7  com.apple.DisplayServicesFW 2.3.3 (289) <828084B0-9197-14DD-F66A-D634250A212E> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x962c3000 - 0x962eaff7  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
    0x962eb000 - 0x96398fe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
    0x96399000 - 0x9639dff7  libGIF.dylib ??? (???) <3B4E6D0B-89EB-251F-3693-5187254D5BE2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x9639e000 - 0x963a1fe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x963a2000 - 0x963a5ff7  libCoreVMClient.dylib ??? (???) <37F56237-4ABA-E5B5-968D-70FFE357E8E0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x963a6000 - 0x96711ff7  com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x96760000 - 0x967cfff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <595A5539-9F54-63E6-7AAC-C04E1574B050> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x967d0000 - 0x967e4fe7  libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
    0x967e5000 - 0x96928fef  com.apple.QTKit 7.7 (1789) <4D3AA05F-D4D3-0D43-99D7-F26E4640BEE7> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x96929000 - 0x96930ff7  com.apple.agl 3.0.12 (AGL-3.0.12) <A5FF7623-9F55-0364-AD9B-42CF13C677C1> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x96931000 - 0x9693cff7  libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x9693d000 - 0x96981ff3  com.apple.coreui 2 (114) <2234855E-3BED-717F-0BFA-D1A289ECDBDA> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x96982000 - 0x96abffe7  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <423BDE4D-5082-B6CA-BB2C-E22A037235A4> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x96ac0000 - 0x96b16ff7  com.apple.MeshKitRuntime 1.1 (49.2) <CB9F38B1-E107-EA62-EDFF-02EE79F6D1A5> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x96b3e000 - 0x96b85ffb  com.apple.CoreMediaIOServices 140.0 (1496) <DA152F1C-8EF4-4F5E-6D60-82B1DC72EF47> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x96ba5000 - 0x96d87fff  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
    0x9752b000 - 0x97569ff7  com.apple.QuickLookFramework 2.3 (327.6) <66955C29-0C99-D02C-DB18-4952AFB4E886> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x975aa000 - 0x97e8dff7  com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x97e91000 - 0x97e9ffe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <33C1B260-ED05-945D-FC33-EF56EC791E2E> /usr/lib/libz.1.dylib
    0x97ea0000 - 0x97ef8fe7  com.apple.datadetectorscore 2.0 (80.7) <A40AA74A-9D13-2A6C-5440-B50905923251> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x97ef9000 - 0x97ef9ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x97fd9000 - 0x97ffafe7  com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x97ffb000 - 0x980d8fe3  com.apple.DiscRecording 5.0.9 (5090.4.2) <92C85A16-5C80-9F35-13BE-2B312956AA9A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x980d9000 - 0x98192fe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
    0x98193000 - 0x981ccfe7  com.apple.bom 10.0 (164) <CC61CCD7-F76C-45DD-6666-C0E0D07C7343> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x981cd000 - 0x98200ff7  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
    0x98201000 - 0x9820eff7  com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x9820f000 - 0x983e8fff  libType1Scaler.dylib ??? (???) <04AF2B34-81D4-97E9-BD56-387D37C16F46> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
    0x983e9000 - 0x9847bfe7  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
    0x9847c000 - 0x984adff7  libGLImage.dylib ??? (???) <D18E2E76-DBF4-6930-039A-F66CA0D120B3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x98563000 - 0x98a1eff7  com.apple.VideoToolbox 0.484.60 (484.60) <B53299EC-E30F-EC04-779D-29B7113CC14A> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x98a1f000 - 0x99796fe7  com.apple.WebCore 6534.55 (6534.55.3) <88D78C7B-168E-F85E-7ED1-2D351ABB5582> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x99797000 - 0x99834fe3  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
    0x99835000 - 0x99899ffb  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
    0x9989a000 - 0x99913ff7  com.apple.PDFKit 2.5.1 (2.5.1) <A068BF37-03E0-A231-2791-561C60C3ED2B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x99a73000 - 0x99a73ff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x99aad000 - 0x99af3ff7  libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
    0x99b2d000 - 0x99b6dff3  com.apple.securityinterface 4.0.1 (40418) <FED0C1B5-469E-ADFF-308E-C10B6A68AE45> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x99b6e000 - 0x9aac1ffb  com.apple.QuickTimeComponents.component 7.6.6 (1789) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x9aac2000 - 0x9ab05ff7  com.apple.NavigationServices 3.5.4 (182) <8DC6FD4A-6C74-9C23-A4C3-715B44A8D28C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9ab06000 - 0x9ab07ff7  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    System Profile:
    Model: MacBookAir1,1, BootROM MBA11.00BB.B03, 2 processors, Intel Core 2 Duo, 1.6 GHz, 2 GB, SMC 1.23f20
    Graphics: Intel GMA X3100, GMA X3100, Built-In, 144 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8B), Broadcom BCM43xx 1.0 (5.10.131.42.4)
    Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en0
    Parallel ATA Device: TOSHIBA MK8009GAH, 74.53 GB
    USB Device: iPad, 0x05ac  (Apple Inc.), 0x129a, 0xfd100000 / 3
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8505, 0xfd400000 / 2
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0223, 0x5d200000 / 3
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x5d100000 / 2
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x1d200000 / 2
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8210, 0x1d210000 / 4

    you get the message because the connected device require more power to operate then the ipad is able to provide
    the power required don't change depending on how many photos is located on the usb device
    one thing you can try is to connect the usb device to a powered by AC psu usb hub which you then connect to your ios device then the usb device will not draw any power from the ipad at all is will be more likely to work

Maybe you are looking for

  • Toolbar placement in 9.x Standard within IE8

    I'm having a bit of difficulty with the configuration of a 3rd-party Acrobat plugin (msi installation package) and a custom registry value provided by the vendor that enables the enable the 'Comments and Markup' toolbar, for the Acrobat plugin in IE8

  • File to mail scenario with zip file as an attachment

    Hi experts, I have a file to mail scenario.The mail contains a zip file as an attachment. The file in the input folder is a zip file. I want to send this zip file via email using mail adapter.How can i achieve this?Please help me to solve it out. Reg

  • EP6 SP9 - 'Personalize Portal' link does not work

    Hi, We've just installed EP6 SR1 SP9 and applied patch 4. The portal seems to work fine, except for one thing: The 'Personalize' link on the top right, above the TLN, doesn't seem to work. When clicking the link, nothing happens. No popup, no error m

  • Distribution/management point in non trusted domain

    Hoping somebody can clarify a stituation for us on distribution points on a machine in a non trusted domain. We are assuming that this distribution point uses the same certicate that the primary distribution point uses. Is this correct?   When we try

  • Levels and options that exist in SAP

    Hi, I'm an engineer in Telecoms specialing in 3G network but now wants to move to SAP. What levels and options exist, I tried to look on the website and without a success Please assist