Leaks [InDesign CS5 Debug]

Hi,
I get the following strange ASSERT messages when closing the InDesign CS5 Debug:
Did you call ScriptObjectMgr::ReleaseAllObjects?
..\..\..\source\components\script\core\ScriptObjectMgr.cpp (109)
~InstanceList(): 2 outstanding references to UID 252 (Class kTableModelBoss).
..\..\..\source\components\database3\main\InstanceList.cpp (1928)
6 Outstanding Bosses!(Check file :QA:Logs:OutstandingBossLog.txt)
d:\development\rocket_hp\source\private\foundation\InterfaceTrackingUtils.cpp (107)
Leaks!  52 leaks, 13440 bytes, see Leaks.txt file for details at C:\Programme\Adobe\Adobe InDesign C
S5 Debug\Leaks.txt
To reproduce these messages, just do the following:
- Start InDesign CS5 debug (I have Version 7.0.2 (Build Number 521))
- Create a new document
- Create a new text frame
- Insert a table
- Create a rectangle and place any picture in to it
- cut the you just created rectangle and paste it into the table cell. Then it looks like this:
- Copy and paste the text frame with the table
Then it looks like this:
- Close InDesign CS5 debug .
Does anybody know why?
Thanks and regards

I downloaded and installed Indsign CS5 debug version today. I can start it whitout any Problem.
Have you tried to remove the plugins in question?

