Indesign crash in swatch manager

The swatch manager crashes with "About to use nil interface ptr! Queried IID was IID_IBOOLEANCONTROLDATA, on Boss Unknown Adobe Prefix + 0 (0x0)"<br />in the debug version.<br /><br />The snippet that induces the crash (in Build 362 debug version)<br />is"<br />...<br />                              if (swatchListView != nil)<br />                              {<br />     /* query the listbox controller to get the current swatch index. This keeps the selection */<br />                                   InterfacePtr<IListBoxController> listBoxController(<br />                                        swatchListView,IID_ILISTBOXCONTROLLER);<br />                                   if(listBoxController)<br />                                   {<br />                                        listBoxController->DeselectAll();<br />                                        listBoxController->Select(swatchIdx);<br />                                   }<br /><br />Where "swatchIdx" has a value of zero, which corresponds to the "None"<br />swatch.   This code was known to work in CS3.

Indesign crashes and shows this:
Process:         Adobe InDesign CS5.5 [5683]
Path:            /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Adobe InDesign CS5.5
Identifier:      com.adobe.InDesign
Version:         7.5.1.304 (7510)
Code Type:       X86 (Native)
Parent Process:  launchd [238]
Date/Time:       2011-09-15 12:51:22.045 +0200
OS Version:      Mac OS X 10.7.1 (11B26)
Report Version:  9
Sleep/Wake UUID:  **************************************
Interval Since Last Report:          101496 sec
Crashes Since Last Report:           22
Per-App Interval Since Last Report:  27926 sec
Per-App Crashes Since Last Report:   17
Anonymous UUID:                     **************************************
Crashed Thread:  0  Dispatch queue: com.apple.main-thread
Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x000000000000000c
VM Regions Near 0xc:
--> __PAGEZERO             0000000000000000-0000000000001000 [    4K] ---/--- SM=NUL  /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Adobe InDesign CS5.5
    __TEXT                 0000000000001000-0000000000005000 [   16K] r-x/rwx SM=COW  /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Adobe InDesign CS5.5
Application Specific Information:
objc[5683]: garbage collection is OFF

