InDesign CS6 text frames acting wonky

I started a brand new document. Some text has been copy/pasted from CS4 documents or Word but all of it is acting weird. If the text frame is less than 7.4375 in wide, then it breaks and reflows at odd points and I can't seem to get the frame to end where I want it to.
I don't know where to look to fix whatever setting is doing this.
Above: Text frame at margin width less than size noted above. but when the frame is extended to the margin height, it breaks the text and doesn't keep it where I want.
Below: Text frame at 7.4375 in wide. It will break at different places and show all that's supposed to be in the frame

First, show non-printing characters so you can look for non-breaking spaces. Next check for a long string of text to which No Break has been applied (if you make the frame narrow and the text goes into overset, it's easiest to find these problems by looking at the first bit of text past the overset indicator in the Story Editor). The next possibility, which would be reinforced by large changes in where the text goes into overset whenyou adjust the frame heith only slightly, is that there are keep options applied that prevent ID from fitting all of the required text into the remaining space in the frame.

Similar Messages

  • Indesign CS3 text frame parameters and export PDF

    could use some help with the following:
    I need to edit and export a large number (7000) Indesign documents (one page)
    1. check for locked text frames and unlock
    2. group all text frames
    3. set grouped text frames at x=8 millimeters, y 10 milimeters
    4. export the documents to PDF in a subfolder called "Out"
    5. save and close the documents in the same subfolder as an Indesign CS3 document (orig is CS2)
    This is what I've been trying soo far:
    Now only checking one text frame - should be all text frames
    "close document 1 saving yes" doesn't work because the originals are from CS2
    I get a PDF called "Adobe Indesign SC3"
    set processFolder to choose folder with prompt "Choose a folder that contains Innd Docs to process"
    tell application "Finder"
    if not (exists folder "OUT" of processFolder) then
    make new folder at processFolder with properties {name:"OUT"}
    end if
    set the destination_folder to folder "OUT" of processFolder as alias
    end tell
    tell application "Finder"
    try
    set listFiles to (files of contents of processFolder) as alias list
    on error
    set listFiles to (files of contents of processFolder) as alias as list
    end try
    repeat with thisFile in listFiles
    tell application "Adobe InDesign CS3"
    with timeout of 120 seconds
    activate
    set properties of view preferences to {horizontal measurement units:millimeters, vertical measurement units:millimeters, ruler origin:page origin}
    open thisFile
    set myDoc to document 1
    set docName to name
    tell myDoc
    set transform reference point of layout window 1 to top left anchor
    set myBox to text frame 1 of page 1
    set properties of myBox to {locked:false}
    move myBox to {8, 10}
    end tell
    export document 1 format PDF type to (destination_folder as string) & docName & ".pdf" using PDF export preset "[Drukwerkkwaliteit]" without showing options
    close document 1 saving yes
    tell application "Finder" to move thisFile to destination_folder with replacing
    end timeout
    end tell
    end repeat
    end tell
    end
    end
    Any help is greatly appreciated - Doing this manually is a lot of work!!!!!
    Peter

    You're asking for the name of the application, not the document -- you need<br />to do it after your "tell myDoc".<br /><br />You could also get the name from the alias you open, rather than the open<br />document, something like:<br /><br />repeat with thisFile in listFiles<br />set oldDelims to AppleScript's text item delimiters<br />set AppleScript's text item delimiters to {":"}<br />set docName to text item -1 of (thisFile as Unicode text)<br />set AppleScript's text item delimiters to oldDelims<br /><br />You should also move your "set properties of view preferences" line to after<br />your "tell myDoc".<br /><br />-- <br />Shane Stanley <[email protected]>

  • InDesign CS6 Text Tool Crashes App

    As soon as I try to choose the text tool in InDesign CS6, it completely crashes (will included my entire crash log below)
    I actually found this thread before starting mine.
    http://forums.adobe.com/message/4798907#4798907
    However that did not help me at all. Deleting the preferences is not a solution to my issue (was really hoping it would be that easy).
    I am on an up to date Mountain Lion (10.8.2), Macbook Pro Retina.
    I immediately checked out my Fonts, and nothing seems out of the ordinary. In fact this Macbook itself is a rather new acquisition, so I have the standards, the Adobe Fonts that come with CS5 & CS6, and exactly 3 fonts I have installed on my own (already tried disabling them in Font Book, still the same issue).
    InDesign CS5 works no problems. It is only InDesign CS6. I just recently was able to get the CS6 Suite through work prior to the holidays, so this is the first time I have used InDesign CS6 since installing it.
    I actually also manually went through all of my fonts, 1 by 1, and disabled any I did not need. I also Validated Fonts, found 14 issues, either disabled or removed the issues completely, validated them again, and no more issues. So really not sure what else I can do with my Fonts, they are more streamlined than they ever have been in the past.
    So any and all ideas are welcome. I prefer to use the CS6 version since it was purchased and should work. TIA for any help offered.
    Here is the entire Crash Log.
    Process:         Adobe InDesign CS6 [2535]
    Path:            /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Adobe InDesign CS6
    Identifier:      com.adobe.InDesign
    Version:         8.0.1.406 (8010)
    Code Type:       X86 (Native)
    Parent Process:  launchd [137]
    User ID:         502
    Date/Time:       2013-01-08 10:27:28.824 -0500
    OS Version:      Mac OS X 10.8.2 (12C3006)
    Report Version:  10
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
    VM Regions Near 0:
    --> __PAGEZERO             0000000000000000-0000000000001000 [    4K] ---/--- SM=NUL  /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Adobe InDesign CS6
        __TEXT                 0000000000001000-0000000000005000 [   16K] r-x/rwx SM=COW  /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Adobe InDesign CS6
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   ObjectModelLib.dylib              0x01600aa1 0x15d6000 + 174753
    1   WidgetBinLib.dylib                0x00020b52 CPanelControlData::ReadWrite(IPMStream*, IDType<ImplementationID_tag>) + 132
    2   com.adobe.InDesign.Widgets        0x160da359 MOwnerDrawDDCtrlData::MOwnerDrawDDCtrlData(IPMUnknown*) + 14231
    3   PublicLib.dylib                    0x017bb03c CreateObjectNoInit(IDataBase*, RsrcSpec const&, IDType<PMIID_tag>, IObjectModel const*) + 652
    4   PublicLib.dylib                    0x017bb140 CreateObject(IDataBase*, RsrcSpec const&, IDType<PMIID_tag>, IObjectModel const*) + 48
    5   com.adobe.InDesign.Control Panel    0x1cc388fb 0x1cc2d000 + 47355
    6   com.adobe.InDesign.Control Panel    0x1cc39036 0x1cc2d000 + 49206
    7   com.adobe.InDesign.Control Panel    0x1cc397ab 0x1cc2d000 + 51115
    8   com.adobe.InDesign.Control Panel    0x1cc3a953 0x1cc2d000 + 55635
    9   com.adobe.InDesign.AppFramework    0x12192840 GetPlugIn + 33792
    10  com.adobe.InDesign.AppFramework    0x121937f1 GetPlugIn + 37809
    11  PublicLib.dylib                    0x017ba06a CSubject::Change(IDType<ClassID_tag>, IDType<PMIID_tag> const&, void*) + 74
    12  com.adobe.InDesign.Application UI    0x13b58aea 0x13b00000 + 363242
    13  com.adobe.InDesign.Tool Box        0x1b411f16 GetPlugIn + 25270
    14  com.adobe.InDesign.Actions        0x1b0f4bc4 GetPlugIn + 19908
    15  com.adobe.InDesign.Actions        0x1b0e4044 0x1b0df000 + 20548
    16  WidgetBinLib.dylib                0x000b2962 MDefaultEH::KeyboardShortcut(IEvent*) + 342
    17  WidgetBinLib.dylib                0x000b21c4 CDefaultEH::KeyDown(IEvent*) + 68
    18  WidgetBinLib.dylib                0x000b2b23 MDefaultEH::KeyDown(IEvent*) + 177
    19  PublicLib.dylib                    0x0171f2f7 CEventDispatcher::DispatchToEventHandlers(IEvent*) + 599
    20  PublicLib.dylib                    0x0171edb6 CEventDispatcher::DispatchEvent(IEvent*, IEvent::SystemHandledState) + 24
    21  com.adobe.InDesign.Application UI    0x13b9ff94 GetPlugIn + 282340
    22  com.adobe.InDesign.Application UI    0x13b9e2a0 GetPlugIn + 274928
    23  com.apple.HIToolbox                0x94fa2b6b _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36
    24  com.apple.HIToolbox                0x94e2a594 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1343
    25  com.apple.HIToolbox                0x94e29980 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 430
    26  com.apple.HIToolbox                0x94e3d855 SendEventToEventTarget + 88
    27  com.apple.HIToolbox                0x94e5d8b2 ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 2392
    28  com.apple.HIToolbox                0x94e2aa3f DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2538
    29  com.apple.HIToolbox                0x94e29980 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 430
    30  com.apple.HIToolbox                0x94e3d855 SendEventToEventTarget + 88
    31  com.apple.HIToolbox                0x94e1f077 SendTSMEvent + 75
    32  com.apple.HIToolbox                0x94e1eb0b SendUnicodeTextAEToUnicodeDoc + 745
    33  com.apple.HIToolbox                0x94e1e704 TSMKeyEvent + 980
    34  com.apple.HIToolbox                0x94e6e1e5 TSMProcessRawKeyEvent + 3102
    35  com.apple.HIToolbox                0x94eaeec5 HandleCompatibilityKeyEvent + 323
    36  com.apple.HIToolbox                0x94e26aba HIApplication::EventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 7318
    37  com.apple.HIToolbox                0x94fa2b6b _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36
    38  com.apple.HIToolbox                0x94e2a594 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1343
    39  com.apple.HIToolbox                0x94e29980 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 430
    40  com.apple.HIToolbox                0x94e297ca SendEventToEventTargetWithOptions + 94
    41  com.apple.HIToolbox                0x94e5d38c ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1074
    42  com.apple.HIToolbox                0x94e2aa3f DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2538
    43  com.apple.HIToolbox                0x94e29980 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 430
    44  com.apple.HIToolbox                0x94e3d855 SendEventToEventTarget + 88
    45  com.adobe.InDesign.AppFramework    0x1216f0dc 0x12160000 + 61660
    46  com.adobe.InDesign.AppFramework    0x1218d329 GetPlugIn + 12009
    47  com.adobe.InDesign                0x00001ec5 main + 341
    48  com.adobe.InDesign                0x00001d55 start + 53
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib            0x9168c9ae kevent + 10
    1   libdispatch.dylib                  0x925e0c71 _dispatch_mgr_invoke + 993
    2   libdispatch.dylib                  0x925e07a9 _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib            0x9168b8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x972cb289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                  0x972cb512 pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore    0x9089f6ad TSWaitOnConditionTimedRelative + 177
    4   com.apple.CoreServices.CarbonCore    0x907ebb9b MPWaitOnQueue + 261
    5   PMRuntime.dylib                    0x005b9581 SetVSizeBaseline(unsigned long) + 1473
    6   com.apple.CoreServices.CarbonCore    0x90872a7b PrivateMPEntryPoint + 68
    7   libsystem_c.dylib                  0x972c6557 _pthread_start + 344
    8   libsystem_c.dylib                  0x972b0cee thread_start + 34
    Thread 3:
    0   libsystem_kernel.dylib            0x9168c0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                  0x972c904c _pthread_workq_return + 45
    2   libsystem_c.dylib                  0x972c8e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                  0x972b0cca start_wqthread + 30
    Thread 4:
    0   libsystem_kernel.dylib            0x9168c0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                  0x972c904c _pthread_workq_return + 45
    2   libsystem_c.dylib                  0x972c8e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                  0x972b0cca start_wqthread + 30
    Thread 5:
    0   libsystem_kernel.dylib            0x9168c0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                  0x972c904c _pthread_workq_return + 45
    2   libsystem_c.dylib                  0x972c8e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                  0x972b0cca start_wqthread + 30
    Thread 6:
    0   libsystem_kernel.dylib            0x916897d2 mach_msg_trap + 10
    1   libsystem_kernel.dylib            0x91688cb0 mach_msg + 68
    2   com.apple.CoreServices.CarbonCore    0x9089c35b TS_exception_listener_thread + 89
    3   libsystem_c.dylib                  0x972c6557 _pthread_start + 344
    4   libsystem_c.dylib                  0x972b0cee thread_start + 34
    Thread 7:
    0   libsystem_kernel.dylib            0x9168b8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x972cb220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                  0x973510a1 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore    0x9089f492 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore    0x9089f68e TSWaitOnConditionTimedRelative + 146
    5   com.apple.CoreServices.CarbonCore    0x907ebb9b MPWaitOnQueue + 261
    6   com.adobe.ACE                      0x00607a69 0x5c8000 + 260713
    7   com.adobe.ACE                      0x00606d99 0x5c8000 + 257433
    8   com.apple.CoreServices.CarbonCore    0x90872a7b PrivateMPEntryPoint + 68
    9   libsystem_c.dylib                  0x972c6557 _pthread_start + 344
    10  libsystem_c.dylib                  0x972b0cee thread_start + 34
    Thread 8:
    0   libsystem_kernel.dylib            0x9168b8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x972cb220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                  0x973510a1 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore    0x9089f492 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore    0x9089f68e TSWaitOnConditionTimedRelative + 146
    5   com.apple.CoreServices.CarbonCore    0x907ebb9b MPWaitOnQueue + 261
    6   com.adobe.ACE                      0x00607a69 0x5c8000 + 260713
    7   com.adobe.ACE                      0x00606d99 0x5c8000 + 257433
    8   com.apple.CoreServices.CarbonCore    0x90872a7b PrivateMPEntryPoint + 68
    9   libsystem_c.dylib                  0x972c6557 _pthread_start + 344
    10  libsystem_c.dylib                  0x972b0cee thread_start + 34
    Thread 9:
    0   libsystem_kernel.dylib            0x9168b8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x972cb220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                  0x973510a1 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore    0x9089f492 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore    0x9089f68e TSWaitOnConditionTimedRelative + 146
    5   com.apple.CoreServices.CarbonCore    0x907ebb9b MPWaitOnQueue + 261
    6   com.adobe.ACE                      0x00607a69 0x5c8000 + 260713
    7   com.adobe.ACE                      0x00606d99 0x5c8000 + 257433
    8   com.apple.CoreServices.CarbonCore    0x90872a7b PrivateMPEntryPoint + 68
    9   libsystem_c.dylib                  0x972c6557 _pthread_start + 344
    10  libsystem_c.dylib                  0x972b0cee thread_start + 34
    Thread 10:
    0   libsystem_kernel.dylib            0x9168b8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x972cb220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                  0x973510a1 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore    0x9089f492 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore    0x9089f68e TSWaitOnConditionTimedRelative + 146
    5   com.apple.CoreServices.CarbonCore    0x907ebb9b MPWaitOnQueue + 261
    6   com.adobe.ACE                      0x00607a69 0x5c8000 + 260713
    7   com.adobe.ACE                      0x00606d99 0x5c8000 + 257433
    8   com.apple.CoreServices.CarbonCore    0x90872a7b PrivateMPEntryPoint + 68
    9   libsystem_c.dylib                  0x972c6557 _pthread_start + 344
    10  libsystem_c.dylib                  0x972b0cee thread_start + 34
    Thread 11:
    0   libsystem_kernel.dylib            0x9168b8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x972cb220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                  0x973510a1 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore    0x9089f492 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore    0x9089f68e TSWaitOnConditionTimedRelative + 146
    5   com.apple.CoreServices.CarbonCore    0x907ebb9b MPWaitOnQueue + 261
    6   com.adobe.ACE                      0x00607a69 0x5c8000 + 260713
    7   com.adobe.ACE                      0x00606d99 0x5c8000 + 257433
    8   com.apple.CoreServices.CarbonCore    0x90872a7b PrivateMPEntryPoint + 68
    9   libsystem_c.dylib                  0x972c6557 _pthread_start + 344
    10  libsystem_c.dylib                  0x972b0cee thread_start + 34
    Thread 12:
    0   libsystem_kernel.dylib            0x9168b8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x972cb220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                  0x973510a1 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore    0x9089f492 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore    0x9089f68e TSWaitOnConditionTimedRelative + 146
    5   com.apple.CoreServices.CarbonCore    0x907ebb9b MPWaitOnQueue + 261
    6   com.adobe.ACE                      0x00607a69 0x5c8000 + 260713
    7   com.adobe.ACE                      0x00606d99 0x5c8000 + 257433
    8   com.apple.CoreServices.CarbonCore    0x90872a7b PrivateMPEntryPoint + 68
    9   libsystem_c.dylib                  0x972c6557 _pthread_start + 344
    10  libsystem_c.dylib                  0x972b0cee thread_start + 34
    Thread 13:
    0   libsystem_kernel.dylib            0x9168b8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x972cb220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                  0x973510a1 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore    0x9089f492 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore    0x9089f68e TSWaitOnConditionTimedRelative + 146
    5   com.apple.CoreServices.CarbonCore    0x907ebb9b MPWaitOnQueue + 261
    6   com.adobe.ACE                      0x00607a69 0x5c8000 + 260713
    7   com.adobe.ACE                      0x00606d99 0x5c8000 + 257433
    8   com.apple.CoreServices.CarbonCore    0x90872a7b PrivateMPEntryPoint + 68
    9   libsystem_c.dylib                  0x972c6557 _pthread_start + 344
    10  libsystem_c.dylib                  0x972b0cee thread_start + 34
    Thread 14:
    0   libsystem_kernel.dylib            0x9168b8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x972cb220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                  0x973510a1 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.InDesign.AppFramework    0x12260556 GetPlugIn + 876822
    4   com.adobe.InDesign.AppFramework    0x1225c772 GetPlugIn + 860978
    5   com.adobe.InDesign.AppFramework    0x1225d3c5 GetPlugIn + 864133
    6   com.adobe.InDesign.AppFramework    0x1225e98e GetPlugIn + 869710
    7   com.adobe.InDesign.AppFramework    0x1225e9fa GetPlugIn + 869818
    8   com.adobe.InDesign.AppFramework    0x1225ea66 GetPlugIn + 869926
    9   com.adobe.boost_threads.framework    0x01c6840d thread_proxy + 141
    10  libsystem_c.dylib                  0x972c6557 _pthread_start + 344
    11  libsystem_c.dylib                  0x972b0cee thread_start + 34
    Thread 15:
    0   libsystem_kernel.dylib            0x9168b8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x972cb220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                  0x973510a1 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.InDesign.AppFramework    0x12260556 GetPlugIn + 876822
    4   com.adobe.InDesign.AppFramework    0x1225c772 GetPlugIn + 860978
    5   com.adobe.InDesign.AppFramework    0x1225d3c5 GetPlugIn + 864133
    6   com.adobe.InDesign.AppFramework    0x1225e98e GetPlugIn + 869710
    7   com.adobe.InDesign.AppFramework    0x1225e9fa GetPlugIn + 869818
    8   com.adobe.InDesign.AppFramework    0x1225ea66 GetPlugIn + 869926
    9   com.adobe.boost_threads.framework    0x01c6840d thread_proxy + 141
    10  libsystem_c.dylib                  0x972c6557 _pthread_start + 344
    11  libsystem_c.dylib                  0x972b0cee thread_start + 34
    Thread 16:
    0   libsystem_kernel.dylib            0x9168bc72 __semwait_signal + 10
    1   libsystem_c.dylib                  0x97350a61 nanosleep$UNIX2003 + 189
    2   com.adobe.InDesign.Support for JavaScript    0x18226acb GetPlugIn + 317883
    3   com.adobe.InDesign.Support for JavaScript    0x1820bf79 GetPlugIn + 208489
    4   com.adobe.InDesign.Support for JavaScript    0x18226e38 GetPlugIn + 318760
    5   libsystem_c.dylib                  0x972c6557 _pthread_start + 344
    6   libsystem_c.dylib                  0x972b0cee thread_start + 34
    Thread 17:
    0   libsystem_kernel.dylib            0x9168bb3e __recvfrom + 10
    1   libsystem_c.dylib                  0x97350bcb recv$UNIX2003 + 54
    2   ServiceManager-Launcher.dylib      0x1f33f733 Invoke + 47867
    3   ServiceManager-Launcher.dylib      0x1f33e846 Invoke + 44046
    4   ServiceManager-Launcher.dylib      0x1f33d988 Invoke + 40272
    5   ServiceManager-Launcher.dylib      0x1f33da0f Invoke + 40407
    6   ServiceManager-Launcher.dylib      0x1f338baf Invoke + 20343
    7   ServiceManager-Launcher.dylib      0x1f338ea7 Invoke + 21103
    8   ServiceManager-Launcher.dylib      0x1f339685 Invoke + 23117
    9   ServiceManager-Launcher.dylib      0x1f3398f9 Invoke + 23745
    10  ServiceManager-Launcher.dylib      0x1f33c2a0 Invoke + 34408
    11  ServiceManager-Launcher.dylib      0x1f33c3fd Invoke + 34757
    12  ServiceManager-Launcher.dylib      0x1f33cc91 Invoke + 36953
    13  ServiceManager-Launcher.dylib      0x1f33cdb2 Invoke + 37242
    14  ServiceManager-Launcher.dylib      0x1f32f656 Login + 461
    15  ServiceManager-Launcher.dylib      0x1f33309a Login + 15377
    16  ServiceManager-Launcher.dylib      0x1f33d165 Invoke + 38189
    17  ServiceManager-Launcher.dylib      0x1f33f2eb Invoke + 46771
    18  libsystem_c.dylib                  0x972c6557 _pthread_start + 344
    19  libsystem_c.dylib                  0x972b0cee thread_start + 34
    Thread 18:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib            0x9168bbe6 __select + 10
    1   com.apple.CoreFoundation          0x98905c00 __CFSocketManager + 1632
    2   libsystem_c.dylib                  0x972c6557 _pthread_start + 344
    3   libsystem_c.dylib                  0x972b0cee thread_start + 34
    Thread 19:
    0   libsystem_kernel.dylib            0x9168c0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                  0x972c904c _pthread_workq_return + 45
    2   libsystem_c.dylib                  0x972c8e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                  0x972b0cca start_wqthread + 30
    Thread 20:
    0   libsystem_kernel.dylib            0x9168b8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x972cb220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                  0x973510a1 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.ape.engine              0x26ab804f APXGetHostAPI + 2633743
    4   com.adobe.ape.engine              0x2684962f APXGetHostAPI + 83439
    5   com.adobe.ape.engine              0x26ab813e APXGetHostAPI + 2633982
    6   com.adobe.ape.engine              0x26ab81a7 APXGetHostAPI + 2634087
    7   com.adobe.ape.engine              0x26ab82c6 APXGetHostAPI + 2634374
    8   libsystem_c.dylib                  0x972c6557 _pthread_start + 344
    9   libsystem_c.dylib                  0x972b0cee thread_start + 34
    Thread 21:
    0   libsystem_kernel.dylib            0x9168b8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x972cb220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                  0x973510a1 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.ape.engine              0x26ab804f APXGetHostAPI + 2633743
    4   com.adobe.ape.engine              0x2684962f APXGetHostAPI + 83439
    5   com.adobe.ape.engine              0x26ab813e APXGetHostAPI + 2633982
    6   com.adobe.ape.engine              0x26ab81a7 APXGetHostAPI + 2634087
    7   com.adobe.ape.engine              0x26ab82c6 APXGetHostAPI + 2634374
    8   libsystem_c.dylib                  0x972c6557 _pthread_start + 344
    9   libsystem_c.dylib                  0x972b0cee thread_start + 34
    Thread 22:
    0   libsystem_kernel.dylib            0x9168b8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x972cb220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                  0x973510a1 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.ape.engine              0x26ab804f APXGetHostAPI + 2633743
    4   com.adobe.ape.engine              0x2684962f APXGetHostAPI + 83439
    5   com.adobe.ape.engine              0x26ab813e APXGetHostAPI + 2633982
    6   com.adobe.ape.engine              0x26ab81a7 APXGetHostAPI + 2634087
    7   com.adobe.ape.engine              0x26ab82c6 APXGetHostAPI + 2634374
    8   libsystem_c.dylib                  0x972c6557 _pthread_start + 344
    9   libsystem_c.dylib                  0x972b0cee thread_start + 34
    Thread 23:
    0   libsystem_kernel.dylib            0x9168b8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x972cb220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                  0x973510a1 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.ape.engine              0x26ab804f APXGetHostAPI + 2633743
    4   com.adobe.ape.engine              0x2684962f APXGetHostAPI + 83439
    5   com.adobe.ape.engine              0x26ab813e APXGetHostAPI + 2633982
    6   com.adobe.ape.engine              0x26ab81a7 APXGetHostAPI + 2634087
    7   com.adobe.ape.engine              0x26ab82c6 APXGetHostAPI + 2634374
    8   libsystem_c.dylib                  0x972c6557 _pthread_start + 344
    9   libsystem_c.dylib                  0x972b0cee thread_start + 34
    Thread 24:
    0   libsystem_kernel.dylib            0x9168b8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x972cb289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                  0x972cb512 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.ape.engine              0x26ab7f59 APXGetHostAPI + 2633497
    4   com.adobe.ape.engine              0x268a814c APXGetHostAPI + 471308
    5   com.adobe.ape.engine              0x268a819a APXGetHostAPI + 471386
    6   com.adobe.ape.engine              0x26ab813e APXGetHostAPI + 2633982
    7   com.adobe.ape.engine              0x26ab81a7 APXGetHostAPI + 2634087
    8   com.adobe.ape.engine              0x26ab82c6 APXGetHostAPI + 2634374
    9   libsystem_c.dylib                  0x972c6557 _pthread_start + 344
    10  libsystem_c.dylib                  0x972b0cee thread_start + 34
    Thread 25:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib            0x916897d2 mach_msg_trap + 10
    1   libsystem_kernel.dylib            0x91688cb0 mach_msg + 68
    2   com.apple.CoreFoundation          0x988bc599 __CFRunLoopServiceMachPort + 185
    3   com.apple.CoreFoundation          0x988c1f7f __CFRunLoopRun + 1247
    4   com.apple.CoreFoundation          0x988c163a CFRunLoopRunSpecific + 378
    5   com.apple.CoreFoundation          0x988c14ab CFRunLoopRunInMode + 123
    6   com.apple.Foundation              0x9786313a +[NSURLConnection(Loader) _resourceLoadLoop:] + 395
    7   com.apple.Foundation              0x978c71d8 -[NSThread main] + 45
    8   com.apple.Foundation              0x978c715b __NSThread__main__ + 1396
    9   libsystem_c.dylib                  0x972c6557 _pthread_start + 344
    10  libsystem_c.dylib                  0x972b0cee thread_start + 34
    Thread 26:
    0   libsystem_kernel.dylib            0x9168b8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x972cb289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                  0x972cb512 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.ape.engine              0x26ab8017 APXGetHostAPI + 2633687
    4   com.adobe.ape.engine              0x26ad120e APXGetHostAPI + 2736590
    5   com.adobe.ape.engine              0x26ab813e APXGetHostAPI + 2633982
    6   com.adobe.ape.engine              0x26ab81a7 APXGetHostAPI + 2634087
    7   com.adobe.ape.engine              0x26ab82c6 APXGetHostAPI + 2634374
    8   libsystem_c.dylib                  0x972c6557 _pthread_start + 344
    9   libsystem_c.dylib                  0x972b0cee thread_start + 34
    Thread 27:
    0   libsystem_kernel.dylib            0x9168b8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x972cb289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                  0x972cb512 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.ape.engine              0x26ab8017 APXGetHostAPI + 2633687
    4   com.adobe.ape.engine              0x26c460c8 APXGetHostAPI + 4264072
    5   com.adobe.ape.engine              0x26ab813e APXGetHostAPI + 2633982
    6   com.adobe.ape.engine              0x26ab81a7 APXGetHostAPI + 2634087
    7   com.adobe.ape.engine              0x26ab82c6 APXGetHostAPI + 2634374
    8   libsystem_c.dylib                  0x972c6557 _pthread_start + 344
    9   libsystem_c.dylib                  0x972b0cee thread_start + 34
    Thread 28:
    0   libsystem_kernel.dylib            0x9168b8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x972cb289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                  0x972cb512 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.ape.engine              0x26ab8017 APXGetHostAPI + 2633687
    4   com.adobe.ape.engine              0x26c460c8 APXGetHostAPI + 4264072
    5   com.adobe.ape.engine              0x26ab813e APXGetHostAPI + 2633982
    6   com.adobe.ape.engine              0x26ab81a7 APXGetHostAPI + 2634087
    7   com.adobe.ape.engine              0x26ab82c6 APXGetHostAPI + 2634374
    8   libsystem_c.dylib                  0x972c6557 _pthread_start + 344
    9   libsystem_c.dylib                  0x972b0cee thread_start + 34
    Thread 29:
    0   libsystem_kernel.dylib            0x9168b8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x972cb220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                  0x973510a1 pthread_cond_wait$UNIX2003 + 71
    3   MultiProcessor Support            0x2a6edeac boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 140
    4   MultiProcessor Support            0x2a6d1513 ThreadFunctor::operator()() + 99
    5   MultiProcessor Support            0x2a6d125a boost::detail::thread_data<ThreadFunctor>::run() + 22
    6   MultiProcessor Support            0x2a6ed547 thread_proxy + 167
    7   libsystem_c.dylib                  0x972c6557 _pthread_start + 344
    8   libsystem_c.dylib                  0x972b0cee thread_start + 34
    Thread 30:
    0   libsystem_kernel.dylib            0x9168b8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x972cb220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                  0x973510a1 pthread_cond_wait$UNIX2003 + 71
    3   MultiProcessor Support            0x2a6edeac boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 140
    4   MultiProcessor Support            0x2a6d1513 ThreadFunctor::operator()() + 99
    5   MultiProcessor Support            0x2a6d125a boost::detail::thread_data<ThreadFunctor>::run() + 22
    6   MultiProcessor Support            0x2a6ed547 thread_proxy + 167
    7   libsystem_c.dylib                  0x972c6557 _pthread_start + 344
    8   libsystem_c.dylib                  0x972b0cee thread_start + 34
    Thread 31:
    0   libsystem_kernel.dylib            0x9168b8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x972cb220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                  0x973510a1 pthread_cond_wait$UNIX2003 + 71
    3   MultiProcessor Support            0x2a6edeac boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 140
    4   MultiProcessor Support            0x2a6d1513 ThreadFunctor::operator()() + 99
    5   MultiProcessor Support            0x2a6d125a boost::detail::thread_data<ThreadFunctor>::run() + 22
    6   MultiProcessor Support            0x2a6ed547 thread_proxy + 167
    7   libsystem_c.dylib                  0x972c6557 _pthread_start + 344
    8   libsystem_c.dylib                  0x972b0cee thread_start + 34
    Thread 32:
    0   libsystem_kernel.dylib            0x9168b8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x972cb220 _pthread_cond_wait + 833
    2   libsystem_

    Hi Bob
    We're actually using your Lynda tutorial for our training, it's such a great resource thank you.
    Here's a thread I was reading which wasn't helpful for myself although I did try some solutions that were relevant to me.
    Re: InDesign CS 6 Folio Builder crashing
    Solutions tried:
    - Re installing InDesign CS6
    - Downloaded DPS updates directly from Adobe
    - One post suggested deleting my cache file/folders which would result in any folios I've made deleted however this
    is the first time I've used the DPS tools in Adobe so I didn't worry.
    - I've also deleted/reset my preferences
    Is there anything else you can suggest?

  • InDesign CS6 Text Wrap increments not accurate.

    My work jumped from CS4 to CS6 so I don't know if CS5 had the same issue. Anyway. Text wrap (around bounding box) seem to now be very limited. For example, If I have, say a .25 text wrap on the bottom of a object, but I need to change it slightly to .245 the text does not move. The box shows the change, but the text below just doesn't follow suit. CS4 I was able to make tiny incremental changes to the wrap, but it is not working for me now in CS6. Any ideas, answers?

    Suggest you post product specific questions in the relevant product forum.
    Try posting at http://forums.adobe.com/community/indesign/indesign_general

  • Indesign CS6 text drop shadow changes background colour

    I have two layers, one for a background image linked to a photoshop document and another layer for text. When i add drop shadow to the text, the background colour goes sort of dark, and the same happens in overprint view whereas with 5.5 it didn't do that. Is there a way to fix this?
    Before:
    After:

    Looks like maybe an RGB image with a CMYK transparency blend space applied.

  • Start Up Crashing in InDesign CS6

    I've been trying to install InDesign CS6 on my Mac for a while now. I've posted on here before but didn't have any solutions that worked. I've uninstalled and reinstalled but every time the start up gets to "Start up Service registry" it crashes out. The other software for CS6 works just fine - it's just InDesign.
    Below is the crash report that is generated if anyone can help. Many thanks
    Process:         Adobe InDesign CS6 [282]
    Path:            /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Adobe InDesign CS6
    Identifier:      com.adobe.InDesign
    Version:         8.0.0.370 (8000)
    Code Type:       X86 (Native)
    Parent Process:  launchd [128]
    Date/Time:       2012-11-19 10:03:50.076 +0000
    OS Version:      Mac OS X 10.7.5 (11G63)
    Report Version:  9
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
    VM Regions Near 0:
    --> __PAGEZERO             0000000000000000-0000000000001000 [    4K] ---/--- SM=NUL  /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Adobe InDesign CS6
        __TEXT                 0000000000001000-0000000000005000 [   16K] r-x/rwx SM=COW  /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Adobe InDesign CS6
    Application Specific Information:
    objc[282]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.adobe.BIB                           0x00dd10fe 0xdce000 + 12542
    1   com.adobe.BIB                           0x00dd1148 0xdce000 + 12616
    2   com.adobe.BIB                           0x00dd13e3 0xdce000 + 13283
    3   com.adobe.BIB                           0x00dd1469 0xdce000 + 13417
    4   com.adobe.InDesign.PDF                  0x18739820 GetPlugIn + 1222048
    5   com.adobe.InDesign.PDF                  0x187575a6 GetPlugIn + 1344294
    6   libsystem_c.dylib                       0x9c4dc944 __cxa_finalize + 243
    7   libsystem_c.dylib                       0x9c4dc7f2 exit + 25
    8   com.adobe.InDesign                      0x00001d5d start + 61
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x9282f90a kevent + 10
    1   libdispatch.dylib                       0x92873e04 _dispatch_mgr_invoke + 969
    2   libdispatch.dylib                       0x92872853 _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib                  0x9282e83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x9c4ede78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x9c4edf7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore          0x9b94f3a7 TSWaitOnConditionTimedRelative + 178
    4   com.apple.CoreServices.CarbonCore          0x9b9b167f MPWaitOnQueue + 200
    5   PMRuntime.dylib                         0x005b9581 SetVSizeBaseline(unsigned long) + 1473
    6   com.apple.CoreServices.CarbonCore          0x9b9b25e0 PrivateMPEntryPoint + 68
    7   libsystem_c.dylib                       0x9c4e9ed9 _pthread_start + 335
    8   libsystem_c.dylib                       0x9c4ed6de thread_start + 34
    Thread 3:
    0   libsystem_kernel.dylib                  0x9282cc22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x9282c1f6 mach_msg + 70
    2   com.apple.CoreServices.CarbonCore          0x9b9dc0ec TS_exception_listener_thread + 90
    3   libsystem_c.dylib                       0x9c4e9ed9 _pthread_start + 335
    4   libsystem_c.dylib                       0x9c4ed6de thread_start + 34
    Thread 4:
    0   libsystem_kernel.dylib                  0x9282f02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9c4ebccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x9c4ed6fe start_wqthread + 30
    Thread 5:
    0   libsystem_kernel.dylib                  0x9282f02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9c4ebccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x9c4ed6fe start_wqthread + 30
    Thread 6:
    0   libsystem_kernel.dylib                  0x9282f02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9c4ebccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x9c4ed6fe start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0xbffffbe4  ebx: 0x00dd13d0  ecx: 0x00ded2e0  edx: 0xffffffff
      edi: 0x00ded2e0  esi: 0x00000000  ebp: 0xbffffbc8  esp: 0xbffffba0
       ss: 0x00000023  efl: 0x00010286  eip: 0x00dd10fe   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x00000000
    Logical CPU: 2
    Binary Images:
        0x1000 -     0x4ff7 +com.adobe.InDesign (8.0.0.370 - 8000) <0D5CE30B-1589-2AA4-C7E5-2C0ED0C44D37> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Adobe InDesign CS6
        0xa000 -     0xaff7 +InDesignModelAndUI (??? - ???) <2E042CB4-E42B-151B-E858-1352BF64CBA2> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/InDesignModelAndUI.framework/Versions/A/InDesignModelAndUI
        0xe000 -     0xeff7 +InDesignModel (??? - ???) <C9ABC1CF-850A-FCC7-2CEA-68B14F048036> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/InDesignModel.framework/Versions/A/InDesignModel
       0x12000 -   0x1f2fef +WidgetBinLib.dylib (??? - ???) <D2AAB5B9-0694-32FA-38D5-F97FEE688C9D> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/WidgetBinLib.dylib
      0x2a0000 -   0x47fffb +com.adobe.owl (AdobeOwl version 4.0.93 - 4.0.93) <D102FCD2-496D-5322-AEC0-7A5091CAA2CA> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
      0x4ac000 -   0x546ff3 +com.adobe.owl-canvas (AdobeOwlCanvas version 3.6.05 - 3.6.05) <8E0CC5EB-E18A-20BD-BDC4-667D1CC43C12> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeOwlCanvas.framework/Versions/A/AdobeOwlCanvas
      0x553000 -   0x55cfff +ASLSupportLib.dylib (??? - ???) <000064CE-84C2-F397-BAB1-17055FA344EC> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/ASLSupportLib.dylib
      0x563000 -   0x59fffb +TextPanelLib.dylib (??? - ???) <019DE080-1920-928F-57FB-F8FD8FCCA227> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/TextPanelLib.dylib
      0x5b6000 -   0x5bfff3 +PMRuntime.dylib (??? - ???) <DEE2F17E-391E-5C3E-11DC-EF6E0860545E> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/PMRuntime.dylib
      0x5c8000 -   0x744ff3 +com.adobe.ACE (AdobeACE 2.19.18.19553 - 2.19.18.19553) <2C680020-62C1-F45D-B48C-9D5AB8E99DCC> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
      0x753000 -   0xd1afef +com.adobe.AGM (AdobeAGM 4.26.18.19553 - 4.26.18.19553) <AB15D5F5-2D3D-F597-DD23-47A7A4719FC1> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
      0xd8d000 -   0xdc8ff7 +com.adobe.ARE (AdobeARE 1.5.02.19553 - 1.5.02.19553) <264C1354-0764-AFAB-5BB7-DA4B4EBEEFC1> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeARE.framework/Versions/A/AdobeARE
      0xdce000 -   0xdebff3 +com.adobe.BIB (AdobeBIB 1.2.02.19553 - 1.2.02.19553) <D3D9FDCE-75B2-7FB3-71C8-D5DF313F6B0F> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
      0xdf1000 -   0xe18ff7 +com.adobe.BIBUtils (AdobeBIBUtils 1.1.01 - 1.1.01) <34F46810-2864-0365-91CF-BF9C8503400A> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
      0xe1e000 -  0x1148fe3 +com.adobe.CoolType (AdobeCoolType 5.10.64.19354 - 5.10.64.19354) <8985B298-125A-B521-9246-AAD43073A3F6> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
    0x1180000 -  0x157bfe7 +com.adobe.MPS (AdobeMPS 5.8.0.19673 - 5.8.0.19673) <D65ABA15-80D2-3F1C-2500-EEF873019149> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
    0x15d8000 -  0x163dff3 +ObjectModelLib.dylib (??? - ???) <073EF2BA-B5C6-A466-9AEC-963A2EF69144> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/ObjectModelLib.dylib
    0x1654000 -  0x16b1feb +DataBaseLib.dylib (??? - ???) <F5ED35C9-1779-CF0D-BD50-0BC162D96A31> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/DataBaseLib.dylib
    0x16c1000 -  0x1b13fe7 +PublicLib.dylib (??? - ???) <BD26BAA7-5BF0-9F0A-BB93-B4FE388E6852> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/PublicLib.dylib
    0x1c3f000 -  0x1c56ffb +com.adobe.AFL (AdobeAFL 1.0.0 - 1.0) <3B7A1817-3CA4-BEAA-A44A-5A9B5D664E93> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeAFL.framework/Versions/A/AdobeAFL
    0x1c67000 -  0x1c73ff7 +com.adobe.boost_threads.framework (5.0.0 - 5.0.0.0) <56B14206-3221-D261-2B01-F91074D192FC> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost_threads
    0x1c90000 -  0x1c98fef +libtbbmalloc.dylib (??? - ???) <7A79ED70-A4AC-737A-2FAA-63B6FB29D4ED> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/libtbbmalloc.dylib
    0x1ca5000 -  0x1cc4fff +libtbb.dylib (??? - ???) <6EA19434-60D6-505D-CB6F-5CA562A0F2A7> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/libtbb.dylib
    0x1cd9000 -  0x1cd9fff  libmx.A.dylib (2026.0.0 - compatibility 1.0.0) <859B5BCC-B5D9-370F-8B6C-1E2B242D5DCD> /usr/lib/libmx.A.dylib
    0x1cdc000 -  0x1ce4fef +com.adobe.boost_date_time.framework (5.0.0 - 5.0.0.0) <088B6233-3B58-D51A-4609-1FF7F462B1D3> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/boost_date_time.framework/Versions/A/boost_date_time
    0x1cfb000 -  0x1e3bfeb +com.winsoft.wrservices (WRServices 5.0.0 - 5.0.0) <6D085279-1185-E7F0-B0D8-FBADBA062516> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
    0x1ead000 -  0x1eb0ffb +com.adobe.AdobeCrashReporter (6.0 - 6.0.20120201) <6CE1936E-6AC7-6900-769B-876CBB68B5BC> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashReporter
    0x1eb8000 -  0x2bfdff7 +libicudata.40.0.dylib (40.0.0 - compatibility 40.0.0) <015E6351-4F42-00C1-2096-BEE385B275B1> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/ICUData.framework/Versions/4.0/libicudata.40.0.dylib
    0x2c10000 -  0x2d45fe7 +libicui18n.40.0.dylib (40.0.0 - compatibility 40.0.0) <8BE3FE71-0CE6-2B93-B5F2-B4F0DD274B91> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/ICUInternationalization.framework/Versions/4.0/libicui18n.40. 0.dylib
    0x2db9000 -  0x2eaafef +libicuuc.40.0.dylib (40.0.0 - compatibility 40.0.0) <4CF7066A-6E82-FF80-93E6-6849149FBB98> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/ICUUnicode.framework/Versions/4.0/libicuuc.40.0.dylib
    0x2ee7000 -  0x2f59fef +com.adobe.adobe_caps (adobe_caps 6.0.29.0 - 6.0.29.0) <E4ADECD5-05B4-E78B-09D8-E45FD640E84D> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
    0x2f66000 -  0x3048ff3 +com.adobe.amtlib (amtlib 6.0.0.75 - 6.0.0.75) <808CABA8-E8E6-AC45-4905-A6AA59E8C41C> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
    0x3057000 -  0x311ffe7 +com.adobe.boost_regex.framework (5.0.0 - 5.0.0.0) <E124FC44-4A5C-A3C5-C7E2-0631F1D6E628> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/boost_regex.framework/Versions/A/boost_regex
    0x31c5000 -  0x3202fff  com.apple.vmutils (4.2.1 - 107) <43B3BFA5-8362-3EBD-B44B-32DCE9885082> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x321c000 -  0x321dff7 +com.adobe.boost_system.framework (5.0.0 - 5.0.0.0) <957930FC-D7B3-FAEA-0075-63C7B0E59070> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/boost_system.framework/Versions/A/boost_system
    0x3224000 -  0x32c2fe3 +libicucnv.40.0.dylib (40.0.0 - compatibility 40.0.0) <D11DC46F-D58E-B17C-9356-46F593D5A7CF> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/ICUConverter.framework/Versions/4.0/libicucnv.40.0.dylib
    0x32e4000 -  0x32ebffb +com.adobe.ape.shim (3.3.8.19346 - 3.3.8.19346) <B711CAA7-29D6-D5CF-CE1B-A611896C8D87> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
    0x4f13000 -  0x4f19ffb +com.adobe.InDesign.Data Services UI (8.0.0.370 - ???) <2677201C-4749-18B8-B4DE-DDF76A2A684C> /Applications/Adobe InDesign CS6/*/Data Services UI
    0x4f20000 -  0x4f29fff +com.adobe.InDesign.Data Services (8.0.0.370 - ???) <A1F436CB-76D5-20F5-DB4F-753595AD3358> /Applications/Adobe InDesign CS6/*/Data Services
    0x4fae000 -  0x4fbbff7 +com.adobe.InDesign.DTTransform (8.0.0.370 - ???) <5321943B-C0A5-A8EA-2811-F596B708DABF> /Applications/Adobe InDesign CS6/*/DTTransform
    0x4fc2000 -  0x4fe6ff7 +com.adobe.InDesign.LILO (8.0.0.370 - ???) <383977E0-B620-E63C-CA13-18DC286E4A8A> /Applications/Adobe InDesign CS6/*/LILO
    0x4ff1000 -  0x4ff8ff7 +com.adobe.InDesign.PNG Import Filter UI (8.0.0.370 - ???) <73A58EC2-5811-9862-9E42-C70D8D764908> /Applications/Adobe InDesign CS6/*/PNG Import Filter UI
    0x7fa5000 -  0x7fa7ff7 +com.adobe.InDesign.SimpleTextImportFilter (8.0.0.370 - ???) <A55AAE7C-AC72-4799-A7DC-95DB3A21575F> /Applications/Adobe InDesign CS6/*/SimpleTextImportFilter
    0x7fac000 -  0x7fb5ff7 +com.adobe.InDesign.Tagged Text Filters UI (8.0.0.370 - ???) <E16F2F8F-7066-8CA7-1145-EBFF4FA201D6> /Applications/Adobe InDesign CS6/*/Tagged Text Filters UI
    0x7ff6000 -  0x7ff9ff7 +com.adobe.InDesign.Username UI (8.0.0.370 - ???) <A5830B10-6948-595C-BA22-AF3E6A2ACE46> /Applications/Adobe InDesign CS6/*/Username UI
    0x87f8000 -  0x87fafff +com.adobe.InDesign.Help (8.0.0.370 - ???) <4FA04E8F-01D7-32BF-90BD-61F315361259> /Applications/Adobe InDesign CS6/*/Help
    0xcb4d000 -  0xcb88ff3 +com.adobe.InDesign.Dictionary Editor Dialog (8.0.0.370 - ???) <F09CD086-618C-61FD-3DD1-398E678CA8AC> /Applications/Adobe InDesign CS6/*/Dictionary Editor Dialog
    0xcba3000 -  0xcbb9ffb +com.adobe.InDesign.SaveBack (8.0.0.370 - ???) <93DB7DE2-4A83-4966-64EA-8E765641A92C> /Applications/Adobe InDesign CS6/*/SaveBack
    0x1167c000 - 0x11682ffb +com.adobe.InDesign.JPEG Export UI (8.0.0.370 - ???) <5B6F8CCC-BE86-3BF6-4211-C997F1B9A9D9> /Applications/Adobe InDesign CS6/*/JPEG Export UI
    0x11948000 - 0x119a8ffb +com.adobe.InDesign.Media Import Filter (8.0.0.370 - ???) <8296D512-32F4-295A-88DE-8AA3C5D13E95> /Applications/Adobe InDesign CS6/*/Media Import Filter
    0x119b9000 - 0x119e2fff +com.adobe.InDesign.Sangam Preferences UI (8.0.0.370 - ???) <0AB77841-D89D-989A-0F93-38E840E7FF0B> /Applications/Adobe InDesign CS6/*/Sangam Preferences UI
    0x119f3000 - 0x119f8ff7 +com.adobe.InDesign.InCopyExportUI (8.0.0.370 - ???) <22F05148-A0BA-DBF8-7A21-CCB8678565D3> /Applications/Adobe InDesign CS6/*/InCopyExportUI
    0x11c60000 - 0x11cafff7 +com.adobe.InDesign.SangamExport (8.0.0.370 - ???) <15322B80-60BE-F65F-32B2-614ED4CE088E> /Applications/Adobe InDesign CS6/*/SangamExport
    0x11cc1000 - 0x11cccff3 +com.adobe.InDesign.Clipping Path Dialog (8.0.0.370 - ???) <8ABDFCC9-D5FA-7A00-B4D0-E57662205FCD> /Applications/Adobe InDesign CS6/*/Clipping Path Dialog
    0x11cd8000 - 0x11ce3ff3 +com.adobe.InDesign.EPS UI (8.0.0.370 - ???) <33ED1189-71CD-BF05-5207-416677C3ADAC> /Applications/Adobe InDesign CS6/*/EPS UI
    0x11ceb000 - 0x11cf4fff +com.adobe.InDesign.Generic Style Editor (8.0.0.370 - ???) <7525D472-20FA-E4B7-D773-80DD155BB3D2> /Applications/Adobe InDesign CS6/*/Generic Style Editor
    0x11e00000 - 0x11eebff3 +com.adobe.linguistic.LinguisticManager (6.0.0 - 17304) <D935027D-2B74-3323-DFCA-8A15B0F5A310> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
    0x11f74000 - 0x12072fff +com.adobe.InDesign.EBookExport (8.0.0.370 - ???) <9DC9A642-E7FD-36D9-2CDA-F5791C87CE14> /Applications/Adobe InDesign CS6/*/EBookExport
    0x12091000 - 0x120fbfeb +com.adobe.AdobeSangam (AdobeSangam 5.6.0.19506 - 5.6.0.19506) <1D569A75-8FA7-A3F9-ADB7-0CD4E72985E1> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeSangam.framework/Versions/A/AdobeSangam
    0x12140000 - 0x12276feb +com.adobe.InDesign.SangamServicer-Mapper (8.0.0.370 - ???) <6C68B5C2-84AE-5F93-03B2-EF620A1ADB1F> /Applications/Adobe InDesign CS6/*/SangamServicer-Mapper
    0x12292000 - 0x12350fef +com.adobe.InDesign.Tagged Text Attributes (8.0.0.370 - ???) <B6E93C00-6C39-45BD-E677-9CD699C1B7DB> /Applications/Adobe InDesign CS6/*/Tagged Text Attributes
    0x1236f000 - 0x1240fff3 +com.adobe.InDesign.Tagged Text Filters (8.0.0.370 - ???) <CD978C81-2769-4356-A7A8-E4C21A456448> /Applications/Adobe InDesign CS6/*/Tagged Text Filters
    0x1241d000 - 0x1245afff +com.adobe.InDesign.Color Management UI (8.0.0.370 - ???) <FD83C4B9-D801-59C0-AF42-EF8F0B3CCAE1> /Applications/Adobe InDesign CS6/*/Color Management UI
    0x12466000 - 0x124deffb +com.adobe.InDesign.Color Picker Panel (8.0.0.370 - ???) <7EFA8A0D-36ED-5F0A-1ACA-B2F5F6CA0E98> /Applications/Adobe InDesign CS6/*/Color Picker Panel
    0x124fb000 - 0x1273aff7 +Digital Publishing (??? - ???) <8663BEE7-5570-590C-4311-523454687AF5> /Applications/Adobe InDesign CS6/*/Digital Publishing
    0x128aa000 - 0x128c2ff3 +com.adobe.boost_filesystem.framework (5.0.0 - 5.0.0.0) <BCC36A3E-F3D5-1FB6-421C-BD8DBFAD3DBD> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/boost_filesystem.framework/Versions/A/boost_filesystem
    0x128e4000 - 0x12917fe4 +libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <A5EFC699-8182-37BC-B91E-D33BC4EFC6D9> /Applications/Adobe InDesign CS6/*/libcurl.4.dylib
    0x12920000 - 0x12943ffc  libssl.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <EAD01EC4-D8D7-3462-84E5-A74BEB52B456> /usr/lib/libssl.0.9.7.dylib
    0x12951000 - 0x129feff7  libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <7B6DB792-C9E5-3772-8734-8D0052757B8C> /usr/lib/libcrypto.0.9.7.dylib
    0x12a43000 - 0x12ac1fff +com.adobe.InDesign.DynamicDocumentsUI (8.0.0.370 - ???) <8DA4D224-F982-BEF8-F3C8-92C705ED45F4> /Applications/Adobe InDesign CS6/*/DynamicDocumentsUI
    0x12ae2000 - 0x12b17ff3 +com.adobe.InDesign.Gradient Panel (8.0.0.370 - ???) <C99C9685-73D1-9B33-767A-ACCD7ED75B88> /Applications/Adobe InDesign CS6/*/Gradient Panel
    0x12b2a000 - 0x12bb1ffb +com.adobe.InDesign.Graphic Panels (8.0.0.370 - ???) <168D9A85-2E5B-37F3-D9EA-EFDFACF43699> /Applications/Adobe InDesign CS6/*/Graphic Panels
    0x12bd1000 - 0x12bebffb +com.adobe.InDesign.JPEG Export (8.0.0.370 - ???) <AEF73F87-0C58-3488-6977-6C1CE94A18D1> /Applications/Adobe InDesign CS6/*/JPEG Export
    0x12bfa000 - 0x12c46fff +com.adobe.InDesign.Output Preview (8.0.0.370 - ???) <D074CD73-B3DF-BA5C-0ABD-6199C45DD42A> /Applications/Adobe InDesign CS6/*/Output Preview
    0x12c5a000 - 0x12c6fffb +com.adobe.InDesign.OutputMiscUI (8.0.0.370 - ???) <31D569A8-4184-7A04-7E78-D161806F763A> /Applications/Adobe InDesign CS6/*/OutputMiscUI
    0x12c7e000 - 0x12cfefe3 +com.adobe.InDesign.PDF UI (8.0.0.370 - ???) <4F221BEA-92E2-BCEC-B4CA-C9CE95D31722> /Applications/Adobe InDesign CS6/*/PDF UI
    0x12d1a000 - 0x12d76fef +com.adobe.AdobeXMPCore (Adobe XMP Core 5.3 -c 11 - 66.145661) <123A0829-A85B-6E67-0E48-4F37B08E4C03> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    0x12d7f000 - 0x12d94fff +com.adobe.InDesign.Printer Styles (8.0.0.370 - ???) <D713E603-15FA-C061-0D64-F4A76B045F71> /Applications/Adobe InDesign CS6/*/Printer Styles
    0x12d9f000 - 0x12e72fff +com.adobe.InDesign.PrintUI (8.0.0.370 - ???) <F0050870-F5F0-3B3E-BC3E-2F6D46F43694> /Applications/Adobe InDesign CS6/*/PrintUI
    0x12e93000 - 0x12ea2ffb +com.adobe.InDesign.PS Import UI (8.0.0.370 - ???) <5BE45093-9397-461D-37EA-142BA92B408C> /Applications/Adobe InDesign CS6/*/PS Import UI
    0x12ead000 - 0x12ecbffb +com.adobe.InDesign.Swatch Library Panel (8.0.0.370 - ???) <F78ECFDA-25FF-0740-D7AF-FA66169D3BA7> /Applications/Adobe InDesign CS6/*/Swatch Library Panel
    0x12ed6000 - 0x12f8aff3 +com.adobe.InDesign.Swatches Panel (8.0.0.370 - ???) <2CA597D8-8277-3616-7219-BA320C75B249> /Applications/Adobe InDesign CS6/*/Swatches Panel
    0x12fb5000 - 0x1305bffb +com.adobe.InDesign.Transparency UI (8.0.0.370 - ???) <87E0536E-598D-C382-79F0-872FA5C27C5E> /Applications/Adobe InDesign CS6/*/Transparency UI
    0x13084000 - 0x130e6ff3 +com.adobe.InDesign.Assignment UI (8.0.0.370 - ???) <399A5D72-B369-A3C4-2C9F-BBD2BB0E7F3D> /Applications/Adobe InDesign CS6/*/Assignment UI
    0x13100000 - 0x1311efeb +com.adobe.InDesign.InCopy Bridge UI (8.0.0.370 - ???) <5C148722-DA95-AB4A-8335-6BE4AC931366> /Applications/Adobe InDesign CS6/*/InCopy Bridge UI
    0x13128000 - 0x13164ff3 +com.adobe.InDesign.InCopy Bridge (8.0.0.370 - ???) <20E58D68-75C9-F0CB-2991-28086A791FBF> /Applications/Adobe InDesign CS6/*/InCopy Bridge
    0x13171000 - 0x13178fff +com.adobe.InDesign.InCopyExport (8.0.0.370 - ???) <F4CEC010-0752-E920-3B48-6082D10CAF4D> /Applications/Adobe InDesign CS6/*/InCopyExport
    0x13180000 - 0x13186fff +com.adobe.InDesign.InCopyImport (8.0.0.370 - ???) <9FEF0CC7-FD64-B251-180E-A2E17E89FFD0> /Applications/Adobe InDesign CS6/*/InCopyImport
    0x1318c000 - 0x13191fff +com.adobe.InDesign.InCopyWorkflow UI (8.0.0.370 - ???) <70CA2A6C-540D-C0CA-B4EE-5CAC53EFF519> /Applications/Adobe InDesign CS6/*/InCopyWorkflow UI
    0x13199000 - 0x131edffb +com.adobe.InDesign.Note (8.0.0.370 - ???) <493B54A6-11B2-864E-C8ED-EEF4198B3EB4> /Applications/Adobe InDesign CS6/*/Note
    0x13206000 - 0x13211ff3 +com.adobe.InDesign.NotePref (8.0.0.370 - ???) <B00EDAEC-2201-BA55-B530-22CFDA8FB7DF> /Applications/Adobe InDesign CS6/*/NotePref
    0x1321e000 - 0x132bffff +com.adobe.InDesign.ButtonUI (8.0.0.370 - ???) <1E583694-407D-BE2A-40B0-4349511DFE1D> /Applications/Adobe InDesign CS6/*/ButtonUI
    0x132e5000 - 0x1330cffb +com.adobe.InDesign.MediaUI (8.0.0.370 - ???) <4A684112-5E81-150D-4C58-6685BDDBF479> /Applications/Adobe InDesign CS6/*/MediaUI
    0x1331e000 - 0x1332bff3 +com.adobe.InDesign.Alignment Panel (8.0.0.370 - ???) <1A57AA33-0A5B-ACD3-50D2-724770247AD3> /Applications/Adobe InDesign CS6/*/Alignment Panel
    0x13331000 - 0x13374ff7 +com.adobe.InDesign.Asset Library Panel (8.0.0.370 - ???) <7C607327-F61A-900D-C12C-EB4B4E11904D> /Applications/Adobe InDesign CS6/*/Asset Library Panel
    0x13390000 - 0x133fbffb +com.adobe.InDesign.Asset PubLibrary (8.0.0.370 - ???) <367764EF-3037-6771-F12E-36E5DB269ECF> /Applications/Adobe InDesign CS6/*/Asset PubLibrary
    0x13413000 - 0x1345cfff +com.adobe.InDesign.Book Panel (8.0.0.370 - ???) <EDD89CA1-6F14-17D6-4AAC-F6FAF61BF715> /Applications/Adobe InDesign CS6/*/Book Panel
    0x13476000 - 0x13490ff3 +com.adobe.InDesign.Bookmark Panel (8.0.0.370 - ???) <CF1482BA-E545-358D-FF17-1AB473C96F5D> /Applications/Adobe InDesign CS6/*/Bookmark Panel
    0x134a2000 - 0x134d9ff3 +com.adobe.InDesign.ContentDropper Tool (8.0.0.370 - ???) <1E9C2AB2-5EEF-6C69-2332-9D5FDD165F83> /Applications/Adobe InDesign CS6/*/ContentDropper Tool
    0x134ef000 - 0x1352dff3 +com.adobe.InDesign.Control Panel (8.0.0.370 - ???) <D59E9E14-47F6-E76A-7A42-F49BD46673F3> /Applications/Adobe InDesign CS6/*/Control Panel
    0x13542000 - 0x1354affb +com.adobe.InDesign.Create Guides Dialog (8.0.0.370 - ???) <ADB3C8BC-34EE-459B-6F83-3E54D3A242E0> /Applications/Adobe InDesign CS6/*/Create Guides Dialog
    0x13552000 - 0x13589fff +com.adobe.InDesign.Eyedropper Tool (8.0.0.370 - ???) <CA80FBEA-986E-5301-3CED-EC620212F52E> /Applications/Adobe InDesign CS6/*/Eyedropper Tool
    0x13599000 - 0x1361fff3 +com.adobe.InDesign.Hyperlinks Panel (8.0.0.370 - ???) <A8A63B20-5365-EE1F-F729-EC03640B0FC0> /Applications/Adobe InDesign CS6/*/Hyperlinks Panel
    0x1363b000 - 0x136bdfff +com.adobe.InDesign.Index Panel (8.0.0.370 - ???) <DB5D600B-28DB-501E-1DBC-7C8C3C202670> /Applications/Adobe InDesign CS6/*/Index Panel
    0x136d6000 - 0x136e1fff +unihan (??? - ???) <9FC06EAB-E3E2-7CF6-52B4-39B920584A27> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/unihan.framework/Versions/A/unihan
    0x136ed000 - 0x1374bff3 +com.adobe.InDesign.Info Panel (8.0.0.370 - ???) <6767B322-AE16-F72C-E61E-CB70EB63871E> /Applications/Adobe InDesign CS6/*/Info Panel
    0x1375b000 - 0x13821fe7 +com.adobe.InDesign.Knowledge Base (8.0.0.370 - ???) <3C0E0B8C-4A9D-50DE-3FC4-C05733E22301> /Applications/Adobe InDesign CS6/*/Knowledge Base
    0x13828000 - 0x13874fff +com.adobe.InDesign.Layers Panel (8.0.0.370 - ???) <0EA29176-2514-2D31-292F-7ED2C9530028> /Applications/Adobe InDesign CS6/*/Layers Panel
    0x1388d000 - 0x13890ff7 +com.adobe.InDesign.Layout Adjustment Panel (8.0.0.370 - ???) <DB6A578B-4622-2B68-3B66-CFA0FAF0E25E> /Applications/Adobe InDesign CS6/*/Layout Adjustment Panel
    0x13897000 - 0x138b6ff3 +com.adobe.InDesign.Layout Adjustment (8.0.0.370 - ???) <77BDE746-6BCA-0975-06CF-2617CE4326BA> /Applications/Adobe InDesign CS6/*/Layout Adjustment
    0x138c2000 - 0x1390bfff +com.adobe.InDesign.Links UI (8.0.0.370 - ???) <0B60E760-139E-22C8-3C61-2CE973D7608D> /Applications/Adobe InDesign CS6/*/Links UI
    0x13924000 - 0x139c3ff3 +com.adobe.InDesign.ObjectStylesUI (8.0.0.370 - ???) <F541B941-79CF-5D42-F5FD-B99C3BCF5B67> /Applications/Adobe InDesign CS6/*/ObjectStylesUI
    0x139e9000 - 0x13a0bffb +com.adobe.InDesign.Page Setup Dialog (8.0.0.370 - ???) <DA18018D-A37B-423F-4F8D-AF17D5F0BB3C> /Applications/Adobe InDesign CS6/*/Page Setup Dialog
    0x13a15000 - 0x13ad5fe3 +com.adobe.InDesign.Pages Panel (8.0.0.370 - ???) <6D0D2D1C-D5C2-70BD-C611-4B8BAF24C7CB> /Applications/Adobe InDesign CS6/*/Pages Panel
    0x13af9000 - 0x13b06fff +com.adobe.InDesign.Sections UI (8.0.0.370 - ???) <9F1F3835-16BB-B173-E30C-E37F61E20450> /Applications/Adobe InDesign CS6/*/Sections UI
    0x13b0e000 - 0x13b16fff +com.adobe.InDesign.StepRepeat (8.0.0.370 - ???) <A9EF00EA-8BB6-AD34-B4CA-2814537216F1> /Applications/Adobe InDesign CS6/*/StepRepeat
    0x13b1f000 - 0x13b5cfff +com.adobe.InDesign.Text Wrap Panel (8.0.0.370 - ???) <1CBD8530-D104-B2AA-6258-D3276ADCBEBA> /Applications/Adobe InDesign CS6/*/Text Wrap Panel
    0x13b6f000 - 0x13babff3 +com.adobe.InDesign.TOC UI Dialog (8.0.0.370 - ???) <463C7166-97BB-A2BD-FD54-D07AD3B65043> /Applications/Adobe InDesign CS6/*/TOC UI Dialog
    0x13bbf000 - 0x13bf7fff +com.adobe.InDesign.Transform Panel (8.0.0.370 - ???) <639982B3-0E17-99FA-C6F0-983B883B269D> /Applications/Adobe InDesign CS6/*/Transform Panel
    0x13c06000 - 0x13c20ff3 +com.adobe.InDesign.Image Import UI (8.0.0.370 - ???) <C4992FEA-1795-D59F-CE90-5C50014F78E2> /Applications/Adobe InDesign CS6/*/Image Import UI
    0x13c2d000 - 0x13c40feb +com.adobe.InDesign.Scotch Rules (8.0.0.370 - ???) <84E401CA-C8D0-2C5A-E9E1-C038BACEDAF4> /Applications/Adobe InDesign CS6/*/Scotch Rules
    0x13c48000 - 0x13ca2fff +com.adobe.InDesign.BNUI (8.0.0.370 - ???) <E1069FF1-BDA6-6AB5-94B9-399EFAD33CF3> /Applications/Adobe InDesign CS6/*/BNUI
    0x13cbc000 - 0x13d5cffb +com.adobe.InDesign.DataMerge (8.0.0.370 - ???) <B70DF58E-BEB4-BD3A-B438-04DCA4BB465A> /Applications/Adobe InDesign CS6/*/DataMerge
    0x13d74000 - 0x13da9fff +com.adobe.InDesign.DataMergeUI (8.0.0.370 - ???) <982460FB-B502-C9D1-D7C0-65BBC2FCCB64> /Applications/Adobe InDesign CS6/*/DataMergeUI
    0x13dc0000 - 0x13dd4ff3 +com.adobe.InDesign.PMWelcomeScreen (8.0.0.370 - ???) <2648F80C-C135-9DC5-A636-C05A8BF661C3> /Applications/Adobe InDesign CS6/*/PMWelcomeScreen
    0x13de5000 - 0x13ed2ffb +com.adobe.InDesign.Package and Preflight UI (8.0.0.370 - ???) <68E93544-772B-CC9C-E823-9203F4272CD7> /Applications/Adobe InDesign CS6/*/Package and Preflight UI
    0x13f02000 - 0x14117ff3 +com.adobe.InDesign.Package and Preflight (8.0.0.370 - ???) <6769A211-92EE-F6F2-2E52-3C06226A352A> /Applications/Adobe InDesign CS6/*/Package and Preflight
    0x14149000 - 0x14171feb +com.adobe.AXE8SharedExpat (AdobeAXE8SharedExpat 3.7.101.18636 - 3.7.101.18636) <C38ACBCE-04AA-DF40-FF79-29377F25CDAF> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8SharedExpa t
    0x14190000 - 0x14277fef +com.adobe.InDesign.JBX (8.0.0.370 - ???) <79DEAE03-D442-EFF6-6751-87BA05F5A3CB> /Applications/Adobe InDesign CS6/*/JBX
    0x1429a000 - 0x1429eff7 +com.adobe.InDesign.Script Label Panel (8.0.0.370 - ???) <AC232069-F90D-7E32-8292-E09EEA27F9EE> /Applications/Adobe InDesign CS6/*/Script Label Panel
    0x142a7000 - 0x142b3ffb +com.adobe.InDesign.Scripts Panel (8.0.0.370 - ???) <10F367E1-2F61-B4E6-1883-E8A5265548AE> /Applications/Adobe InDesign CS6/*/Scripts Panel
    0x142be000 - 0x143a1ffb +com.adobe.InDesign.Tables UI (8.0.0.370 - ???) <033963EE-D716-131A-2164-6D5CA7ADFC86> /Applications/Adobe InDesign CS6/*/Tables UI
    0x143c6000 - 0x14469ffb +com.adobe.InDesign.TableStylesUI (8.0.0.370 - ???) <48A7D3F8-B856-43FC-A119-51D9C08E235D> /Applications/Adobe InDesign CS6/*/TableStylesUI
    0x1448b000 - 0x144f4ff3 +com.adobe.InDesign.Character Panel (8.0.0.370 - ???) <1B6D9695-AAB9-EDA5-D0D1-C931688C5EC3> /Applications/Adobe InDesign CS6/*/Character Panel
    0x14511000 - 0x1453fff7 +com.adobe.InDesign.Conditional Text UI (8.0.0.370 - ???) <B52329F2-94C5-AFA9-379A-983FD42B48B0> /Applications/Adobe InDesign CS6/*/Conditional Text UI
    0x14554000 - 0x14570ff7 +com.adobe.InDesign.Create Outlines (8.0.0.370 - ???) <048977B2-4975-2E80-018F-55C9D2C84C92> /Applications/Adobe InDesign CS6/*/Create Outlines
    0x1457a000 - 0x146a8fe3 +com.adobe.InDesign.Find and Change Panel (8.0.0.370 - ???) <2ED6F128-5265-8B55-F0F8-B457409F5796> /Applications/Adobe InDesign CS6/*/Find and Change Panel
    0x146db000 - 0x14700ff7 +com.adobe.InDesign.Find Change Format Panel (8.0.0.370 - ???) <A3C09444-DD22-7E8E-720E-C163A7FF837D> /Applications/Adobe InDesign CS6/*/Find Change Format Panel
    0x1470f000 - 0x14735ff7 +com.adobe.InDesign.Font Usage Dialog (8.0.0.370 - ???) <3EA16C7B-F9CC-E218-1200-BC235DB3423E> /Applications/Adobe InDesign CS6/*/Font Usage Dialog
    0x14744000 - 0x14827ffb +com.adobe.InDesign.Glyphs Panel (8.0.0.370 - ???) <5EA3F9D0-3442-21FD-99D8-A054E2264070> /Applications/Adobe InDesign CS6/*/Glyphs Panel
    0x14843000 - 0x1484bff3 +com.adobe.InDesign.Hyphenation Panel (8.0.0.370 - ???) <5341F962-F6E2-02FC-2D11-419DC5E74D14> /Applications/Adobe InDesign CS6/*/Hyphenation Panel
    0x14857000 - 0x14867ffb +com.adobe.InDesign.Indents and Tabs (8.0.0.370 - ???) <B33F6EAA-F9AF-BF34-1F08-47808F94C046> /Applications/Adobe InDesign CS6/*/Indents and Tabs
    0x14872000 - 0x1487aff3 +com.adobe.InDesign.Justification Panel (8.0.0.370 - ???) <F8460C83-8DE0-73B1-6A49-C75969DBA54F> /Applications/Adobe InDesign CS6/*/Justification Panel
    0x14881000 - 0x14887ff3 +com.adobe.InDesign.Keeps Panel (8.0.0.370 - ???) <4AD1C274-44A7-7FD1-30F3-1ADDD92025EF> /Applications/Adobe InDesign CS6/*/Keeps Panel
    0x1488d000 - 0x148adfeb +com.adobe.InDesign.Optical Kerning (8.0.0.370 - ???) <5E9D52E9-DE58-69D6-4924-FF6E82019F55> /Applications/Adobe InDesign CS6/*/Optical Kerning
    0x148b5000 - 0x148e3ff3 +com.adobe.InDesign.Paragraph Panel (8.0.0.370 - ???) <2949EAB7-8543-8C0C-97A4-F44D2CA5D9B8> /Applications/Adobe InDesign CS6/*/Paragraph Panel
    0x148f0000 - 0x14900ffb +com.adobe.InDesign.Paragraph Rules Panel (8.0.0.370 - ???) <DB991FAE-B099-F846-277E-6D51316B1393> /Applications/Adobe InDesign CS6/*/Paragraph Rules Panel
    0x14907000 - 0x1491dff7 +com.adobe.InDesign.Path Type UI (8.0.0.370 - ???) <6EB49527-FEC9-C79E-68D1-F6FB37C35419> /Applications/Adobe InDesign CS6/*/Path Type UI
    0x1492a000 - 0x14933ffb +PathTypeLib.dylib (??? - ???) <8F64EEBE-7B35-04D9-1A40-296790C82598> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/PathTypeLib.dylib
    0x1493a000 - 0x14964fff +com.adobe.InDesign.RunIn Styles Panel (8.0.0.370 - ???) <EFE3E465-22E1-B49C-C55E-5CDD12E60AC3> /Applications/Adobe InDesign CS6/*/RunIn Styles Panel
    0x14972000 - 0x14982ffb +com.adobe.InDesign.SING (8.0.0.370 - ???) <61BF8D63-5ECC-A90D-1FDC-B124ADA0D0A5> /Applications/Adobe InDesign CS6/*/SING
    0x14989000 - 0x14991ff7 +com.adobe.InDesign.Span Columns Panel (8.0.0.370 - ???) <56CEFE88-C354-C689-99D7-F38B7D858966> /Applications/Adobe InDesign CS6/*/Span Columns Panel
    0x14998000 - 0x149e4ff7 +com.adobe.InDesign.Spelling Panel (8.0.0.370 - ???) <201EFD3B-7BF3-38E2-0992-2A7CE8799FD9> /Applications/Adobe InDesign CS6/*/Spelling Panel
    0x149fc000 - 0x14a0dff7 +com.adobe.InDesign.Story Panel (8.0.0.370 - ???) <A21295BA-8A42-7B84-4DDD-1F24884BFAD4> /Applications/Adobe InDesign CS6/*/Story Panel
    0x14a17000 - 0x14a86ff3 +com.adobe.InDesign.Style Panel (8.0.0.370 - ???) <FA69BA30-90AA-5CEE-8B72-AB9BCAC6FDD1> /Applications/Adobe InDesign CS6/*/Style Panel
    0x14aa5000 - 0x14ab0ffb +com.adobe.InDesign.Text Color Panel (8.0.0.370 - ???) <DD01A0EF-1A9B-4A67-F5A2-65E126B84265> /Applications/Adobe InDesign CS6/*/Text Color Panel
    0x14ab6000 - 0x14ae0ffb +com.adobe.InDesign.Text Frame Options (8.0.0.370 - ???) <EB1EDB1B-9DDC-FBD1-7C2B-1081F7DEADAF> /Applications/Adobe InDesign CS6/*/Text Frame Options
    0x14af0000 - 0x14b4fff7 +com.adobe.InDesign.Text Panel (8.0.0.370 - ???) <4D8C3996-CA93-FEF5-AAF4-074DF431DCC1> /Applications/Adobe InDesign CS6/*/Text Panel
    0x14b64000 - 0x14b80ff7 +com.adobe.InDesign.Text Preferences (8.0.0.370 - ???) <DE058137-60B9-6C2D-AAFA-FB99BBF16343> /Applications/Adobe InDesign CS6/*/Text Preferences
    0x14b8c000 - 0x14babfff +com.adobe.InDesign.Text Ruler (8.0.0.370 - ???) <A6116817-54FD-ADD4-17E6-567EAE23EB6D> /Applications/Adobe InDesign CS6/*/Text Ruler
    0x14bb8000 - 0x14bd6ff3 +com.adobe.InDesign.Text Style Panel (8.0.0.370 - ???) <C773AF02-7F9B-ACA6-2EB0-6AD306DAF63E> /Applications/Adobe InDesign CS6/*/Text Style Panel
    0x14be2000 - 0x14c0bff7 +com.adobe.InDesign.Article Panel (8.0.0.370 - ???) <E0F3245B-7976-AE49-00B9-2683BE022C41> /Applications/Adobe InDesign CS6/*/Article Panel
    0x14c20000 - 0x14c49fff +com.adobe.InDesign.CSXS (8.0.0.370 - ???) <018B245A-072B-B36F-5D3C-2BD5AD0F8876> /Applications/Adobe InDesign CS6/*/CSXS
    0x14c5e000 - 0x14df2fff +com.adobe.PlugPlug (3.0.0.383 - 3.0.0.383) <2205B6E1-7C9E-1892-EC68-C1B326C727A8> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/PlugPlug.framework/Versions/A/PlugPlug
    0x14e9a000 - 0x14ecdff3 +com.adobe.InDesign.Galley Preferences (8.0.0.370 - ???) <338FBCD0-2382-5B70-CF08-5F40C3BDC130> /Applications/Adobe InDesign CS6/*/Galley Preferences
    0x14ee1000 - 0x14f01ffb +com.adobe.InDesign.GapTool (8.0.0.370 - ???) <29265658-52CA-6DCC-71F5-25D6B0E678BA> /Applications/Adobe InDesign CS6/*/GapTool
    0x14f0e000 - 0x14f17ff3 +com.adobe.InDesign.General Preferences Panel (8.0.0.370 - ???) <CAEDDEEF-8606-F336-817A-E78153CE2571> /Applications/Adobe InDesign CS6/*/General Preferences Panel
    0x14f1e000 - 0x14f38fe3 +com.adobe.ahclientframework (1.7.0.56 - 1.7.0.56) <928D8FAD-DEE7-F1D0-FE17-FA7F4E4C1E48> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient
    0x14f43000 - 0x14f5aff3 +com.adobe.InDesign.Performance UI (8.0.0.370 - ???) <45BFDBD4-66CD-0CDA-C959-E510A38C915F> /Applications/Adobe InDesign CS6/*/Performance UI
    0x14f6a000 - 0x14f8bfff +com.adobe.InDesign.SharedContentUI (8.0.0.370 - ???) <F7AD6FD7-F2A2-17B0-066B-0805A9B4361D> /Applications/Adobe InDesign CS6/*/SharedContentUI
    0x14f97000 - 0x14fb7fff +com.adobe.InDesign.Shortcut Editor Dialog (8.0.0.370 - ???) <7AB73363-5284-2CDF-59A2-B9CEC4AD2A78> /Applications/Adobe InDesign CS6/*/Shortcut Editor Dialog
    0x14fc4000 - 0x14fd9ffb +com.adobe.InDesign.Tool Box (8.0.0.370 - ???) <A92C9A1A-FBE9-0D86-9DF4-08A5641B6595> /Applications/Adobe InDesign CS6/*/Tool Box
    0x14fe8000 - 0x14ff4ffb +com.adobe.InDesign.Tool Tips (8.0.0.370 - ???) <7096572C-F930-7341-5B79-CCE04B6FCBDB> /Applications/Adobe InDesign CS6/*/Tool Tips
    0x14fff000 - 0x15005ffb +com.adobe.InDesign.Track Changes Preferences (8.0.0.370 - ???) <3819FEAD-5C72-FEB6-3124-DD1CA4F9BF97> /Applications/Adobe InDesign CS6/*/Track Changes Preferences
    0x1500c000 - 0x1501ffff +com.adobe.InDesign.Track Changes UI (8.0.0.370 - ???) <14FAFC2F-029D-235C-FD32-C29B76EA7F05> /Applications/Adobe InDesign CS6/*/Track Changes UI
    0x15025000 - 0x1502fff3 +com.adobe.InDesign.PerformanceMetrics (8.0.0.370 - ???) <D7176A7C-DE1F-DE19-54FB-816FB3A56F98> /Applications/Adobe InDesign CS6/*/PerformanceMetrics
    0x15036000 - 0x15044fff +com.adobe.InDesign.Metadata UI (8.0.0.370 - ???) <72B263D6-2695-0AD0-3B27-BC5F91856777> /Applications/Adobe InDesign CS6/*/Metadata UI
    0x1504b000 - 0x150c3fe3 +com.adobe.FileInfo.framework (Adobe XMP FileInfo 5 . 3 . 0 . 0 -i 3 - 66.145433) <EF13921E-1CC6-2891-0EEC-D8D8C68D5D87> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
    0x150d2000 - 0x150daffb +com.adobe.InDesign.Workgroup UI (8.0.0.370 - ???) <065184B8-B391-7634-9D4B-0FA95D12445B> /Applications/Adobe InDesign CS6/*/Workgroup UI
    0x150e0000 - 0x15130ff3 +com.adobe.InDesign.Snippet (8.0.0.370 - ???) <F4F2E8E0-F38F-A639-619E-6CFE60AB092C> /Applications/Adobe InDesign CS6/*/Snippet
    0x15144000 - 0x15272ff7 +com.adobe.InDesign.XMedia UI (8.0.0.370 - ???) <A669B051-78AE-4E11-E897-62855B62BC34> /Applications/Adobe InDesign CS6/*/XMedia UI
    0x152ae000 - 0x15300fff +com.adobe.InDesign.Actions (8.0.0.370 - ???) <4DB174D9-5BFD-8E60-8D5B-842E42BAFED6> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Actions.InDesignPlugin/Actions
    0x15313000 - 0x154bffff +com.adobe.InDesign.AppFramework (8.0.0.370 - ???) <37A21F7E-89E0-6F90-1F36-8DBD540D75AF> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/AppFramework.InDesignPlugin/AppFramework
    0x154ff000 - 0x157ddff7 +com.adobe.InDesign.Application UI (8.0.0.370 - ???) <DC17ED34-F202-1273-AD65-50BCE7BFFFE5> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Application UI.InDesignPlugin/Application UI
    0x15867000 - 0x1591bffb +com.adobe.AdobeExtendScript (ExtendScript 4.2.12 - 4.2.12.18602) <2C860A49-8645-DC74-DC56-53BC99138C6F> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/AdobeExtendScript
    0x1595e000 - 0x159fcff3 +com.adobe.AdobeScCore (ScCore 4.2.12 - 4.2.12.18602) <D8CDF140-E42A-DCFB-AFFC-69B4694FB639> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCore
    0x15a32000 - 0x15a9fffb +com.adobe.headlights.LogSessionFramework (??? - 2.1.2.1652) <82DA9279-45D2-AD40-C86C-F5A94B9DAAFF> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
    0x15aee000 - 0x15b13ff7 +com.adobe.InDesign.Article (8.0.0.370 - ???) <3F6AA216-A395-E8EB-2D75-A68EFCBCD60A> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Article.InDesignPlugin/Article
    0x15b1f000 - 0x15bbeffb +com.adobe.InDesign.Assignments (8.0.0.370 - ???) <26B7FA96-2070-E56C-072E-5BF4FAC72C18> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Assignments.InDesignPlugin/Assignments
    0x15bd8000 - 0x15c93fef +com.adobe.AdobeXMPFiles (Adobe XMP Files 5.4 -f 49 - 66.145661) <B8855D3A-C827-D9EB-040E-F808043458DA> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeXMPFiles.framework/Versions/A/AdobeXMPFiles
    0x15cc2000 - 0x15cfdff3 +com.adobe.InDesign.AWS (8.0.0.370 - ???) <F88DE0E8-30E4-6278-6775-FA6A9B7C4442> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/AWS.InDesignPlugin/AWS
    0x15d0f000 - 0x15d39ff3 +com.adobe.InDesign.AWSUI (8.0.0.370 - ???) <5C581BF5-0501-0633-DA35-AC4908931944> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/AWSUI.InDesignPlugin/AWSUI
    0x15d48000 - 0x15d81ff7 +com.adobe.InDesign.Basic Tools (8.0.0.370 - ???) <0C4F33B7-E67F-3F64-BC8A-8567200FB0C3> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Basic Tools.InDesignPlugin/Basic Tools
    0x15d96000 - 0x15df5ffb +com.adobe.InDesign.Behavior (8.0.0.370 - ???) <FABD82A1-F4A7-9D3E-36F4-F9367F8F01E7> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Behavior.InDesignPlugin/Behavior
    0x15e0a000 - 0x15ea8fe3 +com.adobe.InDesign.BNCore (8.0.0.370 - ???) <C6D7C19A-CB6E-A3A3-CDC0-9EB8E3D5F8DA> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/BNCore.InDesignPlugin/BNCore
    0x15ebf000 - 0x15f24ff3 +com.adobe.InDesign.Book (8.0.0.370 - ???) <0AC7BC7B-8B04-633D-6415-F9C6F3B2687E> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Book.InDesignPlugin/Book
    0x15f36000 - 0x15f6eff3 +com.adobe.InDesign.CellStyles (8.0.0.370 - ???) <F1F10EDD-58CA-AA3D-BB57-BFCA0816A1DA> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/CellStyles.InDesignPlugin/CellStyles
    0x15f7e000 - 0x16003fef +com.adobe.InDesign.CJK Text Attributes (8.0.0.370 - ???) <C6F945FC-E839-778E-A073-DE4772A8E821> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/CJK Text Attributes.InDesignPlugin/CJK Text Attributes
    0x1601d000 - 0x160a0fff +com.adobe.InDesign.CJKGrid (8.0.0.370 - ???) <C93F411B-0C21-0268-D70C-CBC084D8C427> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/CJKGrid.InDesignPlugin/CJKGrid
    0x160b6000 - 0x1619efff +com.adobe.InDesign.Color Management (8.0.0.370 - ???) <AEB38774-2898-14E0-EF60-2FAD9277E576> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Color Management.InDesignPlugin/Color Management
    0x161c0000 - 0x16221ff3 +com.adobe.InDesign.CompFontMgr (8.0.0.370 - ???) <A6CD1E5C-4576-F1E2-86E5-59B4AFC480E0> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/CompFontMgr.InDesignPlugin/CompFontMgr
    0x16234000 - 0x16289ff3 +com.adobe.InDesign.Conditional Text (8.0.0.370 - ???) <0E4C9727-2262-6EC4-2E82-257C8F5F4183> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Conditional Text.InDesignPlugin/Conditional Text
    0x1629c000 - 0x162ceff3 +com.adobe.InDesign.ContentDropper (8.0.0.370 - ???) <CF2D1EA9-9B37-4A91-91B5-CAEA4D49CF7E> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/ContentDropper.InDesignPlugin/ContentDropper
    0x162dd000 - 0x162fdfff +com.adobe.InDesign.Dialog Layout (8.0.0.370 - ???) <03D98479-D7D1-2E54-F386-695645140C0A> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Dialog Layout.InDesignPlugin/Dialog Layout
    0x1630a000 - 0x16330ff7 +com.adobe.InDesign.Document Actions (8.0.0.370 - ???) <0DACEFC9-4F3E-0D14-C955-38CA59D8B8A9> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Document Actions.InDesignPlugin/Document Actions
    0x1633a000 - 0x16509fef +com.adobe.InDesign.Document Framework (8.0.0.370 - ???) <719D4428-D6DD-B14F-E32B-2227C3E7F10E> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Document Framework.InDesignPlugin/Document Framework
    0x16538000 - 0x16540ff7 +com.adobe.InDesign.Document UI (8.0.0.370 - ???) <5F56ABC9-9C79-F847-0723-3D0D25F6DD7D> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Document UI.InDesignPlugin/Document UI
    0x16547000 - 0x1688bffb +com.adobe.InDesign.Dynamic Documents (8.0.0.370 - ???) <8CF89B21-DC1B-AF40-FAD2-D46F3C60F899> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Dynamic Documents.InDesignPlugin/Dynamic Documents
    0x168c1000 - 0x169a2fe7 +com.adobe.AGMFL (AdobeAGMFL 2.1.0.19553 - 2.1.0.19553) <3B20BE68-253F-ECCE-2BC9-68FDE89213A0> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/ADBE_AGMFL.framework/Versions/A/ADBE_AGMFL
    0x169c1000 - 0x16b74fe3 +com.adobe.AFlamingo (AFlamingo 2.3.102.19287 - 2.3.102.19287) <A04AE11D-8128-3324-295F-504CBAD447E1> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/aflamingo.framework/Versions/A/aflamingo
    0x16b90000 - 0x16c8bff7 +com.adobe.InDesign.EPS Page Item (8.0.0.370 - ???) <659D1891-D2A5-FE6E-B96D-FAFEFE68FA20> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/EPS Page Item.InDesignPlugin/EPS Page Item
    0x16cb3000 - 0x16db0ff7 +com.adobe.InDesign.Font Manager (8.0.0.370 - ???) <9D1C1A4E-3229-2FBE-B31C-50F15DB43ECD> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Font Manager.InDesignPlugin/Font Manager
    0x16dc8000 - 0x16e98ffb +com.adobe.InDesign.FormField (8.0.0.370 - ???) <CF177A19-26BF-677C-6383-0A5825243D47> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/FormField.InDesignPlugin/FormField
    0x16eb6000 - 0x16f12ffb +com.adobe.InDesign.Galley (8.0.0.370 - ???) <DE1575A7-CB25-37B4-6F58-8B61333DC7F1> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Galley.InDesignPlugin/Galley
    0x16f22000 - 0x17067ff3 +com.adobe.InDesign.GalleyUI (8.0.0.370 - ???) <A1D87895-35D8-3AE1-06A7-EDF7EE75EB83> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/GalleyUI.InDesignPlugin/GalleyUI
    0x17088000 - 0x172beff7 +com.adobe.InDesign.Generic Page Item (8.0.0.370 - ???) <D008C5CA-6491-A79E-030E-7AA8913F798F> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Generic Page Item.InDesignPlugin/Generic Page Item
    0x172f7000 - 0x17302ff7 +com.adobe.InDesign.GenericSettings (8.0.0.370 - ???) <5C7B524F-FF92-1DF4-87BE-81E6E823247F> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/GenericSettings.InDesignPlugin/GenericSettings
    0x17309000 - 0x1730affb +com.adobe.InDesign.Global Preferences Panel (8.0.0.370 - ???) <1E82EF72-4A43-5D8F-F38E-3213B34884CC> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Global Preferences Panel.InDesignPlugin/Global Preferences Panel
    0x1730f000 - 0x1737cffb +com.adobe.InDesign.Gradient Fill (8.0.0.370 - ???) <DD46630A-8604-596B-01EF-AF2D4E71E0F7> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Gradient Fill.InDesignPlugin/Gradient Fill
    0x17391000 - 0x1748aff3 +com.adobe.InDesign.Graphics (8.0.0.370 - ???) <6751514A-305F-22D5-5F6B-EF83069C2290> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Graphics.InDesignPlugin/Graphics
    0x174a6000 - 0x174b1ff7 +com.adobe.InDesign.Group (8.0.0.370 - ???) <64697676-1836-6A88-EAD5-D2A08DE79F6E> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Group.InDesignPlugin/Group
    0x174bb000 - 0x174dbfff +com.adobe.InDesign.Guides (8.0.0.370 - ???) <F9352A2B-1916-8E11-91A9-47F200ADF0FF> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Guides.InDesignPlugin/Guides
    0x174e9000 - 0x17644ffb +com.adobe.InDesign.HTMLPGT (8.0.0.370 - ???) <A8AF2BC0-D57A-C998-263E-2C74D89F689C> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/HTMLPGT.InDesignPlugin/HTMLPGT
    0x176ac000 - 0x177a9ff3 +com.adobe.InDesign.Hyperlinks (8.0.0.370 - ???) <7DBD8FB4-45E4-C1E3-FF9F-CE111584196C> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Hyperlinks.InDesignPlugin/Hyperlinks
    0x177ca000 - 0x17819fef +com.adobe.InDesign.Image Filters (8.0.0.370 - ???) <7886BE2C-CFAE-B06F-DAFD-391E446F033B> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Image Filters.InDesignPlugin/Image Filters
    0x17822000 - 0x17932ffb +com.adobe.InDesign.Image (8.0.0.370 - ???) <0BDFC74B-06D1-E29D-AB7F-04C6E66A5AD2> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Image.InDesignPlugin/Image
    0x17954000 - 0x17974ff3 +com.adobe.InDesign.IME (8.0.0.370 - ???) <68273229-D088-6FE7-0EBB-049D7765EB27> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/IME.InDesignPlugin/IME
    0x17982000 - 0x179f2ff7 +com.adobe.InDesign.Import Export UI (8.0.0.370 - ???) <48FAF53E-A0DA-7DA4-3A8F-D647CE86A237> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Import Export UI.InDesignPlugin/Import Export UI
    0x17a11000 - 0x17b10fe7 +com.adobe.InDesign.InCopyShared (8.0.0.370 - ???) <98C8C02F-7516-57BB-E646-4DF0D94A25C7> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/InCopyShared.InDesignPlugin/InCopyShared
    0x17b30000 - 0x17b4dff3 +com.adobe.InDesign.InCopySharedUI (8.0.0.370 - ???) <6D9537EF-8E60-E9E4-FFDB-CB91E661A66C> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/InCopySharedUI.InDesignPlugin/InCopySharedUI
    0x17b5a000 - 0x17bf5ff7 +com.adobe.InDesign.InCopyWorkflow (8.0.0.370 - ???) <D5BCE9F9-A0F8-5653-FEE7-2E44439CA74C> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/InCopyWorkflow.InDesignPlugin/InCopyWorkflow
    0x17c15000 - 0x17cfcfff +com.adobe.InDesign.Indexing (8.0.0.370 - ???) <BBDBF42B-0FDC-FF20-0EC7-E5C65BCE94BD> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Indexing.InDesignPlugin/Indexing
    0x17d15000 - 0x17dd9fe3 +com.adobe.InDesign.INXCore (8.0.0.370 - ???) <D90FF439-FAA9-5CAF-A1EA-9F9A87BA825B> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/INXCore.InDesignPlugin/INXCore
    0x17dfa000 - 0x17e25ff3 +com.adobe.InDesign.Layer (8.0.0.370 - ???) <D1983877-BBD3-0FEA-2721-56779B06CBE9> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Layer.InDesignPlugin/Layer
    0x17e34000 - 0x1802cfff +com.adobe.InDesign.Layout UI (8.0.0.370 - ???) <C2FFDBBB-7D4A-AEE1-1B0B-FDB5B12BE43D> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Layout UI.InDesignPlugin/Layout UI
    0x18072000 - 0x18099ff3 +com.adobe.InDesign.Layout (8.0.0.370 - ???) <AAF92A8B-C0BE-7B50-AE0C-A1B339F531E3> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Layout.InDesignPlugin/Layout
    0x180a4000 - 0x180f3ffb +com.adobe.InDesign.Linguistics (8.0.0.370 - ???) <7D889554-84E1-8BFD-4215-334161422D69> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Linguistics.InDesignPlugin/Linguistics
    0x18107000 - 0x18248fe7 +com.adobe.InDesign.Links (8.0.0.370 - ???) <A583F3F8-D113-EF79-599F-BC17AAB5C615> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Links.InDesignPlugin/Links
    0x18271000 - 0x18313ff7 +com.adobe.InDesign.Master Page (8.0.0.370 - ???) <E44ED0B1-D4B9-1DD6-3DFA-FBD2B1F02BBE> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Master Page.InDesignPlugin/Master Page
    0x18328000 - 0x18380ff7 +com.adobe.InDesign.Media (8.0.0.370 - ???) <32C3B3B0-3A9A-D6B3-3044-5CBD01CC0A8A> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Media.InDesignPlugin/Media
    0x18391000 - 0x18392ffb +com.adobe.InDesign.Metadata Database Filter (8.0.0.370 - ???) <AAA7D767-80AA-D2C9-AE83-C15DD4C39CF6> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Metadata Database Filter.InDesignPlugin/Metadata Database Filter
    0x18397000 - 0x18426ffb +com.adobe.InDesign.Metadata (8.0.0.370 - ???) <78188C84-AE6A-41D5-9B5F-003009B9CF96> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Metadata.InDesignPlugin/Metadata
    0x1843d000 - 0x18454ff7 +com.adobe.InDesign.Movie (8.0.0.370 - ???) <52B8EED2-6C0E-632A-0EDF-77F61FDE2A8D> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Movie.InDesignPlugin/Movie
    0x18460000 - 0x1849effb +com.adobe.InDesign.Open Place (8.0.0.370 - ???) <96AF9AFB-D46D-6193-6A1D-716D6332847D> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Open Place.InDesignPlugin/Open Place
    0x184ae000 - 0x18562fef +com.adobe.InDesign.Paragraph Composer (8.0.0.370 - ???) <87FA214A-5BEA-C348-84A5-11E346767EB8> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Paragraph Composer.InDesignPlugin/Paragraph Composer
    0x18570000 - 0x185b2ff3 +com.adobe.InDesign.Path Type (8.0.0.370 - ???) <C2D2E374-DD5B-DC87-8263-2F1F39DA120E> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Path Type.InDesignPlugin/Path Type
    0x185c6000 - 0x1880dfff +com.adobe.InDesign.PDF (8.0.0.370 - ???) <54EA456A-3F68-DB9E-B3CE-7118A4326308> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/PDF.InDesignPlugin/PDF
    0x1883f000 - 0x18943fef +com.adobe.PDFPort (AdobePDFPort 2.1.0.19734 - 2.1.0.19734) <71232DFD-06FB-837B-8246-BD20F862B5E3> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobePDFPort.framework/Versions/A/AdobePDFPort
    0x1895c000 - 0x1897bffb +com.adobe.PDFSettings (AdobePDFSettings 1.04.0 - 1.4) <0107FAC2-ABDE-FCA8-A855-E6B9636159DA> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobePDFSettings.framework/Versions/A/AdobePDFSettings
    0x1898a000 - 0x189befff +com.adobe.InDesign.Photoshop Import Filter (8.0.0.370 - ???) <6665B7C1-ED42-831D-5E52-D54AD29D8C32> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Photoshop Import Filter.InDesignPlugin/Photoshop Import Filter
    0x189ca000 - 0x19a76ff3 +com.adobe.psl (AdobePSL 13.0.0.19655 - 13.0.0.19655) <47A9AAEC-43CD-17C9-6E58-6312315FC15D> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobePSL.framework/Versions/A/AdobePSL
    0x19bef000 - 0x19bf0ff1  com.apple.textencoding.unicode (2.4 - 2.4) <4E55D4B9-4E67-3FC9-9407-3E99D1D50F15> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x19bf5000 - 0x19c2ffeb +com.adobe.InDesign.PNG Import Filter (8.0.0.370 - ???) <3C6D23BA-B0F3-8C86-4C21-7DEA4035AFF3> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/PNG Import Filter.InDesignPlugin/PNG Import Filter
    0x19c3c000 - 0x19db1fff +com.adobe.InDesign.Print (8.0.0.370 - ???) <0B16BD91-8977-7D93-59F1-6D67C90B7314> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Print.InDesignPlugin/Print
    0x19dd4000 - 0x19dfaffb +com.adobe.InDesign.Rulers (8.0.0.370 - ???) <953D1536-0758-383D-185A-BEF5523CE59D> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Rulers.InDesignPlugin/Rulers
    0x19e09000 - 0x19eacfff +com.adobe.InDesign.Scripting (8.0.0.370 - ???) <43901F62-3831-D7CF-A200-7A123FC4B15C> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Scripting.InDesignPlugin/Scripting
    0x19ec6000 - 0x19eeaff3 +com.adobe.InDesign.Sections (8.0.0.370 - ???) <F11940EE-4C0A-6008-BF22-35F39ABEE7D9> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Sections.InDesignPlugin/Sections
    0x19ef7000 - 0x19f87ff3 +com.adobe.InDesign.SharedContent (8.0.0.370 - ???) <F8160FD9-5127-03D0-EF2E-E1355F366E11> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/SharedContent.InDesignPlugin/SharedContent
    0x19fa3000 - 0x19fb0ff7 +com.adobe.InDesign.Sound (8.0.0.370 - ???) <38D24640-7AEE-3ADA-E2E2-4D93D76EDEC3> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Sound.InDesignPlugin/Sound
    0x19fb9000 - 0x19fcafff +com.adobe.InDesign.Spelling Service (8.0.0.370 - ???) <0DE5CB05-94A9-8BEF-3877-34FAFECE86D2> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Spelling Service.InDesignPlugin/Spelling Service
    0x19fd5000 - 0x1a01dff7 +com.adobe.InDesign.Spline UI (8.0.0.370 - ???) <221E4B02-9FB7-77BA-76DC-7EA58E2D2316> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Spline UI.InDesignPlugin/Spline UI
    0x1a033000 - 0x1a07cfff +com.adobe.InDesign.Spline (8.0.0.370 - ???) <FCFEE9E7-5F09-E4B1-9CC1-C125DC54C053> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Spline.InDesignPlugin/Spline
    0x1a08f000 - 0x1a0edff7 +com.adobe.InDesign.Spread UI (8.0.0.370 - ???) <AD4D14F3-347B-D246-AD66-B20E84E331B7> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Spread UI.InDesignPlugin/Spread UI
    0x1a102000 - 0x1a241ff7 +com.adobe.InDesign.Spread (8.0.0.370 - ???) <87AF9615-AFB3-C5BD-2E1D-0AADCD0355C2> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Spread.InDesignPlugin/Spread
    0x1a267000 - 0x1a2bffe3 +com.adobe.InDesign.Stroke and Fill (8.0.0.370 - ???) <3FAC2281-54A0-4A7A-9C68-23288148132C> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Stroke and Fill.InDesignPlugin/Stroke and Fill
    0x1a2d2000 - 0x1a316fe3 +com.adobe.InDesign.Support for AppleScript (8.0.0.370 - ???) <03A2B78A-6B8D-36AD-EDB9-9F44B572FA85> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Support for AppleScript.InDesignPlugin/Support for AppleScript
    0x1a327000 - 0x1a3c6ffb +com.adobe.InDesign.Support for JavaScript (8.0.0.370 - ???) <8BE58202-B416-D7CB-6242-76007DA009AD> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Support for JavaScript.InDesignPlugin/Support for JavaScript
    0x1a3e8000 - 0x1a46cfef +com.adobe.InDesign.SVGExport (8.0.0.370 - ???) <86FE3628-3D34-889A-E9D6-A668D39FA75C> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/SVGExport.InDesignPlugin/SVGExport
    0x1a491000 - 0x1a531fef +com.adobe.SVGExport (AdobeSVGExport 6.0 - 6.0) <9B8AE7D4-C7C8-B594-9E31-BEDC07A98A56> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeSVGExport.framework/Versions/A/AdobeSVGExport
    0x1a55e000 - 0x1a77bff7 +com.adobe.InDesign.Table Model (8.0.0.370 - ???) <32CAE4DE-3171-1D56-98D1-6DC2E380CC17> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Table Model.InDesignPlugin/Table Model
    0x1a7aa000 - 0x1a7fbfff +com.adobe.InDesign.TableStyles (8.0.0.370 - ???) <840B33A7-BA08-534A-74D7-393737B3BCEA> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/TableStyles.InDesignPlugin/TableStyles
    0x1a80a000 - 0x1a858ffb +com.adobe.InDesign.Text Attributes (8.0.0.370 - ???) <ED69A81F-01B2-1823-1387-F95971A2A75D> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Text Attributes.InDesignPlugin/Text Attributes
    0x1a86a000 - 0x1a87eff3 +com.adobe.InDesign.Text Editor Model (8.0.0.370 - ???) <73FD4441-6427-1074-641F-0AD5FCB1C59B> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Text Editor Model.InDesignPlugin/Text Editor Model
    0x1a886000 - 0x1a950ff7 +com.adobe.InDesign.Text Editor (8.0.0.370 - ???) <81901B1A-3FFA-6536-E86E-F5FB8745230C> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Text Editor.InDesignPlugin/Text Editor
    0x1a977000 - 0x1ab52fe7 +com.adobe.InDesign.Text Walker (8.0.0.370 - ???) <49EF6D2A-B8AE-

    I've had an email from Adobe asking me to contact them regarding my InDesign issues. When I log into my Adobe account it says I have no open cases although this one is very much live. As I am based in the UK it's very difficult to get answers from Adobe support due to time differences. They have asked for my contact details etc. but the email does not have a reply address. Does anyone know of any support I can get in th UK? It's not only frustrating that I can't use CS6 but I am struggling to get answers from Adobe also. Email as follows - they even tell me to have a 'nice day' - :
    Your Adobe ID: [removed by forum host]
    Your Case Number:0183766496
    Dear Lisa,
    Thank you for your continuous support and patience with Adobe technical support.
    In order to resolve this issue, we need a real time conversation with you. I do understand that this issue is going on for a long time.
    We would request you to provide us with the below mentioned information so that we can get in touch with you and walk you through the steps to be followed in order to resolve the issue on priority basis:
    1.Your Preferred Day to attend the call
    2.Your Preferred Time to attend the call
    3.Your Time Zone
    4 Your Phone Number
    Please remember our call back team works from Mon-Fri 10.00am-7.00pm CST.
    Kindly revert to us with the above stated information so that our call back team can contact you within 24-48 working hours.
    You may also call Technical Support at (800)-833-6687. We are available from 6:00 am to 5:00 pm Monday Friday, Pacific Time.
    Thank you for choosing Adobe.
    Have a Nice Day !
    This email is in response to support case #0183766496 submitted by Lisa Steward.
    To respond to this update or review your case history, log in to the Adobe Support Portal online and look for your case number in the "recent activity" section. Should you need to send us additional information, you can do so by opening the case and submitting your update.
    If you have difficulties logging in, consult the Adobe ID and Membership FAQ.
    Thank you,
    Adobe Customer Care
    Message was edited by: Peter Spier

  • Why does InDesign CC crash every time I open an InDesign CS6 file?

    Every time I try to open one of my Indesign CS6 files, Indesign CC crashes. Shouldn't these two be compatible?
    It opens it for a second, and the program crashes immediately. I thought paying for Adobe CC monthly meant that these obvious problems would be patched quickly.
    I've submitted at least 10 crash reports to Adobe, I'm sure I'm not the only one.
    I'm on a mid-2010 Macbook Pro i5 2.4 Ghz, 8gb RAM. Please see the crash report below.
    Process:         Adobe InDesign CC [34118]
    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 [283]
    User ID:         501
    Date/Time:       2013-07-23 01:21:12.523 +0800
    OS Version:      Mac OS X 10.8.4 (12E55)
    Report Version:  10
    Interval Since Last Report:          25532 sec
    Crashes Since Last Report:           48319
    Per-App Interval Since Last Report:  194 sec
    Per-App Crashes Since Last Report:   2
    Anonymous UUID:                      D4831B50-9C57-8265-8CED-515C2F837F9C
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x000000032b065a7c
    VM Regions Near 0x32b065a7c:
        __LINKEDIT             0000000201b74000-0000000201be3000 [  444K] r--/rwx SM=COW  /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
    -->
        STACK GUARD            00007fff5bc00000-00007fff5f400000 [ 56.0M] ---/rwx SM=NUL  stack guard for thread 0
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.adobe.AGM                           0x0000000101e9c2ae 0x101b6a000 + 3351214
    1   com.adobe.AGM                           0x0000000101e9ce4f 0x101b6a000 + 3354191
    2   com.adobe.AGM                           0x0000000101ef8ceb 0x101b6a000 + 3730667
    3   com.adobe.AGM                           0x0000000101f0a627 0x101b6a000 + 3802663
    4   com.adobe.AGM                           0x0000000101f0b6ef 0x101b6a000 + 3806959
    5   com.adobe.AGM                           0x0000000101f0e111 0x101b6a000 + 3817745
    6   com.adobe.AGM                           0x0000000101b9ff6b 0x101b6a000 + 221035
    7   com.adobe.InDesign.AppFramework          0x000000010f233bf5 0x10f208000 + 179189
    8   PublicLib.dylib                         0x0000000101153456 PathPageItem::Fill(IGraphicsPort*) + 406
    9   PublicLib.dylib                         0x000000010119ea80 CGraphicFrameShape::DrawShape_Fill(GraphicsData*, int) + 320
    10  PublicLib.dylib                         0x000000010119e87c CGraphicFrameShape::DrawShape(GraphicsData*, int) + 76
    11  PublicLib.dylib                         0x00000001011a1991 CShape::ProcessDrawShape(GraphicsData*, int) + 273
    12  PublicLib.dylib                         0x00000001011a284c CShape::DrawHierarchy(GraphicsData*, int) + 396
    13  PublicLib.dylib                         0x000000010119f2c0 CGraphicFrameShape::DrawShape_Hierarchy(GraphicsData*, int) + 1920
    14  PublicLib.dylib                         0x000000010119e8b3 CGraphicFrameShape::DrawShape(GraphicsData*, int) + 131
    15  PublicLib.dylib                         0x00000001011a1991 CShape::ProcessDrawShape(GraphicsData*, int) + 273
    16  com.adobe.InDesign.Group                0x000000011122cade 0x111229000 + 15070
    17  com.adobe.InDesign.Generic Page Item          0x0000000111a16798 0x1119e7000 + 194456
    18  com.adobe.InDesign.Group                0x000000011122c994 0x111229000 + 14740
    19  com.adobe.InDesign.Group                0x000000011122c014 0x111229000 + 12308
    20  PublicLib.dylib                         0x00000001011a1991 CShape::ProcessDrawShape(GraphicsData*, int) + 273
    21  com.adobe.InDesign.Layer                0x0000000112787cf1 0x112782000 + 23793
    22  com.adobe.InDesign.Generic Page Item          0x0000000111a16798 0x1119e7000 + 194456
    23  com.adobe.InDesign.Layer                0x0000000112787ba9 0x112782000 + 23465
    24  com.adobe.InDesign.Layer                0x000000011278754c 0x112782000 + 21836
    25  com.adobe.InDesign.Spread               0x0000000114d936a9 0x114d8b000 + 34473
    26  com.adobe.InDesign.Spread               0x0000000114d9173d 0x114d8b000 + 26429
    27  com.adobe.InDesign.Spread               0x0000000114d8ede9 0x114d8b000 + 15849
    28  com.adobe.InDesign.AppFramework          0x000000010f237b84 0x10f208000 + 195460
    29  PublicLib.dylib                         0x000000010129dc5f 0x1010ab000 + 2042975
    30  PublicLib.dylib                         0x000000010129d607 SnapshotUtilsEx::Draw(int, unsigned int, PMReal const&, unsigned int, SnapshotUtils::Transparencies, IdleTimer*, std::map<IDType<ClassID_tag>, PMReal, std::less<IDType<ClassID_tag> >, std::allocator<std::pair<IDType<ClassID_tag> const, PMReal> > >*, unsigned int) + 87
    31  com.adobe.InDesign.Layout               0x0000000112a3e75a 0x112a2c000 + 75610
    32  com.adobe.InDesign.Layout               0x0000000112a3de14 0x112a2c000 + 73236
    33  com.adobe.InDesign.AppFramework          0x000000010f25324f 0x10f208000 + 307791
    34  com.adobe.InDesign.AppFramework          0x000000010f252c8b 0x10f208000 + 306315
    35  com.adobe.InDesign.Application UI          0x000000010f552f4d 0x10f420000 + 1257293
    36  com.apple.AppKit                        0x00007fff8f27621a -[NSApplication run] + 636
    37  com.adobe.exo.framework                 0x00000001028a7e98 exo::app::OS_AppBase::RunEventLoop() + 56
    38  com.adobe.InDesign.AppFramework          0x000000010f315ff3 0x10f208000 + 1105907
    39  com.adobe.InDesign.AppFramework          0x000000010f315182 0x10f208000 + 1102210
    40  com.adobe.InDesign                      0x0000000100001dbc main + 412
    41  com.adobe.InDesign                      0x0000000100001bb4 start + 52
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff92fb8d16 kevent + 10
    1   libdispatch.dylib                       0x00007fff8b784dea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff8b7849ee _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff92fb80fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff9012a023 _pthread_cond_wait + 927
    2   com.apple.CoreServices.CarbonCore          0x00007fff89e1e406 TSWaitOnConditionTimedRelative + 163
    3   com.apple.CoreServices.CarbonCore          0x00007fff89d80a98 MPWaitOnQueue + 252
    4   PMRuntime.dylib                         0x000000010165ebe1 0x10165d000 + 7137
    5   com.apple.CoreServices.CarbonCore          0x00007fff89df57e0 PrivateMPEntryPoint + 58
    6   libsystem_c.dylib                       0x00007fff901257a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff901121e1 thread_start + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff92fb6686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff92fb5c42 mach_msg + 70
    2   com.apple.CoreServices.CarbonCore          0x00007fff89e1b3dd TS_exception_listener_thread + 67
    3   libsystem_c.dylib                       0x00007fff901257a2 _pthread_start + 327
    4   libsystem_c.dylib                       0x00007fff901121e1 thread_start + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff92fb80fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff90129fe9 _pthread_cond_wait + 869
    2   com.adobe.InDesign.AppFramework          0x000000010f300f22 0x10f208000 + 1019682
    3   com.adobe.InDesign.AppFramework          0x000000010f300517 0x10f208000 + 1017111
    4   com.adobe.InDesign.AppFramework          0x000000010f2fda97 0x10f208000 + 1006231
    5   com.adobe.InDesign.AppFramework          0x000000010f301abd 0x10f208000 + 1022653
    6   com.adobe.InDesign.AppFramework          0x000000010f301a43 0x10f208000 + 1022531
    7   com.adobe.InDesign.AppFramework          0x000000010f301a02 0x10f208000 + 1022466
    8   com.adobe.boost_threads.framework          0x00000001010736d4 boost::thread::start_thread() + 436
    9   libsystem_c.dylib                       0x00007fff901257a2 _pthread_start + 327
    10  libsystem_c.dylib                       0x00007fff901121e1 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff92fb80fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff90129fe9 _pthread_cond_wait + 869
    2   com.adobe.InDesign.AppFramework          0x000000010f300f22 0x10f208000 + 1019682
    3   com.adobe.InDesign.AppFramework          0x000000010f300517 0x10f208000 + 1017111
    4   com.adobe.InDesign.AppFramework          0x000000010f2fda97 0x10f208000 + 1006231
    5   com.adobe.InDesign.AppFramework          0x000000010f301abd 0x10f208000 + 1022653
    6   com.adobe.InDesign.AppFramework          0x000000010f301a43 0x10f208000 + 1022531
    7   com.adobe.InDesign.AppFramework          0x000000010f301a02 0x10f208000 + 1022466
    8   com.adobe.boost_threads.framework          0x00000001010736d4 boost::thread::start_thread() + 436
    9   libsystem_c.dylib                       0x00007fff901257a2 _pthread_start + 327
    10  libsystem_c.dylib                       0x00007fff901121e1 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff92fb8386 __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff901af800 nanosleep + 163
    2   com.adobe.InDesign.Support for JavaScript          0x0000000115030818 0x114fdd000 + 342040
    3   com.adobe.InDesign.Support for JavaScript          0x0000000115017a3e 0x114fdd000 + 240190
    4   com.adobe.InDesign.Support for JavaScript          0x00000001150303d5 0x114fdd000 + 340949
    5   libsystem_c.dylib                       0x00007fff901257a2 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff901121e1 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff92fb82aa __recvfrom + 10
    1   ServiceManager-Launcher.dylib           0x0000000117a9e231 0x117a86000 + 98865
    2   ServiceManager-Launcher.dylib           0x0000000117a9d5d6 0x117a86000 + 95702
    3   ServiceManager-Launcher.dylib           0x0000000117a9c678 0x117a86000 + 91768
    4   ServiceManager-Launcher.dylib           0x0000000117a9c6e6 0x117a86000 + 91878
    5   ServiceManager-Launcher.dylib           0x0000000117a972e4 0x117a86000 + 70372
    6   ServiceManager-Launcher.dylib           0x0000000117a97cfe 0x117a86000 + 72958
    7   ServiceManager-Launcher.dylib           0x0000000117a97c0b 0x117a86000 + 72715
    8   ServiceManager-Launcher.dylib           0x0000000117a9b36e 0x117a86000 + 86894
    9   ServiceManager-Launcher.dylib           0x0000000117a9b4b2 0x117a86000 + 87218
    10  ServiceManager-Launcher.dylib           0x0000000117a9b26d 0x117a86000 + 86637
    11  ServiceManager-Launcher.dylib           0x0000000117a9b1e6 0x117a86000 + 86502
    12  ServiceManager-Launcher.dylib           0x0000000117a89916 0x117a86000 + 14614
    13  ServiceManager-Launcher.dylib           0x0000000117a8db05 0x117a86000 + 31493
    14  ServiceManager-Launcher.dylib           0x0000000117a9be46 0x117a86000 + 89670
    15  ServiceManager-Launcher.dylib           0x0000000117a9def3 0x117a86000 + 98035
    16  libsystem_c.dylib                       0x00007fff901257a2 _pthread_start + 327
    17  libsystem_c.dylib                       0x00007fff901121e1 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff92fb80fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff90129fe9 _pthread_cond_wait + 869
    2   com.adobe.InDesign.AppFramework          0x000000010f300f22 0x10f208000 + 1019682
    3   com.adobe.InDesign.AppFramework          0x000000010f3005c8 0x10f208000 + 1017288
    4   com.adobe.InDesign.AppFramework          0x000000010f2fda97 0x10f208000 + 1006231
    5   com.adobe.InDesign.AppFramework          0x000000010f301abd 0x10f208000 + 1022653
    6   com.adobe.InDesign.AppFramework          0x000000010f301a43 0x10f208000 + 1022531
    7   com.adobe.InDesign.AppFramework          0x000000010f301a02 0x10f208000 + 1022466
    8   com.adobe.boost_threads.framework          0x00000001010736d4 boost::thread::start_thread() + 436
    9   libsystem_c.dylib                       0x00007fff901257a2 _pthread_start + 327
    10  libsystem_c.dylib                       0x00007fff901121e1 thread_start + 13
    Thread 9:: MPSupport Worker
    0   libsystem_kernel.dylib                  0x00007fff92fb80fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff90129fe9 _pthread_cond_wait + 869
    2   MultiProcessor Support                  0x000000011ea7e44b 0x11ea39000 + 283723
    3   MultiProcessor Support                  0x000000011ea7e303 0x11ea39000 + 283395
    4   MultiProcessor Support                  0x000000011ea9e394 0x11ea39000 + 414612
    5   libsystem_c.dylib                       0x00007fff901257a2 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff901121e1 thread_start + 13
    Thread 10:: MPSupport Worker
    0   libsystem_kernel.dylib                  0x00007fff92fb80fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff90129fe9 _pthread_cond_wait + 869
    2   MultiProcessor Support                  0x000000011ea7e44b 0x11ea39000 + 283723
    3   MultiProcessor Support                  0x000000011ea7e303 0x11ea39000 + 283395
    4   MultiProcessor Support                  0x000000011ea9e394 0x11ea39000 + 414612
    5   libsystem_c.dylib                       0x00007fff901257a2 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff901121e1 thread_start + 13
    Thread 11:: MPSupport Worker
    0   libsystem_kernel.dylib                  0x00007fff92fb80fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff90129fe9 _pthread_cond_wait + 869
    2   MultiProcessor Support                  0x000000011ea7e44b 0x11ea39000 + 283723
    3   MultiProcessor Support                  0x000000011ea7e303 0x11ea39000 + 283395
    4   MultiProcessor Support                  0x000000011ea9e394 0x11ea39000 + 414612
    5   libsystem_c.dylib                       0x00007fff901257a2 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff901121e1 thread_start + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff92fb86d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff90127f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff90127d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff901121d1 start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff92fb86d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff90127f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff90127d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff901121d1 start_wqthread + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x00007fff92fb86d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff90127f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff90127d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff901121d1 start_wqthread + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff92fb66c2 semaphore_wait_trap + 10
    1   com.adobe.ACE                           0x0000000101affa38 ACEHasFeature + 527320
    2   com.adobe.ACE                           0x0000000101aff10e ACEHasFeature + 524974
    3   libsystem_c.dylib                       0x00007fff901257a2 _pthread_start + 327
    4   libsystem_c.dylib                       0x00007fff901121e1 thread_start + 13
    Thread 16:
    0   libsystem_kernel.dylib                  0x00007fff92fb66c2 semaphore_wait_trap + 10
    1   com.adobe.ACE                           0x0000000101affa38 ACEHasFeature + 527320
    2   com.adobe.ACE                           0x0000000101aff10e ACEHasFeature + 524974
    3   libsystem_c.dylib                       0x00007fff901257a2 _pthread_start + 327
    4   libsystem_c.dylib                       0x00007fff901121e1 thread_start + 13
    Thread 17:
    0   libsystem_kernel.dylib                  0x00007fff92fb66c2 semaphore_wait_trap + 10
    1   com.adobe.ACE                           0x0000000101affa38 ACEHasFeature + 527320
    2   com.adobe.ACE                           0x0000000101aff10e ACEHasFeature + 524974
    3   libsystem_c.dylib                       0x00007fff901257a2 _pthread_start + 327
    4   libsystem_c.dylib                       0x00007fff901121e1 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x000000007fffffff  rbx: 0x0000000122b3c100  rcx: 0x000000012b065a80  rdx: 0x0000000000000000
      rdi: 0x0000000122b3c130  rsi: 0x0000000000000000  rbp: 0x00007fff5fbfadd0  rsp: 0x00007fff5fbfad20
       r8: 0x0000000122b3c130   r9: 0x0000000000000000  r10: 0x0000000122b3c250  r11: 0x0000000000000000
      r12: 0x0000000000000000  r13: 0x000000012b0144d4  r14: 0x0000000101e9c524  r15: 0x0000000000000000
      rip: 0x0000000101e9c2ae  rfl: 0x0000000000010247  cr2: 0x000000032b065a7c
    Logical CPU: 1
    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
           0x105af8000 -        0x105afafff +com.adobe.InDesign.SimpleTextImportFilter (9.0.0.244 - 0) <A4823CC0-085B-3106-9A20-6D23E2591F03> /Applications/Adobe InDesign CC/*/SimpleTextImportFilter
           0x105e42000 -        0x105e80fff +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
           0x105e8c000 -        0x105e92fff +com.adobe.InDesign.Script Label Panel (9.0.0.244 - 0) <E1CE9519-9B72-327A-A350-94DECC74020A> /Applications/Adobe InDesign CC/*/Script Label Panel
           0x105e9e000 -        0x105eacff7 +com.adobe.InDesign.Scripts Panel (9.0.0.244 - 0) <A807C3AB-930E-3A5D-9228-77CE07DAC921> /Applications/Adobe InDesign CC/*/Scripts Panel
           0x105ebb000 -        0x105eedfff +com.adobe.InDesign.Conditional Text UI (9.0.0.244 - 0) <C5EB0EA6-A522-37B8-AD88-5100F0460946> /Applications/Adobe InDesign CC/*/Conditional Text UI
           0x105f08000 -        0x105f25ff7 +com.adobe.InDesign.Create Outlines (9.0.0.244 - 0) <D0C6613F-44D6-3889-8515-039A91A33FBD> /Applications/Adobe InDesign CC/*/Create Outlines
           0x105f32000 -        0x105f3cfff +com.adobe.InDesign.Justification Panel (9.0.0.244 - 0) <1E88B355-C440-3D79-B042-BC0B20008701> /Applications/Adobe InDesign CC/*/Justification Panel
           0x105fe4000 -        0x105fecfff +com.adobe.InDesign.Data Services UI (9.0.0.244 - 0) <7B0D3F37-5CB3-3C80-8C71-6EE35DAF0F57> /Applications/Adobe InDesign CC/*/Data Services UI
           0x105ff8000 -        0x105ff9ff7 +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
           0x107a83000 -        0x107aa8ff7 +com.adobe.InDesign.Text Style Panel (9.0.0.244 - 0) <D4CC3047-F140-3B8A-B4C9-43C251DFCDBA> /Applications/Adobe InDesign CC/*/Text Style Panel
           0x107ab9000 -        0x107ae5fff +com.adobe.InDesign.Article Panel (9.0.0.244 - 0) <B27AF2DC-262C-3CBF-9B05-63BD5D1D308F> /Applications/Adobe InDesign CC/*/Article Panel
           0x107afe000 -        0x107b00ff7  com.apple.textencoding.unicode (2.5 - 2.5) <0518078E-C652-3CFC-A3FB-903C600CE831> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
           0x107f44000 -        0x107f70ff7 +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
           0x107f84000 -        0x107faefff +com.adobe.InDesign.Font Usage Dialog (9.0.0.244 - 0) <AB628101-A591-38EF-8BB2-84A8795C2746> /Applications/Adobe InDesign CC/*/Font Usage Dialog
           0x107fbe000 -        0x107fc1fff +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
           0x107feb000 -        0x107ff3fff +com.adobe.InDesign.Data Services (9.0.0.244 - 0) <FF804F79-F26A-32FD-9ABB-EE71673EF180> /Applications/Adobe InDesign CC/*/Data Services
           0x10ae89000 -        0x10ae98ff7 +com.adobe.InDesign.DTTransform (9.0.0.244 - 0) <C9DD2FAF-BABE-3B7E-AEBA-00306E030DEE> /Applications/Adobe InDesign CC/*/DTTransform
           0x10aea1000 -        0x10aedffff +com.adobe.InDesign.Dictionary Editor Dialog (9.0.0.244 - 0) <0D0DD4DC-6894-32DF-B96A-558862891888> /Applications/Adobe InDesign CC/*/Dictionary Editor Dialog
           0x10b2b0000 -        0x10b2d6ff7 +com.adobe.InDesign.LILO (9.0.0.244 - 0) <9EBF6F94-9C67-38CE-8498-35AAB356F2B5> /Applications/Adobe InDesign CC/*/LILO
           0x10b2e4000 -        0x10b2edff7 +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
           0x10b640000 -        0x10b69dfff +com.adobe.InDesign.Media Import Filter (9.0.0.244 - 0) <EF3386C3-F980-34EA-9EFF-64910373496F> /Applications/Adobe InDesign CC/*/Media Import Filter
           0x10b6b0000 -        0x10b6daff7 +com.adobe.InDesign.Sangam Preferences UI (9.0.0.244 - 0) <2C6C6B32-5C33-300A-8AF1-AF545F1C0BD9> /Applications/Adobe InDesign CC/*/Sangam Preferences UI
           0x10b6ed000 -        0x10b6f5ff7 +com.adobe.InDesign.JPEG Export UI (9.0.0.244 - 0) <2F81D85C-3AFC-3BB4-B60F-3B3E3CB5B6FA> /Applications/Adobe InDesign CC/*/JPEG Export UI
           0x10b800000 -        0x10b8dbfff +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
           0x10b8f7000 -        0x10ba0cfff +com.adobe.InDesign.EBookExport (9.0.0.244 - 0) <86F6CE82-3182-32F0-A2EC-167B4F7862D6> /Applications/Adobe InDesign CC/*/EBookExport
           0x10ba34000 -        0x10ba9dfff +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
           0x10baeb000 -        0x10bb3cfff +com.adobe.InDesign.SangamExport (9.0.0.244 - 0) <0574175B-890E-36BC-B223-32EBEFB50B2F> /Applications/Adobe InDesign CC/*/SangamExport
           0x10bb53000 -        0x10bc94ff7 +com.adobe.InDesign.SangamServicer-Mapper (9.0.0.244 - 0) <4BAB90F5-52B7-374A-B9B6-7429C66EF9A4> /Applications/Adobe InDesign CC/*/SangamServicer-Mapper
           0x10bcb8000 -        0x10bcceff7 +com.adobe.InDesign.SaveBack (9.0.0.244 - 0) <C839FA45-F1DD-333E-B8FF-5E3CA5B24364> /Applications/Adobe InDesign CC/*/SaveBack
           0x10bcdc000 -        0x10bdafff7 +com.adobe.InDesign.Tagged Text Attributes (9.0.0.244 - 0) <3A0D3BCF-DDB7-3ECA-8148-C693809B9BC8> /Applications/Adobe InDesign CC/*/Tagged Text Attributes
           0x10bdde000 -        0x10bdeafff +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
           0x10bdf5000 -        0x10be9afff +com.adobe.InDesign.Tagged Text Filters (9.0.0.244 - 0) <A34A0B6C-7D62-31F1-93B9-D1765CBEC93D> /Applications/Adobe InDesign CC/*/Tagged Text Filters
           0x10beaf000 -        0x10bebcfff +com.adobe.InDesign.Clipping Path Dialog (9.0.0.244 - 0) <16C1A307-2161-3A90-953D-F321E748615B> /Applications/Adobe InDesign CC/*/Clipping Path Dialog
           0x10bece000 -        0x10bf12ff7 +com.adobe.InDesign.Color Management UI (9.0.0.244 - 0) <D804A9E1-A2B6-37AD-B684-43C8E3CE4936> /Applications/Adobe InDesign CC/*/Color Management UI
           0x10bf22000 -        0x10bf9eff7 +com.adobe.InDesign.Color Picker Panel (9.0.0.244 - 0) <B90A4418-E4D5-3D38-A487-4DEE7FF39A12> /Applications/Adobe InDesign CC/*/Color Picker Panel
           0x10bfc6000 -        0x10c1dbff7 +com.adobe.InDesign.Digital Publishing (9.0.10.27 - 0) <2A91322D-7665-3F7F-A31B-C851BF548230> /Applications/Adobe InDesign CC/*/Digital Publishing
           0x10c35a000 -        0x10c36cfff +com.adobe.boost_filesystem.framework (7.0.847203 - 7.0.847203.0) <B0F56E9F-BAAB-34C5-93C4-C713203AB0DF> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/Frameworks/boost_filesystem.framework/Versions/A/boost_filesystem
           0x10c37d000 -        0x10c3b5fef +libcurl.4.dylib (7) <FA1D87DC-8CBC-3645-8ADA-D974B6EDED53> /Applications/Adobe InDesign CC/*/libcurl.4.dylib
           0x10c3c0000 -        0x10c3e5fff  libssl.0.9.7.dylib (106) <F18836AF-72C8-36AA-9DAB-8286AFC46239> /usr/lib/libssl.0.9.7.dylib
           0x10c3f6000 -        0x10c4cfff7  libcrypto.0.9.7.dylib (106) <3E1B14DE-342B-318C-8F22-7B9CD88EE760> /usr/lib/libcrypto.0.9.7.dylib
           0x10c526000 -        0x10c5a6ff7 +com.adobe.InDesign.DynamicDocumentsUI (9.0.0.244 - 0) <1BCEA1A3-0146-32B2-8BF7-8ABA0A5CAAEE> /Applications/Adobe InDesign CC/*/DynamicDocumentsUI
           0x10c5cd000 -        0x10c5e9fff +com.adobe.InDesign.EPS UI (9.0.0.244 - 0) <605EEF62-9504-3D17-944E-C46531B8AE9F> /Applications/Adobe InDesign CC/*/EPS UI
           0x10c5fa000 -        0x10c606ff7 +com.adobe.InDesign.Generic Style Editor (9.0.0.244 - 0) <E3407643-34D1-351D-AD4A-FC83D64F1D94> /Applications/Adobe InDesign CC/*/Generic Style Editor
           0x10c615000 -        0x10c64bfff +com.adobe.InDesign.Gradient Panel (9.0.0.244 - 0) <FEB32D3E-A743-37D7-AD55-0C7BE4C3A7F9> /Applications/Adobe InDesign CC/*/Gradient Panel
           0x10c662000 -        0x10c704fff +com.adobe.InDesign.Graphic Panels (9.0.0.244 - 0) <21F96085-EB7B-3120-8A14-0878423CE0EB> /Applications/Adobe InDesign CC/*/Graphic Panels
           0x10c72d000 -        0x10c748fff +com.adobe.InDesign.JPEG Export (9.0.0.244 - 0) <388494FD-CC7B-3DE7-95E0-168DB055E05B> /Applications/Adobe InDesign CC/*/JPEG Export
           0x10c75a000 -        0x10c7abff7 +com.adobe.InDesign.Output Preview (9.0.0.244 - 0) <95F41A2C-23A1-35E3-997C-AC3E54B8122B> /Applications/Adobe InDesign CC/*/Output Preview
           0x10c7c5000 -        0x10c7dcff7 +com.adobe.InDesign.OutputMiscUI (9.0.0.244 - 0) <BA2B462B-F51B-3F6A-9784-C7E1A829521A> /Applications/Adobe InDesign CC/*/OutputMiscUI
           0x10c7ef000 -        0x10c870fff +com.adobe.InDesign.PDF UI (9.0.0.244 - 0) <174E4555-5A58-3C01-8ACB-B3EB40200850> /Applications/Adobe InDesign CC/*/PDF UI
           0x10c894000 -        0x10c901fff +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
           0x10c90c000 -        0x10c923ff7 +com.adobe.InDesign.Printer Styles (9.0.0.244 - 0) <487F7052-DB11-3A2A-BE31-201DEC20FCEB> /Applications/Adobe InDesign CC/*/Printer Styles
           0x10c932000 -        0x10ca14fff +com.adobe.InDesign.PrintUI (9.0.0.244 - 0) <F827F8F9-91CD-3A6A-836B-A674CA53B9FA> /Applications/Adobe InDesign CC/*/PrintUI
           0x10ca40000 -        0x10ca52ff7 +com.adobe.InDesign.PS Import UI (9.0.0.244 - 0) <0280417C-5563-3598-AA00-684D11F291D2> /Applications/Adobe InDesign CC/*/PS Import UI
           0x10ca61000 -        0x10ca84fff +com.adobe.InDesign.Swatch Library Panel (9.0.0.244 - 0) <20A34F07-0480-302C-8438-F356D7451012> /Applications/Adobe InDesign CC/*/Swatch Library Panel
           0x10ca93000 -        0x10cb50ff7 +com.adobe.InDesign.Swatches Panel (9.0.0.244 - 0) <E9653217-9232-31D7-8B55-7460A27289E3> /Applications/Adobe InDesign CC/*/Swatches Panel
           0x10cb86000 -        0x10cc35ff7 +com.adobe.InDesign.Transparency UI (9.0.0.244 - 0) <03830CAC-DF7D-3605-9963-4DA645248281> /Applications/Adobe InDesign CC/*/Transparency UI
           0x10cc68000 -        0x10ccccfff +com.adobe.InDesign.Assignment UI (9.0.0.244 - 0) <C4DC67CA-6464-361D-8F96-AC7383158809> /Applications/Adobe InDesign CC/*/Assignment UI
           0x10ccee000 -        0x10cd11fff +com.adobe.InDesign.InCopy Bridge UI (9.0.0.244 - 0) <FA141EE1-E99A-3D03-BE6C-A2E545821E8C> /Applications/Adobe InDesign CC/*/InCopy Bridge UI
           0x10cd1f000 -        0x10cd5eff7 +com.adobe.InDesign.InCopy Bridge (9.0.0.244 - 0) <D5E4E3B1-A43B-3417-AF70-78C223C798A0> /Applications/Adobe InDesign CC/*/InCopy Bridge
           0x10cd6e000 -        0x10cd76fff +com.adobe.InDesign.InCopyExport (9.0.0.244 - 0) <81D645C8-B39C-3FFE-9A1D-55D7E7D8F46E> /Applications/Adobe InDesign CC/*/InCopyExport
           0x10cd80000 -        0x10cd87ff7 +com.adobe.InDesign.InCopyExportUI (9.0.0.244 - 0) <713F0E2D-1802-36CA-8E10-FF322C3E2259> /Applications/Adobe InDesign CC/*/InCopyExportUI
           0x10cd90000 -        0x10cd97fff +com.adobe.InDesign.InCopyImport (9.0.0.244 - 0) <DC5E347C-82A8-3A05-B233-E0CBC1CD5C67> /Applications/Adobe InDesign CC/*/InCopyImport
           0x10cd9e000 -        0x10cda6fff +com.adobe.InDesign.InCopyWorkflow UI (9.0.0.244 - 0) <B5F00DC3-482D-3FCA-BD7E-67CF432C75A8> /Applications/Adobe InDesign CC/*/InCopyWorkflow UI
           0x10cdb1000 -        0x10ce08ff7 +com.adobe.InDesign.Note (9.0.0.244 - 0) <39574DCB-0795-3067-84CF-0FB12B9E4881> /Applications/Adobe InDesign CC/*/Note
           0x10ce28000 -        0x10ce33ff7 +com.adobe.InDesign.NotePref (9.0.0.244 - 0) <95C54A58-F9FD-3374-B600-705525389FF3> /Applications/Adobe InDesign CC/*/NotePref
           0x10ce41000 -        0x10ce46ff7 +com.adobe.InDesign.Username UI (9.0.0.244 - 0) <85772C26-BB2E-34BB-B733-E08E4966949A> /Applications/Adobe InDesign CC/*/Username UI
           0x10ce50000 -        0x10cef1ff7 +com.adobe.InDesign.ButtonUI (9.0.0.244 - 0) <E55C1B03-3F82-3971-841B-56EB21F8ED20> /Applications/Adobe InDesign CC/*/ButtonUI
           0x10cf20000 -        0x10cf48ff7 +com.adobe.InDesign.MediaUI (9.0.0.244 - 0) <C42F3AD6-9E13-3C9A-BC49-A93F440751C0> /Applications/Adobe InDesign CC/*/MediaUI
           0x10cf5d000 -        0x10cf6dfff +com.adobe.InDesign.Alignment Panel (9.0.0.244 - 0) <4801B0C6-C22C-3384-AB5E-5FCF75DD308D> /Applications/Adobe InDesign CC/*/Alignment Panel
           0x10cf76000 -        0x10cfbdfff +com.adobe.InDesign.Asset Library Panel (9.0.0.244 - 0) <DFD7A06A-9BE0-3FA3-AA41-66A68C0A0957> /Applications/Adobe InDesign CC/*/Asset Library Panel
           0x10cfe1000 -        0x10d04eff7 +com.adobe.InDesign.Asset PubLibrary (9.0.0.244 - 0) <1FB73D92-A75B-39B0-91F8-02AB32E6D0E3> /Applications/Adobe InDesign CC/*/Asset PubLibrary
           0x10d06c000 -        0x10d0b9ff7 +com.adobe.InDesign.Book Panel (9.0.0.244 - 0) <0306739B-78D6-30D6-9705-6DFE711C8EE7> /Applications/Adobe InDesign CC/*/Book Panel
           0x10d0dc000 -        0x10d0f8fff +com.adobe.InDesign.Bookmark Panel (9.0.0.244 - 0) <19756A8B-1C5A-320E-A6D2-3D763B15947F> /Applications/Adobe InDesign CC/*/Bookmark Panel
           0x10d10f000 -        0x10d148fff +com.adobe.InDesign.ContentDropper Tool (9.0.0.244 - 0) <DB93021C-DD9A-3CA4-AF06-CC3ECEFA946B> /Applications/Adobe InDesign CC/*/ContentDropper Tool
           0x10d166000 -        0x10d1acff7 +com.adobe.InDesign.Control Panel (9.0.0.244 - 0) <AF496EDF-D413-3344-8805-7D9F1DB11DC7> /Applications/Adobe InDesign CC/*/Control Panel
           0x10d1c9000 -        0x10d1d3fff +com.adobe.InDesign.Create Guides Dialog (9.0.0.244 - 0) <7F35F38E-FA21-3692-82C1-BCE747EE3CEB> /Applications/Adobe InDesign CC/*/Create Guides Dialog
           0x10d1de000 -        0x10d218fff +com.adobe.InDesign.Eyedropper Tool (9.0.0.244 - 0) <A8E7360A-E42A-3790-B998-83398E336316> /Applications/Adobe InDesign CC/*/Eyedropper Tool
           0x10d22d000 -        0x10d2bafff +com.adobe.InDesign.Hyperlinks Panel (9.0.0.244 - 0) <72C51910-CC5C-3B7D-8331-70195952E7A5> /Applications/Adobe InDesign CC/*/Hyperlinks Panel
           0x10d2df000 -        0x10d36ffff +com.adobe.InDesign.Index Panel (9.0.0.244 - 0) <EC33F8C3-4233-3790-B4AF-5AB31B6956FC> /Applications/Adobe InDesign CC/*/Index Panel
           0x10d38f000 -        0x10d39bff7  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
           0x10d3a6000 -        0x10d40efff +com.adobe.InDesign.Info Panel (9.0.0.244 - 0) <0BDD7C10-8F5D-3507-B772-EFCBE4AE1ED0> /Applications/Adobe InDesign CC/*/Info Panel
           0x10d426000 -        0x10d4eafff +com.adobe.InDesign.Knowledge Base (9.0.0.244 - 0) <C979FEE9-EB01-3B48-AC45-EABE15DAF596> /Applications/Adobe InDesign CC/*/Knowledge Base
           0x10d4f4000 -        0x10d4f8fff +com.adobe.InDesign.Help (9.0.0.244 - 0) <63BF8C3C-9981-3B8C-A893-FFBA4AF1DE76> /Applications/Adobe InDesign CC/*/Help
           0x10d600000 -        0x10d653ff7 +com.adobe.InDesign.Layers Panel (9.0.0.244 - 0) <4BD4C9F5-7EF5-387C-AC72-40014E19D7F5> /Applications/Adobe InDesign CC/*/Layers Panel
           0x10d675000 -        0x10d67afff +com.adobe.InDesign.Layout Adjustment Panel (9.0.0.244 - 0) <27CE7F02-93CA-348D-BC67-1571721BC4BF> /Applications/Adobe InDesign CC/*/Layout Adjustment Panel
           0x10d683000 -        0x10d6a2fff +com.adobe.InDesign.Layout Adjustment (9.0.0.244 - 0) <D4DAC346-AE89-3BBE-BF0C-E449E34B4121> /Applications/Adobe InDesign CC/*/Layout Adjustment
           0x10d6b1000 -        0x10d6fdff7 +com.adobe.InDesign.Links UI (9.0.0.244 - 0) <D2BA3E6B-66B8-36BB-B28F-FB41EAC0C74D> /Applications/Adobe InDesign CC/*/Links UI
           0x10d71f000 -        0x10d7c4ff7 +com.adobe.InDesign.ObjectStylesUI (9.0.0.244 - 0) <8805D797-3D6A-3231-9E5A-3954B2BC30FD> /Applications/Adobe InDesign CC/*/ObjectStylesUI
           0x10d7f4000 -        0x10d81afff +com.adobe.InDesign.Page Setup Dialog (9.0.0.244 - 0) <4F0302C1-D70D-3B22-AFD6-EA32AE0D393A> /Applications/Adobe InDesign CC/*/Page Setup Dialog
           0x10d827000 -        0x10d8ebfff +com.adobe.InDesign.Pages Panel (9.0.0.244 - 0) <DE2D5A98-5F85-3311-B09E-9391CE0AFA73> /Applications/Adobe InDesign CC/*/Pages Panel
           0x10d91c000 -        0x10d92bfff +com.adobe.InDesign.Sections UI (9.0.0.244 - 0) <B7BE35B6-9BA8-33B7-88E1-9CD7E49745C3> /Applications/Adobe InDesign CC/*/Sections UI
           0x10d936000 -        0x10d940fff +com.adobe.InDesign.StepRepeat (9.0.0.244 - 0) <28502BE1-9A2D-338D-AC27-5CFFC9FC4DD8> /Applications/Adobe InDesign CC/*/StepRepeat
           0x10d94c000 -        0x10d98bff7 +com.adobe.InDesign.Text Wrap Panel (9.0.0.244 - 0) <3197CB4D-952F-3BF9-A91C-F1490A2BA0A2> /Applications/Adobe InDesign CC/*/Text Wrap Panel
           0x10d9a4000 -        0x10d9e6fff +com.adobe.InDesign.TOC UI Dialog (9.0.0.244 - 0) <B330AAE5-4ECF-3687-B25B-A7E1087287EB> /Applications/Adobe InDesign CC/*/TOC UI Dialog
           0x10da00000 -        0x10da3cff7 +com.adobe.InDesign.Transform Panel (9.0.0.244 - 0) <916C8883-536E-3E8C-B321-DB90DDC4C072> /Applications/Adobe InDesign CC/*/Transform Panel
           0x10da52000 -        0x10da6dfff +com.adobe.InDesign.Image Import UI (9.0.0.244 - 0) <314ED635-384F-3699-8494-A9713519B2E0> /Applications/Adobe InDesign CC/*/Image Import UI
           0x10da7f000 -        0x10da95fff +com.adobe.InDesign.Scotch Rules (9.0.0.244 - 0) <67B1F4A9-CAF9-34E0-9C2F-70B47C09A2FB> /Applications/Adobe InDesign CC/*/Scotch Rules
           0x10daa0000 -        0x10db04ff7 +com.adobe.InDesign.BNUI (9.0.0.244 - 0) <5B87D18C-2A25-3037-B3CD-1EAA8B094D96> /Applications/Adobe InDesign CC/*/BNUI
           0x10db24000 -        0x10dbc5ff7 +com.adobe.InDesign.DataMerge (9.0.0.244 - 0) <E3EACAC8-853B-31BF-B69F-53A440363465> /Applications/Adobe InDesign CC/*/DataMerge
           0x10dbe5000 -        0x10dc19fff +com.adobe.InDesign.DataMergeUI (9.0.0.244 - 0) <CA9B9CCF-B643-3142-A15D-615DFA863E40> /Applications/Adobe InDesign CC/*/DataMergeUI
           0x10dc34000 -        0x10dd3cfff +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
           0x10dd7b000 -        0x10dfdefff +com.adobe.InDesign.Package and Preflight (9.0.0.244 - 0) <056ABF0A-3875-30B9-8D40-0491E8E75708> /Applications/Adobe InDesign CC/*/Package and Preflight
           0x10e024000 -        0x10e112fff +com.adobe.InDesign.JBX (9.0.0.244 - 0) <7E93A162-4087-3E56-92BB-558019173520> /Applications/Adobe InDesign CC/*/JBX
           0x10e13c000 -        0x10e2c3ff7 +com.adobe.InDesign.SettingsInCloud (9.0.0.244 - 0) <2E718598-B183-3EB6-88BF-516A57533D99> /Applications/Adobe InDesign CC/*/SettingsInCloud
           0x10e351000 -        0x10e436fff +com.adobe.InDesign.Tables UI (9.0.0.244 - 0) <8423E141-41C2-3801-81ED-A63CB05944BA> /Applications/Adobe InDesign CC/*/Tables UI
           0x10e465000 -        0x10e509ff7 +com.adobe.InDesign.TableStylesUI (9.0.0.244 - 0) <85361E78-9B46-3C59-B300-BB4438C5E484> /Applications/Adobe InDesign CC/*/TableStylesUI
           0x10e535000 -        0x10e5c1ff7 +com.adobe.InDesign.Character Panel (9.0.0.244 - 0) <36A39281-11AF-3906-9704-AD62934A4381> /Applications/Adobe InDesign CC/*/Character Panel
           0x10e5fd000 -        0x10e722ff7 +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
           0x10e75f000 -        0x10e82ffff +com.adobe.InDesign.Glyphs Panel (9.0.0.244 - 0) <C2DCCEFD-568E-338A-8062-C597FCD7DED5> /Applications/Adobe InDesign CC/*/Glyphs Panel
           0x10e853000 -        0x10e85dfff +com.adobe.InDesign.Hyphenation Panel (9.0.0.244 - 0) <8D94B764-6772-37E0-894F-015DA432C5A3> /Applications/Adobe InDesign CC/*/Hyphenation Panel
           0x10e86a000 -        0x10e87dff7 +com.adobe.InDesign.Indents and Tabs (9.0.0.244 - 0) <6BEEEACB-1746-3C07-8FD9-6F9FA8B3F94E> /Applications/Adobe InDesign CC/*/Indents and Tabs
           0x10e88c000 -        0x10e894ff7 +com.adobe.InDesign.Keeps Panel (9.0.0.244 - 0) <9098A274-E93C-34AA-96D8-915D9E4F8628> /Applications/Adobe InDesign CC/*/Keeps Panel
           0x10e89c000 -        0x10e8bcff7 +com.adobe.InDesign.Optical Kerning (9.0.0.244 - 0) <BA5A40EB-931E-37DC-997F-234F354CBD7A> /Applications/Adobe InDesign CC/*/Optical Kerning
           0x10e8c7000 -        0x10e8fbff7 +com.adobe.InDesign.Paragraph Panel (9.0.0.244 - 0) <F6D20772-BAB5-3C9E-8EE0-23EA381E2508> /Applications/Adobe InDesign CC/*/Paragraph Panel
           0x10e90e000 -        0x10e920ff7 +com.adobe.InDesign.Paragraph Rules Panel (9.0.0.244 - 0) <C2DFFD8B-8075-361B-B832-F96F2C78C483> /Applications/Adobe InDesign CC/*/Paragraph Rules Panel
           0x10e92a000 -        0x10e941fff +com.adobe.InDesign.Path Type UI (9.0.0.244 - 0) <E18681DE-0DA3-35D2-AB20-A5B13FAF495E> /Applications/Adobe InDesign CC/*/Path Type UI
           0x10e951000 -        0x10e95bff7 +PathTypeLib.dylib (1) <1EAC22A3-1B0A-3025-BBC1-7064D4CFB153> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/MacOS/PathTypeLib.dylib
           0x10e964000 -        0x10e991fff +com.adobe.InDesign.RunIn Styles Panel (9.0.0.244 - 0) <E822416C-FDB8-3AEC-8D24-115C766259F5> /Applications/Adobe InDesign CC/*/RunIn Styles Panel
           0x10e9a3000 -        0x10e9b4fff +com.adobe.InDesign.SING (9.0.0.244 - 0) <D1B2138D-3CB7-3A41-9BA0-E05D15D9656F> /Applications/Adobe InDesign CC/*/SING
           0x10e9be000 -        0x10e9c8ff7 +com.adobe.InDesign.Span Columns Panel (9.0.0.244 - 0) <1125B9B0-0A27-310E-B80A-30DD311BA363> /Applications/Adobe InDesign CC/*/Span Columns Panel
           0x10e9d1000 -        0x10ea1dff7 +com.adobe.InDesign.Spelling Panel (9.0.0.244 - 0) <5003DC67-9AE6-3261-8577-D91DA1DF1455> /Applications/Adobe InDesign CC/*/Spelling Panel
           0x10ea37000 -        0x10ea4bff7 +com.adobe.InDesign.Story Panel (9.0.0.244 - 0) <B52F7C54-8E7A-3853-98CC-B3EF7EA96942> /Applications/Adobe InDesign CC/*/Story Panel
           0x10ea5f000 -        0x10eaa4ff7 +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
           0x10eab0000 -        0x10eaccff7  libJapaneseConverter.dylib (61) <D0F762C2-5372-3AA2-BBA4-066B8E4B1F8E> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
           0x10ead1000 -        0x10ead2ff7  libCyrillicConverter.dylib (61) <D06971D7-9F16-3FE6-81E8-33E0FE4D6586> /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
           0x10ead9000 -        0x10ead9fff +DTraceSupport.dylib (1) <E54DF20B-C169-68CF-A3F5-0470DEFF1C8A> /Applications/Adobe InDesign CC/Adobe InDesign CC.app/Contents/MacOS/DTraceSupport.dylib
           0x10eadd000 -        0x10eb58ff7 +com.adobe.InDesign.Style Panel (9.0.0.244 - 0) <5D67389F-C634-36C3-8564-C5B2AEA159A1> /Applications/Adobe InDesign CC/*/Style Panel
           0x10eb80000 -        0x10eb8dff7 +com.adobe.InDesign.Text Color Panel (9.0.0.244 - 0) <D62B34BB-30BA-3165-9CB3-82FF2057CF3F> /Applications/Adobe InDesign CC/*/Text Color Panel
           0x10eb96000 -        0x10ebc2ff7 +com.adobe.InDesign.Text Frame Options (9.0.0.244 - 0) <85EAFB07-5AE8-34EC-84B8-7D77BFD4F701> /Applications/Adobe InDesign CC/*/Text Frame Options
           0x10ebd3000 -        0x10ec38fff +com.adobe.InDesign.Text Panel (9.0.0.244 - 0) <D85A6FE1-E185-3B5B-A5FE-6512189E9AC5> /Applications/Adobe InDesign CC/*/Text Panel
           0x10ec5b000 -        0x10ec7dfff +com.adobe.InDesign.Text Preferences (9.0.0.244 - 0) <BE239C6C-7F13-3063-90D6-A79EC186FB7B> /Applications/Adobe InDesign CC/*/Text Preferences
           0x10ec8d000 -        0x10ecb0ff7 +com.adobe.InDesign.Text Ruler (9.0.0.244 - 0) <10D862DA-F8A2-3D6F-A2E6-F2A40C2D87CC> /Applications/Adobe InDesign CC/*/Text Ruler
           0x10ecc1000 -        0x10ecf0ff7 +com.adobe.InDesign.CSXS (9.0.0.244 - 0) <1625F389-67BC-36F1-A7E9-2A2A7FA89383> /Applications/Adobe InDesign CC/*/CSXS
           0x10ed08000 -        0x10ed40ff7 +com.adobe.InDesign.Galley Preferences (9.0.0.244 - 0) <E13290AE-89E4-3E2C-BDF7-5AB4DC750BE2> /Applications/Adobe InDesign CC/*/Galley Preferences
           0x10ed5b000 -        0x10ed7cfff +com.adobe.InDesign.GapTool (9.0.0.244 - 0) <661756AC-1112-3BF2-BBD5-51D66F6D6AC3> /Applications/Adobe InDesign CC/*/GapTool
           0x10ed8c000 -        0x10ed97ff7 +com.adobe.InDesign.General Preferences Panel (9.0.0.244 - 0) <1F1B6C89-1BA6-3F8D-AA55-DB2C7AF93939> /Applications/Adobe InDesign CC/*/General Preferences Panel
           0x10eda2000 -        0x10edb5ff7 +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
           0x10edbc000 -        0x10edd8ff7 +com.adobe.InDesign.Performance UI (9.0.0.244 - 0) <C0BD9765-3830-3325-8BC7-9C70845D2FD0> /Applications/Adobe InDesign CC/*/Performance UI
           0x10eded000 -        0x10ee11ff7 +com.adobe.InDesign.SharedContentUI (9.0.0.244 - 0) <2595422B-527B-390D-B8AD-9264098D58B0> /Applications/Adobe InDesign CC/*/SharedContentUI
           0x10ee20000 -        0x10ee46fff +com.adobe.InDesign.Shortcut Editor Dialog (9.0.0.244 - 0) <8C33E2E0-CCCE-3AEE-8214-E07EAE8A3B9A> /Applications/Adobe InDesign CC/*/Shortcut Editor Dialog
           0x10ee5a000 -        0x1

    In future, please put your crash reports on pastebin.com and provide a link here. Thanks.
    Your crash indicates a problem in the Adobe Graphic Manager module, I think, but curiously the VM regions listed are not related to ID or any Adobe Product. One of them appears to be the video driver, and the other is Stackguard which I believe is most likely part of the OS.
    Is this happening with ALL CS6 files, or only one or two?

  • Eveytime a warning pops up in indesign CS6 it shuts down completely

    when will there be an update to fix this????

    Hi Mandhir,
    Here yur are. Eevry thing you ever wanted to know. The problem occurs every
    tim a warning appears.
    Like "there is textoverflow", "wrong paper, the page your deletin has
    information" etc, etc. etc. ..
    Just, normally helpfull, warnings Idnesign makes.
    Se below
    Process:         Adobe InDesign CS6
    Path:            Applications/Adobe InDesign CS6/Adobe InDesign
    CS6.app/Contents/MacOS/Adobe InDesign CS6
    Identifier:      com.adobe.InDesign
    Version:         8.0.0.370 (8000)
    Coe Type:       X86 (Native)
    Parent Process:  launchd
    Date/Time       2012-09-06 12:14:46.383 +0200
    OS Version:      Mac OS X 10.7.4 (11E2620)
    Report Version:  9
    Interval Since Last Report:         55018 sec
    Crashes SinceLast Report:           6
    Per-App Interval Since Last Report:  50628 sec
    Pr-App Crashe Since Last Report:   4
    Anonymous UUID:                     1E960378-04BF-40B1-8897-5988CD8B6EE1
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    ExceptionType:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILRE at 0x0000000000000000
    VM Regions Near 0:
    --> __PAGEZERO             0000000000000000-0000000000001000
    -/- SM=NUL  /Applications/Adobe InDesig CS6/Adobe InDesign
    CS6.app/Contents/MacOS/Adobe InDesign CS6
        __EXT                 0000000000001000-0000000000005000
    r-x/rwx SM=COW  /Applications/Adobe InDesign CS6/Adobe InDesign
    CS6.app/Contents/MacOS/Adbe InDesign CS6
    Application Specific Inormation:
    objc[415]: garbag collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   ???                           0xacb62630 XHNDLtrapback_instruction + 0
    1   ??                           0xffffffff 0 + 4294967295
    Thread 1:: Dipatch queue: com.apple.libdispatch-manager
    0   libsystem_ernel.dylib        0x92d9b90a kevent + 10
    1   libdispatch.dylib             0x984c1e10 dispatchmgr_nvoke + 969
    2   libdispatch.dylib             0x984c085f dispatchmr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib        0x92d9a83e __psynch_cvwait + 10
    1   libsystem_c.dylib             0x94fc9e78 pthreadond_wait + 914
    2   libsystem_c.dylib             0x94fc9f7b
    pthread_ond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore 0x985713a7
    TSWaitOnConditionTimedRelative + 178
    4   com.apple.CoreServices.CarbnCore 0x985d367f MPWaitOnQueue + 200
    5   PMRuntime.dylib              0x005b9581 SetVSizeBaseline(unsigned long)
    + 1473
    6   com.apple.CoreServices.CarbonCore 0x985d45e0 PrivateMPEntryPoint + 68
    7   libsystem_c.dylib             094fc5ed9 pthreadstart + 335
    8   libsystem_c.dylib             0x94c96de thread_start +34
    Thread 3:
    0   libsystem_kernel.dylib        0x92d98c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib        0x92d981f6 mach_msg  70
    2   com.apple.CoreServices.CarbonCore 0x985fe0ec
    TS_exception_litener_thread + 90
    3   libsystem_cdylib             0x94fc5ed9 pthreadstart + 335
    4   libsystem_c.dylib             0x94fc96de thrad_start + 34
    Thread :
    0   libsystem_kernel.dylib        0x92d9a83e __psynch_cvwait + 10
       libsystem_c.dyli             0x94fc9e21 pthreadcond_wait + 827
    2   libsystem_c.dlib             0x94f7a42c pthread_cond_wait$UNIX2003 + 71
    3   com.aple.CoreServices.CarbonCore 0x985ffe62 TSWaitOnCondition + 124
    4   com.apple.CoreService.CarbonCore 0x9857137d
    TSWaitOnConditionTimedRelative + 136
    5   com.pple.CoreServices.CarbonCore 0x985d367f MPWaitOnQueue + 200
    6   com.adobe.ACE                 x00607a69 0x5c8000 + 260713
    7   com.adobe.ACE                 0x0060699 0x5c8000 + 257433
    8   com.apple.CoreServices.arbonCore 0x985d45e0 PrivateMPEntryPoint + 68
    9   libsystem_c.dylib             0x94fc5ed9 pthreadstart + 335
    10  libsystem_c.dylib            0x94fc96de thread_start + 34
    Thread 5:
    0   libsystem_kernel.dylib      0x92d9a83e __psynch_cvwait + 10
    1   libsystem_c.dylib             0x94fc9e21 pthreadcond_wait +827
    2   libsystem_c.dylib             0x94f7a42c pthread_cond_wait$UNX203 + 71
    3   com.apple.CoreServices.CarbonCore 0x985ffe62 TSWaitOnCondition + 124
    4   com.appleCoreServices.CarbonCore 0x9857137d
    TSWaitOnConditionTimedRelative + 136
    5   cm.apple.CoreServices.CarbonCore 0x985d367f MPWaitOnQuee + 200
    6   com.adobe.ACE                 0x00607a69 0x5c800 + 260713
    7   com.adobe.ACE                 0x00606d99 0x5c8000 + 57433
    8   com.apple.CoreServices.arbonCore 0x985d45e0 PrivateMPEntryPoint + 68
    9   libystem_c.dylib             0x94fc5ed9 pthreadstart + 335
    10  libsysem_c.dylib             0x94fc96de thread_start + 34
    Thread 6:
    0   libsystem_kerne.dylib        0x92d9a83e __psynch_cvwait + 10
    1   libsystem_c.dylib            0x94fc9e21 pthreadcond_wait + 827
    2   libsystem_c.dylib             0x94f7a42c pthread_cond_wait$UNIX2003 +71
    3   com.apple.CoreServices.CarbonCore 0985ffe62 TSWaitOnCondition + 14
    4   com.apple.CoreServices.CarbonCore0x9857137d
    TSWaitOnConditionTimedRelative + 136
    5   com.appe.CoreServices.CarbonCore 0x985d367f MPWaitOnQueue + 200
    6   com.adoe.ACE                 0x00607a69 0x5c8000 + 260713
    7   com.adobe.ACE                 0x00606d99 x5c8000 + 257433
    8   com.apple.CoreServices.CarbonCore 0x985d45e0PrvateMPEntryPoint + 68
    9   libsystem_c.dylib             0x94fc5ed9 pthreadstart + 335
    10  libsytem_c.dylib             0x94fc96de thread_start + 34
    Threa 7:
    0   libsystekernel.dylib        0x92d9a83e __psynch_cvwait + 101   libystem_c.dylib             0x94fc9e21 pthredcond_wait + 827
    2   libsystem_c.dylib             0x94f7a42c pthrad_condwait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore 0x95ffe62 TSWaitOCondition + 124
    4   com.apple.CoreServices.CarbonCore 0x9857137d
    TSWaitOnoditionTimedRelative + 136
    5   com.apple.CoreServices.CarbonCore 0x985d367 PWaitOnQueue + 200
    6   com.adobe.ACE                 0x00607a69 0x5c800 + 260713
    7   com.dobe.ACE                 0x00606d99 0x5c8000 + 2574338   com.apple.oreServices.CarbonCore 0x985d45e0 PrivateMPEntryPoint + 68
    9   libsystem_c.dyli             0x94fc5ed9 pthreadstart + 335
    10  libsystem_c.dylib           0x94fc96de thread_start + 34
    Thread 8:
    0   libsystem_kernel.dylib        0x92d9a83e __psynch_cvwait + 10
    1   libsystem_c.dylib             0x94fc9e21 phreadcnd_wait + 827
    2   libsystem_c.dylib             0x94f7a42c phread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore 0x985ffe62 TSWaitOnConditin + 124
    4   com.apple.CoeServices.CarbonCore 0x9857137d
    TSWaitOnConditioTimedRelative + 136
    5   com.apple.CoreServices.CarbonCore 0x985d367f MPWaitOnQueue + 200
    6   comadobe.ACE                 0x00607a9 0x5c8000 + 260713
    7   com.adobeACE                 0x00606d99 0x5c8000 + 257433
    8   com.apple.CoreServices.CarbonCore 0x98d45e0 PrivateMPEntryPoint + 68
    9   libystem_c.dylib             0x94fc5e9 pthreadstart + 335
    10  libsystem_cdylib             0x94fc96de thread_start + 34
    Thread 9:
    0  libsystem_kernl.dylib        0x92d9a83e __psynch_cvwait + 10
    1   libsysem_c.dylib             0x94c9e21 pthreadcond_wait + 827
    2   libsystem_c.dylib             0x94f7a4c ptread_cond_wait$UNIX2003 + 71
    3   com.appl.CoreServices.CarbonCore 0985ffe62 TSWaitOnCondition + 124
    4   com.apple.CoeServices.CarbonCore 0x9857137d
    TSWaitOnCnditionTimdRelative + 136
    5   com.apple.CoreServices.CarbonCore 0x985d367f MPitOnQueue + 200
    6   com.adobe.ACE                 0x00607a69 0x5c8000 + 26713
    7   com.adobe.AC                0x00606d99 0x5c8000 + 257433
    8   com.apple.CoreServices.arbonCore 0x95d45e0 PrivateMPEntryPoint + 68
    9   libsystem_c.dylib             0x94fc5ed9 pthredstart + 335
    10  libsystem_c.dylib             0x94fc96de thread_strt + 34
    Thread10:
    0   libsystem_kernel.dylib       0x92d9a83e __psynch_cvwait + 10
    1   lisystem_c.dylib             0x94fc9e21 pthreadcond_wait + 827
    2   lbsystem_c.dylib             0x94f7a42c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServies.CarbonCore 0x985ffe62 TSWaitOnCondition + 124
    4   com.apple.CoreServics.CarbonCore 0x9857137d
    TSWaitOnConditionTimedRelative + 136
    5   com.apple.CoreServices.CarbnCore 0x985d367f MPWaitOnQueue + 200
    6   com.adobe.ACE                0x00607a69 0x5c8000 + 260713
    7   com.adobe.ACE                 0x00606d99 0x5c000 + 257433
    8   com.apple.CoreServices.CarbonCore 0x985d45e0 PrivateMPEntryPint + 68
    9   libsystem_c.dylib             0x94fc5ed9 pthreadstart + 335
    10  libsystem_c.dylib             0x94fc96e thread_start + 34
    Thread 11:
    0   libsystem_kernel.dylib        0x92d9a83 __psynch_cvwait + 10
    1   libsystem_c.dylib             0x94fc9e21 pthreadcond_wait + 827
    2   libsystemc.dylib             0x94f7a42c pthread_cond_wait$UNIX2003 + 71
    3   com.adbe.InDesign.AppFramework 0x11760556 GetPlugIn + 876822
    4   com.adobe.InDesign.AppFramework 0x1175c8f GetPlugIn + 861375
    5   com.adobe.InDesign.AppFramework 0x1175d3c5 GetPlgIn + 864133
    6   com.adobe.InDesign.AppFramework 0x1175e98e GetPlugIn + 869710
    7   com.adobe.InDesgn.AppFramework 0x1175e9fa GetPlugIn + 869818
    8   com.adobe.InDesign.AppFamework 0x1175ea66 GetPlugIn + 869926
    9   com.adobe.boost_threads.framework 0x01c6a40d thread_proxy  141
    10  libsystem_c.dylib             0x94fc5ed9 pthreadstart + 35
    11  libsystem_c.dylib             0x94fc96de thread_start + 34
    Thread 12:
    0   libsystem_kerne.dylib        0x92d9a83e __psynch_cvwait + 10
    1   libsystem_c.dylib            0x94fc9e21 pthreadcond_wait + 827
    2   libsystem_c.dylib             0x94f7a42c pthread_cond_wai$UNIX2003 + 71
    3   com.adobe.InDesign.AppFramework 0x11760556 GetPlugIn +876822
    4   com.adobe.InDesign.AppFramework 0x1175c8ff GetPlugIn + 861375
    5   com.adobe.InDesign.ppFramework 0x1175d3c5 GetPlugIn + 864133
    6   com.adobe.InDesign.AppFrameork 0x1175e98e GetPlugIn + 869710
    7   com.adobe.InDesign.AppFramework 0x1175e9fa GetPlugIn + 86981
    8   com.adobe.InDesign.AppFramework 0x1175ea66 GetPlugIn + 869926
    9   co.adobe.boost_threads.framework 0x01c6a40d thread_proxy + 141
    10  libsystem_c.dylib             0x94c5ed9 pthreadstart + 335
    11  libsystem_c.dylib             0x94fc9de thread_start + 34
    Thread 13:
    0   libsystem_kernel.dylib        0x92d9abb2 __semwait_signal+ 10
    1   libsystem_c.dylib             0x94f7a7b9 nanosleep$UNIX2003 + 18
    2   com.adobe.InDesign.Support for JavaScript 0x17ac9acb GetPlugIn + 317883
    3   com.adobe.InDesin.Support for JavaScript 0x17aaef79 GetPlugIn + 208489
    4   com.adobe.InDeign.Support for JavaScript 0x17ac9e38 GetPlugIn + 318760
    5   libsystem_c.dylib             0x94fc5e9 pthreadstart + 335
    6   libsystem_c.dylib             0x94fc96de threa_start + 34
    Thread 14:
    0   libsystem_kernel.dylib        0x92d9aa9a __recvfrom + 10
    1   libsystem_.dylib             0x94f7a4a2 recv$UNIX2003 + 54
    2   ServiceManager-Launcer.dylib 0x207d9733 Invoke + 47867
    3   ServiceManager-Launcher.dylib 0x207d8846 Invoke + 44046
    4  ServiceManager-Launcher.dylib 0x207d7988 Invoke + 40272
    5   ServiceMnager-Launcher.dylib 0x207d7a0f Invoke + 40407
    6   ServiceManager-Launcher.dylib 0x207d2baf nvoke + 20343
    7   ServiceManager-Launcher.dylib 0x207d2ea7 Invoke + 1103
    8   ServiceManager-Launcher.dylib 0x207d3685 Invoke + 23117
    9   ServiceManager-Launcherdylib 0x207d38f9 Invoke + 23745
    10  ServiceManager-Launcher.dylib 0x07d62a0 Invoke + 34408
    11  ServiceManager-Launcher.dylib 0x207d63fd Invoke + 34757
    12  ServiceMaager-Launcher.dylib 0x207d6c91 Invoke + 36953
    13  ServiceManager-Launcherdylib 0x207d6db2 Invoke + 37242
    14  ServiceManager-Launcher.dylib 0x207c9656 Login + 461
    15 ServiceManager-Launcher.dylib 0x207cd09a Login + 15377
    16  ServiceMnager-Launcher.dylib 0x207d7165 Invoke + 38189
    17  ServiceManager-Launcher.dyli 0x207d92eb Invoke + 46771
    18  libsystem_c.dylib             0x94fc5ed9 pthradstart + 335
    19  libsystem_c.dylib             0x94fc96de thread_start + 34
    Thread 15:
    0   libsystem_kernel.dyib        0x92d9a83e __psynch_cvwait + 10
    1   libsystem_c.dylib            0x94fc9e21 pthreadcond_wait + 827
    2   libsystem_c.dylib             0x94f7a42c pthread_con_wait$UNIX2003 + 71
    3   com.adobe.ape.engine          0x0d8ee04f APXetHostAPI + 2633743
    4   com.adobe.ape.engine          0x0d67f62f APXGetHostAPI + 83439
    5  com.adobe.ape.engine          0x0d8ee13e APXGetHostAPI + 2633982
    6  com.adobe.ape.engine          0x0d8ee1a7 APXGetHostAPI + 2634087
    7   com.adobe.ape.enine          0x0d8ee2c6 APXGetHostAPI + 2634374
    8   libsystem_c.dyli             0x94fc5ed9 pthreadstart + 335
    9   libsystem_c.dylib             0x94fc9de thread_start + 34
    Thread 16:
    0   libsystem_kernel.dylib        092d9a83e __psynch_cvwait + 10
    1   libsystem_c.dylib             0x94fc9e21 pthreadcond_wait  827
    2   libsystem_c.dylib             0x94f7a42c pthread_cond_wait$UNIX2003  71
    3   com.adobe.ape.engine          0x0d8ee04f APXGetHostAPI + 2633743
    4   com.adbe.ape.engine          0x0d67f62f APXGetHostAPI + 83439
    5   com.adobe.apeengine          0x0d8ee13e APXGetHostAPI + 2633982
    6   com.adobe.ape.engine          0x0d8ee1a7APXGetHostAPI + 2634087
    7   com.adobe.ape.engine          0x0d8ee2c6 APXGtHostAPI + 2634374
    8   libsystem_c.dylib             0x94fc5ed9 pthreadstart + 335
    9   libsystemc.dylib             0x94fc96de thread_start + 34
    Thread 17:
    0   libystem_kernel.dylib        0x92d9a83e __psynch_cvwait + 10
    1   libsystem_c.dylib             094fc9e21 pthreadcond_wait + 827
    2   libsystem_c.dylib             0x94fa42c pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.ape.engine          0x0d8ee04f APXGetHostAPI+ 2633743
    4   com.adobe.ape.engine          0x0d67f62f APXGetHostAPI+ 83439
    5   com.adobe.ape.engine          0x0d8ee13e APXGetHostAPI + 2633982
    6   com.adobe.pe.engine          0x0d8ee1a7 APXGetHostAPI + 2634087
    7   com.adobe.pe.engine          0x0d8ee2c6 APXGetHostAPI + 2634374
    8   libsystem_c.dylib             0x94c5ed9 pthreadstart + 335
    9   libsystem_c.dylib             0x94fc9de thread_start + 34
    Thread 18:
    0   libsystem_kernel.dylib        0x92d9a83e __psynch_cvwait  10
    1   libsystem_c.dylib             0x94fc9e21 pthreadcond_wait + 827
    2  libsystem_c.dylib             0x94f7a42c pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.ape.engine         0x0d8ee04f APXGetHostAPI + 2633743
    4   com.adobe.ape.engine         0x0d67f62f APXGetHostAPI + 83439
    5   com.adobe.ape.engine          0x0d8ee13e APXGetHostAPI + 263982
    6   com.adobe.ape.engine          0x0d8ee1a7 APXGetHostAPI + 26340877   com.adobe.ape.engine          0x0d8ee2c6 APXGetHostAPI + 2634374
    8   libsystem_c.dylib            0x94fc5ed9 pthreadstart + 335
    9   libsystem_c.dylib            0x94fc96de thread_start + 34
    Thread 19:
    0   libsystem_kernel.dylib        0x92d9a83e __psynch_cvwit + 10
    1   libsystem_c.dylib             0x94fc9e78 pthreadcond_wit + 914
    2   libsystem_c.dylib             0x94fc9f7b
    pthread_cond_timedwait_relative_np + 4
    3   com.adobe.ape.engine          0x0d8ee017 APXGetHostAPI + 263368
    4   com.adobe.ape.engine          0x0d90720e APXGetHostAPI + 2736590
    5   com.adobe.ape.engie          0x0d8ee13e APXGetHostAPI + 2633982
    6   com.adobe.ape.engie          0x0d8ee1a7 APXGetHostAPI + 2634087
    7   com.adobe.ape.engine          0x0d8ee2c6 APXGeHostAPI + 2634374
    8   libsystem_c.dylib             0x94fc5ed9 pthreadsart + 335
    9   libsystem_c.dylib             0x94fc96de thread_start + 34
    Thread 20:
    0   libystem_kernel.dylib        0x92d9a83e __psynch_cvwait + 10
    1   libsystem_c.dylb             0x94fc9e78 pthreadcond_wait + 914
    2   libsystem_c.dylib             0x94fc9f7b
    pthread_cond_timedwit_relative_np + 47
    3   com.adobe.ape.engine          0x0d8ee017 APXetHostAPI + 2633687
    4   com.adobe.ape.engine          0x0da7c168 APXGetHostAPI + 4264232
    5  com.adobe.ape.engine          0x0d8ee13e APXGetHostAPI + 2633982
    6  com.adobe.ape.engine          0x0d8ee1a7 APXGetHostAPI + 2634087
    7   com.adobe.ape.engine         0x0d8ee2c6 APXGetHostAPI + 2634374
    8   libsystem_c.dylib            0x94fc5ed9 pthreadstart + 335
    9   libsystem_c.dylib            0x94fc96de thread_start + 34
    Thread 21:
    0   libsystem_kerel.dylib        0x92d9a83e __psynch_cvwait + 10
    1   libsystem_c.dylib             0x94fc9e21 pthreadcond_wait + 827
    2   libsystem_c.dylib             0x94fa42c pthread_cond_wait$UNIX2003 + 71
    3   MultiProcessor Support        0x5967eac
    boost::condition_variable::wait(boost::unique_lock::run() + 22
    6   MultiPrcessor Support        0x25967547 thread_proxy + 167
    7   libsystem_c.dylib            0x94fc5ed9 pthreadstart + 335
    8   libsystem_c.dylib             0x94fc96de thread_start + 3
    Thread 22:
    0   libsystem_kernel.dylib        0x92d9a83e __psynch_cwait + 10
    1   libsystem_c.dylib             0x94fc9e21 pthreadcond_wait + 827
    2   libsystem_c.dlib             0x94f7a42c pthread_cond_wait$UNIX2003 + 71
    3   MultiProcesor Support        0x25967eac
    boost::condition_variable::wait(boost::unique_lock:run() + 22
    6   MultiProcessor Support        0x25967547 thread_prox + 167
    7   libsystem_c.dylib             0x94fc5ed9 pthreadstart + 335
    8   libsystem_c.dyib             0x94fc96de thread_start + 34
    Thread 23:
    0   libsystem_kerel.dylib        0x92d9a83e __psynch_cvwait + 10
    1   libsystem_c.dylib             0x94fc9e21 pthreacond_wait + 827
    2   libsystem_c.dylib             0x94f7a42c pthread_con_wait$UNIX2003 + 71
    3   MultiProcessor Support        0x25967eac
    boost::condition_variable::wait(bost::unique_lock::run() + 22
    6   MultiProcessor Spport        0x25967547 thread_proxy + 167
    7   libsystem_c.dylib             0x94fc5e9 pthreadstart + 335
    8   libsystem_c.dylib             0x94fc96de hread_start + 34
    Thread 24:
    0   libsystem_kernel.dylib        0x92d9a83e __psynch_cvwait+ 10
    1   libsystem_c.dylib             0x94fc9e21 pthreadcond_wait+ 827
    2   libsystem_c.dylib             0x94f7a42c pthread_cond_wait$UNIX2003 + 71
    3   MutiProcessor Support        0x25967eac
    boost::condition_variable::wai(boost::unique_lock::run() + 22
    6   MultiProcessor upport        0x25967547 thread_proxy + 167
    7   libsystem_c.dylib            0x94fc5ed9 pthreadstart + 335
    8   libsystem_c.dylib             0x94fc96de thread_start + 34
    Thread 25:
    0   libsystem_kernel.dylib        0x92d9a83e __psynch_cvwit + 10
    1   libsystem_c.dylib             0x94fc9e21 pthreadcond_wait + 827
    2   libsystem_c.ylib             0x94f7a42c pthread_cond_wait$UNIX2003 + 71
    3   MultProcessor Support        0x25967eac
    boost::condition_variable::wait(boost::unique_lock::run() + 22
    6   MultiProcessor Support        0x25967547 tread_proxy + 167
    7   libsystem_c.dylib             0x94fc5ed9 pthreadstart + 335
    8   libsystm_c.dylib             0x94fc96de thread_start + 34
    Thread 26:
    0   libsysem_kernel.dylib        0x92d9a83e __psynch_cvwait + 10
    1   libsystem_c.dylib             0x94fc9e21_pthread_cond_wait + 827
    2   libsystem_c.dylib             0x94f7a42 pthread_cond_wait$UNIX2003 + 71
    3   MultiProcessor Support        0x25967eac
    boost::condition_vriable::wait(boost::unique_lock::run() + 22
    6   MultiPrcessor Support        0x25967547 thread_proxy + 167
    7   libsystem_c.dylib             0x94f5ed9 pthreadstart + 335
    8   libsystem_c.dylib             0x94fc96e thread_start + 34
    Thread 27:
    0   libsystem_kernel.dylib        0x92d9a83e __psynch_cvwat + 10
    1   libsystem_c.dylib             0x94fc9e21 pthreadcond_wat + 827
    2   libsystem_c.dylib             0x94f7a42c pthread_cond_wait$UNIX2003 + 71
    3  MultiProcessor Support        0x25967eac
    boost::condition_variable::ait(boost::unique_lock::run() + 22
    6   MultiProcessor Support        0x2597547 thread_proxy + 167
    7   libsystem_c.dylib             0x94fc5ed9_pthread_start + 335
    8   libsystem_c.dylib             0x94fc96de thread_start + 34
    Thread 28: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib        092d98c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib        0x92d981f6 mach_msg + 70
    2   com.appe.CoreFoundation      0x97e8a9da __CFRunLoopServiceMachPort +
    170
    3  com.apple.CoreFoundation      0x97e93b04 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundatin      0x97e931dc CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundtion      0x97e93088 CFRunLoopRunInMode + 120
    6   com.apple.Foundation          0x957360c
    +NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop: + 38
    7   com.apple.Foundation          0x95729e25 -[NSThread main] + 45
    8   com.apple.Foundation         0x95729dd5 __NSThread__main__ + 1582
    9   libsystem_c.dylib             0x4fc5ed9 pthreadstart + 335
    10  libsystem_c.dylib             0x94fc96de thread_start + 34
    Thread 29: com.apple.CFSocket.private
    0   libsystem_kernel.dylib        0x92d9ab42 _select + 10
    1   com.apple.CoreFoundation      0x97ee1e15 __CFSocketManager + 1557
    2   libsyste_c.dylib             0x94fc5ed9 pthreadstart + 335
    3   libsystem_c.dylib            0x94fc96de thread_start + 34
    Thread 30:
    0   libsystem_kernel.dylib        0x92d9a83e __psynch_cvwait + 101   libsystem_c.dylib             0x94fc9e21 pthreadcond_wait + 827
    2  libsystem_c.dylib             0x94f7a42c pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.InDesin.AppFramework 0x11760556 GetPlugIn + 876822
    4   com.adobe.InDesign.AppFramewrk 0x1175c8ff GetPlugIn + 861375
    5   com.adobe.InDesign.AppFramework 0x1175d3c5 GetPlugIn + 864133
    6   com.adbe.InDesign.AppFramework 0x1175e98e GetPlugIn + 869710
    7   com.adobeInDesign.AppFramework 0x1175e9fa GetPlugIn + 869818
    8   com.adobe.InDesign.AppFramework 0x175ea66 GetPlugIn + 869926
    9   com.adobe.boost_threads.framework 0x0c6a40d thread_proxy + 141
    10  libsystem_c.dylib             0x94fc5ed9 pthreadstart + 335
    11  ibsystem_c.dylib             0x94fc96de thread_start + 34
    Thread 31:
    0   lbsystem_kernel.dylib        0x92d9a83e __psynch_cvwait + 10
    1   libsystem_c.dylib             0x94fc9e21_pthread_cond_wait + 827
    2   libsystem_c.dylib             0x94f7a42c pthred_cond_wait$UNIX2003 + 71
    3   com.adobe.InDesign.AppFramework 0x11760556 GetPlugIn + 876822
    4   com.adob.InDesign.AppFramework 0x1175c97a GetPlugIn + 861498
    5   com.adobe.InDesin.AppFramework 0x1175d3c5 GetPlugIn + 864133
    6   com.adobe.InDesign.AppFramework 0x1175e98e GetPlugI + 869710
    7   com.adobe.InDesign.AppFramework 0x1175e9fa GetPlugIn +869818
    8   com.adobe.InDesign.AppFramework 0x1175ea66 GetPlugIn + 869926
    9   com.adob.boost_threads.framework 0x01c6a40d thread_proxy + 141
    10  libsystemc.dylib             0x94fc5ed9 pthreadstart + 335
    11  libsystem_c.dylib            0x94fc96de thread_start + 34
    Thread 32:
    0   libsystem_kernel.dylib       0x92d9a83e __psynch_cvwait + 10
    1   libsystem_c.dylib             0x94fc9e21 pthreadcond_wait + 827
    2   libsystem_c.dylib             0x94f7a42c pthread_cond_wait$UNIX203 + 71
    3   com.adobe.InDesign.AppFramework 0x11760556 GetPlugIn + 876822
    4   om.adobe.InDesign.AppFramework 0x1175c8ff GetPlugIn + 861375
    5   com.adobe.InDesign.AppFramework 0x1175d3c5 GetPluIn + 864133
    6   com.adobe.InDesign.AppFramework 0x1175e98e GetPlugIn+ 869710
    7   com.adobe.InDesign.AppFramework 0x1175e9fa GetPlugIn + 869818
    8   com.adobe.InDesgn.AppFramework 0x1175ea66 GetPlugIn + 869926
    9   com.adobe.boost_theads.framework 0x01c6a40d thread_proxy + 141
    10  libsystem_c.dylib             0x94fc5ed9 ptheadstart + 335
    11  libsystem_c.dylib             0x94fc96de thread_start+ 34
    Thread 33:: CoreAnimation render server
    0   libsystem_kernel.dylib        0x92d98c22mach_msg_trap + 10
    1   libsystem_kernel.dylib        0x92d98f6 mach_msg + 70
    2   com.apple.QuartzCore          0x9c14f959
    CA::Render::Server::server_thread(void*) + 233
    3   com.apple.uartzCore          0x9c14f866 thread_fu + 29
    4   libsystem_c.dylib             0x94fc5ed9 pthreadstart + 335
    5   libsystem_c.dylib             0x94fc96de thread_start + 34
    Thread 34:
    0  libsystem_kernel.dylib        0x92d9a83e __psynch_cvwait + 10
    1   lisystem_c.dylib             0x94fc9e21 pthreadcond_wait + 827
    2   libsystem_c.dylib             0x94f7a42c pthread_cond_wait$UNIX2003 + 71
    3   com.adoe.InDesign.AppFramework 0x11760556 GetPlugIn + 876822
    4   com.adobe.nDesign.AppFramework 0x1175c8ff GetPlugIn + 861375
    5   com.adobe.InDesign.AppFramework 0x1175d3c5 GetPlugIn + 864133
    6   com.adobe.InDesign.AppFramework 01175e98e GetPlugIn + 869710
    7   com.adobe.InDesign.AppFramework 0x115e9fa GetPlugIn + 869818
    8   com.adobe.InDesign.AppFramework 0x1175ea66 GetPlugIn + 869926
    9   com.adobe.boost_threads.framewok 0x01c6a40d thread_proxy + 141
    10  libsystem_c.dylib             0x4fc5ed9 pthreadstart + 335
    11  libsystem_c.dylib             0x94fc96de thread_start + 34
    Thread 35:
    0   libsystem_kernel.dylib        0x92d9b02e __workq_kernreturn + 10
    1   libystem_c.dylib             0x94fc7ccf pthreadwqthread + 7732   libsystem_c.dylib             0x94fc96fe start_wqthread + 30
    Thread 36:
    0   libsystem_kernel.dylib        0x92d9b02e __workq_ernreturn + 10
    1   libsystem_c.dylib            0x94fc7ccf pthreadwqthread + 773
    2   libsystem_c.dylib             0x94fc96fe start_wqthread + 30
    Thread 37:
    0   lbsystem_kernel.dylib        0x92d9b02e workqkernreturn + 10
    1   libsystem_c.dylib             0x94fc7ccf pthreadwqthread + 773
    2   libsystem_c.dylib             0x94fc96fe start_wthread + 30
    Thread 0 crashed with X86 hread State (32-bit):
      eax: 0x00000000  ebx: 0x00000005  ecx: 0x00000000  edx: 0x3fef8000
      edi: 0x00000000  esi: 0x00000100  ebp: 0xbfffaa18  esp: 0xbffa5f0
       ss: 0x00000023  efl: 0x00010286  eip: 0xacb62630   cs: 0x000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x0000000
    Logical CPU: 0
    Binary Images:
        0x1000 -     0x4ff7 +com.adobe.InDesign (8.0.0.370 - 8000)
    <0D5CE30B-1589-2AA4-C7E5-2C0ED0C4D37> /Applications/Adobe InDesign
    CS6/Adobe InDesign CS6.app/Contents/MaOS/Adobe InDesign CS6
        0x000 -     0xaff7 +InDesignModelAndUI (??? - ???)
    <2E042CB4-E42B-151B-E858-1352BF64CBA2> /Applications/Adobe InDesign
    CS6/Adobe InDesin
    CS6.app/Contents/MacOS/InDesignModelAndUI.framework/Vrsions/A/InDesignModel
    AndUI
        0xe000 -     0xeff7 +InDesignModel (??? - ???)
    <C9ABC1CF-850A-FCC7-2CEA-68B14F048036> /Applications/Adobe InDesign
    CS6/Adobe InDesign
    CS6.app/Contents/MacOSInDesignModel.framework/Versions/A/InDeignModel
       0x12000 -   0x1f2fef +WidgetBinLib.dylib (??? - ???)
    <D2AAB5B9-0694-32FA-38D5-F97FEE688C9D> /Applications/Adobe InDesign
    CS6/Adobe InDesign CS6app/Contents/MacOS/WidgetBinLib.dylib
      0x2a0000 -   0x47fffb +com.aobe.owl (AdobeOwl version 4.0.93 - 4.0.93)
    <D102FCD2-496D-5322-AEC0-7A5091CAA2CA> /Applications/Adobe InDesign
    CS6/Adobe InDesign
    CS6.app/Contnts/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
      0x4a000 -   0x546ff3 +com.adobe.owl-canvas (AdobeOwlCanvas version 3.6.05
    - 3.6.05) <8E0CC5EB-E18A-20BD-BDC4-667D1CC43C12> /Applications/Adobe
    Inesign CS6/Adobe InDesign
    CS6.app/Contents/Frameworks/AdobeOwlCanvas.ramework/Versions/A/AdobeOwlCanv
    as
      0x553000 -   0x55cfff +ASLSupportLib.dylib (??? - ???)
    <000064CE-84C2-F397-BAB1-17055FA344EC> /Applications/Adobe InDesgn
    CS6/Adobe InDesign CS6.app/Contents/acOS/ASLSupportLib.dylib
      0x563000 -   0x59fffb +TextPanelLib.dylib (??? - ???)
    <019DE080-1920-928F-57FB-F8FD8FCCA227> /Appliations/Adobe InDesign
    CS6/Adobe InDesign CS6.app/Contents/MacOS/TextPanelLib.dylib
      0x5b6000 -   0x5bfff3 +PMRuntime.dyib (??? - ???)
    <DEE2F17E-391E-5C3E-11DCEF6E0860545E> /Applications/Adobe InDesign
    CS6/Adobe InDesign CS6.app/Contents/MacOS/PMRuntime.dylib
      0x5c8000 -   0x744ff3 +com.adobe.ACE (AdobeACE 219.18.19553 -
    2.19.18.19553) <2C680020-2C1-F45D-B48C-9D5AB8E99DCC> /Applications/Adobe
    InDesign CS6/Adobe InDesign
    CS6.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
      0x753000 -   0xd1afef +com.adobe.AGM (AdobeAGM 4.26.18.19553
    4.26.18.19553) <AB15D5F5-2D3D-F597-DD23-47A7A4719FC1> /Applications/Adobe
    InDesign CS6/Adobe InDesign
    CS6.app/Contents/Framewrks/AdobeAGM.framework/Versions/A/AdobeAGM
      0xd8d000 -   0xdc8ff7 +com.adobe.ARE (AdobeARE 1.5.02.19553 -
    1.5.02.19553) <264C1354-0764-AFAB-5BB7-DA44EBEEFC1> /Applications/Adobe
    InDesign CS6/Adobe InDesign
    CS6.app/Contents/Frameworks/AdobeARE.framework/Versions/A/AdobeAR
      0xdce000 -   0xdebff3 +com.adobe.BIB(AdobeBIB 1.2.02.19553 -
    1.2.02.19553) <D3D9FDCE-75B2-7FB3-71C8-D5DF313F6B0F> /Applications/Adobe
    InDesign CS6/Adobe InDesign
    CS6.app/Content/Frameworks/AdobeBIB.framework/VersionsA/AdobeBIB
      0xdf1000 -   0xe18ff7 +com.adobe.BIBUtils (AdobeBIBUtils 1.1.01 - 1.1.01)
    <34F46810-2864-0365-91CF-BF9C8503400A> /Applications/Adobe InDesign
    CS6Adobe InDesign
    CS6.app/Contents/Framewrks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
      0xe1e000 -  0x1148fe3 +com.adobe.CoolType (AdobeCoolType 5.10.64.19354 -
    5.10.64.19354) <8985B298-125A-B521-9246-AAD43073A3F6>/Applications/Adobe
    InDesign CS6/Adobe nDesign
    CS6.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
    0x1180000 -  0x157bfe7 +com.adobe.MPS (AdobeMPS 5.8.0.19673 - 5.8.0.19673)
    <D65ABA15-80D2-3F1C-200-EEF873019149> /Applications/Adobe Inesign
    CS6/Adobe InDesign
    CS6.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
    0x15d8000 -  0x163dff3 +ObjectModelLib.dylib (??? - ???)
    <073EF2BA-B5C6-A466-9AEC-963A2E69144> /Applications/Adobe InDesign
    CS6Adobe InDesign CS6.app/Contents/MacOS/ObjectModelLib.dylib
    0x1654000 -  0x16b1feb +DataBaseLib.dylib (??? - ???)
    <F5ED35C9-1779-CF0D-BD50-0BC162D96A31> /pplications/Adobe InDesign
    CS6/Adobe Inesign CS6.app/Contents/MacOS/DataBaseLib.dylib
    0x16c1000 -  0x1b13fe7 +PublicLib.dylib (??? - ???)
    <BD26BAA7-5BF0-9F0A-BB93-BFE388E6852> /Applications/Adobe InDesig
    CS6/Adobe InDesign CS6.app/Contents/MacOS/PublicLib.dylib
    0x1c3f000 -  0x1c56ffb +com.adobe.AFL (AdobeAFL 1.00 - 1.0)
    <3B7A1817-3CA4-BEAA-A44A-5A9B5664E93> /Applications/Adobe InDesign
    CS6/Adobe InDesign
    CS6.app/Contents/Frameworks/AdobeAFL.framework/Versions/A/AdobeAFL
    0x1c67000 -  0x173ff7 +com.adobe.boost_threads.framewor (5.0.0 - 5.0.0.0)
    <56B14206-3221-D261-2B01-F91074D192FC> /Applications/Adobe InDesign
    CS6/Adobe InDesign
    CS6.app/Contents/Frameworks/bost_threads.framework/Versions/A/boost_treads
    0x1c90000 -  0x1c98fef +libtbbmalloc.dylib (??? - ???)
    <7A79ED70-A4AC-737A-2FAA-63B6FB29D4ED> /Applications/Adobe InDesign
    CS6/Adobe InDesign CS6.app/Contents/Fraeworks/libtbbmalloc.dylib
    0x1ca5000 - 0x1cc4fff +libtbb.dylib (??? - ???)
    <6EA19434-60D6-505D-CB6F-5CA562A0F2A7> /Applications/Adobe InDesign
    CS6/Adobe InDesign C6.app/Contents/Frameworks/libtbb.dylib
    0x1cd9000 -  0x1cd9fff  libmx.A.dylib (2026.0.0 - compatibility 1.0.0)
    <859B5BCC-B5D9-370F-8B6C-1E2B242D5DCD> /usr/li/libmx.A.dylib
    0x1cdc000 -  0x1ce4fef com.adobe.boost_date_time.framework (5.0.0 -
    5.0.0.0) <088B6233-3B58-D51A-4609-1FF7F462B1D3> /Applications/Adobe InDesign
    CS6/Adobe InDesign
    CS6.app/Contents/Frameworks/boost_date_time.framework/Versions/A/oost_date_
    time
    0x1cfb000 -  0x1e3bfeb+com.winsoft.wrservices (WRServices 5.0.0 - 5.0.0)
    <6D085279-1185-E7F0-B0D8-FBADBA062516> /Applications/Adobe InDesign
    CS6/Adobe InDsign
    CS6.app/Contents/Frameworks/WRSerices.framework/Versions/A/WRServices
    0x1ead000 -  0x1eb0ffb +com.adobe.AdobeCrashReporter (6.0 - 6.0.20120201)
    <6CE1936E-6AC7-6900-769B-876CBB68B5BC> /Applcations/Adobe InDesign
    CS6/Adobe InDesin
    CS6.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCra
    shReporter
    0x1eb8000 -  0x2bfdff7 +libicudata.40.0.dylib (40.0. - compatibility
    40.0.0) <015E6351-4F4200C1-2096-BEE385B275B1> /Applications/Adobe InDesign
    CS6/Adobe InDesign
    CS6.app/Contents/Frameworks/ICUData.framework/Versions/4.0/libicudata.40.0.d
    ylib 0x2c10000 -  0x2d45fe7 +libicui18n.40..dylib (40.0.0 - compatibility
    40.0.0) <8BE3FE71-0CE6-2B93-B5F2-B4F0DD274B91> /Applications/Adobe InDesign
    CS6/Adobe InDesign
    CS6.app/Cntents/Frameworks/ICUInternationalizatin.framework/Versions/4.0/l
    ibicui18n.40.0.dylib
    0x2db9000 -  0x2eaafef +libicuuc.40.0.dylib (40.0.0 - compatibility 40.0.0)
    <4CF7066A-6E82-FF80-93E6-6849149FBB98> /Applications/Adobe InDesign
    CS6/Adobe InDesign
    CS6.app/Contents/Frameworks/ICUUnicode.framework/Versions/4.0/libicuuc.40.0.
    dylib
    0x2ee7000 -  0x2f59fef +com.adobe.adobe_caps (adobe_caps 6.0.29.0 -
    6.0.29.0) <E4ADECD5-05B4-E78B-09D8-E45FD640E84D> /Applications/Adobe
    InDesign CS6/Adobe InDesign
    CS6.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
    0x2f66000 -  0x3048ff3 +com.adobe.amtlib (amtlib 6.0.0.75 - 6.0.0.75)
    <808CABA8-E8E6-AC45-4905-A6AA59E8C41C> /Applications/Adobe InDesign
    CS6/Adobe InDesign
    CS6.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
    0x3057000 -  0x311ffe7 +com.adobe.boost_regex.framework (5.0.0 - 5.0.0.0)
    <E124FC44-4A5C-A3C5-C7E2-0631F1D6E628> /Applications/Adobe InDesign
    CS6/Adobe InDesign
    CS6.app/Contents/Frameworks/boost_regex.framework/Versions/A/boost_regex
    0x31c5000 -  0x3202fff  com.apple.vmutils (4.2.1 - 107)
    <C491B259-8C5C-3199-83A0-97422C59C4E2>
    /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x321c000 -  0x321dff7 +com.adobe.boost_system.framework (5.0.0 - 5.0.0.0)
    <957930FC-D7B3-FAEA-0075-63C7B0E59070> /Applications/Adobe InDesign
    CS6/Adobe InDesign
    CS6.app/Contents/Frameworks/boost_system.framework/Versions/A/boost_system
    0x3224000 -  0x32c2fe3 +libicucnv.40.0.dylib (40.0.0 - compatibility
    40.0.0) <D11DC46F-D58E-B17C-9356-46F593D5A7CF> /Applications/Adobe InDesign
    CS6/Adobe InDesign
    CS6.app/Contents/Frameworks/ICUConverter.framework/Versions/4.0/libicucnv.40
    .0.dylib
    0x32e4000 -  0x32ebffb +com.adobe.ape.shim (3.3.8.19346 - 3.3.8.19346)
    <B711CAA7-29D6-D5CF-CE1B-A611896C8D87> /Applications/Adobe InDesign
    CS6/Adobe InDesign
    CS6.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
    0x4cb8000 -  0x4cb9ffb +com.adobe.InDesign.Metadata Database Filter
    (8.0.0.370 - ???) <AAA7D767-80AA-D2C9-AE83-C15DD4C39CF6> /Applications/Adobe
    InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Metadata
    Database Filter.InDesignPlugin/Metadata Database Filter
    0x4cbe000 -  0x4cbfffb +com.adobe.InDesign.Global Preferences Panel
    (8.0.0.370 - ???) <1E82EF72-4A43-5D8F-F38E-3213B34884CC> /Applications/Adobe
    InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Global
    Preferences Panel.InDesignPlugin/Global Preferences Panel
    0x4cc4000 -  0x4ce4ff3 +com.adobe.InDesign.IME (8.0.0.370 - ???)
    <68273229-D088-6FE7-0EBB-049D7765EB27> /Applications/Adobe InDesign
    CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/IME.InDesignPlugin/IME
    0x4cf2000 -  0x4cf3ff1  com.apple.textencoding.unicode (2.4 - 2.4)
    <4E55D4B9-4E67-3FC9-9407-3E99D1D50F15> /System/Library/TextEncodings/Unicode
    Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x4f80000 -  0x4f82fff +com.adobe.InDesign.Help (8.0.0.370 - ???)
    <4FA04E8F-01D7-32BF-90BD-61F315361259> /Applications/Adobe InDesign
    CS6/*/Help
    0x4ff4000 -  0x4ffaff3 +com.adobe.InDesign.Keeps Panel (8.0.0.370 - ???)
    <4AD1C274-44A7-7FD1-30F3-1ADDD92025EF> /Applications/Adobe InDesign
    CS6/*/Keeps Panel
    0x6fed000 -  0x6ff6fff +com.adobe.InDesign.Workgroup Client UI (8.0.0.370 -
    ???) <49902077-E8F4-7FEA-A0B4-545ADF7233E6> /Applications/Adobe InDesign
    CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Workgroup Client
    UI.InDesignPlugin/Workgroup Client UI
    0x89a5000 -  0x89b3ffb  libSimplifiedChineseConverter.dylib (54.0.0 -
    compatibility 1.0.0) <4378B89F-0BDA-3072-9C67-DE1A371DD816>
    /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x89be000 -  0x89beffd +cl_kernels (??? - ???)
    <E7C21755-4659-48F2-B18A-311582612C30> cl_kernels
    0x89ef000 -  0x89f8ffb +PathTypeLib.dylib (??? - ???)
    <8F64EEBE-7B35-04D9-1A40-296790C82598> /Applications/Adobe InDesign
    CS6/Adobe InDesign CS6.app/Contents/MacOS/PathTypeLib.dylib
    0xc87f000 -  0xc891fff  libTraditionalChineseConverter.dylib (54.0.0 -
    compatibility 1.0.0) <F7D2A96C-D03F-3C0B-83FC-1016BB787B59>
    /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0xc913000 -  0xc914ff1 +cl_kernels (??? - ???)
    <82F69FDB-B0DC-42BD-A5D2-62494A1E81B0> cl_kernels
    0xc93e000 -  0xc93eff7 +cl_kernels (??? - ???)
    <81D3D299-E31D-4142-A4CC-ECCDA91E3E4A> cl_kernels
    0xc94f000 -  0xc950ffd +cl_kernels (??? - ???)
    <B18B4819-8433-4EEE-90A1-0C765918ADA1> cl_kernels
    0xc993000 -  0xc99fffb  libGPUSupport.dylib (??? - ???)
    <33D7446A-5489-3388-8CAE-6E9A8FC85E3B>
    /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/
    libGPUSupport.dylib
    0xc9bf000 -  0xc9c8ff6  libcldcpuengine.dylib (2.0.14 - compatibility
    1.0.0) <E1135D35-7849-310F-A971-15BC2112EF73>
    /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuen
    gine.dylib
    0xc9cf000 -  0xc9d1fff  libCoreFSCache.dylib (??? - ???)
    <9E7CBE71-566C-36E9-A49F-C5FF6956D76F>
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCa
    che.dylib
    0xc9eb000 -  0xc9efffb  libFontRegistryUI.dylib (??? - ???)
    <79C7B379-48E4-365C-9E2D-FA72771C0DA2>
    /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.fram
    ework/Resources/libFontRegistryUI.dylib
    0xca0d000 -  0xca10fff +FastCore (??? - ???)
    <E1186AC0-CC0B-AEDA-7096-5EF975A3075E> /Applications/Adobe InDesign
    CS6/Adobe InDesign
    CS6.app/Contents/Frameworks/AdobePSL.framework/PlugIns/FastCore.plugin/Conte
    nts/MacOS/FastCore
    0xcaba000 -  0xcabeffb  com.apple.audio.AudioIPCPlugIn (1.2.3 - 1.2.3)
    <D4092467-5BBE-3ED6-A493-7DB1EE8E6686>
    /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPl
    ugIn.bundle/Contents/MacOS/AudioIPCPlugIn
    0xcb5b000 -  0xcb60fff  com.apple.audio.AppleHDAHALPlugIn (2.2.3 -
    2.2.3f13) <41E1F49A-074D-3161-941A-462B70128996>
    /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.
    bundle/Contents/MacOS/AppleHDAHALPlugIn
    0xcf17000 -  0xcf17ff7 +DTraceSupport.dylib (??? - ???)
    <3B2D713B-751B-BD11-5DEA-7B7F6017CB58> /Applications/Adobe InDesign
    CS6/Adobe InDesign CS6.app/Contents/MacOS/DTraceSupport.dylib
    0xd636000 -  0xe57efcb +com.adobe.ape.engine (3.3.8.19346 - 3.3.8.19346)
    <FB642021-E854-27B0-9C15-E3567B4F56B9> /Library/Application
    Support/Adobe/*/adbeapecore.framework/Libraries/adbeapeengine.bundle/Content
    s/MacOS/adbeapeengine
    0xe779000 -  0xe826ff7  libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7)
    <7B6DB792-C9E5-3772-8734-8D0052757B8C> /usr/lib/libcrypto.0.9.7.dylib
    0x104f0000 - 0x10598ff7  unorm8_bgra.dylib (2.0.14 - compatibility 1.0.0)
    <C7A9D0F2-A0D2-3D76-B1A9-C9093AE4B3D1>
    /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormat
    s/unorm8_bgra.dylib
    0x106f2000 - 0x1071fff0  GLRendererFloat (??? - ???)
    <FC788066-25F2-3960-853E-DF8C413BDEFF>
    /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle
    /GLRendererFloat
    0x10d50000 - 0x10d78feb +com.adobe.AXE8SharedExpat (AdobeAXE8SharedExpat
    3.7.101.18636 - 3.7.101.18636) <C38ACBCE-04AA-DF40-FF79-29377F25CDAF>
    /Applications/Adobe InDesign CS6/Adobe InDesign
    CS6.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeA
    XE8SharedExpat
    0x10d97000 - 0x10d9fff7 +com.adobe.InDesign.Document UI (8.0.0.370 - ???)
    <5F56ABC9-9C79-F847-0723-3D0D25F6DD7D> /Applications/Adobe InDesign
    CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Document
    UI.InDesignPlugin/Document UI
    0x1128e000 - 0x112ddffb +com.adobe.InDesign.Linguistics (8.0.0.370 - ???)
    <7D889554-84E1-8BFD-4215-334161422D69> /Applications/Adobe InDesign
    CS6/Adobe InDesign
    CS6.app/Contents/MacOS/Required/Linguistics.InDesignPlugin/Linguistics
    0x112f1000 - 0x112f9ffb +com.adobe.InDesign.Workgroup UI (8.0.0.370 - ???)
    <065184B8-B391-7634-9D4B-0FA95D12445B> /Applications/Adobe InDesign
    CS6/*/Workgroup UI
    0x11660000 - 0x1180cfff +com.adobe.InDesign.AppFramework (8.0.0.370 - ???)
    <37A21F7E-89E0-6F90-1F36-8DBD540D75AF> /Applications/Adobe InDesign
    CS6/Adobe InDesign
    CS6.app/Contents/MacOS/Required/AppFramework.InDesignPlugin/AppFramework
    0x120cf000 - 0x122aafe7 +com.adobe.InDesign.Text Walker (8.0.0.370 - ???)
    <49EF6D2A-B8AE-AAD1-D589-DADEA0A5C494> /Applications/Adobe InDesign
    CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Text
    Walker.InDesignPlugin/Text Walker
    0x122f2000 - 0x12351ff7 +com.adobe.InDesign.Text Panel (8.0.0.370 - ???)
    <4D8C3996-CA93-FEF5-AAF4-074DF431DCC1> /Applications/Adobe InDesign
    CS6/*/Text Panel
    0x12366000 - 0x123b2ff7 +com.adobe.InDesign.Spelling Panel (8.0.0.370 - ???)
    <201EFD3B-7BF3-38E2-0992-2A7CE8799FD9> /Applications/Adobe InDesign
    CS6/*/Spelling Panel
    0x123ca000 - 0x125dfff3 +com.adobe.InDesign.Package and Preflight (8.0.0.370
    - ???) <6769A211-92EE-F6F2-2E52-3C06226A352A> /Applications/Adobe InDesign
    CS6/*/Package and Preflight
    0x12611000 - 0x1266dfef +com.adobe.AdobeXMPCore (Adobe XMP Core 5.3 -c 11 -
    66.145661) <123A0829-A85B-6E67-0E48-4F37B08E4C03> /Applications/Adobe
    InDesign CS6/Adobe InDesign
    CS6.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    0x12676000 - 0x12740ff7 +com.adobe.InDesign.Text Editor (8.0.0.370 - ???)
    <81901B1A-3FFA-6536-E86E-F5FB8745230C> /Applications/Adobe InDesign
    CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Text
    Editor.InDesignPlugin/Text Editor
    0x12767000 - 0x1295ffff +com.adobe.InDesign.Layout UI (8.0.0.370 - ???)
    <C2FFDBBB-7D4A-AEE1-1B0B-FDB5B12BE43D> /Applications/Adobe InDesign
    CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Layout
    UI.InDesignPlugin/Layout UI
    0x129a5000 - 0x12a15ff7 +com.adobe.InDesign.Import Export UI (8.0.0.370 -
    ???) <48FAF53E-A0DA-7DA4-3A8F-D647CE86A237> /Applications/Adobe InDesign
    CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Import Export
    UI.InDesignPlugin/Import Export UI
    0x12a34000 - 0x12b31ff3 +com.adobe.InDesign.Hyperlinks (8.0.0.370 - ???)
    <7DBD8FB4-45E4-C1E3-FF9F-CE111584196C> /Applications/Adobe InDesign
    CS6/Adobe InDesign
    CS6.app/Contents/MacOS/Required/Hyperlinks.InDesignPlugin/Hyperlinks
    0x12b52000 - 0x12bf4ff7 +com.adobe.InDesign.Master Page (8.0.0.370 - ???)
    <E44ED0B1-D4B9-1DD6-3DFA-FBD2B1F02BBE> /Applications/Adobe InDesign
    CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Master
    Page.InDesignPlugin/Master Page
    0x12c09000 - 0x12c31ff3 +com.adobe.InDesign.Utilities (8.0.0.370 - ???)
    <28C5CB88-35B0-8180-4138-80D5E3503BBA> /Applications/Adobe InDesign
    CS6/Adobe InDesign
    CS6.app/Contents/MacOS/Required/Utilities.InDesignPlugin/Utilities
    0x12c47000 - 0x12d2ffff +com.adobe.InDesign.Color Management (8.0.0.370 -
    ???) <AEB38774-2898-14E0-EF60-2FAD9277E576> /Applications/Adobe InDesign
    CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Color
    Management.InDesignPlugin/Color Management
    0x130f8000 - 0x130faff7 +com.adobe.InDesign.SimpleTextImportFilter
    (8.0.0.370 - ???) <A55AAE7C-AC72-4799-A7DC-95DB3A21575F> /Applications/Adobe
    InDesign CS6/*/SimpleTextImportFilter
    0x13300000 - 0x135deff7 +com.adobe.InDesign.Application UI (8.0.0.370 - ???)
    <DC17ED34-F202-1273-AD65-50BCE7BFFFE5> /Applications/Adobe InDesign
    CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Application
    UI.InDesignPlugin/Application UI
    0x13668000 - 0x1371cffb +com.adobe.AdobeExtendScript (ExtendScript 4.2.12 -
    4.2.12.18602) <2C860A49-8645-DC74-DC56-53BC99138C6F> /Applications/Adobe
    InDesign CS6/Adobe InDesign
    CS6.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/AdobeExte
    ndScript
    0x1375f000 - 0x137fdff3 +com.adobe.AdobeScCore (ScCore 4.2.12 -
    4.2.12.18602) <D8CDF140-E42A-DCFB-AFFC-69B4694FB639> /Applications/Adobe
    InDesign CS6/Adobe InDesign
    CS6.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCore
    0x13833000 - 0x138a0ffb +com.adobe.headlights.LogSessionFramework (??? -
    2.1.2.1652) <82DA9279-45D2-AD40-C86C-F5A94B9DAAFF> /Applications/Adobe
    InDesign CS6/Adobe InDesign
    CS6.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
    0x138ef000 - 0x13abefef +com.adobe.InDesign.Document Framework (8.0.0.370 -
    ???) <719D4428-D6DD-B14F-E32B-2227C3E7F10E> /Applications/Adobe InDesign
    CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Document
    Framework.InDesignPlugin/Document Framework
    0x14b1a000 - 0x14c50feb +com.adobe.InDesign.SangamServicer-Mapper (8.0.0.370
    - ???) <6C68B5C2-84AE-5F93-03B2-EF620A1ADB1F> /Applications/Adobe InDesign
    CS6/*/SangamServicer-Mapper
    0x14c6c000 - 0x14cd6feb +com.adobe.AdobeSangam (AdobeSangam 5.6.0.19506 -
    5.6.0.19506) <1D569A75-8FA7-A3F9-ADB7-0CD4E72985E1> /Applications/Adobe
    InDesign CS6/Adobe InDesign
    CS6.app/Contents/Frameworks/AdobeSangam.framework/Versions/A/AdobeSangam
    0x14d1b000 - 0x14d4dfe3 +com.adobe.Reader for DOCX (Reader for DOCX
    5.6.0.19506 - 5.6.0.19506) <BE1E7785-EB91-BA70-DFE5-6077B90E58AC>
    /Applications/Adobe InDesign CS6/*/Reader for DOCX
    0x14d56000 - 0x14e3efe3 +com.adobe.AXEDOMCore (AdobeAXEDOMCore 3.7.101.18636
    - 3.7.101.18636) <2540764B-C2F2-61D7-EFBA-6663171FD19A> /Applications/Adobe
    InDesign CS6/Adobe InDesign
    CS6.app/Contents/Frameworks/AdobeAXEDOMCore.framework/Versions/A/AdobeAXEDOM
    Core
    0x14ecf000 - 0x14f9fffb +com.adobe.AXEXSLT (AdobeAXSLE 3.7.101.18636 -
    3.7.101.18636) <1DA41E37-FF7F-360F-FEB4-23240E22EFDE> /Applications/Adobe
    InDesign CS6/Adobe InDesign
    CS6.app/Contents/Frameworks/AdobeAXSLE.framework/Versions/A/AdobeAXSLE
    0x1501f000 - 0x150adffb +com.adobe.AdobeSangamML (AdobeSangamML 5.6.0.19506
    - 5.6.0.19506) <50915543-BBBF-63F6-05D1-28D484194BBD> /Applications/Adobe
    InDesign CS6/Adobe InDesign
    CS6.app/Contents/Frameworks/AdobeSangamML.framework/Versions/A/AdobeSangamML
    0x150ce000 - 0x15134fff +com.adobe.Reader for Excel (Reader for Excel
    5.6.0.19506 - 5.6.0.19506) <0245D9C5-8ABE-419A-B36D-99210341F5C8>
    /Applications/Adobe InDesign CS6/*/Reader for Excel
    0x15147000 - 0x1515aff7 +com.adobe.AdobeSFL (AdobeSFL 1.1.0.18561 -
    1.1.0.18561) <5A153C87-DD7A-CE28-2E93-7DC120D4244F> /Applications/Adobe
    InDesign CS6/Adobe InDesign
    CS6.app/Contents/Frameworks/AdobeSFL.framework/Versions/A/AdobeSFL
    0x15161000 - 0x151f0ff7 +com.adobe.Reader For PageMaker (Reader For
    PageMaker 5.6.0.19506 - 5.6.0.19506) <CD015746-7861-EFFC-855C-EC3759DCE1BA>
    /Applications/Adobe InDesign CS6/*/Reader For PageMaker
    0x15207000 - 0x1522cfeb +PMFileReader.dylib (??? - ???)
    <BF49DC6F-48F1-AC4F-1568-5EACA4DB93B1> /Applications/Adobe InDesign
    CS6/Adobe InDesign CS6.app/Contents/MacOS/PMFileReader.dylib
    0x15232000 - 0x15338ff7 +com.adobe.Reader for Quark (Reader for Quark
    5.6.0.19506 - 5.6.0.19506) <C6812CCF-8BF1-7AAC-A313-E22C48FA84A8>
    /Applications/Adobe InDesign CS6/*/Reader for Quark
    0x1534f000 - 0x153bbff3 +com.adobe.Reader for RTF (Reader for RTF
    5.6.0.19506 - 5.6.0.19506) <C14CA6D4-1F6F-57B6-03F1-897D3E6DCE32>
    /Applications/Adobe InDesign CS6/*/Reader for RTF
    0x153d2000 - 0x1544cfe7 +com.adobe.Reader for Word (Reader for Word
    5.6.0.19506 - 5.6.0.19506) <51D1D1C0-9CF5-299B-CE42-068E4D4ECF8A>
    /Applications/Adobe InDesign CS6/*/Reader for Word
    0x15461000 - 0x154dcfe3 +com.adobe.Reader for XLSX (Reader for XLSX
    5.6.0.19506 - 5.6.0.19506) <388840BE-3F1B-C06F-0D64-EA3D510DDEF4>
    /Applications/Adobe InDesign CS6/*/Reader for XLSX
    0x154f3000 - 0x154fbffb +com.adobe.ZTextReader (ZTextReader 5.6.0.19506 -
    5.6.0.19506) <AEAB96BF-248D-7CFC-F0CB-A3BBB8E0A39B> /Applications/Adobe
    InDesign CS6/*/ZTextReader
    0x15581000 - 0x155f2fe7 +com.adobe.InDesign.XMLParser (8.0.0.370 - ???)
    <63F7D423-694D-DB79-D42C-2BC254612720> /Applications/Adobe InDesign
    CS6/Adobe InDesign
    CS6.app/Contents/MacOS/Required/XMLParser.InDesignPlugin/XMLParser
    0x15602000 - 0x1581cfff +com.adobe.InDesign.XML (8.0.0.370 - ???)
    <A28259F2-82BE-9CEB-9A1D-F8F760157C9F> /Applications/Adobe InDesign
    CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/XML.InDesignPlugin/XML
    0x15854000 - 0x1587efe7 +com.adobe.InDesign.WorldReady (8.0.0.370 - ???)
    <E766F1AF-742B-FE86-EE67-CC3D4F598B91> /Applications/Adobe InDesign
    CS6/Adobe InDesign
    CS6.app/Contents/MacOS/Required/WorldReady.InDesignPlugin/WorldReady
    0x1588a000 - 0x158c4fff +com.adobe.InDesign.Workgroup (8.0.0.370 - ???)
    <C2A78399-48E9-55CC-F06E-3C0CC2A73454> /Applications/Adobe InDesign
    CS6/Adobe InDesign
    CS6.app/Contents/MacOS/Required/Workgroup.InDesignPlugin/Workgroup
    0x158d0000 - 0x158f0ff7 +com.adobe.InDesign.Workgroup Client (8.0.0.370 -
    ???) <0BFBA0D5-C558-9735-CAF3-A56A672222A0> /Applications/Adobe InDesign
    CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Workgroup
    Client.InDesignPlugin/Workgroup Client
    0x158fb000 - 0x15a45fef +com.adobe.InDesign.Widgets (8.0.0.370 - ???)
    <E6E3062C-3AEE-268D-78EC-FC8854498BC2> /Applications/Adobe InDesign
    CS6/Adobe InDesign
    CS6.app/Contents/MacOS/Required/Widgets.InDesignPlugin/Widgets
    0x15a9b000 - 0x15bc7fe3 +com.adobe.InDesign.Transparency (8.0.0.370 - ???)
    <A68FB01C-1ED3-466C-A3D7-63F7FF8291CB> /Applications/Adobe InDesign
    CS6/Adobe InDesign
    CS6.app/Contents/MacOS/Required/Transparency.InDesignPlugin/Transparency
    0x15be9000 - 0x16c95ff3 +com.adobe.psl (AdobePSL 13.0.0.19655 -
    13.0.0.19655) <47A9AAEC-43CD-17C9-6E58-6312315FC15D> /Applications/Adobe
    InDesign CS6/Adobe InDesign
    CS6.app/Contents/Frameworks/AdobePSL.framework/Versions/A/AdobePSL
    0x16e0e000 - 0x16e6aff7 +com.adobe.InDesign.TOC (8.0.0.370 - ???)
    <21B11453-4710-9E69-8220-CCC1403362BA> /Applications/Adobe InDesign
    CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/TOC.InDesignPlugin/TOC
    0x16e7a000 - 0x17452ff3 +com.adobe.InDesign.Text (8.0.0.370 - ???)
    <D6E7AFF6-BD9D-90E8-6204-DF39F95A4B74> /Applications/Adobe InDesign
    CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Text.InDesignPlugin/Text
    0x174c7000 - 0x1753aff7 +com.adobe.InDesign.Text Wrap (8.0.0.370 - ???)
    <C8534E41-F169-A8E9-C25A-C245A6B80388> /Applications/Adobe InDesign
    CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Text
    Wrap.InDesignPlugin/Text Wrap
    0x1754e000 - 0x17574ff7 +com.adobe.InDesign.Text Wrap Path (8.0.0.370 - ???)
    <83BEA1C9-A363-4F4E-5046-7576852B42C4> /Applications/Adobe InDesign
    CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Text Wrap
    Path.InDesignPlugin/Text Wrap Path
    0x1757b000 - 0x1758fff3 +com.adobe.InDesign.Text Editor Model (8.0.0.370 -
    ???) <73FD4441-6427-1074-641F-0AD5FCB1C59B> /Applications/Adobe InDesign
    CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Text Editor
    Model.InDesignPlugin/Text Editor Model
    0x17597000 - 0x175e5ffb +com.adobe.InDesign.Text Attributes (8.0.0.370 -
    ???) <ED69A81F-01B2-1823-1387-F95971A2A75D> /Applications/Adobe InDesign
    CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Text
    Attributes.InDesignPlugin/Text Attributes
    0x175f7000 - 0x17648fff +com.adobe.InDesign.TableStyles (8.0.0.370 - ???)
    <840B33A7-BA08-534A-74D7-393737B3BCEA> /Applications/Adobe InDesign
    CS6/Adobe InDesign
    CS6.app/Contents/MacOS/Required/TableStyles.InDesignPlugin/TableStyles
    0x17657000 - 0x17874ff7 +com.adobe.InDesign.Table Model (8.0.0.370 - ???)
    <32CAE4DE-3171-1D56-98D1-6DC2E380CC17> /Applications/Adobe InDesign
    CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Table
    Model.InDesignPlugin/Table Model
    0x178a3000 - 0x178f2fef +com.adobe.InDesign.Image Filters (8.0.0.370 - ???)
    <7886BE2C-CFAE-B06F-DAFD-391E446F033B> /Applications/Adobe InDesign
    CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Image
    Filters.InDesignPlugin/Image Filters
    0x178fb000 - 0x1797ffef +com.adobe.InDesign.SVGExport (8.0.0.370 - ???)
    <86FE3628-3D34-889A-E9D6-A668D39FA75C> /Applications/Adobe InDesign
    CS6/Adobe InDesign
    CS6.app/Contents/MacOS/Required/SVGExport.InDesignPlugin/SVGExport
    0x179a4000 - 0x17a44fef +com.adobe.SVGExport (AdobeSVGExport 6.0 - 6.0)
    <9B8AE7D4-C7C8-B594-9E31-BEDC07A98A56> /Applications/Adobe InDesign
    CS6/Adobe InDesign
    CS6.app/Contents/Frameworks/AdobeSVGExport.framework/Versions/A/AdobeSVGExpo
    rt
    0x17a71000 - 0x17b10ffb +com.adobe.InDesign.Support for JavaScript
    (8.0.0.370 - ???) <8BE58202-B416-D7CB-6242-76007DA009AD> /Applications/Adobe
    InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Support for
    JavaScript.InDesignPlugin/Support for JavaScript
    0x17b32000 - 0x17b76fe3 +com.adobe.InDesign.Support for AppleScript
    (8.0.0.370 - ???) <03A2B78A-6B8D-36AD-EDB9-9F44B572FA85> /Applications/Adobe
    InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Support for
    AppleScript.InDesignPlugin/Support for AppleScript
    0x17b87000 - 0x17c80ff3 +com.adobe.InDesign.Graphics (8.0.0.370 - ???)
    <6751514A-305F-22D5-5F6B-EF83069C2290> /Applications/Adobe InDesign
    CS6/Adobe InDesign
    CS6.app/Contents/MacOS/Required/Graphics.InDesignPlugin/Graphics
    0x17c9c000 - 0x17cf4fe3 +com.adobe.InDesign.Stroke and Fill (8.0.0.370 -
    ???) <3FAC2281-54A0-4A7A-9C68-23288148132C> /Applications/Adobe InDesign
    CS6/Adobe InDesign CS6.app/Contents/MacOS/Required/Stroke and
    Fill.InDesignPlugin/Stroke and Fill
    0x17d07000 - 0x17e46ff7 +com.adobe.InDesign

  • InDesign CS6: preflight & non-existent overset text in my document.

    Hi,
    I’m using InDesign CS6. The preflight lists overset errors. When I click on the page icon and go to where the overset txt is supposed to be…there is none.
    I deleted EVERYTHING in the entire document, then did a SAVE-AS a new name; restarted InDesign; opened the empty document...and it still says I have overset text. I’ve had this issue before with other documents and just ignored the errors after hours of trying to fix the non-existent overset text - but other people have to use my documents. Having errors is an issue with shared documents. I started a chat with an adobe tech support person, but they had no idea what the problem is. Is this a bug? More importantly, is there a fix?
    any help much appreciated.
    regards,
    m

    I have a document with a similar issue. I just opened it just to check. When I click on the overset and click somewhere else, I get an empty text frame. I guess that's what happens to you as well. I turned on Show Hidden Characters and noticed that somehow I had at the bottom of the page a paragraph sign (probably I hit enter at the end without noticing it). I just deleted it and now is fine. Turn on the Show Hidden Characters and see if something shows up at the end of your document.

  • Adding a Drop Shadow to text in InDesign CS6

    I have no character styles in my recent installation of Cloud InDesign CS6 and want to know how I import these effects.

    Character Styles and Drop Shadow, (an object-level effect), are not related. There is nothing to import.
    To apply a drop shadow to text, select (black arrow) the text frame and choose Drop Shadow from the fx menu at the bottom of the Effects panel, (Window > Effects). The Drop Shadow dialog opens where you set the parameters of the effect.

  • Text frames added to items in my Indesign library?

    Hey,
    When I put design elements (even just simple text so I can, say, save a headline font I like for a specific element) into my library to re-use later, when I pull them out they have a huge text frame on the, which I then have to remove manually. This is a pain. I might as well just keep a notepad beside my computer and write down things I like and remake them every time if I'm going to have to mess with the elements I pull out of the library anyway.
    Any way I can just get it to stop doing that? I'd like the element I put into the library to be THE SAME element when I take it out. I have a feeling there's just some setting somewhere I can't find that's causing this.
    I'm using CS6, by the way.

    Salah Fadlabi wrote:
    Try to open Object style with no document open, double click on none then close and open indesign. Every frame after this process will be without border.
    This is only correct for new created document, not for existing ones. If the problem existis in an existing document you have to change the default style with no object selected.
    I would strongly recommend to create its own basic styles for each category and load them into the several style panels to have always styles with the same name in every document which makes exchange of items easier.
    Default Object styles are those with the small rectangle graphic at the right. The one with the T ist for Text frames, the one without T for Image Frames.

  • Creating Scrollable text frames in InDesign

    I've been trying to create scrollable text frames in InDesign CS6 and, for the life of me, cannot figure out how to do so for an interactive PDF. 
    I've done so for touchscreen devices before through DPS and the scrollable frame option, but I've never tried to do it for something non-touchscreen/mobile.  I don't even know if it's possible, but I am sending this to someone who may not have touchscreen access with touchscreen scroll functionality and I wouldn't want to risk a good portion of text to go unread because of a lack-of functionality.
    So, I guess my question is:  Is there a way to create a scrollable text field for an interactive PDF that could be scrolled through using a mouse or keyboard? 
    Thanks in advance!

    No. It's DPS only.

  • InDesign freezes when resizing text frames

    I've placed a Word document with lots of tables and other graphics, and when I try to resize a text frame, InDesign frequently freezes. I have to shut it down in Task Manager and restart, often losing a lot of work. This happened once before with a similar project from the same client. I thought maybe it was some odd corruption in that file, so I muscled through it, but here it is happening again. Anybody have this issue before and know how to resolve or prevent it?
    I'm working with CS6 in Windows 8.
    Thanks.
    ~Valerie

    First of all, ID CS6 has a auto-recovery feature, so when closing it in the task manager you should not loose a lot of work, but the one since the last auto-save.
    However, software is not prefect, so the one way to prevent it would be to place a PDF version of your Word file, making it uneditable.

  • InDesign Text frame options - how to reset?

    Working in InDesign CC 2014.
    I have somehow set my text frame options so that when I use the type tool to create a text frame, columns are added as I make the box wider.
    I know that I want Columns - Fixed number of 1, because I  have found the settings I want by opening a new doc and creating a basic text frame and looking at the settings.
    In my working doc, when I change the text frame option settings, they will not "stick" and I can only create text frames with columns, and the width increases incrementally.
    Only way I can make the basic text frames I want is to copy a basic empty frame from a new doc and paste into my working doc.
    How can I get the settings I make to "stick"?
    Thanks!

    Open the Basic Text Frame Object Style, and fix your column settings there. Your new text boxes are based on those settings.

  • How can I get text to appear over my placed or pasted images in InDesign CS6?

    I am new to InDesign and am having a few issues. I have a basic template for a site that I have built in Illustrator. I have placed the design into an InDesign document (I have tried both copy/paste and the Place feature). When I try to use InDesign to overlay text on top of the image, it shows up fine whenever I export to an image file. However, when I export to HTML, the text gets pushed directly underneath the image in web browser (it's visible, but shows on white space below my desired template). Is there any way to fix this? I have already tried enabling "Ignore Text Wrap" on the text frame and the text itself is set to the front of the document. Thanks!
    Message was edited by: pr1v1t813

    InDesign is not a web authoring tool. If you’re expecting text to simply overlay a graphic in export HTML from InDesign you’re going to be highly disappointed.
    I’ll make the assumption you know nothing about web authoring tools and HTML/CSS. I suggest you look into Muse.
    Bob

Maybe you are looking for

  • How to retrieve data from a view.

    HI, I want to retrieve the values of the <b>Field MNTXT from the view V_T530</b>. Please let me know how i can retrieve data from this view.The Select statement doesnt work on a view. Regards, Bhavika

  • Help with e-mail getting stuck in Mail outbox

    I recently ran into a problem where all the e-mails I tried to send in Mail got stuck in my outbox and were not sent.  After reading posts on the Apple Support Communities website and doing some troubleshooting of my own within Mail, I reached a solu

  • Strange Console message: GetMenuRefTable not found in header

    I noticed many references to "GentMenuRefTable" in console.log. I did search this string in Google, but came up empty. Has anyone else seen this? Is this a problem? I think that only Apple's applications are writing this message, so I'm afraid it cou

  • Reverse Calculation in Pricing

    Dear All, I have following scenario to be configured in sd pricing procedure. MRP  :                 145 - (this will be entered bu user or condition record) Trade Disc.(20% on MRP):   29     Promo disc (3% on MRP) :    4.35 Price after  Disc. : 111.

  • Is it possible to create full page banner or slideshow?

    I wonder is it possible to create effect like Enfold Theme Demo | Home v7: One Page Portfolio ? Specifically the responsive slider or image box which fills all first browser screen (minus header maybe) but moves up on scrolling? Thanks.