Similar Messages

  • Indesign CS5 debug Long Time To  Lonch&Response.

    i have windows 7 on my machine with following specification.
    1. processor-->Intel(R) core(TM)i3 2100 CPU @ 3.10 GHz
    2.Installed memory(RAM)-->2GB
    3.System type-->32 bit operating system.
    Also i have installed following softwares on my machine,
    a)VS 2005
    b)VS 2005 SP1
    c)VS 2008
    after that ,when i install InDesign CS5 Debug vrsion,it will  get a long time, up to 20 minutes to lonch.
    after that 10 to 15 minutes for response,it is very slow,
    if any one have solution for speed up the performance of InDesign CS5 Debug vrsion  then,please reply.

    Hello,
    I had similar performance problems with old(er) and similar hardware - 2gigs, 32bit os, Core 2 duo.
    I have bought a new machine and developing with the Debug version is now a pleasure.
    My machine is now:
    i5 M560 @ 2.67GHz
    8GB RAM
    64 bit windows 7
    The performance is really nice, even with the MemoryTracker.dll.
    Good luck!
    //Adam

  • Where I can get InDesign CS5 debug application

    Hi All,
    Initially InDesign CS5 debug application was available on prerelease forum, Now they removed it from there.
    Please let me know where I can get the InDesign CS5 debug application
    Regards,
    Alam

    Hi Norio,
    I have downloaded the indesign cs5 debug windows installer from adobe partnerr site, installer build is 355.
    I have sucessfully installed it on my windows machiine.
    On running the application I have got following Aseert message one after another.
    - Cannot load plugin FONT MANAGER.RPLN
    - Cannot load plugin SING.APLN
    - About to use nil interface ptr! Queried IID was FontMgrPrefix + 4 (0x3e04), on Boss kWorkspaceBoss
    Then aftter Indesign application gets crashed.
    Please note that I did not load any third party plugin.
    Regards,
    Alam

  • InDesign CS5 debug version?

    Hi there,
    I found an email address here:  <http://www.adobe.com/devnet/indesign/indesign_faq.html> except when I tried to send an email to that address, the email came back with an error saying there's no such user.
    Could someone please point me to the right direction?
    Thank you all.
    pete

    Hi pete,
    I have the same problem. Any solution?
    best regards
    Holger

  • ObjectModel ID multiply defined issue in CS5 Debug

    In InDesign CS5 Debug version, when my plugin loads I get numerous asserts as follows:
    ObjectModel ID kTextStoryBoss is multiply defined by plugin 0x201 & plugin 0x40300
    ObjectModel ID kVOSTextObjectBoss is multiply defined by plugin 0x40300 & plugin 0x201
    ObjectModel ID kAttrBossListBoss is multiply defined by plugin 0x201 & plugin 0x40300
    ObjectModel ID kCopyOneStyleCmdBoss is multiply defined by plugin 0x201 & plugin 0x40300
    .so on
    My plugin ID is 0x40300 and the plugin ID 0x201, I believe, is of InDesign's Text plugin.
    I have not defined kTextStoryBoss, etc., in my plugin. It seems IDs are clashing. I tried using the ID generated by DollyX.
    Still the same problem. Can anyone point me what could cause such asserts? Or how can I fix this?
    Thanks,
    Vinoth

    These are some points that you need to check to get the cause of your problem
    1. Check whether in your id.h file you have used the correct prefix for defining the class id & implementation ids.
    2. Try commenting out the decleration of class ids and implementation ids from the id.h and see if it removes the error, this way we could get to the declerations that are actually causing the problem.
    3. Use a plugin ID obtained for Adobe, or for testing purposes you could use the plugin id of any of your previous plugins that worked fine to look if it resolves the problem.
    4. Search your project for any use of "0x201" or the inclusion of "TextID.h"(mainly in your id.h) or the macro kTextPrefix.
    5. The plugin ID generated by DollyX is not guaranteed to be unique, because generally it shows the id that it generated previously which is basically set by you. So again it's as good as using a random id by urself. So the best bet is to get an ID obtained from Adobe.
    Hope this helps you to find a solution.

  • Unable to debug indesign cs5 plugin in windows

    Hi, again. Originaly posted here: http://forums.adobe.com/thread/766469?tstart=0
    We are having some problems with an indesign sc5 plugin, it works perfectly in macosx but in windows it causes indesign to crash. Anyway after some trouble shooting we tried running it in debug indesign. Problem is that the debug version of indesign wont even start, it fezzes in the splash screen on "Registering xxx plug-ins". It hangs before we can write anything in log files and thatching a debugger gives nothing. Closer inspections
    revealed that all the indesign treads is in "waiting" state. Waiting for what? Don't know. Killing one of the threads allows indesign to start but it will not have loaded the plugin and we are back on square one unable to debug.
    Anyway I installed the osx version of debug indesign and starting it gives an assert like: 
    No translation of key 'com.adobe.rc.operationalmessages' to British string. 
    BreakStrToDebugger
    ASSERT_FUNC
    Examining the stack of the indesign main thread in windows gives pretty much the same thing:
    0, ntkrnlpa.exe!KiDeliverApc+0xb3
    1, ntkrnlpa.exe!ZwYieldExecution+0x19ae
    2, ntkrnlpa.exe!NtWaitForSingleObject+0x9a
    3, ntkrnlpa.exe!KeReleaseInStackQueuedSpinLockFromDpcLevel+0xb14
    4, ntdll.dll!KiFastSystemCallRet
    5, kernel32.dll!WaitForSingleObject+0x12
    6, PMRuntime.dll!ClientShowAssert+0x8d
    7, PMRuntime.dll!BreakStrToDebugger+0x15
    8, PMRuntime.dll!ASSERT_FUNC+0x117
    9, NETAPI32.dll+0xbe86972
    (as reported by the ProcessHacker process viewer)
    So the win version is trying to show an assert window but fails, locking indesign in the splash screen? Stoping indesign before any plugin execution?
    As we cant get any debug information out we don really know what the problem is, making it rather hard to debug. We have triple checked the build and linking options. Studied the plugin exports. Inserted an ridiculous amount of trace statements in the code, doesn't work in the debug version but anyway.
    Have anyone had a problem like this or know what might cause it?
    What happens in the indesign startup process, what does the “Registering plug-ins” actually do? It's not executing any plugin functions and the the initialization of the plugins doesn't happen until later.

    You are correct in that none pf the plug-in code is executed during the "Registering ### plug-ins" phase. What is done here is simply loading the plugins by reading from their resource definitions. For example, if you try to load a CS4 plug-in in InDesign CS5 or if you try to load a release plug-in in debug version you will get errors and popups here and your plugin will not load and be available (these are just example errors and may not be relevant to your case). As far as I know InDesign should not crash just because there is a problem with your plugin, but there could be bugs.
    I would recommend:
    1. Remove your plugins and verify that InDesign debug starts properly without any 3rd party extensions.
    2. Compile one of the SDK sample plugins (debug target) and make sure that InDesign still starts properly.
    3. Create a new project using DollyXs, compile it and make sure it loads in InDesign.
    4. Remove the template files and add your own source files except the basic .fr file and make sure it still loads in InDesign.
    5. Keep changing things one at a time in your .fr file and verify it still loads until it looks exactly like your original .fr file.
    Good luck.
    Note: "No translation of key 'XXX' to British string." errors is in general quite harmless. It's only a problem with the string translation and should only affect string output in menus/dialogs etc. They should of course be fixed, but can generally be ignored for a while unless an infinite ASSERT loop prevents you from debugging.

  • Debug Problem in Indesign cs5.5

       We are having Plugin for adobe indesign cs5.5 and installed adobe indesign debugger.. While debugging our source code we are getting the values of integer data types, but we are not known the values of data types related to PMString, PMMatrix, PMReal, PMRct,K2vector<PMRect>...., Please help us to how to see the values of above mentioned data types..
       Here with we have attaching some screenshots where we use these data types.
    image 1:
    Image 2:
    Image 3:
    Thanks in advance

    Hi,
        can anyone help us to how to see the values of PMString in debug mode and also what the functionalities and properties of PMString.
    Here what is the values for PMString
      PMString vUnit,hUnit ( vUnits and hUnits are horizontal and vertical values of some frames)

  • Unable to see myplugin in Windows-- Extension File Menu of InDesign while Debugging/ Run .

    I couldn't able to see myplugin extesnion under file menu of Windows-->Extension of my MAC  while i try to run or debug .
    -myplugin.zxp is  provided to my testing team and they are  able to see it under file menu of Window-->Extension   as expected .
    -But this is not happening on my mac when i try to run/debug my application  .
    Mac     
    : CS 5.5 and Extesnion Builder 1.5   . (version 7.5.3)
    This was the same problem i faced on  windows , seems it was due to the latest updates taken by users  . ...But the problem was solved by changing version from 7.5 to 7.5.3  in  manifest file while Exporting the  build .
    - To run/debug i  will revert back version from 7.5.3 to 7.5 after providing the zxp , since my indesign version is 7.5 on Windows system .
    Windows  : CS 5.5  and  Extesnion Builder 1.5  .  (version 7.5)
    Can some please suggest me or point me something on this .
    Thanks ,
    Sai Charan

    Am facing another Interrelated  problem with CS6 too -->Issue 2 :
       -if inDesign users take update for InDesign Version 8.0.1 [since CS6 version would be 8.0 by default ] Users  Unable to See  myplugin.zxp in Windows-->Extesnion  .
      - I Exported myplugin.zxp  using InDesign  CS6 Version 8.0 / Flash Builder 4.5/ Extesnion Builder 2.0 .
      - This worked in all below  lowest versions perfectly but not with InDesign CS6 updated Version 8.0.1
    Windows 7PC :
    1) CS6 -->-- Adobe Extension Manager CS6 Version 6.0.0.412
              -- Adobe In Design CS6 Version 8.0
    2)CS5.5-->-- Adobe Extension Manager CS5.5 Version 5.5.163
              -- Adobe InDesign CS5.5 Version 7.5
    3)CS5.5-->-- Adobe Extension Manager CS5.5 Version 5.5.1.019
              -- Adobe In Design CS5.5 Version 7.5.3
    Mac Operating System :
    1) CS6 --> -- Adobe Extension Manager CS6 Version 6.0.0.412
               -- Adobe In Design CS6 Version 8.0
               -- Mac OS :10.7.4
    2)CS5.5--> -- Adobe Extension Manager CS5.5 Version 5.5.163
               -- Adobe InDesign CS5.5 Version 7.5.3
               -- Mac OS :10.6.8

  • Issue in setting bleed to a document as InDesign CS5 Server plugin

    Hello all,
    I am creating a new document in InDesign CS5 Server through C++ Plugin and trying to set bleed to the document. I have used the command to set bleed. But it doesn't seem to apply properly. I check in the debug version also. It show success to the command but when I open the document there is no bleed applied. I am using following command.
    InterfacePtr<ICommand> pageSetupPrefsCmd(CmdUtils::CreateCommand(kSetPageSetupPrefsCmdBoss));
    if(pageSetupPrefsCmd == nil)
    CAlert::ErrorAlert("Error in SetDocumentBleed function, pageSetupPrefsCmd is nil.");
    break;
    InterfacePtr<IDocSetupCmdData> docSetupData(pageSetupPrefsCmd, IID_IDOCSETUPCMDDATA);
    if(docSetupData == nil)
    CAlert::ErrorAlert("Error in SetDocumentBleed function, docSetupData is nil.");
    break;
    pageSetupPrefsCmd->SetItemList(UIDList(m_pDocument));
    docSetupData->SetDocument(::GetUIDRef(m_pDocument));
    docSetupData->SetNPagesPerSpread(1);
    docSetupData->SetPageSize(pagesRectangle);
    docSetupData->SetPageOrientationIsWide(bWide);
    docSetupData->SetUseUniformBleed(kFalse);
    docSetupData->SetBleedBox(bleedRect);
    ErrorCode error = CmdUtils::ProcessCommand(pageSetupPrefsCmd);
    if (error == kFailure)
    CAlert::WarningAlert("Command failed");
    Can some one please help me in letting me know what wrong I am doing in this command? This has become quiet critical for me.
    Thanks all in advance.
    Regards
    Farzana.

    Hello All,
    I was able to resolve this by using IPageSetupPrefs instead of IDocSetupCmdData interface.
    Regards
    Farzana.

  • Semicolon overstriking soft hyphen in InDesign CS5.5 ME

    Hi
    I'm experiencing a weird problem with a client project. I'm setting a book in New Caledonia LT Std version 1.040 using InDesign CS5.5 ME. In one line, InDesign is hyphenating the word "Littérature" between the "t"s. It looks fine on screen, but when I PDF it, a semicolon overstrikes the hyphen. The hyphen prints correctly out of InDesign. When I change the font to the Type 1 version of New Caledonia, it PDFs and prints correctly.
    My best guess is that it's a problem with the font, but I don't know. It's only happening in this one case right now, but in an earlier draft of the pages, it happened elsewhere.
    Has anyone experienced this? Got any thoughts on what might be causing it?
    I don't know if there's a way to debug the font, but does anyone know if Adobe would supply the updated version of the font if it's a bug in the old version?
    Thanks.

    Save as IDML. Don’t expect it to work perfectly.
    New features will be lost and text will likely reflow.
    Bob

  • Script to collect all fonts throw an assert in CS5 Debug. Have someone an idea to find the solution?

    Hello forum members,
    Sorry for my english, this is not my native language.
    I use a Script from http://www.typomedia.org/adobe/indesign/fontcatalog/ to get all fonts from %Systemroot%/Fonts and the font folder of InDesign and write a simple text with these fonts. To test the script I run it under CS5 and CS5 Debug. It found only 6 of over 900 fonts. In CS5 Debug any time I run the Script, I collect two times the assert:
    JavaScriptDataConverter::ScriptDataToVariant - Untranslated key string: System Font
    Eng: Script providers must return untranslated strings to INX and translated strings to scripting clients.
    QE: Please report this assert as a 2/2 bug
    ..\..\..\source\components\script\javascript\JavaScriptDataConverter.cpp (101)
    In my first step I consult the developer of the script, but he has no idea why I get the assert. He also test his script under InDesign CC but he has no problems.
    My InDesign CS5 and CS5 Debug versions are installed on the same system Windows Server 2008 R2 Standard SP 1.
    I think the assert is the reason I get only 6 fonts in the normal CS5 Version.
    Maybe the problem occur, because its a Server System or there are interdependency with other components because its an developer machine.
    Have someone an idea or a similar issue, how I can clear my problem?
    Thanks for your attention
    m.gmaz

    The debug version is for developing plugins, so a script programmer need not know such details.
    The assert is just a warning, you will still receive the string.
    As you have the debug build, you should know that, and how to file a bug report / support case, but I doubt that bug fixes for CS5 will be handled with high priority - after all it is just an assert. OTOH if you can demonstrate that this also leads to broken INX files, that might ring a bell.
    Iterating fonts by means of the file system is a less than stellar idea, for that purpose we have the app.fonts collection which also considers the other applicable locations - application specific fonts, document fonts, fonts provided by font activation programs, even fonts in some spurious location of the scripts folder and missing fonts. The font object also has a property for its file system path, if you really need that (writing your own package command?).
    Dirk

  • Export to .epub fails - InDesign CS5

    Hi All,
    When exporting an .epub from InDesign CS5, a simple warning box appears that states 'Cannot Export "filename.indd." Export Failed.' I can only click 'OK' and when I do, I'm simply retuned to my book document.
    I was able to view the export log and here is what I'm seeing:
    debugging log
    Running build number 023
    Entry: OEBExporter()
    Exit: OEBExporter()
    Entry: OEBExporter.doExport
    Load Script: export as xhtml/XHTMLExport.jsxbin
    Entry: OEBExporter.docExport
    Entry: OEBExporter.initialize()
    Entry: OEBExporter.readResource(swf_template.html)
    Exit: OEBExporter.readResource()
    Exit: OEBExporter.initialize()
    Entry: OEBExporter.preprocessSingle()
    Entry: OEBExporter.legalUniqueName
    First chapter with chunkList length starting off at : undefined
    Exit: OEBExporter.legalUniqueName
    Enter extractTOCRules
    Using style: [Default]
    Exit extractTOCRules
    Entry: OEBExporter.oneDocFile
    Entry: OEBExporter.docConvert() with Filename.indd
    calling: prepareExport()
    Document is Filename.indd
    Error: undefined is not an object
    Error Number: 21
    File: undefined
    Line: 683
    Error: Cannot Export “Filename.indd”.
    Export Failed.
    Error Number: 1
    File: undefined
    Line: 752
    Exit: OEBExporter.docConvert()
    Exit: OEBExporter.oneDocFile()
    Exit: OEBExporter.docExport()
    Error: Cannot Export “Filename.indd”.
    Export Failed.
    Error Number: 1
    File: undefined
    Line: 241
    Thanks for your time and suggestions here, I'm really stuck!

    Hi Marcus, thanks for your suggestion. Yes, unfortunately, I've already tried this and it hasn't made a difference. Any other suggestions?
    Thanks again,
    Dallas

  • Indesign CS5 crashing on launch if another CS5 app is open

    This actually seems to be affecting the entire CS5 suite installed on a Windows XP computer.
    If one CS5 app is open eg. Indesign, when trying to open another eg. Illustrator, the app crashes with a memory write error.
    It happens with any combination of CS5 app: Indesign + Photoshop, Photoshop + Dreamweaver etc
    The Stack Back Trace for Indesign and Illustrator all reference similar items: dvaui__drawbot__OSSurfaceInterface__GetOutputGraphics and gdiplus. But Photoshop just references gdiplus amongst others. I've pasted them below.
    Indesign:
    *----> Stack Back Trace <----*
    WARNING: Stack unwind information not available. Following frames may be wrong.
    *** ERROR: Symbol file could not be found.  Defaulted to export symbols for C:\Program Files\Adobe\Adobe InDesign CS5\dvaui.dll -
    ChildEBP RetAddr  Args to Child             
    0012ea3c 4ec5f008 00000370 03333780 0e01e93c gdiplus!GdipLoadImageFromStream+0x263
    0012ea58 4ed29b6a 0e01e93c 14af8fd8 00000371 gdiplus!GdipCreateFromHDC+0x83e
    0012eab0 4ed29d1f 00001e00 14af8fc0 14b08980 gdiplus+0xd9b6a
    0012eb00 4ecc8f74 00000001 14af8fc0 14b08980 gdiplus+0xd9d1f
    0012eb24 4ec8da97 00000371 0012ec84 00000371 gdiplus!GdipCreateBitmapFromGdiDib+0xb6cb
    0012eb38 4ec5eec9 00000000 00000012 00000371 gdiplus!GdipReleaseDC+0x175
    0012eb60 4ec6114c 00000000 00000012 00000371 gdiplus!GdipCreateFromHDC+0x6ff
    0012eb94 4ec5f54a 00000012 00000000 00000371 gdiplus!GdipGetImageHeight+0x1152
    0012ebb8 4ec6103b 00000012 00000000 00000371 gdiplus!GdipCreateFromHDC+0xd80
    0012ebdc 4ec60fdb 14af8a78 00000371 0012ed34 gdiplus!GdipGetImageHeight+0x1041
    0012ed3c 4ecaa564 14aed468 0012ee60 03333dc0 gdiplus!GdipGetImageHeight+0xfe1
    0012edb0 4ec60965 14af8980 0012ee60 03333f40 gdiplus!GdipSetStringFormatLineAlign+0x1210
    0012f20c 4ec602ed 0012f284 14abd7a0 00000003 gdiplus!GdipGetImageHeight+0x96b
    0012f2c0 4ed041ad 00000000 033321a4 00000000 gdiplus!GdipGetImageHeight+0x2f3
    0012f314 4ece23bc 00000002 0012f324 00000000 gdiplus+0xb41ad
    0012f32c 4ecf1c2a 14abd7a0 00000000 00000000 gdiplus!GdipCreateBitmapFromGdiDib+0x24b13
    0012f35c 4ecf1ca5 149f0a08 14abd7a0 00000000 gdiplus!GdipDrawImage+0xb1
    0012f378 133f7345 149f0a08 14abd7a0 00000000 gdiplus!GdipDrawImageI+0x28
    00000000 00000000 00000000 00000000 00000000 dvaui!dvaui__drawbot__OSSurfaceInterface__GetOutputGraphics+0x3695
    Illustrator:
    Illustrator:
    *----> Stack Back Trace <----*
    WARNING: Stack unwind information not available. Following frames may be wrong.
    *** ERROR: Symbol file could not be found.  Defaulted to export symbols for C:\Program Files\Adobe\Adobe Illustrator CS5\Support Files\Contents\Windows\dvaui.dll -
    ChildEBP RetAddr  Args to Child             
    0013e9c8 4ec5f008 000004ce 03203780 192e9d48 gdiplus!GdipLoadImageFromStream+0x263
    0013e9e4 4ed29b6a 192e9d48 0a8f3670 000004cf gdiplus!GdipCreateFromHDC+0x83e
    0013ea3c 4ed29d1f 00001e00 0a8f3658 0a9031d0 gdiplus+0xd9b6a
    0013ea8c 4ecc8f74 00000001 0a8f3658 0a9031d0 gdiplus+0xd9d1f
    0013eab0 4ec8da97 000004cf 0013ec10 000004cf gdiplus!GdipCreateBitmapFromGdiDib+0xb6cb
    0013eac4 4ec5eec9 00000000 0000000e 000004cf gdiplus!GdipReleaseDC+0x175
    0013eaec 4ec6114c 00000000 0000000e 000004cf gdiplus!GdipCreateFromHDC+0x6ff
    0013eb20 4ec5f54a 0000000e 00000000 000004cf gdiplus!GdipGetImageHeight+0x1152
    0013eb44 4ec6103b 0000000e 00000000 000004cf gdiplus!GdipCreateFromHDC+0xd80
    0013eb68 4ec60fdb 0a8e6488 000004cf 0013ecc0 gdiplus!GdipGetImageHeight+0x1041
    0013ecc8 4ecaa564 03205250 0013edec 03203dc0 gdiplus!GdipGetImageHeight+0xfe1
    0013ed3c 4ec60965 0a8e6390 0013edec 03203f40 gdiplus!GdipSetStringFormatLineAlign+0x1210
    0013f198 4ec602ed 0013f210 0a8c8d88 00000003 gdiplus!GdipGetImageHeight+0x96b
    0013f24c 4ed041ad 00000000 032021a4 00000000 gdiplus!GdipGetImageHeight+0x2f3
    0013f2a0 4ece23bc 00000002 0013f2b0 00000000 gdiplus+0xb41ad
    0013f2b8 4ecf1c2a 0a8c8d88 00000000 3f800000 gdiplus!GdipCreateBitmapFromGdiDib+0x24b13
    0013f2e8 4ecf1ca5 05330988 0a8c8d88 00000000 gdiplus!GdipDrawImage+0xb1
    0013f304 07ed7205 05330988 0a8c8d88 00000000 gdiplus!GdipDrawImageI+0x28
    00000001 00000000 00000000 00000000 00000000 dvaui!dvaui__drawbot__OSSurfaceInterface__GetOutputGraphics+0x3605
    Photoshop:
    Photoshop:
    *----> Stack Back Trace <----*
    WARNING: Stack unwind information not available. Following frames may be wrong.
    *** ERROR: Symbol file could not be found.  Defaulted to export symbols for C:\Program Files\Adobe\Adobe Photoshop CS5\AdobeOwl.dll -
    *** ERROR: Symbol file could not be found.  Defaulted to export symbols for C:\WINDOWS\system32\USER32.dll -
    *** ERROR: Symbol file could not be found.  Defaulted to export symbols for C:\Program Files\Adobe\Adobe Photoshop CS5\Photoshop.exe -
    ChildEBP RetAddr  Args to Child             
    0012e1d8 4ec5f008 000000c0 0d4496b8 192eadc8 gdiplus!GdipCreateFromHDC+0xcb3
    0012e1f4 4ed29b6a 192eadc8 0d4496b8 000000c0 gdiplus!GdipCreateFromHDC+0x83e
    0012e24c 4ed29d1f 00001e00 0d448618 0d458538 gdiplus+0xd9b6a
    0012e29c 4ecc8f74 00000001 0d448618 0d458538 gdiplus+0xd9d1f
    0012e2c0 4ec8da97 000004e2 0012e420 000004e2 gdiplus!GdipCreateBitmapFromGdiDib+0xb6cb
    0012e2d4 4ec5eec9 00000000 0000000d 000004e2 gdiplus!GdipReleaseDC+0x175
    0012e2fc 4ec6114c 00000000 0000000d 000004e2 gdiplus!GdipCreateFromHDC+0x6ff
    0012e330 4ec5f54a 0000000d 00000000 000004e2 gdiplus!GdipGetImageHeight+0x1152
    0012e354 4ec6103b 0000000d 00000000 000004e2 gdiplus!GdipCreateFromHDC+0xd80
    0012e378 4ec60fdb 0d448490 000004e2 0012e4d0 gdiplus!GdipGetImageHeight+0x1041
    0012e4d8 4ecaa564 0d458628 0012e5fc 063e3dc0 gdiplus!GdipGetImageHeight+0xfe1
    0012e54c 4ec60965 0d448398 0012e5fc 063e3f40 gdiplus!GdipSetStringFormatLineAlign+0x1210
    0012e9a8 4ec602ed 0012ea20 0d433268 00000003 gdiplus!GdipGetImageHeight+0x96b
    0012ea5c 4ed041ad 00000000 063e21a4 00000000 gdiplus!GdipGetImageHeight+0x2f3
    0012eab0 4ece23bc 00000002 0012eac0 00000000 gdiplus+0xb41ad
    0012eac8 4ecf1c2a 0d433268 00000000 00000000 gdiplus!GdipCreateBitmapFromGdiDib+0x24b13
    0012eaf8 4ecf1ca5 0d448340 0d433268 00000000 gdiplus!GdipDrawImage+0xb1
    0012eb14 02c96efd 0d448340 0d433268 00000000 gdiplus!GdipDrawImageI+0x28
    0012eb88 02c96f4e f9011a53 00000001 0012eba4 AdobeOwl!OWLDebugPrintWidgetInfo+0x98ee
    0012ebb4 02c4f88e f9011a53 0012ec8c f5abf5d4 AdobeOwl!OWLDebugPrintWidgetInfo+0x993f
    0012ec40 02c96def 00000014 f9011a53 00000000 AdobeOwl!DllMain+0x1c484
    0012ec60 02c4feb5 00000014 f9011a53 00000000 AdobeOwl!OWLDebugPrintWidgetInfo+0x97e0
    0012eca0 7e418734 00031112 00000014 f9011a53 AdobeOwl!DllMain+0x1caab
    0012eccc 7e418816 02c4fe38 00031112 00000014 USER32!GetDC+0x6d
    0012ed34 7e42a013 00000000 02c4fe38 00031112 USER32!GetDC+0x14f
    0012ed64 7e42a039 02c4fe38 00031112 00000014 USER32!IsWindowUnicode+0xa1
    0012ed84 005a5a23 02c4fe38 00031112 00000014 USER32!CallWindowProcW+0x1b
    00000000 00000000 00000000 00000000 00000000 Photoshop+0x1a5a23
    CS5 has been re-installed.
    I'm asuming it's a graphics issue, maybe the card itself, or the driver - although it's the latest driver that works on other systems. Maybe a font issue? Although the exact same fonts were used on another computer with no issues.
    Any help would be greatly appreciated.
    Thanks

    I'm asuming it's a graphics issue, maybe the card itself, or the driver - although it's the latest driver that works on other systems. Maybe a font issue? Although the exact same fonts were used on another computer with no issues.
    It does look graphics-related. I don't have any grand ideas.
    CS5 and XP are long in the tooth, too, which makes this sort of thing hard to debug.
    Are you running the latest CS5 update, 7.0.4.553?
    Have you tried backing out to the not-latest graphics card driver?
    What card and driver and what version? Did you get it from the vendor or from Microsoft?
    Have you tried a new user account on your system?

  • ExtendScript Toolkit CS5: Can't see Indesign CS5 in the application list?

    Windows 7
    Hi
    I start Adobe ExtendScript Toolkit CS5. There is a list with the installed and supported Adobe applications, but I miss Indesign CS5 in this list. E.g. I can see Indesign CS5.5, Indesign Server CS5 and a few other applications, but not Indesign CS5. On another PC I can see all applications.
    What is wrong?
    Why is this application missing?
    What can I do?
    I have installed a few Adobe applications, e.g. Indesign, Indesign Server and InCopy (CS3, CS4, CS5, CS5.5 of all applications (debug and release)).
    Thanks for the help.
    Hans

    Hello, Hans!
    Sorry, that might not be helpful at all, but:
    be sure that your version of ESTK is 3.5.1
    or try ESTK for CS5.5. There you could have access to InDesign CS5 as well.
    It's a bit strange…
    In my case right now I have access to InDesign CS5 AND InDesign CS5.5 in ESTK 3.5.1.
    I have installed CS Design Premium for CS3, CS4, CS5 and CS5.5 on Mac OSX 10.6.8.
    Uwe

  • Indesign CS5 crashes when I want to print

    Urgent help needed.
    Mac OSX 10.5.8, intel core 2 duo.
    Upgraded to Indesign CS5, can open project but cannot print.
    Once I save document and choose print, I get spinning balloon and Cs5 crashes.
    If it helps,print presets, define, I cannot add, change or define new parameters, this also crashes.
    Please help!
    One note Adobe : I have used your software for 20 years, always upgraded, I phone technical support and they wanted me to pay for the privilege of sorting this out??!?!!!!?!?!?!?!?!? Are you having a joke on loyal customers, I bet a newbie would get free support.
    Thanks in return

    HI Peter
    Thanks for your reply. I have tried this and to no avail.
    Version is 7.0.3, I have upgraded from CS3.
    Even if I make a new document and just draw a black box on the document, save, then select print - the spinning ball appears and crashes.
    I have gone back to CS3 and all OK using this version.
    Here is crash report if this is any good to you:
    Process:         Adobe InDesign CS5 [354]
    Path:            /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Adobe InDesign CS5
    Identifier:      com.adobe.InDesign
    Version:         7.0.3.535 (7030)
    Code Type:       X86 (Native)
    Parent Process:  launchd [101]
    Interval Since Last Report:          6549 sec
    Crashes Since Last Report:           5
    Per-App Interval Since Last Report:  5279 sec
    Per-App Crashes Since Last Report:   2
    Date/Time:       2011-01-19 12:30:50.307 +0000
    OS Version:      Mac OS X 10.5.8 (9L30)
    Report Version:  6
    Anonymous UUID:  8C9D4F67-55AF-46D1-A6E1-6CBCCE469EAD
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Crashed Thread:  0
    Thread 0 Crashed:
    0   libSystem.B.dylib             0x979a5e42 __kill + 10
    1   libSystem.B.dylib             0x97a1823a raise + 26
    2   libSystem.B.dylib             0x97a24679 abort + 73
    3   libstdc++.6.dylib             0x97162005 0x9711a000 + 294917
    4   com.apple.urlaccess           0x2a2407ae Security::Debug::Target::terminator() + 48
    5   libstdc++.6.dylib             0x9716010c __gxx_personality_v0 + 1108
    6   libstdc++.6.dylib             0x9716014b std::terminate() + 29
    7   libstdc++.6.dylib             0x97160261 __cxa_throw + 101
    8   PublicLib.dylib               0x0162f1b9 PMString::SetKey(char const*, PMString::TranslateDuringCall) + 649
    9   PublicLib.dylib               0x0162f2c3 PMString::PMString(char const*, PMString::TranslateDuringCall) + 131
    10  com.adobe.InDesign.Print      0x2086733d GetPlugIn + 485261
    11  com.adobe.InDesign.PrintUI    0x19f15ed0 GetPlugIn + 288384
    12  com.adobe.InDesign.PrintUI    0x19f1663a GetPlugIn + 290282
    13  PublicLib.dylib               0x014d9482 Command::DoImmediate(short) + 34
    14  com.adobe.InDesign.Utilities  0x21e26aa3 0x21e25000 + 6819
    15  com.adobe.InDesign.Utilities  0x21e26ccc 0x21e25000 + 7372
    16  ...adobe.InDesign.AppFramework 0x1c22c788 0x1c212000 + 108424
    17  PublicLib.dylib               0x014da5db CmdUtils::ProcessCommand(ICommand*) + 59
    18  com.adobe.InDesign.PrintUI    0x19f27050 GetPlugIn + 358400
    19  com.adobe.InDesign.Print      0x20831b04 GetPlugIn + 266068
    20  PublicLib.dylib               0x014d9482 Command::DoImmediate(short) + 34
    21  com.adobe.InDesign.Utilities  0x21e26aa3 0x21e25000 + 6819
    22  com.adobe.InDesign.Utilities  0x21e26ccc 0x21e25000 + 7372
    23  ...adobe.InDesign.AppFramework 0x1c22c788 0x1c212000 + 108424
    24  PublicLib.dylib               0x014da5db CmdUtils::ProcessCommand(ICommand*) + 59
    25  com.adobe.InDesign.PrintUI    0x19f3ab12 GetPlugIn + 438978
    26  ...Design.Generic Style Editor 0x19c19af1 GetPlugIn + 18801
    27  com.adobe.InDesign.Actions    0x1c1c2de3 GetPlugIn + 11699
    28  com.adobe.InDesign.Actions    0x1c1c8adb GetPlugIn + 35499
    29  ...adobe.InDesign.AppFramework 0x1c213fb3 0x1c212000 + 8115
    30  com.apple.HIToolbox           0x9190b13d DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1181
    31  com.apple.HIToolbox           0x9190a57b SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
    32  com.apple.HIToolbox           0x91926ecc SendEventToEventTarget + 52
    33  ...adobe.InDesign.AppFramework 0x1c21513f 0x1c212000 + 12607
    34  ...adobe.InDesign.AppFramework 0x1c23a5fa GetPlugIn + 14282
    35  com.adobe.InDesign            0x000028ab main + 187
    36  com.adobe.InDesign            0x000027c6 start + 54
    Thread 1:
    0   libSystem.B.dylib             0x979382c6 semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib             0x9796a2af _pthread_cond_wait + 1244
    2   libSystem.B.dylib             0x9796bb33 pthread_cond_timedwait_relative_np + 47
    3   ...ple.CoreServices.CarbonCore 0x94369c62 TSWaitOnConditionTimedRelative + 246
    4   ...ple.CoreServices.CarbonCore 0x9438aa60 MPWaitOnQueue + 208
    5   PMRuntime.dylib               0x00014130 MemUtils::GetAvailMem() + 288
    6   ...ple.CoreServices.CarbonCore 0x94388fbb PrivateMPEntryPoint + 56
    7   libSystem.B.dylib             0x97969155 _pthread_start + 321
    8   libSystem.B.dylib             0x97969012 thread_start + 34
    Thread 2:
    0   libSystem.B.dylib             0x979689c6 kevent + 10
    1   libSystem.B.dylib             0x97969155 _pthread_start + 321
    2   libSystem.B.dylib             0x97969012 thread_start + 34
    Thread 3:
    0   libSystem.B.dylib             0x97938266 mach_msg_trap + 10
    1   libSystem.B.dylib             0x9793fa5c mach_msg + 72
    2   ...ple.CoreServices.CarbonCore 0x94367207 TS_exception_listener_thread + 155
    3   libSystem.B.dylib             0x97969155 _pthread_start + 321
    4   libSystem.B.dylib             0x97969012 thread_start + 34
    Thread 4:
    0   libSystem.B.dylib             0x9793f44e __semwait_signal + 10
    1   libSystem.B.dylib             0x97969dcd pthread_cond_wait$UNIX2003 + 73
    2   ...ple.CoreServices.CarbonCore 0x9438ade3 TSWaitOnCondition + 126
    3   ...ple.CoreServices.CarbonCore 0x94369c36 TSWaitOnConditionTimedRelative + 202
    4   ...ple.CoreServices.CarbonCore 0x9438aa60 MPWaitOnQueue + 208
    5   AdobeACE                      0x001716f1 0x137000 + 239345
    6   AdobeACE                      0x001710ed 0x137000 + 237805
    7   ...ple.CoreServices.CarbonCore 0x94388fbb PrivateMPEntryPoint + 56
    8   libSystem.B.dylib             0x97969155 _pthread_start + 321
    9   libSystem.B.dylib             0x97969012 thread_start + 34
    Thread 5:
    0   libSystem.B.dylib             0x979382ae semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib             0x9796a2c6 _pthread_cond_wait + 1267
    2   libSystem.B.dylib             0x979af539 pthread_cond_wait + 48
    3   com.adobe.amt.services        0x18700126 C_AMTUISwitchSuppressUpdates + 16768
    4   com.adobe.amt.services        0x186f8db0 C_EULA_SetState + 2164
    5   com.adobe.amt.services        0x1870018c C_AMTUISwitchSuppressUpdates + 16870
    6   libSystem.B.dylib             0x97969155 _pthread_start + 321
    7   libSystem.B.dylib             0x97969012 thread_start + 34
    Thread 6:
    0   libSystem.B.dylib             0x979382ae semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib             0x9796a2c6 _pthread_cond_wait + 1267
    2   libSystem.B.dylib             0x979af539 pthread_cond_wait + 48
    3   TINthread.dylib               0x225f77a5 ThreadUtils::ThreadPool::Dispatcher() + 277
    4   TINthread.dylib               0x225f783f ThreadUtils::ThreadPool::ThreadProc(void*) + 17
    5   libSystem.B.dylib             0x97969155 _pthread_start + 321
    6   libSystem.B.dylib             0x97969012 thread_start + 34
    Thread 7:
    0   libSystem.B.dylib             0x9793f44e __semwait_signal + 10
    1   libSystem.B.dylib             0x97969dcd pthread_cond_wait$UNIX2003 + 73
    2   ...adobe.InDesign.AppFramework 0x1c335fda GetPlugIn + 1044906
    3   ...adobe.InDesign.AppFramework 0x1c331f23 GetPlugIn + 1028339
    4   ...adobe.InDesign.AppFramework 0x1c33212c GetPlugIn + 1028860
    5   ...adobe.InDesign.AppFramework 0x1c335aa6 GetPlugIn + 1043574
    6   boost_threads                 0x002e3fcd thread_proxy + 141
    7   libSystem.B.dylib             0x97969155 _pthread_start + 321
    8   libSystem.B.dylib             0x97969012 thread_start + 34
    Thread 8:
    0   libSystem.B.dylib             0x9793f44e __semwait_signal + 10
    1   libSystem.B.dylib             0x97969dcd pthread_cond_wait$UNIX2003 + 73
    2   ...adobe.InDesign.AppFramework 0x1c335fda GetPlugIn + 1044906
    3   ...adobe.InDesign.AppFramework 0x1c331e2f GetPlugIn + 1028095
    4   ...adobe.InDesign.AppFramework 0x1c33212c GetPlugIn + 1028860
    5   ...adobe.InDesign.AppFramework 0x1c335aa6 GetPlugIn + 1043574
    6   boost_threads                 0x002e3fcd thread_proxy + 141
    7   libSystem.B.dylib             0x97969155 _pthread_start + 321
    8   libSystem.B.dylib             0x97969012 thread_start + 34
    Thread 9:
    0   libSystem.B.dylib             0x9793f44e __semwait_signal + 10
    1   ...sign.Support for JavaScript 0x20e5bfab GetPlugIn + 344123
    2   ...sign.Support for JavaScript 0x20e3f9c3 GetPlugIn + 227923
    3   ...sign.Support for JavaScript 0x20e5c0b8 GetPlugIn + 344392
    4   libSystem.B.dylib             0x97969155 _pthread_start + 321
    5   libSystem.B.dylib             0x97969012 thread_start + 34
    Thread 10:
    0   libSystem.B.dylib             0x9798774e recvfrom$UNIX2003 + 10
    1   ServiceManager-Launcher.dylib 0x2807d6cf Invoke + 54887
    2   ServiceManager-Launcher.dylib 0x2807c76e Invoke + 50950
    3   ServiceManager-Launcher.dylib 0x2807b61f Invoke + 46519
    4   ServiceManager-Launcher.dylib 0x2807b671 Invoke + 46601
    5   ServiceManager-Launcher.dylib 0x2807b6fb Invoke + 46739
    6   ServiceManager-Launcher.dylib 0x28075afe Invoke + 23190
    7   ServiceManager-Launcher.dylib 0x28075ce7 Invoke + 23679
    8   ServiceManager-Launcher.dylib 0x280768c7 Invoke + 26719
    9   ServiceManager-Launcher.dylib 0x280769c5 Invoke + 26973
    10  ServiceManager-Launcher.dylib 0x28079db0 Invoke + 40264
    11  ServiceManager-Launcher.dylib 0x2807a059 Invoke + 40945
    12  ServiceManager-Launcher.dylib 0x2807a687 Invoke + 42527
    13  ServiceManager-Launcher.dylib 0x2807a884 Invoke + 43036
    14  ServiceManager-Launcher.dylib 0x2806c826 Login + 1654
    15  ServiceManager-Launcher.dylib 0x2806dc71 Login + 6849
    16  ServiceManager-Launcher.dylib 0x2807adf3 Invoke + 44427
    17  ServiceManager-Launcher.dylib 0x2807d341 Invoke + 53977
    18  libSystem.B.dylib             0x97969155 _pthread_start + 321
    19  libSystem.B.dylib             0x97969012 thread_start + 34
    Thread 11:
    0   libSystem.B.dylib             0x979382ae semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib             0x9796a2c6 _pthread_cond_wait + 1267
    2   libSystem.B.dylib             0x979af539 pthread_cond_wait + 48
    3   com.adobe.adobeswfl           0x2b3fd1af APXGetHostAPI + 2599055
    4   com.adobe.adobeswfl           0x2b196b0f APXGetHostAPI + 82415
    5   com.adobe.adobeswfl           0x2b3fd29c APXGetHostAPI + 2599292
    6   com.adobe.adobeswfl           0x2b3fd307 APXGetHostAPI + 2599399
    7   com.adobe.adobeswfl           0x2b3fd426 APXGetHostAPI + 2599686
    8   libSystem.B.dylib             0x97969155 _pthread_start + 321
    9   libSystem.B.dylib             0x97969012 thread_start + 34
    Thread 12:
    0   libSystem.B.dylib             0x979382ae semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib             0x9796a2c6 _pthread_cond_wait + 1267
    2   libSystem.B.dylib             0x979af539 pthread_cond_wait + 48
    3   com.adobe.adobeswfl           0x2b3fd1af APXGetHostAPI + 2599055
    4   com.adobe.adobeswfl           0x2b196b0f APXGetHostAPI + 82415
    5   com.adobe.adobeswfl           0x2b3fd29c APXGetHostAPI + 2599292
    6   com.adobe.adobeswfl           0x2b3fd307 APXGetHostAPI + 2599399
    7   com.adobe.adobeswfl           0x2b3fd426 APXGetHostAPI + 2599686
    8   libSystem.B.dylib             0x97969155 _pthread_start + 321
    9   libSystem.B.dylib             0x97969012 thread_start + 34
    Thread 13:
    0   libSystem.B.dylib             0x97938266 mach_msg_trap + 10
    1   libSystem.B.dylib             0x9793fa5c mach_msg + 72
    2   com.apple.CoreFoundation      0x93fe9e7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation      0x93feaaa8 CFRunLoopRunInMode + 88
    4   com.apple.audio.CoreAudio     0x917545f8 HALRunLoop::OwnThread(void*) + 160
    5   com.apple.audio.CoreAudio     0x91754480 CAPThread::Entry(CAPThread*) + 96
    6   libSystem.B.dylib             0x97969155 _pthread_start + 321
    7   libSystem.B.dylib             0x97969012 thread_start + 34
    Thread 14:
    0   libSystem.B.dylib             0x97938266 mach_msg_trap + 10
    1   libSystem.B.dylib             0x9793fa5c mach_msg + 72
    2   com.apple.CoreFoundation      0x93fe9e7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation      0x93feaaa8 CFRunLoopRunInMode + 88
    4   com.apple.CFNetwork           0x95a5918c CFURLCacheWorkerThread(void*) + 388
    5   libSystem.B.dylib             0x97969155 _pthread_start + 321
    6   libSystem.B.dylib             0x97969012 thread_start + 34
    Thread 15:
    0   libSystem.B.dylib             0x97938266 mach_msg_trap + 10
    1   libSystem.B.dylib             0x9793fa5c mach_msg + 72
    2   com.apple.CoreFoundation      0x93fe9e7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation      0x93feaaa8 CFRunLoopRunInMode + 88
    4   com.apple.Foundation          0x95743520 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    5   com.apple.Foundation          0x956dfdfd -[NSThread main] + 45
    6   com.apple.Foundation          0x956df9a4 __NSThread__main__ + 308
    7   libSystem.B.dylib             0x97969155 _pthread_start + 321
    8   libSystem.B.dylib             0x97969012 thread_start + 34
    Thread 16:
    0   libSystem.B.dylib             0x979876fa select$DARWIN_EXTSN + 10
    1   libSystem.B.dylib             0x97969155 _pthread_start + 321
    2   libSystem.B.dylib             0x97969012 thread_start + 34
    Thread 17:
    0   libSystem.B.dylib             0x979382c6 semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib             0x9796a2af _pthread_cond_wait + 1244
    2   libSystem.B.dylib             0x9796bb33 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.adobeswfl           0x2b3fd177 APXGetHostAPI + 2598999
    4   com.adobe.adobeswfl           0x2b5744b8 APXGetHostAPI + 4135832
    5   com.adobe.adobeswfl           0x2b3fd29c APXGetHostAPI + 2599292
    6   com.adobe.adobeswfl           0x2b3fd307 APXGetHostAPI + 2599399
    7   com.adobe.adobeswfl           0x2b3fd426 APXGetHostAPI + 2599686
    8   libSystem.B.dylib             0x97969155 _pthread_start + 321
    9   libSystem.B.dylib             0x97969012 thread_start + 34
    Thread 18:
    0   libSystem.B.dylib             0x979382c6 semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib             0x9796a2af _pthread_cond_wait + 1244
    2   libSystem.B.dylib             0x9796bb33 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.adobeswfl           0x2b3fd177 APXGetHostAPI + 2598999
    4   com.adobe.adobeswfl           0x2b4180ee APXGetHostAPI + 2709454
    5   com.adobe.adobeswfl           0x2b3fd29c APXGetHostAPI + 2599292
    6   com.adobe.adobeswfl           0x2b3fd307 APXGetHostAPI + 2599399
    7   com.adobe.adobeswfl           0x2b3fd426 APXGetHostAPI + 2599686
    8   libSystem.B.dylib             0x97969155 _pthread_start + 321
    9   libSystem.B.dylib             0x97969012 thread_start + 34
    Thread 19:
    0   libSystem.B.dylib             0x979382c6 semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib             0x9796a2af _pthread_cond_wait + 1244
    2   libSystem.B.dylib             0x9796bb33 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.adobeswfl           0x2b3fd177 APXGetHostAPI + 2598999
    4   com.adobe.adobeswfl           0x2b5744b8 APXGetHostAPI + 4135832
    5   com.adobe.adobeswfl           0x2b3fd29c APXGetHostAPI + 2599292
    6   com.adobe.adobeswfl           0x2b3fd307 APXGetHostAPI + 2599399
    7   com.adobe.adobeswfl           0x2b3fd426 APXGetHostAPI + 2599686
    8   libSystem.B.dylib             0x97969155 _pthread_start + 321
    9   libSystem.B.dylib             0x97969012 thread_start + 34
    Thread 20:
    0   libSystem.B.dylib             0x9793f44e __semwait_signal + 10
    1   libSystem.B.dylib             0x97969dcd pthread_cond_wait$UNIX2003 + 73
    2   libGLProgrammability.dylib    0x92fb5b32 glvmDoWork + 162
    3   libSystem.B.dylib             0x97969155 _pthread_start + 321
    4   libSystem.B.dylib             0x97969012 thread_start + 34
    Thread 21:
    0   libSystem.B.dylib             0x979382ba semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore 0x9439c417 MPWaitOnSemaphore + 125
    2   MultiProcessor Support        0x2c62d0f0 0x2c5f3000 + 237808
    3   ...ple.CoreServices.CarbonCore 0x94388fbb PrivateMPEntryPoint + 56
    4   libSystem.B.dylib             0x97969155 _pthread_start + 321
    5   libSystem.B.dylib             0x97969012 thread_start + 34
    Thread 22:
    0   libSystem.B.dylib             0x9793f44e __semwait_signal + 10
    1   libSystem.B.dylib             0x97969dcd pthread_cond_wait$UNIX2003 + 73
    2   ...adobe.InDesign.AppFramework 0x1c335fda GetPlugIn + 1044906
    3   ...adobe.InDesign.AppFramework 0x1c331f23 GetPlugIn + 1028339
    4   ...adobe.InDesign.AppFramework 0x1c33212c GetPlugIn + 1028860
    5   ...adobe.InDesign.AppFramework 0x1c335aa6 GetPlugIn + 1043574
    6   boost_threads                 0x002e3fcd thread_proxy + 141
    7   libSystem.B.dylib             0x97969155 _pthread_start + 321
    8   libSystem.B.dylib             0x97969012 thread_start + 34
    Thread 23:
    0   libSystem.B.dylib             0x979382ae semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib             0x9796a2c6 _pthread_cond_wait + 1267
    2   libSystem.B.dylib             0x979af539 pthread_cond_wait + 48
    3   TINthread.dylib               0x225f77a5 ThreadUtils::ThreadPool::Dispatcher() + 277
    4   TINthread.dylib               0x225f783f ThreadUtils::ThreadPool::ThreadProc(void*) + 17
    5   libSystem.B.dylib             0x97969155 _pthread_start + 321
    6   libSystem.B.dylib             0x97969012 thread_start + 34
    Thread 24:
    0   libSystem.B.dylib             0x97938266 mach_msg_trap + 10
    1   libSystem.B.dylib             0x9793fa5c mach_msg + 72
    2   com.apple.CoreFoundation      0x93fe9e7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation      0x93feab04 CFRunLoopRun + 84
    4   com.apple.DesktopServices     0x94228d0f TSystemNotificationTask::SystemNotificationTaskProc(void*) + 123
    5   ...ple.CoreServices.CarbonCore 0x94388fbb PrivateMPEntryPoint + 56
    6   libSystem.B.dylib             0x97969155 _pthread_start + 321
    7   libSystem.B.dylib             0x97969012 thread_start + 34
    Thread 25:
    0   libSystem.B.dylib             0x97938266 mach_msg_trap + 10
    1   libSystem.B.dylib             0x9793fa5c mach_msg + 72
    2   com.apple.CoreFoundation      0x93fe9e7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation      0x93feab04 CFRunLoopRun + 84
    4   com.apple.DesktopServices     0x94228e88 TFSEventsNotificationTask::FSEventsNotificationTaskProc(void*) + 216
    5   ...ple.CoreServices.CarbonCore 0x94388fbb PrivateMPEntryPoint + 56
    6   libSystem.B.dylib             0x97969155 _pthread_start + 321
    7   libSystem.B.dylib             0x97969012 thread_start + 34
    Thread 26:
    0   libSystem.B.dylib             0x9793f44e __semwait_signal + 10
    1   libSystem.B.dylib             0x97969dcd pthread_cond_wait$UNIX2003 + 73
    2   ...ple.CoreServices.CarbonCore 0x9438ade3 TSWaitOnCondition + 126
    3   ...ple.CoreServices.CarbonCore 0x94369c36 TSWaitOnConditionTimedRelative + 202
    4   ...ple.CoreServices.CarbonCore 0x9438aa60 MPWaitOnQueue + 208
    5   com.apple.DesktopServices     0x94233e6a TNodeSyncTask::SyncTaskProc(void*) + 84
    6   ...ple.CoreServices.CarbonCore 0x94388fbb PrivateMPEntryPoint + 56
    7   libSystem.B.dylib             0x97969155 _pthread_start + 321
    8   libSystem.B.dylib             0x97969012 thread_start + 34
    Thread 27:
    0   libSystem.B.dylib             0x979689c6 kevent + 10
    1   libSystem.B.dylib             0x97969155 _pthread_start + 321
    2   libSystem.B.dylib             0x97969012 thread_start + 34
    Thread 28:
    0   libSystem.B.dylib             0x979382c6 semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib             0x9796a2af _pthread_cond_wait + 1244
    2   libSystem.B.dylib             0x9796bb33 pthread_cond_timedwait_relative_np + 47
    3   ...ple.CoreServices.CarbonCore 0x94369c62 TSWaitOnConditionTimedRelative + 246
    4   ...ple.CoreServices.CarbonCore 0x9438aa60 MPWaitOnQueue + 208
    5   com.apple.DesktopServices     0x94235db4 TFolderSizeTask::FolderSizeTaskProc(void*) + 104
    6   ...ple.CoreServices.CarbonCore 0x94388fbb PrivateMPEntryPoint + 56
    7   libSystem.B.dylib             0x97969155 _pthread_start + 321
    8   libSystem.B.dylib             0x97969012 thread_start + 34
    Thread 29:
    0   libSystem.B.dylib             0x979382c6 semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib             0x9796a2af _pthread_cond_wait + 1244
    2   libSystem.B.dylib             0x9796bb33 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation          0x95725dbc -[NSCondition waitUntilDate:] + 236
    4   com.apple.Foundation          0x95725bd0 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
    5   com.apple.Foundation          0x95725b35 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.AppKit              0x937166e8 -[NSUIHeartBeat _heartBeatThread:] + 753
    7   com.apple.Foundation          0x956dfdfd -[NSThread main] + 45
    8   com.apple.Foundation          0x956df9a4 __NSThread__main__ + 308
    9   libSystem.B.dylib             0x97969155 _pthread_start + 321
    10  libSystem.B.dylib             0x97969012 thread_start + 34
    Thread 30:
    0   libSystem.B.dylib             0x9793f44e __semwait_signal + 10
    1   libSystem.B.dylib             0x97969dcd pthread_cond_wait$UNIX2003 + 73
    2   ...adobe.InDesign.AppFramework 0x1c335fda GetPlugIn + 1044906
    3   ...adobe.InDesign.AppFramework 0x1c331e2f GetPlugIn + 1028095
    4   ...adobe.InDesign.AppFramework 0x1c33212c GetPlugIn + 1028860
    5   ...adobe.InDesign.AppFramework 0x1c335aa6 GetPlugIn + 1043574
    6   boost_threads                 0x002e3fcd thread_proxy + 141
    7   libSystem.B.dylib             0x97969155 _pthread_start + 321
    8   libSystem.B.dylib             0x97969012 thread_start + 34
    Thread 31:
    0   libSystem.B.dylib             0x9793f44e __semwait_signal + 10
    1   libSystem.B.dylib             0x97969dcd pthread_cond_wait$UNIX2003 + 73
    2   ...adobe.InDesign.AppFramework 0x1c335fda GetPlugIn + 1044906
    3   ...adobe.InDesign.AppFramework 0x1c331f23 GetPlugIn + 1028339
    4   ...adobe.InDesign.AppFramework 0x1c33212c GetPlugIn + 1028860
    5   ...adobe.InDesign.AppFramework 0x1c335aa6 GetPlugIn + 1043574
    6   boost_threads                 0x002e3fcd thread_proxy + 141
    7   libSystem.B.dylib             0x97969155 _pthread_start + 321
    8   libSystem.B.dylib             0x97969012 thread_start + 34
    Thread 32:
    0   libSystem.B.dylib             0x979382c6 semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib             0x9796a2af _pthread_cond_wait + 1244
    2   libSystem.B.dylib             0x9796bb33 pthread_cond_timedwait_relative_np + 47
    3   ...ple.CoreServices.CarbonCore 0x94369c62 TSWaitOnConditionTimedRelative + 246
    4   ...ple.CoreServices.CarbonCore 0x9438aa60 MPWaitOnQueue + 208
    5   com.apple.DesktopServices     0x9423b791 TPropertyTask::PropertyTaskProc(void*) + 105
    6   ...ple.CoreServices.CarbonCore 0x94388fbb PrivateMPEntryPoint + 56
    7   libSystem.B.dylib             0x97969155 _pthread_start + 321
    8   libSystem.B.dylib             0x97969012 thread_start + 34
    Thread 33:
    0   libSystem.B.dylib             0x979382c6 semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib             0x9796a2af _pthread_cond_wait + 1244
    2   libSystem.B.dylib             0x9796bb33 pthread_cond_timedwait_relative_np + 47
    3   ...ple.CoreServices.CarbonCore 0x94369c62 TSWaitOnConditionTimedRelative + 246
    4   ...ple.CoreServices.CarbonCore 0x9438aa60 MPWaitOnQueue + 208
    5   com.apple.DesktopServices     0x94235db4 TFolderSizeTask::FolderSizeTaskProc(void*) + 104
    6   ...ple.CoreServices.CarbonCore 0x94388fbb PrivateMPEntryPoint + 56
    7   libSystem.B.dylib             0x97969155 _pthread_start + 321
    8   libSystem.B.dylib             0x97969012 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x97a24639  ecx: 0xbfffda5c  edx: 0x979a5e42
      edi: 0xa08e45b8  esi: 0x3486259c  ebp: 0xbfffda78  esp: 0xbfffda5c
       ss: 0x0000001f  efl: 0x00000286  eip: 0x979a5e42   cs: 0x00000007
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0x18d9a000
    Binary Images:
        0x1000 -     0x4ffb +com.adobe.InDesign 7.0.3.535 (7030) <95d99393d179bc50386c509f6fd0809a> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Adobe InDesign CS5
        0xa000 -     0xafff +InDesignModel ??? (???) <d054c2c9f070a1e12d78bacdc9dcc960> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/InDesignModel.framework/Versions/A/InDesignModel
        0xe000 -     0xefff +InDesignModelAndUI ??? (???) <770dfbff7c31ecd488febcfed53cfc33> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/InDesignModelAndUI.framework/Versions/A/InDesignModelAndUI
       0x12000 -    0x19ff3 +PMRuntime.dylib ??? (???) <ec9ab7bfb671ae6f5c9e7a49f9c265be> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/PMRuntime.dylib
       0x2d000 -    0x32ffd +ASLSupportLib.dylib ??? (???) <d4bef46e063b696ffe83dd943aba838a> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/ASLSupportLib.dylib
       0x37000 -    0x38ff2 +libtbbmalloc.dylib ??? (???) <a1eab5e43f885e3770687a35a3ec69de> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/libtbbmalloc.dylib
       0x45000 -    0x81fff +AdobeARE ??? (???) <ef3986545384f84a8b62da1f64e2fad1> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeARE.framework/Versions/A/AdobeARE
       0x8a000 -    0xa5fff +AdobeBIB ??? (???) <cdfb33403a46292a121e2820ec62d78e> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
       0xaf000 -    0xd0ff7 +AdobeBIBUtils ??? (???) <482199df1251ed754958563c6e49cd6f> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
       0xdc000 -    0xf3ff6 +AdobeAFL ??? (???) <cfc0ff78a748ac452e628f20090d911c> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeAFL.framework/Versions/A/AdobeAFL
      0x104000 -   0x108ffc +com.adobe.AdobeCrashReporter 3.0 (3.0.20100302) <e64379290e698a56e69ff64305e82dd9> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashReporter
      0x137000 -   0x24bfff +AdobeACE ??? (???) <dd291a17ecf4fe205837ac1f5bc76940> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
      0x26e000 -   0x2c8fe7 +DataBaseLib.dylib ??? (???) <3fc5d05a298d654bf235c0579e0a347f> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/DataBaseLib.dylib
      0x2e1000 -   0x2e9ff3 +boost_threads ??? (???) <b00c0c9e7175b6d2e58b7278e0eb8863> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/boost_threads.framework/Versions/1_37/boost_threads
      0x37a000 -   0x388fe7 +libtbb.dylib ??? (???) <ffa49b03c516d23db535b64d7cd35ece> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/libtbb.dylib
      0x390000 -   0x392ffb +boost_system ??? (???) <fbd2bbdaa758ffceabba7fdab09faf0f> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/boost_system.framework/Versions/1_37/boost_system
      0x397000 -   0x39aff8 +com.adobe.ape.shim adbeape version 3.1.65.7508 (3.1.65.7508) <ffddab7a220f7344f12b010ca0c41dab> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
      0x469000 -   0x4d7ff7 +ObjectModelLib.dylib ??? (???) <26f62f49129da3fb045d94168cf5296f> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/ObjectModelLib.dylib
      0x667000 -   0xb8dfff +AdobeAGM ??? (???) <6f8eb1206f0138ae8363bc941b8ae12e> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
      0xcce000 -   0xfc0ff7 +AdobeCoolType ??? (???) <e688e02077c093537db6a86e8c4f0d14> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
    0x1048000 -  0x1420ff7 +AdobeMPS ??? (???) <272daedefc7eb4127c97cf47ff6bf242> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
    0x14b1000 -  0x18c8fff +PublicLib.dylib ??? (???) <60a0381db94ec34803e3079d9c832f37> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/PublicLib.dylib
    0x1a4f000 -  0x1b87fe7 +WRServices ??? (???) <9e3a36ad71f1b9c7ac3f30a7e63c8b57> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
    0x1bc9000 -  0x2579fff +libicudata.dylib.36.0 ??? (???) <02108dea3dd214bedaebbe522b619c1d> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/ICUData.framework/Versions/3.6/libicudata.dylib.36.0
    0x257c000 -  0x2649ff3 +libicui18n.dylib.36.0 ??? (???) <08f152197f35574e77251acaa1b18a00> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/ICUInternationalization.framework/Versions/3.6/libicui18n.dyl ib.36.0
    0x26ac000 -  0x2786fef +libicuuc.dylib.36.0 ??? (???) <5ee7200940b37fb73a49576aede0d400> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/ICUUnicode.framework/Versions/3.6/libicuuc.dylib.36.0
    0x27c6000 -  0x2836feb +com.adobe.adobe_caps adobe_caps 3.0.116.0 (3.0.116.0) <50675115bedc72f9c42d374196e83ec2> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
    0x2841000 -  0x28a7ffb +com.adobe.amtlib amtlib 3.0.0.64 (3.0.0.64) <dd47101191201bc2f1b5d6ff09d0859f> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
    0x28bd000 -  0x2956fef +boost_regex ??? (???) <462635b67af0b43d74d64ac15acbc66a> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/boost_regex.framework/Versions/1_37/boost_regex
    0x299b000 -  0x29dafff  com.apple.vmutils 4.1 (104) <2fcd53ce313bb6050bfaf0ac6c1b5ead> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x29fc000 -  0x2b98fff +WidgetBinLib.dylib ??? (???) <a653f1892c7846061921350f81951c7c> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/WidgetBinLib.dylib
    0x2c76000 -  0x2e15fe7 +com.adobe.owl AdobeOwl version 3.0.84 (3.0.84) <258849998a98f8c9699bed75261b6bfc> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
    0x2e7e000 -  0x2efbfff +AdobeOwlCanvas ??? (???) <65b2e6804f43be4622903500758d1bf7> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeOwlCanvas.framework/Versions/A/AdobeOwlCanvas
    0x37f4000 -  0x37f5fff +com.adobe.InDesign.Help 7.0.0.355 (???) <6e875143ba05093fb1ae385ade146cc5> /Applications/Adobe InDesign CS5/Plug-Ins/UI/Help.InDesignPlugin/Help
    0x18562000 - 0x18567ff1 +com.adobe.InDesign.Data Services UI 7.0.0.355 (???) <85782ae8bcf30ab46aef445b7a7e762e> /Applications/Adobe InDesign CS5/Plug-Ins/Data Services/Data Services UI.InDesignPlugin/Data Services UI
    0x185f6000 - 0x185fefff +com.adobe.asneu.framework asneu version 1.7.0.1 (1.7.0.1) <80195b5c2c67d841232c74fcab79d304> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/asneu.framework/Versions/A/asneu
    0x186db000 - 0x18742fea +com.adobe.amt.services AMTServices 3.0.0.64 (BuildVersion: 3.0; BuildDate: Mon Jan 26 2010 21:49:00) (3.0.0.64) <ee468e2ca6bde2ee7abe69168b143b44> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/amtservices.framework/Versions/A/amtservices
    0x18766000 - 0x18766ffe  com.apple.applescript.component 2.0.1 (2.0.1) /System/Library/Components/AppleScript.component/Contents/MacOS/AppleScript
    0x18c7a000 - 0x18c8cfff  libTraditionalChineseConverter.dylib ??? (???) <6108541a452ff07d2f67db4a488b9d22> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x18c90000 - 0x18c9efeb  libSimplifiedChineseConverter.dylib ??? (???) <68f130a585c3f580d166ef7cbbf47e69> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x18cb8000 - 0x18d2afff +com.DivXInc.DivXDecoder 6.4.0 (6.4.0) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x18d5e000 - 0x18d5eff7 +DTraceSupport.dylib ??? (???) <3b2d713b751bbd115dea7b7f6017cb58> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/DTraceSupport.dylib
    0x18d62000 - 0x18d9bffb +com.adobe.AAM.AdobeUpdaterNotificationFramework UpdaterNotifications 1.0.0.64 (1.0.0.64) <c64ccbdcb8e945e853e78577cfe9f2f0> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/UpdaterNotifications.framework/Versions/A/UpdaterNotification s
    0x18ebd000 - 0x18ec4ffc +com.adobe.InDesign.Data Services 7.0.0.355 (???) <3cf976fde9c046b54f3e9907456210c8> /Applications/Adobe InDesign CS5/Plug-Ins/Data Services/Data Services.InDesignPlugin/Data Services
    0x18eca000 - 0x18ed6ff9 +com.adobe.InDesign.DTTransform 7.0.0.355 (???) <6955e68f367c2ba234a6a83f957fdc04> /Applications/Adobe InDesign CS5/Plug-Ins/Data Services/DTTransform.InDesignPlugin/DTTransform
    0x18ede000 - 0x18ee1fff +com.adobe.InDesign.PNG Import Filter UI 7.0.0.355 (???) <a1d2b2f709a2f22b5c0cd812205cec40> /Applications/Adobe InDesign CS5/Plug-Ins/Filters/PNG Import Filter UI.InDesignPlugin/PNG Import Filter UI
    0x18ee6000 - 0x18ee8fff +com.adobe.InDesign.SimpleTextImportFilter 7.0.0.355 (???) <cce5a5247b2efed1c3283b1d0f24dfba> /Applications/Adobe InDesign CS5/Plug-Ins/Filters/SimpleTextImportFilter.InDesignPlugin/SimpleTextImportFilter
    0x18eec000 - 0x18ef9fed +com.adobe.InDesign.Tagged Text Filters UI 7.0.0.355 (???) <e012a99806981e891ecfb38019417d31> /Applications/Adobe InDesign CS5/Plug-Ins/Filters/Tagged Text Filters UI.InDesignPlugin/Tagged Text Filters UI
    0x19100000 - 0x19130fff +com.adobe.InDesign.Dictionary Editor Dialog 7.0.0.355 (???) <c2684eae503fbd505f7435258860fe8d> /Applications/Adobe InDesign CS5/Plug-Ins/Dictionaries/Dictionary Editor Dialog.InDesignPlugin/Dictionary Editor Dialog
    0x1914f000 - 0x1917eff0 +TextPanelLib.dylib ??? (???) <f7bea3b0b2644ecac7c1e161d2cdce4f> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/TextPanelLib.dylib
    0x1919a000 - 0x191b9fff +com.adobe.InDesign.LILO 7.0.0.355 (???) <00b57fd8d39b9bdf9657abbf6a3327ab> /Applications/Adobe InDesign CS5/Plug-Ins/Dictionaries/LILO/LILO.InDesignPlugin/LILO
    0x191c7000 - 0x191e8ffb +com.adobe.InDesign.Sangam Preferences UI 7.0.0.355 (???) <302faf9e15d34d3ec22996ba5175c49a> /Applications/Adobe InDesign CS5/Plug-Ins/Filters/Sangam Preferences UI.InDesignPlugin/Sangam Preferences UI
    0x19460000 - 0x19522fe7 +com.adobe.linguistic.LinguisticManager 5.0.0 (11696) <968aec660a7d05567af8f9556b2092de> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
    0x1954c000 - 0x195a3ff7 +com.adobe.InDesign.Media Import Filter 7.0.0.355 (???) <43ff7304fc36ddefba27ca094389a50e> /Applications/Adobe InDesign CS5/Plug-Ins/Filters/Media Import Filter.InDesignPlugin/Media Import Filter
    0x195bf000 - 0x19628ffb +AdobeSangam ??? (???) <4ff2270c94171059527b68c99bf43ea9> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeSangam.framework/Versions/A/AdobeSangam
    0x19672000 - 0x196c2ff3 +com.adobe.InDesign.SangamExport 7.0.0.355 (???) <e73ea3d8498ec597bb236caeea5c0aa3> /Applications/Adobe InDesign CS5/Plug-Ins/Filters/SangamExport.InDesignPlugin/SangamExport
    0x196e2000 - 0x197f2ff3 +com.adobe.InDesign.SangamServicer-Mapper 7.0.0.355 (???) <932acd2d239461acd40083d28700283d> /Applications/Adobe InDesign CS5/Plug-Ins/Filters/SangamServicer-Mapper.InDesignPlugin/SangamServicer-Mapper
    0x1983d000 - 0x1984ffff +com.adobe.InDesign.SaveBack 7.0.0.355 (???) <6ec7d91a636009e3648827159fe3b95d> /Applications/Adobe InDesign CS5/Plug-Ins/Filters/SaveBack.InDesignPlugin/SaveBack
    0x1985b000 - 0x1991cfff +com.adobe.InDesign.Tagged Text Attributes 7.0.0.355 (???) <71a7a664ee9c2c9b54c72c95200edda3> /Applications/Adobe InDesign CS5/Plug-Ins/Filters/Tagged Text Attributes.InDesignPlugin/Tagged Text Attributes
    0x19969000 - 0x19a1cfeb +com.adobe.InDesign.Tagged Text Filters 7.0.0.355 (???) <f4af5b3933cabc3a0361d27f75d672ed> /Applications/Adobe InDesign CS5/Plug-Ins/Filters/Tagged Text Filters.InDesignPlugin/Tagged Text Filters
    0x19a42000 - 0x19a4bff3 +com.adobe.InDesign.Clipping Path Dialog 7.0.0.355 (???) <ab110ec29f7d2a23e18d69bc22ed2ec9> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/Clipping Path Dialog.InDesignPlugin/Clipping Path Dialog
    0x19a56000 - 0x19a89ff7 +com.adobe.InDesign.Color Management UI 7.0.0.355 (???) <3cc153fd7cd5427c0ad21d8303011d1e> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/Color Management UI.InDesignPlugin/Color Management UI
    0x19a9d000 - 0x19b00ff0 +com.adobe.InDesign.Color Picker Panel 7.0.0.355 (???) <f312f57f9627b4879ae278f4eee4548e> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/Color Picker Panel.InDesignPlugin/Color Picker Panel
    0x19b2c000 - 0x19b58fef +com.adobe.InDesign.CS Review Support 7.0.0.355 (???) <34ae47f83486d5973081e1b49c5c2e41> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/CS Review Support.InDesignPlugin/CS Review Support
    0x19b6e000 - 0x19bd4ff0 +com.adobe.InDesign.DynamicDocumentsUI 7.0.3.535 (???) <8a2392bb6691e37b0cc5d2a0b4813d9a> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/DynamicDocumentsUI.InDesignPlugin/DynamicDocumentsUI
    0x19c02000 - 0x19c0bfff +com.adobe.InDesign.EPS UI 7.0.0.355 (???) <ed45c884b8dfa5a9102dad61c85266f7> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/EPS UI.InDesignPlugin/EPS UI
    0x19c14000 - 0x19c1cff7 +com.adobe.InDesign.Generic Style Editor 7.0.0.355 (???) <6ac91ce1cfdc973a13efe0b7f057ee2c> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/Generic Style Editor.InDesignPlugin/Generic Style Editor
    0x19c27000 - 0x19c52ff3 +com.adobe.InDesign.Gradient Panel 7.0.0.355 (???) <ea933872a54867f342aef0d2e30de522> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/Gradient Panel.InDesignPlugin/Gradient Panel
    0x19c68000 - 0x19cc7fff +com.adobe.InDesign.Graphic Panels 7.0.0.355 (???) <b4c5a5d0b0b5e845677994155d1bd072> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/Graphic Panels.InDesignPlugin/Graphic Panels
    0x19cf2000 - 0x19cf7ff8 +com.adobe.InDesign.JPEG Export UI 7.0.0.355 (???) <3e847c086deffb2fe32422e355949280> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/JPEG Export UI.InDesignPlugin/JPEG Export UI
    0x19cfe000 - 0x19d15fff +com.adobe.InDesign.JPEG Export 7.0.0.355 (???) <51b47ce6cce65dc163086d2f1b7fe59e> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/JPEG Export.InDesignPlugin/JPEG Export
    0x19d24000 - 0x19d68ff7 +com.adobe.InDesign.Output Preview 7.0.0.355 (???) <f9b49624445dc68e9f79827f427f8ff1> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/Output Preview.InDesignPlugin/Output Preview
    0x19d85000 - 0x19d97ffc +com.adobe.InDesign.OutputMiscUI 7.0.0.355 (???) <3df40045e72f04a3a22f208dbda660d8> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/OutputMiscUI.InDesignPlugin/OutputMiscUI
    0x19da6000 - 0x19e15fe3 +com.adobe.InDesign.PDF UI 7.0.0.355 (???) <e1b95b7303db392061bf01583910437d> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/PDF UI.InDesignPlugin/PDF UI
    0x19e41000 - 0x19e99ff7 +AdobeXMP ??? (???) <73329999c364245165744d0277057d19> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    0x19ea8000 - 0x19ebbff7 +com.adobe.InDesign.Printer Styles 7.0.0.355 (???) <4f3b13826adb938750aa280eeb3b21fc> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/Printer Styles.InDesignPlugin/Printer Styles
    0x19ec8000 - 0x19f7efef +com.adobe.InDesign.PrintUI 7.0.0.355 (???) <d9b408fa2fc62cf03985d4dc0b97c5ca> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/PrintUI.InDesignPlugin/PrintUI
    0x19fb7000 - 0x19fc4ff0 +com.adobe.InDesign.PS Import UI 7.0.0.355 (???) <c23dde3fa7470ee7a022264e95f17acf> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/PS Import UI.InDesignPlugin/PS Import UI
    0x19fd0000 - 0x19fe9fff +com.adobe.InDesign.Swatch Library Panel 7.0.0.355 (???) <64a0fea7cfb49ac2f7836b05669dd07c> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/Swatch Library Panel.InDesignPlugin/Swatch Library Panel
    0x19ff7000 - 0x1a08aff0 +com.adobe.InDesign.Swatches Panel 7.0.0.355 (???) <03d6a3ce263d1ec5cf7946c89371e9da> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/Swatches Panel.InDesignPlugin/Swatches Panel
    0x1a0ca000 - 0x1a15eff8 +com.adobe.InDesign.Transparency UI 7.0.0.355 (???) <e7961c200f04a7e79d2712662275b9ef> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/Transparency UI.InDesignPlugin/Transparency UI
    0x1a19b000 - 0x1a1ecfff +com.adobe.InDesign.Assignment UI 7.0.0.355 (???) <68e8a061dc76683d474f73b130a96910> /Applications/Adobe InDesign CS5/Plug-Ins/InCopyWorkflow/Assignment UI.InDesignPlugin/Assignment UI
    0x1a213000 - 0x1a22cfe8 +com.adobe.InDesign.InCopy Bridge UI 7.0.0.355 (???) <15af9b7096e35af1c23eacd683e4635d> /Applications/Adobe InDesign CS5/Plug-Ins/InCopyWorkflow/InCopy Bridge UI.InDesignPlugin/InCopy Bridge UI
    0x1a239000 - 0x1a26cffb +com.adobe.InDesign.InCopy Bridge 7.0.0.355 (???) <f17ac1756edeb9bf2d978c244b37ff4b> /Applications/Adobe InDesign CS5/Plug-Ins/InCopyWorkflow/InCopy Bridge.InDesignPlugin/InCopy Bridge
    0x1a281000 - 0x1a287ff0 +com.adobe.InDesign.InCopyExport 7.0.0.355 (???) <5487c2cd11de2cf759005536f0a976ca> /Applications/Adobe InDesign CS5/Plug-Ins/InCopyWorkflow/InCopyExport.InDesignPlugin/InCopyExport
    0x1a28e000 - 0x1a292ff3 +com.adobe.InDesign.InCopyExportUI 7.0.0.355 (???) <a1a145e58f299ad079578a82cc60d440> /Applications/Adobe InDesign CS5/Plug-Ins/InCopyWorkflow/InCopyExportUI.InDesignPlugin/InCopyExportUI
    0x1a298000 - 0x1a29dfff +com.adobe.InDesign.InCopyImport 7.0.0.355 (???) <3d65253ba7442ecd497cd1718c83caeb> /Applications/Adobe InDesign CS5/Plug-Ins/InCopyWorkflow/InCopyImport.InDesignPlugin/InCopyImport
    0x1a2a3000 - 0x1a2a8ff7 +com.adobe.InDesign.InCopyWorkflow UI 7.0.0.355 (???) <2876eec13e4425cd7f8e09d68574c0a3> /Applications/Adobe InDesign CS5/Plug-Ins/InCopyWorkflow/InCopyWorkflow UI.InDesignPlugin/InCopyWorkflow UI
    0x1a2af000 - 0x1a2f6ff7 +com.adobe.InDesign.Note 7.0.0.355 (???) <37279281f00fb2419f749c1212ba41a6> /Applications/Adobe InDesign CS5/Plug-Ins/InCopyWorkflow/Note.InDesignPlugin/Note
    0x1a318000 - 0x1a321fff +com.adobe.InDesign.NotePref 7.0.0.355 (???) <8e6b6d6a3e5a4586e870cf81708cf293> /Applications/Adobe InDesign CS5/Plug-Ins/InCopyWorkflow/NotePref.InDesignPlugin/NotePref
    0x1a32d000 - 0x1a330ff3 +com.adobe.InDesign.Username UI 7.0.0.355 (???) <3514a459610aede67509927db9c72bd8> /Applications/Adobe InDesign CS5/Plug-Ins/InCopyWorkflow/Username UI.InDesignPlugin/Username UI
    0x1a336000 - 0x1a3b9ff7 +com.adobe.InDesign.ButtonUI 7.0.0.355 (???) <c14894d984a865b404bddb42fcca9ada> /Applications/Adobe InDesign CS5/Plug-Ins/Interactive/ButtonUI.InDesignPlugin/ButtonUI
    0x1a3f5000 - 0x1a40efff +com.adobe.InDesign.MediaUI 7.0.0.355 (???) <ab2cf690de653efee77d6b8a54366a44> /Applications/Adobe InDesign CS5/Plug-Ins/Interactive/MediaUI.InDesignPlugin/MediaUI
    0x1a41f000 - 0x1a42bfff +com.adobe.InDesign.Alignment Panel 7.0.0.355 (???) <0f05821e3992db42c38ba45ae2bb8b66> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Alignment Panel.InDesignPlugin/Alignment Panel
    0x1a435000 - 0x1a46dff6 +com.adobe.InDesign.Asset Library Panel 7.0.0.355 (???) <d84ffb9ddf4aaa2a46ff706f701a6a96> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Asset Library Panel.InDesignPlugin/Asset Library Panel
    0x1a48f000 - 0x1a4e9fff +com.adobe.InDesign.Asset PubLibrary 7.0.0.355 (???) <19b25a88e10e0870fc5ccd6bb714dbe0> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Asset PubLibrary.InDesignPlugin/Asset PubLibrary
    0x1a511000 - 0x1a54fff5 +com.adobe.InDesign.Book Panel 7.0.0.355 (???) <fda8f07264b85f96120fb4c0f072a62f> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Book Panel.InDesignPlugin/Book Panel
    0x1a572000 - 0x1a588ffb +com.adobe.InDesign.Bookmark Panel 7.0.0.355 (???) <c76a1a0983e8b539ce2502a689dabaa0> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Bookmark Panel.InDesignPlugin/Bookmark Panel
    0x1a599000 - 0x1a5cfffd +com.adobe.InDesign.Control Panel 7.0.0.355 (???) <d89a65cfde0c71218fe8f3f9e35bc64c> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Control Panel.InDesignPlugin/Control Panel
    0x1a5eb000 - 0x1a5f1fff +com.adobe.InDesign.Create Guides Dialog 7.0.0.355 (???) <46d55ba116a39508ac91d43359eb8950> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Create Guides Dialog.InDesignPlugin/Create Guides Dialog
    0x1a5f8000 - 0x1a62afff +com.adobe.InDesign.Eyedropper Tool 7.0.0.355 (???) <4c2b33515bda8a29c4adfd8fca130cd4> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Eyedropper Tool.InDesignPlugin/Eyedropper Tool
    0x1a63d000 - 0x1a6a9ff8 +com.adobe.InDesign.Hyperlinks Panel 7.0.0.355 (???) <7da181ec3ab94b9b306651bfb1dd6a36> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Hyperlinks Panel.InDesignPlugin/Hyperlinks Panel
    0x1a6d6000 - 0x1a74aff1 +com.adobe.InDesign.Index Panel 7.0.0.355 (???) <242b3354f86977cbe5b8190e19fd2150> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Index Panel.InDesignPlugin/Index Panel
    0x1a773000 - 0x1a780fff +unihan ??? (???) <21d02d03821d1e92c99e919cd21883a0> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/unihan.framework/Versions/A/unihan
    0x1a78b000 - 0x1a7dafff +com.adobe.InDesign.Info Panel 7.0.0.355 (???) <92df06849c32d4c24d098eff4b9d558a> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Info Panel.InDesignPlugin/Info Panel
    0x1a7fb000 - 0x1a8e7fff +com.adobe.InDesign.Knowledge Base 7.0.0.355 (???) <f28544d64836e99b9af08c205fb83d6b> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Knowledge Base.InDesignPlugin/Knowledge Base
    0x1a8ed000 - 0x1a92afff +com.adobe.InDesign.Layers Panel 7.0.0.355 (???) <54cec2f98de7687d23de52ee13ae299b> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Layers Panel.InDesignPlugin/Layers Panel
    0x1a94b000 - 0x1a94dff7 +com.adobe.InDesign.Layout Adjustment Panel 7.0.0.355 (???) <9f50b24188f706d228ebbd55f67645ce> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Layout Adjustment Panel.InDesignPlugin/Layout Adjustment Panel
    0x1a952000 - 0x1a96dfff +com.adobe.InDesign.Layout Adjustment 7.0.3.535 (???) <98c2d9639e1b1c310c084d5fdc3a80ee> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Layout Adjustment.InDesignPlugin/Layout Adjustment
    0x1a97a000 - 0x1a9b4fff +com.adobe.InDesign.Links UI 7.0.3.535 (???) <7f298aef4d8efd192df88aa6aff99935> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Links UI.InDesignPlugin/Links UI
    0x1a9d4000 - 0x1aa5affc +com.adobe.InDesign.ObjectStylesUI 7.0.0.355 (???) <ab925026a7ef0e0b265fca671f6bb1c0> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/ObjectStylesUI.InDesignPlugin/ObjectStylesUI
    0x1aa95000 - 0x1aaafffb +com.adobe.InDesign.Page Setup Dialog 7.0.0.355 (???) <8dad7dd1709a541162c8425666a2ff9f> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Page Setup Dialog.InDesignPlugin/Page Setup Dialog
    0x1aaba000 - 0x1ab46fec +com.adobe.InDesign.Pages Panel 7.0.0.355 (???) <738734cc9ddc901cc3cc085919a2d091> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Pages Panel.InDesignPlugin/Pages Panel
    0x1ab7f000 - 0x1ab8aff8 +com.adobe.InDesign.Sections UI 7.0.0.355 (???) <03cc83c436427d334578812796388de8> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Sections UI.InDesignPlugin/Sections UI
    0x1ab92000 - 0x1ab99ffc +com.adobe.InDesign.StepRepeat 7.0.0.355 (???) <10f09da95ec137a2853e1a2474d4f865> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/StepRepeat.InDesignPlugin/StepRepeat
    0x1aba1000 - 0x1abd6ff7 +com.adobe.InDesign.Text Wrap Panel 7.0.0.355 (???) <9eed4bc1d58e021a3c513574d08672af> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Text Wrap Panel.InDesignPlugin/Text Wrap Panel
    0x1abef000 - 0x1ac22ff0 +com.adobe.InDesign.TOC UI Dialog 7.0.0.355 (???) <f4f33165552614d3a67f0930db1a9bd7> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/TOC UI Dialog.InDesignPlugin/TOC UI Dialog
    0x1ac3b000 - 0x1ac67ff4 +com.adobe.InDesign.Transform Panel 7.0.0.355 (???) <fe711509818ded28e592f31e8dd53838> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Transform Panel.InDesignPlugin/Transform Panel
    0x1ac7c000 - 0x1ac93ff3 +com.adobe.InDesign.Image Import UI 7.0.0.355 (???) <ec696635fac6ca59aa74388639c0bc6a> /Applications/Adobe InDesign CS5/Plug-Ins/Page Item/Image Import UI.InDesignPlugin/Image Import UI
    0x1aca2000 - 0x1acb4fff +com.adobe.InDesign.Scotch Rules 7.0.0.355 (???) <f24c95fc1649146ba97c6cdbc3f66cb8> /Applications/Adobe InDesign CS5/Plug-Ins/Page Item/Scotch Rules.InDesignPlugin/Scotch Rules
    0x1acbe000 - 0x1ad0afff +com.adobe.InDesign.BNUI 7.0.0.355 (???) <67c96b50d0fc71f9211a2e502b90e901> /Applications/Adobe InDesign CS5/Plug-Ins/PMPack/BNUI.InDesignPlugin/BNUI
    0x1ad2e000 - 0x1adb4fff +com.adobe.InDesign.DataMerge 7.0.0.355 (???) <46c2972ecf0faa800729c5a7c055a879> /Applications/Adobe InDesign CS5/Plug-Ins/PMPack/DataMerge.InDesignPlugin/DataMerge
    0x1ade4000 - 0x1ae0eff7 +com.adobe.InDesign.DataMergeUI 7.0.0.355 (???) <8c04afacc8ac63e9168b96d2d8ac45cc> /Applications/Adobe InDesign CS5/Plug-Ins/PMPack/DataMergeUI.InDesignPlugin/DataMergeUI
    0x1ae27000 - 0x1ae39fff +com.adobe.InDesign.PMWelcomeScreen 7.0.0.355 (???) <f44e336f6bd78e0353aafb8dfdab709b> /Applications/Adobe InDesign CS5/Plug-Ins/PMPack/PMWelcomeScreen.InDesignPlugin/PMWelcomeScreen
    0x1ae49000 - 0x1ae58ff8 +com.adobe.ahclientframework 1.5.0.30 (1.5.0.30) <24b39c2f79b0bde3c6d01f0e943070c7> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient
    0x1ae61000 - 0x1af30ffb +com.adobe.InDesign.Package and Preflight UI 7.0.0.355 (???) <47f747b7f9ae229fe766bcc8962e1c1c> /Applications/Adobe InDesign CS5/Plug-Ins/Prepress/Package and Preflight UI.InDesignPlugin/Package and Preflight UI
    0x1af87000 - 0x1b168fff +com.adobe.InDesign.Package and Preflight 7.0.3.535 (???) <1b76af314dd996dbeae3ace402f0c556> /Applications/Adobe InDesign CS5/Plug-Ins/Prepress/Package and Preflight.InDesignPlugin/Package and Preflight
    0x1b1f6000 - 0x1b21cff6 +AdobeAXE8SharedExpat ??? (???) <5848bbce3a3e66ee552797a96f0ca4cc> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8SharedExpa t
    0x1b224000 - 0x1b30bff7 +com.adobe.InDesign.JBX 7.0.0.355 (???) <ff769dffd91d0d785a59082e05926fd6> /Applications/Adobe InDesign CS5/Plug-Ins/Sandbox/JBX.InDesignPlugin/JBX
    0x1b354000 - 0x1b358fff +com.adobe.InDesign.Script Label Panel 7.0.0.355 (???) <21f5f90303b62f3e53ff65eff4614542> /Applications/Adobe InDesign CS5/Plug-Ins/Script/Script Label Panel.InDesignPlugin/Script Label Panel
    0x1b35f000 - 0x1b369fff +com.adobe.InDesign.Scripts Panel 7.0.0.355 (???) <3001a55fcd98ee1ca26796623574e6dd> /Applications/Adobe InDesign CS5/Plug-Ins/Script/Scripts Panel.InDesignPlugin/Scripts Panel
    0x1b374000 - 0x1b389fff +com.adobe.InDesign.SING 7.0.0.355 (???) <b054e119fbe65805dc637fb0da64e307> /Applications/Adobe InDesign CS5/Plug-Ins/SING.InDesignPlugin/SING
    0x1b396000 - 0x1b454ff4 +com.adobe.InDesign.Tables UI 7.0.0.355 (???) <008fe9841edd46493732df17e2521dad> /Applications/Adobe InDesign CS5/Plug-Ins/Tables/Tables UI.InDesignPlugin/Tables UI
    0x1b49a000 - 0x1b520fff +com.adobe.InDesign.TableStylesUI 7.0.0.355 (???) <cb203c79693c0095234d2bf1dd21ee5f> /Applications/Adobe InDesign CS5/Plug-Ins/Tables/TableStylesUI.InDesignPlugin/TableStylesUI
    0x1b559000 - 0x1b5b2ff7 +com.adobe.InDesign.Character Panel 7.0.0.355 (???) <079f7fd531a86b52350345562b899ec5> /Applications/Adobe InDesign CS5/Plug-Ins/Text/Character Panel.InDesignPlugin/Character Panel
    0x1b5e0000 - 0x1b606fff +com.adobe.InDesign.Conditional Text UI 7.0.0.355 (???) <13e2464aaf9f5df5276a9548c9517993> /Applications/Adobe InDesign CS5/Plug-Ins/Text/Conditional Text UI.In

Maybe you are looking for

  • No Photos on my iPhone since Update to iOS 5

    I made the Update to iTunes 10.5 on my Notebook with Windows XP and the Update to iOS 5 on my iPhone 3GS. I had a lot of Problems (the Backup had an Error, my outgoing Mails were all deleted in all Mail Accounts, the Synchronisation of Music and Apps

  • Can't create new folders

    One day, just randomly my laptop stopped letting me create new folders. when i right click and go to "new" the option is simply not there, and when i open windows explorer and click new folder, nothing happens. I have to copy a folder, delete its con

  • Why does my InDesign keep crashing on mac OS X 10.8.2

    My InDesign keeps on freezing and stops responding I then force quit the application and upon opening it again I get th error saying a serious error has occured with the only option to return to finder. Then if i want for about 5 - 10 mins InDesign w

  • I finally found my distro!

    FIRST POST: WOW, I've been distro hopping for awhile (Red Hat, Fedora, Mandrake, Debian, Slackware, Gentoo, Ubuntu)  Basically, I've tried A LOT!  My favorite before now was Gentoo, but it takes just WAY too much time to compile....Even on my AMD64 S

  • I don't have any color in my icons in the finder

    I don't have any color in my application icons in finder.