Similar Messages

  • [IDCS2 Win]Indesign Crashes after Reading Swatches Panel!

    Hi,<br /><br />I have to get the count of Swatches that are "clicked or selected" in the Swatches Panel.<br /><br />Here is the Code i tried:<br /><br />InterfacePtr<IApplication>application(gSession->QueryApplication());<br />          <br />InterfacePtr<IPaletteMgr> paletteMgr(application->QueryPaletteManager());<br />     <br />InterfacePtr<IPanelMgr> panelMgr(paletteMgr, UseDefaultIID());<br /><br />InterfacePtr<IControlView>swatchPanelView(panelMgr->GetVisiblePanel(kSwatchesPanelWidge tID ));<br /><br />InterfacePtr<ISwatchesUIDData> SwatchUID(swatchPanelView,IID_ISWATCHESUIDLIST ); <br />     <br />SwatchList=SwatchUID->GetItemList();<br />          <br />NumSelectedSwatches.AppendNumber(SwatchList.Length());<br />CAlert::InformationAlert(NumSelectedSwatches);<br /><br />I get the count of swatches that are clicked when i run my plugin for the first time.But when i again select some other swatches &run my plugin i get the exact count of swatches selected but Indesign Crashes Suddenly!<br />Why this happens where am i going wrong?<br /><br />Help needed very urgent!<br />Thanks<br />myRiaz

    IControlView* swatchPanelView = panelMgr->GetVisiblePanel(kSwatchesPanelWidgetID );
    Methods Get() rather than Query() do not imply an AddRef.

  • Indesign crashes when picking swatches

    hi, Im working in indesign cs3 (updated to latest) on tiger 10.4.11 I have been working on this book on and off since April, but last week i noticed indesign crashing when color swatches are picked from the swatches palette. This especially happens when working within master pages, but it has also happened when not in the masters. I have deleted the fonts file in the cache, I have also trashed the preferences, and it still happens. Has anyone come across the same phenom? If so what is the fix?
    For now I'm avooiding the swatches palette, its a pain in the butt especially working on a long document. Any tips are appreciated.

    hi Larry. I dont mind trying that, the only thing is I'm working off the book palette, with about 12 chapters in it so far. I've only been working with 4 of the 12 so far, so not sure how to export the whole book as inx. Or may be just export them one at a time

  • Creative cloud Indesign crash on startup

    Please see log below. Upgraded iMac from snow leopard to Mountain Lion, upgraded to creative cloud from CS5.5, however indesign will not start and crashes with the following below.
    Process:         Adobe InDesign CC [3046]
    Path:            /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/MacOS/Adobe InDesign CC
    Identifier:      com.adobe.InDesign
    Version:         9.0.0.244 (9000)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [228]
    User ID:         501
    Date/Time:       2013-10-01 16:12:54.543 +1300
    OS Version:      Mac OS X 10.8.5 (12F37)
    Report Version:  10
    Interval Since Last Report:          3661 sec
    Crashes Since Last Report:           1
    Per-App Interval Since Last Report:  155 sec
    Per-App Crashes Since Last Report:   1
    Anonymous UUID:                      D0894453-8AD3-C4EB-A95E-F464636E7268
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    terminate called throwing an exception
    abort() called
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff961b8212 __pthread_kill + 10
    1   libsystem_c.dylib                       0x00007fff94340b24 pthread_kill + 90
    2   libsystem_c.dylib                       0x00007fff94384f61 abort + 143
    3   libc++abi.dylib                         0x00007fff8f5489eb abort_message + 257
    4   libc++abi.dylib                         0x00007fff8f54639a default_terminate() + 28
    5   libobjc.A.dylib                         0x00007fff8f6e4887 _objc_terminate() + 111
    6   libc++abi.dylib                         0x00007fff8f5463c9 safe_handler_caller(void (*)()) + 8
    7   libc++abi.dylib                         0x00007fff8f546424 std::terminate() + 16
    8   libc++abi.dylib                         0x00007fff8f54758b __cxa_throw + 111
    9   PublicLib.dylib                         0x00000001011ed5fe PMString::SetUTF8String(std::string const&) + 446
    10  com.adobe.InDesign.Font Manager          0x0000000117c77bae 0x117c75000 + 11182
    11  com.adobe.InDesign.Text Panel           0x0000000115219ece 0x1151e8000 + 204494
    12  com.adobe.InDesign.Font Manager          0x0000000117cd2bd3 0x117c75000 + 383955
    13  com.adobe.InDesign.Font Manager          0x0000000117cd2576 0x117c75000 + 382326
    14  com.adobe.InDesign.Font Manager          0x0000000117cd09e4 0x117c75000 + 375268
    15  com.adobe.InDesign.Font Manager          0x0000000117c937b2 0x117c75000 + 124850
    16  com.adobe.InDesign.Text Panel           0x000000011521a785 0x1151e8000 + 206725
    17  com.adobe.InDesign.Text Panel           0x000000011520f9ea 0x1151e8000 + 162282
    18  com.adobe.InDesign.AppFramework          0x0000000115975bae 0x115898000 + 908206
    19  com.adobe.InDesign.AppFramework          0x00000001158e324f 0x115898000 + 307791
    20  com.adobe.InDesign.AppFramework          0x00000001158e2c8b 0x115898000 + 306315
    21  com.adobe.InDesign.Application UI          0x0000000115c22f4d 0x115af0000 + 1257293
    22  com.apple.AppKit                        0x00007fff9380921a -[NSApplication run] + 636
    23  com.adobe.exo.framework                 0x00000001028a7e98 exo::app::OS_AppBase::RunEventLoop() + 56
    24  com.adobe.InDesign.AppFramework          0x00000001159a5ff3 0x115898000 + 1105907
    25  com.adobe.InDesign.AppFramework          0x00000001159a5182 0x115898000 + 1102210
    26  com.adobe.InDesign                      0x0000000100001dbc main + 412
    27  com.adobe.InDesign                      0x0000000100001bb4 start + 52
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff961b8d16 kevent + 10
    1   libdispatch.dylib                       0x00007fff92e6ddea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff92e6d9ee _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff961b80fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff94343ff3 _pthread_cond_wait + 927
    2   com.apple.CoreServices.CarbonCore          0x00007fff91ca2406 TSWaitOnConditionTimedRelative + 163
    3   com.apple.CoreServices.CarbonCore          0x00007fff91c04a98 MPWaitOnQueue + 252
    4   PMRuntime.dylib                         0x000000010165ebe1 0x10165d000 + 7137
    5   com.apple.CoreServices.CarbonCore          0x00007fff91c797e0 PrivateMPEntryPoint + 58
    6   libsystem_c.dylib                       0x00007fff9433f772 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff9432c1a1 thread_start + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff961b6686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff961b5c42 mach_msg + 70
    2   com.apple.CoreServices.CarbonCore          0x00007fff91c9f3dd TS_exception_listener_thread + 67
    3   libsystem_c.dylib                       0x00007fff9433f772 _pthread_start + 327
    4   libsystem_c.dylib                       0x00007fff9432c1a1 thread_start + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff961b80fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff94343fb9 _pthread_cond_wait + 869
    2   com.adobe.InDesign.AppFramework          0x0000000115990f22 0x115898000 + 1019682
    3   com.adobe.InDesign.AppFramework          0x000000011599038d 0x115898000 + 1016717
    4   com.adobe.InDesign.AppFramework          0x000000011598da97 0x115898000 + 1006231
    5   com.adobe.InDesign.AppFramework          0x0000000115991abd 0x115898000 + 1022653
    6   com.adobe.InDesign.AppFramework          0x0000000115991a43 0x115898000 + 1022531
    7   com.adobe.InDesign.AppFramework          0x0000000115991a02 0x115898000 + 1022466
    8   com.adobe.boost_threads.framework          0x00000001010736d4 boost::thread::start_thread() + 436
    9   libsystem_c.dylib                       0x00007fff9433f772 _pthread_start + 327
    10  libsystem_c.dylib                       0x00007fff9432c1a1 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff961b80fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff94343fb9 _pthread_cond_wait + 869
    2   com.adobe.InDesign.AppFramework          0x0000000115990f22 0x115898000 + 1019682
    3   com.adobe.InDesign.AppFramework          0x000000011599038d 0x115898000 + 1016717
    4   com.adobe.InDesign.AppFramework          0x000000011598da97 0x115898000 + 1006231
    5   com.adobe.InDesign.AppFramework          0x0000000115991abd 0x115898000 + 1022653
    6   com.adobe.InDesign.AppFramework          0x0000000115991a43 0x115898000 + 1022531
    7   com.adobe.InDesign.AppFramework          0x0000000115991a02 0x115898000 + 1022466
    8   com.adobe.boost_threads.framework          0x00000001010736d4 boost::thread::start_thread() + 436
    9   libsystem_c.dylib                       0x00007fff9433f772 _pthread_start + 327
    10  libsystem_c.dylib                       0x00007fff9432c1a1 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff961b86d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff94341f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff94341ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff9432c191 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff961b86d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff94341f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff94341ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff9432c191 start_wqthread + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff961b8386 __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff943c97c8 nanosleep + 163
    2   com.adobe.InDesign.Support for JavaScript          0x000000011b68f818 0x11b63c000 + 342040
    3   com.adobe.InDesign.Support for JavaScript          0x000000011b676a3e 0x11b63c000 + 240190
    4   com.adobe.InDesign.Support for JavaScript          0x000000011b68f3d5 0x11b63c000 + 340949
    5   libsystem_c.dylib                       0x00007fff9433f772 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff9432c1a1 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff961b82aa __recvfrom + 10
    1   ServiceManager-Launcher.dylib           0x00000001096fb231 0x1096e3000 + 98865
    2   ServiceManager-Launcher.dylib           0x00000001096fa5d6 0x1096e3000 + 95702
    3   ServiceManager-Launcher.dylib           0x00000001096f9678 0x1096e3000 + 91768
    4   ServiceManager-Launcher.dylib           0x00000001096f96e6 0x1096e3000 + 91878
    5   ServiceManager-Launcher.dylib           0x00000001096f42e4 0x1096e3000 + 70372
    6   ServiceManager-Launcher.dylib           0x00000001096f4cfe 0x1096e3000 + 72958
    7   ServiceManager-Launcher.dylib           0x00000001096f4c0b 0x1096e3000 + 72715
    8   ServiceManager-Launcher.dylib           0x00000001096f836e 0x1096e3000 + 86894
    9   ServiceManager-Launcher.dylib           0x00000001096f84b2 0x1096e3000 + 87218
    10  ServiceManager-Launcher.dylib           0x00000001096f826d 0x1096e3000 + 86637
    11  ServiceManager-Launcher.dylib           0x00000001096f81e6 0x1096e3000 + 86502
    12  ServiceManager-Launcher.dylib           0x00000001096e6916 0x1096e3000 + 14614
    13  ServiceManager-Launcher.dylib           0x00000001096eab05 0x1096e3000 + 31493
    14  ServiceManager-Launcher.dylib           0x00000001096f8e46 0x1096e3000 + 89670
    15  ServiceManager-Launcher.dylib           0x00000001096faef3 0x1096e3000 + 98035
    16  libsystem_c.dylib                       0x00007fff9433f772 _pthread_start + 327
    17  libsystem_c.dylib                       0x00007fff9432c1a1 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff961b86d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff94341f1c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff94341ce3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff9432c191 start_wqthread + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00007fff961b80fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff94343fb9 _pthread_cond_wait + 869
    2   com.adobe.InDesign.AppFramework          0x0000000115990f22 0x115898000 + 1019682
    3   com.adobe.InDesign.AppFramework          0x00000001159905c8 0x115898000 + 1017288
    4   com.adobe.InDesign.AppFramework          0x000000011598da97 0x115898000 + 1006231
    5   com.adobe.InDesign.AppFramework          0x0000000115991abd 0x115898000 + 1022653
    6   com.adobe.InDesign.AppFramework          0x0000000115991a43 0x115898000 + 1022531
    7   com.adobe.InDesign.AppFramework          0x0000000115991a02 0x115898000 + 1022466
    8   com.adobe.boost_threads.framework          0x00000001010736d4 boost::thread::start_thread() + 436
    9   libsystem_c.dylib                       0x00007fff9433f772 _pthread_start + 327
    10  libsystem_c.dylib                       0x00007fff9432c1a1 thread_start + 13
    Thread 12:
    Thread 13:: MPSupport Worker
    0   libsystem_kernel.dylib                  0x00007fff961b80fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff94343fb9 _pthread_cond_wait + 869
    2   MultiProcessor Support                  0x0000000120d7244b 0x120d2d000 + 283723
    3   MultiProcessor Support                  0x0000000120d72303 0x120d2d000 + 283395
    4   MultiProcessor Support                  0x0000000120d92394 0x120d2d000 + 414612
    5   libsystem_c.dylib                       0x00007fff9433f772 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff9432c1a1 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff5fbfee48  rdx: 0x0000000000000000
      rdi: 0x0000000000000c07  rsi: 0x0000000000000006  rbp: 0x00007fff5fbfee70  rsp: 0x00007fff5fbfee48
       r8: 0x00007fff7d99d278   r9: 0x0000000000000012  r10: 0x0000000020000000  r11: 0x0000000000000206
      r12: 0x00007fff5fbfefd0  r13: 0x00007fff5fbff0da  r14: 0x00007fff7d99e180  r15: 0x00007fff5fbfeeb0
      rip: 0x00007fff961b8212  rfl: 0x0000000000000206  cr2: 0x00007fff7d996ff0
    Logical CPU: 0
    Binary Images:
           0x100000000 -        0x100005fff +com.adobe.InDesign (9.0.0.244 - 9000) <2F683D4B-A144-3E91-A0CA-3F9B6B1DA676> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/MacOS/Adobe InDesign CC
           0x10000c000 -        0x10000eff7 +com.adobe.InDesign.InDesignModelAndUI (9.0 - 0) <7EAF82B5-D2A0-3E46-96B1-61E4A9D819C9> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/MacOS/InDesignModelAndUI.framework/Versions/A/InDesignModelAndUI
           0x100014000 -        0x10001cfff +com.adobe.coretech.adobesplashkit (AdobeSplashKit Version 1.0 - 1.0) <65BFDA83-4121-3D12-9BBE-9F4FF1DB3D6A> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/AdobeSplashKit.framework/Versions/A/AdobeSplashKit
           0x100025000 -        0x10002ffff +ASLSupportLib.dylib (1) <37C5A821-5118-3BCF-AC5E-F9C4FAE123A8> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/MacOS/ASLSupportLib.dylib
           0x100037000 -        0x10012bff7 +DV_WidgetBinLib.dylib (1) <6A40E798-D47A-3959-A04E-9361B010FAE3> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/MacOS/DV_WidgetBinLib.dylib
           0x1001bf000 -        0x100204ff7 +TextPanelLib.dylib (1) <F06B61DF-F7D5-37AA-B1F5-BB5FA3737E62> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/MacOS/TextPanelLib.dylib
           0x100221000 -        0x100382fff +WidgetBinLib.dylib (1) <7D51BAC1-7061-36C1-8C0E-CBF411371A56> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/MacOS/WidgetBinLib.dylib
           0x100433000 -        0x1005fcff7 +com.adobe.owl (AdobeOwl version 5.0.13 - 5.0.13) <E9BEFE93-8AB5-3EF9-B59E-69208015C7FA> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
           0x10063f000 -        0x100883ff7 +com.adobe.dvacore.framework (7.0.849323 - 7.0.849323.0) <63BF29D6-62ED-3026-B93D-96CC42F4CF9E> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/dvacore.framework/Versions/A/dvacore
           0x10094a000 -        0x100dd7ff7 +com.adobe.dvaui.framework (7.0.849323 - 7.0.849323.0) <6C4C227F-A5D6-3B4D-AD39-4B3C97D32440> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/dvaui.framework/Versions/A/dvaui
           0x10106d000 -        0x10106dfff +com.adobe.InDesign.InDesignModel (9.0 - 0) <5A3F239E-E40A-3876-8DD9-0E5AEDB58098> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/MacOS/InDesignModel.framework/Versions/A/InDesignModel
           0x101072000 -        0x101080fff +com.adobe.boost_threads.framework (7.0.847203 - 7.0.847203.0) <A0AE19A9-2B8E-310A-8AC1-0E2E026E7A40> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost_threads
           0x101096000 -        0x10109cff7 +com.adobe.boost_date_time.framework (7.0.847203 - 7.0.847203.0) <F30F59C3-41C0-3DB1-899A-E2491EA25263> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/boost_date_time.framework/Versions/A/boost_date_time
           0x1010ab000 -        0x101513fff +PublicLib.dylib (1) <9C2969EC-46E7-3AC9-ADDE-45951D87A220> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/MacOS/PublicLib.dylib
           0x10165d000 -        0x101667fff +PMRuntime.dylib (1) <E2DF4211-4A31-32BB-87F5-F0ADFFBFACE8> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/MacOS/PMRuntime.dylib
           0x101670000 -        0x101687ff7 +com.adobe.AFL (AdobeAFL 1.5.0 - 1.5) <1C46F2BE-2E4D-3E25-ACDF-85E2962B92DF> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/AdobeAFL.framework/Versions/A/AdobeAFL
           0x101696000 -        0x1019a6ff7 +com.adobe.CoolType (AdobeCoolType 5.13.00.30830 - 5.13.00.30830) <BBF1FCF6-523A-3E24-967A-10EA909DF89B> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
           0x1019ee000 -        0x101a0bfff +com.adobe.BIB (AdobeBIB 1.2.03.30830 - 1.2.03.30830) <A69D3AA0-9248-3B77-991B-89B2B7FE46BB> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
           0x101a13000 -        0x101b57fff +com.adobe.ACE (AdobeACE 2.20.02.30830 - 2.20.02.30830) <73C9699B-5EDC-3FDC-82FF-738C99AA840F> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
           0x101b6a000 -        0x10213bfff +com.adobe.AGM (AdobeAGM 4.30.19.30830 - 4.30.19.30830) <9062D763-4040-3F8C-8FF3-23876F112FB8> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
           0x1021d8000 -        0x102215fff +com.adobe.ARE (AdobeARE 1.5.02.30830 - 1.5.02.30830) <73174C59-1DDC-3416-A0AD-4D70930ABA60> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/AdobeARE.framework/Versions/A/AdobeARE
           0x10221d000 -        0x102243fff +com.adobe.BIBUtils (AdobeBIBUtils 1.1.01 - 1.1.01) <FA20BCA0-05BF-35ED-95B7-5775B8310D12> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
           0x10224b000 -        0x1027e4fff +com.adobe.MPS (AdobeMPS 5.8.1.30604 - 5.8.1.30604) <70CBC6A8-2740-37AB-964E-484096A1BF8A> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
           0x102861000 -        0x10287eff7 +com.adobe.dvaflashview.framework (7.0.849323 - 7.0.849323.0) <727F09EC-0D75-3C41-8553-54585B9408BB> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/dvaflashview.framework/Versions/A/dvaflashview
           0x102895000 -        0x102899ff7 +com.adobe.ape.shim (3.4.0.29366 - 3.4.0.29366) <B9447EE8-6F91-9E85-C163-96600BF70764> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
           0x1028a0000 -        0x102962fff +com.adobe.exo.framework (7.0.849323 - 7.0.849323.0) <60261EFB-3EF3-3201-9BE7-3CC7235B523B> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/exo.framework/Versions/A/exo
           0x1029ff000 -        0x102aadfff +com.adobe.dvaworkspace.framework (7.0.849323 - 7.0.849323.0) <412D9508-51FD-34D9-8B3E-FE9BD1EAC107> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/dvaworkspace.framework/Versions/A/dvaworkspace
           0x102b30000 -        0x1031adfcf +com.adobe.PlugPlug (4.0.0.172 - 4.0.0.172) <1B15941F-D885-3AC5-880F-D513DA868B00> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/PlugPlug.framework/Versions/A/PlugPlug
           0x103494000 -        0x1034c0ff7 +libtbb.dylib (0) <64B7013E-D548-3F7B-A2FB-28B7B932275C> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/libtbb.dylib
           0x1034db000 -        0x1034fafe7 +libtbbmalloc.dylib (0) <6887ED68-67ED-3748-82DA-B39A3EB210BB> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/libtbbmalloc.dylib
           0x10351f000 -        0x104264fff +com.adobe.ICUData (4.0 - 3.61) <01D90725-4B10-312C-9546-9C0CCCA1B7BB> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/ICUData.framework/Versions/4.0/libicudata.40.0.dylib
           0x104278000 -        0x1043a9ff7 +com.adobe.ICUInternationalization (4.0 - 3.61) <CD4AD967-00CD-3979-8F82-1166E2058FA6> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/ICUInternationalization.framework/Versions/4.0/libicui18n.40.0 .dylib
           0x1043fd000 -        0x1044f3ff7 +com.adobe.ICUUnicode (4.0 - 3.61) <2352E6C8-3431-3A99-92B9-382E85A018AC> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/ICUUnicode.framework/Versions/4.0/libicuuc.40.0.dylib
           0x10452b000 -        0x104659fff +com.winsoft.wrservices (WRServices 7.0.0 - 7.0.0) <0853A41B-A14A-37B7-B27F-457F87865EAD> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
           0x1046b4000 -        0x1047a3fff +com.adobe.amtlib (7.0.0.169 - 7.0.0.169) <A9A9F814-FF1F-3182-992C-395E5BC52481> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
           0x1047b6000 -        0x1047b8fff +com.adobe.AdobeCrashReporter (7.0 - 7.0.1) <B68D0D42-8DEB-3F22-BD17-981AC060E9D7> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashReporter
           0x1047be000 -        0x104875ff7 +com.adobe.boost_regex.framework (7.0.847203 - 7.0.847203.0) <F1C659D9-D3E8-3ACE-8368-9161529A6A66> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/boost_regex.framework/Versions/A/boost_regex
           0x1048df000 -        0x10494eff7 +com.adobe.adobe_caps (adobe_caps 7.0.0.21 - 7.0.0.21) <CE3C6356-9EE2-3B88-8261-8612A0743F56> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
           0x104959000 -        0x104964fff +com.adobe.boost_signals.framework (7.0.847203 - 7.0.847203.0) <E0B3BB47-4294-3D65-8979-29B2D6C5DD2E> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/boost_signals.framework/Versions/A/boost_signals
           0x104973000 -        0x104977fff +com.adobe.boost_system.framework (7.0.847203 - 7.0.847203.0) <70F73B9F-8416-37BF-9294-086AE475B743> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/boost_system.framework/Versions/A/boost_system
           0x10497d000 -        0x104a1efff +com.adobe.ICUConverter (4.0 - 3.61) <46764474-111C-3B13-AF62-002B71877405> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/ICUConverter.framework/Versions/4.0/libicucnv.40.0.dylib
           0x104a3e000 -        0x104aa0ff7 +DataBaseLib.dylib (1) <F2D6864D-0813-3833-96A5-9D256A00375D> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/MacOS/DataBaseLib.dylib
           0x104ab4000 -        0x104b20fff +ObjectModelLib.dylib (1) <FDA08F73-D9C2-303E-AB18-564E50554517> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/MacOS/ObjectModelLib.dylib
           0x104b3d000 -        0x104b61fff +com.adobe.AXE8SharedExpat (AdobeAXE8SharedExpat 3.8.0.30807 - 3.8.0.30807) <16FF5E16-19E0-3CE1-A68E-27567234429F> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8SharedExpat
           0x107479000 -        0x107479fff  com.apple.applescript.component (2.2.4 - 2.2.4) <450D0310-871E-3523-A712-10B7DD2FD991> /System/Library/Components/AppleScript.component/Contents/MacOS/AppleScript
           0x107488000 -        0x107490fff +com.adobe.InDesign.Data Services UI (9.0.0.244 - 0) <7B0D3F37-5CB3-3C80-8C71-6EE35DAF0F57> /Applications/Adobe InDesign CC/*/Data Services UI
           0x1074a4000 -        0x1074a5ff7  libCyrillicConverter.dylib (61) <D06971D7-9F16-3FE6-81E8-33E0FE4D6586> /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
           0x1074dc000 -        0x1074e4fff +com.adobe.InDesign.Data Services (9.0.0.244 - 0) <FF804F79-F26A-32FD-9ABB-EE71673EF180> /Applications/Adobe InDesign CC/*/Data Services
           0x1074ea000 -        0x1074f3ff7 +com.adobe.InDesign.PNG Import Filter UI (9.0.0.244 - 0) <3FAFE9A4-D233-3288-8686-515229F7EEB1> /Applications/Adobe InDesign CC/*/PNG Import Filter UI
           0x107568000 -        0x107577ff7 +com.adobe.InDesign.DTTransform (9.0.0.244 - 0) <C9DD2FAF-BABE-3B7E-AEBA-00306E030DEE> /Applications/Adobe InDesign CC/*/DTTransform
           0x107580000 -        0x107582fff +com.adobe.InDesign.SimpleTextImportFilter (9.0.0.244 - 0) <A4823CC0-085B-3106-9A20-6D23E2591F03> /Applications/Adobe InDesign CC/*/SimpleTextImportFilter
           0x107625000 -        0x107631fff +com.adobe.InDesign.Tagged Text Filters UI (9.0.0.244 - 0) <034B439C-F4BF-36D8-8FE5-DEE1807DDBA7> /Applications/Adobe InDesign CC/*/Tagged Text Filters UI
           0x10769e000 -        0x1076a1fff +com.adobe.InDesign.Global Preferences Panel (9.0.0.244 - 0) <41190407-7FB7-3A06-BE40-5A815559E124> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/MacOS/Required/Global Preferences Panel.InDesignPlugin/Global Preferences Panel
           0x10895d000 -        0x108965ff7 +com.adobe.InDesign.JPEG Export UI (9.0.0.244 - 0) <2F81D85C-3AFC-3BB4-B60F-3B3E3CB5B6FA> /Applications/Adobe InDesign CC/*/JPEG Export UI
           0x10896e000 -        0x10896fff7 +com.adobe.InDesign.Metadata Database Filter (9.0.0.244 - 0) <B6CEE02B-979B-385E-A393-FF3D08525330> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/MacOS/Required/Metadata Database Filter.InDesignPlugin/Metadata Database Filter
           0x10899a000 -        0x1089a2fff +com.adobe.InDesign.InCopyExport (9.0.0.244 - 0) <81D645C8-B39C-3FFE-9A1D-55D7E7D8F46E> /Applications/Adobe InDesign CC/*/InCopyExport
           0x108be0000 -        0x108c1efff +com.adobe.AAM.AdobeUpdaterNotificationFramework (UpdaterNotifications 7.0.1.102 - 7.0.1.102) <75ADE364-1107-3DA7-84A2-26C6874EB881> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/UpdaterNotifications.framework/Versions/A/UpdaterNotifications
           0x108cf4000 -        0x108cf6ff7  com.apple.textencoding.unicode (2.5 - 2.5) <0518078E-C652-3CFC-A3FB-903C600CE831> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
           0x108d67000 -        0x108d88fff  libKoreanConverter.dylib (61) <7A601BB8-19DF-3DDC-9C50-3A798290F377> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
           0x108dc1000 -        0x108de7ff7 +com.adobe.InDesign.LILO (9.0.0.244 - 0) <9EBF6F94-9C67-38CE-8498-35AAB356F2B5> /Applications/Adobe InDesign CC/*/LILO
           0x108df5000 -        0x108dfcff7 +com.adobe.InDesign.InCopyExportUI (9.0.0.244 - 0) <713F0E2D-1802-36CA-8E10-FF322C3E2259> /Applications/Adobe InDesign CC/*/InCopyExportUI
           0x109060000 -        0x109067fff +com.adobe.InDesign.InCopyImport (9.0.0.244 - 0) <DC5E347C-82A8-3A05-B233-E0CBC1CD5C67> /Applications/Adobe InDesign CC/*/InCopyImport
           0x1091af000 -        0x1091bcfff +com.adobe.InDesign.Clipping Path Dialog (9.0.0.244 - 0) <16C1A307-2161-3A90-953D-F321E748615B> /Applications/Adobe InDesign CC/*/Clipping Path Dialog
           0x1091d1000 -        0x1091e3ff7  libTraditionalChineseConverter.dylib (61) <DDAFF75C-0714-34F4-818F-8B439AC7BBCA> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
           0x1091e7000 -        0x109225fff +com.adobe.InDesign.Dictionary Editor Dialog (9.0.0.244 - 0) <0D0DD4DC-6894-32DF-B96A-558862891888> /Applications/Adobe InDesign CC/*/Dictionary Editor Dialog
           0x10924e000 -        0x10926aff7  libJapaneseConverter.dylib (61) <D0F762C2-5372-3AA2-BBA4-066B8E4B1F8E> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
           0x109371000 -        0x10937dff7 +com.adobe.InDesign.Generic Style Editor (9.0.0.244 - 0) <E3407643-34D1-351D-AD4A-FC83D64F1D94> /Applications/Adobe InDesign CC/*/Generic Style Editor
           0x10938f000 -        0x10939eff7  libSimplifiedChineseConverter.dylib (61) <A2B475FF-667F-3B7B-A6E9-8768347F2BD6> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
           0x1093a2000 -        0x1093ccff7 +com.adobe.InDesign.Sangam Preferences UI (9.0.0.244 - 0) <2C6C6B32-5C33-300A-8AF1-AF545F1C0BD9> /Applications/Adobe InDesign CC/*/Sangam Preferences UI
           0x1093df000 -        0x1093f1ff7 +com.adobe.InDesign.PS Import UI (9.0.0.244 - 0) <0280417C-5563-3598-AA00-684D11F291D2> /Applications/Adobe InDesign CC/*/PS Import UI
           0x10953f000 -        0x10954cfff  libGPUSupport.dylib (8.10.1) <7860F083-3F7B-3811-A56C-E8557A90C7DB> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport .dylib
           0x109553000 -        0x10957efff  GLRendererFloat (8.10.1) <055EC8E7-2D7E-370C-96AD-DBEEDB106927> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFl oat
           0x109587000 -        0x109590fe7  libcldcpuengine.dylib (2.2.16) <B6E3B14B-1EAC-3FDD-8AED-87231A033BED> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
           0x1095d3000 -        0x1095e7fff +com.adobe.AdobeSFL (AdobeSFL 1.1.0.30369 - 1.1.0.30369) <E345428A-1893-3428-8DE9-2C61895AC1DA> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/AdobeSFL.framework/Versions/A/AdobeSFL
           0x1096e3000 -        0x10970ffff +ServiceManager-Launcher.dylib (55) <D5A4D905-A054-3E22-A284-3519895C201B> /Library/Application Support/Adobe/*/ServiceManager-Launcher.dylib
           0x10971e000 -        0x109725ff7 +FastCore (???) <550801D3-EA46-34A4-BD38-B9412427C4B4> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/AdobePSL.framework/PlugIns/FastCore.plugin/Contents/MacOS/Fast Core
           0x109763000 -        0x10978fff7 +com.adobe.Reader for DOCX (Reader for DOCX 5.65.0.30369 - 5.65.0.30369) <C21B199B-542B-34CD-8F0E-F38D970D88BD> /Applications/Adobe InDesign CC/*/Reader for DOCX
           0x10979a000 -        0x109805ff7 +com.adobe.AdobeSangamML (AdobeSangamML 5.65.0.30369 - 5.65.0.30369) <BD083684-4F07-3F85-BD5D-729E4C597126> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/AdobeSangamML.framework/Versions/A/AdobeSangamML
           0x1098b9000 -        0x1098cfff7 +com.adobe.InDesign.SaveBack (9.0.0.244 - 0) <C839FA45-F1DD-333E-B8FF-5E3CA5B24364> /Applications/Adobe InDesign CC/*/SaveBack
           0x1098dd000 -        0x1098e5fff +com.adobe.InDesign.InCopyWorkflow UI (9.0.0.244 - 0) <B5F00DC3-482D-3FCA-BD7E-67CF432C75A8> /Applications/Adobe InDesign CC/*/InCopyWorkflow UI
           0x1098f0000 -        0x1098f5ff7 +com.adobe.InDesign.Username UI (9.0.0.244 - 0) <85772C26-BB2E-34BB-B733-E08E4966949A> /Applications/Adobe InDesign CC/*/Username UI
           0x109be2000 -        0x109c3ffff +com.adobe.InDesign.Media Import Filter (9.0.0.244 - 0) <EF3386C3-F980-34EA-9EFF-64910373496F> /Applications/Adobe InDesign CC/*/Media Import Filter
           0x109c52000 -        0x109c57fff +com.adobe.InDesign.Layout Adjustment Panel (9.0.0.244 - 0) <27CE7F02-93CA-348D-BC67-1571721BC4BF> /Applications/Adobe InDesign CC/*/Layout Adjustment Panel
           0x109c60000 -        0x109cbeff7 +com.adobe.Reader for Excel (Reader for Excel 5.65.0.30369 - 5.65.0.30369) <628DA00F-210B-3856-89F3-66393386E801> /Applications/Adobe InDesign CC/*/Reader for Excel
           0x109cd1000 -        0x109d2cff7 +com.adobe.Reader for RTF (Reader for RTF 5.65.0.30369 - 5.65.0.30369) <3ACB0F8E-0B51-3E5C-B924-A31D1D6606F6> /Applications/Adobe InDesign CC/*/Reader for RTF
           0x109d45000 -        0x109db3ff7 +com.adobe.Reader for Word (Reader for Word 5.65.0.30369 - 5.65.0.30369) <27531852-B602-3785-94C0-3B316DBEC69C> /Applications/Adobe InDesign CC/*/Reader for Word
           0x109ddb000 -        0x109e2cfff +com.adobe.InDesign.SangamExport (9.0.0.244 - 0) <0574175B-890E-36BC-B223-32EBEFB50B2F> /Applications/Adobe InDesign CC/*/SangamExport
           0x109e43000 -        0x109e4eff7 +com.adobe.InDesign.NotePref (9.0.0.244 - 0) <95C54A58-F9FD-3374-B600-705525389FF3> /Applications/Adobe InDesign CC/*/NotePref
           0x10a083000 -        0x10a09ffff +com.adobe.InDesign.EPS UI (9.0.0.244 - 0) <605EEF62-9504-3D17-944E-C46531B8AE9F> /Applications/Adobe InDesign CC/*/EPS UI
           0x10a0b0000 -        0x10a0c0fff +com.adobe.InDesign.Alignment Panel (9.0.0.244 - 0) <4801B0C6-C22C-3384-AB5E-5FCF75DD308D> /Applications/Adobe InDesign CC/*/Alignment Panel
           0x10a14c000 -        0x10a241fff +com.adobe.Reader for Quark (Reader for Quark 5.65.0.30369 - 5.65.0.30369) <7877BBF5-B31A-3CA9-9E8E-3FDFB174F261> /Applications/Adobe InDesign CC/*/Reader for Quark
           0x10a25b000 -        0x10a2c1fff +com.adobe.Reader for XLSX (Reader for XLSX 5.65.0.30369 - 5.65.0.30369) <D896568B-FB6A-3036-91FC-A1DF0FA820DF> /Applications/Adobe InDesign CC/*/Reader for XLSX
           0x10a2db000 -        0x10a2e3ff7 +com.adobe.ZTextReader (ZTextReader 5.65.0.30369 - 5.65.0.30369) <28B268EF-A3AD-3933-B4DC-247428D3A88D> /Applications/Adobe InDesign CC/*/ZTextReader
           0x10a36a000 -        0x10a390ff7 +com.adobe.ape (3.4.0.29366 - 3.4.0.29366) <40A59819-7A57-0E9F-658D-1803B2A461AE> /Library/Application Support/Adobe/*/adbeapecore.framework/adbeapecore
           0x10a9e6000 -        0x10aa2aff7 +com.adobe.InDesign.Color Management UI (9.0.0.244 - 0) <D804A9E1-A2B6-37AD-B684-43C8E3CE4936> /Applications/Adobe InDesign CC/*/Color Management UI
           0x10acc8000 -        0x10ada3fff +com.adobe.linguistic.LinguisticManager (7.0.0 - 19061) <FDBCF369-5EFE-33BB-893A-2136EF8D0D6E> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
           0x10adbf000 -        0x10ae3bff7 +com.adobe.InDesign.Color Picker Panel (9.0.0.244 - 0) <B90A4418-E4D5-3D38-A487-4DEE7FF39A12> /Applications/Adobe InDesign CC/*/Color Picker Panel
           0x10bb01000 -        0x10bb6afff +com.adobe.AdobeSangam (AdobeSangam 5.65.0.30369 - 5.65.0.30369) <BCD8B3F6-970F-3DEA-A583-7473FDDCA067> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/AdobeSangam.framework/Versions/A/AdobeSangam
           0x10bbb8000 -        0x10bbd3fff +com.adobe.InDesign.JPEG Export (9.0.0.244 - 0) <388494FD-CC7B-3DE7-95E0-168DB055E05B> /Applications/Adobe InDesign CC/*/JPEG Export
           0x10bbe5000 -        0x10bbeffff +com.adobe.InDesign.Create Guides Dialog (9.0.0.244 - 0) <7F35F38E-FA21-3692-82C1-BCE747EE3CEB> /Applications/Adobe InDesign CC/*/Create Guides Dialog
           0x10c040000 -        0x10c0e5fff +com.adobe.InDesign.Tagged Text Filters (9.0.0.244 - 0) <A34A0B6C-7D62-31F1-93B9-D1765CBEC93D> /Applications/Adobe InDesign CC/*/Tagged Text Filters
           0x10c200000 -        0x10c280ff7 +com.adobe.InDesign.DynamicDocumentsUI (9.0.0.244 - 0) <1BCEA1A3-0146-32B2-8BF7-8ABA0A5CAAEE> /Applications/Adobe InDesign CC/*/DynamicDocumentsUI
           0x10c2a7000 -        0x10c2beff7 +com.adobe.InDesign.OutputMiscUI (9.0.0.244 - 0) <BA2B462B-F51B-3F6A-9784-C7E1A829521A> /Applications/Adobe InDesign CC/*/OutputMiscUI
           0x10c2d1000 -        0x10c2d7fff +com.adobe.InDesign.Script Label Panel (9.0.0.244 - 0) <E1CE9519-9B72-327A-A350-94DECC74020A> /Applications/Adobe InDesign CC/*/Script Label Panel
           0x10c600000 -        0x10c6b9ff7  ColorSyncDeprecated.dylib (400) <7CE58F6E-D2C8-39FB-8EE0-28CC6EC6D04F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/Resources/ColorSyncDeprecated.dylib
           0x10c88a000 -        0x10c8cfff7 +com.adobe.pip (7.0.0.1768) <F022E031-1429-354F-B718-70F001B342EF> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/AdobePIP.framework/AdobePIP
           0x10c8dc000 -        0x10c9f1fff +com.adobe.InDesign.EBookExport (9.0.0.244 - 0) <86F6CE82-3182-32F0-A2EC-167B4F7862D6> /Applications/Adobe InDesign CC/*/EBookExport
           0x10ca19000 -        0x10ca1dfff +com.adobe.InDesign.Help (9.0.0.244 - 0) <63BF8C3C-9981-3B8C-A893-FFBA4AF1DE76> /Applications/Adobe InDesign CC/*/Help
           0x10ca2f000 -        0x10cb70ff7 +com.adobe.InDesign.SangamServicer-Mapper (9.0.0.244 - 0) <4BAB90F5-52B7-374A-B9B6-7429C66EF9A4> /Applications/Adobe InDesign CC/*/SangamServicer-Mapper
           0x10cb94000 -        0x10cc67ff7 +com.adobe.InDesign.Tagged Text Attributes (9.0.0.244 - 0) <3A0D3BCF-DDB7-3ECA-8148-C693809B9BC8> /Applications/Adobe InDesign CC/*/Tagged Text Attributes
           0x10cc96000 -        0x10ccccfff +com.adobe.InDesign.Gradient Panel (9.0.0.244 - 0) <FEB32D3E-A743-37D7-AD55-0C7BE4C3A7F9> /Applications/Adobe InDesign CC/*/Gradient Panel
           0x10cce3000 -        0x10cd85fff +com.adobe.InDesign.Graphic Panels (9.0.0.244 - 0) <21F96085-EB7B-3120-8A14-0878423CE0EB> /Applications/Adobe InDesign CC/*/Graphic Panels
           0x10cdae000 -        0x10cdffff7 +com.adobe.InDesign.Output Preview (9.0.0.244 - 0) <95F41A2C-23A1-35E3-997C-AC3E54B8122B> /Applications/Adobe InDesign CC/*/Output Preview
           0x10ce19000 -        0x10ce9afff +com.adobe.InDesign.PDF UI (9.0.0.244 - 0) <174E4555-5A58-3C01-8ACB-B3EB40200850> /Applications/Adobe InDesign CC/*/PDF UI
           0x10cebe000 -        0x10cf1fff7 +com.adobe.InDesign.Galley (9.0.0.244 - 0) <0257CC4C-1C74-35A7-BBAB-790E6861E04D> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/MacOS/Required/Galley.InDesignPlugin/Galley
           0x10cf34000 -        0x10cf39fff  com.apple.agl (3.2.1 - AGL-3.2.1) <57EC66DD-031A-3A8E-B067-72DB72B405E7> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
           0x10cf41000 -        0x10cfaefff +com.adobe.AdobeXMPCore (Adobe XMP Core 5.5 -c 14 - 79.151481) <BCDB9366-EDB3-3FEA-854D-3D2C72D48781> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
           0x10cfb9000 -        0x10cfd0ff7 +com.adobe.InDesign.Printer Styles (9.0.0.244 - 0) <487F7052-DB11-3A2A-BE31-201DEC20FCEB> /Applications/Adobe InDesign CC/*/Printer Styles
           0x10cfdf000 -        0x10d0c1fff +com.adobe.InDesign.PrintUI (9.0.0.244 - 0) <F827F8F9-91CD-3A6A-836B-A674CA53B9FA> /Applications/Adobe InDesign CC/*/PrintUI
           0x10d0ed000 -        0x10d110fff +com.adobe.InDesign.Swatch Library Panel (9.0.0.244 - 0) <20A34F07-0480-302C-8438-F356D7451012> /Applications/Adobe InDesign CC/*/Swatch Library Panel
           0x10d11f000 -        0x10d1dcff7 +com.adobe.InDesign.Swatches Panel (9.0.0.244 - 0) <E9653217-9232-31D7-8B55-7460A27289E3> /Applications/Adobe InDesign CC/*/Swatches Panel
           0x10d212000 -        0x10d2c1ff7 +com.adobe.InDesign.Transparency UI (9.0.0.244 - 0) <03830CAC-DF7D-3605-9963-4DA645248281> /Applications/Adobe InDesign CC/*/Transparency UI
           0x10d2f4000 -        0x10d358fff +com.adobe.InDesign.Assignment UI (9.0.0.244 - 0) <C4DC67CA-6464-361D-8F96-AC7383158809> /Applications/Adobe InDesign CC/*/Assignment UI
           0x10d37a000 -        0x10d39dfff +com.adobe.InDesign.InCopy Bridge UI (9.0.0.244 - 0) <FA141EE1-E99A-3D03-BE6C-A2E545821E8C> /Applications/Adobe InDesign CC/*/InCopy Bridge UI
           0x10d3ab000 -        0x10d3eaff7 +com.adobe.InDesign.InCopy Bridge (9.0.0.244 - 0) <D5E4E3B1-A43B-3417-AF70-78C223C798A0> /Applications/Adobe InDesign CC/*/InCopy Bridge
           0x10d3fa000 -        0x10d451ff7 +com.adobe.InDesign.Note (9.0.0.244 - 0) <39574DCB-0795-3067-84CF-0FB12B9E4881> /Applications/Adobe InDesign CC/*/Note
           0x10d471000 -        0x10d512ff7 +com.adobe.InDesign.ButtonUI (9.0.0.244 - 0) <E55C1B03-3F82-3971-841B-56EB21F8ED20> /Applications/Adobe InDesign CC/*/ButtonUI
           0x10d541000 -        0x10d569ff7 +com.adobe.InDesign.MediaUI (9.0.0.244 - 0) <C42F3AD6-9E13-3C9A-BC49-A93F440751C0> /Applications/Adobe InDesign CC/*/MediaUI
           0x10d57e000 -        0x10d5c5fff +com.adobe.InDesign.Asset Library Panel (9.0.0.244 - 0) <DFD7A06A-9BE0-3FA3-AA41-66A68C0A0957> /Applications/Adobe InDesign CC/*/Asset Library Panel
           0x10d5e9000 -        0x10d656ff7 +com.adobe.InDesign.Asset PubLibrary (9.0.0.244 - 0) <1FB73D92-A75B-39B0-91F8-02AB32E6D0E3> /Applications/Adobe InDesign CC/*/Asset PubLibrary
           0x10d674000 -        0x10d6c1ff7 +com.adobe.InDesign.Book Panel (9.0.0.244 - 0) <0306739B-78D6-30D6-9705-6DFE711C8EE7> /Applications/Adobe InDesign CC/*/Book Panel
           0x10d6e4000 -        0x10d700fff +com.adobe.InDesign.Bookmark Panel (9.0.0.244 - 0) <19756A8B-1C5A-320E-A6D2-3D763B15947F> /Applications/Adobe InDesign CC/*/Bookmark Panel
           0x10d717000 -        0x10d750fff +com.adobe.InDesign.ContentDropper Tool (9.0.0.244 - 0) <DB93021C-DD9A-3CA4-AF06-CC3ECEFA946B> /Applications/Adobe InDesign CC/*/ContentDropper Tool
           0x10d76e000 -        0x10d7b4ff7 +com.adobe.InDesign.Control Panel (9.0.0.244 - 0) <AF496EDF-D413-3344-8805-7D9F1DB11DC7> /Applications/Adobe InDesign CC/*/Control Panel
           0x10d7d1000 -        0x10d80bfff +com.adobe.InDesign.Eyedropper Tool (9.0.0.244 - 0) <A8E7360A-E42A-3790-B998-83398E336316> /Applications/Adobe InDesign CC/*/Eyedropper Tool
           0x10d820000 -        0x10d8adfff +com.adobe.InDesign.Hyperlinks Panel (9.0.0.244 - 0) <72C51910-CC5C-3B7D-8331-70195952E7A5> /Applications/Adobe InDesign CC/*/Hyperlinks Panel
           0x10d8d2000 -        0x10d962fff +com.adobe.InDesign.Index Panel (9.0.0.244 - 0) <EC33F8C3-4233-3790-B4AF-5AB31B6956FC> /Applications/Adobe InDesign CC/*/Index Panel
           0x10d982000 -        0x10d98eff7  com.apple.carbonframeworktemplate (1.0 - 1.0) <E859A35E-8EC1-3CA9-9758-95EC69D4EC5D> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/unihan.framework/Versions/A/unihan
           0x10d999000 -        0x10da01fff +com.adobe.InDesign.Info Panel (9.0.0.244 - 0) <0BDD7C10-8F5D-3507-B772-EFCBE4AE1ED0> /Applications/Adobe InDesign CC/*/Info Panel
           0x10da19000 -        0x10daddfff +com.adobe.InDesign.Knowledge Base (9.0.0.244 - 0) <C979FEE9-EB01-3B48-AC45-EABE15DAF596> /Applications/Adobe InDesign CC/*/Knowledge Base
           0x10dae7000 -        0x10db3aff7 +com.adobe.InDesign.Layers Panel (9.0.0.244 - 0) <4BD4C9F5-7EF5-387C-AC72-40014E19D7F5> /Applications/Adobe InDesign CC/*/Layers Panel
           0x10db5c000 -        0x10db7bfff +com.adobe.InDesign.Layout Adjustment (9.0.0.244 - 0) <D4DAC346-AE89-3BBE-BF0C-E449E34B4121> /Applications/Adobe InDesign CC/*/Layout Adjustment
           0x10db8a000 -        0x10dbd6ff7 +com.adobe.InDesign.Links UI (9.0.0.244 - 0) <D2BA3E6B-66B8-36BB-B28F-FB41EAC0C74D> /Applications/Adobe InDesign CC/*/Links UI
           0x10dbf8000 -        0x10dc9dff7 +com.adobe.InDesign.ObjectStylesUI (9.0.0.244 - 0) <8805D797-3D6A-3231-9E5A-3954B2BC30FD> /Applications/Adobe InDesign CC/*/ObjectStylesUI
           0x10dccd000 -        0x10dcf3fff +com.adobe.InDesign.Page Setup Dialog (9.0.0.244 - 0) <4F0302C1-D70D-3B22-AFD6-EA32AE0D393A> /Applications/Adobe InDesign CC/*/Page Setup Dialog
           0x10dd00000 -        0x10ddc4fff +com.adobe.InDesign.Pages Panel (9.0.0.244 - 0) <DE2D5A98-5F85-3311-B09E-9391CE0AFA73> /Applications/Adobe InDesign CC/*/Pages Panel
           0x10ddf5000 -        0x10de04fff +com.adobe.InDesign.Sections UI (9.0.0.244 - 0) <B7BE35B6-9BA8-33B7-88E1-9CD7E49745C3> /Applications/Adobe InDesign CC/*/Sections UI
           0x10de0f000 -        0x10de19fff +com.adobe.InDesign.StepRepeat (9.0.0.244 - 0) <28502BE1-9A2D-338D-AC27-5CFFC9FC4DD8> /Applications/Adobe InDesign CC/*/StepRepeat
           0x10de25000 -        0x10de64ff7 +com.adobe.InDesign.Text Wrap Panel (9.0.0.244 - 0) <3197CB4D-952F-3BF9-A91C-F1490A2BA0A2> /Applications/Adobe InDesign CC/*/Text Wrap Panel
           0x10de7d000 -        0x10debffff +com.adobe.InDesign.TOC UI Dialog (9.0.0.244 - 0) <B330AAE5-4ECF-3687-B25B-A7E1087287EB> /Applications/Adobe InDesign CC/*/TOC UI Dialog
           0x10ded9000 -        0x10df15ff7 +com.adobe.InDesign.Transform Panel (9.0.0.244 - 0) <916C8883-536E-3E8C-B321-DB90DDC4C072> /Applications/Adobe InDesign CC/*/Transform Panel
           0x10df2b000 -        0x10df46fff +com.adobe.InDesign.Image Import UI (9.0.0.244 - 0) <314ED635-384F-3699-8494-A9713519B2E0> /Applications/Adobe InDesign CC/*/Image Import UI
           0x10df58000 -        0x10df6efff +com.adobe.InDesign.Scotch Rules (9.0.0.244 - 0) <67B1F4A9-CAF9-34E0-9C2F-70B47C09A2FB> /Applications/Adobe InDesign CC/*/Scotch Rules
           0x10df79000 -        0x10dfddff7 +com.adobe.InDesign.BNUI (9.0.0.244 - 0) <5B87D18C-2A25-3037-B3CD-1EAA8B094D96> /Applications/Adobe InDesign CC/*/BNUI
           0x10dffd000 -        0x10e09eff7 +com.adobe.InDesign.DataMerge (9.0.0.244 - 0) <E3EACAC8-853B-31BF-B69F-53A440363465> /Applications/Adobe InDesign CC/*/DataMerge
           0x10e0be000 -        0x10e0f2fff +com.adobe.InDesign.DataMergeUI (9.0.0.244 - 0) <CA9B9CCF-B643-3142-A15D-615DFA863E40> /Applications/Adobe InDesign CC/*/DataMergeUI
           0x10e10d000 -        0x10e11bff7 +com.adobe.InDesign.Scripts Panel (9.0.0.244 - 0) <A807C3AB-930E-3A5D-9228-77CE07DAC921> /Applications/Adobe InDesign CC/*/Scripts Panel
           0x10e12a000 -        0x10e15cfff +com.adobe.InDesign.Conditional Text UI (9.0.0.244 - 0) <C5EB0EA6-A522-37B8-AD88-5100F0460946> /Applications/Adobe InDesign CC/*/Conditional Text UI
           0x10e177000 -        0x10e181fff +com.adobe.InDesign.Justification Panel (9.0.0.244 - 0) <1E88B355-C440-3D79-B042-BC0B20008701> /Applications/Adobe InDesign CC/*/Justification Panel
           0x111cbc000 -        0x111d47fff  com.apple.applescript (2.2.4 - 2.2.4) <306F7B52-2C41-338A-ACFA-2FBDD1B7FA11> /System/Library/PrivateFrameworks/AppleScript.framework/Versions/A/AppleScript
           0x114228000 -        0x114330fff +com.adobe.InDesign.Package and Preflight UI (9.0.0.244 - 0) <DDE8D6F2-3604-3802-B177-5EA59BAEF0FF> /Applications/Adobe InDesign CC/*/Package and Preflight UI
           0x11436f000 -        0x1145d2fff +com.adobe.InDesign.Package and Preflight (9.0.0.244 - 0) <056ABF0A-3875-30B9-8D40-0491E8E75708> /Applications/Adobe InDesign CC/*/Package and Preflight
           0x114618000 -        0x114706fff +com.adobe.InDesign.JBX (9.0.0.244 - 0) <7E93A162-4087-3E56-92BB-558019173520> /Applications/Adobe InDesign CC/*/JBX
           0x114730000 -        0x1148b7ff7 +com.adobe.InDesign.SettingsInCloud (9.0.0.244 - 0) <2E718598-B183-3EB6-88BF-516A57533D99> /Applications/Adobe InDesign CC/*/SettingsInCloud
           0x114945000 -        0x114a2afff +com.adobe.InDesign.Tables UI (9.0.0.244 - 0) <8423E141-41C2-3801-81ED-A63CB05944BA> /Applications/Adobe InDesign CC/*/Tables UI
           0x114a59000 -        0x114afdff7 +com.adobe.InDesign.TableStylesUI (9.0.0.244 - 0) <85361E78-9B46-3C59-B300-BB4438C5E484> /Applications/Adobe InDesign CC/*/TableStylesUI
           0x114b29000 -        0x114bb5ff7 +com.adobe.InDesign.Character Panel (9.0.0.244 - 0) <36A39281-11AF-3906-9704-AD62934A4381> /Applications/Adobe InDesign CC/*/Character Panel
           0x114bf1000 -        0x114c0eff7 +com.adobe.InDesign.Create Outlines (9.0.0.244 - 0) <D0C6613F-44D6-3889-8515-039A91A33FBD> /Applications/Adobe InDesign CC/*/Create Outlines
           0x114c1b000 -        0x114d40ff7 +com.adobe.InDesign.Find and Change Panel (9.0.0.244 - 0) <5E843CB3-3F2C-320E-99F1-EFE36E0BEB66> /Applications/Adobe InDesign CC/*/Find and Change Panel
           0x114d7d000 -        0x114da9ff7 +com.adobe.InDesign.Find Change Format Panel (9.0.0.244 - 0) <06D18AEC-4C5D-3224-81AD-E3B2DA457E3C> /Applications/Adobe InDesign CC/*/Find Change Format Panel
           0x114dbd000 -        0x114de7fff +com.adobe.InDesign.Font Usage Dialog (9.0.0.244 - 0) <AB628101-A591-38EF-8BB2-84A8795C2746> /Applications/Adobe InDesign CC/*/Font Usage Dialog
           0x114df7000 -        0x114ec7fff +com.adobe.InDesign.Glyphs Panel (9.0.0.244 - 0) <C2DCCEFD-568E-338A-8062-C597FCD7DED5> /Applications/Adobe InDesign CC/*/Glyphs Panel
           0x114eeb000 -        0x114ef5fff +com.adobe.InDesign.Hyphenation Panel (9.0.0.244 - 0) <8D94B764-6772-37E0-894F-015DA432C5A3> /Applications/Adobe InDesign CC/*/Hyphenation Panel
           0x114f02000 -        0x114f15ff7 +com.adobe.InDesign.Indents and Tabs (9.0.0.244 - 0) <6BEEEACB-1746-3C07-8FD9-6F9FA8B3F94E> /Applications/Adobe InDesign CC/*/Indents and Tabs
           0x114f24000 -        0x114f2cff7 +com.adobe.InDesign.Keeps Panel (9.0.0.244 - 0) <9098A274-E93C-34AA-96D8-915D9E4F8628> /Applications/Adobe InDesign CC/*/Keeps Panel
           0x114f34000 -        0x114f54ff7 +com.adobe.InDesign.Optical Kerning (9.0.0.244 - 0) <BA5A40EB-931E-37DC-997F-234F354CBD7A> /Applications/Adobe InDesign CC/*/Optical Kerning
           0x114f5f000 -        0x114f93ff7 +com.adobe.InDesign.Paragraph Panel (9.0.0.244 - 0) <F6D20772-BAB5-3C9E-8EE0-23EA381E2508> /Applications/Adobe InDesign CC/*/Paragraph Panel
           0x114fa6000 -        0x114fb8ff7 +com.adobe.InDesign.Paragraph Rules Panel (9.0.0.244 - 0) <C2DFFD8B-8075-361B-B832-F96F2C78C483> /Applications/Adobe InDesign CC/*/Paragraph Rules Panel
           0x114fc2000 -        0x114fd9fff +com.adobe.InDesign.Path Type UI (9.0.0.244 - 0) <E18681DE-0DA3-35D2-AB20-A5B13FAF495E> /Applications/Adobe InDesign CC/*/Path Type UI
           0x114fe9000 -        0x114ff3ff7 +PathTypeLib.dylib (1) <1EAC22A3-1B0A-3025-BBC1-7064D4CFB153> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/MacOS/PathTypeLib.dylib
           0x114ffc000 -        0x115029fff +com.adobe.InDesign.RunIn Styles Panel (9.0.0.244 - 0) <E822416C-FDB8-3AEC-8D24-115C766259F5> /Applications/Adobe InDesign CC/*/RunIn Styles Panel
           0x11503b000 -        0x11504cfff +com.adobe.InDesign.SING (9.0.0.244 - 0) <D1B2138D-3CB7-3A41-9BA0-E05D15D9656F> /Applications/Adobe InDesign CC/*/SING
           0x115056000 -        0x115060ff7 +com.adobe.InDesign.Span Columns Panel (9.0.0.244 - 0) <1125B9B0-0A27-310E-B80A-30DD311BA363> /Applications/Adobe InDesign CC/*/Span Columns Panel
           0x115069000 -        0x1150b5ff7 +com.adobe.InDesign.Spelling Panel (9.0.0.244 - 0) <5003DC67-9AE6-3261-8577-D91DA1DF1455> /Applications/Adobe InDesign CC/*/Spelling Panel
           0x1150cf000 -        0x1150e3ff7 +com.adobe.InDesign.Story Panel (9.0.0.244 - 0) <B52F7C54-8E7A-3853-98CC-B3EF7EA96942> /Applications/Adobe InDesign CC/*/Story Panel
           0x1150f2000 -        0x11516dff7 +com.adobe.InDesign.Style Panel (9.0.0.244 - 0) <5D67389F-C634-36C3-8564-C5B2AEA159A1> /Applications/Adobe InDesign CC/*/Style Panel
           0x115195000 -        0x1151a2ff7 +com.adobe.InDesign.Text Color Panel (9.0.0.244 - 0) <D62B34BB-30BA-3165-9CB3-82FF2057CF3F> /Applications/Adobe InDesign CC/*/Text Color Panel
           0x1151ab000 -        0x1151d7ff7 +com.adobe.InDesign.Text Frame Options (9.0.0.244 - 0) <85EAFB07-5AE8-34EC-84B8-7D77BFD4F701> /Applications/Adobe InDesign CC/*/Text Frame Options
           0x1151e8000 -        0x11524dfff +com.adobe.InDesign.Text Panel (9.0.0.244 - 0) <D85A6FE1-E185-3B5B-A5FE-6512189E9AC5> /Applications/Adobe InDesign CC/*/Text Panel
           0x115270000 -        0x115292fff +com.adobe.InDesign.Text Preferences (9.0.0.244 - 0) <BE239C6C-7F13-3063-90D6-A79EC186FB7B> /Applications/Adobe InDesign CC/*/Text Preferences
           0x1152a2000 -        0x1152c5ff7 +com.adobe.InDesign.Text Ruler (9.0.0.244 - 0) <10D862DA-F8A2-3D6F-A2E6-F2A40C2D87CC> /Applications/Adobe InDesign CC/*/Text Ruler
           0x1152d6000 -        0x1152fbff7 +com.adobe.InDesign.Text Style Panel (9.0.0.244 - 0) <D4CC3047-F140-3B8A-B4C9-43C251DFCDBA> /Applications/Adobe InDesign CC/*/Text Style Panel
           0x11530c000 -        0x115338fff +com.adobe.InDesign.Article Panel (9.0.0.244 - 0) <B27AF2DC-262C-3CBF-9B05-63BD5D1D308F> /Applications/Adobe InDesign CC/*/Article Panel
           0x115351000 -        0x115380ff7 +com.adobe.InDesign.CSXS (9.0.0.244 - 0) <1625F389-67BC-36F1-A7E9-2A2A7FA89383> /Applications/Adobe InDesign CC/*/CSXS
           0x115398000 -        0x1153d0ff7 +com.adobe.InDesign.Galley Preferences (9.0.0.244 - 0) <E13290AE-89E4-3E2C-BDF7-5AB4DC750BE2> /Applications/Adobe InDesign CC/*/Galley Preferences
           0x1153eb000 -        0x11540cfff +com.adobe.InDesign.GapTool (9.0.0.244 - 0) <661756AC-1112-3BF2-BBD5-51D66F6D6AC3> /Applications/Adobe InDesign CC/*/GapTool
           0x11541c000 -        0x115427ff7 +com.adobe.InDesign.General Preferences Panel (9.0.0.244 - 0) <1F1B6C89-1BA6-3F8D-AA55-DB2C7AF93939> /Applications/Adobe InDesign CC/*/General Preferences Panel
           0x115432000 -        0x115445ff7 +com.adobe.ahclientframework (1.8.0.31 - 1.8.0.31) <58BB943C-98EC-3812-AAAB-74F66630D1D4> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient
           0x11544c000 -        0x115468ff7 +com.adobe.InDesign.Performance UI (9.0.0.244 - 0) <C0BD9765-3830-3325-8BC7-9C70845D2FD0> /Applications/Adobe InDesign CC/*/Performance UI
           0x11547d000 -        0x1154a1ff7 +com.adobe.InDesign.SharedContentUI (9.0.0.244 - 0) <2595422B-527B-390D-B8AD-9264098D58B0> /Applications/Adobe InDesign CC/*/SharedContentUI
           0x1154b0000 -        0x1154d6fff +com.adobe.InDesign.Shortcut Editor Dialog (9.0.0.244 - 0) <8C33E2E0-CCCE-3AEE-8214-E07EAE8A3B9A> /Applications/Adobe InDesign CC/*/Shortcut Editor Dialog
           0x1154ea000 -        0x11550aff7 +com.adobe.InDesign.Tool Box (9.0.0.244 - 0) <E89BE6EB-68B1-3907-A6FA-0C370F452627> /Applications/Adobe InDesign CC/*/Tool Box
           0x11552d000 -        0x115535fff +com.adobe.InDesign.Tool Tips (9.0.0.244 - 0) <CEF9DB9B-99DD-3BAD-8965-4D82B846F41F> /Applications/Adobe InDesign CC/*/Tool Tips
           0x11553e000 -        0x115546fff +com.adobe.InDesign.Track Changes Preferences (9.0.0.244 - 0) <C895C8AA-0614-3466-9393-11446F2AE784> /Applications/Adobe InDesign CC/*/Track Changes Preferences
           0x11554f000 -        0x115566ff7 +com.adobe.InDesign.Track Changes UI (9.0.0.244 - 0) <FC485BB7-24DB-3C8B-BE80-CBA5370F9F38> /Applications/Adobe InDesign CC/*/Track Changes UI
           0x115571000 -        0x11557dff7 +com.adobe.InDesign.PerformanceMetrics (9.0.0.244 - 0) <04D13F6E-D21D-3AA4-A48B-1E52BDB7890F> /Applications/Adobe InDesign CC/*/PerformanceMetrics
           0x115588000 -        0x115597ff7 +com.adobe.InDesign.Metadata UI (9.0.0.244 - 0) <02101AD9-C74D-3359-8B8E-90A679EC443C> /Applications/Adobe InDesign CC/*/Metadata UI
           0x1155a1000 -        0x115612fe7 +com.adobe.FileInfo.framework (Adobe XMP FileInfo 5 . 3 . 0 . 0 -i 3 - 79.151561) <380981FE-6528-37CC-9159-AB1892803BD4> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
           0x115625000 -        0x11562ffff +com.adobe.InDesign.Workgroup UI (9.0.0.244 - 0) <9A831E35-2B98-3398-8DC2-65DD8BBCC639> /Applications/Adobe InDesign CC/*/Workgroup UI
           0x115638000 -        0x115689ff7 +com.adobe.InDesign.Snippet (9.0.0.244 - 0) <128F1E0E-D497-365A-B94C-0A3FB10DD7DE> /Applications/Adobe InDesign CC/*/Snippet
           0x1156a2000 -        0x1157d1ff7 +com.adobe.InDesign.XMedia UI (9.0.0.244 - 0) <E89A698D-5F1E-3651-B99F-967469A53CF8> /Applications/Adobe InDesign CC/*/XMedia UI
           0x11581b000 -        0x11587dff7 +com.adobe.InDesign.Actions (9.0.0.244 - 0) <C2CE3416-7DA3-3FFB-B955-694E55C023A3> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/MacOS/Required/Actions.InDesignPlugin/Actions
           0x115898000 -        0x115a5cfff +com.adobe.InDesign.

    Hi Exceldpstudiocc5,
    Please check the permission on preferences folders and follow the below link. It should help.
    http://helpx.adobe.com/indesign/kb/indesign-crashes-upon-launch-attempting.html
    Regards,
    Ashish

  • InDesign crashing on startup with upgrade to Yosemite -only on main admin user- MacBook Pro 2011

    Hi, I have been reading forums about similar issue but not able to solve my issue.
    1.) Installed Yosemite 1x
    2.) Indesign CS5 crashed on Launch (Photoshop and Illustrator opened fine)
         a.) So I upgraded to CC
    3.) Indesign CC also crashed on launch(Photoshop and Illustrator opened fine)
    4.) Spent hours on chat support with Adobe -
         a.) They cleared out many old files (preferences etc) -
         b.) We uninstalled Adobe CC and used the Adobe CC Cleaner tool and Re-installed.  Still did not open.
    5.) Tried to open InDesign CC in newly created second admin User account.  Opened fine!
         a.) So it is only crashing in my main user account.
         b.) Adobe determined they could not help me and told me I had to contact apple support (have not done yet)
    6.) Re-installed Yosemite from thumb drive I had created as installer- seemed to install fine and fixed a minor problem I have had with Mac Mail.
    What do I need to do?  Is there some way to clean up the User account so this will open?
    Process:               Adobe InDesign CC 2014 [1071]
    Path:                  /Applications/Adobe InDesign CC 2014/Adobe InDesign CC 2014.app/Contents/MacOS/Adobe InDesign CC 2014
    Identifier:            com.adobe.InDesign
    Version:               10.2.0.69 (10200)
    Code Type:             X86-64 (Native)
    Parent Process:        ??? [1]
    Responsible:           Adobe InDesign CC 2014 [1071]
    User ID:               501
    Date/Time:             2015-02-14 09:32:28.084 -0600
    OS Version:            Mac OS X 10.10.2 (14C109)
    Report Version:        11
    Anonymous UUID:        9B44E1D7-7023-5BF9-B38A-41FA98DB31F6
    Sleep/Wake UUID:       FEAE9EBA-5ACD-4B53-9AE0-78443AD6FAC3
    Time Awake Since Boot: 2900 seconds
    Time Since Wake:       1800 seconds
    Crashed Thread:        0  Dispatch queue: com.apple.main-thread
    Exception Type:        EXC_CRASH (SIGABRT)
    Exception Codes:       0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    abort() called
    *** error for object 0x600000017910: Invalid pointer dequeued from free list
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib         0x00007fff92def286 __pthread_kill + 10
    1   libsystem_c.dylib             0x00007fff886ecb53 abort + 129
    2   libsystem_malloc.dylib         0x00007fff88795f3c nanozone_error + 524
    3   libsystem_malloc.dylib         0x00007fff88783a5c _nano_malloc_check_clear + 370
    4   libsystem_malloc.dylib         0x00007fff887838cc nano_malloc + 35
    5   libsystem_malloc.dylib         0x00007fff88783877 malloc_zone_malloc + 71
    6   libsystem_malloc.dylib         0x00007fff88782395 malloc + 42
    7   libc++abi.dylib               0x00007fff8db8223e operator new(unsigned long) + 30
    8   PMRuntime.dylib               0x000000010b4c8936 0x10b4c6000 + 10550
    9   PMRuntime.dylib               0x000000010b4c8a1f 0x10b4c6000 + 10783
    10  PublicLib.dylib               0x000000010b11647e CStyleGroupHierarchy::CStyleGroupHierarchy(IPMUnknown*) + 78
    11  com.adobe.InDesign.Text       0x000000011ec08c56 0x11e9bd000 + 2407510
    12  ObjectModelLib.dylib           0x000000010e374608 0x10e36c000 + 34312
    13  ObjectModelLib.dylib           0x000000010e36e424 0x10e36c000 + 9252
    14  ObjectModelLib.dylib           0x000000010e3a091e 0x10e36c000 + 215326
    15  DataBaseLib.dylib             0x000000010e2f4a0e 0x10e2f0000 + 18958
    16  PublicLib.dylib               0x000000010b1188c4 CStyleGroupManager::GetRootHierarchy() const + 244
    17  PublicLib.dylib               0x000000010b118ba1 CStyleGroupManager::FindByName(PMString const&, IStyleGroupManager::StyleNameMatch*) const + 257
    18  com.adobe.InDesign.Text       0x000000011ebc70bb 0x11e9bd000 + 2138299
    19  com.adobe.InDesign.Text       0x000000011ebc5e53 0x11e9bd000 + 2133587
    20  com.adobe.InDesign.Text       0x000000011ebc5c57 0x11e9bd000 + 2133079
    21  com.adobe.InDesign.Text       0x000000011ea0c6b8 0x11e9bd000 + 325304
    22  com.adobe.InDesign.AppFramework 0x000000011868ef4d 0x118662000 + 184141
    23  com.adobe.InDesign.AppFramework 0x000000011868f359 0x118662000 + 185177
    24  com.adobe.InDesign.BNCore     0x00000001193cec0e 0x1193ac000 + 142350
    25  com.adobe.InDesign.AppFramework 0x000000011868ef4d 0x118662000 + 184141
    26  com.adobe.InDesign.AppFramework 0x000000011868f2e5 0x118662000 + 185061
    27  PublicLib.dylib               0x000000010af039f1 CDataExchangeController::RunNewScrapResponders() + 465
    28  PublicLib.dylib               0x000000010af03635 CDataExchangeController::InitializeScrap() + 1301
    29  PublicLib.dylib               0x000000010af030d7 CDataExchangeController::Initialize() + 39
    30  com.adobe.InDesign.Text Walker 0x000000011e6ed9af 0x11e6e4000 + 39343
    31  com.adobe.InDesign.Text Walker 0x000000011e72a7ef 0x11e6e4000 + 288751
    32  com.adobe.InDesign.AppFramework 0x00000001186b76fd 0x118662000 + 349949
    33  ObjectModelLib.dylib           0x000000010e38d10c 0x10e36c000 + 135436
    34  ObjectModelLib.dylib           0x000000010e3a038b 0x10e36c000 + 213899
    35  ObjectModelLib.dylib           0x000000010e39b489 ShuksanInit(IStartupScreen* (*)(), IPlugIn*) + 6713
    36  com.adobe.InDesign             0x0000000109a8e69e main + 94
    37  com.adobe.InDesign             0x0000000109a8e5d4 start + 52
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff92df0232 kevent64 + 10
    1   libdispatch.dylib             0x00007fff85f0ba6a _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib         0x00007fff92def94a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff9031640d start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib         0x00007fff92def94a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff9031640d start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib         0x00007fff92def94a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff9031640d start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib         0x00007fff92dea4de mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff92de964f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff94291b34 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff94290ffb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff94290858 CFRunLoopRunSpecific + 296
    5   IMSLib.dylib                   0x000000012090fdda 0x12090b000 + 19930
    6   IMSLib.dylib                   0x0000000120910590 0x12090b000 + 21904
    7   IMSLib.dylib                   0x00000001209213d9 0x12090b000 + 91097
    8   IMSLib.dylib                   0x0000000120920925 0x12090b000 + 88357
    9   IMSLib.dylib                   0x00000001209321ed 0x12090b000 + 160237
    10  IMSLib.dylib                   0x0000000120928098 0x12090b000 + 118936
    11  IMSLib.dylib                   0x00000001209178c4 0x12090b000 + 51396
    12  libsystem_pthread.dylib       0x00007fff90318268 _pthread_body + 131
    13  libsystem_pthread.dylib       0x00007fff903181e5 _pthread_start + 176
    14  libsystem_pthread.dylib       0x00007fff9031641d thread_start + 13
    Thread 6:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib         0x00007fff92dea4de mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff92de964f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff94291b34 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff94290ffb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff94290858 CFRunLoopRunSpecific + 296
    5   com.apple.CFNetwork           0x00007fff8e252c80 +[NSURLConnection(Loader) _resourceLoadLoop:] + 434
    6   com.apple.Foundation           0x00007fff928ca90a __NSThread__main__ + 1345
    7   libsystem_pthread.dylib       0x00007fff90318268 _pthread_body + 131
    8   libsystem_pthread.dylib       0x00007fff903181e5 _pthread_start + 176
    9   libsystem_pthread.dylib       0x00007fff9031641d thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib         0x00007fff92def94a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff9031640d start_wqthread + 13
    Thread 8:
    0   libsystem_kernel.dylib         0x00007fff92dea4de mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff92de964f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff94291b34 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff94290ffb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff94290858 CFRunLoopRunSpecific + 296
    5   IMSLib.dylib                   0x000000012090fdda 0x12090b000 + 19930
    6   IMSLib.dylib                   0x0000000120910590 0x12090b000 + 21904
    7   IMSLib.dylib                   0x00000001209213d9 0x12090b000 + 91097
    8   IMSLib.dylib                   0x0000000120920925 0x12090b000 + 88357
    9   IMSLib.dylib                   0x00000001209321ed 0x12090b000 + 160237
    10  IMSLib.dylib                   0x0000000120928098 0x12090b000 + 118936
    11  IMSLib.dylib                   0x00000001209178c4 0x12090b000 + 51396
    12  libsystem_pthread.dylib       0x00007fff90318268 _pthread_body + 131
    13  libsystem_pthread.dylib       0x00007fff903181e5 _pthread_start + 176
    14  libsystem_pthread.dylib       0x00007fff9031641d thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib         0x00007fff92dea4de mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff92de964f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff94291b34 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff94290ffb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff94290858 CFRunLoopRunSpecific + 296
    5   IMSLib.dylib                   0x000000012090fdda 0x12090b000 + 19930
    6   IMSLib.dylib                   0x0000000120910590 0x12090b000 + 21904
    7   IMSLib.dylib                   0x00000001209213d9 0x12090b000 + 91097
    8   IMSLib.dylib                   0x0000000120920925 0x12090b000 + 88357
    9   IMSLib.dylib                   0x00000001209321ed 0x12090b000 + 160237
    10  IMSLib.dylib                   0x0000000120928098 0x12090b000 + 118936
    11  IMSLib.dylib                   0x00000001209178c4 0x12090b000 + 51396
    12  libsystem_pthread.dylib       0x00007fff90318268 _pthread_body + 131
    13  libsystem_pthread.dylib       0x00007fff903181e5 _pthread_start + 176
    14  libsystem_pthread.dylib       0x00007fff9031641d thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib         0x00007fff92dea4de mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff92de964f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff94291b34 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff94290ffb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff94290858 CFRunLoopRunSpecific + 296
    5   IMSLib.dylib                   0x000000012090fdda 0x12090b000 + 19930
    6   IMSLib.dylib                   0x0000000120910590 0x12090b000 + 21904
    7   IMSLib.dylib                   0x00000001209213d9 0x12090b000 + 91097
    8   IMSLib.dylib                   0x0000000120920925 0x12090b000 + 88357
    9   IMSLib.dylib                   0x00000001209321ed 0x12090b000 + 160237
    10  IMSLib.dylib                   0x0000000120928098 0x12090b000 + 118936
    11  IMSLib.dylib                   0x00000001209178c4 0x12090b000 + 51396
    12  libsystem_pthread.dylib       0x00007fff90318268 _pthread_body + 131
    13  libsystem_pthread.dylib       0x00007fff903181e5 _pthread_start + 176
    14  libsystem_pthread.dylib       0x00007fff9031641d thread_start + 13
    Thread 11:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib         0x00007fff92def3fa __select + 10
    1   libsystem_pthread.dylib       0x00007fff90318268 _pthread_body + 131
    2   libsystem_pthread.dylib       0x00007fff903181e5 _pthread_start + 176
    3   libsystem_pthread.dylib       0x00007fff9031641d thread_start + 13
    Thread 12:
    0   libsystem_kernel.dylib         0x00007fff92def94a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff9031640d start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff56171068  rdx: 0x0000000000000000
      rdi: 0x000000000000130f  rsi: 0x0000000000000006  rbp: 0x00007fff56171090  rsp: 0x00007fff56171068
       r8: 0x0000000000000000   r9: 0x0000000000000000  r10: 0x0000000008000000  r11: 0x0000000000000206
      r12: 0x0000000000000001  r13: 0x0000600000017910  r14: 0x00007fff76d52300  r15: 0x000000010e454000
      rip: 0x00007fff92def286  rfl: 0x0000000000000206  cr2: 0x00007fff75bbafd8
    Logical CPU:     0
    Error Code:      0x02000148
    Trap Number:     133
    Binary Images:
           0x109a8d000 -        0x109a92ff7 +com.adobe.InDesign (10.2.0.69 - 10200) <5A4FB9EB-9F6D-3284-9493-E9FF0B2D9704> /Applications/Adobe InDesign CC 2014/Adobe InDesign CC 2014.app/Contents/MacOS/Adobe InDesign CC 2014
           0x109a99000 -        0x109a9bfff +com.adobe.InDesign.InDesignModelAndUI (9.0 - 0) <B60E3D72-B6D5-38B9-BF3E-782C6DA76616> /Applications/Adobe InDesign CC 2014/Adobe InDesign CC 2014.app/Contents/MacOS/InDesignModelAndUI.framework/Versions/A/InDesignModelAn dUI
           0x109aa1000 -        0x109aa9fff +com.adobe.coretech.adobesplashkit (AdobeSplashKit Version 1.0 - 1.0) <DE5F9D5B-B04A-3755-B429-FC596A837225> /Applications/Adobe InDesign CC 2014/Adobe InDesign CC 2014.app/Contents/Frameworks/AdobeSplashKit.framework/Versions/A/AdobeSplashKit
           0x109ab3000 -        0x109abeff7 +ASLSupportLib.dylib (1) <BDEF6440-2620-3DA3-8D0F-36A46BD9490D> /Applications/Adobe InDesign CC 2014/Adobe InDesign CC 2014.app/Contents/MacOS/ASLSupportLib.dylib
           0x109acb000 -        0x109be6fff +DV_WidgetBinLib.dylib (1) <7AF7D413-5E27-3E78-AE85-FA4AE83F150F> /Applications/Adobe InDesign CC 2014/Adobe InDesign CC 2014.app/Contents/MacOS/DV_WidgetBinLib.dylib
           0x109d0d000 -        0x109d52fff +TextPanelLib.dylib (1) <3FC36017-3E72-3F6C-9C82-6A1B732296E3> /Applications/Adobe InDesign CC 2014/Adobe InDesign CC 2014.app/Contents/MacOS/TextPanelLib.dylib
           0x109d71000 -        0x109ed8ff7 +WidgetBinLib.dylib (1) <D643B651-EF10-3B8F-B135-FC3B2411E3AC> /Applications/Adobe InDesign CC 2014/Adobe InDesign CC 2014.app/Contents/MacOS/WidgetBinLib.dylib
           0x109f92000 -        0x10a161ff7 +com.adobe.owl (AdobeOwl version 5.0.33 - 5.0.33) <99CE9407-9426-3CCF-8C36-3A0F211FD043> /Applications/Adobe InDesign CC 2014/Adobe InDesign CC 2014.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
           0x10a1a9000 -        0x10a435fff +com.adobe.dvacore.framework (8.0.849323 - 8.0.849323.0) <4E40C3B4-AFCC-32E3-A84B-C7FE02887C09> /Applications/Adobe InDesign CC 2014/Adobe InDesign CC 2014.app/Contents/Frameworks/dvacore.framework/Versions/A/dvacore
           0x10a506000 -        0x10aa70fff +com.adobe.dvaui.framework (8.0.849323 - 8.0.849323.0) <E6C4B141-161B-32BF-8C3F-FE28537B477E> /Applications/Adobe InDesign CC 2014/Adobe InDesign CC 2014.app/Contents/Frameworks/dvaui.framework/Versions/A/dvaui
           0x10ae72000 -        0x10ae72fff +com.adobe.InDesign.InDesignModel (9.0 - 0) <7A950038-2DE2-34B6-B061-3FDC39A5FD52> /Applications/Adobe InDesign CC 2014/Adobe InDesign CC 2014.app/Contents/MacOS/InDesignModel.framework/Versions/A/InDesignModel
           0x10ae7d000 -        0x10ae8bfff +com.adobe.boost_threads.framework (7.0.849323 - 7.0.849323.0) <C79997A8-ECDE-352D-AE76-B432E47513A3> /Applications/Adobe InDesign CC 2014/Adobe InDesign CC 2014.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost_threads
           0x10ae9f000 -        0x10aea1fff +com.adobe.boost_system.framework (7.0.849323 - 7.0.849323.0) <D2BCFF56-217E-3714-97C4-02FA9D2DD5AD> /Applications/Adobe InDesign CC 2014/Adobe InDesign CC 2014.app/Contents/Frameworks/boost_system.framework/Versions/A/boost_system
           0x10aeac000 -        0x10aeb2fff +com.adobe.boost_date_time.framework (7.0.849323 - 7.0.849323.0) <6CF68F53-2E0B-3424-8769-9477964B60BE> /Applications/Adobe InDesign CC 2014/Adobe InDesign CC 2014.app/Contents/Frameworks/boost_date_time.framework/Versions/A/boost_date_ti me
           0x10aec7000 -        0x10b376fff +PublicLib.dylib (1) <98C827A8-110B-3F2D-AA96-940EDFD151E2> /Applications/Adobe InDesign CC 2014/Adobe InDesign CC 2014.app/Contents/MacOS/PublicLib.dylib
           0x10b4c6000 -        0x10b4d2fff +PMRuntime.dylib (1) <11898B55-2BC6-35C9-85AD-79F81DD93E5C> /Applications/Adobe InDesign CC 2014/Adobe InDesign CC 2014.app/Contents/MacOS/PMRuntime.dylib
           0x10b4dc000 -        0x10b4ddff7 +com.adobe.InDesign.Metadata Database Filter (10.2.0.69 - 0) <4FEB8677-E19B-3D45-8E1F-552DB52C145A> /Applications/Adobe InDesign CC 2014/Adobe InDesign CC 2014.app/Contents/MacOS/Required/Metadata Database Filter.InDesignPlugin/Metadata Database Filter
           0x10b4e2000 -        0x10b4fbfff +com.adobe.AFL (AdobeAFL 1.5.0 - 1.5) <F723E695-5E65-3A08-906A-19C65DA63ACB> /Applications/Adobe InDesign CC 2014/Adobe InDesign CC 2014.app/Contents/Frameworks/AdobeAFL.framework/Versions/A/AdobeAFL
           0x10b50d000 -        0x10b832ff7 +com.adobe.CoolType (AdobeCoolType 5.15.00.33308 - 5.15.00.33308) <07952676-1A11-3AA6-991D-04460EFBA92E> /Applications/Adobe InDesign CC 2014/Adobe InDesign CC 2014.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
           0x10b87e000 -        0x10b89dfff +com.adobe.BIB (AdobeBIB 1.2.03.33308 - 1.2.03.33308) <1E069560-E3C6-38B4-A853-88F3492543FF> /Applications/Adobe InDesign CC 2014/Adobe InDesign CC 2014.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
           0x10b8a5000 -        0x10b8a7ff7  com.apple.textencoding.unicode (2.7 - 2.7) <A5C5993B-30AA-39C7-B3B5-D34FAE232712> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
           0x10b8ac000 -        0x10b9faff7 +com.adobe.ACE (AdobeACE 2.20.02.33308 - 2.20.02.33308) <DCD064B8-A43A-3D41-B499-15E602F69CDA> /Applications/Adobe InDesign CC 2014/Adobe InDesign CC 2014.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
           0x10ba0f000 -        0x10bff0ff7 +com.adobe.AGM (AdobeAGM 4.30.41.33308 - 4.30.41.33308) <CD4001BD-25FA-39AF-952F-4670BF29D0BB> /Applications/Adobe InDesign CC 2014/Adobe InDesign CC 2014.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
           0x10c098000 -        0x10c0d5ff7 +com.adobe.ARE (AdobeARE 1.5.02.33308 - 1.5.02.33308) <04A0C255-9BB7-31E9-8829-A58A68DD5CBC> /Applications/Adobe InDesign CC 2014/Adobe InDesign CC 2014.app/Contents/Frameworks/AdobeARE.framework/Versions/A/AdobeARE
           0x10c0e2000 -        0x10c109ff7 +com.adobe.BIBUtils (AdobeBIBUtils 1.1.01 - 1.1.01) <C21D264F-9A78-3E52-9E0F-3044E78A24B0> /Applications/Adobe InDesign CC 2014/Adobe InDesign CC 2014.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
           0x10c115000 -        0x10c509ff7 +com.adobe.MPS (AdobeMPS 5.8.1.33340 - 5.8.1.33340) <4B02E5D5-79A8-3281-920A-BD3B74DFEDF7> /Applications/Adobe InDesign CC 2014/Adobe InDesign CC 2014.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
           0x10c584000 -        0x10c5abfff +com.adobe.dvaflashview.framework (8.0.849323 - 8.0.849323.0) <CCE9E27F-AA90-3416-98DA-8ADD53064B71> /Applications/Adobe InDesign CC 2014/Adobe InDesign CC 2014.app/Contents/Frameworks/dvaflashview.framework/Versions/A/dvaflashview
           0x10c5d0000 -        0x10c5d4ff7 +com.adobe.ape.shim (3.4.0.29366 - 3.4.0.29366) <B9447EE8-6F91-9E85-C163-96600BF70764> /Applications/Adobe InDesign CC 2014/Adobe InDesign CC 2014.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
           0x10c5de000 -        0x10c6b4fff +com.adobe.exo.framework (8.0.849323 - 8.0.849323.0) <D2118EBF-DB2A-3525-8C4E-51C9FED46082> /Applications/Adobe InDesign CC 2014/Adobe InDesign CC 2014.app/Contents/Frameworks/exo.framework/Versions/A/exo
           0x10c77b000 -        0x10c85afff +com.adobe.dvaworkspace.framework (8.0.849323 - 8.0.849323.0) <2FEAC4B0-94E9-38A1-A0C5-148BD01393C8> /Applications/Adobe InDesign CC 2014/Adobe InDesign CC 2014.app/Contents/Frameworks/dvaworkspace.framework/Versions/A/dvaworkspace
           0x10c925000 -        0x10cbe6fc7 +com.adobe.PlugPlugOwl (5.2.0.69 - 5.2.0.69) <CD3F7670-FA19-3876-9773-07737FF72A08> /Applications/Adobe InDesign CC 2014/Adobe InDesign CC 2014.app/Contents/Frameworks/PlugPlugOwl.framework/Versions/A/PlugPlugOwl
           0x10cc37000 -        0x10cc63ff7 +libtbb.dylib (0) <64B7013E-D548-3F7B-A2FB-28B7B932275C> /Applications/Adobe InDesign CC 2014/Adobe InDesign CC 2014.app/Contents/Frameworks/libtbb.dylib
           0x10cc81000 -        0x10cca0fe7 +libtbbmalloc.dylib (0) <6887ED68-67ED-3748-82DA-B39A3EB210BB> /Applications/Adobe InDesign CC 2014/Adobe InDesign CC 2014.app/Contents/Frameworks/libtbbmalloc.dylib
           0x10ccca000 -        0x10da0ffff +com.adobe.ICUData (4.0 - 3.61) <01D90725-4B10-312C-9546-9C0CCCA1B7BB> /Applications/Adobe InDesign CC 2014/Adobe InDesign CC 2014.app/Contents/Frameworks/ICUData.framework/Versions/4.0/libicudata.40.0.dyl ib
           0x10da26000 -        0x10db57ff7 +com.adobe.ICUInternationalization (4.0 - 3.61) <CD4AD967-00CD-3979-8F82-1166E2058FA6> /Applications/Adobe InDesign CC 2014/Adobe InDesign CC 2014.app/Contents/Frameworks/ICUInternationalization.framework/Versions/4.0/lib icui18n.40.0.dylib
           0x10dbad000 -        0x10dca3ff7 +com.adobe.ICUUnicode (4.0 - 3.61) <2352E6C8-3431-3A99-92B9-382E85A018AC> /Applications/Adobe InDesign CC 2014/Adobe InDesign CC 2014.app/Contents/Frameworks/ICUUnicode.framework/Versions/4.0/libicuuc.40.0.dy lib
           0x10dce2000 -        0x10de11fff +com.winsoft.wrservices (WRServices 8.0.0 - 8.0.0) <3DDC40D0-BC6F-3758-B00A-E102E80D4F5F> /Applications/Adobe InDesign CC 2014/Adobe InDesign CC 2014.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
           0x10de6e000 -        0x10df6efff +com.adobe.amtlib (8.0.0.160 - 8.0.0.160) <E536A7CF-0E0E-37B8-9EDF-EBFF0C0E5A8C> /Applications/Adobe InDesign CC 2014/Adobe InDesign CC 2014.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
           0x10df88000 -        0x10df8bfff +com.adobe.AdobeCrashReporter (7.1 - 7.1.4) <A33546D9-3E26-38A2-88FE-C7C46B4CD989> /Applications/Adobe InDesign CC 2014/Adobe InDesign CC 2014.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrash Reporter
           0x10df98000 -        0x10e059fff +com.adobe.boost_regex.framework (7.0.849323 - 7.0.849323.0) <CF35FC7F-D6E2-332A-B939-5E90EC1CC033> /Applications/Adobe InDesign CC 2014/Adobe InDesign CC 2014.app/Contents/Frameworks/boost_regex.framework/Versions/A/boost_regex
           0x10e0cb000 -        0x10e158fff +com.adobe.adobe_caps (adobe_caps 8.0.0.20 - 8.0.0.20) <8E6FED5A-B032-38C3-A748-03BC0104DC1E> /Applications/Adobe InDesign CC 2014/Adobe InDesign CC 2014.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
           0x10e16b000 -        0x10e177ff7 +com.adobe.boost_signals.framework (7.0.849323 - 7.0.849323.0) <3465A9BD-53BF-30D8-BEDE-FB80795CD577> /Applications/Adobe InDesign CC 2014/Adobe InDesign CC 2014.app/Contents/Frameworks/boost_signals.framework/Versions/A/boost_signals
           0x10e18d000 -        0x10e22efff +com.adobe.ICUConverter (4.0 - 3.61) <46764474-111C-3B13-AF62-002B71877405> /Applications/Adobe InDesign CC 2014/Adobe InDesign CC 2014.app/Contents/Frameworks/ICUConverter.framework/Versions/4.0/libicucnv.40.0 .dylib
           0x10e24f000 -        0x10e27dfff +VulcanControl.dylib (5.0.0.82 - 5.0.0.82 © 2013 Adobe Systems, Inc. All rights reserved.) <059975FF-07C9-3231-BCD0-4E7E9862B14A> /Applications/Adobe InDesign CC 2014/Adobe InDesign CC 2014.app/Contents/Frameworks/VulcanControl.dylib
           0x10e293000 -        0x10e2d5ff7 +VulcanMessage5.dylib (5.0.0.82 - 5.0.0.82 © 2013 Adobe Systems, Inc. All rights reserved.) <1CA9DD0D-0AC3-3306-AE66-E078B64003A6> /Applications/Adobe InDesign CC 2014/Adobe InDesign CC 2014.app/Contents/Frameworks/VulcanMessage5.dylib
           0x10e2f0000 -        0x10e353ff7 +DataBaseLib.dylib (1) <00109801-E225-3478-8F97-31C207F3C9B7> /Applications/Adobe InDesign CC 2014/Adobe InDesign CC 2014.app/Contents/MacOS/DataBaseLib.dylib
           0x10e36c000 -        0x10e3dbff7 +ObjectModelLib.dylib (1) <23F0FEAE-60C5-30DF-A169-B87018042416> /Applications/Adobe InDesign CC 2014/Adobe InDesign CC 2014.app/Contents/MacOS/ObjectModelLib.dylib
           0x10e3f9000 -        0x10e41dff7 +com.adobe.AXE8SharedExpat (AdobeAXE8SharedExpat 3.8.0.33078 - 3.8.0.33078) <A0D182B0-E35A-32A9-BD39-20B0EDB511FB> /Applications/Adobe InDesign CC 2014/Adobe InDesign CC 2014.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE 8SharedExpat
           0x10f6f1000 -        0x10f703ff7 +com.adobe.InDesign.PS Import UI (10.2.0.69 - 0) <E61EFC9F-771B-3802-B3A6-BCE917EFC4E6> /Applications/Adobe InDesign CC 2014/*/PS Import UI
           0x10f711000 -        0x10f735ff7 +com.adobe.InDesign.Swatch Library Panel (10.2.0.69 - 0) <4E187586-9C5D-3409-97E9-459D503A3EBE> /Applications/Adobe InDesign CC 2014/*/Swatch Library Panel
           0x10f744000 -        0x10f74cff7 +com.adobe.InDesign.InCopyExport (10.2.0.69 - 0) <B296115E-9C79-335D-BAA4-4FBB0DA3F747> /Applications/Adobe InDesign CC 2014/*/InCopyExport
           0x10f755000 -        0x10f75cff7 +com.adobe.InDesign.InCopyExportUI (10.2.0.69 - 0) <A3374EEE-F228-36DB-A028-7FD1D72A4854> /Applications/Adobe InDesign CC 2014/*/InCopyExportUI
           0x10f763000 -        0x10f769fff +com.adobe.InDesign.InCopyImport (10.2.0.69 - 0) <5008DAA8-D0D1-32F4-813D-103A999F3FF9> /Applications/Adobe InDesign CC 2014/*/InCopyImport
           0x10f770000 -        0x10f79cff7 +com.adobe.InDesign.Utilities (10.2.0.69 - 0) <93C6081D-B869-3C6E-9BC7-E810D7299523> /Applications/Adobe InDesign CC 2014/Adobe InDesign CC 2014.app/Contents/MacOS/Required/Utilities.InDesignPlugin/Utilities
           0x10f7b6000 -        0x10f7c0fff +com.adobe.InDesign.Workgroup Client UI (10.2.0.69 - 0) <8FEBA0AD-B127-3D2F-B2D8-6D5AC9B19593> /Applications/Adobe InDesign CC 2014/Adobe InDesign CC 2014.app/Contents/MacOS/Required/Workgroup Client UI.InDesignPlugin/Workgroup Client UI
           0x10f7c6000 -        0x10f7e8ff7 +com.adobe.InDesign.Workgroup Client (10.2.0.69 - 0) <1FFB4564-33EF-3D97-B07A-ADBD1041C34D> /Applications/Adobe InDesign CC 2014/Adobe InDesign CC 2014.app/Contents/MacOS/Required/Workgroup Client.InDesignPlugin/Workgroup Client
           0x10f7f6000 -        0x10f832ff7 +com.adobe.InDesign.Workgroup (10.2.0.69 - 0) <4BFE4D20-E76C-3E90-BD43-BD572C4F1110> /Applications/Adobe InDesign CC 2014/Adobe InDesign CC 2014.app/Contents/MacOS/Required/Workgroup.InDesignPlugin/Workgroup
           0x10f85a000 -        0x10f86efff +com.adobe.AdobeSFL (AdobeSFL 1.1.0.31977 - 1.1.0.31977) <A1874DA3-6F12-333D-8941-ED3A08A1E265> /Applications/Adobe InDesign CC 2014/Adobe InDesign CC 2014.app/Contents/Frameworks/AdobeSFL.framework/Versions/A/AdobeSFL
           0x11286e000 -        0x1128adff7 +com.adobe.AAM.AdobeUpdaterNotificationFramework (UpdaterNotifications 8.0.0.20 - 8.0.0.20) <5B093DA0-9FAC-3DFA-9045-77FCEDA9C9C3> /Applications/Adobe InDesign CC 2014/Adobe InDesign CC 2014.app/Contents/Frameworks/UpdaterNotifications.framework/Versions/A/UpdaterN otifications
           0x113af5000 -        0x113afdfff +com.adobe.InDesign.Data Services UI (10.2.0.69 - 0) <E244DB3C-7784-3F70-A051-CD53A1509899> /Applications/Adobe InDesign CC 2014/*/Data Services UI
           0x113b06000 -        0x113b0fff7 +com.adobe.InDesign.Data Services (10.2.0.69 - 0) <8C2762FB-613B-3922-9556-7F9C36671DB0> /Applications/Adobe InDesign CC 2014/*/Data Services
           0x113b15000 -        0x113b23ff7 +com.adobe.InDesign.DTTransform (10.2.0.69 - 0) <6B85E3FD-9273-3A4E-997D-CAA22ECB52AF> /Applications/Adobe InDesign CC 2014/*/DTTransform
           0x113b2c000 -        0x113b6afff +com.adobe.InDesign.Dictionary Editor Dialog (10.2.0.69 - 0) <3469C90B-DA7B-3B68-8CE7-302BA7A7C0DF> /Applications/Adobe InDesign CC 2014/*/Dictionary Editor Dialog
           0x113b8a000 -        0x113bb3fff +com.adobe.InDesign.LILO (10.2.0.69 - 0) <28CC2FE4-D4D2-3656-8452-79D815C8C344> /Applications/Adobe InDesign CC 2014/*/LILO
           0x113bc1000 -        0x113c9dff7 +com.adobe.linguistic.LinguisticManager (8.0.0 - 20256) <F4BD30E8-0A55-3A3B-A1AA-0C42683BCFA0> /Applications/Adobe InDesign CC 2014/Adobe InDesign CC 2014.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguist ic
           0x113cb9000 -        0x113f12fff +com.adobe.InDesign.EBookExport (10.2.0.69 - 0) <4594317D-5509-3C83-9807-733BF9920782> /Applications/Adobe InDesign CC 2014/*/EBookExport
           0x113f43000 -        0x113fa2ff7 +com.adobe.InDesign.Media Import Filter (10.2.0.69 - 0) <B1E182DB-B90D-3455-9222-DE15E25E489B> /Applications/Adobe InDesign CC 2014/*/Media Import Filter
           0x113fb5000 -        0x113fbffff +com.adobe.InDesign.PNG Import Filter UI (10.2.0.69 - 0) <B48E35E0-59F5-345D-9EEF-D2579B869DC5> /Applications/Adobe InDesign CC 2014/*/PNG Import Filter UI
           0x113fc8000 -        0x113ff3ff7 +com.adobe.InDesign.Sangam Preferences UI (10.2.0.69 - 0) <5C3ED481-AC9E-3F98-BF92-7A1ACD3D4810> /Applications/Adobe InDesign CC 2014/*/Sangam Preferences UI
           0x114006000 -        0x11407afff +com.adobe.AdobeSangam (AdobeSangam 5.65.0.32332 - 5.65.0.32332) <C2C6A2E8-C210-3294-AA1A-C2C3B481495C> /Applications/Adobe InDesign CC 2014/Adobe InDesign CC 2014.app/Contents/Frameworks/AdobeSangam.framework/Versions/A/AdobeSangam
           0x1140cb000 -        0x114123fff +com.adobe.InDesign.SangamExport (10.2.0.69 - 0) <9C883C03-D0C0-3291-8F48-14AF2002EB92> /Applications/Adobe InDesign CC 2014/*/SangamExport
           0x11413b000 -        0x11427bff7 +com.adobe.InDesign.SangamServicer-Mapper (10.2.0.69 - 0) <D6B1B2CE-C5FC-39C8-A6B9-95FF03B87C1D> /Applications/Adobe InDesign CC 2014/*/SangamServicer-Mapper
           0x11429f000 -        0x1142b8fff +com.adobe.InDesign.SaveBack (10.2.0.69 - 0) <68BFCD71-BE1E-3CDF-A423-9E6F051E6F19> /Applications/Adobe InDesign CC 2014/*/SaveBack
           0x1142c6000 -        0x1142c8ff7 +com.adobe.InDesign.SimpleTextImportFilter (10.2.0.69 - 0) <363FD451-9852-37F5-8840-67799AC42CF7> /Applications/Adobe InDesign CC 2014/*/SimpleTextImportFilter
           0x1142ce000 -        0x1143a1ff7 +com.adobe.InDesign.Tagged Text Attributes (10.2.0.69 - 0) <5E22E95F-D546-320F-A1A7-00D227041875> /Applications/Adobe InDesign CC 2014/*/Tagged Text Attributes
           0x1143cf000 -        0x1143dbff7 +com.adobe.InDesign.Tagged Text Filters UI (10.2.0.69 - 0) <B8564966-E746-31F7-A9C5-68625055041E> /Applications/Adobe InDesign CC 2014/*/Tagged Text Filters UI
           0x1143e5000 -        0x114490ff7 +com.adobe.InDesign.Tagged Text Filters (10.2.0.69 - 0) <4D676A3C-2B90-3094-8EA4-61F63FAE7B56> /Applications/Adobe InDesign CC 2014/*/Tagged Text Filters
           0x1144a5000 -        0x1144b2fff +com.adobe.InDesign.Clipping Path Dialog (10.2.0.69 - 0) <A920534E-0A9C-383E-B99A-6E87B9FC1708> /Applications/Adobe InDesign CC 2014/*/Clipping Path Dialog
           0x1144c3000 -        0x114506fff +com.adobe.InDesign.Color Management UI (10.2.0.69 - 0) <DC756A82-D5FE-3C0A-9C37-338BD9E882A4> /Applications/Adobe InDesign CC 2014/*/Color Management UI
           0x114515000 -        0x114592fff +com.adobe.InDesign.Color Picker Panel (10.2.0.69 - 0) <E5800A6E-F219-3D72-8A7B-9296E9D413C9> /Applications/Adobe InDesign CC 2014/*/Color Picker Panel
           0x1145ba000 -        0x1147d6fff +com.adobe.InDesign.Digital Publishing (10.0.10.32 - 0) <6B56F2F7-83DD-36CC-809F-AB035A0B0E63> /Applications/Adobe InDesign CC 2014/*/Digital Publishing
           0x11495e000 -        0x11496cff7 +com.adobe.boost_filesystem.framework (7.0.849323 - 7.0.849323.0) <755D82FC-3338-3609-A077-3D8989A10AD0> /Applications/Adobe InDesign CC 2014/Adobe InDesign CC 2014.app/Contents/Frameworks/boost_filesystem.framework/Versions/A/boost_filesy stem
           0x114978000 -        0x1149b0fef +libcurl.4.dylib (7) <FA1D87DC-8CBC-3645-8ADA-D974B6EDED53> /Applications/Adobe InDesign CC 2014/*/libcurl.4.dylib
           0x1149bb000 -        0x114a3cff7 +com.adobe.InDesign.DynamicDocumentsUI (10.2.0.69 - 0) <53703CB1-69AE-3AFC-A8EE-E440458F45C2> /Applications/Adobe InDesign CC 2014/*/DynamicDocumentsUI
           0x114a62000 -        0x114a7eff7 +com.adobe.InDesign.EPS UI (10.2.0.69 - 0) <532A7C80-096F-38B8-8EA0-C75B223030F2> /Applications/Adobe InDesign CC 2014/*/EPS UI
           0x114a8e000 -        0x114a99ff7 +com.adobe.InDesign.Generic Style Editor (10.2.0.69 - 0) <F986779A-4DCC-3076-B05C-DB49E0DADFAA> /Applications/Adobe InDesign CC 2014/*/Generic Style Editor
           0x114aa7000 -        0x114adeff7 +com.adobe.InDesign.Gradient Panel (10.2.0.69 - 0) <22BFDFE1-B79A-318A-95A2-2FE33E14283E> /Applications/Adobe InDesign CC 2014/*/Gradient Panel
           0x114af5000 -        0x114baafff +com.adobe.InDesign.Graphic Panels (10.2.0.69 - 0) <0F545114-55AB-323D-A608-224A3C75D0D8> /Applications/Adobe InDesign CC 2014/*/Graphic Panels
           0x114bd4000 -        0x114bdcfff +com.adobe.InDesign.JPEG Export UI (10.2.0.69 - 0) <4FFDC0C4-FA37-3BBD-B336-B4E79CE24E47> /Applications/Adobe InDesign CC 2014/*/JPEG Export UI
           0x114be4000 -        0x114bfffff +com.adobe.InDesign.JPEG Export (10.2.0.69 - 0) <31E893D9-2F4F-3708-B647-CE71DE69BC9E> /Applications/Adobe InDesign CC 2014/*/JPEG Export
           0x114c10000 -        0x114c62fff +com.adobe.InDesign.Output Preview (10.2.0.69 - 0) <AB8571CD-EC2C-30AE-9208-847D28AB68B2> /Applications/Adobe InDesign CC 2014/*/Output Preview
           0x114c7c000 -        0x114c93fff +com.adobe.InDesign.OutputMiscUI (10.2.0.69 - 0) <1F5C8725-61D9-395E-A131-C8540F6CA968> /Applications/Adobe InDesign CC 2014/*/OutputMiscUI
           0x114ca5000 -        0x114d26fff +com.adobe.InDesign.PDF UI (10.2.0.69 - 0) <3DE53A73-53E0-37F7-A20F-A8A22123B14A> /Applications/Adobe InDesign CC 2014/*/PDF UI
           0x114d49000 -        0x114dfdfff +com.adobe.AdobeXMPCore (Adobe XMP Core 5.6 -c 14 - 79.156797) <B92343BD-6092-397F-A805-4649556DD7E2> /Applications/Adobe InDesign CC 2014/Adobe InDesign CC 2014.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
           0x114e25000 -        0x114e3bfff +com.adobe.InDesign.Printer Styles (10.2.0.69 - 0) <EED5FE1E-5785-3A39-AEB5-A30CBE7B2D2C> /Applications/Adobe InDesign CC 2014/*/Printer Styles
           0x114e49000 -        0x114f27ff7 +com.adobe.InDesign.PrintUI (10.2.0.69 - 0) <801FB86B-C156-31B4-BF01-32913FB36516> /Applications/Adobe InDesign CC 2014/*/PrintUI
           0x114f51000 -        0x115026ff7 +com.adobe.InDesign.Swatches Panel (10.2.0.69 - 0) <F2B30D31-F6E8-3AB3-9980-A15BF21EBCDB> /Applications/Adobe InDesign CC 2014/*/Swatches Panel
           0x11505f000 -        0x11510dff7 +com.adobe.InDesign.Transparency UI (10.2.0.69 - 0) <C43AA6A5-1F0D-302B-8F92-497B0A4B4EF8> /Applications/Adobe InDesign CC 2014/*/Transparency UI
           0x115140000 -        0x1151a3fff +com.adobe.InDesign.Assignment UI (10.2.0.69 - 0) <36E423A1-266E-3EAE-84E9-42AF66BB7E07> /Applications/Adobe InDesign CC 2014/*/Assignment UI
           0x1151c5000 -        0x1151e8fff +com.adobe.InDesign.InCopy Bridge UI (10.2.0.69 - 0) <96BEE7FE-F933-31A1-A5C1-6225CA68D848> /Applications/Adobe InDesign CC 2014/*/InCopy Bridge UI
           0x1151f6000 -        0x115234fff +com.adobe.InDesign.InCopy Bridge (10.2.0.69 - 0) <4A39860E-6F43-3216-9CE8-C31BC13AA5A6> /Applications/Adobe InDesign CC 2014/*/InCopy Bridge
           0x115244000 -        0x11524cfff +com.adobe.InDesign.InCopyWorkflow UI (10.2.0.69 - 0) <C8FF43E1-3729-35FE-B89A-367761253590> /Applications/Adobe InDesign CC 2014/*/InCopyWorkflow UI
           0x115256000 -        0x1152abfff +com.adobe.InDesign.Note (10.2.0.69 - 0) <40DE9A9D-9365-32B0-B973-D09792756C73> /Applications/Adobe InDesign CC 2014/*/Note
           0x1152ca000 -        0x1152d5fff +com.adobe.InDesign.NotePref (10.2.0.69 - 0) <02E02E1D-B03F-373D-A541-F26D76529CBA> /Applications/Adobe InDesign CC 2014/*/NotePref
           0x1152e3000 -        0x1152e8fff +com.adobe.InDesign.Username UI (10.2.0.69 - 0) <6F54DE72-6941-353C-926D-4018815AF2F8> /Applications/Adobe InDesign CC 2014/*/Username UI
           0x1152f1000 -        0x115392ff7 +com.adobe.InDesign.ButtonUI (10.2.0.69 - 0) <F4CAE504-B601-35CD-9E16-D8003F09451C> /Applications/Adobe InDesign CC 2014/*/ButtonUI
           0x1153c1000 -        0x1153eaff7 +com.adobe.InDesign.MediaUI (10.2.0.69 - 0) <59A54691-F1B7-3B02-82A3-0479283D3C61> /Applications/Adobe InDesign CC 2014/*/MediaUI
           0x1153ff000 -        0x11540efff +com.adobe.InDesign.Alignment Panel (10.2.0.69 - 0) <14F2D03C-9317-356A-830E-305287A359BE> /Applications/Adobe InDesign CC 2014/*/Alignment Panel
           0x115416000 -        0x115467ff7 +com.adobe.InDesign.Asset Library Panel (10.2.0.69 - 0) <3BB85DC5-B703-36DE-9F20-0150A31E6523> /Applications/Adobe InDesign CC 2014/*/Asset Library Panel
           0x11548d000 -        0x1155fafff +libtypekitC4Release.dylib (1) <0EA13282-E704-3125-8C33-29A80484E1E0> /Applications/Adobe InDesign CC 2014/Adobe InDesign CC 2014.app/Contents/MacOS/libtypekitC4Release.dylib
           0x115617000 -        0x115685fff +com.adobe.InDesign.Asset PubLibrary (10.2.0.69 - 0) <D61F618D-4071-3320-86DD-B4CD4C168558> /Applications/Adobe InDesign CC 2014/*/Asset PubLibrary
           0x1156a3000 -        0x1156f1ff7 +com.adobe.InDesign.Book Panel (10.2.0.69 - 0) <69A2C302-9AC7-3C43-AA64-C75026167EB7> /Applications/Adobe InDesign CC 2014/*/Book Panel
           0x115714000 -        0x115730fff +com.adobe.InDesign.Bookmark Panel (10.2.0.69 - 0) <02C404F5-90F2-3B1E-BFCA-243A75BB458D> /Applications/Adobe InDesign CC 2014/*/Bookmark Panel
           0x115746000 -        0x11577cff7 +com.adobe.InDesign.ContentDropper Tool (10.2.0.69 - 0) <E55DCC63-45CF-3343-8577-91756742C5E8> /Applications/Adobe InDesign CC 2014/*/ContentDropper Tool
           0x11579a000 -        0x1157dfff7 +com.adobe.InDesign.Control Panel (10.2.0.69 - 0) <BC4D719E-F8A5-35D0-8629-C57B71E2B0D3> /Applications/Adobe InDesign CC 2014/*/Control Panel
           0x1157fc000 -        0x115806ff7 +com.adobe.InDesign.Create Guides Dialog (10.2.0.69 - 0) <E27099A1-CB67-3D0B-AF24-6CC1E16BCFC3> /Applications/Adobe InDesign CC 2014/*/Create Guides Dialog
           0x115810000 -        0x1158b4ff7 +com.adobe.InDesign.Eyedropper Tool (10.2.0.69 - 0) <42F8BE0D-CC5B-3E5C-828A-6E29065BC9CD> /Applications/Adobe InDesign CC 2014/*/Eyedropper Tool
           0x1158dc000 -        0x115981fff +com.adobe.InDesign.Hyperlinks Panel (10.2.0.69 - 0) <6649FA48-C6D5-33B4-B27D-052C24FE1DEE> /Applications/Adobe InDesign CC 2014/*/Hyperlinks Panel
           0x1159aa000 -        0x115a40fff +com.adobe.InDesign.Index Panel (10.2.0.69 - 0) <7B8DCBFB-89EA-3365-B4BA-A148958ABC5D> /Applications/Adobe InDesign CC 2014/*/Index Panel
           0x115a60000 -        0x115a6cff7 +unihan (1) <E859A35E-8EC1-3CA9-9758-95EC69D4EC5D> /Applications/Adobe InDesign CC 2014/Adobe InDesign CC 2014.app/Contents/Frameworks/unihan.framework/Versions/A/unihan
           0x115a75000 -        0x115addfff +com.adobe.InDesign.Info Panel (10.2.0.69 - 0) <BA356828-72D3-3548-9ECF-EFBF6C27F586> /Applications/Adobe InDesign CC 2014/*/Info Panel
           0x115af5000 -        0x115bb9fff +com.adobe.InDesign.Knowledge Base (10.2.0.69 - 0) <203F165C-21B7-317A-822F-5C0F7AA29ACA> /Applications/Adobe InDesign CC 2014/*/Knowledge Base
           0x115bc3000 -        0x115c14ff7 +com.adobe.InDesign.Layers Panel (10.2.0.69 - 0) <13221984-D382-37EA-8138-E95EBD541AEC> /Applications/Adobe InDesign CC 2014/*/Layers Panel
           0x115c36000 -        0x115c3aff7 +com.adobe.InDesign.Layout Adjustment Panel (10.2.0.69 - 0) <7D4F1BEF-6D13-361F-A8DD-E966ACF9C98B> /Applications/Adobe InDesign CC 2014/*/Layout Adjustment Panel
           0x115c42000 -        0x115c61ff7 +com.adobe.InDesign.Layout Adjustment (10.2.0.69 - 0) <E4AA1550-A45C-3D49-ADE5-463D191B20BD> /Applications/Adobe InDesign CC 2014/*/Layout Adjustment
           0x115c6f000 -        0x115cbafff +com.adobe.InDesign.Links UI (10.2.0.69 - 0) <3C6322F0-B545-38B8-9AE7-8B8D3B8C4E39> /Applications/Adobe InDesign CC 2014/*/Links UI
           0x115cdb000 -        0x115d7fff7 +com.adobe.InDesign.ObjectStylesUI (10.2.0.69 - 0) <27A8E7E8-D7F5-34F1-BAD7-498B8AAB0BAD> /Applications/Adobe InDesign CC 2014/*/ObjectStylesUI
           0x115daf000 -        0x115dd4ff7 +com.adobe.InDesign.Page Setup Dialog (10.2.0.69 - 0) <E55E2B70-5BC8-3BEA-8268-8941DCFAC995> /Applications/Adobe InDesign CC 2014/*/Page Setup Dialog
           0x115de1000 -        0x115ea4fff +com.adobe.InDesign.Pages Panel (10.2.0.69 - 0) <019B5AA2-A479-3932-8346-0F3DE949829F> /Applications/Adobe InDesign CC 2014/*/Pages Panel
           0x115ed4000 -        0x115ee2fff +com.adobe.InDesign.Sections UI (10.2.0.69 - 0) <25EDB01D-0568-3712-BD74-A264CF9977B2> /Applications/Adobe InDesign CC 2014/*/Sections UI
           0x115eec000 -        0x115ef6fff +com.adobe.InDesign.StepRepeat (10.2.0.69 - 0) <0CC1E061-43CE-3384-B501-5606906E3EF9> /Applications/Adobe InDesign CC 2014/*/StepRepeat
           0x115f02000 -        0x115f40fff +com.adobe.InDesign.Text Wrap Panel (10.2.0.69 - 0) <62FEF8BC-2D22-36DA-9031-E2A55BB2EA0E> /Applications/Adobe InDesign CC 2014/*/Text Wrap Panel
           0x115f59000 -        0x115f9bff7 +com.adobe.InDesign.TOC UI Dialog (10.2.0.69 - 0) <052B396B-EA99-37DD-8839-75EF96756D8A> /Applications/Adobe InDesign CC 2014/*/TOC UI Dialog
           0x115fb4000 -        0x115ff1fff +com.adobe.InDesign.Transform Panel (10.2.0.69 - 0) <6314C555-0202-3665-A1F9-904A49D25EAE> /Applications/Adobe InDesign CC 2014/*/Transform Panel
           0x116007000 -        0x116022ff7 +com.adobe.InDesign.Image Import UI (10.2.0.69 - 0) <232BE0E9-EA90-38E1-BBFF-B93045D9580C> /Applications/Adobe InDesign CC 2014/*/Image Import UI
           0x116034000 -        0x116049ff7 +com.adobe.InDesign.Scotch Rules (10.2.0.69 - 0) <4CDFAE81-0ADE-3C0A-95EF-1208F11A0B70> /Applications/Adobe InDesign CC 2014/*/Scotch Rules
           0x116054000 -        0x1160b8ff7 +com.adobe.InDesign.BNUI (10.2.0.69 - 0) <5993DE44-8

    Try booting into the Safe Mode using your normal account.  Disconnect all peripherals except those needed for the test. Shut down the computer and then power it back up after waiting 10 seconds. Immediately after hearing the startup chime, hold down the shift key and continue to hold it until the gray Apple icon and a progress bar appear and again when you log in. The boot up is significantly slower than normal. This will reset some caches, forces a directory check, and disables all startup and login items, among other things. When you reboot normally, the initial reboot may be slower than normal. If the system operates normally, there may be 3rd party applications which are causing a problem. Try deleting/disabling the third party applications after a restart by using the application un-installer. For each disable/delete, you will need to restart if you don’t do them all at once.
    Safe Mode - Mavericks   also Yosemite
    If it works in the Safe Mode, reboot and test. If it still doesn't work, try running this program and then copy and paste the output in a reply. The program was created by Etresoft, a frequent contributor.  Please use copy and paste as screen shots can be hard to read.
    Etrecheck – System Information

  • InDesign Crashes in MBAir

    Hi;
    I just installed CS 5.5 onto my new MBAir. I initially used Migration Assistant to transfer everything over but InD crashed on launch although PS ILL and AP seemed OK.
    Then I manually reinstalled CS 5.5 (using the ,dmg file). Same issue. Here is the error report:
    Process:    
    Adobe InDesign CS5.5 [321]
    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 [103]
    Date/Time:  
    2012-04-30 17:56:54.562 -0700
    OS Version: 
    Mac OS X 10.7.3 (11D2001)
    Report Version:  9
    Interval Since Last Report:     
    8925 sec
    Crashes Since Last Report:      
    5
    Per-App Interval Since Last Report:  36 sec
    Per-App Crashes Since Last Report:   7
    Anonymous UUID:                 
    67C52A90-F655-405D-B551-52A1972D3E47
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000034
    VM Regions Near 0x34:
    --> __PAGEZERO        
    0000000000000000-0000000000001000 [
    4K] ---/--- SM=NUL  /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Adobe InDesign CS5.5
    __TEXT            
    0000000000001000-0000000000005000 [   16K] r-x/rwx SM=COW  /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Adobe InDesign CS5.5
    Application Specific Information:
    objc[321]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   dyld                     
    0x8fe2c482 ImageLoader::isLinked() const + 6
    1   dyld                     
    0x8fe2a86a NSLinkModule + 86
    2   libdyld.dylib            
    0x9b1f4622 NSLinkModule + 88
    3   com.adobe.InDesign.Font Manager
    0x1096dbc8 TINglue_version + 792
    4   com.adobe.InDesign.Font Manager
    0x1096e5cf TIN_Startup + 177
    5   com.adobe.InDesign.Font Manager
    0x108f43b9 GetPlugIn + 17705
    6   ObjectModelLib.dylib     
    0x011381c1 0x111f000 + 102849
    7   ObjectModelLib.dylib     
    0x01138adb 0x111f000 + 105179
    8   ObjectModelLib.dylib     
    0x01147396 0x111f000 + 164758
    9   ObjectModelLib.dylib     
    0x01157c1d ShuksanInit(IStartupScreen* (*)(), IPlugIn*) + 23101
    10  ObjectModelLib.dylib     
    0x01153244 ShuksanInit(IStartupScreen* (*)(), IPlugIn*) + 4196
    11  com.adobe.InDesign       
    0x00002842 main + 82
    12  com.adobe.InDesign       
    0x000027c6 start + 54
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib   
    0x91e4c90a kevent + 10
    1   libdispatch.dylib        
    0x99d88c58 _dispatch_mgr_invoke + 969
    2   libdispatch.dylib        
    0x99d876a7 _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib   
    0x91e4b83e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x97464e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib        
    0x97464f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore
    0x9bdf93ef TSWaitOnConditionTimedRelative + 178
    4   com.apple.CoreServices.CarbonCore
    0x9be5b681 MPWaitOnQueue + 200
    5   PMRuntime.dylib          
    0x00016130 MemUtils::GetAvailMem() + 288
    6   com.apple.CoreServices.CarbonCore
    0x9be5c5e0 PrivateMPEntryPoint + 68
    7   libsystem_c.dylib        
    0x97460ed9 _pthread_start + 335
    8   libsystem_c.dylib        
    0x974646de thread_start + 34
    Thread 3:
    0   libsystem_kernel.dylib   
    0x91e4c02e __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x97462ccf _pthread_wqthread + 773
    2   libsystem_c.dylib        
    0x974646fe start_wqthread + 30
    Thread 4:
    0   libsystem_kernel.dylib   
    0x91e49c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x91e491f6 mach_msg + 70
    2   com.apple.CoreServices.CarbonCore
    0x9be860ec TS_exception_listener_thread + 90
    3   libsystem_c.dylib        
    0x97460ed9 _pthread_start + 335
    4   libsystem_c.dylib        
    0x974646de thread_start + 34
    Thread 5:
    0   libsystem_kernel.dylib   
    0x91e4b83e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x97464e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib        
    0x9741542c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore
    0x9be87e62 TSWaitOnCondition + 124
    4   com.apple.CoreServices.CarbonCore
    0x9bdf93c5 TSWaitOnConditionTimedRelative + 136
    5   com.apple.CoreServices.CarbonCore
    0x9be5b681 MPWaitOnQueue + 200
    6   com.adobe.ACE            
    0x0005e309 0x23000 + 242441
    7   com.adobe.ACE            
    0x0005dd01 0x23000 + 240897
    8   com.apple.CoreServices.CarbonCore
    0x9be5c5e0 PrivateMPEntryPoint + 68
    9   libsystem_c.dylib        
    0x97460ed9 _pthread_start + 335
    10  libsystem_c.dylib        
    0x974646de thread_start + 34
    Thread 6:
    0   libsystem_kernel.dylib   
    0x91e4b83e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x97464e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib        
    0x9741542c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore
    0x9be87e62 TSWaitOnCondition + 124
    4   com.apple.CoreServices.CarbonCore
    0x9bdf93c5 TSWaitOnConditionTimedRelative + 136
    5   com.apple.CoreServices.CarbonCore
    0x9be5b681 MPWaitOnQueue + 200
    6   com.adobe.ACE            
    0x0005e309 0x23000 + 242441
    7   com.adobe.ACE            
    0x0005dd01 0x23000 + 240897
    8   com.apple.CoreServices.CarbonCore
    0x9be5c5e0 PrivateMPEntryPoint + 68
    9   libsystem_c.dylib        
    0x97460ed9 _pthread_start + 335
    10  libsystem_c.dylib        
    0x974646de thread_start + 34
    Thread 7:
    0   libsystem_kernel.dylib   
    0x91e4b83e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x97464e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib        
    0x9741542c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore
    0x9be87e62 TSWaitOnCondition + 124
    4   com.apple.CoreServices.CarbonCore
    0x9bdf93c5 TSWaitOnConditionTimedRelative + 136
    5   com.apple.CoreServices.CarbonCore
    0x9be5b681 MPWaitOnQueue + 200
    6   com.adobe.ACE            
    0x0005e309 0x23000 + 242441
    7   com.adobe.ACE            
    0x0005dd01 0x23000 + 240897
    8   com.apple.CoreServices.CarbonCore
    0x9be5c5e0 PrivateMPEntryPoint + 68
    9   libsystem_c.dylib        
    0x97460ed9 _pthread_start + 335
    10  libsystem_c.dylib        
    0x974646de thread_start + 34
    Thread 8:
    0   libsystem_kernel.dylib   
    0x91e4b83e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x97464e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib        
    0x9740c82a pthread_cond_wait + 48
    3   com.adobe.amt.services   
    0x0acf0274 C_AMTUISwitchSuppressUpdates + 16864
    4   com.adobe.amt.services   
    0x0ace9074 C_EULA_SetState + 2166
    5   com.adobe.amt.services   
    0x0acf02da C_AMTUISwitchSuppressUpdates + 16966
    6   libsystem_c.dylib        
    0x97460ed9 _pthread_start + 335
    7   libsystem_c.dylib        
    0x974646de thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x00000006  ecx: 0xad0bf0f0  edx: 0x0b75a7a0
      edi: 0x0b75a7a0  esi: 0x8fe2a822  ebp: 0xbfffe378  esp: 0xbfffe378
       ss: 0x00000023  efl: 0x00010246  eip: 0x8fe2c482   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x00000034
    Logical CPU: 2
    Binary Images:
    0x1000 -
    0x4ffb +com.adobe.InDesign (7.5.0.142 - 7500) <C7B8B88C-A6B0-6D19-90C9-8D0DEF16C955> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Adobe InDesign CS5.5
    0xa000 -
    0xafff +InDesignModel (??? - ???) <30F20A0C-431C-E52D-BDEF-DAF8C99E8BB4> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/InDesignModel.framework/Versions/A/InDesignModel
    0xf000 -
    0xffff +InDesignModelAndUI (??? - ???) <F70C26E5-8747-4B57-8849-78889B389510> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/InDesignModelAndUI.framework/Versions/A/InDesignModelAndUI
       0x14000 -
    0x1bff3 +PMRuntime.dylib (??? - ???) <FD895FC0-241A-7DC6-AB12-5B3491A9E624> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/PMRuntime.dylib
       0x23000 -   0x15eff2 +com.adobe.ACE (AdobeACE 2.18.00.12659 - 2.18.00.12659) <5BD496D2-2E2B-0411-779F-855603C5B2AE> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
      0x186000 -   0x6acfff +com.adobe.AGM (AdobeAGM 4.20.70.12659 - 4.20.70.12659) <F1616614-B565-4CC9-C2FA-459FBC857981> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
      0x7f6000 -   0x832fff +com.adobe.ARE (AdobeARE 1.5.02.12659 - 1.5.02.12659) <9AF30878-D3F4-7E85-0820-B674CED4558A> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeARE.framework/Versions/A/AdobeARE
      0x83c000 -   0x857fff +com.adobe.BIB (AdobeBIB 1.2.02.12659 - 1.2.02.12659) <802FB4A6-C5FF-522C-89A5-83EB4C139B12> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
      0x862000 -   0x883ff7 +com.adobe.BIBUtils (AdobeBIBUtils 1.1.01 - 1.1.01) <6710FF23-871B-C9A2-306C-15EDBA2AADEA> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
      0x890000 -   0xb82ff7 +com.adobe.CoolType (AdobeCoolType 5.07.124.12659 - 5.07.124.12659) <0481471E-E075-0782-BA1C-C5A5E23C5565> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
      0xc0f000 -   0xfe8ff7 +com.adobe.MPS (AdobeMPS 5.5.0.12783 - 5.5.0.12783) <D67E9F42-5C32-4E64-9AE8-B292565E1326> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
    0x111f000 -  0x118dff7 +ObjectModelLib.dylib (??? - ???) <CBC3A0F4-5567-AE0C-8E1A-886D0E4DEFF7> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/ObjectModelLib.dylib
    0x11b2000 -  0x120cfe7 +DataBaseLib.dylib (??? - ???) <5825417D-9630-83F2-2A46-4A1E1F64406A> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/DataBaseLib.dylib
    0x1227000 -  0x163efff +PublicLib.dylib (??? - ???) <C771D26E-109E-B663-A7B8-62B809C34629> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/PublicLib.dylib
    0x17ce000 -  0x17e5ff6 +AdobeAFL (??? - ???) <CFC0FF78-A748-AC45-2E62-8F20090D911C> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeAFL.framework/Versions/A/AdobeAFL
    0x17f6000 -  0x17feff3 +boost_threads (??? - ???) <B00C0C9E-7175-B6D2-E58B-7278E0EB8863> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/boost_threads.framework/Versions/1_37/boost_threads
    0x1808000 -  0x180dffd +ASLSupportLib.dylib (??? - ???) <85A313EC-05FF-23C5-0EEB-C74D412645FF> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/ASLSupportLib.dylib
    0x1813000 -  0x1814ff2 +libtbbmalloc.dylib (??? - ???) <A1EAB5E4-3F88-5E37-7068-7A35A3EC69DE> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/libtbbmalloc.dylib
    0x1818000 -  0x1826fe7 +libtbb.dylib (??? - ???) <FFA49B03-C516-D23D-B535-B64D7CD35ECE> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/libtbb.dylib
    0x182e000 -  0x1966fe7 +WRServices (??? - ???) <9E3A36AD-71F1-B9C7-AC3F-30A7E63C8B57> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
    0x19a8000 -  0x19acffc +com.adobe.AdobeCrashReporter (3.0 - 5.5.20101001) <EA9B7B55-7FE5-14D2-FBAE-817121F94086> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashReporter
    0x19b2000 -  0x2362fff +libicudata.dylib.36.0 (36.0.0 - compatibility 36.0.0) <02108DEA-3DD2-14BE-DAEB-BE522B619C1D> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/ICUData.framework/Versions/3.6/libicudata.dylib.36.0
    0x2365000 -  0x2432ff3 +libicui18n.dylib.36.0 (36.0.0 - compatibility 36.0.0) <08F15219-7F35-574E-7725-1ACAA1B18A00> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/ICUInternationalization.framework/Versions/3.6/libicui18n.d ylib.36.0
    0x2495000 -  0x256ffef +libicuuc.dylib.36.0 (36.0.0 - compatibility 36.0.0) <5EE72009-40B3-7FB7-3A49-576AEDE0D400> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/ICUUnicode.framework/Versions/3.6/libicuuc.dylib.36.0
    0x25af000 -  0x261ffeb +com.adobe.adobe_caps (adobe_caps 4.0.42.0 - 4.0.42.0) <55D7D2EA-D21E-98B1-77C6-58C0A0E07051> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
    0x262a000 -  0x2698ffb +com.adobe.amtlib (amtlib 4.0.0.21 - 4.0.0.21) <3090D254-587A-A820-DBCD-729C27532FC8> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
    0x26af000 -  0x2748fef +boost_regex (??? - ???) <462635B6-7AF0-B43D-74D6-4AC15ACBC66A> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/boost_regex.framework/Versions/1_37/boost_regex
    0x278d000 -  0x27cafff  com.apple.vmutils (4.2.1 - 107) <43B3BFA5-8362-3EBD-B44B-32DCE9885082> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x27e4000 -  0x2891ff7  libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <7B6DB792-C9E5-3772-8734-8D0052757B8C> /usr/lib/libcrypto.0.9.7.dylib
    0x28d6000 -  0x28d8ffb +boost_system (??? - ???) <FBD2BBDA-A758-FFCE-ABBA-7FDAB09FAF0F> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/boost_system.framework/Versions/1_37/boost_system
    0x28dd000 -  0x2a7bfff +WidgetBinLib.dylib (??? - ???) <BF0D4AF6-C502-352D-DA1D-5EFBCA827993> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/WidgetBinLib.dylib
    0x2b5f000 -  0x2cfefe7 +com.adobe.owl (AdobeOwl version 3.0.84 - 3.0.84) <25884999-8A98-F8C9-699B-ED75261B6BFC> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
    0x2d67000 -  0x2de4fff +AdobeOwlCanvas (??? - ???) <65B2E680-4F43-BE46-2290-3500758D1BF7> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeOwlCanvas.framework/Versions/A/AdobeOwlCanvas
    0x2e00000 -  0x2e03ffc +com.adobe.ape.shim (adbeape version 3.1.74.12761 - 3.1.74.12761) <FE2ABE8A-1D3F-7AF5-297C-D22FC3E0FBDA> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
    0x47f1000 -  0x47f9fff +com.adobe.asneu.framework (asneu version 1.7.0.1 - 1.7.0.1) <80195B5C-2C67-D841-232C-74FCAB79D304> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/asneu.framework/Versions/A/asneu
    0xaccb000 -  0xad36fe7 +com.adobe.amt.services (AMTServices 4.0.0.21 [BuildVersion: 4.0; BuildDate: Mon Jan 24 2011 21:49:00] - 4.0.0.21) <018F21DE-7E2E-C850-4C32-D4A2131ABF74> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/amtservices.framework/Versions/A/amtservices
    0xae04000 -  0xae3dffb +com.adobe.AAM.AdobeUpdaterNotificationFramework (UpdaterNotifications 2.0.0.15 - 2.0.0.15) <3A9CF871-6678-90BB-3770-CDBF56AF21D5> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/UpdaterNotifications.framework/Versions/A/UpdaterNotificati ons
    0xae4f000 -  0xae54ff1 +com.adobe.InDesign.Data Services UI (7.5.0.142 - ???) <AB93B9A4-5E39-A9ED-7B18-92D614524CB6> /Applications/Adobe InDesign CS5.5/*/Data Services UI
    0xae5c000 -  0xae63ffc +com.adobe.InDesign.Data Services (7.5.0.142 - ???) <20F34329-D294-9772-5ECF-034E24D2C680> /Applications/Adobe InDesign CS5.5/*/Data Services
    0xae6a000 -  0xae76ff9 +com.adobe.InDesign.DTTransform (7.5.0.142 - ???) <0711CA7C-B066-9C99-6656-865DDE402A33> /Applications/Adobe InDesign CS5.5/*/DTTransform
    0xae7f000 -  0xae9eff7 +com.adobe.InDesign.LILO (7.5.0.142 - ???) <0CC76B77-ECB6-6109-0BB8-8FDDC3A03198> /Applications/Adobe InDesign CS5.5/*/LILO
    0xb3bb000 -  0xb3befff +com.adobe.InDesign.PNG Import Filter UI (7.5.0.142 - ???) <B1F2FD17-1B1A-9116-8DD1-FE72873AA6FE> /Applications/Adobe InDesign CS5.5/*/PNG Import Filter UI
    0xb3c5000 -  0xb3e6ffb +com.adobe.InDesign.Sangam Preferences UI (7.5.0.142 - ???) <08FC37AD-5071-AD2A-764F-3E7EE0973C6F> /Applications/Adobe InDesign CS5.5/*/Sangam Preferences UI
    0xb660000 -  0xb690fff +com.adobe.InDesign.Dictionary Editor Dialog (7.5.0.142 - ???) <9340DCEA-9615-0660-136D-9F00B3DD1004> /Applications/Adobe InDesign CS5.5/*/Dictionary Editor Dialog
    0xb6b0000 -  0xb6dfff0 +TextPanelLib.dylib (??? - ???) <0C3DE096-BEA9-5C37-1C4B-E597611FE756> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/TextPanelLib.dylib
    0xb800000 -  0xb8c3fe7 +com.adobe.linguistic.LinguisticManager (5.5.0 - 13920) <A68A22E7-85E8-B626-D9A9-3D3CBC98A42E> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
    0xb962000 -  0xba25ff3 +com.adobe.InDesign.EBookExport (7.5.0.142 - ???) <77334CA1-C340-6EA7-797E-963598D184C5> /Applications/Adobe InDesign CS5.5/*/EBookExport
    0xba60000 -  0xbab7ff7 +com.adobe.InDesign.Media Import Filter (7.5.0.142 - ???) <C0F751A6-899D-A6E6-56F7-44736FFB914C> /Applications/Adobe InDesign CS5.5/*/Media Import Filter
    0xbad5000 -  0xbb3effb +com.adobe.AdobeSangam (AdobeSangam 5.5.0.12783 - 5.5.0.12783) <EE734EB4-6DC9-A88E-F189-584CB3CC300F> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeSangam.framework/Versions/A/AdobeSangam
    0xbb8a000 -  0xbbdaff3 +com.adobe.InDesign.SangamExport (7.5.0.142 - ???) <53D21AC3-79F5-A6D5-B4C3-A981BDDE443F> /Applications/Adobe InDesign CS5.5/*/SangamExport
    0xbbfc000 -  0xbd0dff3 +com.adobe.InDesign.SangamServicer-Mapper (7.5.0.142 - ???) <825729F5-772E-9F27-2710-147A497256B5> /Applications/Adobe InDesign CS5.5/*/SangamServicer-Mapper
    0xbd5c000 -  0xbd6efff +com.adobe.InDesign.SaveBack (7.5.0.142 - ???) <E860E13C-8160-8F06-8B2C-BDE0B0874D12> /Applications/Adobe InDesign CS5.5/*/SaveBack
    0xbd7b000 -  0xbd7dfff +com.adobe.InDesign.SimpleTextImportFilter (7.5.0.142 - ???) <98F4A61E-7E79-A524-F1F4-8B7AF28D3EC3> /Applications/Adobe InDesign CS5.5/*/SimpleTextImportFilter
    0xbd83000 -  0xbe44fff +com.adobe.InDesign.Tagged Text Attributes (7.5.0.142 - ???) <E9C68011-6F1F-86E1-29B4-0360FAE54DCE> /Applications/Adobe InDesign CS5.5/*/Tagged Text Attributes
    0xbe94000 -  0xbea1fed +com.adobe.InDesign.Tagged Text Filters UI (7.5.0.142 - ???) <B719C358-641A-D3DD-8E4B-BA01EC924D49> /Applications/Adobe InDesign CS5.5/*/Tagged Text Filters UI
    0xbeaa000 -  0xbf5dfeb +com.adobe.InDesign.Tagged Text Filters (7.5.0.142 - ???) <9233733E-DE59-D1EB-1AE2-EB9BA8804059> /Applications/Adobe InDesign CS5.5/*/Tagged Text Filters
    0xbf86000 -  0xc175feb +com.extensis.AutoActivationPlugin.ID7 (3.0.6.37 - 3.0.6.37) <F425B05C-840F-0899-7976-52D04DCAF0C5> /Applications/Adobe InDesign CS5.5/*/ExtensisFontManagementIDCS5.5
    0xc2a5000 -  0xc2aeff3 +com.adobe.InDesign.Clipping Path Dialog (7.5.0.142 - ???) <A718206B-10F5-09A1-88E6-67CE13E9B742> /Applications/Adobe InDesign CS5.5/*/Clipping Path Dialog
    0xc2ba000 -  0xc2edff7 +com.adobe.InDesign.Color Management UI (7.5.0.142 - ???) <905A6F91-0AC5-436A-54A0-19E7C23AF20E> /Applications/Adobe InDesign CS5.5/*/Color Management UI
    0xc303000 -  0xc366ff0 +com.adobe.InDesign.Color Picker Panel (7.5.0.142 - ???) <9B031CA0-DD30-A6C0-4AAE-3DF3BF872144> /Applications/Adobe InDesign CS5.5/*/Color Picker Panel
    0xc394000 -  0xc3c0fef +com.adobe.InDesign.CS Review Support (7.5.0.142 - ???) <8EF73395-1EA5-D443-CA96-0A4C84AA43AC> /Applications/Adobe InDesign CS5.5/*/CS Review Support
    0xc3d7000 -  0xc4e0fef +com.adobe.InDesign.Digital Publishing (7.5.0.9 - ???) <64DB74C5-B40E-5DFC-CD37-3FF8D82F3255> /Applications/Adobe InDesign CS5.5/*/Digital Publishing
    0xc5ba000 -  0xc5c5ff3 +boost_filesystem (??? - ???) <7DCE5514-9C94-751C-49FD-727D8CA3C132> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/boost_filesystem.framework/Versions/1_37/boost_filesystem
    0xc5d0000 -  0xc636ff0 +com.adobe.InDesign.DynamicDocumentsUI (7.5.0.142 - ???) <3829E7A9-1C0C-352D-8759-2C9F60A5ED99> /Applications/Adobe InDesign CS5.5/*/DynamicDocumentsUI
    0xc666000 -  0xc66ffff +com.adobe.InDesign.EPS UI (7.5.0.142 - ???) <CA77B93B-E96B-D523-FCE2-8DEE60C4B45A> /Applications/Adobe InDesign CS5.5/*/EPS UI
    0xc679000 -  0xc681ff7 +com.adobe.InDesign.Generic Style Editor (7.5.0.142 - ???) <83E53A5B-9BA9-0B90-B80F-9752A802E340> /Applications/Adobe InDesign CS5.5/*/Generic Style Editor
    0xc68d000 -  0xc6b8ff3 +com.adobe.InDesign.Gradient Panel (7.5.0.142 - ???) <47FEFC45-AAD6-0011-D82C-C2E2AD74B47C> /Applications/Adobe InDesign CS5.5/*/Gradient Panel
    0xc6d0000 -  0xc740ff7 +com.adobe.InDesign.Graphic Panels (7.5.0.142 - ???) <609E6F01-F30D-2AEB-5A1E-E2F25B0EB851> /Applications/Adobe InDesign CS5.5/*/Graphic Panels
    0xc773000 -  0xc778ff8 +com.adobe.InDesign.JPEG Export UI (7.5.0.142 - ???) <57E968B6-9B45-ACD4-50E9-4A47275FB3B4> /Applications/Adobe InDesign CS5.5/*/JPEG Export UI
    0xc780000 -  0xc797fff +com.adobe.InDesign.JPEG Export (7.5.0.142 - ???) <B5017E38-ACF2-66EB-DD70-5AC8298F68D2> /Applications/Adobe InDesign CS5.5/*/JPEG Export
    0xc7a7000 -  0xc7ebff7 +com.adobe.InDesign.Output Preview (7.5.0.142 - ???) <5DB8554B-3AFA-0BB8-34E7-522994D24F3D> /Applications/Adobe InDesign CS5.5/*/Output Preview
    0xc80a000 -  0xc81cffc +com.adobe.InDesign.OutputMiscUI (7.5.0.142 - ???) <3C58FDC3-FE56-E79D-7A18-8F023563AB8F> /Applications/Adobe InDesign CS5.5/*/OutputMiscUI
    0xc82c000 -  0xc89bfe3 +com.adobe.InDesign.PDF UI (7.5.0.142 - ???) <F343636D-99D2-EB66-72E1-60C81E40313E> /Applications/Adobe InDesign CS5.5/*/PDF UI
    0xc8c9000 -  0xc921ff7 +com.adobe.AdobeXMPCore (Adobe XMP Core 5.2 -c 3 - 61.141987) <31B045A8-AA5F-AFDF-E2DD-71B418CD1707> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    0xc931000 -  0xc944ff7 +com.adobe.InDesign.Printer Styles (7.5.0.142 - ???) <3E09CCB7-E7F5-0423-6FE5-9ECF35EA4551> /Applications/Adobe InDesign CS5.5/*/Printer Styles
    0xc953000 -  0xca09fef +com.adobe.InDesign.PrintUI (7.5.0.142 - ???) <D747A854-1B43-FAEC-0D98-481138692618> /Applications/Adobe InDesign CS5.5/*/PrintUI
    0xca45000 -  0xca52ff0 +com.adobe.InDesign.PS Import UI (7.5.0.142 - ???) <FE705074-9F89-C2F9-A24E-1B01DEF21F02> /Applications/Adobe InDesign CS5.5/*/PS Import UI
    0xca5f000 -  0xca78fff +com.adobe.InDesign.Swatch Library Panel (7.5.0.142 - ???) <715620A3-83CD-940E-0AF6-6092B82D2599> /Applications/Adobe InDesign CS5.5/*/Swatch Library Panel
    0xca87000 -  0xcb1aff0 +com.adobe.InDesign.Swatches Panel (7.5.0.142 - ???) <AF3A4068-8AC7-AB7E-8942-EB545AEE73D1> /Applications/Adobe InDesign CS5.5/*/Swatches Panel
    0xcb5d000 -  0xcbf1ff8 +com.adobe.InDesign.Transparency UI (7.5.0.142 - ???) <37E89526-16A8-B297-DBDA-E8FC80A7192A> /Applications/Adobe InDesign CS5.5/*/Transparency UI
    0xcc31000 -  0xcc82fff +com.adobe.InDesign.Assignment UI (7.5.0.142 - ???) <80391DA8-3DEA-D9F5-C616-3521E59EC676> /Applications/Adobe InDesign CS5.5/*/Assignment UI
    0xccab000 -  0xccc4ff0 +com.adobe.InDesign.InCopy Bridge UI (7.5.0.142 - ???) <56A9CFBA-5991-1ED8-DD42-852C97277D8B> /Applications/Adobe InDesign CS5.5/*/InCopy Bridge UI
    0xccd2000 -  0xcd05ffb +com.adobe.InDesign.InCopy Bridge (7.5.0.142 - ???) <781407D3-C673-BBC7-EF83-78ECB1603F2D> /Applications/Adobe InDesign CS5.5/*/InCopy Bridge
    0xcd1c000 -  0xcd22ff0 +com.adobe.InDesign.InCopyExport (7.5.0.142 - ???) <C12AA02C-7BF2-627A-24E3-5558D68E8946> /Applications/Adobe InDesign CS5.5/*/InCopyExport
    0xcd2b000 -  0xcd2fff3 +com.adobe.InDesign.InCopyExportUI (7.5.0.142 - ???) <02F5E7E6-2371-E5DE-03E7-F5D672AD730D> /Applications/Adobe InDesign CS5.5/*/InCopyExportUI
    0xcd36000 -  0xcd3bfff +com.adobe.InDesign.InCopyImport (7.5.0.142 - ???) <7C646947-367C-E477-194E-4F49187736DE> /Applications/Adobe InDesign CS5.5/*/InCopyImport
    0xcd42000 -  0xcd47ff7 +com.adobe.InDesign.InCopyWorkflow UI (7.5.0.142 - ???) <CE16B441-8812-9B07-681B-0C3E72D8EFA6> /Applications/Adobe InDesign CS5.5/*/InCopyWorkflow UI
    0xcd50000 -  0xcd97ff7 +com.adobe.InDesign.Note (7.5.0.142 - ???) <7F91417D-A176-9093-51B8-D863F555DDB9> /Applications/Adobe InDesign CS5.5/*/Note
    0xcdbb000 -  0xcdc4fff +com.adobe.InDesign.NotePref (7.5.0.142 - ???) <3672E3EE-3738-4FDE-E8FB-B2874842BBE3> /Applications/Adobe InDesign CS5.5/*/NotePref
    0xcdd1000 -  0xcdd4ff3 +com.adobe.InDesign.Username UI (7.5.0.142 - ???) <028DA658-D460-0CD7-3443-09879F605A99> /Applications/Adobe InDesign CS5.5/*/Username UI
    0xcddb000 -  0xce5fff7 +com.adobe.InDesign.ButtonUI (7.5.0.142 - ???) <4B625280-C975-C356-16A2-F5EFEB305F68> /Applications/Adobe InDesign CS5.5/*/ButtonUI
    0xce9d000 -  0xceb6fff +com.adobe.InDesign.MediaUI (7.5.0.142 - ???) <640F9500-AC20-9D87-9434-ADEE7C2AB3ED> /Applications/Adobe InDesign CS5.5/*/MediaUI
    0xcec8000 -  0xced4fff +com.adobe.InDesign.Alignment Panel (7.5.0.142 - ???) <98A9D8EB-034A-EFC3-0CA6-EFA01C579A43> /Applications/Adobe InDesign CS5.5/*/Alignment Panel
    0xcedf000 -  0xcf17ff6 +com.adobe.InDesign.Asset Library Panel (7.5.0.142 - ???) <3FD151AB-FA6E-D909-86B4-DD6F14485323> /Applications/Adobe InDesign CS5.5/*/Asset Library Panel
    0xcf3b000 -  0xcf95fff +com.adobe.InDesign.Asset PubLibrary (7.5.0.142 - ???) <5FD66CC3-7AA1-D9A8-373C-ED1F69E6D4A4> /Applications/Adobe InDesign CS5.5/*/Asset PubLibrary
    0xcfbe000 -  0xcffcff5 +com.adobe.InDesign.Book Panel (7.5.0.142 - ???) <1B60815D-B3D7-2201-DA6D-B747F1F7CE9F> /Applications/Adobe InDesign CS5.5/*/Book Panel
    0xd021000 -  0xd037ffb +com.adobe.InDesign.Bookmark Panel (7.5.0.142 - ???) <CC5722C0-B407-3557-0FF5-6920770ECF03> /Applications/Adobe InDesign CS5.5/*/Bookmark Panel
    0xd04a000 -  0xd080ffd +com.adobe.InDesign.Control Panel (7.5.0.142 - ???) <F60384DE-7BD3-1D78-CA9C-3F5D93267DF6> /Applications/Adobe InDesign CS5.5/*/Control Panel
    0xd09d000 -  0xd0a3fff +com.adobe.InDesign.Create Guides Dialog (7.5.0.142 - ???) <FC41459F-A33E-E737-47C8-C23B1518ADD4> /Applications/Adobe InDesign CS5.5/*/Create Guides Dialog
    0xd0ab000 -  0xd0ddfff +com.adobe.InDesign.Eyedropper Tool (7.5.0.142 - ???) <649674B2-1C71-5D26-65EB-CE3D7E4E1431> /Applications/Adobe InDesign CS5.5/*/Eyedropper Tool
    0xd0f2000 -  0xd15eff8 +com.adobe.InDesign.Hyperlinks Panel (7.5.0.142 - ???) <0BDE8E8D-D9C4-7716-7D70-07EC30747AD9> /Applications/Adobe InDesign CS5.5/*/Hyperlinks Panel
    0xd18d000 -  0xd201ff1 +com.adobe.InDesign.Index Panel (7.5.0.142 - ???) <1FDF9D9A-66FD-0E9A-0F58-643646317564> /Applications/Adobe InDesign CS5.5/*/Index Panel
    0xd22c000 -  0xd239fff +unihan (??? - ???) <21D02D03-821D-1E92-C99E-919CD21883A0> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/unihan.framework/Versions/A/unihan
    0xd244000 -  0xd293fff +com.adobe.InDesign.Info Panel (7.5.0.142 - ???) <EF31A678-DDC6-8A84-B3A2-51E0A784EA6B> /Applications/Adobe InDesign CS5.5/*/Info Panel
    0xd2b6000 -  0xd3a2fff +com.adobe.InDesign.Knowledge Base (7.5.0.142 - ???) <5ED7B92A-3920-2342-2EE6-41596638166C> /Applications/Adobe InDesign CS5.5/*/Knowledge Base
    0xd3aa000 -  0xd3e7fff +com.adobe.InDesign.Layers Panel (7.5.0.142 - ???) <D936E9EB-D43D-AFCA-1674-9B4917F5CC00> /Applications/Adobe InDesign CS5.5/*/Layers Panel
    0xd40a000 -  0xd40cff7 +com.adobe.InDesign.Layout Adjustment Panel (7.5.0.142 - ???) <A8BA566B-EDEF-E1A0-58E1-0388408E03DC> /Applications/Adobe InDesign CS5.5/*/Layout Adjustment Panel
    0xd413000 -  0xd42efff +com.adobe.InDesign.Layout Adjustment (7.5.0.142 - ???) <613292DA-0E84-514A-2C48-BEAF5E0F3995> /Applications/Adobe InDesign CS5.5/*/Layout Adjustment
    0xd43d000 -  0xd477fff +com.adobe.InDesign.Links UI (7.5.0.142 - ???) <3801F5AE-C3AC-FDFD-B1E9-24EA83BFEE14> /Applications/Adobe InDesign CS5.5/*/Links UI
    0xd498000 -  0xd51effc +com.adobe.InDesign.ObjectStylesUI (7.5.0.142 - ???) <90BA70A8-09FA-D5DA-8525-C4BF40FA4E6C> /Applications/Adobe InDesign CS5.5/*/ObjectStylesUI
    0xd55b000 -  0xd575ffb +com.adobe.InDesign.Page Setup Dialog (7.5.0.142 - ???) <DEF77CE5-1023-1283-B905-980CA42B92B3> /Applications/Adobe InDesign CS5.5/*/Page Setup Dialog
    0xd582000 -  0xd60efec +com.adobe.InDesign.Pages Panel (7.5.0.142 - ???) <FA3E36FD-6BA4-6B05-55A8-1CD562D0C9A0> /Applications/Adobe InDesign CS5.5/*/Pages Panel
    0xd649000 -  0xd654ff8 +com.adobe.InDesign.Sections UI (7.5.0.142 - ???) <F8BCED95-4669-4163-09B8-BA167A745EBE> /Applications/Adobe InDesign CS5.5/*/Sections UI
    0xd65e000 -  0xd665ffc +com.adobe.InDesign.StepRepeat (7.5.0.142 - ???) <79AB1831-1627-6894-B5AE-75B08D41C7B1> /Applications/Adobe InDesign CS5.5/*/StepRepeat
    0xd66e000 -  0xd6a3ff7 +com.adobe.InDesign.Text Wrap Panel (7.5.0.142 - ???) <C261E8AE-05D6-B3C5-8366-F4387B721A6B> /Applications/Adobe InDesign CS5.5/*/Text Wrap Panel
    0xd6be000 -  0xd6f1ff0 +com.adobe.InDesign.TOC UI Dialog (7.5.0.142 - ???) <1B8476DE-D0AA-9E9E-8AA3-A80E59864CD1> /Applications/Adobe InDesign CS5.5/*/TOC UI Dialog
    0xd70c000 -  0xd738ff4 +com.adobe.InDesign.Transform Panel (7.5.0.142 - ???) <C08A7D8B-FC60-C7F8-E82A-5853CD5B66DF> /Applications/Adobe InDesign CS5.5/*/Transform Panel
    0xd74f000 -  0xd766ff3 +com.adobe.InDesign.Image Import UI (7.5.0.142 - ???) <B55E19CE-E78F-3FAC-5CBB-CE7C90C269F2> /Applications/Adobe InDesign CS5.5/*/Image Import UI
    0xd777000 -  0xd789fff +com.adobe.InDesign.Scotch Rules (7.5.0.142 - ???) <6502E487-54CB-DBEE-0863-2590F4BB14F0> /Applications/Adobe InDesign CS5.5/*/Scotch Rules
    0xd794000 -  0xd7e0fff +com.adobe.InDesign.BNUI (7.5.0.142 - ???) <71200BB9-F434-F825-9154-EF334A268DDD> /Applications/Adobe InDesign CS5.5/*/BNUI
    0xd805000 -  0xd88cfff +com.adobe.InDesign.DataMerge (7.5.0.142 - ???) <0D11D6FA-02AD-8CEB-E958-F96174D89BD0> /Applications/Adobe InDesign CS5.5/*/DataMerge
    0xd8bf000 -  0xd8e9ff7 +com.adobe.InDesign.DataMergeUI (7.5.0.142 - ???) <D9FA6962-0353-56DA-5A15-84427708CAA1> /Applications/Adobe InDesign CS5.5/*/DataMergeUI
    0xd904000 -  0xd916fff +com.adobe.InDesign.PMWelcomeScreen (7.5.0.142 - ???) <DF50AF2B-67F4-F9F3-A9AC-E7073CACA267> /Applications/Adobe InDesign CS5.5/*/PMWelcomeScreen
    0xd928000 -  0xd939ff8 +com.adobe.ahclientframework (1.6.0.20 - 1.6.0.20) <6FB288F2-45FD-E54A-C9A4-A0D0C374FE37> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient
    0xd947000 -  0xda16ffb +com.adobe.InDesign.Package and Preflight UI (7.5.0.142 - ???) <26E41EEA-48C4-959A-9C6A-1B49C3708A50> /Applications/Adobe InDesign CS5.5/*/Package and Preflight UI
    0xda6f000 -  0xdc50fff +com.adobe.InDesign.Package and Preflight (7.5.0.142 - ???) <CB1F2F8F-96BF-051F-C9B4-6333B4CAD819> /Applications/Adobe InDesign CS5.5/*/Package and Preflight
    0xdce2000 -  0xdd08ff6 +com.adobe.AXE8SharedExpat (AdobeAXE8SharedExpat 3.5.101.12783 - 3.5.101.12783) <C7FD5306-E881-A19A-0F40-0E3844278526> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8SharedEx pat
    0xdd1b000 -  0xde02ff7 +com.adobe.InDesign.JBX (7.5.0.142 - ???) <C89E063A-6CEB-5D05-2236-EF3A5583246B> /Applications/Adobe InDesign CS5.5/*/JBX
    0xde4e000 -  0xde52fff +com.adobe.InDesign.Script Label Panel (7.5.0.142 - ???) <9AA5C7EC-55AF-E701-8070-DE23BEEF3BE0> /Applications/Adobe InDesign CS5.5/*/Script Label Panel
    0xde5a000 -  0xde64fff +com.adobe.InDesign.Scripts Panel (7.5.0.142 - ???) <C9012B5C-D6C0-01EA-F136-A59A242C6A2E> /Applications/Adobe InDesign CS5.5/*/Scripts Panel
    0xde70000 -  0xdf2eff4 +com.adobe.InDesign.Tables UI (7.5.0.142 - ???) <719DEE31-4B66-7535-F300-7184CDC20202> /Applications/Adobe InDesign CS5.5/*/Tables UI
    0xdf77000 -  0xdffdfff +com.adobe.InDesign.TableStylesUI (7.5.0.142 - ???) <BE9CAD5D-FC93-EFA8-76FD-0AFBA5B464B0> /Applications/Adobe InDesign CS5.5/*/TableStylesUI
    0xe038000 -  0xe091ff7 +com.adobe.InDesign.Character Panel (7.5.0.142 - ???) <1BF90423-A0FC-A785-43C7-18DA74390B1B> /Applications/Adobe InDesign CS5.5/*/Character Panel
    0xe0c1000 -  0xe0e7fff +com.adobe.InDesign.Conditional Text UI (7.5.0.142 - ???) <56DD9952-ED8F-2A17-B2DE-B2A15AF88BFA> /Applications/Adobe InDesign CS5.5/*/Conditional Text UI
    0xe100000 -  0xe118fff +com.adobe.InDesign.Create Outlines (7.5.0.142 - ???) <C277D20D-88B0-F370-D3F3-929533F03A70> /Applications/Adobe InDesign CS5.5/*/Create Outlines
    0xe126000 -  0xe22cfff +com.adobe.InDesign.Find and Change Panel (7.5.0.142 - ???) <80657A57-C9C1-FDCD-9D77-024CADB1A567> /Applications/Adobe InDesign CS5.5/*/Find and Change Panel
    0xe28d000 -  0xe2aeff7 +com.adobe.InDesign.Find Change Format Panel (7.5.0.142 - ???) <35063658-0BBC-3577-159F-7812E0079C49> /Applications/Adobe InDesign CS5.5/*/Find Change Format Panel
    0xe2c2000 -  0xe2e3ff4 +com.adobe.InDesign.Font Usage Dialog (7.5.0.142 - ???) <D5FDF872-6E06-FE47-D95D-FC9435EAAC47> /Applications/Adobe InDesign CS5.5/*/Font Usage Dialog
    0xe2f6000 -  0xe37dff3 +com.adobe.InDesign.Glyphs Panel (7.5.0.142 - ???) <97C48673-A157-E6B5-0812-B8D04908590C> /Applications/Adobe InDesign CS5.5/*/Glyphs Panel
    0xe3a8000 -  0xe3b0fff +com.adobe.InDesign.Hyphenation Panel (7.5.0.142 - ???) <D7F0B7B5-71C6-6EF0-F44E-A095BCFFDE1F> /Applications/Adobe InDesign CS5.5/*/Hyphenation Panel
    0xe3bc000 -  0xe3caffd +com.adobe.InDesign.Indents and Tabs (7.5.0.142 - ???) <055B8559-981A-E215-17FD-B521D3F195B6> /Applications/Adobe InDesign CS5.5/*/Indents and Tabs
    0xe3d7000 -  0xe3defff +com.adobe.InDesign.Justification Panel (7.5.0.142 - ???) <A02761B6-D255-6344-BB33-EF3CB44D6D31> /Applications/Adobe InDesign CS5.5/*/Justification Panel
    0xe3e7000 -  0xe3ecfff +com.adobe.InDesign.Keeps Panel (7.5.0.142 - ???) <F1D47ADF-F500-F83E-76C7-7A67C0824FF3> /Applications/Adobe InDesign CS5.5/*/Keeps Panel
    0xe3f4000 -  0xe414fff +com.adobe.InDesign.Optical Kerning (7.5.0.142 - ???) <51283B52-E431-9E16-4180-93E80FD8BB31> /Applications/Adobe InDesign CS5.5/*/Optical Kerning
    0xe421000 -  0xe449fff +com.adobe.InDesign.Paragraph Panel (7.5.0.142 - ???) <97AB38C6-9D3C-010B-B449-3188640A24D7> /Applications/Adobe InDesign CS5.5/*/Paragraph Panel
    0xe460000 -  0xe46dff3 +com.adobe.InDesign.Paragraph Rules Panel (7.5.0.142 - ???) <16D32543-34DE-63A3-E4C1-A33310CF1DFC> /Applications/Adobe InDesign CS5.5/*/Paragraph Rules Panel
    0xe478000 -  0xe48affb +com.adobe.InDesign.Path Type UI (7.5.0.142 - ???) <C2B3C78F-E74F-2BAB-3EE9-5865853E5C36> /Applications/Adobe InDesign CS5.5/*/Path Type UI
    0xe499000 -  0xe4a1ff3 +PathTypeLib.dylib (??? - ???) <8609265F-D811-48ED-CAEE-E20A68D4E6FE> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/PathTypeLib.dylib
    0xe4a8000 -  0xe4ccff5 +com.adobe.InDesign.RunIn Styles Panel (7.5.0.142 - ???) <0558D75D-ACE2-2606-DAB3-CE6369457EEA> /Applications/Adobe InDesign CS5.5/*/RunIn Styles Panel
    0xe4e0000 -  0xe4f5fff +com.adobe.InDesign.SING (7.5.0.142 - ???) <3BD4DC0E-7E4F-1537-8188-C36C98E857BB> /Applications/Adobe InDesign CS5.5/*/SING
    0xe503000 -  0xe50bff7 +com.adobe.InDesign.Span Columns Panel (7.5.0.142 - ???) <79FE9D3F-46FE-302B-8E5C-6CF6CC017F03> /Applications/Adobe InDesign CS5.5/*/Span Columns Panel
    0xe513000 -  0xe552ffc +com.adobe.InDesign.Spelling Panel (7.5.0.142 - ???) <0C30B312-6573-7EEE-9825-8D0CB3C64518> /Applications/Adobe InDesign CS5.5/*/Spelling Panel
    0xe574000 -  0xe582ff8 +com.adobe.InDesign.Story Panel (7.5.0.142 - ???) <F84CD6FE-CA5D-D03F-3A4C-35638C613687> /Applications/Adobe InDesign CS5.5/*/Story Panel
    0xe58e000 -  0xe5ecff1 +com.adobe.InDesign.Style Panel (7.5.0.142 - ???) <6DF69466-8FD4-810D-CF07-2A42833967AB> /Applications/Adobe InDesign CS5.5/*/Style Panel
    0xe61e000 -  0xe627ff1 +com.adobe.InDesign.Text Color Panel (7.5.0.142 - ???) <E98B468E-0C78-47CD-6CB6-192F5D722E4A> /Applications/Adobe InDesign CS5.5/*/Text Color Panel
    0xe630000 -  0xe64bff1 +com.adobe.InDesign.Text Frame Options (7.5.0.142 - ???) <56D3F8E7-BDC2-B6AC-AA8C-8AC1282A1147> /Applications/Adobe InDesign CS5.5/*/Text Frame Options
    0xe65b000 -  0xe6a9fff +com.adobe.InDesign.Text Panel (7.5.0.142 - ???) <70374F1B-6312-E7E4-2463-0928185FCC04> /Applications/Adobe InDesign CS5.5/*/Text Panel
    0xe6cb000 -  0xe6e4fff +com.adobe.InDesign.Text Preferences (7.5.0.142 - ???) <043DE411-5DB1-B56B-244C-FC5CEBDE7559> /Applications/Adobe InDesign CS5.5/*/Text Preferences
    0xe6f3000 -  0xe70fff4 +com.adobe.InDesign.Text Ruler (7.5.0.142 - ???) <E7D9E814-793C-31FC-933E-BEDAA412C47D> /Applications/Adobe InDesign CS5.5/*/Text Ruler
    0xe71e000 -  0xe737ff7 +com.adobe.InDesign.Text Style Panel (7.5.0.142 - ???) <55B96E20-55FE-3F28-CFED-EDA64CAFDE27> /Applications/Adobe InDesign CS5.5/*/Text Style Panel
    0xe748000 -  0xe76affb +com.adobe.InDesign.Article Panel (7.5.0.142 - ???) <3F8CC922-73E1-90BA-27EA-82893A236018> /Applications/Adobe InDesign CS5.5/*/Article Panel
    0xe782000 -  0xe7acff7 +com.adobe.InDesign.CSXS (7.5.0.142 - ???) <FD5944C2-FB7F-F0FF-4172-CFCD7C7D41F2> /Applications/Adobe InDesign CS5.5/*/CSXS
    0xe7c5000 -  0xe93ffe3 +com.adobe.PlugPlug (2.5.0.232 - 2.5.0.232) <04C90B5C-DC6D-A2B5-BE9B-193466222BE7> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/PlugPlug.framework/Versions/A/PlugPlug
    0xe9e8000 -  0xea11ff4 +com.adobe.InDesign.Galley Preferences (7.5.0.142 - ???) <607D8E33-AE26-16CA-27CA-E6921AA1DE13> /Applications/Adobe InDesign CS5.5/*/Galley Preferences
    0xea2b000 -  0xea46ffb +com.adobe.InDesign.GapTool (7.5.0.142 - ???) <8C72126D-E27D-8735-8664-9EA0D24A7DE9> /Applications/Adobe InDesign CS5.5/*/GapTool
    0xea54000 -  0xea5bffa +com.adobe.InDesign.General Preferences Panel (7.5.0.142 - ???) <20EF82D5-70FC-5B9B-EFD3-FB16C500632B> /Applications/Adobe InDesign CS5.5/*/General Preferences Panel
    0xea64000 -  0xea65ffd +com.adobe.InDesign.Help (7.5.0.142 - ???) <CEB5D662-51B7-241D-925B-4F35F5EF83D4> /Applications/Adobe InDesign CS5.5/*/Help
    0xea6a000 -  0xea7eff8 +com.adobe.InDesign.Performance UI (7.5.0.142 - ???) <902E14C3-93CA-07AA-704A-6D4618ED5341> /Applications/Adobe InDesign CS5.5/*/Performance UI
    0xea8f000 -  0xea95ff3 +com.adobe.InDesign.SharedContentUI (7.5.0.142 - ???) <DCB6A1E5-4F80-2442-7275-144941787B5D> /Applications/Adobe InDesign CS5.5/*/SharedContentUI
    0xea9d000 -  0xeab9fff +com.adobe.InDesign.Shortcut Editor Dialog (7.5.0.142 - ???) <092E0768-B013-3493-7AA0-75908B94C559> /Applications/Adobe InDesign CS5.5/*/Shortcut Editor Dialog
    0xeaca000 -  0xeadbff3 +com.adobe.InDesign.Tool Box (7.5.0.142 - ???) <26722C8F-A8C2-4540-E5E3-59FBD502ABED> /Applications/Adobe InDesign CS5.5/*/Tool Box
    0xeaeb000 -  0xeaf5fff +com.adobe.InDesign.Tool Tips (7.5.0.142 - ???) <CA662EC3-519A-0DD5-4B1B-933403825D7B> /Applications/Adobe InDesign CS5.5/*/Tool Tips
    0xeb01000 -  0xeb06fff +com.adobe.InDesign.Track Changes Preferences (7.5.0.142 - ???) <8E374159-04BE-7472-D942-D53558CC9E59> /Applications/Adobe InDesign CS5.5/*/Track Changes Preferences
    0xeb0e000 -  0xeb1efff +com.adobe.InDesign.Track Changes UI (7.5.0.142 - ???) <1F091295-C6A8-6691-A708-C3C9D78A4F6B> /Applications/Adobe InDesign CS5.5/*/Track Changes UI
    0xeb28000 -  0xeb2ffff +com.adobe.InDesign.PerformanceMetrics (7.5.0.142 - ???) <C6738047-427F-E6FE-E1DB-C592B99DEDAD> /Applications/Adobe InDesign CS5.5/*/PerformanceMetrics
    0xeb37000 -  0xeb44ff1 +com.adobe.InDesign.Metadata UI (7.5.0.142 - ???) <592C522C-34DD-6384-EA0F-B5923739F3B4> /Applications/Adobe InDesign CS5.5/*/Metadata UI
    0xeb4e000 -  0xebbbfef +com.adobe.FileInfo.framework (Adobe XMP FileInfo 5.2 -i 1 [debug] - 61.141987) <ABF47D32-C58A-F9CE-E753-F0F906B13F7E> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
    0xebd8000 -  0xebdfff5 +com.adobe.InDesign.Workgroup UI (7.5.0.142 - ???) <810B1485-961F-2FDC-9FD6-7CC9077FBA7D> /Applications/Adobe InDesign CS5.5/*/Workgroup UI
    0xebe7000 -  0xec29fff +com.adobe.InDesign.Snippet (7.5.0.142 - ???) <7FBCB227-BCC5-2E33-2638-C5881B0D96EC> /Applications/Adobe InDesign CS5.5/*/Snippet
    0xec48000 -  0xed41fff +com.adobe.InDesign.XMedia UI (7.5.0.142 - ???) <D32C6D40-A119-FBCD-9F02-51D57282C6DF> /Applications/Adobe InDesign CS5.5/*/XMedia UI
    0xedab000 -  0xedf3ff3 +com.adobe.InDesign.Actions (7.5.0.142 - ???) <A277E3F1-4472-8607-0935-4B5F3E95F3E8> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Actions.InDesignPlugin/Actions
    0xee10000 -  0xefa4fe7 +com.adobe.InDesign.AppFramework (7.5.0.142 - ???) <8D408CDA-B256-926D-33BF-F9FE8BA6BF52> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/AppFramework.InDesignPlugin/AppFramework
    0xf02d000 -  0xf28ffeb +com.adobe.InDesign.Application UI (7.5.0.142 - ???) <6C7D1595-0A3F-F4CC-4A05-9AB25904E679> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Application UI.InDesignPlugin/Application UI
    0xf395000 -  0xf42dfff +com.adobe.AdobeExtendScript (ExtendScript 4.1.28 - 4.1.28.13048) <A9394CC7-8E48-FE0F-FDB5-37D0FE77435B> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/AdobeExtendScript
    0xf48e000 -  0xf51bff7 +com.adobe.AdobeScCore (ScCore 4.1.28 - 4.1.28.13048) <68FB7168-645E-BD55-5EAA-007315B53997> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCore
    0xf562000 -  0xf5b8ffb +com.adobe.headlights.LogSessionFramework (??? - 2.1.2.1263) <5B594BC9-5222-651B-6B70-7AD067035B1A> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
    0xf601000 -  0xf621fff +com.adobe.InDesign.Article (7.5.0.142 - ???) <8CA3C714-805A-D593-C62D-17B1FC21CA44> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Article.InDesignPlugin/Article
    0xf633000 -  0xf6b4fe7 +com.adobe.InDesign.Assignments (7.5.0.142 - ???) <6B3E75B0-9182-FF85-D32C-E222EB250B6C> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Assignments.InDesignPlugin/Assignments
    0xf6e8000 -  0xf78eff3 +com.adobe.AdobeXMPFiles (Adobe XMP Files 5.2 -f 17 - 61.141987) <963C6B68-E97E-A983-A716-6A8FA37E9D2D> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeXMPFiles.framework/Versions/A/AdobeXMPFiles
    0xf7cc000 -  0xf807ffb +com.adobe.InDesign.AWS (7.5.0.142 - ???) <0DC62D0E-284B-7306-BF47-F5CFD8E03BF9> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/AWS.InDesignPlugin/AWS
    0xf825000 -  0xf84dff7 +com.adobe.InDesign.AWSUI (7.5.0.142 - ???) <E9203DE7-CD7C-B9C6-4D65-0425A1B82331> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/AWSUI.InDesignPlugin/AWSUI
    0xf865000 -  0xf896ffb +com.adobe.InDesign.Basic Tools (7.5.0.142 - ???) <824B5528-5647-C891-30B5-45656EF00CD6> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Basic Tools.InDesignPlugin/Basic Tools
    0xf8b2000 -  0xf903ff7 +com.adobe.InDesign.Behavior (7.5.0.142 - ???) <10573684-DA3A-E5BB-FA1D-ED74D92CAF3B> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Behavior.InDesignPlugin/Behavior
    0xf92d000 -  0xf9d1fe1 +com.adobe.InDesign.BNCore (7.5.0.142 - ???) <578D6272-20A6-ED7F-2C78-63358CEE37CA> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/BNCore.InDesignPlugin/BNCore
    0xfa07000 -  0xfa5aff3 +com.adobe.InDesign.Book (7.5.0.142 - ???) <B4885AFB-B2D0-7334-1989-9524FD4FC6A4> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Book.InDesignPlugin/Book
    0xfa7f000 -  0xfa8dfff +com.adobe.InDesign.Buzzword Access (7.5.0.142 - ???) <863BF7E8-CECA-DD5F-50B0-7682936AA058> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Buzzword Access.InDesignPlugin/Buzzword Access
    0xfa98000 -  0xfac9fff +com.adobe.InDesign.CellStyles.rpln (7.5.0.142 - ???) <502EA752-4648-0FDE-CEDC-6BA8B14773E7> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/CellStyles.rpln.InDesignPlugin/CellStyles.rpln
    0xfae1000 -  0xfb69ffb +com.adobe.InDesign.CJK Text Attributes (7.5.0.142 - ???) <B04E8AE5-F801-D8E4-0C4B-C1C7477C12CF> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/CJK Text Attributes.InDesignPlugin/CJK Text Attributes
    0xfb9f000 -  0xfc11ffa +com.adobe.InDesign.CJKGrid (7.5.0.142 - ???) <1CECF746-B564-53C2-09A7-E88A68EC0B90> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/CJKGrid.InDesignPlugin/CJKGrid
    0xfc3d000 -  0xfd13fef +com.adobe.InDesign.Color Management (7.5.0.142 - ???) <E527C98F-07A4-27EA-CBA1-AAA6D9013FEE> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Color Management.InDesignPlugin/Color Management
    0xfd5d000 -  0xfdb3ff7 +com.adobe.InDesign.CompFontMgr (7.5.0.142 - ???) <306CB6D8-AF98-394F-971E-3E71D66B4D5E> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/CompFontMgr.InDesignPlugin/CompFontMgr
    0xfdd4000 -  0xfe1dff7 +com.adobe.InDesign.Conditional Text (7.5.0.142 - ???) <30CAB7B8-696D-2F18-5206-557F381C24CA> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Conditional Text.InDesignPlugin/Conditional Text
    0xfe3f000 -  0xfe5bff3 +com.adobe.InDesign.Dialog Layout (7.5.0.142 - ???) <A7CF2212-1F92-7A3B-5EF1-689EC3F85846> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Dialog Layout.InDesignPlugin/Dialog Layout
    0xfe6c000 -  0xfe8affe +com.adobe.InDesign.Document Actions (7.5.0.142 - ???) <EA164F5E-9FF6-9C78-3304-BD0C44D6EF38> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Document Actions.InDesignPlugin/Document Actions
    0xfe9c000 - 0x10029ffb +com.adobe.InDesign.Document Framework (7.5.0.142 - ???) <11303160-46A1-F578-AE66-926F1F903F72> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Document Framework.InDesignPlugin/Document Framework
    0x100a3000 - 0x100a9fff +com.adobe.InDesign.Document UI (7.5.0.142 - ???) <E05C2C47-C7C1-7105-845E-A19E866C6582> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Document UI.InDesignPlugin/Document UI
    0x100b1000 - 0x103c8ffd +com.adobe.InDesign.Dynamic Documents (7.5.0.142 - ???) <CBCE694B-97A9-7D4D-C799-05CBEB900FCC> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Dynamic Documents.InDesignPlugin/Dynamic Documents
    0x104a9000 - 0x1058aff4 +com.adobe.AGMFL (AdobeAGMFL 2.1.0.12659 - 2.1.0.12659) <36E18AF4-44A0-8310-FA95-302E59206D56> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/ADBE_AGMFL.framework/Versions/A/ADBE_AGMFL
    0x105bf000 - 0x10750ff3 +aflamingo (??? - ???) <C4136948-FE16-15C4-F1B9-040E014AF2CA> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/aflamingo.framework/Versions/A/aflamingo
    0x1079b000 - 0x1087ffef +com.adobe.InDesign.EPS Page Item (7.5.0.142 - ???) <E2341852-4E4C-6880-CFC1-FC900BB4F6E4> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/EPS Page Item.InDesignPlugin/EPS Page Item
    0x108c8000 - 0x109c5ff7 +com.adobe.InDesign.Font Manager (7.5.0.142 - ???) <C48F8BA3-8E6F-63AF-EE70-8D3B51038ADE> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Font Manager.InDesignPlugin/Font Manager
    0x10a02000 - 0x10a81fff +com.adobe.InDesign.FormField (7.5.0.142 - ???) <04AA4221-098D-1F87-BB24-6B563A648B97> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/FormField.InDesignPlugin/FormField
    0x10ab5000 - 0x10b07ffb +com.adobe.InDesign.Galley (7.5.0.142 - ???) <BAC0BFF4-6275-0B2C-2A14-D6E0F5740019> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Galley.InDesignPlugin/Galley
    0x10b25000 - 0x10c33fff +com.adobe.InDesign.GalleyUI (7.5.0.142 - ???) <A23A3454-8582-CDC5-01C2-730CDC7E1FF1> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/GalleyUI.InDesignPlugin/GalleyUI
    0x10c7d000 - 0x10e42ff7 +com.adobe.InDesign.Generic Page Item (7.5.0.142 - ???) <5BC38A5B-0214-C072-9F58-FB9F32CDAAFE> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Generic Page Item.InDesignPlugin/Generic Page Item
    0x10eda000 - 0x10ee4ff7 +com.adobe.InDesign.GenericSettings (7.5.0.142 - ???) <A712DBF0-540D-6F78-BCD0-47820055989D> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/GenericSettings.InDesignPlugin/GenericSettings
    0x10eed000 - 0x10eeeff1 +com.adobe.InDesign.Global Preferences Panel (7.5.0.142 - ???) <85F380E9-DDB5-4671-4473-227A5DB8C5DB> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Global Preferences Panel.InDesignPlugin/Global Preferences Panel
    0x10ef3000 - 0x10f50ffb +com.adobe.InDesign.Gradient Fill (7.5.0.142 - ???) <A41D8F17-419C-49F3-6579-A405EA311CA7> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Gradient Fill.InDesignPlugin/Gradient Fill
    0x10f77000 - 0x11047fe7 +com.adobe.InDesign.Graphics (7.5.0.142 - ???) <DCA66589-8A34-5595-2BD9-F8090563B762> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Graphics.InDesignPlugin/Graphics
    0x11093000 - 0x1109cffb +com.adobe.InDesign.Group (7.5.0.142 - ???) <4109367F-5E27-881F-274E-2F9B96C61157> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Group.InDesignPlugin/Group
    0x110a7000 - 0x110bdfff +com.adobe.InDesign.Guides (7.5.0.142 - ???) <E4AEB43F-629D-AB80-13AD-48400DDD3770> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Guides.InDesignPlugin/Guides
    0x110cd000 - 0x111a0ff7 +com.adobe.InDesign.Hyperlinks (7.5.0.142 - ???) <E1142D20-690C-F71A-D488-DA475046CAE5> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Hyperlinks.InDesignPlugin/Hyperlinks
    0x111ec000 - 0x11245fef +com.adobe.InDesign.Image Filters (7.5.0.142 - ???) <BF3D1FD7-8F20-0839-3D80-4C2F2E25F158> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Image Filters.InDesignPlugin/Image Filters
    0x11254000 - 0x11349fe7 +com.adobe.InDesign.Image (7.5.0.142 - ???) <366DF110-9E72-A8BD-5600-DBD7408E9951> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Image.InDesignPlugin/Image
    0x11399000 - 0x113b4ffb +com.adobe.InDesign.IME (7.5.0.142 - ???) <13C0D3D0-6290-FAFC-4B37-57835D92293C> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/IME.InDesignPlugin/IME
    0x113c6000 - 0x1141aff7 +com.adobe.InDesign.Import Export UI (7.5.0.142 - ???) <798A82C2-D58E-223D-424D-EA0EE1BE14C1> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Import Export UI.InDesignPlugin/Import Export UI
    0x11445000 - 0x11524fe7 +com.adobe.InDesign.InCopyShared (7.5.0.142 - ???) <3064A755-C8ED-7697-E670-AD641690BB27> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/InCopyShared.InDesignPlugin/InCopyShared
    0x11576000 - 0x11580ff3 +com.adobe.InDesign.InCopySharedUI (7.5.0.142 - ???) <D473C4F5-2D25-B841-E5D9-028BF32BC555> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/InCopySharedUI.InDesignPlugin/InCopySharedUI
    0x1158c000 - 0x1160aff3 +com.adobe.InDesign.InCopyWorkflow (7.5.0.142 - ???) <EC780277-4C3A-CA35-768B-C4D3873DFFE8> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/InCopyWorkflow.InDesignPlugin/InCopyWorkflow
    0x11647000 - 0x11729ff7 +com.adobe.InDesign.Indexing (7.5.0.142 - ???) <FAAEC28E-8BE7-72C8-770C-CD680DB8604D> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Indexing.InDesignPlugin/Indexing
    0x11767000 - 0x11823fff +com.adobe.InDesign.INXCore (7.5.0.142 - ???) <7E5BEC36-0B3B-DCA6-1850-B74A6474B15A> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/INXCore.InDesignPlugin/INXCore
    0x11866000 - 0x1188afff +com.adobe.InDesign.Layer (7.5.0.142 - ???) <B35B106C-8EEA-3A91-52C6-CBB3D58BDAC1> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Layer.InDesignPlugin/Layer
    0x1189f000 - 0x11a1bff7 +com.adobe.InDesign.Layout UI (7.5.0.142 - ???) <BF79DE26-6FA5-F647-59F9-6492DA99BEF5> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Layout UI.InDesignPlugin/Layout UI
    0x11aa4000 - 0x11ac5ff3 +com.adobe.InDesign.Layout (7.5.0.142 - ???) <D3AC0213-DB4C-16C8-BEC4-DE89209A1EF8> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Layout.InDesignPlugin/Layout
    0x11ad7000 - 0x11b19ff7 +com.adobe.InDesign.Linguistics (7.5.0.142 - ???) <878DBFDF-7D69-35A8-2652-DE759858C21F> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Linguistics.InDesignPlugin/Linguistics
    0x11b3a000 - 0x11c79ff7 +com.adobe.InDesign.Links (7.5.0.142 - ???) <7ECA5641-B4BD-E368-8962-B4044745BD4A> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Links.InDesignPlugin/Links
    0x11cdf000 - 0x11d49ff7 +com.adobe.InDesign.Master Page (7.5.0.142 - ???) <D26C418D-DB9A-EBB4-4683-11788565F9FD> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Master Page.InDesignPlugin/Master Page
    0x11d71000 - 0x11dc3ff7 +com.adobe.InDesign.Media (7.5.0.142 - ???) <B6786555-0472-9E99-3BD2-FC9D16AE89F7> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Media.InDesignPlugin/Media
    0x11de5000 - 0x11de6ff3 +com.adobe.InDesign.Metadata Database Filter (7.5.0.142 - ???) <4BBF4896-D573-119F-F44E-2B647F9CA5BF> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Metadata Database Filter.InDesignPlugin/Metadata Database Filter
    0x11deb000 - 0x11e68ff7 +com.adobe.InDesign.Metadata (7.5.0.142 - ???) <05C2EB44-E814-E70E-A17D-C99F81F52DE8> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Metadata.InDesignPlugin/Metadata
    0x11e99000 - 0x11eaefff +com.adobe.InDesign.Movie (7.5.0.142 - ???

    In the future, please don't post the crash report here...instead use http://pastebin.com/ and post a link. THey're a bit too long to work well in this forum...Thanks!
    It looks to me like your problem was SING/TIN, but updating to 7.5.2.318 should be your first step if you see a recurrence.

  • Indesign Crashes when exporting PDF

    Hi,
    We are experiencing an issue when exporting an .indd file as .pdf. The process gets as far as a certain page (8 out of 13) and then crashes when reading a pdf image from that page. It does one of two things - it crashes or displays an 'out of memory' message. We had task manager running alongside the program to check memory usage and there are no major spikes during the export process (it doesn't even hit 80%)
    - We can export every other page in the document except this one
    - The export works without marks & bleeds enabled (not really sure of the terminology so I do apologise)
    The document is going off to print so the pdf image has to be of high resolution. Does anyone have any ideas as to how we can get around this issue?
    The INdesign package is CS4 (32bit) and the pc has 4GB of RAM
    Any assistance would be much appreciated

    Friends I'm reading all the posts, but I have the same problem. My Indesign crashes exporting a document of 60 pages into pdf.
    Can anybody help me please? The next week I have to deliver the project. Thank you!
    This is the error message:
    Process:               Adobe InDesign CS6 [2996]
    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:        ??? [1]
    Responsible:           Adobe InDesign CS6 [2996]
    User ID:               502
    Date/Time:             2014-11-20 12:07:06.086 +0100
    OS Version:            Mac OS X 10.10.1 (14B25)
    Report Version:        11
    Anonymous UUID:        1B173797-49B9-7B44-7C5E-AEF6059371E1
    Sleep/Wake UUID:       D5A59AA4-AE79-4927-BEF0-BDE56A168D31
    Time Awake Since Boot: 89000 seconds
    Time Since Wake:       14000 seconds
    Crashed Thread:        11
    Exception Type:        EXC_CRASH (SIGABRT)
    Exception Codes:       0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    [2996] stack overflow
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib         0x955cba2e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x955caad0 mach_msg + 68
    2   com.apple.CoreFoundation       0x927e2ae6 __CFRunLoopServiceMachPort + 214
    3   com.apple.CoreFoundation       0x927e1ef9 __CFRunLoopRun + 1529
    4   com.apple.CoreFoundation       0x927e1696 CFRunLoopRunSpecific + 390
    5   com.apple.CoreFoundation       0x927e14fb CFRunLoopRunInMode + 123
    6   com.apple.HIToolbox           0x99328178 RunCurrentEventLoopInMode + 262
    7   com.apple.HIToolbox           0x99327eb1 ReceiveNextEventCommon + 494
    8   com.apple.HIToolbox           0x994cd798 ReceiveNextEvent + 90
    9   com.adobe.InDesign.AppFramework 0x1006eaf8 0x10060000 + 60152
    10  com.adobe.InDesign.AppFramework 0x1008d327 GetPlugIn + 12007
    11  com.adobe.InDesign             0x00001ec5 main + 341
    12  com.adobe.InDesign             0x00001d55 start + 53
    Thread 1:
    0   libsystem_kernel.dylib         0x955d1516 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x988c7b7a _pthread_cond_wait + 842
    2   libsystem_pthread.dylib       0x988c7d9d pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore 0x91f22316 TSWaitOnConditionTimedRelative + 167
    4   com.apple.CoreServices.CarbonCore 0x91eeddff MPWaitOnQueue + 199
    5   PMRuntime.dylib               0x005b9581 SetVSizeBaseline(unsigned long) + 1473
    6   com.apple.CoreServices.CarbonCore 0x91eee45a PrivateMPEntryPoint + 68
    7   libsystem_pthread.dylib       0x988c6ecf _pthread_body + 138
    8   libsystem_pthread.dylib       0x988c6e45 _pthread_start + 162
    9   libsystem_pthread.dylib       0x988c4f0e thread_start + 34
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x955d28d2 kevent64 + 10
    1   libdispatch.dylib             0x9ae4f73f _dispatch_mgr_invoke + 245
    2   libdispatch.dylib             0x9ae4f3a2 _dispatch_mgr_thread + 52
    Thread 3:
    0   libsystem_kernel.dylib         0x955cba2e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x955caad0 mach_msg + 68
    2   com.apple.CoreServices.CarbonCore 0x91f1efc4 TS_exception_listener_thread + 138
    3   libsystem_pthread.dylib       0x988c6ecf _pthread_body + 138
    4   libsystem_pthread.dylib       0x988c6e45 _pthread_start + 162
    5   libsystem_pthread.dylib       0x988c4f0e thread_start + 34
    Thread 4:
    0   libsystem_kernel.dylib         0x955d1516 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x988c7b06 _pthread_cond_wait + 726
    2   libsystem_pthread.dylib       0x988cb1d1 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore 0x91f220fa TSWaitOnCondition + 133
    4   com.apple.CoreServices.CarbonCore 0x91f22332 TSWaitOnConditionTimedRelative + 195
    5   com.apple.CoreServices.CarbonCore 0x91eeddff MPWaitOnQueue + 199
    6   com.adobe.ACE                 0x00607a69 0x5c8000 + 260713
    7   com.adobe.ACE                 0x00606d99 0x5c8000 + 257433
    8   com.apple.CoreServices.CarbonCore 0x91eee45a PrivateMPEntryPoint + 68
    9   libsystem_pthread.dylib       0x988c6ecf _pthread_body + 138
    10  libsystem_pthread.dylib       0x988c6e45 _pthread_start + 162
    11  libsystem_pthread.dylib       0x988c4f0e thread_start + 34
    Thread 5:
    0   libsystem_kernel.dylib         0x955d1516 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x988c7b06 _pthread_cond_wait + 726
    2   libsystem_pthread.dylib       0x988cb1d1 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.InDesign.AppFramework 0x10160556 GetPlugIn + 876822
    4   com.adobe.InDesign.AppFramework 0x1015c8ff GetPlugIn + 861375
    5   com.adobe.InDesign.AppFramework 0x1015d3c5 GetPlugIn + 864133
    6   com.adobe.InDesign.AppFramework 0x1015e98e GetPlugIn + 869710
    7   com.adobe.InDesign.AppFramework 0x1015e9fa GetPlugIn + 869818
    8   com.adobe.InDesign.AppFramework 0x1015ea66 GetPlugIn + 869926
    9   com.adobe.boost_threads.framework 0x01c6a40d thread_proxy + 141
    10  libsystem_pthread.dylib       0x988c6ecf _pthread_body + 138
    11  libsystem_pthread.dylib       0x988c6e45 _pthread_start + 162
    12  libsystem_pthread.dylib       0x988c4f0e thread_start + 34
    Thread 6:
    0   libsystem_kernel.dylib         0x955d1516 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x988c7b06 _pthread_cond_wait + 726
    2   libsystem_pthread.dylib       0x988cb1d1 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.InDesign.AppFramework 0x10160556 GetPlugIn + 876822
    4   com.adobe.InDesign.AppFramework 0x1015c8ff GetPlugIn + 861375
    5   com.adobe.InDesign.AppFramework 0x1015d3c5 GetPlugIn + 864133
    6   com.adobe.InDesign.AppFramework 0x1015e98e GetPlugIn + 869710
    7   com.adobe.InDesign.AppFramework 0x1015e9fa GetPlugIn + 869818
    8   com.adobe.InDesign.AppFramework 0x1015ea66 GetPlugIn + 869926
    9   com.adobe.boost_threads.framework 0x01c6a40d thread_proxy + 141
    10  libsystem_pthread.dylib       0x988c6ecf _pthread_body + 138
    11  libsystem_pthread.dylib       0x988c6e45 _pthread_start + 162
    12  libsystem_pthread.dylib       0x988c4f0e thread_start + 34
    Thread 7:
    0   libsystem_kernel.dylib         0x955d18fa __semwait_signal + 10
    1   libsystem_c.dylib             0x9c001c16 nanosleep$UNIX2003 + 218
    2   com.adobe.InDesign.Support for JavaScript 0x1637eacb GetPlugIn + 317883
    3   com.adobe.InDesign.Support for JavaScript 0x16363f79 GetPlugIn + 208489
    4   com.adobe.InDesign.Support for JavaScript 0x1637ee38 GetPlugIn + 318760
    5   libsystem_pthread.dylib       0x988c6ecf _pthread_body + 138
    6   libsystem_pthread.dylib       0x988c6e45 _pthread_start + 162
    7   libsystem_pthread.dylib       0x988c4f0e thread_start + 34
    Thread 8:
    0   libsystem_kernel.dylib         0x955d1772 __recvfrom + 10
    1   libsystem_c.dylib             0x9c001d32 recv$UNIX2003 + 55
    2   ServiceManager-Launcher.dylib 0x22f15733 Invoke + 47867
    3   ServiceManager-Launcher.dylib 0x22f14846 Invoke + 44046
    4   ServiceManager-Launcher.dylib 0x22f13988 Invoke + 40272
    5   ServiceManager-Launcher.dylib 0x22f13a0f Invoke + 40407
    6   ServiceManager-Launcher.dylib 0x22f0ebaf Invoke + 20343
    7   ServiceManager-Launcher.dylib 0x22f0eea7 Invoke + 21103
    8   ServiceManager-Launcher.dylib 0x22f0f685 Invoke + 23117
    9   ServiceManager-Launcher.dylib 0x22f0f8f9 Invoke + 23745
    10  ServiceManager-Launcher.dylib 0x22f122a0 Invoke + 34408
    11  ServiceManager-Launcher.dylib 0x22f123fd Invoke + 34757
    12  ServiceManager-Launcher.dylib 0x22f12c91 Invoke + 36953
    13  ServiceManager-Launcher.dylib 0x22f12db2 Invoke + 37242
    14  ServiceManager-Launcher.dylib 0x22f05656 Login + 461
    15  ServiceManager-Launcher.dylib 0x22f0909a Login + 15377
    16  ServiceManager-Launcher.dylib 0x22f13165 Invoke + 38189
    17  ServiceManager-Launcher.dylib 0x22f152eb Invoke + 46771
    18  libsystem_pthread.dylib       0x988c6ecf _pthread_body + 138
    19  libsystem_pthread.dylib       0x988c6e45 _pthread_start + 162
    20  libsystem_pthread.dylib       0x988c4f0e thread_start + 34
    Thread 9:
    0   libsystem_kernel.dylib         0x955d1516 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x988c7b06 _pthread_cond_wait + 726
    2   libsystem_pthread.dylib       0x988cb1d1 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.InDesign.AppFramework 0x10160556 GetPlugIn + 876822
    4   com.adobe.InDesign.AppFramework 0x1015c8ff GetPlugIn + 861375
    5   com.adobe.InDesign.AppFramework 0x1015d3c5 GetPlugIn + 864133
    6   com.adobe.InDesign.AppFramework 0x1015e98e GetPlugIn + 869710
    7   com.adobe.InDesign.AppFramework 0x1015e9fa GetPlugIn + 869818
    8   com.adobe.InDesign.AppFramework 0x1015ea66 GetPlugIn + 869926
    9   com.adobe.boost_threads.framework 0x01c6a40d thread_proxy + 141
    10  libsystem_pthread.dylib       0x988c6ecf _pthread_body + 138
    11  libsystem_pthread.dylib       0x988c6e45 _pthread_start + 162
    12  libsystem_pthread.dylib       0x988c4f0e thread_start + 34
    Thread 10:
    0   libsystem_kernel.dylib         0x955d1516 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x988c7b06 _pthread_cond_wait + 726
    2   libsystem_pthread.dylib       0x988cb1d1 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.InDesign.AppFramework 0x10160556 GetPlugIn + 876822
    4   com.adobe.InDesign.AppFramework 0x1015c8ff GetPlugIn + 861375
    5   com.adobe.InDesign.AppFramework 0x1015d3c5 GetPlugIn + 864133
    6   com.adobe.InDesign.AppFramework 0x1015e98e GetPlugIn + 869710
    7   com.adobe.InDesign.AppFramework 0x1015e9fa GetPlugIn + 869818
    8   com.adobe.InDesign.AppFramework 0x1015ea66 GetPlugIn + 869926
    9   com.adobe.boost_threads.framework 0x01c6a40d thread_proxy + 141
    10  libsystem_pthread.dylib       0x988c6ecf _pthread_body + 138
    11  libsystem_pthread.dylib       0x988c6e45 _pthread_start + 162
    12  libsystem_pthread.dylib       0x988c4f0e thread_start + 34
    Thread 11 Crashed:
    0   libsystem_kernel.dylib         0x955d169e __pthread_kill + 10
    1   libsystem_pthread.dylib       0x988c8fd5 pthread_kill + 101
    2   libsystem_c.dylib             0x9bfe1fca __abort + 187
    3   libsystem_c.dylib             0x9bfe284a __stack_chk_fail + 239
    4   com.adobe.CoolType             0x010137c9 CTInit + 1626733
    5   com.adobe.CoolType             0x01014053 CTInit + 1628919
    6   com.adobe.CoolType             0x010111ba CTInit + 1616990
    7   com.adobe.CoolType             0x0100f77e CTInit + 1610274
    8   com.adobe.CoolType             0x00f6478e CTInit + 909874
    9   com.adobe.CoolType             0x00ef40a2 CTInit + 449350
    10  com.adobe.CoolType             0x00e726ba 0xe1e000 + 345786
    11  com.adobe.PDFL                 0x2e5722e2 PDFontPSFlushIncrGlyphList + 85285
    12  com.adobe.PDFL                 0x2e987898 PDEFontGetWidthsNow + 8752
    13  com.adobe.PDFL                 0x2e987bb9 PDEFontGetWidthsNow + 9553
    14  com.adobe.PDFL                 0x2e988b13 PDEFontGetWidthsNow + 13483
    15  com.adobe.PDFL                 0x2e9899a1 PDEFontGetWidthsNow + 17209
    16  com.adobe.PDFPort             0x17267ffe PDFPortInitialize + 560298
    17  com.adobe.PDFPort             0x17268375 PDFPortInitialize + 561185
    18  com.adobe.PDFPort             0x172508f0 PDFPortInitialize + 464284
    19  com.adobe.InDesign.PDF         0x16f84f09 0x16f4f000 + 220937
    20  com.adobe.InDesign.PDF         0x16fa864d GetPlugIn + 66509
    21  com.adobe.InDesign.PDF         0x16fab0b8 GetPlugIn + 77368
    22  com.adobe.InDesign.PDF         0x16f92bb5 0x16f4f000 + 277429
    23  PublicLib.dylib               0x01701d7c Command::DoImmediate(short) + 62
    24  com.adobe.InDesign.Utilities   0x0fac5691 0xfac1000 + 18065
    25  com.adobe.InDesign.Utilities   0x0fac58a0 0xfac1000 + 18592
    26  com.adobe.InDesign.AppFramework 0x1007cbba 0x10060000 + 117690
    27  PublicLib.dylib               0x01702724 CmdUtils::ProcessCommand(ICommand*) + 48
    28  com.adobe.InDesign.PDF         0x170d2bb6 GetPlugIn + 1288502
    29  com.adobe.InDesign.PDF         0x170d6f47 GetPlugIn + 1305799
    30  com.adobe.InDesign.AppFramework 0x1015a749 GetPlugIn + 852745
    31  com.adobe.InDesign.AppFramework 0x1015bca6 GetPlugIn + 858214
    32  com.adobe.InDesign.AppFramework 0x1015c804 GetPlugIn + 861124
    33  com.adobe.InDesign.AppFramework 0x1015d3c5 GetPlugIn + 864133
    34  com.adobe.InDesign.AppFramework 0x1015e98e GetPlugIn + 869710
    35  com.adobe.InDesign.AppFramework 0x1015e9fa GetPlugIn + 869818
    36  com.adobe.InDesign.AppFramework 0x1015ea66 GetPlugIn + 869926
    37  com.adobe.boost_threads.framework 0x01c6a40d thread_proxy + 141
    38  libsystem_pthread.dylib       0x988c6ecf _pthread_body + 138
    39  libsystem_pthread.dylib       0x988c6e45 _pthread_start + 162
    40  libsystem_pthread.dylib       0x988c4f0e thread_start + 34
    Thread 12:
    0   libsystem_kernel.dylib         0x955d1516 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x988c7b06 _pthread_cond_wait + 726
    2   libsystem_pthread.dylib       0x988cb1d1 pthread_cond_wait$UNIX2003 + 71
    3   MultiProcessor Support         0x0e451eac boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 140
    4   MultiProcessor Support         0x0e435513 ThreadFunctor::operator()() + 99
    5   MultiProcessor Support         0x0e43525a boost::detail::thread_data<ThreadFunctor>::run() + 22
    6   MultiProcessor Support         0x0e451547 thread_proxy + 167
    7   libsystem_pthread.dylib       0x988c6ecf _pthread_body + 138
    8   libsystem_pthread.dylib       0x988c6e45 _pthread_start + 162
    9   libsystem_pthread.dylib       0x988c4f0e thread_start + 34
    Thread 13:
    0   libsystem_kernel.dylib         0x955d1516 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x988c7b06 _pthread_cond_wait + 726
    2   libsystem_pthread.dylib       0x988cb1d1 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.ape.engine           0x379e704f APXGetHostAPI + 2633743
    4   com.adobe.ape.engine           0x3777862f APXGetHostAPI + 83439
    5   com.adobe.ape.engine           0x379e713e APXGetHostAPI + 2633982
    6   com.adobe.ape.engine           0x379e71a7 APXGetHostAPI + 2634087
    7   com.adobe.ape.engine           0x379e72c6 APXGetHostAPI + 2634374
    8   libsystem_pthread.dylib       0x988c6ecf _pthread_body + 138
    9   libsystem_pthread.dylib       0x988c6e45 _pthread_start + 162
    10  libsystem_pthread.dylib       0x988c4f0e thread_start + 34
    Thread 14:
    0   libsystem_kernel.dylib         0x955d1516 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x988c7b06 _pthread_cond_wait + 726
    2   libsystem_pthread.dylib       0x988cb1d1 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.ape.engine           0x379e704f APXGetHostAPI + 2633743
    4   com.adobe.ape.engine           0x3777862f APXGetHostAPI + 83439
    5   com.adobe.ape.engine           0x379e713e APXGetHostAPI + 2633982
    6   com.adobe.ape.engine           0x379e71a7 APXGetHostAPI + 2634087
    7   com.adobe.ape.engine           0x379e72c6 APXGetHostAPI + 2634374
    8   libsystem_pthread.dylib       0x988c6ecf _pthread_body + 138
    9   libsystem_pthread.dylib       0x988c6e45 _pthread_start + 162
    10  libsystem_pthread.dylib       0x988c4f0e thread_start + 34
    Thread 15:
    0   libsystem_kernel.dylib         0x955d1516 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x988c7b7a _pthread_cond_wait + 842
    2   libsystem_pthread.dylib       0x988c7d9d pthread_cond_timedwait_relative_np + 47
    3   com.adobe.ape.engine           0x379e7017 APXGetHostAPI + 2633687
    4   com.adobe.ape.engine           0x37a0020e APXGetHostAPI + 2736590
    5   com.adobe.ape.engine           0x379e713e APXGetHostAPI + 2633982
    6   com.adobe.ape.engine           0x379e71a7 APXGetHostAPI + 2634087
    7   com.adobe.ape.engine           0x379e72c6 APXGetHostAPI + 2634374
    8   libsystem_pthread.dylib       0x988c6ecf _pthread_body + 138
    9   libsystem_pthread.dylib       0x988c6e45 _pthread_start + 162
    10  libsystem_pthread.dylib       0x988c4f0e thread_start + 34
    Thread 16:
    0   libsystem_kernel.dylib         0x955d1516 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x988c7b7a _pthread_cond_wait + 842
    2   libsystem_pthread.dylib       0x988c7d9d pthread_cond_timedwait_relative_np + 47
    3   com.adobe.ape.engine           0x379e7017 APXGetHostAPI + 2633687
    4   com.adobe.ape.engine           0x37b750c8 APXGetHostAPI + 4264072
    5   com.adobe.ape.engine           0x379e713e APXGetHostAPI + 2633982
    6   com.adobe.ape.engine           0x379e71a7 APXGetHostAPI + 2634087
    7   com.adobe.ape.engine           0x379e72c6 APXGetHostAPI + 2634374
    8   libsystem_pthread.dylib       0x988c6ecf _pthread_body + 138
    9   libsystem_pthread.dylib       0x988c6e45 _pthread_start + 162
    10  libsystem_pthread.dylib       0x988c4f0e thread_start + 34

  • InDesign crashes during adding of pages

    Hi,
    I´ve got following problem. We design our annual school report in InDesign. In order to keep the required work at a minimum level, we use the document of the previous year, convert it into the currently used InDesign-version and replace the content where necessary. The general layout stays more or less the same.
    This year we changed to InDesign CS5 and opened the CS4-document of last year´s report. It was flagged as converted document, so we saved it as CS5-document and the flag disappeared. Till here everything went quite as expected.
    Naturally this year´s report differs from the one created 2010 in the matter of needed pages. But every time you try to add pages (no matter how you try to add them) InDesign crashes. So I made another attempt with a new document: everything fine there. Of course we could start completely anew, but that would be a serious lot of work and therefore the very last possibility.
    I tried to get the document (or rather InDesign?) working on two Windows 7 x64-systems (one laptop and one desktop), but it worked on neither of them.
    Has anybody an idea how to fix this (apart from beginning with a new doument)? Or if the only possibility is starting anew is there any trick or function to take parts of the "old" document to the new one (to save time)?
    Thx for your help!!!

    chrKaron wrote:
    Hi,
    I´ve got following problem. We design our annual school report in InDesign. In order to keep the required work at a minimum level, we use the document of the previous year, convert it into the currently used InDesign-version and replace the content where necessary. The general layout stays more or less the same.
    This workflow is GUARANTEED to eventually end in disaster, and your day has finally come. At least you can still open the old version. "Recycling" old documents over and over by doing a Save As to a new name and deleting the old stuff leads to cumulative samll corruptions, and eventually the file fails under the weight of too many problems. ID is better than Quark, or especially Pagemaker in theis regard, but it still ends badly eventually.
    What you want to do is make a new file. Open the old one and copy the stuff from it that stays the same from year to year and paste it into the new file. Save the new file as a TEMPLATE. Add any styles or swatches you need, and test to make sure you didn't bring in any fatal errors when you pasted from the other doc. Exporting to .idml, opeing that, and saving that version may be even better. For all new versions of the report, open the template, which will give you a fresh untitled copy of the template with everything you need and nothing to delete, and you'll be starting as clean as possible each year.

  • InDesign crashes during export of images

    Hello,
    I am writing an ActionScript Extension for InDesign (SDK: Extension Builder 3.4), that exports each pageItem on a page as an image. After the export a hash value is calculated for each image and the bunch of images are beeing uploaded.
    But in most of cases InDesign crashes during the image export without an error of the script.
    Here is the bug report: http://pastebin.com/MHFhYrJH
    For the export I am using these two methods
    pageItem.exportFile(ExportFormat.PNG_FORMAT, file);
    pageItem.exportFile(ExportFormat.jpg, file);
    The calculation of the hash is done after each image export with the method
    com.adobe.crypto.MD5.hashBinary(file.byteArray);
    One important thing to mention is that I am running the extension with the "Attach As" command in Flas Builder 4.6. If I build the extension with the "Run As" command or export the extension for the Adobe Extension Manager with the "Export..." dialog the extension is much more stable but InDesign still crashes randomly.
    Do you have any idea how to solve these sudden crashes.
    The problem occurs in InDesign CS6 as well as in InDesign CC.
    Thank you for every hint!
    Best,
    stepo

    Hi
    It may not be relevant, but you have not set a path for the PDF.  Put ~/ before the doc name for the PDF to be created in the top level of your home folder.  Otherwise the PDF will be put inside the actual InDesign app (Right click app, show Package Contents - contents - MacOS)
    This is the case with CS3 anyway.  Not checked on CS4.
    Cheers
    Roy

  • InDesign crashes every time you double click to open an .indd file on Windows system

    InDesign crashes every single time you double click to open an InDesign file and has done so since replacement of the original version of InDesign introduced in the Creative Cloud launch.  Does anyone else have this problem?  I'd say it was unique to my system if I hadn't experienced the issue repeatedly on several different systems now.  You have to relaunch InDesign which then opens the file from recovery, so it saw the file you tried to launch in the first place.  This leads me to believe the problem lies with the file association registry of InDesign inside Windows systems.  I find it unbelievable that this problem still exists and remains unreported and that a solution hasn't been implemented by Adobe to rectify the issue.
    The double click is a fundamental tenant of opening files on a Windows system in the same way a single click is on a Mac.  Does InDesign crash ever time a Mac user clicks to open their files, I think not.
    Anyone got any ideas other than the obvious which is Adobe actually got their figure out and fixed it.
    Cheers,
    Pat Doyle

    Hi Michael,
    I'll give it a go.  Don't really like messing with the registry on Windows boxes.  Yes you can do it, but it can end up being a case of the operation was a success, but the patient died.
    Just was rather hoping someone else had already experienced this problem and posted the registry tweak.  Didn't want spend hours reinventing the wheel.  Not because I'm lazy, but I have so many demands on my time that resolving a minor issue that effects me only seems like it should be pretty low priority.
    The system I'm using is brand new, but the problem seems to have followed me regardless which may indicate that it is seated in my synchronization information somehow.  Really don't know how that could happen as I'm not an Adobe engineer or have the remotest idea where to even start looking.  So I think I'll mark your suggestion as the "Answer" and just learn to live with it.
    Windows eh! Can't live with - can't live without it.  I'm sure Mac can be just as temperamental. Just have to chalk this one up as being just another ghost in the machine.
    Thanks for all the advice you have kindly offered, much appreciated.
    Cheers,
    Pat Doyle

  • InDesign crashes while exporting to PDF

    I have one PDF that after placing in InDesign cannot be exported to PDF
    InDesign crashes on Windows and Macintosh, versions from CS3 to CC
    Any ideas what can be wrong with my PDF?

    I reckon you might find that you have font clashes as your PDF is being created. I had a similar issue a few weeks back where I had created a Brochure, sent it to the client, went through rounds of amends, and the final round of amends prior to print sign off was sent in a word document. When I opened the word doc, I copied and pasted the amends, all looked fine, so I created one last PDF... crash.
    I ahve a suspicion that word auto-activated a font that didn't agree with fonts within the InDesign file. I deactivated many fonts, restarted my Mac and hey presto... sorted!
    Now, the PDF that you imported into your InDesign file may well be the culprit activating a dodgy font, and this becomes a bit problematical. So, you could open it in Photoshop and save it as a high res image, or you could open it in Illustrator and hopefully all text has remained in place and will enable you to ouline fonts and save it as an illustrator file... BUT, you must advise and get your client to check the contents of the resultant file if you go down either of these routes.

  • InDesign crashes with new Mac OS 10.8.2 update

    Indesign crashes once I updated to OS 10.8.2 can't use it now as anytime I access it get this message
    Adobe InDesign is shutting down.  A serious error was detected.  Please restart InDesign to recover work in any unsaved InDesign document.
    Had to go to another machine with old version on Mac OS and Olde version of InDesign.  File report of the crash was sent to Adobe.
    How do I load another version of InDesign from my Creative Cloud account to see if that would solve it?

    It might be an issue with your user Preferences. Delete them and see if this solves your problem. They are located in the user Library folder which is hidden by default on OS X 10.7 and 10.8. You can make if visible by following the steps here http://osxdaily.com/2011/07/04/show-library-directory-in-mac-os-x-lion/. You open the Terminal application and type chflags nohidden ~/Library/ to make your user Library visible.
    Now open the Finder and click on your user name. Now navigate to Preferences > Adobe > Adobe InDesign > Version 8.0. Inside the Version 8.0 folder you will see a folder like en_US based on which language you are using. Drag this folder to the Trash. Launch InDesign and see if this fixes the error. The default preferences for InDesign will automatically be re-built upon application launch.

  • Indesign crashes when placing pdf created in Xinet Fullpress.

    Indesign crashes when placing a pdf from Xinet Fullpress. Xinet thinks the problem is in inDesign.
    What to do?
    The pdf files works fine in acrobat and apple preview.

    Hi Peter, here is the link to the crashreport:
    http://pastebin.com/xzpp717i
    If you need the a test file that crashes, please download it on the attached link below.
    regard Martin
    Xinet pdf crash
    Hi, click on the link to download
    Tue Sep 18 2012, 15:47:53

  • Snow Leopard CS2 - InDesign crashes on print

    Hello!
    I am hoping some one can send me in the right direction in figuring this out. I have googled this problem until my fingers are sore and have yet to see anyone with this issue. I have gone through the many many documents about not being able to export to pdf and have followed all of those directions hoping that maybe there was some correlation - still nothing.
    So what's happening is we open a standard document create either text or regular box then click file print and get the crash (Problem report from InDesign below)
    we can print repeatedly with only a box on the page. sometimes it will allow us to view the print preset dialogue and some times it will almost allow us to create a new print preset.
    it gets REALLY buggy when you click the text tool - some times as soon as you click the tool it crashes and sometimes when you click the page. The below Problem report from InDesign was from printing with text on the page.
    This is a fresh install and software update to 10.6.5, fresh install of CS2 and I have not added any fonts, this also happened before the OS upgrade. Photoshop and Illustrator seem to work and do not even stutter when printing, This is only happening in InDesign. After trying to read through the badly labeled post on here I saw one almost similar post about a printing error and there was no help offered.
    I have read many times that CS2 should not run with snow leopard and have seen just as many post that CS2 does run with snow leopard. If by chance you can please offer ANY advice or support it would be greatly appreciated! We are a fairly small publishing company and this software is our only option.
    Thank you in advance!!!
    Here are the computer specs:
    Model Name: Mac Pro
      Model Identifier: MacPro5,1
      Processor Name: Quad-Core Intel Xeon
      Processor Speed: 2.8 GHz
      Number Of Processors: 1
      Total Number Of Cores: 4
      L2 Cache (per core): 256 KB
      L3 Cache: 8 MB
      Memory: 6 GB
      Processor Interconnect Speed: 4.8 GT/s
      Boot ROM Version: MP51.007F.B03
    Process:         Adobe InDesign CS2 [621]
    Path:            /Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Adobe InDesign CS2
    Identifier:      com.adobe.InDesign
    Version:         4.0.5.688 (4050)
    Code Type:       PPC (Translated)
    Parent Process:  launchd [91]
    Date/Time:       2010-11-19 16:34:02.617 -0600
    OS Version:      Mac OS X 10.6.5 (10H574)
    Report Version:  6
    Interval Since Last Report:          6312 sec
    Crashes Since Last Report:           4
    Per-App Interval Since Last Report:  1141 sec
    Per-App Crashes Since Last Report:   4
    Anonymous UUID:                      6561D05F-71AF-4389-BE34-19D7D208BB97
    Exception Type:  EXC_CRASH (SIGTRAP)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib             0x80239522 __pthread_kill + 10
    1   libSystem.B.dylib             0x80238dcf pthread_kill + 95
    2   com.adobe.InDesign            0xb80bfb30 0xb8000000 + 785200
    3   com.adobe.InDesign            0xb80c0037 0xb8000000 + 786487
    4   com.adobe.InDesign            0xb80dd8e8 0xb8000000 + 907496
    5   com.adobe.InDesign            0xb8145397 spin_lock_wrapper + 1791
    6   com.adobe.InDesign            0xb801ceb7 0xb8000000 + 118455
    Thread 1:
    0   libSystem.B.dylib             0x801430fa mach_msg_trap + 10
    1   libSystem.B.dylib             0x80143867 mach_msg + 68
    2   com.adobe.InDesign            0xb819440f CallPPCFunctionAtAddressInt + 206231
    3   libSystem.B.dylib             0x8017085d _pthread_start + 345
    4   libSystem.B.dylib             0x801706e2 thread_start + 34
    Thread 2:
    0   com.adobe.InDesign            0xb815acc0 spin_lock_wrapper + 90152
    1   com.adobe.InDesign            0xb8179c5b CallPPCFunctionAtAddressInt + 97763
    2   com.adobe.InDesign            0xb80c6b13 0xb8000000 + 813843
    3   com.adobe.InDesign            0xb80c0037 0xb8000000 + 786487
    4   com.adobe.InDesign            0xb80dd8e8 0xb8000000 + 907496
    5   com.adobe.InDesign            0xb8145397 spin_lock_wrapper + 1791
    6   com.adobe.InDesign            0xb801ceb7 0xb8000000 + 118455
    Thread 3:
    0   com.adobe.InDesign            0xb815a8ff spin_lock_wrapper + 89191
    1   com.adobe.InDesign            0xb8176e5d CallPPCFunctionAtAddressInt + 85989
    2   com.adobe.InDesign            0xb80c6b13 0xb8000000 + 813843
    3   com.adobe.InDesign            0xb80c0037 0xb8000000 + 786487
    4   com.adobe.InDesign            0xb80dd8e8 0xb8000000 + 907496
    5   com.adobe.InDesign            0xb8145397 spin_lock_wrapper + 1791
    6   com.adobe.InDesign            0xb801ceb7 0xb8000000 + 118455
    Thread 4:
    0   com.adobe.InDesign            0xb815a8ff spin_lock_wrapper + 89191
    1   com.adobe.InDesign            0xb8176e5d CallPPCFunctionAtAddressInt + 85989
    2   com.adobe.InDesign            0xb80c6b13 0xb8000000 + 813843
    3   com.adobe.InDesign            0xb80c0037 0xb8000000 + 786487
    4   com.adobe.InDesign            0xb80dd8e8 0xb8000000 + 907496
    5   com.adobe.InDesign            0xb8145397 spin_lock_wrapper + 1791
    6   com.adobe.InDesign            0xb801ceb7 0xb8000000 + 118455
    Thread 5:
    0   com.adobe.InDesign            0xb815aa8b spin_lock_wrapper + 89587
    1   com.adobe.InDesign            0xb818c3eb CallPPCFunctionAtAddressInt + 173427
    2   com.adobe.InDesign            0xb818eeec CallPPCFunctionAtAddressInt + 184436
    3   com.adobe.InDesign            0xb80e88cb 0xb8000000 + 952523
    4   ???                           0x8aace226 0 + 2326585894
    Thread 6:
    0   com.adobe.InDesign            0xb815a8ff spin_lock_wrapper + 89191
    1   com.adobe.InDesign            0xb8176e5d CallPPCFunctionAtAddressInt + 85989
    2   com.adobe.InDesign            0xb80c6b13 0xb8000000 + 813843
    3   com.adobe.InDesign            0xb80c0037 0xb8000000 + 786487
    4   com.adobe.InDesign            0xb80dd8e8 0xb8000000 + 907496
    5   com.adobe.InDesign            0xb8145397 spin_lock_wrapper + 1791
    6   com.adobe.InDesign            0xb801ceb7 0xb8000000 + 118455
    Thread 7:
    0   com.adobe.InDesign            0xb815a8ff spin_lock_wrapper + 89191
    1   com.adobe.InDesign            0xb8176e5d CallPPCFunctionAtAddressInt + 85989
    2   com.adobe.InDesign            0xb80c6b13 0xb8000000 + 813843
    3   com.adobe.InDesign            0xb80c0037 0xb8000000 + 786487
    4   com.adobe.InDesign            0xb80dd8e8 0xb8000000 + 907496
    5   com.adobe.InDesign            0xb8145397 spin_lock_wrapper + 1791
    6   com.adobe.InDesign            0xb801ceb7 0xb8000000 + 118455
    Thread 8:
    0   com.adobe.InDesign            0xb815a8ff spin_lock_wrapper + 89191
    1   com.adobe.InDesign            0xb8176e5d CallPPCFunctionAtAddressInt + 85989
    2   com.adobe.InDesign            0xb80c6b13 0xb8000000 + 813843
    3   com.adobe.InDesign            0xb80c0037 0xb8000000 + 786487
    4   com.adobe.InDesign            0xb80dd8e8 0xb8000000 + 907496
    5   com.adobe.InDesign            0xb8145397 spin_lock_wrapper + 1791
    6   com.adobe.InDesign            0xb801ceb7 0xb8000000 + 118455
    Thread 9:
    0   com.adobe.InDesign            0xb815a8c8 spin_lock_wrapper + 89136
    1   com.adobe.InDesign            0xb8176d61 CallPPCFunctionAtAddressInt + 85737
    2   com.adobe.InDesign            0xb80c6b13 0xb8000000 + 813843
    3   com.adobe.InDesign            0xb80c0037 0xb8000000 + 786487
    4   com.adobe.InDesign            0xb80dd8e8 0xb8000000 + 907496
    5   com.adobe.InDesign            0xb8145c1d spin_lock_wrapper + 3973
    6   com.adobe.InDesign            0xb801ceb7 0xb8000000 + 118455
    Thread 10:
    0   com.adobe.InDesign            0xb815a8ff spin_lock_wrapper + 89191
    1   com.adobe.InDesign            0xb8176e5d CallPPCFunctionAtAddressInt + 85989
    2   com.adobe.InDesign            0xb80c6b13 0xb8000000 + 813843
    3   com.adobe.InDesign            0xb80c0037 0xb8000000 + 786487
    4   com.adobe.InDesign            0xb80dd8e8 0xb8000000 + 907496
    5   com.adobe.InDesign            0xb8145397 spin_lock_wrapper + 1791
    6   com.adobe.InDesign            0xb801ceb7 0xb8000000 + 118455
    Thread 11:
    0   com.adobe.InDesign            0xb815a8ff spin_lock_wrapper + 89191
    1   com.adobe.InDesign            0xb8176e5d CallPPCFunctionAtAddressInt + 85989
    2   com.adobe.InDesign            0xb80c6b13 0xb8000000 + 813843
    3   com.adobe.InDesign            0xb80c0037 0xb8000000 + 786487
    4   com.adobe.InDesign            0xb80dd8e8 0xb8000000 + 907496
    5   com.adobe.InDesign            0xb8145c1d spin_lock_wrapper + 3973
    6   com.adobe.InDesign            0xb801ceb7 0xb8000000 + 118455
    Thread 12:
    0   com.adobe.InDesign            0xb815a8ff spin_lock_wrapper + 89191
    1   com.adobe.InDesign            0xb8176e5d CallPPCFunctionAtAddressInt + 85989
    2   com.adobe.InDesign            0xb80c6b13 0xb8000000 + 813843
    3   com.adobe.InDesign            0xb80c0037 0xb8000000 + 786487
    4   com.adobe.InDesign            0xb80dd8e8 0xb8000000 + 907496
    5   com.adobe.InDesign            0xb8145397 spin_lock_wrapper + 1791
    6   com.adobe.InDesign            0xb801ceb7 0xb8000000 + 118455
    Thread 13:
    0   com.adobe.InDesign            0xb815a8ff spin_lock_wrapper + 89191
    1   com.adobe.InDesign            0xb8176e5d CallPPCFunctionAtAddressInt + 85989
    2   com.adobe.InDesign            0xb80c6b13 0xb8000000 + 813843
    3   com.adobe.InDesign            0xb80c0037 0xb8000000 + 786487
    4   com.adobe.InDesign            0xb80dd8e8 0xb8000000 + 907496
    5   com.adobe.InDesign            0xb8145397 spin_lock_wrapper + 1791
    6   com.adobe.InDesign            0xb801ceb7 0xb8000000 + 118455
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x802fc540  ecx: 0xb7fff9ac  edx: 0x80239522
      edi: 0xb8211640  esi: 0x00000005  ebp: 0xb7fff9d8  esp: 0xb7fff9ac
       ss: 0x00000023  efl: 0x00000286  eip: 0x80239522   cs: 0x0000000b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x80239518
    Binary Images:
    0x80000000 - 0x8005dff7  com.apple.framework.IOKit 2.0 (???) <A769737F-E0D6-FB06-29B4-915CF4F43420> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x8007d000 - 0x800e7fe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x80142000 - 0x802e9ff7  libSystem.B.dylib 125.2.1 (compatibility 1.0.0) <62291026-D016-705D-DC1E-FC2B09D47DE5> /usr/lib/libSystem.B.dylib
    0x8036a000 - 0x804e5fe7  com.apple.CoreFoundation 6.6.4 (550.42) <C78D5079-663E-9734-7AFA-6CE79A0539F1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x805dd000 - 0x805ebfe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <3CE8AA79-F077-F1B0-A039-9103A4A02E92> /usr/lib/libz.1.dylib
    0x805f0000 - 0x805fcff7  libkxld.dylib ??? (???) <F0E915AD-6B32-0D5E-D24B-B188447FDD23> /usr/lib/system/libkxld.dylib
    0x80600000 - 0x80646ff7  libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
    0x80653000 - 0x807d5fe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <35DB7644-0780-D2AB-F6A9-45F28D2D434A> /usr/lib/libicucore.A.dylib
    0x80837000 - 0x808e4fe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <DF8E4CFA-3719-3415-0BF1-E8C5E561C3B1> /usr/lib/libobjc.A.dylib
    0x808f8000 - 0x808fbfe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <321A99FE-F169-91AE-66FF-B4CD007B3E9A> /usr/lib/dyld
    0xb8000000 - 0xb81defff +com.adobe.InDesign 4.0.5.688 (4050) <6437A74D-607F-7339-5F7E-F6B0EF81C25D> /Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Adobe InDesign CS2
    0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <62291026-D016-705D-DC1E-FC2B09D47DE5> /usr/lib/libSystem.B.dylib
    Translated Code Information:
    objc[621]: garbage collection is ON
    NO CRASH REPORT
    Model: MacPro5,1, BootROM MP51.007F.B03, 4 processors, Quad-Core Intel Xeon, 2.8 GHz, 6 GB, SMC 1.39f11
    Graphics: ATI Radeon HD 5770, ATI Radeon HD 5770, PCIe, 1024 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8E), Broadcom BCM43xx 1.0 (5.10.131.36.1)
    Bluetooth: Version 2.3.8f7, 2 service, 19 devices, 1 incoming serial ports
    Network Service: Ethernet 1, Ethernet, en0
    PCI Card: ATI Radeon HD 5770, Display, Slot-1
    Serial ATA Device: HL-DT-ST DVD-RW GH61N
    Serial ATA Device: WDC WD1001FALS-41Y6A0, 931.51 GB
    USB Device: hp LaserJet 2420, 0x03f0  (Hewlett Packard), 0x2917, 0xfa200000
    USB Device: Hub in Apple Pro Keyboard, 0x05ac  (Apple Inc.), 0x1003, 0x1d100000
    USB Device: Apple Optical USB Mouse, 0x05ac  (Apple Inc.), 0x0304, 0x1d110000
    USB Device: Apple Pro Keyboard, 0x05ac  (Apple Inc.), 0x020b, 0x1d130000
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x5a100000
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8215, 0x5a110000
    FireWire Device: built-in_hub, Up to 800 Mb/sec

    I can work in CS2 Indesign on my iMac running 10.6.5 with no clichés (so far), but like this thread, InDesign crashes and shuts down when attempting to print.
    However, I have no problem making any type of pdf from InDesign, and my PDF's print without any problems. So, for now, I work in InDesign, and when I need to print, I make a PDF of my document and then print it. I know it's a pain, but for now, it's all I can do to keep using CS2.
    I realize the solution is updating to a CS package that will run flawlessly with 10.6. (anyone have a few hundred dollars to give to this worthy cause?).
    But if anyone out there figures out a way to print from Indesign CS 2 on 10.6, please let me know. My actual needs are minimal, so CS2 does all I really need it to do for now . . . if you don't count that I can't print from it. Ha ha . . . not funny.
    This is an update on my progress to resolve my problem (it's now two hours later than the text in this post above). I had a copy of InDesign CS 3 that I never installed. I decided to give it a try so I installed it. It installed with no problems and I updated it using the InDesigns update feature.
    I can now print with no problems using the print dialog box from within InDesign. However, my specific print features from my brother printer dialog box won't function. All said, I rarely use those features so it seems I now have a copy of InDesign (CS 3) on OS 10.6.5 printing adequately, provided I only use the print dialog box from within InDesign CS3, which suites me fine.
    Good luck everyone. 

  • InDesign Crashed and Now Can't Open the File It Crashed On

    I had a file open from a G4 server. I left and came back and my computer had gone to sleep losing the connection to the server. InDesign crashed with that file open and now I can't open the file at all I keep getting this error message:
    Cannot open the document [document name]. You may not have permission or the document may be open already. For multi-user access, close the file and then lock it using the File > Get Info command in the Finder.
    The document is not open, on the server I forced the permissions to be all read and write for everyone, I dumped my InDesign preferences. What else can I do? Has anyone had this problem before? (I am connected to the server now that I'm trying to reopen it.)
    When I started InDesign after it crashed, it asked me to recover the file and I tried to but it didn't open anything (I was not connected to the server at that point which may have screwed things up) There are two files in the InDesign Recovery folder one called 'RecoveryData' and one called 'DBTmp239689402256' both of which don't open in indesign.

    You may want to back up your work on a regular basis. Check out Retrospect or Retrospect Light. Lots of computers come with the light version so you may already have it.

Maybe you are looking for

  • How to display Date Calendar in Oracle BI Answers Prompts (parameter)

    I'm still new to OBIEE. How to display Date Calendar in Oracle BI Answers Prompts (parameter)? Thanks.

  • Cannot share videos to revel

    I'm using Elements 13 and was thinking about subscribing to revel but when I try and share a video from the organizer to Revel, it immediately pops-up an error box saying the service only allows pictures? I can upload directly from Revel website and

  • Inserting an image "You cannot perform this action..."

    I see from earlier posts that users are struggling to add links and are seeing the error "You cannot perform this action in this area of the page". I am getting the same error when trying to insert an image. No reason why I should start to get this e

  • How can I access iTunes media from my iPad to my time capsule

    How can I access iTunes media from my iPad to my time capsule with out a computer

  • Mini HDV to DVD

    I'm working in FCP and when I export the footage as a Quicktime file, it's huge!! It's 26 GB and won't fit on DVD. What can I do to compress it so it's small enough for a DVD? I was thinking just reducing the quality settings. The current settings ar