Delete graphic in InDesign CS5 js

After placing all the corner logos where I need them, occasionally I need to delete original logo. It lets me to delete the graphic, but not the frame:
myLogo.remove();
myCornerFrame.remove();
The first line works and the second one doesn't.
Thank  you for your help.
Yulia

Hi Yulia,
This is working for me.
check it out
var myDoc = app.activeDocument;
var myCornerFrame = myDoc.pages[0].rectangles.add (myDoc.layers.item ("Die"));
alert ("deleting.........");
myCornerFrame.remove();
Shonky

Similar Messages

  • Duplicate graphic in InDesign CS5 js

    I need to duplicate embedded graphic and it's not working:
    var myRoundCornerTopRightGroup = myCornerLogo.duplicate ([1, 1]);
    What am I missing.
    Thank you for your help.
    Yulia

    It's the code that used to work in CS4, but now I am trying to go a little bit a different route to make it work in CS5:
    var myCornerFrame = myDoc.pages[0].rectangles.add (myDoc.layers.item ("Die"));
    myCornerFrame.geometricBounds = ["-.0139 in",  "-.0139 in", "0.4236 in", "0.4236 in"];
    myCornerFrame.strokeWeight = 0;
    myCornerFrame.fillColor  = "None";
    var myDocPath = myDoc.filePath;
    var mySplit = myDoc.name.indexOf ("_");
    var myFileName = myDoc.name.slice (0,mySplit);
    var myFileNameNew = myFileName.slice (0,2);
    var myRootPath = myDocPath.parent.fsName;
    var myRootPath = myRootPath + "/";
    var mySplitPath = myRootPath.indexOf (myFileNameNew);
    var myPath = myRootPath.slice (0,mySplitPath);
    var myFolderPath = myPath + "/~prepress/colorSettings/";
    myCornerLogo = File (myFolderPath + "/topLeftRoundCorner.eps");
    try{
    if (myCornerLogo.exists){
      myLinkArray = myCornerFrame.place (myCornerLogo);
      myLinkArray[0].itemLink.unlink();
    catch (e){}
    if(myTopRightCheckbox == true){
                myRoundCornerLeftBottomGroup=myCornerLogo;
                var myRoundCornerTopRightGroup = myCornerLogo.parent.duplicate ([1, 1]);
                myRoundCornerTopRightGroup.flipItem(Flip.HORIZONTAL, AnchorPoint.TOP_RIGHT_ANCHOR);
                myRoundCornerTopRightGroup.move ([myPageWidth+.0625-.0486, myPageHeight/2-.0625]);
                var myRoundCornerTopRightGroupPage1 = myRoundCornerTopRightGroup.duplicate ();
                myRoundCornerTopRightGroupPage1.move (myDoc.pages[1]);
                myRoundCornerTopRightGroupPage1.flipItem (Flip.HORIZONTAL, AnchorPoint.BOTTOM_LEFT_ANCHOR);
                myRoundCornerTopRightGroupPage1.move (["-0.0139 in", myPageHeight/2-.0625]);
    It all works to the point of the pink line. I do get my logo placed and embedded.
    Thank you so much.
    Yulia

  • Indesign CS5 crash during startup - problem with Graphics.rpln

    I work in an architectural company and already several of our computers have experienced this very rare and unusual behaviour. During start up of Indesign (not clicking on any file but just launching Indesign) it crashes with the following error:
    "Adobe Indesign CS5 has stopped working"
    We use Windows 7 64bit, so the first step I did - I went into Application Log which says, so appears to be a problem with Graphics.rpln.
    -=-=-=-=-=-=-=-=-=-=-===-=-
    Fault bucket 1848500921, type 1
    Event Name: APPCRASH
    Response: Not available
    Cab Id: 0
    Problem signature:
    P1: InDesign.exe
    P2: 7.0.0.355
    P3: 4bad00be
    P4: GRAPHICS.RPLN
    P5: 7.0.0.355
    P6: 4bad03d3
    P7: c0000005
    P8: 0004e1e2
    P9:
    P10:
    Attached files:
    C:\Users\User\AppData\Local\Temp\WER162E.tmp.WERInternalMetadata.xml
    These files may be available here:
    C:\Users\User\AppData\Local\Microsoft\Windows\WER\ReportArchive\AppCrash_InDesign.exe_b042 ec9a818cb8fb57eefe0aacb41c22fdcbb8_10c12aa8
    Analysis symbol:
    Rechecking for solution: 0
    Report Id: 9e59fc2c-5b68-11e3-908c-f46d0497fc9b
    Report Status: 0
    -=-=-=-=-=-=-=-=-=-=-===-=-
    I have tried everything I could think of - removed and reinstalled Adobe CS5, manually removed Adobe folders under %Appdata%\Local and %Appdata%\Remote folders (why can't Adobe delete those things during uninstallation is always a total mystery), changed video adapter drivers, cleaned Temp folders, everything I knew...
    None of the other apps like Photoshop or Illustrator CS5 malfunction - only Indesign. What is going on?
    Can it conflict with other software we use? We have Bentley Microstation, 3D Max, Office 2010, Kaspersky Antivirus and LOGMEIN installed on this computer...Any clues, guys?

    Looks to me like you've never installed any of the patches. Last patch for CS5 was 7.0.4, so I'd start with that and see if ti helps.

  • Indesign CS5 crashes when deleting an index

    Hi,
    Indesign CS5 crashes when deleting an index.
    Thanks for your help.

    allesistständigimwandel wrote:
    the only successful importing the idml-file was in cs4, but there was the problem with the change of layout.
    Sounds like the .idml was created in CS5 an opened in CS4. Is that correct? You'd lose unsupported CS5 features and that might result in some layout changes, but I wouldn't expect formatting changes, which you implied originally.
    There are quite a few reports now of problems converting legacy files to CS5. I've not had any in my own work, but I haven't tried to update a lot of stuff. I wouldn't for example, switch versions near the end of a project, but would finish up in the original version to avoid any potential issues. Exporting from CS4 to either.inx or .idml and opening that in CS5 may give better results than opeing the CS4 .indd directly.
    Since you've already done the conversion, and considerable editing, I'm not sure what to tell you. You could try exporting the text to InDesign Tagged Text, then place that into a new file. Copy/Paste in Place any graphic content.

  • InDesign CS5.5 crashes when deleting empty pages. Help!

    Hello all,
    I'm having an issue with InDesign CS5.5 running on 10.7.5. I have two empty spreads that I need to delete but everytime I try to, it prompts:
    "The affected pages contain objects. Delete the pages anyway?"
    I click Okay and InDesign crashes all the time. There are no objects on the page, I've applied no master, unhid and unlocked everything and can't figure it out! Does anyone have a solution?
    Thanks in advance!
    Eddie

    Hi Peter!
    Thanks for the speedy reply! I exported my "corrupt" InDesign file to .IDML and re-openned it. I was able to delete the extra pages which had some .psd files on it that I couldn't see earlier.
    My question is can I just re-save this .IDML file back as a .indd file? What changes happen in between .IDML and .INDD if any? Everything looks the same to me but I was wondering if anything changed. Thanks!

  • What are the ideal specs for professional graphic designer using CS5 illustrator, photoshop and indesign?g

    What are the ideal Mac Pro specs for a professional graphic designer using CS5 Premium- using mostly InDesign, Illustrator and PhotoShop?

    24GB RAM
    SSD for boot drive
    GHz, but not necessarily dual. Apple doesn't sell dual 3.33s.
    A single 3.33 6-core should do fine and "sweet spot" (when looking, there is "4-core" build to order..,. and like everything else on the Store, why in heavens they didn't be more accurate and clear and say "single socket" and then have "dual processor configurations" 0 I guess the writers don't understand or know workstations or jargon? I say that 'cause some have trouble even finding the 6-core 3.33 choice ($1200 over stock 2.8 4-core).
    W3680 though can be found on Buy.com for $620 (was $589 at earlier date) and people are known to then sell the stock cpu $300 making it even more attractive and save $600-900 that way rather easily. Or not.
    But yes, I would send you to MPG.com site as well and read through what is on there.

  • Delete unused swatches in InDesign CS5, js

    Hi,
    I need to select and delete unused swatches in InDesign CS5. I looked through OMV in "Swatches" and "Swatch", but I could not find any function to select unused swatch and delete it.
    Am I looking for it in the wrong place?
    And I also need to read color values for used swatches. I got this in OMV and was hoping it would give me an array of the color values for all existing swatches, but I am only getting "Object color":
    mySwatches = myDoc.swatches[1].getElements();
    alert (mySwatches)
    Thank you for your help.
    Yulia

    Hi Yuliaart,
    Try this script it will help ful.
    # target "Deleting unused swatches change the gradient"
    var myIndesignDoc = app.activeDocument;
    var myUnusedSwatches = myIndesignDoc.unusedSwatches;
    for (var s = myUnusedSwatches.length-1; s >= 0; s--) {
         var mySwatch = myIndesignDoc.unusedSwatches[s];
         var name = mySwatch.name;
    // alert (name);
      if (name != ""){
    mySwatch.remove();

  • Delete won't work in Indesign CS5

    Hello, new to these forums so bear with me please.
    Ive been using indesign since CS1, upgraded to CS3 and now to CS5.
    I've always been able to delete an object rather than cut it, but in indesign cs5 I can't. I can in illustrator, my cs3 version and all other packages, but not indesign cs5.  I've followed some advice to reset the preferences, but this has made no difference. I'm using windows vista business, and was just wondering if I've got a bug / has anyone else come across this.
    It's driving me absolutley crazy as I want to get right in but I'm still using CS3.
    Any help would be much appreciated.
    Thanks
    Scott

    Sorry, you did mention that in your first post and I overlooked it.
    Does this apply?: http://kb2.adobe.com/cps/403/kb403039.html

  • InDesign CS5 lag slow on Snow Leopard 10.6

    I am reaching the end of patience with this one and starting to wish i'd not paid for a CS5 upgrade.
    I installed under Mac OS 10.5 originally, did all updates and had font and other deathly slow issues in Photoshop.
    In the end, I enacted a TOTAL system maintenance routine and upgraded to System 10.6 in order to try and get round probs with CS5.
    I since have ditched all prefs, reset all caches, cleared all logs, done total font checks and removed a couple of corrupt ones, repaired disk permissions etc etc etc....  Photoshop 'appears' to work ok, although saving and saving to web can be sluggish (pizza wheel waiting for it....)
    InDesign CS5 is now taxing my productivity. I thought it was my Wacom Intuous 3 tablet, but find the issue (at the mo as I've not noticed anything significant yet in Illustrator or Photoshop) only occurs with InDesign CS5.
    The issue is the glitchy interface - stepped or delayed movements of objects across the page, selecting menu dialogue boxes can take a second when i click on a value, slightly steppy movements make selecting the tiny up and down arrows on some menus very tricky to be accurate.  PLUS saving and saving PDFs in particular as well as PLACE images CMD-D can be deathly slow.  It used to be almost instaneous, slowed only by the hard drive firing up. Now i try to do things and have to wait on many actions. It's doing my head in!  This is NOT PRODUCTIVE.
    In InDesign i have tried turning off Live Redraw, dropping display quality to fast (makes working almost impossible as i need to see what i'm doing), and disabled the Preflight option that is on by default, and i'm sure other options too i've seen on forums.  But no better.
    I have a Quad Core 3Ghz Intel Mac with 14Gb RAM, and an NIVIDIA GeForce 8800 GT graphics card.
    IS this APPLE or ADOBE issue?  How on earth can i get my speedy productivity back so i can move around the screen smoothly, save and place quickly, and select menu dialogues without waiting for it to react..... HELP!

    markmld wrote:
    thanks for the heads-up Peter.  Id not have thought to deactivate Adobe stuff first.
    I've ordered a new WD Caviar Black (larger cache than i have on current drive) so a slight upgrade of drive, and as you say, a preserved backup.  I dont have any spare bays in my Mac as i've filled them with other drives used for backups and other stuff, so i may need to buy an external case for the SATA i'm taking out.  No matter, it will be sorted this weekend.
    thanks all for help. fingers crossed this rather drastic step works!
    Glad I thought of it. However, if you're keeping the drive, and don't have other installations, you can keep the backup drive installations active if you'll have a use for them if you boot from that drive. With your slow performance issues, you'll probably not want to use InDesign on that drive, but perhaps you'd want to use some other rarely-used apps from that drive. Yes, space, the final frontier.
    OWC has USB drive adapters that work with many types of drives, including SATA, for about $30. They're open gizmos - no enclosure, no power supply, no fan, etc. They also have notebook-sized (2.5") drives up to 1TB  with USB portable enclosures under $200, less for smaller.
    Consider an extra empty drive for use with Time Machine, as an ongoing automatic backup. It's very comforting. An alternative or supplement is yet another drive that you use with Carbon Copy Cloner or SuperDuper, inexpensive shareware, that make complete and/or incremental backups, on demand or on schedule. I use Time Machine to back up a Time Capsule drive - wired or wirelessly - and CarbonCopy Cloner to back up to a portable USB drive that's Velcro'd onto the top case of my MacBook Pro.
    Oh, and for suspenders to go with my two belts, or maybe that's a belt to go with my two suspenders, I also use Carbonite online backup - wirelessly or wired, about $5/month for unlimited storage. Their gotcha is that data is kept while it's on your drive, and then they delete it from your storage 30 days after you delete it from your drive. I had tried other online storage - Mozy, and some others, but at that time, about a year ago, they didn't work reliably. Probably better now. Not sure if they keep data after you delete it from your drive, or for how long after you delete it. I think also that some online storers define "unlimited" differently.
    HTH
    Regards,
    Peter
    Peter Gold
    KnowHow ProServices

  • Indesign CS5 Crashes when opening CS4 files

    We've encountered CS5 crashing while opening CS4 files. The crash report to Apple is below.
    This happens with files that were once in Version Cue but now copied to the local computer. It does not happen with some files created locally (haven't tested this with all locally created files, however, just a sample.).
    If the files is exported to .inx from CS4 it will import into CS5 and when resaved behave normally, ie open without crashing.
    Files opened in CS4 and resaved as .indd files still crash.
    Everyone in our shop is having the same problem with CS5.
    Crash report follows:
    Process:         Adobe InDesign CS5 [4037]
    Path:            /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Adobe InDesign CS5
    Identifier:      com.adobe.InDesign
    Version:         7.0.0.355 (7000)
    Code Type:       X86 (Native)
    Parent Process:  launchd [85]
    Date/Time:       2010-05-23 09:20:58.902 -1000
    OS Version:      Mac OS X 10.6.3 (10D573)
    Report Version:  6
    Interval Since Last Report:          436972 sec
    Crashes Since Last Report:           20
    Per-App Interval Since Last Report:  220199 sec
    Per-App Crashes Since Last Report:   12
    Anonymous UUID:                      46EEFDE4-BCA3-4183-84E6-590B6BEDD8A8
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   ???                           0xa0749650 _XHNDL_trapback_instruction + 0
    1   PublicLib.dylib               0x01380038 VOS_SimpleCursor::Rationalize() + 72
    2   com.adobe.InDesign.Text       0x2241e64b GetPlugIn + 2265995
    3   com.adobe.InDesign.Text       0x222da003 GetPlugIn + 937283
    4   com.adobe.InDesign.Text       0x225bfa0a GetPlugIn + 3974986
    5   ...InDesign.Paragraph Composer 0x1fcfbb4e GetPlugIn + 13454
    6   ...InDesign.Paragraph Composer 0x1fd003f5 GetPlugIn + 32053
    7   ...InDesign.Paragraph Composer 0x1fcf9009 GetPlugIn + 2377
    8   com.adobe.InDesign.Text       0x225be9b6 GetPlugIn + 3970806
    9   com.adobe.InDesign.Text       0x2239bac2 GetPlugIn + 1730562
    10  com.adobe.InDesign.Text       0x22367ef1 GetPlugIn + 1518641
    11  com.adobe.InDesign.Text       0x22368292 GetPlugIn + 1519570
    12  ...esign.Package and Preflight 0x1bba26e0 GetPlugIn + 119232
    13  ...esign.Package and Preflight 0x1bba4182 GetPlugIn + 126050
    14  ...esign.Package and Preflight 0x1bb56fde 0x1bacb000 + 573406
    15  ...esign.Package and Preflight 0x1bb5f784 0x1bacb000 + 608132
    16  ...esign.Package and Preflight 0x1bb65792 0x1bacb000 + 632722
    17  ...esign.Package and Preflight 0x1bb689a1 0x1bacb000 + 645537
    18  ...esign.Package and Preflight 0x1bb73eec 0x1bacb000 + 691948
    19  ...esign.Package and Preflight 0x1bb742d5 0x1bacb000 + 692949
    20  ...adobe.InDesign.AppFramework 0x1cdbaee1 GetPlugIn + 242001
    21  ...adobe.InDesign.AppFramework 0x1cdbbe0c GetPlugIn + 245884
    22  ...adobe.InDesign.AppFramework 0x1cd5ddd8 0x1cd5b000 + 11736
    23  ...adobe.InDesign.AppFramework 0x1cd8355a GetPlugIn + 14282
    24  com.adobe.InDesign            0x000028ab main + 187
    25  com.adobe.InDesign            0x000027c6 start + 54
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib             0x925efb42 kevent + 10
    1   libSystem.B.dylib             0x925f025c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib             0x925ef719 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib             0x925ef4be _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib             0x925eef41 _pthread_wqthread + 390
    5   libSystem.B.dylib             0x925eed86 start_wqthread + 30
    Thread 2:
    0   libSystem.B.dylib             0x925c935a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib             0x925f6ea1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib             0x92625a28 pthread_cond_timedwait_relative_np + 47
    3   ...ple.CoreServices.CarbonCore 0x9556a465 TSWaitOnConditionTimedRelative + 242
    4   ...ple.CoreServices.CarbonCore 0x95565e0f MPWaitOnQueue + 250
    5   PMRuntime.dylib               0x00014130 MemUtils::GetAvailMem() + 288
    6   ...ple.CoreServices.CarbonCore 0x95549eb6 PrivateMPEntryPoint + 68
    7   libSystem.B.dylib             0x925f6a19 _pthread_start + 345
    8   libSystem.B.dylib             0x925f689e thread_start + 34
    Thread 3:
    0   libSystem.B.dylib             0x925c92fa mach_msg_trap + 10
    1   libSystem.B.dylib             0x925c9a67 mach_msg + 68
    2   ...ple.CoreServices.CarbonCore 0x95611de8 TS_exception_listener_thread + 160
    3   libSystem.B.dylib             0x925f6a19 _pthread_start + 345
    4   libSystem.B.dylib             0x925f689e thread_start + 34
    Thread 4:
    0   libSystem.B.dylib             0x925f7262 __semwait_signal + 10
    1   libSystem.B.dylib             0x925f6f1e _pthread_cond_wait + 1191
    2   libSystem.B.dylib             0x925f8bb8 pthread_cond_wait$UNIX2003 + 73
    3   ...ple.CoreServices.CarbonCore 0x9557eaee TSWaitOnCondition + 126
    4   ...ple.CoreServices.CarbonCore 0x9556a43d TSWaitOnConditionTimedRelative + 202
    5   ...ple.CoreServices.CarbonCore 0x95565e0f MPWaitOnQueue + 250
    6   AdobeACE                      0x0005a6f1 0x20000 + 239345
    7   AdobeACE                      0x0005a0ed 0x20000 + 237805
    8   ...ple.CoreServices.CarbonCore 0x95549eb6 PrivateMPEntryPoint + 68
    9   libSystem.B.dylib             0x925f6a19 _pthread_start + 345
    10  libSystem.B.dylib             0x925f689e thread_start + 34
    Thread 5:
    0   libSystem.B.dylib             0x925c9342 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib             0x925f6eb8 _pthread_cond_wait + 1089
    2   libSystem.B.dylib             0x9263f42f pthread_cond_wait + 48
    3   com.adobe.amt.services        0x19449126 C_AMTUISwitchSuppressUpdates + 16768
    4   com.adobe.amt.services        0x19441db0 C_EULA_SetState + 2164
    5   com.adobe.amt.services        0x1944918c C_AMTUISwitchSuppressUpdates + 16870
    6   libSystem.B.dylib             0x925f6a19 _pthread_start + 345
    7   libSystem.B.dylib             0x925f689e thread_start + 34
    Thread 6:
    0   libSystem.B.dylib             0x925c9342 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib             0x925f6eb8 _pthread_cond_wait + 1089
    2   libSystem.B.dylib             0x9263f42f pthread_cond_wait + 48
    3   TINthread.dylib               0x231cf7a5 ThreadUtils::ThreadPool::Dispatcher() + 277
    4   TINthread.dylib               0x231cf83f ThreadUtils::ThreadPool::ThreadProc(void*) + 17
    5   libSystem.B.dylib             0x925f6a19 _pthread_start + 345
    6   libSystem.B.dylib             0x925f689e thread_start + 34
    Thread 7:
    0   libSystem.B.dylib             0x925f7262 __semwait_signal + 10
    1   libSystem.B.dylib             0x925f6f1e _pthread_cond_wait + 1191
    2   libSystem.B.dylib             0x925f8bb8 pthread_cond_wait$UNIX2003 + 73
    3   ...adobe.InDesign.AppFramework 0x1ce7effa GetPlugIn + 1045098
    4   ...adobe.InDesign.AppFramework 0x1ce7af43 GetPlugIn + 1028531
    5   ...adobe.InDesign.AppFramework 0x1ce7b14c GetPlugIn + 1029052
    6   ...adobe.InDesign.AppFramework 0x1ce7eac6 GetPlugIn + 1043766
    7   boost_threads                 0x01704fcd thread_proxy + 141
    8   libSystem.B.dylib             0x925f6a19 _pthread_start + 345
    9   libSystem.B.dylib             0x925f689e thread_start + 34
    Thread 8:
    0   libSystem.B.dylib             0x925f7262 __semwait_signal + 10
    1   libSystem.B.dylib             0x925f6f1e _pthread_cond_wait + 1191
    2   libSystem.B.dylib             0x925f8bb8 pthread_cond_wait$UNIX2003 + 73
    3   ...adobe.InDesign.AppFramework 0x1ce7effa GetPlugIn + 1045098
    4   ...adobe.InDesign.AppFramework 0x1ce7ae4f GetPlugIn + 1028287
    5   ...adobe.InDesign.AppFramework 0x1ce7b14c GetPlugIn + 1029052
    6   ...adobe.InDesign.AppFramework 0x1ce7eac6 GetPlugIn + 1043766
    7   boost_threads                 0x01704fcd thread_proxy + 141
    8   libSystem.B.dylib             0x925f6a19 _pthread_start + 345
    9   libSystem.B.dylib             0x925f689e thread_start + 34
    Thread 9:
    0   libSystem.B.dylib             0x925f7262 __semwait_signal + 10
    1   libSystem.B.dylib             0x92622e44 nanosleep$UNIX2003 + 188
    2   ...sign.Support for JavaScript 0x21a45fab GetPlugIn + 344123
    3   ...sign.Support for JavaScript 0x21a299c3 GetPlugIn + 227923
    4   ...sign.Support for JavaScript 0x21a460b8 GetPlugIn + 344392
    5   libSystem.B.dylib             0x925f6a19 _pthread_start + 345
    6   libSystem.B.dylib             0x925f689e thread_start + 34
    Thread 10:
    0   libSystem.B.dylib             0x92606572 recvfrom$UNIX2003 + 10
    1   libSystem.B.dylib             0x92626383 recv$UNIX2003 + 54
    2   ServiceManager-Launcher.dylib 0x25f336cf Invoke + 54887
    3   ServiceManager-Launcher.dylib 0x25f3276e Invoke + 50950
    4   ServiceManager-Launcher.dylib 0x25f3161f Invoke + 46519
    5   ServiceManager-Launcher.dylib 0x25f31671 Invoke + 46601
    6   ServiceManager-Launcher.dylib 0x25f316fb Invoke + 46739
    7   ServiceManager-Launcher.dylib 0x25f2bafe Invoke + 23190
    8   ServiceManager-Launcher.dylib 0x25f2bce7 Invoke + 23679
    9   ServiceManager-Launcher.dylib 0x25f2c8c7 Invoke + 26719
    10  ServiceManager-Launcher.dylib 0x25f2c9c5 Invoke + 26973
    11  ServiceManager-Launcher.dylib 0x25f2fdb0 Invoke + 40264
    12  ServiceManager-Launcher.dylib 0x25f30059 Invoke + 40945
    13  ServiceManager-Launcher.dylib 0x25f30687 Invoke + 42527
    14  ServiceManager-Launcher.dylib 0x25f30884 Invoke + 43036
    15  ServiceManager-Launcher.dylib 0x25f22826 Login + 1654
    16  ServiceManager-Launcher.dylib 0x25f23c71 Login + 6849
    17  ServiceManager-Launcher.dylib 0x25f30df3 Invoke + 44427
    18  ServiceManager-Launcher.dylib 0x25f33341 Invoke + 53977
    19  libSystem.B.dylib             0x925f6a19 _pthread_start + 345
    20  libSystem.B.dylib             0x925f689e thread_start + 34
    Thread 11:
    0   libSystem.B.dylib             0x925eebd2 __workq_kernreturn + 10
    1   libSystem.B.dylib             0x925ef168 _pthread_wqthread + 941
    2   libSystem.B.dylib             0x925eed86 start_wqthread + 30
    Thread 12:
    0   libSystem.B.dylib             0x925c934e semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore 0x9557c212 MPWaitOnSemaphore + 125
    2   MultiProcessor Support        0x197c30f0 0x19789000 + 237808
    3   ...ple.CoreServices.CarbonCore 0x95549eb6 PrivateMPEntryPoint + 68
    4   libSystem.B.dylib             0x925f6a19 _pthread_start + 345
    5   libSystem.B.dylib             0x925f689e thread_start + 34
    Thread 13:
    0   libSystem.B.dylib             0x925c9342 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib             0x925f6eb8 _pthread_cond_wait + 1089
    2   libSystem.B.dylib             0x9263f42f pthread_cond_wait + 48
    3   com.adobe.adobeswfl           0x33796d5f APXGetHostAPI + 2567887
    4   com.adobe.adobeswfl           0x335381ef APXGetHostAPI + 82783
    5   com.adobe.adobeswfl           0x33796e4c APXGetHostAPI + 2568124
    6   com.adobe.adobeswfl           0x33796eb7 APXGetHostAPI + 2568231
    7   com.adobe.adobeswfl           0x33796f9b APXGetHostAPI + 2568459
    8   libSystem.B.dylib             0x925f6a19 _pthread_start + 345
    9   libSystem.B.dylib             0x925f689e thread_start + 34
    Thread 14:
    0   libSystem.B.dylib             0x925c9342 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib             0x925f6eb8 _pthread_cond_wait + 1089
    2   libSystem.B.dylib             0x9263f42f pthread_cond_wait + 48
    3   com.adobe.adobeswfl           0x33796d5f APXGetHostAPI + 2567887
    4   com.adobe.adobeswfl           0x335381ef APXGetHostAPI + 82783
    5   com.adobe.adobeswfl           0x33796e4c APXGetHostAPI + 2568124
    6   com.adobe.adobeswfl           0x33796eb7 APXGetHostAPI + 2568231
    7   com.adobe.adobeswfl           0x33796f9b APXGetHostAPI + 2568459
    8   libSystem.B.dylib             0x925f6a19 _pthread_start + 345
    9   libSystem.B.dylib             0x925f689e thread_start + 34
    Thread 15:
    0   libSystem.B.dylib             0x925c935a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib             0x925f6ea1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib             0x92625a28 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.adobeswfl           0x33796d27 APXGetHostAPI + 2567831
    4   com.adobe.adobeswfl           0x3390c06b APXGetHostAPI + 4096475
    5   com.adobe.adobeswfl           0x33796e4c APXGetHostAPI + 2568124
    6   com.adobe.adobeswfl           0x33796eb7 APXGetHostAPI + 2568231
    7   com.adobe.adobeswfl           0x33796f9b APXGetHostAPI + 2568459
    8   libSystem.B.dylib             0x925f6a19 _pthread_start + 345
    9   libSystem.B.dylib             0x925f689e thread_start + 34
    Thread 16:
    0   libSystem.B.dylib             0x925c935a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib             0x925f6ea1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib             0x92625a28 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.adobeswfl           0x33796d27 APXGetHostAPI + 2567831
    4   com.adobe.adobeswfl           0x337b16de APXGetHostAPI + 2676814
    5   com.adobe.adobeswfl           0x33796e4c APXGetHostAPI + 2568124
    6   com.adobe.adobeswfl           0x33796eb7 APXGetHostAPI + 2568231
    7   com.adobe.adobeswfl           0x33796f9b APXGetHostAPI + 2568459
    8   libSystem.B.dylib             0x925f6a19 _pthread_start + 345
    9   libSystem.B.dylib             0x925f689e thread_start + 34
    Thread 17:
    0   libSystem.B.dylib             0x925f7262 __semwait_signal + 10
    1   libSystem.B.dylib             0x925f6f1e _pthread_cond_wait + 1191
    2   libSystem.B.dylib             0x925f8bb8 pthread_cond_wait$UNIX2003 + 73
    3   ...adobe.InDesign.AppFramework 0x1ce7effa GetPlugIn + 1045098
    4   ...adobe.InDesign.AppFramework 0x1ce7af43 GetPlugIn + 1028531
    5   ...adobe.InDesign.AppFramework 0x1ce7b14c GetPlugIn + 1029052
    6   ...adobe.InDesign.AppFramework 0x1ce7eac6 GetPlugIn + 1043766
    7   boost_threads                 0x01704fcd thread_proxy + 141
    8   libSystem.B.dylib             0x925f6a19 _pthread_start + 345
    9   libSystem.B.dylib             0x925f689e thread_start + 34
    Thread 18:
    0   libSystem.B.dylib             0x925f7262 __semwait_signal + 10
    1   libSystem.B.dylib             0x925f6f1e _pthread_cond_wait + 1191
    2   libSystem.B.dylib             0x925f8bb8 pthread_cond_wait$UNIX2003 + 73
    3   ...adobe.InDesign.AppFramework 0x1ce7effa GetPlugIn + 1045098
    4   ...adobe.InDesign.AppFramework 0x1ce7ae4f GetPlugIn + 1028287
    5   ...adobe.InDesign.AppFramework 0x1ce7b14c GetPlugIn + 1029052
    6   ...adobe.InDesign.AppFramework 0x1ce7eac6 GetPlugIn + 1043766
    7   boost_threads                 0x01704fcd thread_proxy + 141
    8   libSystem.B.dylib             0x925f6a19 _pthread_start + 345
    9   libSystem.B.dylib             0x925f689e thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x0137c907  ecx: 0x34673474  edx: 0x00000000
      edi: 0x00000000  esi: 0x31cc6d28  ebp: 0xbfffde28  esp: 0xbfffdc70
       ss: 0x0000001f  efl: 0x00010246  eip: 0xa0749650   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0x00000000
    Binary Images:
        0x1000 -     0x4ffb +com.adobe.InDesign 7.0.0.355 (7000) <95D99393-D179-BC50-386C-509F6FD0809A> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Adobe InDesign CS5
        0xa000 -     0xafff +InDesignModel ??? (???) <D054C2C9-F070-A1E1-2D78-BACDC9DCC960> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/InDesignModel.framework/Versions/A/InDesignModel
        0xe000 -     0xefff +InDesignModelAndUI ??? (???) <770DFBFF-7C31-ECD4-88FE-BCFED53CFC33> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/InDesignModelAndUI.framework/Versions/A/InDesignModelAndUI
       0x12000 -    0x19ff3 +PMRuntime.dylib ??? (???) <EC9AB7BF-B671-AE6F-5C9E-7A49F9C265BE> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/PMRuntime.dylib
       0x20000 -   0x134fff +AdobeACE ??? (???) <DD291A17-ECF4-FE20-5837-AC1F5BC76940> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
      0x157000 -   0x67dfff +AdobeAGM ??? (???) <6F8EB120-6F01-38AE-8363-BC941B8AE12E> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
      0x7be000 -   0x7fafff +AdobeARE ??? (???) <EF398654-5384-F84A-8B62-DA1F64E2FAD1> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeARE.framework/Versions/A/AdobeARE
      0x803000 -   0x81efff +AdobeBIB ??? (???) <CDFB3340-3A46-292A-121E-2820EC62D78E> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
      0x828000 -   0x849ff7 +AdobeBIBUtils ??? (???) <482199DF-1251-ED75-4958-563C6E49CD6F> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
      0x855000 -   0xb47ff7 +AdobeCoolType ??? (???) <2BF62C8A-D715-FDE8-650C-1984CFFCE33C> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
      0xbcf000 -   0xfa7ff7 +AdobeMPS ??? (???) <272DAEDE-FC7E-B412-7C97-CF47FF6BF242> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
    0x1038000 -  0x10a6ff7 +ObjectModelLib.dylib ??? (???) <B71699FF-823E-D40E-A62F-2E9FD2FE9B56> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/ObjectModelLib.dylib
    0x10c9000 -  0x1123fe7 +DataBaseLib.dylib ??? (???) <3FC5D05A-298D-654B-F235-C0579E0A347F> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/DataBaseLib.dylib
    0x113c000 -  0x1553fff +PublicLib.dylib ??? (???) <D0EB805F-5E47-2677-CA21-5C51D510234F> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/PublicLib.dylib
    0x16da000 -  0x16f1ff6 +AdobeAFL ??? (???) <CFC0FF78-A748-AC45-2E62-8F20090D911C> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeAFL.framework/Versions/A/AdobeAFL
    0x1702000 -  0x170aff3 +boost_threads ??? (???) <B00C0C9E-7175-B6D2-E58B-7278E0EB8863> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/boost_threads.framework/Versions/1_37/boost_threads
    0x1714000 -  0x1719ffd +ASLSupportLib.dylib ??? (???) <D4BEF46E-063B-696F-FE83-DD943ABA838A> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/ASLSupportLib.dylib
    0x171e000 -  0x171fff2 +libtbbmalloc.dylib ??? (???) <A1EAB5E4-3F88-5E37-7068-7A35A3EC69DE> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/libtbbmalloc.dylib
    0x1723000 -  0x1731fe7 +libtbb.dylib ??? (???) <FFA49B03-C516-D23D-B535-B64D7CD35ECE> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/libtbb.dylib
    0x1739000 -  0x1871fe7 +WRServices ??? (???) <9E3A36AD-71F1-B9C7-AC3F-30A7E63C8B57> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
    0x18b3000 -  0x18b7ffc +com.adobe.AdobeCrashReporter 3.0 (3.0.20100302) <E6437929-0E69-8A56-E69F-F64305E82DD9> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashReporter
    0x18be000 -  0x226efff +libicudata.dylib.36.0 36.0.0 (compatibility 36.0.0) <02108DEA-3DD2-14BE-DAEB-BE522B619C1D> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/ICUData.framework/Versions/3.6/libicudata.dylib.36.0
    0x2271000 -  0x233eff3 +libicui18n.dylib.36.0 36.0.0 (compatibility 36.0.0) <08F15219-7F35-574E-7725-1ACAA1B18A00> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/ICUInternationalization.framework/Versions/3.6/libicui18n.dyl ib.36.0
    0x23a1000 -  0x247bfef +libicuuc.dylib.36.0 36.0.0 (compatibility 36.0.0) <5EE72009-40B3-7FB7-3A49-576AEDE0D400> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/ICUUnicode.framework/Versions/3.6/libicuuc.dylib.36.0
    0x24bb000 -  0x252bfeb +com.adobe.adobe_caps adobe_caps 3.0.116.0 (3.0.116.0) <50675115-BEDC-72F9-C42D-374196E83EC2> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
    0x2536000 -  0x259cffb +com.adobe.amtlib amtlib 3.0.0.64 (3.0.0.64) <DD471011-9120-1BC2-F1B5-D6FF09D0859F> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
    0x25b2000 -  0x264bfef +boost_regex ??? (???) <462635B6-7AF0-B43D-74D6-4AC15ACBC66A> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/boost_regex.framework/Versions/1_37/boost_regex
    0x2690000 -  0x26d0ff7  com.apple.vmutils 4.2 (106) <834EA6B0-C91B-4CF1-ED3C-229C26459578> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x26e9000 -  0x279efe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <0B69B1F5-3440-B0BF-957F-E0ADD49F13CB> /usr/lib/libcrypto.0.9.7.dylib
    0x27e4000 -  0x27e6ffb +boost_system ??? (???) <FBD2BBDA-A758-FFCE-ABBA-7FDAB09FAF0F> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/boost_system.framework/Versions/1_37/boost_system
    0x27eb000 -  0x2987fff +WidgetBinLib.dylib ??? (???) <A653F189-2C78-4606-1921-350F81951C7C> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/WidgetBinLib.dylib
    0x2a65000 -  0x2c04fe7 +com.adobe.owl AdobeOwl version 3.0.84 (3.0.84) <25884999-8A98-F8C9-699B-ED75261B6BFC> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
    0x2c6d000 -  0x2ceafff +AdobeOwlCanvas ??? (???) <65B2E680-4F43-BE46-2290-3500758D1BF7> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeOwlCanvas.framework/Versions/A/AdobeOwlCanvas
    0x2d06000 -  0x2d09ff8 +com.adobe.ape.shim adbeape version 3.1.65.7508 (3.1.65.7508) <FFDDAB7A-220F-7344-F12B-010CA0C41DAB> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
    0x19424000 - 0x1948bfea +com.adobe.amt.services AMTServices 3.0.0.64 (BuildVersion: 3.0; BuildDate: Mon Jan 26 2010 21:49:00) (3.0.0.64) <EE468E2C-A6BD-E2EE-7ABE-69168B143B44> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/amtservices.framework/Versions/A/amtservices
    0x194a8000 - 0x194b0fff +com.adobe.asneu.framework asneu version 1.7.0.1 (1.7.0.1) <80195B5C-2C67-D841-232C-74FCAB79D304> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/asneu.framework/Versions/A/asneu
    0x19722000 - 0x19730fe7  libSimplifiedChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <4C9CC2D9-2F13-4465-5447-2516FCD9255B> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x19734000 - 0x19746ff7  libTraditionalChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <C4E0D62B-4D1A-8DAD-D10B-2C055AA0479C> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x1974c000 - 0x1976ffe7  GLRendererFloat ??? (???) <65E1E174-28E0-3FA9-E391-504891B69818> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFl oat
    0x19777000 - 0x19780ff7 +FastCore ??? (???) <3E376339-D845-9C96-0790-B44D1CA52B43> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobePSL.framework/PlugIns/FastCore.plugin/Contents/MacOS/Fas tCore
    0x19786000 - 0x19786ff7  libmx.A.dylib 315.0.0 (compatibility 1.0.0) <01401BF8-3FC7-19CF-ACCE-0F292BFD2F25> /usr/lib/libmx.A.dylib
    0x19789000 - 0x197edff4 +MultiProcessor Support ??? (???) <F3CB7402-2B6F-8FB2-603D-FF918BD40E55> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobePSL.framework/PlugIns/MultiProcessor Support.plugin/Contents/MacOS/MultiProcessor Support
    0x198ce000 - 0x19907ffb +com.adobe.AAM.AdobeUpdaterNotificationFramework UpdaterNotifications 1.0.0.64 (1.0.0.64) <C64CCBDC-B8E9-45E8-53E7-8577CFE9F2F0> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/UpdaterNotifications.framework/Versions/A/UpdaterNotification s
    0x19af8000 - 0x19afbfff +com.adobe.InDesign.PNG Import Filter UI 7.0.0.355 (???) <A1D2B2F7-09A2-F22B-5C0C-D812205CEC40> /Applications/Adobe InDesign CS5/Plug-Ins/Filters/PNG Import Filter UI.InDesignPlugin/PNG Import Filter UI
    0x19d60000 - 0x19d65ff1 +com.adobe.InDesign.Data Services UI 7.0.0.355 (???) <85782AE8-BCF3-0AB4-6AEF-445B7A7E762E> /Applications/Adobe InDesign CS5/Plug-Ins/Data Services/Data Services UI.InDesignPlugin/Data Services UI
    0x19d6b000 - 0x19d72ffc +com.adobe.InDesign.Data Services 7.0.0.355 (???) <3CF976FD-E9C0-46B5-4F3E-9907456210C8> /Applications/Adobe InDesign CS5/Plug-Ins/Data Services/Data Services.InDesignPlugin/Data Services
    0x19d78000 - 0x19d84ff9 +com.adobe.InDesign.DTTransform 7.0.0.355 (???) <6955E68F-367C-2BA2-34A6-A83F957FDC04> /Applications/Adobe InDesign CS5/Plug-Ins/Data Services/DTTransform.InDesignPlugin/DTTransform
    0x19d8c000 - 0x19dbcfff +com.adobe.InDesign.Dictionary Editor Dialog 7.0.0.355 (???) <C2684EAE-503F-BD50-5F74-35258860FE8D> /Applications/Adobe InDesign CS5/Plug-Ins/Dictionaries/Dictionary Editor Dialog.InDesignPlugin/Dictionary Editor Dialog
    0x19ddb000 - 0x19dedfff +com.adobe.InDesign.SaveBack 7.0.0.355 (???) <6EC7D91A-6360-09E3-6488-27159FE3B95D> /Applications/Adobe InDesign CS5/Plug-Ins/Filters/SaveBack.InDesignPlugin/SaveBack
    0x19df9000 - 0x19dfbfff +com.adobe.InDesign.SimpleTextImportFilter 7.0.0.355 (???) <CCE5A524-7B2E-FED1-C328-3B1D0F24DFBA> /Applications/Adobe InDesign CS5/Plug-Ins/Filters/SimpleTextImportFilter.InDesignPlugin/SimpleTextImportFilter
    0x19f00000 - 0x19f2fff0 +TextPanelLib.dylib ??? (???) <F7BEA3B0-B264-4ECA-C7C1-E161D2CDCE4F> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/TextPanelLib.dylib
    0x19f4b000 - 0x19f6afff +com.adobe.InDesign.LILO 7.0.0.355 (???) <00B57FD8-D39B-9BDF-9657-ABBF6A3327AB> /Applications/Adobe InDesign CS5/Plug-Ins/Dictionaries/LILO/LILO.InDesignPlugin/LILO
    0x19f78000 - 0x1a03afe7 +com.adobe.linguistic.LinguisticManager 5.0.0 (11696) <968AEC66-0A7D-0556-7AF8-F9556B2092DE> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
    0x1a064000 - 0x1a0bbff7 +com.adobe.InDesign.Media Import Filter 7.0.0.355 (???) <43FF7304-FC36-DDEF-BA27-CA094389A50E> /Applications/Adobe InDesign CS5/Plug-Ins/Filters/Media Import Filter.InDesignPlugin/Media Import Filter
    0x1a0d7000 - 0x1a0f8ffb +com.adobe.InDesign.Sangam Preferences UI 7.0.0.355 (???) <302FAF9E-15D3-4D3E-C229-96BA5175C49A> /Applications/Adobe InDesign CS5/Plug-Ins/Filters/Sangam Preferences UI.InDesignPlugin/Sangam Preferences UI
    0x1a10d000 - 0x1a176ffb +AdobeSangam 3.0.0 (compatibility 3.0.0) <4FF2270C-9417-1059-527B-68C99BF43EA9> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeSangam.framework/Versions/A/AdobeSangam
    0x1a1c0000 - 0x1a210ff3 +com.adobe.InDesign.SangamExport 7.0.0.355 (???) <E73EA3D8-498E-C597-BB23-6CAEEA5C0AA3> /Applications/Adobe InDesign CS5/Plug-Ins/Filters/SangamExport.InDesignPlugin/SangamExport
    0x1a230000 - 0x1a340ff3 +com.adobe.InDesign.SangamServicer-Mapper 7.0.0.355 (???) <932ACD2D-2394-61AC-D400-83D28700283D> /Applications/Adobe InDesign CS5/Plug-Ins/Filters/SangamServicer-Mapper.InDesignPlugin/SangamServicer-Mapper
    0x1a38b000 - 0x1a44cfff +com.adobe.InDesign.Tagged Text Attributes 7.0.0.355 (???) <71A7A664-EE9C-2C9B-54C7-2C95200EDDA3> /Applications/Adobe InDesign CS5/Plug-Ins/Filters/Tagged Text Attributes.InDesignPlugin/Tagged Text Attributes
    0x1a499000 - 0x1a4a6fed +com.adobe.InDesign.Tagged Text Filters UI 7.0.0.355 (???) <E012A998-0698-1E89-1ECF-B38019417D31> /Applications/Adobe InDesign CS5/Plug-Ins/Filters/Tagged Text Filters UI.InDesignPlugin/Tagged Text Filters UI
    0x1a4ad000 - 0x1a560feb +com.adobe.InDesign.Tagged Text Filters 7.0.0.355 (???) <F4AF5B39-33CA-BC3A-0361-D27F75D672ED> /Applications/Adobe InDesign CS5/Plug-Ins/Filters/Tagged Text Filters.InDesignPlugin/Tagged Text Filters
    0x1a586000 - 0x1a58fff3 +com.adobe.InDesign.Clipping Path Dialog 7.0.0.355 (???) <AB110EC2-9F7D-2A23-E18D-69BC22ED2EC9> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/Clipping Path Dialog.InDesignPlugin/Clipping Path Dialog
    0x1a59a000 - 0x1a5cdff7 +com.adobe.InDesign.Color Management UI 7.0.0.355 (???) <3CC153FD-7CD5-427C-0AD2-1D8303011D1E> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/Color Management UI.InDesignPlugin/Color Management UI
    0x1a5e1000 - 0x1a644ff0 +com.adobe.InDesign.Color Picker Panel 7.0.0.355 (???) <F312F57F-9627-B487-9AE2-78F4EEE4548E> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/Color Picker Panel.InDesignPlugin/Color Picker Panel
    0x1a670000 - 0x1a69cfef +com.adobe.InDesign.CS Review Support 7.0.0.355 (???) <34AE47F8-3486-D597-3081-E1B49C5C2E41> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/CS Review Support.InDesignPlugin/CS Review Support
    0x1a6b2000 - 0x1a718ff0 +com.adobe.InDesign.DynamicDocumentsUI 7.0.0.355 (???) <D15A870E-FD3C-508E-9CB7-67955A8AFB74> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/DynamicDocumentsUI.InDesignPlugin/DynamicDocumentsUI
    0x1a746000 - 0x1a74ffff +com.adobe.InDesign.EPS UI 7.0.0.355 (???) <ED45C884-B8DF-A5A9-102D-AD61C85266F7> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/EPS UI.InDesignPlugin/EPS UI
    0x1a758000 - 0x1a760ff7 +com.adobe.InDesign.Generic Style Editor 7.0.0.355 (???) <6AC91CE1-CFDC-973A-13EF-E0B7F057EE2C> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/Generic Style Editor.InDesignPlugin/Generic Style Editor
    0x1a76b000 - 0x1a796ff3 +com.adobe.InDesign.Gradient Panel 7.0.0.355 (???) <EA933872-A548-67F3-42AE-F0D2E30DE522> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/Gradient Panel.InDesignPlugin/Gradient Panel
    0x1a7ac000 - 0x1a80bfff +com.adobe.InDesign.Graphic Panels 7.0.0.355 (???) <B4C5A5D0-B0B5-E845-6779-94155D1BD072> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/Graphic Panels.InDesignPlugin/Graphic Panels
    0x1a836000 - 0x1a83bff8 +com.adobe.InDesign.JPEG Export UI 7.0.0.355 (???) <3E847C08-6DEF-FB2F-E324-22E355949280> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/JPEG Export UI.InDesignPlugin/JPEG Export UI
    0x1a842000 - 0x1a859fff +com.adobe.InDesign.JPEG Export 7.0.0.355 (???) <51B47CE6-CCE6-5DC1-6308-6D2F1B7FE59E> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/JPEG Export.InDesignPlugin/JPEG Export
    0x1a868000 - 0x1a8acff7 +com.adobe.InDesign.Output Preview 7.0.0.355 (???) <F9B49624-445D-C68E-9F79-827F427F8FF1> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/Output Preview.InDesignPlugin/Output Preview
    0x1a8c9000 - 0x1a8dbffc +com.adobe.InDesign.OutputMiscUI 7.0.0.355 (???) <3DF40045-E72F-04A3-A22F-208DBDA660D8> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/OutputMiscUI.InDesignPlugin/OutputMiscUI
    0x1a8ea000 - 0x1a959fe3 +com.adobe.InDesign.PDF UI 7.0.0.355 (???) <E1B95B73-03DB-3920-61BF-01583910437D> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/PDF UI.InDesignPlugin/PDF UI
    0x1a985000 - 0x1a9ddff7 +AdobeXMP ??? (???) <73329999-C364-2451-6574-4D0277057D19> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    0x1a9ec000 - 0x1a9ffff7 +com.adobe.InDesign.Printer Styles 7.0.0.355 (???) <4F3B1382-6ADB-9387-50AA-280EEB3B21FC> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/Printer Styles.InDesignPlugin/Printer Styles
    0x1aa0c000 - 0x1aac2fef +com.adobe.InDesign.PrintUI 7.0.0.355 (???) <D9B408FA-2FC6-2CF0-3985-D4DC0B97C5CA> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/PrintUI.InDesignPlugin/PrintUI
    0x1aafb000 - 0x1ab08ff0 +com.adobe.InDesign.PS Import UI 7.0.0.355 (???) <C23DDE3F-A747-0EE7-A022-264E95F17ACF> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/PS Import UI.InDesignPlugin/PS Import UI
    0x1ab14000 - 0x1ab2dfff +com.adobe.InDesign.Swatch Library Panel 7.0.0.355 (???) <64A0FEA7-CFB4-9AC2-F783-6B05669DD07C> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/Swatch Library Panel.InDesignPlugin/Swatch Library Panel
    0x1ab3b000 - 0x1abceff0 +com.adobe.InDesign.Swatches Panel 7.0.0.355 (???) <03D6A3CE-263D-1EC5-CF79-46C89371E9DA> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/Swatches Panel.InDesignPlugin/Swatches Panel
    0x1ac0e000 - 0x1aca2ff8 +com.adobe.InDesign.Transparency UI 7.0.0.355 (???) <E7961C20-0F04-A7E7-9D27-12662275B9EF> /Applications/Adobe InDesign CS5/Plug-Ins/Graphics/Transparency UI.InDesignPlugin/Transparency UI
    0x1acdf000 - 0x1ad30fff +com.adobe.InDesign.Assignment UI 7.0.0.355 (???) <68E8A061-DC76-683D-474F-73B130A96910> /Applications/Adobe InDesign CS5/Plug-Ins/InCopyWorkflow/Assignment UI.InDesignPlugin/Assignment UI
    0x1ad57000 - 0x1ad70fe8 +com.adobe.InDesign.InCopy Bridge UI 7.0.0.355 (???) <15AF9B70-96E3-5AF1-C23E-ACD683E4635D> /Applications/Adobe InDesign CS5/Plug-Ins/InCopyWorkflow/InCopy Bridge UI.InDesignPlugin/InCopy Bridge UI
    0x1ad7d000 - 0x1adb0ffb +com.adobe.InDesign.InCopy Bridge 7.0.0.355 (???) <F17AC175-6EDE-B9BF-2D97-8C244B37FF4B> /Applications/Adobe InDesign CS5/Plug-Ins/InCopyWorkflow/InCopy Bridge.InDesignPlugin/InCopy Bridge
    0x1adc5000 - 0x1adcbff0 +com.adobe.InDesign.InCopyExport 7.0.0.355 (???) <5487C2CD-11DE-2CF7-5900-5536F0A976CA> /Applications/Adobe InDesign CS5/Plug-Ins/InCopyWorkflow/InCopyExport.InDesignPlugin/InCopyExport
    0x1add2000 - 0x1add6ff3 +com.adobe.InDesign.InCopyExportUI 7.0.0.355 (???) <A1A145E5-8F29-9AD0-7957-8A82CC60D440> /Applications/Adobe InDesign CS5/Plug-Ins/InCopyWorkflow/InCopyExportUI.InDesignPlugin/InCopyExportUI
    0x1addc000 - 0x1ade1fff +com.adobe.InDesign.InCopyImport 7.0.0.355 (???) <3D65253B-A744-2ECD-497C-D1718C83CAEB> /Applications/Adobe InDesign CS5/Plug-Ins/InCopyWorkflow/InCopyImport.InDesignPlugin/InCopyImport
    0x1ade7000 - 0x1adecff7 +com.adobe.InDesign.InCopyWorkflow UI 7.0.0.355 (???) <2876EEC1-3E44-25CD-7F8E-09D68574C0A3> /Applications/Adobe InDesign CS5/Plug-Ins/InCopyWorkflow/InCopyWorkflow UI.InDesignPlugin/InCopyWorkflow UI
    0x1adf3000 - 0x1ae3aff7 +com.adobe.InDesign.Note 7.0.0.355 (???) <37279281-F00F-B241-9F74-9C1212BA41A6> /Applications/Adobe InDesign CS5/Plug-Ins/InCopyWorkflow/Note.InDesignPlugin/Note
    0x1ae5c000 - 0x1ae65fff +com.adobe.InDesign.NotePref 7.0.0.355 (???) <8E6B6D6A-3E5A-4586-E870-CF81708CF293> /Applications/Adobe InDesign CS5/Plug-Ins/InCopyWorkflow/NotePref.InDesignPlugin/NotePref
    0x1ae71000 - 0x1ae74ff3 +com.adobe.InDesign.Username UI 7.0.0.355 (???) <3514A459-610A-EDE6-7509-927DB9C72BD8> /Applications/Adobe InDesign CS5/Plug-Ins/InCopyWorkflow/Username UI.InDesignPlugin/Username UI
    0x1ae7a000 - 0x1aefdff7 +com.adobe.InDesign.ButtonUI 7.0.0.355 (???) <C14894D9-84A8-65B4-04BD-DB42FCCA9ADA> /Applications/Adobe InDesign CS5/Plug-Ins/Interactive/ButtonUI.InDesignPlugin/ButtonUI
    0x1af39000 - 0x1af52fff +com.adobe.InDesign.MediaUI 7.0.0.355 (???) <AB2CF690-DE65-3EFE-E77D-6B8A54366A44> /Applications/Adobe InDesign CS5/Plug-Ins/Interactive/MediaUI.InDesignPlugin/MediaUI
    0x1af63000 - 0x1af6ffff +com.adobe.InDesign.Alignment Panel 7.0.0.355 (???) <0F05821E-3992-DB42-C38B-A45AE2BB8B66> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Alignment Panel.InDesignPlugin/Alignment Panel
    0x1af79000 - 0x1afb1ff6 +com.adobe.InDesign.Asset Library Panel 7.0.0.355 (???) <D84FFB9D-DF4A-AA2A-46FF-706F701A6A96> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Asset Library Panel.InDesignPlugin/Asset Library Panel
    0x1afd3000 - 0x1b02dfff +com.adobe.InDesign.Asset PubLibrary 7.0.0.355 (???) <19B25A88-E10E-0870-FC5C-CD6BB714DBE0> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Asset PubLibrary.InDesignPlugin/Asset PubLibrary
    0x1b055000 - 0x1b093ff5 +com.adobe.InDesign.Book Panel 7.0.0.355 (???) <FDA8F072-64B8-5F96-120F-B4C0F072A62F> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Book Panel.InDesignPlugin/Book Panel
    0x1b0b6000 - 0x1b0ccffb +com.adobe.InDesign.Bookmark Panel 7.0.0.355 (???) <C76A1A09-83E8-B539-CE25-02A689DABAA0> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Bookmark Panel.InDesignPlugin/Bookmark Panel
    0x1b0dd000 - 0x1b113ffd +com.adobe.InDesign.Control Panel 7.0.0.355 (???) <D89A65CF-DE0C-7121-8FE8-F3F9E35BC64C> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Control Panel.InDesignPlugin/Control Panel
    0x1b12f000 - 0x1b135fff +com.adobe.InDesign.Create Guides Dialog 7.0.0.355 (???) <46D55BA1-16A3-9508-AC91-D43359EB8950> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Create Guides Dialog.InDesignPlugin/Create Guides Dialog
    0x1b13c000 - 0x1b16efff +com.adobe.InDesign.Eyedropper Tool 7.0.0.355 (???) <4C2B3351-5BDA-8A29-C4AD-FD8FCA130CD4> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Eyedropper Tool.InDesignPlugin/Eyedropper Tool
    0x1b181000 - 0x1b1edff8 +com.adobe.InDesign.Hyperlinks Panel 7.0.0.355 (???) <7DA181EC-3AB9-4B9B-3066-51BFB1DD6A36> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Hyperlinks Panel.InDesignPlugin/Hyperlinks Panel
    0x1b21a000 - 0x1b28eff1 +com.adobe.InDesign.Index Panel 7.0.0.355 (???) <242B3354-F869-77CB-E5B8-190E19FD2150> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Index Panel.InDesignPlugin/Index Panel
    0x1b2b7000 - 0x1b2c4fff +unihan ??? (???) <21D02D03-821D-1E92-C99E-919CD21883A0> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/unihan.framework/Versions/A/unihan
    0x1b2cf000 - 0x1b31efff +com.adobe.InDesign.Info Panel 7.0.0.355 (???) <92DF0684-9C32-D4C2-4D09-8EFF4B9D558A> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Info Panel.InDesignPlugin/Info Panel
    0x1b33f000 - 0x1b42bfff +com.adobe.InDesign.Knowledge Base 7.0.0.355 (???) <F28544D6-4836-E99B-9AF0-8C205FB83D6B> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Knowledge Base.InDesignPlugin/Knowledge Base
    0x1b431000 - 0x1b46efff +com.adobe.InDesign.Layers Panel 7.0.0.355 (???) <54CEC2F9-8DE7-687D-23DE-52EE13AE299B> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Layers Panel.InDesignPlugin/Layers Panel
    0x1b48f000 - 0x1b491ff7 +com.adobe.InDesign.Layout Adjustment Panel 7.0.0.355 (???) <9F50B241-88F7-06D2-28EB-BD55F67645CE> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Layout Adjustment Panel.InDesignPlugin/Layout Adjustment Panel
    0x1b496000 - 0x1b4b1fff +com.adobe.InDesign.Layout Adjustment 7.0.0.355 (???) <F72DB275-C515-CB50-BB9E-1D139A992404> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Layout Adjustment.InDesignPlugin/Layout Adjustment
    0x1b4be000 - 0x1b4f8fff +com.adobe.InDesign.Links UI 7.0.0.355 (???) <43E66E99-D27A-10E3-DBDC-7C54942FC374> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Links UI.InDesignPlugin/Links UI
    0x1b518000 - 0x1b59effc +com.adobe.InDesign.ObjectStylesUI 7.0.0.355 (???) <AB925026-A7EF-0E0B-265F-CA671F6BB1C0> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/ObjectStylesUI.InDesignPlugin/ObjectStylesUI
    0x1b5d9000 - 0x1b5f3ffb +com.adobe.InDesign.Page Setup Dialog 7.0.0.355 (???) <8DAD7DD1-709A-5411-62C8-425666A2FF9F> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Page Setup Dialog.InDesignPlugin/Page Setup Dialog
    0x1b5fe000 - 0x1b68afec +com.adobe.InDesign.Pages Panel 7.0.0.355 (???) <738734CC-9DDC-901C-C3CC-085919A2D091> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Pages Panel.InDesignPlugin/Pages Panel
    0x1b6c3000 - 0x1b6ceff8 +com.adobe.InDesign.Sections UI 7.0.0.355 (???) <03CC83C4-3642-7D33-4578-812796388DE8> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Sections UI.InDesignPlugin/Sections UI
    0x1b6d6000 - 0x1b6ddffc +com.adobe.InDesign.StepRepeat 7.0.0.355 (???) <10F09DA9-5EC1-37A2-853E-1A2474D4F865> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/StepRepeat.InDesignPlugin/StepRepeat
    0x1b6e5000 - 0x1b71aff7 +com.adobe.InDesign.Text Wrap Panel 7.0.0.355 (???) <9EED4BC1-D58E-021A-3C51-3574D08672AF> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Text Wrap Panel.InDesignPlugin/Text Wrap Panel
    0x1b733000 - 0x1b766ff0 +com.adobe.InDesign.TOC UI Dialog 7.0.0.355 (???) <F4F33165-5526-14D3-A67F-0930DB1A9BD7> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/TOC UI Dialog.InDesignPlugin/TOC UI Dialog
    0x1b77f000 - 0x1b7abff4 +com.adobe.InDesign.Transform Panel 7.0.0.355 (???) <FE711509-818D-ED28-E592-F31E8DD53838> /Applications/Adobe InDesign CS5/Plug-Ins/Layout/Transform Panel.InDesignPlugin/Transform Panel
    0x1b7c0000 - 0x1b7d7ff3 +com.adobe.InDesign.Image Import UI 7.0.0.355 (???) <EC696635-FAC6-CA59-AA74-388639C0BC6A> /Applications/Adobe InDesign CS5/Plug-Ins/Page Item/Image Import UI.InDesignPlugin/Image Import UI
    0x1b7e6000 - 0x1b7f8fff +com.adobe.InDesign.Scotch Rules 7.0.0.355 (???) <F24C95FC-1649-146B-A97C-6CDBC3F66CB8> /Applications/Adobe InDesign CS5/Plug-Ins/Page Item/Scotch Rules.InDesignPlugin/Scotch Rules
    0x1b802000 - 0x1b84efff +com.adobe.InDesign.BNUI 7.0.0.355 (???) <67C96B50-D0FC-71F9-211A-2E502B90E901> /Applications/Adobe InDesign CS5/Plug-Ins/PMPack/BNUI.InDesignPlugin/BNUI
    0x1b872000 - 0x1b8f8fff +com.adobe.InDesign.DataMerge 7.0.0.355 (???) <46C2972E-CF0F-AA80-0729-C5A7C055A879> /Applications/Adobe InDesign CS5/Plug-Ins/PMPack/DataMerge.InDesignPlugin/DataMerge
    0x1b928000 - 0x1b952ff7 +com.adobe.InDesign.DataMergeUI 7.0.0.355 (???) <8C04AFAC-C8AC-63E9-168B-96D2D8AC45CC> /Applications/Adobe InDesign CS5/Plug-Ins/PMPack/DataMergeUI.InDesignPlugin/DataMergeUI
    0x1b96b000 - 0x1b97dfff +com.adobe.InDesign.PMWelcomeScreen 7.0.0.355 (???) <F44E336F-6BD7-8E03-53AA-FB8DFDAB709B> /Applications/Adobe InDesign CS5/Plug-Ins/PMPack/PMWelcomeScreen.InDesignPlugin/PMWelcomeScreen
    0x1b98d000 - 0x1b99cff8 +com.adobe.ahclientframework 1.5.0.30 (1.5.0.30) <24B39C2F-79B0-BDE3-C6D0-1F0E943070C7> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient
    0x1b9a5000 - 0x1ba74ffb +com.adobe.InDesign.Package and Preflight UI 7.0.0.355 (???) <47F747B7-F9AE-229F-E766-BCC8962E1C1C> /Applications/Adobe InDesign CS5/Plug-Ins/Prepress/Package and Preflight UI.InDesignPlugin/Package and Preflight UI
    0x1bacb000 - 0x1bcacfff +com.adobe.InDesign.Package and Preflight 7.0.0.355 (???) <A0C40C94-3677-DE71-82E5-458C6CAFDB58> /Applications/Adobe InDesign CS5/Plug-Ins/Prepress/Package and Preflight.InDesignPlugin/Package and Preflight
    0x1bd3a000 - 0x1bd60ff6 +AdobeAXE8SharedExpat ??? (???) <5848BBCE-3A3E-66EE-5527-97A96F0CA4CC> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8SharedExpa t
    0x1bd68000 - 0x1be4fff7 +com.adobe.InDesign.JBX 7.0.0.355 (???) <FF769DFF-D91D-0D78-5A59-082E05926FD6> /Applications/Adobe InDesign CS5/Plug-Ins/Sandbox/JBX.InDesignPlugin/JBX
    0x1be98000 - 0x1be9cfff +com.adobe.InDesign.Script Label Panel 7.0.0.355 (???) <21F5F903-03B6-2F3E-53FF-65EFF4614542> /Applications/Adobe InDesign CS5/Plug-Ins/Script/Script Label Panel.InDesignPlugin/Script Label Panel
    0x1bea3000 - 0x1beadfff +com.adobe.InDesign.Scripts Panel 7.0.0.355 (???) <3001A55F-CD98-EE1C-A267-96623574E6DD> /Applications/Adobe InDesign CS5/Plug-Ins/Script/Scripts Panel.InDesignPlugin/Scripts Panel
    0x1beb8000 - 0x1bf76ff4 +com.adobe.InDesign.Tables UI 7.0.0.355 (???) <008FE984-1EDD-4649-3732-DF17E2521DAD> /Applications/Adobe InDesign CS5/Plug-Ins/Tables/Tables UI.InDesignPlugin/Tables UI
    0x1bfbc000 - 0x1c042fff +com.adobe.InDesign.TableStylesUI 7.0.0.355 (???) <CB203C79-693C-0095-234D-2BF1DD21EE5F> /Applications/Adobe InDesign CS5/Plug-Ins/Tables/TableStylesUI.InDesignPlugin/TableStylesUI
    0x1c07b000 - 0x1c0d4ff7 +com.adobe.InDesign.Character Panel 7.0.0.355 (???) <079F7FD5-31A8-6B52-3503-45562B899EC5> /Applications/Adobe InDesign CS5/Plug-Ins/Text/Character Panel.InDesignPlugin/Character Panel
    0x1c102000 - 0x1c128fff +com.adobe.InDesign.Conditional Text UI 7.0.0.355 (???) <13E2464A-AF9F-5DF5-276A-9548C9517993> /Applications/Adobe InDesign CS5/Plug-Ins/Text/Conditional Text UI.InDesignPlugin/Conditional Text UI
    0x1c140000 - 0x1c158fff +com.adobe.InDesign.Create Outlines 7.0.0.355 (???) <AD0604FA-77DC-AA5D-7CFA-A781E387F116> /Applications/Adobe InDesign CS5/Plug-Ins/Text/Create Outlines.InDesignPlugin/Create Outlines
    0x1c165000 - 0x1c26bfff +com.adobe.InDesign.Find and Change Panel 7.0.0.355 (???) <D16DDA47-C2E3-4754-6956-7FF342676136> /Applications/Adobe InDesign CS5/Plug-Ins/Text/Find and Change Panel.InDesignPlugin/Find and Change Panel
    0x1c2c9000 - 0x1c2eaff7 +com.adobe.InDesign.Find Change Format Panel 7.0.0.355 (???) <21973D01-A4FE-1D9E-F42E-498386782813> /Applications/Adobe InDesign CS5/Plug-Ins/Text/Find Change Format Panel.InDesignPlugin/Find Change Format Panel
    0x1c2fc000 - 0x1c31dff4 +com.adobe.InDesign.Font Usage Dialog 7.0.0.355 (???) <BD0B4E17-9BC4-4EA7-A8CC-6DE599FFDDB1> /Applications/Adobe InDesign CS5/Plug-Ins/Text/Font Usage Dialog.InDesignPlugin/Font Usage Dialog
    0x1c32f000 - 0x1c3b6fff +com.adobe.InDesign.Glyphs Panel 7.0.0.355 (???) <1547B00F-3A30-FCDD-B0EE-64574E2286A5> /Applications/Adobe InDesign CS5/Plug-Ins/Text/Glyphs Panel.InDesignPlugin/Glyphs Panel
    0x1c3de000 - 0x1c3e6fff +com.adobe.InDesign.Hyphenation Panel 7.0.0.355 (???) <D374E9F0-B5E3-B6FA-1E05-45FE2E4BE1D6> /Applications/Adobe InDesign CS5/Plug-Ins/Text/Hyphenation Panel.InDesignPlugin/Hyphenation Panel
    0x1c3f0000 - 0x1c3feffd +com.adobe.InDesign.Indents and Tabs 7.0.0.355 (???) <C0D2FEBF-8287-F1FB-908E-E734ABDDB296> /Applications/Adobe InDesign CS5/Plug-Ins/Text/Indents and Tabs.InDesignPlugin/Indents and Tabs
    0x1c409000 - 0x1c410fff +com.adobe.InDesign.Justification Panel 7.0.0.355 (???) <B0219BBF-D0FA-8727-F6D9-0797296FC186> /Applications/Adobe InDesign CS5/Plug-Ins/Text/Justification Panel.InDesignPlugin/Justification Panel
    0x1c417000 - 0x1c41cfff +com.adobe.InDesign.Keeps Panel 7.0.0.355 (???) <0628CAD2-8C0A-B37B-C6CE-76C7F68D465F> /Applications/Adobe InDesign CS5/Plug-Ins/Text/Keeps Panel.InDesignPlugin/Keeps Panel
    0x1c422000 - 0x1c442fff +com.adobe.InDesign.Optical Kerning 7.0.0.355 (???) <A790945A-AEF8-034C-B3E7-5068E7C796CB> /Applications/Adobe InDesign CS5/Plug-Ins/Text/Optical Kerning.InDesignPlugin/Optical Kerning
    0x1c44e000 - 0x1c476fff +com.adobe.InDesign.Paragraph Panel 7.0.0.355 (???) <87F4AA8A-9C21-5B76-9980-B45602D485F7> /Applications/Adobe InDesign CS5/Plug-Ins/Text/Paragraph Panel.InDesignPlugin/Paragraph Panel
    0x1c48b000 - 0x1c498ff3 +com.adobe.InDesign.Paragraph Rules Panel 7.0.0.355 (???) <526469BC-AD7F-7995-6839-6BF110D06B09> /Applications/Adobe InDesign CS5/Plug-Ins/Text/Paragraph Rules Panel.InDesignPlugin/Paragraph Rules Panel
    0x1c4a1000 - 0x1c4b3ffb +com.adobe.InDesign.Path Type UI 7.0.0.355 (???) <4FDF381A-201A-D4F8-7E0C-63A82504F3A8> /Applications/Adobe InDesign CS5/Plug-Ins/Text/Path Type UI.InDesignPlugin/Path Type UI
    0x1c4c0000 - 0x1c4c8ff3 +PathTypeLib.dylib ??? (???) <F753ACE3-9AB5-76D6-8F55-CEF5E19401AF> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/PathTypeLib.dylib
    0x1c4ce000 - 0x1c4f2ff5 +com.adobe.InDesign.RunIn Styles Panel 7.0.0.355 (???) <D213EDED-E1D1-9487-9AD6-270CDA4B41D4> /Applications/Adobe InDesign CS5/Plug-Ins/Text/RunIn Styles Panel.InDesignPlugin/RunIn Styles Panel
    0x1c505000 - 0x1c51afff +com.adobe.InDesign.SING 7.0.0.355 (???) <B054E119-FBE6-5805-DC63-7FB0DA64E307> /Applications/Adobe InDesign CS5/Plug-Ins/Text/SING.InDesignPlugin/SING
    0x1c527000 - 0x1c52fff7 +com.adobe.InDesign.Span Columns Panel 7.0.0.355 (???) <1FE07F66-7B5A-A3BA-029A-760C0E1A5BB9> /Applications/Adobe InDesign CS5/Plug-Ins/Text/Span Columns Panel.InDesignPlugin/Span Columns Panel
    0x1c536000 - 0x1c576ffc +com.adobe.InDesign.Spelling Panel 7.0.0.355 (???) <96DE3DF1-C22F-AF2F-4278-FDAAE598E3D6> /Applications/Adobe InDesign CS5/Plug-Ins/Text/Spelling Panel.InDesignPlugin/Spelling Panel
    0x1c596000 - 0x1c5a4ff8 +com.adobe.InDesign.Story Panel 7.0.0.355 (???) <3F6FE652-BF78-CBEF-0714-62F9EFE6F485> /Applications/Adobe InDesign CS5/Plug-Ins/Text/Story Panel.InDesignPlugin/Story Panel
    0x1c5af000 - 0x1c603ff7 +com.adobe.InDesign.Style Panel 7.0.0.355 (???) <26F90B93-2C75-7128-6B87-0B90AB5995AC> /Applications/Adobe InDesign CS5/Plug-Ins/Text/Style Panel.InDesignPlugin/Style Panel
    0x1c62f000 - 0x1c638ff1 +com.adobe.InDesign.Text Color Panel 7.0.0.355 (???) <8C1F39E1-E2D3-8134-13E4-F811D9B452D0> /Applications/Adobe InDesign CS5/Plug-Ins/Text/Text Color Panel.InDesignPlugin/Text Color Panel
    0x1c640000 - 0x1c65bff1 +com.adobe.InDesign.Text Frame Options 7.0.0.355 (???) <1089EFE3-C64D-40AF-4787-970F4332BE2E> /Applications/Adobe InDesign CS5/Plug-Ins/Text/Text Frame Options.InDesignPlugin/Text Frame Options
    0x1c669000 - 0x1c6b7fff +com.adobe.InDesign.Text Panel 7.0.0.355 (???) <B7A2C124-8C5A-F83F-10C1-1D092A258703> /Applications/Adobe InDesign CS5/Plug-Ins/Text/Text Panel.InDesignPlugin/Text Panel
    0x1c6d7000 - 0x1c6f0fff +com.adobe.InDesign.Text Preferences 7.0.0.355 (???) <889C74DB-74F5-730D-D91D-C4C4898018F6> /Applications/Adobe InDesign CS5/Plug-Ins/Text/Text Preferences.InDesignPlugin/Text Preferences
    0x1c6fd000 - 0x1c719ff4 +com.adobe.InDesign.Text Ruler 7.0.0.355 (???) <3B6AA7F6-AB38-39CC-2EDC-EE243958BDC8> /Applications/Adobe InDesign CS5/Plug-Ins/Text/Text Ruler.InDesignPlugin/Text Ruler
    0x1c727000 - 0x1c73bff7 +com.adobe.InDesign.Text Style Panel 7.0.0.355 (???) <14827AD2-028A-60A2-483A-A4A7EBF4E0F8> /Applications/Adobe InDesign CS5/Plug-Ins/Text/Text Style Panel.InDesignPlugin/Text Style Panel
    0x1c748000 - 0x1c772ff7 +com.adobe.InDesign.CSXS 7.0.0.355 (???) <D169CA69-0B16-E3C5-0369-2597A973B7AD> /Applications/Adobe InDesign CS5/Plug-Ins/UI/CSXS.InDesignPlugin/CSXS
    0x1c789000 - 0x1c901ffb +com.adobe.PlugPlug 2.0.0.746 (2.0.0.746) <08AD22E3-34C0-6749-E497-616C66A246AD> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/PlugPlug.framework/Versions/A/PlugPlug
    0x1c95b000 - 0x1c984ff4 +com.adobe.InDesign.Galley Preferences 7.0.0.355 (???) <51838E2D-0260-3A36-B182-D9BB586DA95A> /Applications/Adobe InDesign CS5/Plug-Ins/UI/Galley Preferences.InDesignPlugin/Galley Preferences
    0x1c99d000 - 0x1c9b8ffb +com.adobe.InDesign.GapTool 7.0.0.355 (???) <F29D454E-0B8E-AE6F-3DB7-FD7456C8F421> /Applications/Adobe InDesign CS5/Plug-Ins/UI/GapTool.InDesignPlugin/GapTool
    0x1c9c5000 - 0x1c9ccffa +com.adobe.InDesign.General Preferences Panel 7.0.0.355 (???) <8A6E86C8-9983-3D3B-5825-56702E51A738> /Applications/Adobe InDesign CS5/Plug-Ins/UI/General Preferences Panel.InDesignPlugin/General Preferences Panel
    0x1c9d4000 - 0x1c9d5fff +com.adobe.InDesign.Help 7.0.0.355 (???) <6E875143-BA05-093F-B1AE-385ADE146CC5> /Applications/Adobe InDesign CS5/Plug-Ins/UI/Help.InDesignPlugin/Help
    0x1c9d9000 - 0x1c9edff8 +com.adobe.InDesign.Performance UI 7.0.0.355 (???) <5932EC9D-B8A4-7916-9F10-FBBD98BBA52F> /Applications/Adobe InDesign CS5/Plug-Ins/UI/Performance UI.InDesignPlugin/Performance UI
    0x1c9fc000 - 0x1ca18fff +com.adobe.InDesign.Shortcut Editor Dialog 7.0.0.355 (???) <BD72563F-DDDC-F988-5060-3B0F201BD015> /Applications/Adobe InDesign CS5/Plug-Ins/UI/Shortcut Editor Dialog.InDesignPlugin/Shortcut Editor Dialog
    0x1ca28000 - 0x1ca39ff3 +com.adobe.InDesign.Tool Box 7.0.0.355 (???) <8EB4E951-1F84-6992-6544-9364DA7EDE64> /Applications/Adobe InDesign CS5/Plug-Ins/UI/Tool Box.InDesignPlugin/Tool Box
    0x1ca48000 - 0x1ca52fff +com.adobe.InDesign.Tool Tips 7.0.0.355 (???) <A31625D2-C7E6-40EC-5A20-3C1553803A18> /Applications/Adobe InDesign CS5/Plug-Ins/UI/Tool Tips.InDesignPlugin/Tool Tips
    0x1ca5d000 - 0x1ca62fff +com.adobe.InDesign.Track Changes Preferences 7.0.0.355 (???) <AA0D3336-B7B2-68EA-23E5-30C4D8E95EEE> /Applications/Adobe InDesign CS5/Plug-Ins/UI/Track Changes Preferences.InDesignPlugin/Track Changes Preferences
    0x1ca69000 - 0x1ca79fff +com.adobe.InDesign.Track Changes UI 7.0.0.355 (???) <F7ACACB2-E602-EB6B-89EA-D1866058481B> /Applications/Adobe InDesign CS5/Plug-Ins/UI/Track Changes UI.InDesignPlugin/Track Changes UI
    0x1ca82000 - 0x1ca89fff +com.adobe.InDesign.PerformanceMetrics 7.0.0.355 (???) <2AB9D4A0-E984-C5EF-FABF-D2671F116033> /Applications/Adobe InDesign CS5/Plug-Ins/Utility/PerformanceMetrics.InDesignPlugin/PerformanceMetrics
    0x1ca90000 - 0x1ca9dff1 +com.adobe.InDesign.Metadata UI 7.0.0.355 (???) <F45F1B21-A3FE-975C-029D-73FC59B68669> /Applications/Adobe InDesign CS5/Plug-Ins/Workflow/Metadata UI.InDesignPlugin/Metadata UI
    0x1caa5000 - 0x1cb12fef +FileInfo ??? (???) <4A4C74F9-CA83-B174-F56D-F7671DC61389> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
    0x1cb2d000 - 0x1cb34ff5 +com.adobe.InDesign.Workgroup UI 7.0.0.355 (???) <E959A787-CD65-A25D-3B8C-B75303108E1B> /Applications/Adobe InDesign CS5/Plug-Ins/Workgroup/Workgroup UI.InDesignPlugin/Workgroup UI
    0x1cb3a000 - 0x1cb7bfff +com.adobe.InDesign.Snippet 7.0.0.355 (???) <CB31C87A-FEE9-1573-5921-B356CDA2926E> /Applications/Adobe InDesign CS5/Plug-Ins/XMedia/Snippet.InDesignPlugin/Snippet
    0x1cb98000 - 0x1cc90ff7 +com.adobe.InDesign.XMedia UI 7.0.0.355 (???) <6667D552-A793-62CB-175E-4970F19BCF8B> /Applications/Adobe InDesign CS5/Plug-Ins/XMedia/XMedia UI.InDesignPlugin/XMedia UI
    0x1ccf8000 - 0x1cd40ff3 +com.adobe.InDesign.Actions 7.0.0.355 (???) <0BCCFF8A-54D9-2FAB-A8C9-B74915CBA1F4> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Actions.InDesignPlugin/Actions
    0x1cd5b000 - 0x1ceeafe3 +com.adobe.InDesign.AppFramework 7.0.0.355 (???) <B180AD73-E11C-ADA9-619A-C963D23DFF5A> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/AppFramework.InDesignPlugin/AppFramework
    0x1cf6f000 - 0x1d1d0feb +com.adobe.InDesign.Application UI 7.0.0.355 (???) <E800160A-CD7D-ECCA-F435-E140ECDE929F> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Application UI.InDesignPlugin/Application UI
    0x1d2d1000 - 0x1d369fff +com.adobe.AdobeExtendScript ExtendScript 4.1.15 (4.1.15.6523) <6C362E34-C8F3-D0EE-E331-027382A19A68> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/AdobeExtendScript
    0x1d3a7000 - 0x1d434ff7 +com.adobe.AdobeScCore ScCore 4.1.23 (4.1.23.7519) <AF48351A-8019-EC04-BF85-CE117D1146E3> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCore
    0x1d466000 - 0x1d4b9ffb +com.adobe.headlights.LogSessionFramework ??? (2.0.1.011) <4F2BFF03-01D2-A07D-E5E2-7F88D4C2DEC4> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
    0x1d4f6000 - 0x1d577fe7 +com.adobe.InDesign.Assignments 7.0.0.355 (???) <C87E3D22-71F8-7E72-6D13-23164C81BAD7> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Assignments.InDesignPlugin/Assignments
    0x1d5a8000 - 0x1d634fef +AdobeXMPFiles ??? (???) <A72BD678-CAD0-0C2A-0989-11E87B154AB5> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeXMPFiles.framework/Versions/A/AdobeXMPFiles
    0x1d66b000 - 0x1d6a6ffb +com.adobe.InDesign.AWS 7.0.0.355 (???) <FFD50798-4E0C-9D85-FF0A-E0D89B7A8050> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/AWS.InDesignPlugin/AWS
    0x1d6c2000 - 0x1d6eaff7 +com.adobe.InDesign.AWSUI 7.0.0.355 (???) <5EDF3B1A-28BA-38F9-6A65-F8519A243C79> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/AWSUI.InDesignPlugin/AWSUI
    0x1d701000 - 0x1d732ffb +com.adobe.InDesign.Basic Tools 7.0.0.355 (???) <C918728E-56AA-3921-07F1-420F5F4CF117> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Basic Tools.InDesignPlugin/Basic Tools
    0x1d74d000 - 0x1d79eff7 +com.adobe.InDesign.Behavior 7.0.0.355 (???) <1DB314F9-B4CB-0B14-0D92-D72CDC9E1D26> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS

    I had a similar experience today opening a CS4 document with CS5. CS5 kept crashing.
    What is strange is that the document I opened uses the same CS4 base template of other documents I've successfully opened with CS5. I tested numerous versions of my CS4 document including the following:
    Deleted everything from the CS4 file in question
    Opens fine in CS5
    Opens fine with CS5 after saving as INDD CS5 document
    Deleted all images/links from CS4 file and left textCS5 crashed
    Deleted all text and left images
    Opened fine in CS5
    Opens fine with CS5 after saving as INDD CS5 document
    Deleted all styles and stripped text of all formatting
    Opened fine in CS5
    Opens fine with CS5 after saving as INDD CS5 document
    Deleted all styles and maintained formatting
    Opened fine in CS5
    Opens fine with CS5 after saving as INDD CS5 document
    Exported both INX and IDML versions of completely intact document from CS4
    Opened fine with CS5
    Opens fine with CS5 after saving as INDD CS5 document
    From the above testing, I can only assume that there is some problem with a style (or all styles) embedded in the CS4 INDD file. As for what part of those styles is treated differently, when exporting INX or IDML files, I am left to wonder.
    I am hoping Adobe can find a fix for this, but until they do, at least I can export IDML files from CS4, open with CS5 and save from there, and I am glad I kept CS4 on my machine!

  • InDesign CS5.5 crashes as soon as I open document

    Hi All
    So when I open this particular document it crashes InDesign CS5.5 insantly. Could it just be the size of the file? I've never had it happen and I had the client send this file over twice now. I rather just find out what the heck it is. Below is the long and legnth error message that means nothing to me.
    thanks!
    Process:    
    Adobe InDesign CS5.5 [261]
    Path:       
    /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Adobe InDesign CS5.5
    Identifier: 
    com.adobe.InDesign
    Version:    
    7.5.2.318 (7520)
    Code Type:  
    X86 (Native)
    Parent Process:  launchd [120]
    Date/Time:  
    2012-01-25 17:05:38.339 -0500
    OS Version: 
    Mac OS X 10.7.2 (11C74)
    Report Version:  9
    Interval Since Last Report:     
    60121 sec
    Crashes Since Last Report:      
    2
    Per-App Interval Since Last Report:  4537 sec
    Per-App Crashes Since Last Report:   2
    Anonymous UUID:                 
    04C899E6-3D83-406A-B016-614A81E18883
    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 CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Adobe InDesign CS5.5
    __TEXT            
    0000000000001000-0000000000005000 [   16K] r-x/rwx SM=COW  /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Adobe InDesign CS5.5
    Application Specific Information:
    objc[261]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.adobe.InDesign.Hyperlinks
    0x0ea20ed2 GetPlugIn + 364802
    1   com.adobe.InDesign.Hyperlinks
    0x0ea2345c GetPlugIn + 374412
    2   com.adobe.InDesign.AppFramework
    0x0dd4225f GetPlugIn + 54943
    3   com.adobe.InDesign.AppFramework
    0x0dd42ae9 GetPlugIn + 57129
    4   com.adobe.InDesign.AppFramework
    0x0dd429dd GetPlugIn + 56861
    5   com.adobe.InDesign.Document Framework
    0x0fc58a90 0xfbfc000 + 379536
    6   com.adobe.InDesign.Document Framework
    0x0fc5e8d0 0xfbfc000 + 403664
    7   com.adobe.InDesign.Document Framework
    0x0fc09fac 0xfbfc000 + 57260
    8   com.adobe.InDesign.Document Framework
    0x0fc09eaf 0xfbfc000 + 57007
    9   com.adobe.InDesign.Document Actions
    0x15a187c6 0x15a16000 + 10182
    10  PublicLib.dylib          
    0x0124b1d2 Command::DoImmediate(short) + 34
    11  com.adobe.InDesign.Utilities 
    0x0bfabaa3 0xbfaa000 + 6819
    12  com.adobe.InDesign.Utilities 
    0x0bfabccc 0xbfaa000 + 7372
    13  com.adobe.InDesign.AppFramework
    0x0dd2a518 0xdd10000 + 107800
    14  PublicLib.dylib          
    0x0124c32b CmdUtils::ProcessCommand(ICommand*) + 59
    15  com.adobe.InDesign.Document Actions
    0x15a1e519 GetPlugIn + 2185
    16  com.adobe.InDesign.Open Place
    0x13e81eec GetPlugIn + 29948
    17  com.adobe.InDesign.Open Place
    0x13e83176 GetPlugIn + 34694
    18  com.adobe.InDesign.Open Place
    0x13e7a2f5 0x13e79000 + 4853
    19  com.adobe.InDesign.Open Place
    0x13e7b31b GetPlugIn + 2347
    20  PublicLib.dylib          
    0x0124b1d2 Command::DoImmediate(short) + 34
    21  com.adobe.InDesign.Utilities 
    0x0bfabaa3 0xbfaa000 + 6819
    22  com.adobe.InDesign.Utilities 
    0x0bfabccc 0xbfaa000 + 7372
    23  com.adobe.InDesign.AppFramework
    0x0dd2a518 0xdd10000 + 107800
    24  PublicLib.dylib          
    0x0124c32b CmdUtils::ProcessCommand(ICommand*) + 59
    25  com.adobe.InDesign.Import Export UI
    0x0e93a387 GetPlugIn + 9367
    26  PublicLib.dylib          
    0x0124b1d2 Command::DoImmediate(short) + 34
    27  com.adobe.InDesign.Utilities 
    0x0bfabaa3 0xbfaa000 + 6819
    28  com.adobe.InDesign.Utilities 
    0x0bfabccc 0xbfaa000 + 7372
    29  com.adobe.InDesign.AppFramework
    0x0dd2a518 0xdd10000 + 107800
    30  PublicLib.dylib          
    0x0124c32b CmdUtils::ProcessCommand(ICommand*) + 59
    31  com.adobe.InDesign.Document Actions
    0x15a2c158 GetPlugIn + 58568
    32  com.adobe.InDesign.Document Framework
    0x0fd362f4 GetPlugIn + 525748
    33  com.adobe.InDesign.AppFramework
    0x0dd78564 GetPlugIn + 276900
    34  com.adobe.InDesign.AppFramework
    0x0dd7c20d GetPlugIn + 292429
    35  com.adobe.InDesign.AppFramework
    0x0dd7de67 GetPlugIn + 299687
    36  PublicLib.dylib          
    0x01374372 CScriptProvider::HandleMethodOnObjects(IDType<ScriptID_tag>, IScriptRequestData*, adobe::version_1::vector<InterfacePtr<IScript>, adobe::version_1::capture_allocator<InterfacePtr<IScript> > > const&) + 706
    37  com.adobe.InDesign.Scripting 
    0x13122a54 GetPlugIn + 175284
    38  com.adobe.InDesign.Scripting 
    0x131249ce GetPlugIn + 183342
    39  com.adobe.InDesign.Scripting 
    0x1312526f GetPlugIn + 185551
    40  com.adobe.InDesign.Support for AppleScript
    0x12c73a57 GetPlugIn + 81063
    41  com.adobe.InDesign.Support for AppleScript
    0x12c744f5 GetPlugIn + 83781
    42  com.adobe.InDesign.Support for AppleScript
    0x12c74de5 GetPlugIn + 86069
    43  com.adobe.InDesign.Support for AppleScript
    0x12c3d812 0x12c3c000 + 6162
    44  com.apple.AE             
    0x923da045 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 202
    45  com.apple.AE             
    0x923c3b67 _ZL25dispatchEventAndSendReplyPK6AEDescPS_ + 43
    46  com.apple.AE             
    0x923c3a54 aeProcessAppleEvent + 253
    47  com.apple.HIToolbox      
    0x9453cfea AEProcessAppleEvent + 103
    48  com.adobe.InDesign.Application UI
    0x0f7983f1 GetPlugIn + 299425
    49  com.adobe.InDesign.Application UI
    0x0f79595c GetPlugIn + 288524
    50  com.apple.HIToolbox      
    0x946b7920 _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36
    51  com.apple.HIToolbox      
    0x94533803 _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1602
    52  com.apple.HIToolbox      
    0x94532c80 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCall Rec + 482
    53  com.apple.HIToolbox      
    0x94532a98 SendEventToEventTargetWithOptions + 75
    54  com.apple.HIToolbox      
    0x945486fe _ZL29ToolboxEventDispatcherHandlerP25OpaqueEventHandlerCallRefP14OpaqueEventRefPv + 3152
    55  com.apple.HIToolbox      
    0x94533cbe _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 2813
    56  com.apple.HIToolbox      
    0x94532c80 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCall Rec + 482
    57  com.apple.HIToolbox      
    0x94547aa9 SendEventToEventTarget + 76
    58  com.adobe.InDesign.AppFramework
    0x0dd12e65 0xdd10000 + 11877
    59  com.adobe.InDesign.AppFramework
    0x0dd3838a GetPlugIn + 14282
    60  com.adobe.InDesign       
    0x000028ab main + 187
    61  com.adobe.InDesign       
    0x000027c6 start + 54
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib   
    0x9329c90a kevent + 10
    1   libdispatch.dylib        
    0x9945ac58 _dispatch_mgr_invoke + 969
    2   libdispatch.dylib        
    0x994596a7 _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib   
    0x9329b83e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x921b1e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib        
    0x921b1f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore
    0x903ef5a3 TSWaitOnConditionTimedRelative + 178
    4   com.apple.CoreServices.CarbonCore
    0x90451755 MPWaitOnQueue + 200
    5   PMRuntime.dylib          
    0x00016130 MemUtils::GetAvailMem() + 288
    6   com.apple.CoreServices.CarbonCore
    0x904526b4 PrivateMPEntryPoint + 68
    7   libsystem_c.dylib        
    0x921aded9 _pthread_start + 335
    8   libsystem_c.dylib        
    0x921b16de thread_start + 34
    Thread 3:
    0   libsystem_kernel.dylib   
    0x9329c02e __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x921afccf _pthread_wqthread + 773
    2   libsystem_c.dylib        
    0x921b16fe start_wqthread + 30
    Thread 4:
    0   libsystem_kernel.dylib   
    0x9329c02e __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x921afccf _pthread_wqthread + 773
    2   libsystem_c.dylib        
    0x921b16fe start_wqthread + 30
    Thread 5:
    0   libsystem_kernel.dylib   
    0x93299c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x932991f6 mach_msg + 70
    2   com.apple.CoreServices.CarbonCore
    0x9047c1c0 TS_exception_listener_thread + 90
    3   libsystem_c.dylib        
    0x921aded9 _pthread_start + 335
    4   libsystem_c.dylib        
    0x921b16de thread_start + 34
    Thread 6:
    0   libsystem_kernel.dylib   
    0x9329b83e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x921b1e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib        
    0x9216242c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore
    0x9047df36 TSWaitOnCondition + 124
    4   com.apple.CoreServices.CarbonCore
    0x903ef579 TSWaitOnConditionTimedRelative + 136
    5   com.apple.CoreServices.CarbonCore
    0x90451755 MPWaitOnQueue + 200
    6   com.adobe.ACE            
    0x0005e309 0x23000 + 242441
    7   com.adobe.ACE            
    0x0005dd01 0x23000 + 240897
    8   com.apple.CoreServices.CarbonCore
    0x904526b4 PrivateMPEntryPoint + 68
    9   libsystem_c.dylib        
    0x921aded9 _pthread_start + 335
    10  libsystem_c.dylib        
    0x921b16de thread_start + 34
    Thread 7:
    0   libsystem_kernel.dylib   
    0x9329b83e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x921b1e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib        
    0x9216242c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore
    0x9047df36 TSWaitOnCondition + 124
    4   com.apple.CoreServices.CarbonCore
    0x903ef579 TSWaitOnConditionTimedRelative + 136
    5   com.apple.CoreServices.CarbonCore
    0x90451755 MPWaitOnQueue + 200
    6   com.adobe.ACE            
    0x0005e309 0x23000 + 242441
    7   com.adobe.ACE            
    0x0005dd01 0x23000 + 240897
    8   com.apple.CoreServices.CarbonCore
    0x904526b4 PrivateMPEntryPoint + 68
    9   libsystem_c.dylib        
    0x921aded9 _pthread_start + 335
    10  libsystem_c.dylib        
    0x921b16de thread_start + 34
    Thread 8:
    0   libsystem_kernel.dylib   
    0x9329b83e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x921b1e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib        
    0x9216242c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore
    0x9047df36 TSWaitOnCondition + 124
    4   com.apple.CoreServices.CarbonCore
    0x903ef579 TSWaitOnConditionTimedRelative + 136
    5   com.apple.CoreServices.CarbonCore
    0x90451755 MPWaitOnQueue + 200
    6   com.adobe.ACE            
    0x0005e309 0x23000 + 242441
    7   com.adobe.ACE            
    0x0005dd01 0x23000 + 240897
    8   com.apple.CoreServices.CarbonCore
    0x904526b4 PrivateMPEntryPoint + 68
    9   libsystem_c.dylib        
    0x921aded9 _pthread_start + 335
    10  libsystem_c.dylib        
    0x921b16de thread_start + 34
    Thread 9:
    0   libsystem_kernel.dylib   
    0x9329b83e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x921b1e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib        
    0x9216242c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore
    0x9047df36 TSWaitOnCondition + 124
    4   com.apple.CoreServices.CarbonCore
    0x903ef579 TSWaitOnConditionTimedRelative + 136
    5   com.apple.CoreServices.CarbonCore
    0x90451755 MPWaitOnQueue + 200
    6   com.adobe.ACE            
    0x0005e309 0x23000 + 242441
    7   com.adobe.ACE            
    0x0005dd01 0x23000 + 240897
    8   com.apple.CoreServices.CarbonCore
    0x904526b4 PrivateMPEntryPoint + 68
    9   libsystem_c.dylib        
    0x921aded9 _pthread_start + 335
    10  libsystem_c.dylib        
    0x921b16de thread_start + 34
    Thread 10:
    0   libsystem_kernel.dylib   
    0x9329b83e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x921b1e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib        
    0x9216242c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore
    0x9047df36 TSWaitOnCondition + 124
    4   com.apple.CoreServices.CarbonCore
    0x903ef579 TSWaitOnConditionTimedRelative + 136
    5   com.apple.CoreServices.CarbonCore
    0x90451755 MPWaitOnQueue + 200
    6   com.adobe.ACE            
    0x0005e309 0x23000 + 242441
    7   com.adobe.ACE            
    0x0005dd01 0x23000 + 240897
    8   com.apple.CoreServices.CarbonCore
    0x904526b4 PrivateMPEntryPoint + 68
    9   libsystem_c.dylib        
    0x921aded9 _pthread_start + 335
    10  libsystem_c.dylib        
    0x921b16de thread_start + 34
    Thread 11:
    0   libsystem_kernel.dylib   
    0x9329b83e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x921b1e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib        
    0x9216242c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore
    0x9047df36 TSWaitOnCondition + 124
    4   com.apple.CoreServices.CarbonCore
    0x903ef579 TSWaitOnConditionTimedRelative + 136
    5   com.apple.CoreServices.CarbonCore
    0x90451755 MPWaitOnQueue + 200
    6   com.adobe.ACE            
    0x0005e309 0x23000 + 242441
    7   com.adobe.ACE            
    0x0005dd01 0x23000 + 240897
    8   com.apple.CoreServices.CarbonCore
    0x904526b4 PrivateMPEntryPoint + 68
    9   libsystem_c.dylib        
    0x921aded9 _pthread_start + 335
    10  libsystem_c.dylib        
    0x921b16de thread_start + 34
    Thread 12:
    0   libsystem_kernel.dylib   
    0x9329b83e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x921b1e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib        
    0x9216242c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore
    0x9047df36 TSWaitOnCondition + 124
    4   com.apple.CoreServices.CarbonCore
    0x903ef579 TSWaitOnConditionTimedRelative + 136
    5   com.apple.CoreServices.CarbonCore
    0x90451755 MPWaitOnQueue + 200
    6   com.adobe.ACE            
    0x0005e309 0x23000 + 242441
    7   com.adobe.ACE            
    0x0005dd01 0x23000 + 240897
    8   com.apple.CoreServices.CarbonCore
    0x904526b4 PrivateMPEntryPoint + 68
    9   libsystem_c.dylib        
    0x921aded9 _pthread_start + 335
    10  libsystem_c.dylib        
    0x921b16de thread_start + 34
    Thread 13:
    0   libsystem_kernel.dylib   
    0x9329b83e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x921b1e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib        
    0x9215982a pthread_cond_wait + 48
    3   com.adobe.amt.services   
    0x0ad3d274 C_AMTUISwitchSuppressUpdates + 16864
    4   com.adobe.amt.services   
    0x0ad36074 C_EULA_SetState + 2166
    5   com.adobe.amt.services   
    0x0ad3d2da C_AMTUISwitchSuppressUpdates + 16966
    6   libsystem_c.dylib        
    0x921aded9 _pthread_start + 335
    7   libsystem_c.dylib        
    0x921b16de thread_start + 34
    Thread 14:
    0   libsystem_kernel.dylib   
    0x9329b83e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x921b1e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib        
    0x9215982a pthread_cond_wait + 48
    3   TINthread.dylib          
    0x0aff37a5 ThreadUtils::ThreadPool::Dispatcher() + 277
    4   TINthread.dylib          
    0x0aff383f ThreadUtils::ThreadPool::ThreadProc(void*) + 17
    5   libsystem_c.dylib        
    0x921aded9 _pthread_start + 335
    6   libsystem_c.dylib        
    0x921b16de thread_start + 34
    Thread 15:
    0   libsystem_kernel.dylib   
    0x9329b83e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x921b1e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib        
    0x9216242c pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.InDesign.AppFramework
    0x0de34aea GetPlugIn + 1048362
    4   com.adobe.InDesign.AppFramework
    0x0de3093f GetPlugIn + 1031551
    5   com.adobe.InDesign.AppFramework
    0x0de30c3c GetPlugIn + 1032316
    6   com.adobe.InDesign.AppFramework
    0x0de345b6 GetPlugIn + 1047030
    7   boost_threads            
    0x017ecfcd thread_proxy + 141
    8   libsystem_c.dylib        
    0x921aded9 _pthread_start + 335
    9   libsystem_c.dylib        
    0x921b16de thread_start + 34
    Thread 16:
    0   libsystem_kernel.dylib   
    0x9329b83e __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x921b1e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib        
    0x9216242c pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.InDesign.AppFramework
    0x0de34aea GetPlugIn + 1048362
    4   com.adobe.InDesign.AppFramework
    0x0de3093f GetPlugIn + 1031551
    5   com.adobe.InDesign.AppFramework
    0x0de30c3c GetPlugIn + 1032316
    6   com.adobe.InDesign.AppFramework
    0x0de345b6 GetPlugIn + 1047030
    7   boost_threads            
    0x017ecfcd thread_proxy + 141
    8   libsystem_c.dylib        
    0x921aded9 _pthread_start + 335
    9   libsystem_c.dylib        
    0x921b16de thread_start + 34
    Thread 17:
    0   libsystem_kernel.dylib   
    0x9329c02e __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x921afccf _pthread_wqthread + 773
    2   libsystem_c.dylib        
    0x921b16fe start_wqthread + 30
    Thread 18:
    0   libsystem_kernel.dylib   
    0x9329c02e __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x921afccf _pthread_wqthread + 773
    2   libsystem_c.dylib        
    0x921b16fe start_wqthread + 30
    Thread 19:
    0   libsystem_kernel.dylib   
    0x9329bbb2 __semwait_signal + 10
    1   libsystem_c.dylib        
    0x921627b9 nanosleep$UNIX2003 + 187
    2   com.adobe.InDesign.Support for JavaScript
    0x12bd7fab GetPlugIn + 344123
    3   com.adobe.InDesign.Support for JavaScript
    0x12bbb9c3 GetPlugIn + 227923
    4   com.adobe.InDesign.Support for JavaScript
    0x12bd80b8 GetPlugIn + 344392
    5   libsystem_c.dylib        
    0x921aded9 _pthread_start + 335
    6   libsystem_c.dylib        
    0x921b16de thread_start + 34
    Thread 20:
    0   libsystem_kernel.dylib   
    0x9329ba9a __recvfrom + 10
    1   libsystem_c.dylib        
    0x921624a2 recv$UNIX2003 + 54
    2   ServiceManager-Launcher.dylib
    0x199792d7 Invoke + 54887
    3   ServiceManager-Launcher.dylib
    0x19978376 Invoke + 50950
    4   ServiceManager-Launcher.dylib
    0x19977227 Invoke + 46519
    5   ServiceManager-Launcher.dylib
    0x19977279 Invoke + 46601
    6   ServiceManager-Launcher.dylib
    0x19977303 Invoke + 46739
    7   ServiceManager-Launcher.dylib
    0x19971706 Invoke + 23190
    8   ServiceManager-Launcher.dylib
    0x199718ef Invoke + 23679
    9   ServiceManager-Launcher.dylib
    0x199724cf Invoke + 26719
    10  ServiceManager-Launcher.dylib
    0x199725cd Invoke + 26973
    11  ServiceManager-Launcher.dylib
    0x199759b8 Invoke + 40264
    12  ServiceManager-Launcher.dylib
    0x19975c61 Invoke + 40945
    13  ServiceManager-Launcher.dylib
    0x1997628f Invoke + 42527
    14  ServiceManager-Launcher.dylib
    0x1997648c Invoke + 43036
    15  ServiceManager-Launcher.dylib
    0x1996811a Login + 1654
    16  ServiceManager-Launcher.dylib
    0x199696f7 Login + 7251
    17  ServiceManager-Launcher.dylib
    0x199769fb Invoke + 44427
    18  ServiceManager-Launcher.dylib
    0x19978f49 Invoke + 53977
    19  libsystem_c.dylib        
    0x921aded9 _pthread_start + 335
    20  libsystem_c.dylib        
    0x921b16de thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0xbfffc548  ebx: 0x0ea20d94  ecx: 0x00000000  edx: 0xffffffff
      edi: 0xbfffc570  esi: 0x22032bd8  ebp: 0xbfffc5c8  esp: 0xbfffc480
       ss: 0x00000023  efl: 0x00010286  eip: 0x0ea20ed2   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x00000000
    Logical CPU: 0
    Binary Images:
    0x1000 -
    0x4ffb +com.adobe.InDesign (7.5.2.318 - 7520) <013E55D1-37F6-7BD8-3CDF-965BA14790A1> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Adobe InDesign CS5.5
    0xa000 -
    0xafff +InDesignModel (??? - ???) <30F20A0C-431C-E52D-BDEF-DAF8C99E8BB4> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/InDesignModel.framework/Versions/A/InDesignModel
    0xf000 -
    0xffff +InDesignModelAndUI (??? - ???) <F70C26E5-8747-4B57-8849-78889B389510> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/InDesignModelAndUI.framework/Versions/A/InDesignModelAndUI
       0x14000 -
    0x1bff3 +PMRuntime.dylib (??? - ???) <FD895FC0-241A-7DC6-AB12-5B3491A9E624> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/PMRuntime.dylib
       0x23000 -   0x15eff2 +com.adobe.ACE (AdobeACE 2.18.00.12659 - 2.18.00.12659) <5BD496D2-2E2B-0411-779F-855603C5B2AE> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
      0x186000 -   0x6acfff +com.adobe.AGM (AdobeAGM 4.20.70.12659 - 4.20.70.12659) <F1616614-B565-4CC9-C2FA-459FBC857981> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
      0x7f6000 -   0x832fff +com.adobe.ARE (AdobeARE 1.5.02.12659 - 1.5.02.12659) <9AF30878-D3F4-7E85-0820-B674CED4558A> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeARE.framework/Versions/A/AdobeARE
      0x83c000 -   0x857fff +com.adobe.BIB (AdobeBIB 1.2.02.12659 - 1.2.02.12659) <802FB4A6-C5FF-522C-89A5-83EB4C139B12> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
      0x862000 -   0x883ff7 +com.adobe.BIBUtils (AdobeBIBUtils 1.1.01 - 1.1.01) <6710FF23-871B-C9A2-306C-15EDBA2AADEA> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
      0x890000 -   0xb82ff7 +com.adobe.CoolType (AdobeCoolType 5.07.124.12659 - 5.07.124.12659) <0481471E-E075-0782-BA1C-C5A5E23C5565> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
      0xc0f000 -   0xfe8ff7 +com.adobe.MPS (AdobeMPS 5.5.0.12783 - 5.5.0.12783) <D67E9F42-5C32-4E64-9AE8-B292565E1326> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
    0x111f000 -  0x118dff7 +ObjectModelLib.dylib (??? - ???) <F86DAAB2-F4BE-172D-F8F8-D7277C2FF342> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/ObjectModelLib.dylib
    0x11b0000 -  0x120afe7 +DataBaseLib.dylib (??? - ???) <38A6CBEA-2B32-6C69-38A4-182F96AA6643> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/DataBaseLib.dylib
    0x1223000 -  0x163bfff +PublicLib.dylib (??? - ???) <60A8784E-BFAA-1F93-445A-82E601BD0253> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/PublicLib.dylib
    0x17c2000 -  0x17d9ff6 +AdobeAFL (??? - ???) <E8577122-D703-5A91-8171-2FEA80B63A22> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeAFL.framework/Versions/A/AdobeAFL
    0x17ea000 -  0x17f2ff3 +boost_threads (??? - ???) <B00C0C9E-7175-B6D2-E58B-7278E0EB8863> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/boost_threads.framework/Versions/1_37/boost_threads
    0x17fc000 -  0x1801ffd +ASLSupportLib.dylib (??? - ???) <85A313EC-05FF-23C5-0EEB-C74D412645FF> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/ASLSupportLib.dylib
    0x1807000 -  0x1808ff2 +libtbbmalloc.dylib (??? - ???) <A1EAB5E4-3F88-5E37-7068-7A35A3EC69DE> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/libtbbmalloc.dylib
    0x180c000 -  0x181afe7 +libtbb.dylib (??? - ???) <FFA49B03-C516-D23D-B535-B64D7CD35ECE> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/libtbb.dylib
    0x1822000 -  0x195afe7 +WRServices (??? - ???) <9E3A36AD-71F1-B9C7-AC3F-30A7E63C8B57> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
    0x199c000 -  0x19a0ffc +com.adobe.AdobeCrashReporter (3.0 - 5.5.20101001) <EA9B7B55-7FE5-14D2-FBAE-817121F94086> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashReporter
    0x19a6000 -  0x2356fff +libicudata.dylib.36.0 (36.0.0 - compatibility 36.0.0) <02108DEA-3DD2-14BE-DAEB-BE522B619C1D> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/ICUData.framework/Versions/3.6/libicudata.dylib.36.0
    0x2359000 -  0x2426ff3 +libicui18n.dylib.36.0 (36.0.0 - compatibility 36.0.0) <08F15219-7F35-574E-7725-1ACAA1B18A00> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/ICUInternationalization.framework/Versions/3.6/libicui18n.d ylib.36.0
    0x2489000 -  0x2563fef +libicuuc.dylib.36.0 (36.0.0 - compatibility 36.0.0) <5EE72009-40B3-7FB7-3A49-576AEDE0D400> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/ICUUnicode.framework/Versions/3.6/libicuuc.dylib.36.0
    0x25a3000 -  0x2613feb +com.adobe.adobe_caps (adobe_caps 4.0.42.0 - 4.0.42.0) <55D7D2EA-D21E-98B1-77C6-58C0A0E07051> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
    0x261e000 -  0x268cffb +com.adobe.amtlib (amtlib 4.0.0.21 - 4.0.0.21) <3090D254-587A-A820-DBCD-729C27532FC8> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
    0x26a3000 -  0x273cfef +boost_regex (??? - ???) <462635B6-7AF0-B43D-74D6-4AC15ACBC66A> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/boost_regex.framework/Versions/1_37/boost_regex
    0x2781000 -  0x27befff  com.apple.vmutils (4.2.1 - 107) <43B3BFA5-8362-3EBD-B44B-32DCE9885082> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x27d8000 -  0x2885ff7  libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <7B6DB792-C9E5-3772-8734-8D0052757B8C> /usr/lib/libcrypto.0.9.7.dylib
    0x28ca000 -  0x28ccffb +boost_system (??? - ???) <FBD2BBDA-A758-FFCE-ABBA-7FDAB09FAF0F> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/boost_system.framework/Versions/1_37/boost_system
    0x28d1000 -  0x2a6ffff +WidgetBinLib.dylib (??? - ???) <BF0D4AF6-C502-352D-DA1D-5EFBCA827993> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/WidgetBinLib.dylib
    0x2b53000 -  0x2cf2fe7 +com.adobe.owl (AdobeOwl version 3.0.84 - 3.0.84) <25884999-8A98-F8C9-699B-ED75261B6BFC> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
    0x2d5b000 -  0x2dd8fff +AdobeOwlCanvas (??? - ???) <65B2E680-4F43-BE46-2290-3500758D1BF7> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeOwlCanvas.framework/Versions/A/AdobeOwlCanvas
    0x2df4000 -  0x2df7ffc +com.adobe.ape.shim (adbeape version 3.1.74.12761 - 3.1.74.12761) <FE2ABE8A-1D3F-7AF5-297C-D22FC3E0FBDA> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
    0x69ac000 -  0x69b4fff +com.adobe.asneu.framework (asneu version 1.7.0.1 - 1.7.0.1) <80195B5C-2C67-D841-232C-74FCAB79D304> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/asneu.framework/Versions/A/asneu
    0x69d6000 -  0x69d7ff3 +com.adobe.InDesign.Metadata Database Filter (7.5.0.142 - ???) <4BBF4896-D573-119F-F44E-2B647F9CA5BF> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Metadata Database Filter.InDesignPlugin/Metadata Database Filter
    0x69dc000 -  0x69ddff1 +com.adobe.InDesign.Global Preferences Panel (7.5.0.142 - ???) <85F380E9-DDB5-4671-4473-227A5DB8C5DB> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Global Preferences Panel.InDesignPlugin/Global Preferences Panel
    0x69e2000 -  0x69e3ff1  com.apple.textencoding.unicode (2.4 - 2.4) <4E55D4B9-4E67-3FC9-9407-3E99D1D50F15> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0xad18000 -  0xad83fe7 +com.adobe.amt.services (AMTServices 4.0.0.21 [BuildVersion: 4.0; BuildDate: Mon Jan 24 2011 21:49:00] - 4.0.0.21) <018F21DE-7E2E-C850-4C32-D4A2131ABF74> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/amtservices.framework/Versions/A/amtservices
    0xadcf000 -  0xadeaffb +com.adobe.InDesign.IME (7.5.0.142 - ???) <13C0D3D0-6290-FAFC-4B37-57835D92293C> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/IME.InDesignPlugin/IME
    0xafa9000 -  0xafe2ffb +com.adobe.AAM.AdobeUpdaterNotificationFramework (UpdaterNotifications 2.0.0.15 - 2.0.0.15) <3A9CF871-6678-90BB-3770-CDBF56AF21D5> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/UpdaterNotifications.framework/Versions/A/UpdaterNotificati ons
    0xaff2000 -  0xaff5fff +TINthread.dylib (??? - ???) /Library/Application Support/Adobe/*/TINthread.dylib
    0xbbb0000 -  0xbbdfff0 +TextPanelLib.dylib (??? - ???) <0C3DE096-BEA9-5C37-1C4B-E597611FE756> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/TextPanelLib.dylib
    0xbfaa000 -  0xbfcefef +com.adobe.InDesign.Utilities (7.5.2.318 - ???) <E05F2385-A9F8-94C0-0506-FF261DD65B35> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Utilities.InDesignPlugin/Utilities
    0xbfe6000 -  0xbfeeffe +com.adobe.InDesign.Workgroup Client UI (7.5.0.142 - ???) <5DC4A3D0-12C1-A243-C697-AF4A0D1CF60D> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Workgroup Client UI.InDesignPlugin/Workgroup Client UI
    0xbff5000 -  0xbff6ffd +com.adobe.InDesign.Help (7.5.0.142 - ???) <CEB5D662-51B7-241D-925B-4F35F5EF83D4> /Applications/Adobe InDesign CS5.5/*/Help
    0xdd10000 -  0xdea5ff3 +com.adobe.InDesign.AppFramework (7.5.2.318 - ???) <06296784-A932-D77A-2059-49950C6C0717> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/AppFramework.InDesignPlugin/AppFramework
    0xe72f000 -  0xe8abff7 +com.adobe.InDesign.Layout UI (7.5.0.142 - ???) <BF79DE26-6FA5-F647-59F9-6492DA99BEF5> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Layout UI.InDesignPlugin/Layout UI
    0xe934000 -  0xe988ff7 +com.adobe.InDesign.Import Export UI (7.5.0.142 - ???) <798A82C2-D58E-223D-424D-EA0EE1BE14C1> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Import Export UI.InDesignPlugin/Import Export UI
    0xe9b3000 -  0xea86ff7 +com.adobe.InDesign.Hyperlinks (7.5.0.142 - ???) <E1142D20-690C-F71A-D488-DA475046CAE5> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Hyperlinks.InDesignPlugin/Hyperlinks
    0xead2000 -  0xeb3cff7 +com.adobe.InDesign.Master Page (7.5.0.142 - ???) <D26C418D-DB9A-EBB4-4683-11788565F9FD> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Master Page.InDesignPlugin/Master Page
    0xeb64000 -  0xecf5feb +com.adobe.InDesign.Text Walker (7.5.0.142 - ???) <CDABE946-9188-80C3-7647-B5A48721C698> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Text Walker.InDesignPlugin/Text Walker
    0xed99000 -  0xeddbff7 +com.adobe.InDesign.Linguistics (7.5.2.318 - ???) <3376F4F4-AE68-BF5A-7543-5B02E7409DBD> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Linguistics.InDesignPlugin/Linguistics
    0xedfa000 -  0xee48fff +com.adobe.InDesign.Text Panel (7.5.0.142 - ???) <70374F1B-6312-E7E4-2463-0928185FCC04> /Applications/Adobe InDesign CS5.5/*/Text Panel
    0xee6a000 -  0xeea9ffc +com.adobe.InDesign.Spelling Panel (7.5.0.142 - ???) <0C30B312-6573-7EEE-9825-8D0CB3C64518> /Applications/Adobe InDesign CS5.5/*/Spelling Panel
    0xeecb000 -  0xef76fff +com.adobe.InDesign.Text Editor (7.5.0.142 - ???) <15A5DCF7-68CF-C655-0DC2-597344EFFBB1> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Text Editor.InDesignPlugin/Text Editor
    0xefb4000 -  0xf195fff +com.adobe.InDesign.Package and Preflight (7.5.2.318 - ???) <90499FBD-FA46-2718-3229-175D89DD7525> /Applications/Adobe InDesign CS5.5/*/Package and Preflight
    0xf223000 -  0xf27bff7 +com.adobe.AdobeXMPCore (Adobe XMP Core 5.2 -c 3 - 61.141987) <31B045A8-AA5F-AFDF-E2DD-71B418CD1707> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    0xf28b000 -  0xf2b1ff6 +com.adobe.AXE8SharedExpat (AdobeAXE8SharedExpat 3.5.101.12783 - 3.5.101.12783) <C7FD5306-E881-A19A-0F40-0E3844278526> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8SharedEx pat
    0xf2c4000 -  0xf39afef +com.adobe.InDesign.Color Management (7.5.0.142 - ???) <E527C98F-07A4-27EA-CBA1-AAA6D9013FEE> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Color Management.InDesignPlugin/Color Management
    0xf527000 -  0xf5b4ff7 +com.adobe.AdobeScCore (ScCore 4.1.28 - 4.1.28.13048) <68FB7168-645E-BD55-5EAA-007315B53997> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCore
    0xf700000 -  0xf963feb +com.adobe.InDesign.Application UI (7.5.2.318 - ???) <5FE624D6-F03D-A1DC-BBD8-4E713A15025B> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Application UI.InDesignPlugin/Application UI
    0xfa64000 -  0xfafcfff +com.adobe.AdobeExtendScript (ExtendScript 4.1.28 - 4.1.28.13048) <A9394CC7-8E48-FE0F-FDB5-37D0FE77435B> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/AdobeExtendScript
    0xfb5d000 -  0xfbb3ffb +com.adobe.headlights.LogSessionFramework (??? - 2.1.2.1263) <5B594BC9-5222-651B-6B70-7AD067035B1A> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
    0xfbfc000 -  0xfd8affb +com.adobe.InDesign.Document Framework (7.5.2.318 - ???) <5AB23C17-52D7-3A6C-5343-2346BD7C2EE8> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Document Framework.InDesignPlugin/Document Framework
    0xfe80000 -  0xff91ff3 +com.adobe.InDesign.SangamServicer-Mapper (7.5.0.142 - ???) <825729F5-772E-9F27-2710-147A497256B5> /Applications/Adobe InDesign CS5.5/*/SangamServicer-Mapper
    0xffe0000 - 0x10049ffb +com.adobe.AdobeSangam (AdobeSangam 5.5.0.12783 - 5.5.0.12783) <EE734EB4-6DC9-A88E-F189-584CB3CC300F> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeSangam.framework/Versions/A/AdobeSangam
    0x10095000 - 0x100c3ff2 +com.adobe.Reader for DOCX (Reader for DOCX 5.5.0.12783 - 5.5.0.12783) <3EAC0912-78DA-D791-9A84-3D52A0EBAE24> /Applications/Adobe InDesign CS5.5/*/Reader for DOCX
    0x100d4000 - 0x101a1fe7 +com.adobe.AXEDOMCore (AdobeAXEDOMCore 3.5.101.12783 - 3.5.101.12783) <117ACA20-072D-0AB2-CCB9-0385FF43CB14> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeAXEDOMCore.framework/Versions/A/AdobeAXEDOMCore
    0x10213000 - 0x102ccfff +com.adobe.AXEXSLT (AdobeAXSLE 3.5.101.12783 - 3.5.101.12783) <4187300A-A810-B5AA-A037-791EABE98CAE> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeAXSLE.framework/Versions/A/AdobeAXSLE
    0x10338000 - 0x103bbff2 +com.adobe.AdobeSangamML (AdobeSangamML 5.5.0.12783 - 5.5.0.12783) <6BB4FF8D-2121-CD9A-375E-3676D87B9FB9> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeSangamML.framework/Versions/A/AdobeSangamML
    0x103ee000 - 0x10453ff3 +com.adobe.Reader for Excel (Reader for Excel 5.5.0.12783 - 5.5.0.12783) <4E274D61-9128-F37D-4837-26C0DE381677> /Applications/Adobe InDesign CS5.5/*/Reader for Excel
    0x1046e000 - 0x10482fff +com.adobe.AdobeSFL (AdobeSFL 1.1.0.12783 - 1.1.0.12783) <DF8BD226-F63C-17C9-3A48-1E9D8AC79353> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeSFL.framework/Versions/A/AdobeSFL
    0x10489000 - 0x10511fff +com.adobe.Reader For PageMaker (Reader For PageMaker 5.5.0.12783 - 5.5.0.12783) <107A2E69-B4B2-F522-D66D-1E12BCCD1045> /Applications/Adobe InDesign CS5.5/*/Reader For PageMaker
    0x10535000 - 0x10559ffb +PMFileReader.dylib (??? - ???) <067D798E-A885-F281-E9FC-64CD81688345> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/PMFileReader.dylib
    0x1055e000 - 0x1065efff +com.adobe.Reader for Quark (Reader for Quark 5.5.0.12783 - 5.5.0.12783) <DD4A9EBE-20F5-7469-E72F-EE90980741DF> /Applications/Adobe InDesign CS5.5/*/Reader for Quark
    0x10685000 - 0x106ebff4 +com.adobe.Reader for RTF (Reader for RTF 5.5.0.12783 - 5.5.0.12783) <984288A8-94B9-BC95-FBF0-6F365701DF96> /Applications/Adobe InDesign CS5.5/*/Reader for RTF
    0x1070b000 - 0x1077fff4 +com.adobe.Reader for Word (Reader for Word 5.5.0.12783 - 5.5.0.12783) <57375CEC-6E04-2571-D77B-060B13D28B82> /Applications/Adobe InDesign CS5.5/*/Reader for Word
    0x1079e000 - 0x10813fe2 +com.adobe.Reader for XLSX (Reader for XLSX 5.5.0.12783 - 5.5.0.12783) <47A05136-AB06-1EE4-DD81-10F102AAB3F3> /Applications/Adobe InDesign CS5.5/*/Reader for XLSX
    0x1083c000 - 0x10844ff7 +com.adobe.ZTextReader (ZTextReader 5.5.0.12783 - 5.5.0.12783) <6C5C3A2C-5754-C172-6F64-F6A6168CE2CA> /Applications/Adobe InDesign CS5.5/*/ZTextReader
    0x108cb000 - 0x1092fff7 +com.adobe.InDesign.XMLParser (7.5.0.142 - ???) <CBF3AAB0-86BB-BBF2-4D96-0A4A8110B4B5> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/XMLParser.InDesignPlugin/XMLParser
    0x10957000 - 0x10b21fef +com.adobe.InDesign.XML (7.5.2.318 - ???) <6ADB30FE-CEAC-C0F8-6564-BDB90893D0AC> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/XML.InDesignPlugin/XML
    0x10bba000 - 0x10bdefff +com.adobe.InDesign.WorldReady (7.5.0.142 - ???) <35E745DE-9201-7F54-E0DD-895C0000FA28> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/WorldReady.InDesignPlugin/WorldReady
    0x10bf1000 - 0x10c25ffb +com.adobe.InDesign.Workgroup (7.5.0.142 - ???) <E3BA5C81-70E2-25BF-630A-E491CFE09952> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Workgroup.InDesignPlugin/Workgroup
    0x10c3b000 - 0x10c56fff +com.adobe.InDesign.Workgroup Client (7.5.0.142 - ???) <41839E06-2B38-2225-B7E6-82F7FB5C0CB2> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Workgroup Client.InDesignPlugin/Workgroup Client
    0x10c66000 - 0x10d79feb +com.adobe.InDesign.Widgets (7.5.0.142 - ???) <92D951DB-5262-E331-7123-2EF3CE1026C3> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Widgets.InDesignPlugin/Widgets
    0x10dfe000 - 0x10f0cfef +com.adobe.InDesign.Transparency (7.5.0.142 - ???) <5A43618F-5283-0522-27CA-DAC2C651D88B> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Transparency.InDesignPlugin/Transparency
    0x10f5a000 - 0x11cebfeb +com.adobe.psl (AdobePSL 12.0.0.12659 - 12.0.0.12659) <03D5B098-AD3C-FB84-0D0D-7DE57C025F3F> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobePSL.framework/Versions/A/AdobePSL
    0x12053000 - 0x120a5ff1 +com.adobe.InDesign.TOC (7.5.0.142 - ???) <D735757B-674F-2B98-FE61-3DDB48CE19FA> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/TOC.InDesignPlugin/TOC
    0x120c5000 - 0x125cbff7 +com.adobe.InDesign.Text (7.5.0.142 - ???) <6E232C2A-7FAB-5A10-63D5-62C8986ACB4E> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Text.InDesignPlugin/Text
    0x12745000 - 0x127aafff +com.adobe.InDesign.Text Wrap (7.5.0.142 - ???) <E2EAC53B-4D2A-C445-970F-1210C2E4A614> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Text Wrap.InDesignPlugin/Text Wrap
    0x127d0000 - 0x127fafff +com.adobe.InDesign.Text Wrap Path (7.5.0.142 - ???) <47423658-3254-F342-8C6D-303833490E38> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Text Wrap Path.InDesignPlugin/Text Wrap Path
    0x12805000 - 0x12814fff +com.adobe.InDesign.Text Editor Model (7.5.0.142 - ???) <A72F1E12-4B7F-EB06-9CF3-2438A9E7AAEE> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Text Editor Model.InDesignPlugin/Text Editor Model
    0x1281f000 - 0x12868fff +com.adobe.InDesign.Text Attributes (7.5.0.142 - ???) <97F3EF6E-346A-3B92-1E4C-2DCE6E451DEC> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Text Attributes.InDesignPlugin/Text Attributes
    0x1288f000 - 0x128d6fff +com.adobe.InDesign.TableStyles (7.5.0.142 - ???) <1BC33831-E1AF-2617-746C-0175688A58A0> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/TableStyles.InDesignPlugin/TableStyles
    0x128ef000 - 0x12ae9fff +com.adobe.InDesign.Table Model (7.5.2.318 - ???) <65649D15-D404-7279-8D30-8DF8B595C276> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Table Model.InDesignPlugin/Table Model
    0x12b77000 - 0x12c01ff7 +com.adobe.InDesign.Support for JavaScript (7.5.0.142 - ???) <BEAE6DA2-21DF-2ED4-BD76-053F665A89C1> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Support for JavaScript.InDesignPlugin/Support for JavaScript
    0x12c3c000 - 0x12c80fff +com.adobe.InDesign.Support for AppleScript (7.5.0.142 - ???) <72C25DCD-42B9-E9B8-14EB-F0E32F406606> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Support for AppleScript.InDesignPlugin/Support for AppleScript
    0x12c9b000 - 0x12d6bfe7 +com.adobe.InDesign.Graphics (7.5.0.142 - ???) <DCA66589-8A34-5595-2BD9-F8090563B762> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Graphics.InDesignPlugin/Graphics
    0x12db7000 - 0x12e06ffb +com.adobe.InDesign.Stroke and Fill (7.5.0.142 - ???) <B7D31D36-C6B6-78CC-52A6-E5E4C3A65337> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Stroke and Fill.InDesignPlugin/Stroke and Fill
    0x12e24000 - 0x12f07fff +com.adobe.InDesign.Spread (7.5.2.318 - ???) <1452FC7D-B8F8-D35B-4C28-B7E36B01FDB6> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Spread.InDesignPlugin/Spread
    0x12f53000 - 0x12f98ff0 +com.adobe.InDesign.Spread UI (7.5.0.142 - ???) <712A1BE8-B8DE-7800-2528-714CC910369A> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Spread UI.InDesignPlugin/Spread UI
    0x12fb4000 - 0x12ff0ffb +com.adobe.InDesign.Spline (7.5.2.318 - ???) <999B67EB-BB60-8451-FEE5-00EC1C74C1A1> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Spline.InDesignPlugin/Spline
    0x1300c000 - 0x13045fff +com.adobe.InDesign.Spline UI (7.5.0.142 - ???) <909F6496-5243-7E94-5A82-CBB7C30CFE89> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Spline UI.InDesignPlugin/Spline UI
    0x13065000 - 0x13073fff +com.adobe.InDesign.Spelling Service (7.5.0.142 - ???) <A65001B0-C39E-001C-FF9A-0C2F42F06F3D> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Spelling Service.InDesignPlugin/Spelling Service
    0x13080000 - 0x1308dfff +com.adobe.InDesign.Sound (7.5.0.142 - ???) <12F9F083-586A-6C5E-5F74-B20F197352AC> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Sound.InDesignPlugin/Sound
    0x13099000 - 0x130baff7 +com.adobe.InDesign.SharedContent (7.5.0.142 - ???) <1E9F595E-928D-03EB-7FDD-F2F91C7A8DCD> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/SharedContent.InDesignPlugin/SharedContent
    0x130cd000 - 0x130e7ff2 +com.adobe.InDesign.Sections (7.5.0.142 - ???) <73FB3557-F4B5-1DA9-0FF5-5A8FFE4E91BA> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Sections.InDesignPlugin/Sections
    0x130f7000 - 0x13190ff7 +com.adobe.InDesign.Scripting (7.5.0.142 - ???) <37732D36-D9CC-F7A1-989E-8A2B90BC4905> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Scripting.InDesignPlugin/Scripting
    0x131c3000 - 0x131ddfff +com.adobe.InDesign.Rulers (7.5.0.142 - ???) <A0397830-63EC-4648-BDA6-D8A8B2B4A2B4> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Rulers.InDesignPlugin/Rulers
    0x131ee000 - 0x13338fff +com.adobe.InDesign.Print (7.5.2.318 - ???) <A6E7B766-EF13-3617-4D65-CAAC602322A6> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Print.InDesignPlugin/Print
    0x13397000 - 0x133c9fe7 +com.adobe.InDesign.PNG Import Filter (7.5.2.318 - ???) <BB093D72-53E8-8066-1F88-74707FC94BE6> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/PNG Import Filter.InDesignPlugin/PNG Import Filter
    0x133d2000 - 0x13405ff7 +com.adobe.InDesign.Photoshop Import Filter (7.5.0.142 - ???) <2DD22890-FBF0-B6D8-82C9-3367B98E74E1> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Photoshop Import Filter.InDesignPlugin/Photoshop Import Filter
    0x1341d000 - 0x13470ff3 +com.adobe.InDesign.Book (7.5.2.318 - ???) <7DA521FA-5EBA-1B0B-0701-0662B8E1D87E> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Book.InDesignPlugin/Book
    0x13493000 - 0x13588fe7 +com.adobe.InDesign.Image (7.5.2.318 - ???) <8C73C920-8687-D95F-9242-5BA2E58D9F42> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Image.InDesignPlugin/Image
    0x135d6000 - 0x135dfffb +com.adobe.InDesign.Group (7.5.0.142 - ???) <4109367F-5E27-881F-274E-2F9B96C61157> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Group.InDesignPlugin/Group
    0x135ea000 - 0x136ceffb +com.adobe.InDesign.EPS Page Item (7.5.2.318 - ???) <3575B3AE-C64D-AE40-B4CD-EC561F12FC1A> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/EPS Page Item.InDesignPlugin/EPS Page Item
    0x13714000 - 0x138f6fff +com.adobe.InDesign.PDF (7.5.2.318 - ???) <E3FA91D1-7814-2F56

    You have essentially received two files (being the same) crashing InDesign? It sounds like the file is corrupting via email. I would suggest having the sender compress the file in a folder, and send that.
    At this point, and you can try to salvage the file, or clean up InDesigns Recovery Folder.
    Under Preferences > File Handling note the path to the recovery folder. Move or delete all the contents.
    I wouldn't trash ID's preferences yet, as there seems to be a problem with only one file. But you might want to review its content.
    http://forums.adobe.com/thread/526990

  • Indesign CS5 Crash on install (with Log)

    Hi Everyone,
    When installing Indesign i recieve the below Exit Code 7:
    This problem has been driving me crazy!
    Any help would be greatly appreciated
    Exit Code: 7
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 44 error(s), 39 warning(s)
    WARNING: The payload with AdobeCode:  {F9766AC1-1461-1033-B862-DF8FE1C033BE} has recommended dependency on:
    WARNING:      Family: Adobe Web Suite CS5
    WARNING:      ProductName: Adobe Media Encoder CS5 X64
    WARNING:      MinVersion: 0.0.0.0
    WARNING:      This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
    WARNING:      Removing this payload from the dependency list.
    WARNING: Memory requirements not met for {F9766AC1-1461-1033-B862-DF8FE1C033BE}
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    ERROR: The payload with AdobeCode:  {F9766AC1-1461-1033-B862-DF8FE1C033BE} has required dependency on:
    ERROR:      Family: InDesign
    ERROR:      ProductName: Adobe InDesign CS5 Icon Handler x64
    ERROR:      MinVersion: 0.0.0.0
    ERROR:      This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
    ERROR:      Removing this dependency from list. Product may function improperly.
    ERROR: 3238 Unable to move file at "C:\Program Files\Common Files\Adobe\Installers\adobeTemp\{DEC9BB26-1381-1033-A965-E3BD5F2EF8BC}\_2834_534ef5bc4c0 f80b27197b177d4de4084" to "C:\Program Files\Adobe\Adobe InDesign CS5\Plug-Ins\Graphics\(Transparency UI Resources)\idrc_VIEW\2503.idrc" Error 32 The process cannot access the file because it is being used by another process.
    ERROR: 3238 Command ARKMoveFileCommand failed.
    ERROR: 3238 Unable to delete file copy at "C:\Program Files\Adobe\Adobe InDesign CS5\Plug-Ins\Graphics\(Transparency UI Resources)\idrc_VIEW\2503.idrc" Error 2 The system cannot find the file specified.
    ERROR: 3238 Error rolling back command ARKMoveFileCommand
    ERROR: The following payload errors were found during install:
    ERROR:  - Adobe CSXS Infrastructure CS5: Install failed
    ERROR:  - Adobe Media Player: Install failed
    ERROR:  - SiteCatalyst NetAverages: Install failed
    ERROR:  - Adobe InDesign CS5 Common Language Files_AdobeInDesign7CommonLang-en_US: Install failed
    ERROR:  - Adobe Bridge CS5: Install failed
    ERROR:  - Adobe Toolhints CS5: Install failed
    ERROR:  - Adobe InDesign CS5 Application Language Files_AdobeInDesign7AppLang-en_GB: Install failed
    ERROR:  - AdobeColorCommonSetCMYK: Install failed
    ERROR:  - Adobe Buzzword CS5: Install failed
    ERROR:  - Adobe Mini Bridge CS5: Install failed
    ERROR:  - Adobe SING CS5: Install failed
    ERROR:  - AdobeColorJA CS5: Install failed
    ERROR:  - Adobe ReviewPanel CS5: Install failed
    ERROR:  - Adobe BrowserLab CS Live: Install failed
    ERROR:  - CSXS Story Extension: Install failed
    ERROR:  - Adobe Media Encoder CS5: Install failed
    ERROR:  - Adobe Linguistics CS5: Install failed
    ERROR:  - PDF Settings CS5: Install failed
    ERROR:  - AdobeColorCommonSetRGB: Install failed
    ERROR:  - Adobe InDesign CS5 Common Base Files: Install failed
    ERROR:  - Adobe CSXS Extensions CS5: Install failed
    ERROR:  - Adobe InDesign CS5 Common Language Files_AdobeInDesign7CommonLang-en_GB: Install failed
    ERROR:  - Adobe WinSoft Linguistics Plugin CS5: Install failed
    ERROR:  - AdobeColorEU CS5: Install failed
    ERROR:  - HIL Help Search: Install failed
    ERROR:  - AdobeColorNA CS5: Install failed
    ERROR:  - Required Common Fonts Installation: Install failed
    ERROR:  - Adobe InDesign CS5 Application Base Files2: Install failed
    ERROR:  - Recommended Common Fonts Installation: Install failed
    ERROR:  - Adobe InDesign CS5 Icon Handler: Install failed
    ERROR:  - Adobe AIR: Install failed
    ERROR:  - Adobe InDesign CS5 Application Base Files: Failed due to Language Pack installation failure
    ERROR:  - Adobe InDesign CS5 Application Feature Set Files: Install failed

    Looking back through the log I see the unable to move entry reates tothe file being in use. Perhaps there is somthing on the laptop running in the background that needs to be turned off.
    I'd remove CS5, run the clean tool, reboot, run MSConfig and turn off all non-essential startups and services, especioally antivirus and spyware scanners, iTunes, browser helpers and toolbars, and messengers, reboot again, reinstall, then run MSConfig again to restore normal boot. Have the computer using a local printer as default during install.

  • InDesign CS5.5 install min sys requirement error

    Trying to install CS5.5, everything is fine except InDesign will not load due to minimum system requirement error.  Per Adobe website. requirements are:
    InDesign CS5.5 system requirements
    Windows
    Intel® Pentium® 4 or AMD Athlon® 64 processor
    Microsoft® Windows® XP with Service Pack 2 (Service Pack 3 recommended); Windows Vista® Home Premium, Business, Ultimate, or Enterprise with Service Pack 1; or Windows 7
    1 GB of RAM (2 GB recommended)
    1.6 GB of available hard-disk space for installation; additional free space required during installation (cannot install on removable flash storage devices)
    1024 x 768 display (1280 x 800 recommended) with 16-bit video card
    DVD-ROM drive
    Adobe Flash® Player 10 software required to export SWF files
    Broadband Internet connection required for online services and to validate Subscription Edition (if applicable) on an ongoing basis*
    My system specs are:
    AMD Turion(tm)X2 Dual Core Mobile RM-70
    Windows 7, Service Pack 1
    2GB
    73 GB free, 112 GB total
    1280 X 800 Display
    ATI Radeon HD 3200 Graphics Card
    DVD-ROM drive
    Adobe Flash Player 11
    DSL internet connection
    I looked at the system requirements for some of the other Creative Suite components such as Photoshop and Dreamweaver; they are not significantly different from InDesgn.  Why is InDesign the only one that won't install?

    Hi Mylenium,
    Here is the summary portion of the install log.  If you need something different, please let me know.
    Thanks
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 32 error(s), 61 warning(s)
    WARNING: DW024: The payload: Adobe Photoshop CS5.1 Core  {08EF22BC-43B2-4B4E-BA12-52B18F418F38} requires a UI parent with following specification:
                    Family: Photoshop
                    ProductName: Adobe Photoshop CS5.1 Core_x64
                    This parent relationship is not satisfied, because this payload is not present in this session.
    ERROR: DW025: The payload with AdobeCode:  {857CC5F0-040E-1016-A173-D55ADD80C260} has required dependency on:
                    Family: InDesign
                    ProductName: Adobe InDesign CS5.5 Icon Handler x64
                    MinVersion: 0.0.0.0
                    This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
                    Removing this dependency from list. Product may function improperly.
    WARNING: DW025: The payload with AdobeCode:  {857CC5F0-040E-1016-A173-D55ADD80C260} has recommended dependency on:
                    Family: Adobe Web Suite CS5.5
                    ProductName: Adobe Media Encoder CS5.5 X64
                    MinVersion: 0.0.0.0
                    This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
                    Removing this payload from the dependency list.
    WARNING: DW025: The payload with AdobeCode:  {D8CCCF4C-C227-427C-B4BE-736657D2AB7E} has recommended dependency on:
                    Family: Adobe Web Suite CS5.5
                    ProductName: Adobe Media Encoder CS5.5 X64
                    MinVersion: 0.0.0.0
                    This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
                    Removing this payload from the dependency list.
    ERROR: DW025: The payload with AdobeCode:  {D97AF04B-B70A-4862-BC25-31E6D9C4A529} has required dependency on:
                    Family: CoreTech
                    ProductName: Adobe Player for Embedding x64 3.1
                    MinVersion: 0.0.0.0
                    This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
                    Removing this dependency from list. Product may function improperly.
    ERROR: DW025: The payload with AdobeCode:  {D97AF04B-B70A-4862-BC25-31E6D9C4A529} has required dependency on:
                    Family: Shared Technology
                    ProductName: Photoshop Camera Raw (64 bit)
                    MinVersion: 0.0.0.0
                    This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
                    Removing this dependency from list. Product may function improperly.
    ERROR: DW025: The payload with AdobeCode:  {D97AF04B-B70A-4862-BC25-31E6D9C4A529} has required dependency on:
                    Family: CoreTech
                    ProductName: AdobeCMaps x64 CS5
                    MinVersion: 0.0.0.0
                    This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
                    Removing this dependency from list. Product may function improperly.
    ERROR: DW025: The payload with AdobeCode:  {D97AF04B-B70A-4862-BC25-31E6D9C4A529} has required dependency on:
                    Family: CoreTech
                    ProductName: Adobe Linguistics CS5 x64
                    MinVersion: 0.0.0.0
                    This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
                    Removing this dependency from list. Product may function improperly.
    ERROR: DW025: The payload with AdobeCode:  {D97AF04B-B70A-4862-BC25-31E6D9C4A529} has required dependency on:
                    Family: CoreTech
                    ProductName: AdobePDFL x64 CS5
                    MinVersion: 0.0.0.0
                    This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
                    Removing this dependency from list. Product may function improperly.
    ERROR: DW025: The payload with AdobeCode:  {D97AF04B-B70A-4862-BC25-31E6D9C4A529} has required dependency on:
                    Family: CoreTech
                    ProductName: AdobeTypeSupport x64 CS5
                    MinVersion: 0.0.0.0
                    This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
                    Removing this dependency from list. Product may function improperly.
    ERROR: DW025: The payload with AdobeCode:  {D97AF04B-B70A-4862-BC25-31E6D9C4A529} has required dependency on:
                    Family: CoreTech
                    ProductName: Adobe WinSoft Linguistics Plugin CS5 x64
                    MinVersion: 0.0.0.0
                    This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
                    Removing this dependency from list. Product may function improperly.
    WARNING: DW025: The payload with AdobeCode:  {D97AF04B-B70A-4862-BC25-31E6D9C4A529} has recommended dependency on:
                    Family: Adobe Web Suite CS5.5
                    ProductName: Adobe Media Encoder CS5.5 X64
                    MinVersion: 0.0.0.0
                    This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
                    Removing this payload from the dependency list.
    WARNING: DW066: OS requirements not met for {AC76BA86-1033-F400-7760-000000000005}
    WARNING: DW066: OS requirements not met for {6BC81374-1E33-4495-93E2-DD2B10D358EE}
    WARNING: DW066: OS requirements not met for {7745F18B-FD8A-4011-BE16-588900C503D0}
    WARNING: DW066: OS requirements not met for {F37EA9EC-638F-4E61-BED4-BDB10461D73B}
    WARNING: DW066: OS requirements not met for {3450d4c5-a82b-4428-a512-842ee1555a14}
    WARNING: DW066: OS requirements not met for {EB186BF2-0A84-40A2-B794-0326D3DF9973}
    WARNING: DW066: OS requirements not met for {4603E0C5-6880-4A4F-BCF8-DF1F6AE0E317}
    WARNING: DW066: OS requirements not met for {7202D4A7-F7E6-4e7a-B77D-7B1C4E8B5CA6}
    WARNING: DW066: OS requirements not met for {0D96CFE6-376D-44B8-808A-16F3BEB73263}
    WARNING: DW066: OS requirements not met for {4A8546D0-CEDF-48C1-9BA1-DD5B4ADFC154}
    WARNING: DW066: OS requirements not met for {6C7D437A-D2E9-4FE9-A4D9-A6329860835C}
    WARNING: DW066: OS requirements not met for {DD18D60C-87B1-47D9-8312-67508B402FB9}
    WARNING: DW066: OS requirements not met for {CBDD7465-CE11-4A58-9497-C370B65923F1}
    WARNING: DW066: OS requirements not met for {E39A5ABD-516B-46F9-A042-694BBA6A4E08}
    WARNING: DW066: OS requirements not met for {D0C50427-0E90-4821-91F3-D9476235901F}
    WARNING: DW066: OS requirements not met for {EE85C227-0148-4825-B659-6A1E142571EE}
    WARNING: DW066: OS requirements not met for {6D96660C-1444-410E-9A84-681C0AFB8937}
    WARNING: DW066: OS requirements not met for {9416FE9E-345E-11E0-BC42-0024E8692489}
    WARNING: DW066: OS requirements not met for {49E6D00F-3456-11E0-AE83-842B2B67A8CC}
    WARNING: DW066: OS requirements not met for {CBBBB5DB-8EF3-40D7-A9FE-5A69100C1EED}
    WARNING: DW066: OS requirements not met for {BD85DFD4-005F-4219-8E27-C922CC4D8A61}
    WARNING: DW066: OS requirements not met for {2EE4F060-CEE6-4002-AA8B-91B791541767}
    WARNING: DW066: OS requirements not met for {E5F5A323-E3CA-4710-ABBB-2C0C25516F89}
    WARNING: DW066: OS requirements not met for {EF45880C-DD84-46C3-A054-0BC5F76A6BBE}
    WARNING: DW066: OS requirements not met for {AE9B837F-D135-42FC-BE03-33545B5DCBDC}
    WARNING: DW066: OS requirements not met for {11E1188F-E576-47BC-B215-600C02C7EABF}
    WARNING: DW066: OS requirements not met for {A80C015C-1939-42A5-AD2F-E76C7F194505}
    WARNING: DW066: OS requirements not met for {FECCB1BF-038D-41C2-861B-4560E7667005}
    WARNING: DW066: OS requirements not met for {45063C56-A2A2-4FD1-A56A-A964723EEE1E}
    WARNING: DW066: OS requirements not met for {54D89F03-8EED-4FF9-BCDF-3B2E11D448A6}
    WARNING: DW066: OS requirements not met for {FD58D99B-9927-4226-8E00-959A4F76BD89}
    WARNING: DW066: OS requirements not met for {37AB3C65-E02C-4DCF-B0E0-4C2E253D8FA3}
    WARNING: DW066: OS requirements not met for {0094FC04-A548-4D8F-87C1-140431F76C2E}
    WARNING: DW066: OS requirements not met for {42774483-D33C-46F7-8B20-FD0B1A3DAC25}
    WARNING: DW066: OS requirements not met for {2EBE92C3-F9D8-48B5-A32B-04FA5D1709FA}
    WARNING: DW066: OS requirements not met for {4058E728-84D8-45CE-8E2D-5F35BD6659A1}
    WARNING: DW066: OS requirements not met for {71BC8278-815D-4F8C-8FA5-C6F782C73892}
    WARNING: DW066: OS requirements not met for {7EABC54B-02C3-4DA1-9EB4-974CE7414066}
    WARNING: DW066: OS requirements not met for {1A1E5FF9-D0FD-42A3-8E18-E5E7E95E1AB4}
    WARNING: DW066: OS requirements not met for {CFA46C39-C539-4BE9-9364-495003C714AD}
    WARNING: DW066: OS requirements not met for {BAE5212B-6651-4AD8-B26A-1B284D2665C6}
    WARNING: DW066: OS requirements not met for {AC003BC0-704F-4F02-A72E-AC8B7044DE24}
    WARNING: DW066: OS requirements not met for {0F3647F8-E51D-4FCC-8862-9A8D0C5ACF25}
    WARNING: DW066: OS requirements not met for {6F3A624B-1B72-4081-96E8-23261F389C5C}
    WARNING: DW066: OS requirements not met for {BD0D6363-E961-410F-8BF4-ECD8795F3923}
    WARNING: DW066: OS requirements not met for {152B1DA7-A342-4EAA-BD28-25DD7B74AB3C}
    WARNING: DW066: OS requirements not met for {A189C479-C7CD-4E08-8CCF-D999B68C0C71}
    WARNING: DW066: OS requirements not met for {3F023875-4A52-4605-9DB6-A88D4A813E8D}
    WARNING: DW066: OS requirements not met for {E5DD149F-8370-48F9-A32C-2E3DC776CFFB}
    WARNING: DW066: OS requirements not met for {B6D38690-755E-4F40-A35A-23F8BC2B86AC}
    WARNING: DW066: OS requirements not met for {033E378E-6AD3-4AD5-BDEB-CBD69B31046C}
    WARNING: DW066: OS requirements not met for {D1B83970-7269-48BE-8B0E-5120D9327E52}
    WARNING: DW066: OS requirements not met for {635FED5B-2C6D-49BE-87E6-7A6FCD22BC5A}
    WARNING: DW066: OS requirements not met for {D1A19B02-817E-4296-A45B-07853FD74D57}
    WARNING: DW066: OS requirements not met for {D92BBB52-82FF-42ED-8A3C-4E062F944AB7}
    WARNING: DW066: OS requirements not met for {92D58719-BBC1-4CC3-A08B-56C9E884CC2C}
    WARNING: DW066: OS requirements not met for {08D2E121-7F6A-43EB-97FD-629B44903403}
    ----------- Payload: {D97AF04B-B70A-4862-BC25-31E6D9C4A529} Adobe Flash CS5.5 11.5.0.0 -----------
    ERROR: DF037: Unable to delete directory "C:\Program Files\Adobe\Adobe Flash CS5.5\AIR2.6\frameworks\projects\air\ApplicationUpdater\src\ApplicationUpdaterDialogs\air \update". Error 145 The directory is not empty.(Seq 1398)
    ERROR: DW063: Command ARKDeleteDirectoryCommand failed.(Seq 1398)
    ERROR: DF037: Unable to delete directory "C:\Program Files\Adobe\Adobe Flash CS5.5\AIR2.6\frameworks\projects\air\ApplicationUpdater\src\ApplicationUpdaterDialogs\air ". Error 145 The directory is not empty.(Seq 1399)
    ERROR: DW063: Command ARKDeleteDirectoryCommand failed.(Seq 1399)
    ERROR: DF037: Unable to delete directory "C:\Program Files\Adobe\Adobe Flash CS5.5\AIR2.6\frameworks\projects\air\ApplicationUpdater\src\ApplicationUpdaterDialogs". Error 145 The directory is not empty.(Seq 1401)
    ERROR: DW063: Command ARKDeleteDirectoryCommand failed.(Seq 1401)
    ERROR: DF037: Unable to delete directory "C:\Program Files\Adobe\Adobe Flash CS5.5\AIR2.6\frameworks\projects\air\ApplicationUpdater\src". Error 145 The directory is not empty.(Seq 1444)
    ERROR: DW063: Command ARKDeleteDirectoryCommand failed.(Seq 1444)
    ERROR: DF037: Unable to delete directory "C:\Program Files\Adobe\Adobe Flash CS5.5\AIR2.6\frameworks\projects\air\ApplicationUpdater". Error 145 The directory is not empty.(Seq 1446)
    ERROR: DW063: Command ARKDeleteDirectoryCommand failed.(Seq 1446)
    ERROR: DF037: Unable to delete directory "C:\Program Files\Adobe\Adobe Flash CS5.5\AIR2.6\frameworks\projects\air". Error 145 The directory is not empty.(Seq 1448)
    ERROR: DW063: Command ARKDeleteDirectoryCommand failed.(Seq 1448)
    ERROR: DF037: Unable to delete directory "C:\Program Files\Adobe\Adobe Flash CS5.5\AIR2.6\frameworks\projects". Error 145 The directory is not empty.(Seq 1449)
    ERROR: DW063: Command ARKDeleteDirectoryCommand failed.(Seq 1449)
    ERROR: DF037: Unable to delete directory "C:\Program Files\Adobe\Adobe Flash CS5.5\AIR2.6\frameworks". Error 145 The directory is not empty.(Seq 1467)
    ERROR: DW063: Command ARKDeleteDirectoryCommand failed.(Seq 1467)
    ----------- Payload: {08EF22BC-43B2-4B4E-BA12-52B18F418F38} Adobe Photoshop CS5.1 Core 12.1.0.0 -----------
    ERROR: DF037: Unable to delete directory "C:\Users\Administrator\AppData\Roaming\Adobe\Adobe Photoshop CS5.1". Error 145 The directory is not empty.(Seq 3498)
    ERROR: DW063: Command ARKDeleteDirectoryCommand failed.(Seq 3498)
    ----------- Payload: {0D96CFE6-376D-44B8-808A-16F3BEB73263} Adobe Media Encoder CS5.5 5.5.0.0 -----------
    ERROR: DF037: Unable to delete directory "C:\Users\Administrator\AppData\Roaming\Adobe\Adobe Media Encoder". Error 145 The directory is not empty.(Seq 5)
    ERROR: DW063: Command ARKDeleteDirectoryCommand failed.(Seq 5)
    ----------- Payload: {0094FC04-A548-4D8F-87C1-140431F76C2E} Adobe ExtendScript Toolkit CS5.5 3.6.0.0 -----------
    ERROR: DF037: Unable to delete directory "C:\Users\Administrator\AppData\Roaming\Adobe\ExtendScript Toolkit". Error 145 The directory is not empty.(Seq 381)
    ERROR: DW063: Command ARKDeleteDirectoryCommand failed.(Seq 381)
    ----------- Payload: {71BC8278-815D-4F8C-8FA5-C6F782C73892} Adobe CSXS Infrastructure CS5.5 2.5.0.0 -----------
    ERROR: DF037: Unable to delete directory "C:\Users\Administrator\AppData\Roaming\Adobe\CS5.5ServiceManager". Error 145 The directory is not empty.(Seq 8)
    ERROR: DW063: Command ARKDeleteDirectoryCommand failed.(Seq 8)
    Please search the above error/warning string(s) to find when the error occurred.
    These errors resulted in installer Exit Code mentioned below.
    Exit Code: 0 - No error.
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    END - Installer Session
      *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*

  • Why does indesign cs5.5 keep shutting down?

    Before i start - Im going to be honest im not great with computers. I'm using indesign cs5.5 (which im new too - to make things worse) im trying to delete a page that i have already worked on but no longer need but i keep getting theses messages -
    What am i doing wrong?? Its the first page of the doc as i want it to start with double page - hope this is making sense.
    thanks in advice

    this also came up
    Process:         Adobe InDesign CS5.5 [484]
    Path:            /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Adobe InDesign CS5.5
    Identifier:      com.adobe.InDesign
    Version:         7.5.0.142 (7500)
    Code Type:       X86 (Native)
    Parent Process:  launchd [145]
    User ID:         501
    Date/Time:       2013-07-04 15:21:37.049 +0100
    OS Version:      Mac OS X 10.8.4 (12E55)
    Report Version:  10
    Interval Since Last Report:          11201 sec
    Crashes Since Last Report:           11
    Per-App Interval Since Last Report:  42120 sec
    Per-App Crashes Since Last Report:   6
    Anonymous UUID:                      1BEF4F6C-79C0-9F9E-C213-38DFF34F498C
    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 CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Adobe InDesign CS5.5
        __TEXT                 0000000000001000-0000000000005000 [   16K] r-x/rwx SM=COW  /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Adobe InDesign CS5.5
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   PublicLib.dylib                         0x0128eb37 ProtectiveShutdown::~ProtectiveShutdown() + 279
    1   com.adobe.InDesign.AppFramework          0x0a97a0f3 0xa960000 + 106739
    2   PublicLib.dylib                         0x012500eb CmdUtils::ProcessCommand(ICommand*) + 59
    3   com.adobe.InDesign.Spread               0x0fd32e9c GetPlugIn + 345772
    4   com.adobe.InDesign.Spread               0x0fd3314d GetPlugIn + 346461
    5   com.adobe.InDesign.Spread               0x0fcd001f 0xfcbb000 + 86047
    6   PublicLib.dylib                         0x0124ef92 Command::DoImmediate(short) + 34
    7   com.adobe.InDesign.Utilities            0x0bd02aa3 0xbd01000 + 6819
    8   com.adobe.InDesign.Utilities            0x0bd02ccc 0xbd01000 + 7372
    9   com.adobe.InDesign.AppFramework          0x0a97a198 0xa960000 + 106904
    10  PublicLib.dylib                         0x012500eb CmdUtils::ProcessCommand(ICommand*) + 59
    11  PublicLib.dylib                         0x0124e841 CompoundSequenceCmd::Do() + 369
    12  PublicLib.dylib                         0x0124ef92 Command::DoImmediate(short) + 34
    13  com.adobe.InDesign.Utilities            0x0bd02aa3 0xbd01000 + 6819
    14  com.adobe.InDesign.Utilities            0x0bd02ccc 0xbd01000 + 7372
    15  com.adobe.InDesign.AppFramework          0x0a97a198 0xa960000 + 106904
    16  PublicLib.dylib                         0x012500eb CmdUtils::ProcessCommand(ICommand*) + 59
    17  com.adobe.InDesign.Pages Panel          0x14520ec6 GetPlugIn + 160998
    18  com.adobe.InDesign.Application UI          0x0c48d89a GetPlugIn + 256410
    19  com.adobe.InDesign.Application UI          0x0c485e9b GetPlugIn + 225179
    20  com.adobe.InDesign.Application UI          0x0c4859f3 GetPlugIn + 223987
    21  com.apple.HIToolbox                     0x9a3b6772 CarbonReceiveMapper + 116
    22  com.apple.HIServices                    0x99760d9e DoLegacyDropMessage + 120
    23  com.apple.HIServices                    0x99760c1e DoDropMessage + 43
    24  com.apple.HIServices                    0x99760bb7 SendDropMessage + 43
    25  com.apple.HIServices                    0x99764885 DragInApplication + 703
    26  com.apple.HIServices                    0x99763b84 CoreDragStartDragging + 517
    27  com.apple.HIToolbox                     0x9a3b5e9a TrackDrag + 634
    28  com.adobe.InDesign.Application UI          0x0c48816c GetPlugIn + 234092
    29  com.adobe.InDesign.Application UI          0x0c48b37e GetPlugIn + 246910
    30  com.adobe.InDesign.Pages Panel          0x144e85b1 0x144e2000 + 26033
    31  WidgetBinLib.dylib                      0x028ea114 PanelEventHandler::LButtonDn(IEvent*) + 116
    32  com.adobe.InDesign.Pages Panel          0x145012e2 GetPlugIn + 30978
    33  WidgetBinLib.dylib                      0x028ea114 PanelEventHandler::LButtonDn(IEvent*) + 116
    34  com.adobe.InDesign.Pages Panel          0x145012e2 GetPlugIn + 30978
    35  com.adobe.InDesign.Pages Panel          0x145312a5 GetPlugIn + 227525
    36  WidgetBinLib.dylib                      0x028ea114 PanelEventHandler::LButtonDn(IEvent*) + 116
    37  WidgetBinLib.dylib                      0x028ea114 PanelEventHandler::LButtonDn(IEvent*) + 116
    38  com.adobe.InDesign.Widgets              0x0da71063 GetPlugIn + 120659
    39  WidgetBinLib.dylib                      0x028ea114 PanelEventHandler::LButtonDn(IEvent*) + 116
    40  WidgetBinLib.dylib                      0x028ea114 PanelEventHandler::LButtonDn(IEvent*) + 116
    41  com.adobe.InDesign.Application UI          0x0c4fdd3e GetPlugIn + 716350
    42  WidgetBinLib.dylib                      0x0297c0f0 CDefaultEH::LButtonDn(IEvent*) + 48
    43  PublicLib.dylib                         0x0126f75e CEventDispatcher::DispatchToEventHandlers(IEvent*) + 222
    44  PublicLib.dylib                         0x0126f218 CEventDispatcher::DispatchEvent(IEvent*, IEvent::SystemHandledState) + 24
    45  com.adobe.InDesign.Application UI          0x0c497b76 GetPlugIn + 298102
    46  com.adobe.InDesign.Application UI          0x0c49560c GetPlugIn + 288524
    47  com.adobe.InDesign.Application UI          0x0c4d0450 GetPlugIn + 529744
    48  com.apple.HIToolbox                     0x9a3b99bb _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36
    49  com.apple.HIToolbox                     0x9a241394 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1343
    50  com.apple.HIToolbox                     0x9a240780 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 430
    51  com.apple.HIToolbox                     0x9a254655 SendEventToEventTarget + 88
    52  com.apple.HIToolbox                     0x9a2745c7 ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 2141
    53  com.apple.HIToolbox                     0x9a24183f DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2538
    54  com.apple.HIToolbox                     0x9a240780 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 430
    55  com.apple.HIToolbox                     0x9a254655 SendEventToEventTarget + 88
    56  com.adobe.InDesign.AppFramework          0x0a962aff 0xa960000 + 11007
    57  com.adobe.InDesign.AppFramework          0x0a98800a GetPlugIn + 14282
    58  com.adobe.InDesign                      0x000028ab main + 187
    59  com.adobe.InDesign                      0x000027c6 start + 54
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x9677a9ae kevent + 10
    1   libdispatch.dylib                       0x954cdc71 _dispatch_mgr_invoke + 993
    2   libdispatch.dylib                       0x954cd7a9 _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib                  0x967798e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x96b5f2e9 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x96b5f572 pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore          0x9562d6ad TSWaitOnConditionTimedRelative + 177
    4   com.apple.CoreServices.CarbonCore          0x95579acb MPWaitOnQueue + 261
    5   PMRuntime.dylib                         0x00016130 MemUtils::GetAvailMem() + 288
    6   com.apple.CoreServices.CarbonCore          0x95600a7b PrivateMPEntryPoint + 68
    7   libsystem_c.dylib                       0x96b5a5b7 _pthread_start + 344
    8   libsystem_c.dylib                       0x96b44d4e thread_start + 34
    Thread 3:
    0   libsystem_kernel.dylib                  0x967777d2 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x96776cb0 mach_msg + 68
    2   com.apple.CoreServices.CarbonCore          0x9562a35b TS_exception_listener_thread + 89
    3   libsystem_c.dylib                       0x96b5a5b7 _pthread_start + 344
    4   libsystem_c.dylib                       0x96b44d4e thread_start + 34
    Thread 4:
    0   libsystem_kernel.dylib                  0x967798e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x96b5f280 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x96be5095 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore          0x9562d492 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore          0x9562d68e TSWaitOnConditionTimedRelative + 146
    5   com.apple.CoreServices.CarbonCore          0x95579acb MPWaitOnQueue + 261
    6   com.adobe.ACE                           0x0005e309 0x23000 + 242441
    7   com.adobe.ACE                           0x0005dd01 0x23000 + 240897
    8   com.apple.CoreServices.CarbonCore          0x95600a7b PrivateMPEntryPoint + 68
    9   libsystem_c.dylib                       0x96b5a5b7 _pthread_start + 344
    10  libsystem_c.dylib                       0x96b44d4e thread_start + 34
    Thread 5:
    0   libsystem_kernel.dylib                  0x967798e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x96b5f2e9 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x96becaf0 pthread_cond_wait + 48
    3   com.adobe.amt.services                  0x09dfe274 C_AMTUISwitchSuppressUpdates + 16864
    4   com.adobe.amt.services                  0x09df7074 C_EULA_SetState + 2166
    5   com.adobe.amt.services                  0x09dfe2da C_AMTUISwitchSuppressUpdates + 16966
    6   libsystem_c.dylib                       0x96b5a5b7 _pthread_start + 344
    7   libsystem_c.dylib                       0x96b44d4e thread_start + 34
    Thread 6:
    0   libsystem_kernel.dylib                  0x967798e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x96b5f2e9 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x96becaf0 pthread_cond_wait + 48
    3   TINthread.dylib                         0x11d7c7a5 ThreadUtils::ThreadPool::Dispatcher() + 277
    4   TINthread.dylib                         0x11d7c83f ThreadUtils::ThreadPool::ThreadProc(void*) + 17
    5   libsystem_c.dylib                       0x96b5a5b7 _pthread_start + 344
    6   libsystem_c.dylib                       0x96b44d4e thread_start + 34
    Thread 7:
    0   libsystem_kernel.dylib                  0x96779c72 __semwait_signal + 10
    1   libsystem_c.dylib                       0x96be4a55 nanosleep$UNIX2003 + 189
    2   com.adobe.InDesign.Support for JavaScript          0x0fa6efab GetPlugIn + 344123
    3   com.adobe.InDesign.Support for JavaScript          0x0fa529c3 GetPlugIn + 227923
    4   com.adobe.InDesign.Support for JavaScript          0x0fa6f0b8 GetPlugIn + 344392
    5   libsystem_c.dylib                       0x96b5a5b7 _pthread_start + 344
    6   libsystem_c.dylib                       0x96b44d4e thread_start + 34
    Thread 8:
    0   libsystem_kernel.dylib                  0x96779b3e __recvfrom + 10
    1   libsystem_c.dylib                       0x96be4bbf recv$UNIX2003 + 54
    2   ServiceManager-Launcher.dylib           0x168702d7 Invoke + 54887
    3   ServiceManager-Launcher.dylib           0x1686f376 Invoke + 50950
    4   ServiceManager-Launcher.dylib           0x1686e227 Invoke + 46519
    5   ServiceManager-Launcher.dylib           0x1686e279 Invoke + 46601
    6   ServiceManager-Launcher.dylib           0x1686e303 Invoke + 46739
    7   ServiceManager-Launcher.dylib           0x16868706 Invoke + 23190
    8   ServiceManager-Launcher.dylib           0x168688ef Invoke + 23679
    9   ServiceManager-Launcher.dylib           0x168694cf Invoke + 26719
    10  ServiceManager-Launcher.dylib           0x168695cd Invoke + 26973
    11  ServiceManager-Launcher.dylib           0x1686c9b8 Invoke + 40264
    12  ServiceManager-Launcher.dylib           0x1686cc61 Invoke + 40945
    13  ServiceManager-Launcher.dylib           0x1686d28f Invoke + 42527
    14  ServiceManager-Launcher.dylib           0x1686d48c Invoke + 43036
    15  ServiceManager-Launcher.dylib           0x1685f11a Login + 1654
    16  ServiceManager-Launcher.dylib           0x168606f7 Login + 7251
    17  ServiceManager-Launcher.dylib           0x1686d9fb Invoke + 44427
    18  ServiceManager-Launcher.dylib           0x1686ff49 Invoke + 53977
    19  libsystem_c.dylib                       0x96b5a5b7 _pthread_start + 344
    20  libsystem_c.dylib                       0x96b44d4e thread_start + 34
    Thread 9:
    0   libsystem_kernel.dylib                  0x967798e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x96b5f2e9 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x96becaf0 pthread_cond_wait + 48
    3   com.adobe.adobeswfl                     0x1eaab42f APXGetHostAPI + 2599903
    4   com.adobe.adobeswfl                     0x1e84453f APXGetHostAPI + 81135
    5   com.adobe.adobeswfl                     0x1eaab51c APXGetHostAPI + 2600140
    6   com.adobe.adobeswfl                     0x1eaab587 APXGetHostAPI + 2600247
    7   com.adobe.adobeswfl                     0x1eaab6a6 APXGetHostAPI + 2600534
    8   libsystem_c.dylib                       0x96b5a5b7 _pthread_start + 344
    9   libsystem_c.dylib                       0x96b44d4e thread_start + 34
    Thread 10:
    0   libsystem_kernel.dylib                  0x967798e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x96b5f2e9 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x96becaf0 pthread_cond_wait + 48
    3   com.adobe.adobeswfl                     0x1eaab42f APXGetHostAPI + 2599903
    4   com.adobe.adobeswfl                     0x1e84453f APXGetHostAPI + 81135
    5   com.adobe.adobeswfl                     0x1eaab51c APXGetHostAPI + 2600140
    6   com.adobe.adobeswfl                     0x1eaab587 APXGetHostAPI + 2600247
    7   com.adobe.adobeswfl                     0x1eaab6a6 APXGetHostAPI + 2600534
    8   libsystem_c.dylib                       0x96b5a5b7 _pthread_start + 344
    9   libsystem_c.dylib                       0x96b44d4e thread_start + 34
    Thread 11:
    0   libsystem_kernel.dylib                  0x96777826 semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore          0x95600810 MPWaitOnSemaphore + 106
    2   MultiProcessor Support                  0x1b73a0f8 ThreadFunction(void*) + 78
    3   com.apple.CoreServices.CarbonCore          0x95600a7b PrivateMPEntryPoint + 68
    4   libsystem_c.dylib                       0x96b5a5b7 _pthread_start + 344
    5   libsystem_c.dylib                       0x96b44d4e thread_start + 34
    Thread 12:
    0   libsystem_kernel.dylib                  0x967798e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x96b5f2e9 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x96b5f572 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.adobeswfl                     0x1eaab3f7 APXGetHostAPI + 2599847
    4   com.adobe.adobeswfl                     0x1eac5e4e APXGetHostAPI + 2708990
    5   com.adobe.adobeswfl                     0x1eaab51c APXGetHostAPI + 2600140
    6   com.adobe.adobeswfl                     0x1eaab587 APXGetHostAPI + 2600247
    7   com.adobe.adobeswfl                     0x1eaab6a6 APXGetHostAPI + 2600534
    8   libsystem_c.dylib                       0x96b5a5b7 _pthread_start + 344
    9   libsystem_c.dylib                       0x96b44d4e thread_start + 34
    Thread 13:
    0   libsystem_kernel.dylib                  0x967798e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x96b5f2e9 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x96b5f572 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.adobeswfl                     0x1eaab3f7 APXGetHostAPI + 2599847
    4   com.adobe.adobeswfl                     0x1ec22348 APXGetHostAPI + 4135672
    5   com.adobe.adobeswfl                     0x1eaab51c APXGetHostAPI + 2600140
    6   com.adobe.adobeswfl                     0x1eaab587 APXGetHostAPI + 2600247
    7   com.adobe.adobeswfl                     0x1eaab6a6 APXGetHostAPI + 2600534
    8   libsystem_c.dylib                       0x96b5a5b7 _pthread_start + 344
    9   libsystem_c.dylib                       0x96b44d4e thread_start + 34
    Thread 14:
    0   libsystem_kernel.dylib                  0x9677a0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x96b5d0ac _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x96b5ce79 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x96b44d2a start_wqthread + 30
    Thread 15:
    0   libsystem_kernel.dylib                  0x9677a0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x96b5d0ac _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x96b5ce79 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x96b44d2a start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x0128ea34  ecx: 0xffffffff  edx: 0x02f4b7f8
      edi: 0xbfffd6f4  esi: 0x0366b668  ebp: 0xbfffd748  esp: 0xbfffd690
       ss: 0x00000023  efl: 0x00010246  eip: 0x0128eb37   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x00000000
    Logical CPU: 0
    Binary Images:
        0x1000 -     0x4ffb +com.adobe.InDesign (7.5.0.142 - 7500) <C7B8B88C-A6B0-6D19-90C9-8D0DEF16C955> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Adobe InDesign CS5.5
        0xa000 -     0xafff +InDesignModel (0) <30F20A0C-431C-E52D-BDEF-DAF8C99E8BB4> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/InDesignModel.framework/Versions/A/InDesignModel
        0xf000 -     0xffff +InDesignModelAndUI (0) <F70C26E5-8747-4B57-8849-78889B389510> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/InDesignModelAndUI.framework/Versions/A/InDesignModelAndUI
       0x14000 -    0x1bff3 +PMRuntime.dylib (1) <FD895FC0-241A-7DC6-AB12-5B3491A9E624> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/PMRuntime.dylib
       0x23000 -   0x15eff2 +com.adobe.ACE (AdobeACE 2.18.00.12659 - 2.18.00.12659) <5BD496D2-2E2B-0411-779F-855603C5B2AE> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
      0x186000 -   0x6acfff +com.adobe.AGM (AdobeAGM 4.20.70.12659 - 4.20.70.12659) <F1616614-B565-4CC9-C2FA-459FBC857981> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
      0x7f6000 -   0x832fff +com.adobe.ARE (AdobeARE 1.5.02.12659 - 1.5.02.12659) <9AF30878-D3F4-7E85-0820-B674CED4558A> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeARE.framework/Versions/A/AdobeARE
      0x83c000 -   0x857fff +com.adobe.BIB (AdobeBIB 1.2.02.12659 - 1.2.02.12659) <802FB4A6-C5FF-522C-89A5-83EB4C139B12> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
      0x862000 -   0x883ff7 +com.adobe.BIBUtils (AdobeBIBUtils 1.1.01 - 1.1.01) <6710FF23-871B-C9A2-306C-15EDBA2AADEA> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
      0x890000 -   0xb82ff7 +com.adobe.CoolType (AdobeCoolType 5.07.124.12659 - 5.07.124.12659) <0481471E-E075-0782-BA1C-C5A5E23C5565> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
      0xc0f000 -   0xfe8ff7 +com.adobe.MPS (AdobeMPS 5.5.0.12783 - 5.5.0.12783) <D67E9F42-5C32-4E64-9AE8-B292565E1326> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
    0x111f000 -  0x118dff7 +ObjectModelLib.dylib (1) <CBC3A0F4-5567-AE0C-8E1A-886D0E4DEFF7> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/ObjectModelLib.dylib
    0x11b2000 -  0x120cfe7 +DataBaseLib.dylib (1) <5825417D-9630-83F2-2A46-4A1E1F64406A> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/DataBaseLib.dylib
    0x1227000 -  0x163efff +PublicLib.dylib (1) <C771D26E-109E-B663-A7B8-62B809C34629> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/PublicLib.dylib
    0x17ce000 -  0x17e5ff6 +AdobeAFL (1) <CFC0FF78-A748-AC45-2E62-8F20090D911C> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeAFL.framework/Versions/A/AdobeAFL
    0x17f6000 -  0x17feff3 +boost_threads (0) <B00C0C9E-7175-B6D2-E58B-7278E0EB8863> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/boost_threads.framework/Versions/1_37/boost_threads
    0x1808000 -  0x180dffd +ASLSupportLib.dylib (1) <85A313EC-05FF-23C5-0EEB-C74D412645FF> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/ASLSupportLib.dylib
    0x1813000 -  0x1814ff2 +libtbbmalloc.dylib (0) <A1EAB5E4-3F88-5E37-7068-7A35A3EC69DE> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/libtbbmalloc.dylib
    0x1818000 -  0x1826fe7 +libtbb.dylib (0) <FFA49B03-C516-D23D-B535-B64D7CD35ECE> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/libtbb.dylib
    0x182e000 -  0x1966fe7 +WRServices (0) <9E3A36AD-71F1-B9C7-AC3F-30A7E63C8B57> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
    0x19a8000 -  0x19acffc +com.adobe.AdobeCrashReporter (3.0 - 5.5.20101001) <EA9B7B55-7FE5-14D2-FBAE-817121F94086> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashReporter
    0x19b2000 -  0x2362fff +libicudata.dylib.36.0 (36) <02108DEA-3DD2-14BE-DAEB-BE522B619C1D> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/ICUData.framework/Versions/3.6/libicudata.dylib.36.0
    0x2365000 -  0x2432ff3 +libicui18n.dylib.36.0 (36) <08F15219-7F35-574E-7725-1ACAA1B18A00> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/ICUInternationalization.framework/Versions/3.6/libicui18n.d ylib.36.0
    0x2495000 -  0x256ffef +libicuuc.dylib.36.0 (36) <5EE72009-40B3-7FB7-3A49-576AEDE0D400> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/ICUUnicode.framework/Versions/3.6/libicuuc.dylib.36.0
    0x25af000 -  0x261ffeb +com.adobe.adobe_caps (adobe_caps 4.0.42.0 - 4.0.42.0) <55D7D2EA-D21E-98B1-77C6-58C0A0E07051> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
    0x262a000 -  0x2698ffb +com.adobe.amtlib (amtlib 4.0.0.21 - 4.0.0.21) <3090D254-587A-A820-DBCD-729C27532FC8> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
    0x26af000 -  0x2748fef +boost_regex (0) <462635B6-7AF0-B43D-74D6-4AC15ACBC66A> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/boost_regex.framework/Versions/1_37/boost_regex
    0x278d000 -  0x27c9ff7  com.apple.vmutils (4.2.1 - 108) <6918860D-B24F-356C-9374-025BFFEA66A3> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x27e3000 -  0x288efff  libcrypto.0.9.7.dylib (106) <041B3399-5033-3395-9A71-6693F3A33D94> /usr/lib/libcrypto.0.9.7.dylib
    0x28d2000 -  0x28d4ffb +boost_system (0) <FBD2BBDA-A758-FFCE-ABBA-7FDAB09FAF0F> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/boost_system.framework/Versions/1_37/boost_system
    0x28d9000 -  0x2a77fff +WidgetBinLib.dylib (1) <BF0D4AF6-C502-352D-DA1D-5EFBCA827993> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/WidgetBinLib.dylib
    0x2b5b000 -  0x2cfafe7 +com.adobe.owl (AdobeOwl version 3.0.84 - 3.0.84) <25884999-8A98-F8C9-699B-ED75261B6BFC> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
    0x2d63000 -  0x2de0fff +AdobeOwlCanvas (1) <65B2E680-4F43-BE46-2290-3500758D1BF7> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeOwlCanvas.framework/Versions/A/AdobeOwlCanvas
    0x2dfc000 -  0x2dffffc +com.adobe.ape.shim (adbeape version 3.1.74.12761 - 3.1.74.12761) <FE2ABE8A-1D3F-7AF5-297C-D22FC3E0FBDA> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
    0x3dc7000 -  0x3dccfff  com.apple.audio.AppleHDAHALPlugIn (2.3.7 - 2.3.7fc4) <903097A8-3922-3BF8-8B82-8BD1D831F6E7> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Conten ts/MacOS/AppleHDAHALPlugIn
    0x3df1000 -  0x3dfffff  libSimplifiedChineseConverter.dylib (61) <60899F9C-A79F-3BC2-855E-DC5C78B98FEB> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x3e03000 -  0x3e15ffd  libTraditionalChineseConverter.dylib (61) <519CAA3F-715E-3CAE-B158-57EC95D916B1> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x3e1b000 -  0x3e26fff  libGPUSupport.dylib (8.9.2) <01E0F852-CBB7-3EE7-A2CD-79CB4A3EF2B5> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport .dylib
    0x3e2d000 -  0x3e58ff7  GLRendererFloat (8.9.2) <96FF25EA-1BC3-3FBA-85B6-08CC9F1D2077> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFl oat
    0x3e61000 -  0x3e69ffd  libcldcpuengine.dylib (2.2.16) <0BE2D018-66CC-3F69-B8F1-7A81EEEE09F4> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    0x3e70000 -  0x3e79ff7 +FastCore (???) <D6D6370C-7316-A804-FCF2-45FD60439834> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobePSL.framework/PlugIns/FastCore.plugin/Contents/MacOS/F astCore
    0x9dd9000 -  0x9e44fe7 +com.adobe.amt.services (AMTServices 4.0.0.21 [BuildVersion: 4.0; BuildDate: Mon Jan 24 2011 21:49:00] - 4.0.0.21) <018F21DE-7E2E-C850-4C32-D4A2131ABF74> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/amtservices.framework/Versions/A/amtservices
    0x9e60000 -  0x9e68fff +com.adobe.asneu.framework (asneu version 1.7.0.1 - 1.7.0.1) <80195B5C-2C67-D841-232C-74FCAB79D304> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/asneu.framework/Versions/A/asneu
    0xa1dc000 -  0xa215ffb +com.adobe.AAM.AdobeUpdaterNotificationFramework (UpdaterNotifications 2.0.0.15 - 2.0.0.15) <3A9CF871-6678-90BB-3770-CDBF56AF21D5> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/UpdaterNotifications.framework/Versions/A/UpdaterNotificati ons
    0xa3d5000 -  0xa3d6ff3 +com.adobe.InDesign.Metadata Database Filter (7.5.0.142 - 0) <4BBF4896-D573-119F-F44E-2B647F9CA5BF> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Metadata Database Filter.InDesignPlugin/Metadata Database Filter
    0xa3db000 -  0xa3dcff1 +com.adobe.InDesign.Global Preferences Panel (7.5.0.142 - 0) <85F380E9-DDB5-4671-4473-227A5DB8C5DB> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Global Preferences Panel.InDesignPlugin/Global Preferences Panel
    0xa3e1000 -  0xa3f5fff +com.adobe.AdobeSFL (AdobeSFL 1.1.0.12783 - 1.1.0.12783) <DF8BD226-F63C-17C9-3A48-1E9D8AC79353> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeSFL.framework/Versions/A/AdobeSFL
    0xa960000 -  0xaaf4fe7 +com.adobe.InDesign.AppFramework (7.5.0.142 - 0) <8D408CDA-B256-926D-33BF-F9FE8BA6BF52> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/AppFramework.InDesignPlugin/AppFramework
    0xb400000 -  0xb57cff7 +com.adobe.InDesign.Layout UI (7.5.0.142 - 0) <BF79DE26-6FA5-F647-59F9-6492DA99BEF5> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Layout UI.InDesignPlugin/Layout UI
    0xb605000 -  0xb659ff7 +com.adobe.InDesign.Import Export UI (7.5.0.142 - 0) <798A82C2-D58E-223D-424D-EA0EE1BE14C1> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Import Export UI.InDesignPlugin/Import Export UI
    0xb684000 -  0xb757ff7 +com.adobe.InDesign.Hyperlinks (7.5.0.142 - 0) <E1142D20-690C-F71A-D488-DA475046CAE5> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Hyperlinks.InDesignPlugin/Hyperlinks
    0xb7a3000 -  0xb80dff7 +com.adobe.InDesign.Master Page (7.5.0.142 - 0) <D26C418D-DB9A-EBB4-4683-11788565F9FD> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Master Page.InDesignPlugin/Master Page
    0xb835000 -  0xb850ffb +com.adobe.InDesign.IME (7.5.0.142 - 0) <13C0D3D0-6290-FAFC-4B37-57835D92293C> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/IME.InDesignPlugin/IME
    0xb862000 -  0xb9f3feb +com.adobe.InDesign.Text Walker (7.5.0.142 - 0) <CDABE946-9188-80C3-7647-B5A48721C698> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Text Walker.InDesignPlugin/Text Walker
    0xba97000 -  0xbad9ff7 +com.adobe.InDesign.Linguistics (7.5.0.142 - 0) <878DBFDF-7D69-35A8-2652-DE759858C21F> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Linguistics.InDesignPlugin/Linguistics
    0xbafa000 -  0xbb48fff +com.adobe.InDesign.Text Panel (7.5.0.142 - 0) <70374F1B-6312-E7E4-2463-0928185FCC04> /Applications/Adobe InDesign CS5.5/*/Text Panel
    0xbb6a000 -  0xbb99ff0 +TextPanelLib.dylib (1) <0C3DE096-BEA9-5C37-1C4B-E597611FE756> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/TextPanelLib.dylib
    0xbbb7000 -  0xbbf6ffc +com.adobe.InDesign.Spelling Panel (7.5.0.142 - 0) <0C30B312-6573-7EEE-9825-8D0CB3C64518> /Applications/Adobe InDesign CS5.5/*/Spelling Panel
    0xbc18000 -  0xbcc3fff +com.adobe.InDesign.Text Editor (7.5.0.142 - 0) <15A5DCF7-68CF-C655-0DC2-597344EFFBB1> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Text Editor.InDesignPlugin/Text Editor
    0xbd01000 -  0xbd25fef +com.adobe.InDesign.Utilities (7.5.0.142 - 0) <58F6C2A9-6DED-218C-8DCB-C93E1292BCFD> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Utilities.InDesignPlugin/Utilities
    0xbd3e000 -  0xbf1ffff +com.adobe.InDesign.Package and Preflight (7.5.0.142 - 0) <CB1F2F8F-96BF-051F-C9B4-6333B4CAD819> /Applications/Adobe InDesign CS5.5/*/Package and Preflight
    0xbfb1000 -  0xc009ff7 +com.adobe.AdobeXMPCore (Adobe XMP Core 5.2 -c 3 - 61.141987) <31B045A8-AA5F-AFDF-E2DD-71B418CD1707> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    0xc019000 -  0xc03fff6 +com.adobe.AXE8SharedExpat (AdobeAXE8SharedExpat 3.5.101.12783 - 3.5.101.12783) <C7FD5306-E881-A19A-0F40-0E3844278526> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8SharedEx pat
    0xc052000 -  0xc128fef +com.adobe.InDesign.Color Management (7.5.0.142 - 0) <E527C98F-07A4-27EA-CBA1-AAA6D9013FEE> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Color Management.InDesignPlugin/Color Management
    0xc2b5000 -  0xc2e3ff2 +com.adobe.Reader for DOCX (Reader for DOCX 5.5.0.12783 - 5.5.0.12783) <3EAC0912-78DA-D791-9A84-3D52A0EBAE24> /Applications/Adobe InDesign CS5.5/*/Reader for DOCX
    0xc2f4000 -  0xc2f5ffd  com.apple.textencoding.unicode (2.5 - 2.5) <4E2ABBEB-1F0D-3C06-BA0C-C3CEDDF17BD2> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0xc2fa000 -  0xc2fbffd +com.adobe.InDesign.Help (7.5.0.142 - 0) <CEB5D662-51B7-241D-925B-4F35F5EF83D4> /Applications/Adobe InDesign CS5.5/*/Help
    0xc400000 -  0xc662feb +com.adobe.InDesign.Application UI (7.5.0.142 - 0) <6C7D1595-0A3F-F4CC-4A05-9AB25904E679> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Application UI.InDesignPlugin/Application UI
    0xc768000 -  0xc800fff +com.adobe.AdobeExtendScript (ExtendScript 4.1.28 - 4.1.28.13048) <A9394CC7-8E48-FE0F-FDB5-37D0FE77435B> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/AdobeExtendScript
    0xc861000 -  0xc8eeff7 +com.adobe.AdobeScCore (ScCore 4.1.28 - 4.1.28.13048) <68FB7168-645E-BD55-5EAA-007315B53997> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCore
    0xc935000 -  0xc98bffb +com.adobe.headlights.LogSessionFramework (2.1.2.1263) <5B594BC9-5222-651B-6B70-7AD067035B1A> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
    0xc9d4000 -  0xcb61ffb +com.adobe.InDesign.Document Framework (7.5.0.142 - 0) <11303160-46A1-F578-AE66-926F1F903F72> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Document Framework.InDesignPlugin/Document Framework
    0xcc5b000 -  0xcd6cff3 +com.adobe.InDesign.SangamServicer-Mapper (7.5.0.142 - 0) <825729F5-772E-9F27-2710-147A497256B5> /Applications/Adobe InDesign CS5.5/*/SangamServicer-Mapper
    0xcdbb000 -  0xce24ffb +com.adobe.AdobeSangam (AdobeSangam 5.5.0.12783 - 5.5.0.12783) <EE734EB4-6DC9-A88E-F189-584CB3CC300F> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeSangam.framework/Versions/A/AdobeSangam
    0xce70000 -  0xcf3dfe7 +com.adobe.AXEDOMCore (AdobeAXEDOMCore 3.5.101.12783 - 3.5.101.12783) <117ACA20-072D-0AB2-CCB9-0385FF43CB14> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeAXEDOMCore.framework/Versions/A/AdobeAXEDOMCore
    0xcfaf000 -  0xd068fff +com.adobe.AXEXSLT (AdobeAXSLE 3.5.101.12783 - 3.5.101.12783) <4187300A-A810-B5AA-A037-791EABE98CAE> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeAXSLE.framework/Versions/A/AdobeAXSLE
    0xd0d4000 -  0xd157ff2 +com.adobe.AdobeSangamML (AdobeSangamML 5.5.0.12783 - 5.5.0.12783) <6BB4FF8D-2121-CD9A-375E-3676D87B9FB9> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeSangamML.framework/Versions/A/AdobeSangamML
    0xd18a000 -  0xd1efff3 +com.adobe.Reader for Excel (Reader for Excel 5.5.0.12783 - 5.5.0.12783) <4E274D61-9128-F37D-4837-26C0DE381677> /Applications/Adobe InDesign CS5.5/*/Reader for Excel
    0xd20a000 -  0xd292fff +com.adobe.Reader For PageMaker (Reader For PageMaker 5.5.0.12783 - 5.5.0.12783) <107A2E69-B4B2-F522-D66D-1E12BCCD1045> /Applications/Adobe InDesign CS5.5/*/Reader For PageMaker
    0xd2b6000 -  0xd2daffb +PMFileReader.dylib (1) <067D798E-A885-F281-E9FC-64CD81688345> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/PMFileReader.dylib
    0xd2df000 -  0xd3dffff +com.adobe.Reader for Quark (Reader for Quark 5.5.0.12783 - 5.5.0.12783) <DD4A9EBE-20F5-7469-E72F-EE90980741DF> /Applications/Adobe InDesign CS5.5/*/Reader for Quark
    0xd406000 -  0xd46cff4 +com.adobe.Reader for RTF (Reader for RTF 5.5.0.12783 - 5.5.0.12783) <984288A8-94B9-BC95-FBF0-6F365701DF96> /Applications/Adobe InDesign CS5.5/*/Reader for RTF
    0xd48c000 -  0xd500ff4 +com.adobe.Reader for Word (Reader for Word 5.5.0.12783 - 5.5.0.12783) <57375CEC-6E04-2571-D77B-060B13D28B82> /Applications/Adobe InDesign CS5.5/*/Reader for Word
    0xd51f000 -  0xd594fe2 +com.adobe.Reader for XLSX (Reader for XLSX 5.5.0.12783 - 5.5.0.12783) <47A05136-AB06-1EE4-DD81-10F102AAB3F3> /Applications/Adobe InDesign CS5.5/*/Reader for XLSX
    0xd5bd000 -  0xd5c5ff7 +com.adobe.ZTextReader (ZTextReader 5.5.0.12783 - 5.5.0.12783) <6C5C3A2C-5754-C172-6F64-F6A6168CE2CA> /Applications/Adobe InDesign CS5.5/*/ZTextReader
    0xd64c000 -  0xd6b0ff7 +com.adobe.InDesign.XMLParser (7.5.0.142 - 0) <CBF3AAB0-86BB-BBF2-4D96-0A4A8110B4B5> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/XMLParser.InDesignPlugin/XMLParser
    0xd6d8000 -  0xd8a1fef +com.adobe.InDesign.XML (7.5.0.142 - 0) <5189B06E-3EFC-E215-2932-C164CF316876> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/XML.InDesignPlugin/XML
    0xd93e000 -  0xd962fff +com.adobe.InDesign.WorldReady (7.5.0.142 - 0) <35E745DE-9201-7F54-E0DD-895C0000FA28> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/WorldReady.InDesignPlugin/WorldReady
    0xd975000 -  0xd9a9ffb +com.adobe.InDesign.Workgroup (7.5.0.142 - 0) <E3BA5C81-70E2-25BF-630A-E491CFE09952> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Workgroup.InDesignPlugin/Workgroup
    0xd9bf000 -  0xd9dafff +com.adobe.InDesign.Workgroup Client (7.5.0.142 - 0) <41839E06-2B38-2225-B7E6-82F7FB5C0CB2> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Workgroup Client.InDesignPlugin/Workgroup Client
    0xd9ea000 -  0xd9f2ffe +com.adobe.InDesign.Workgroup Client UI (7.5.0.142 - 0) <5DC4A3D0-12C1-A243-C697-AF4A0D1CF60D> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Workgroup Client UI.InDesignPlugin/Workgroup Client UI
    0xd9f9000 -  0xdb0cfeb +com.adobe.InDesign.Widgets (7.5.0.142 - 0) <92D951DB-5262-E331-7123-2EF3CE1026C3> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Widgets.InDesignPlugin/Widgets
    0xdb91000 -  0xdc9ffef +com.adobe.InDesign.Transparency (7.5.0.142 - 0) <5A43618F-5283-0522-27CA-DAC2C651D88B> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Transparency.InDesignPlugin/Transparency
    0xdced000 -  0xea7efeb +com.adobe.psl (AdobePSL 12.0.0.12659 - 12.0.0.12659) <03D5B098-AD3C-FB84-0D0D-7DE57C025F3F> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobePSL.framework/Versions/A/AdobePSL
    0xede6000 -  0xedf5fff +com.adobe.InDesign.Text Editor Model (7.5.0.142 - 0) <A72F1E12-4B7F-EB06-9CF3-2438A9E7AAEE> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Text Editor Model.InDesignPlugin/Text Editor Model
    0xef00000 -  0xef52ff1 +com.adobe.InDesign.TOC (7.5.0.142 - 0) <D735757B-674F-2B98-FE61-3DDB48CE19FA> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/TOC.InDesignPlugin/TOC
    0xef72000 -  0xf478ff7 +com.adobe.InDesign.Text (7.5.0.142 - 0) <6E232C2A-7FAB-5A10-63D5-62C8986ACB4E> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Text.InDesignPlugin/Text
    0xf5f2000 -  0xf657fff +com.adobe.InDesign.Text Wrap (7.5.0.142 - 0) <E2EAC53B-4D2A-C445-970F-1210C2E4A614> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Text Wrap.InDesignPlugin/Text Wrap
    0xf67d000 -  0xf6a7fff +com.adobe.InDesign.Text Wrap Path (7.5.0.142 - 0) <47423658-3254-F342-8C6D-303833490E38> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Text Wrap Path.InDesignPlugin/Text Wrap Path
    0xf6b2000 -  0xf6fbfff +com.adobe.InDesign.Text Attributes (7.5.0.142 - 0) <97F3EF6E-346A-3B92-1E4C-2DCE6E451DEC> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Text Attributes.InDesignPlugin/Text Attributes
    0xf722000 -  0xf769fff +com.adobe.InDesign.TableStyles (7.5.0.142 - 0) <1BC33831-E1AF-2617-746C-0175688A58A0> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/TableStyles.InDesignPlugin/TableStyles
    0xf782000 -  0xf97cfff +com.adobe.InDesign.Table Model (7.5.0.142 - 0) <19A6AA46-B2FB-1914-08CC-C2DF1EE51CCE> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Table Model.InDesignPlugin/Table Model
    0xfa0e000 -  0xfa98ff7 +com.adobe.InDesign.Support for JavaScript (7.5.0.142 - 0) <BEAE6DA2-21DF-2ED4-BD76-053F665A89C1> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Support for JavaScript.InDesignPlugin/Support for JavaScript
    0xfad3000 -  0xfb17fff +com.adobe.InDesign.Support for AppleScript (7.5.0.142 - 0) <72C25DCD-42B9-E9B8-14EB-F0E32F406606> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Support for AppleScript.InDesignPlugin/Support for AppleScript
    0xfb32000 -  0xfc02fe7 +com.adobe.InDesign.Graphics (7.5.0.142 - 0) <DCA66589-8A34-5595-2BD9-F8090563B762> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Graphics.InDesignPlugin/Graphics
    0xfc4e000 -  0xfc9dffb +com.adobe.InDesign.Stroke and Fill (7.5.0.142 - 0) <B7D31D36-C6B6-78CC-52A6-E5E4C3A65337> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Stroke and Fill.InDesignPlugin/Stroke and Fill
    0xfcbb000 -  0xfd9efff +com.adobe.InDesign.Spread (7.5.0.142 - 0) <00386BD6-451D-A61B-9CE8-D8C121762D81> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Spread.InDesignPlugin/Spread
    0xfded000 -  0xfe32ff0 +com.adobe.InDesign.Spread UI (7.5.0.142 - 0) <712A1BE8-B8DE-7800-2528-714CC910369A> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Spread UI.InDesignPlugin/Spread UI
    0xfe4e000 -  0xfe8affb +com.adobe.InDesign.Spline (7.5.0.142 - 0) <8CEFB169-65C7-B546-734E-30CACF084E43> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Spline.InDesignPlugin/Spline
    0xfea8000 -  0xfee1fff +com.adobe.InDesign.Spline UI (7.5.0.142 - 0) <909F6496-5243-7E94-5A82-CBB7C30CFE89> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Spline UI.InDesignPlugin/Spline UI
    0xff01000 -  0xff0ffff +com.adobe.InDesign.Spelling Service (7.5.0.142 - 0) <A65001B0-C39E-001C-FF9A-0C2F42F06F3D> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Spelling Service.InDesignPlugin/Spelling Service
    0xff1c000 -  0xff29fff +com.adobe.InDesign.Sound (7.5.0.142 - 0) <12F9F083-586A-6C5E-5F74-B20F197352AC> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Sound.InDesignPlugin/Sound
    0xff35000 -  0xff56ff7 +com.adobe.InDesign.SharedContent (7.5.0.142 - 0) <1E9F595E-928D-03EB-7FDD-F2F91C7A8DCD> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/SharedContent.InDesignPlugin/SharedContent
    0xff69000 -  0xff83ff2 +com.adobe.InDesign.Sections (7.5.0.142 - 0) <73FB3557-F4B5-1DA9-0FF5-5A8FFE4E91BA> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Sections.InDesignPlugin/Sections
    0xff93000 - 0x1002cff7 +com.adobe.InDesign.Scripting (7.5.0.142 - 0) <37732D36-D9CC-F7A1-989E-8A2B90BC4905> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Scripting.InDesignPlugin/Scripting
    0x1005f000 - 0x10079fff +com.adobe.InDesign.Rulers (7.5.0.142 - 0) <A0397830-63EC-4648-BDA6-D8A8B2B4A2B4> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Rulers.InDesignPlugin/Rulers
    0x1008a000 - 0x101d6fff +com.adobe.InDesign.Print (7.5.0.142 - 0) <23314410-A1CE-055A-F03A-74D9AB059111> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Print.InDesignPlugin/Print
    0x10238000 - 0x1026afe7 +com.adobe.InDesign.PNG Import Filter (7.5.0.142 - 0) <BD12B7F4-90BF-91FA-18DD-E17F18541ABE> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/PNG Import Filter.InDesignPlugin/PNG Import Filter
    0x10275000 - 0x102a8ff7 +com.adobe.InDesign.Photoshop Import Filter (7.5.0.142 - 0) <2DD22890-FBF0-B6D8-82C9-3367B98E74E1> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Photoshop Import Filter.InDesignPlugin/Photoshop Import Filter
    0x102c0000 - 0x10313ff3 +com.adobe.InDesign.Book (7.5.0.142 - 0) <B4885AFB-B2D0-7334-1989-9524FD4FC6A4> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Book.InDesignPlugin/Book
    0x10338000 - 0x1042dfe7 +com.adobe.InDesign.Image (7.5.0.142 - 0) <366DF110-9E72-A8BD-5600-DBD7408E9951> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Image.InDesignPlugin/Image
    0x1047d000 - 0x10486ffb +com.adobe.InDesign.Group (7.5.0.142 - 0) <4109367F-5E27-881F-274E-2F9B96C61157> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Group.InDesignPlugin/Group
    0x10491000 - 0x10575fef +com.adobe.InDesign.EPS Page Item (7.5.0.142 - 0) <E2341852-4E4C-6880-CFC1-FC900BB4F6E4> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/EPS Page Item.InDesignPlugin/EPS Page Item
    0x105be000 - 0x107a0fff +com.adobe.InDesign.PDF (7.5.0.142 - 0) <75374F8F-15A2-6734-0002-9E3E4BA60536> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/PDF.InDesignPlugin/PDF
    0x10831000 - 0x10914fef +com.adobe.PDFPort (AdobePDFPort 2.1.0.12895 - 2.1.0.12895) <C7CDB72D-081A-E40C-3FF8-284D96F68E57> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobePDFPort.framework/Versions/A/AdobePDFPort
    0x1094c000 - 0x10967ff9 +AdobePDFSettings (1) /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobePDFSettings.framework/Versions/A/AdobePDFSettings
    0x10981000 - 0x10b46ff7 +com.adobe.InDesign.Generic Page Item (7.5.0.142 - 0) <5BC38A5B-0214-C072-9F58-FB9F32CDAAFE> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Generic Page Item.InDesignPlugin/Generic Page Item
    0x10bde000 - 0x10c17ffb +com.adobe.InDesign.Path Type (7.5.0.142 - 0) <8A3BD04D-2AB4-20B1-99D0-78BE61941918> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Path Type.InDesignPlugin/Path Type
    0x10c34000 - 0x10c3cff3 +PathTypeLib.dylib (1) <8609265F-D811-48ED-CAEE-E20A68D4E6FE> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/PathTypeLib.dylib
    0x10c43000 - 0x10d06fff +com.adobe.InDesign.Paragraph Composer (7.5.0.142 - 0) <F840479A-06BD-609C-095B-F39DD694D6E9> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Paragraph Composer.InDesignPlugin/Paragraph Composer
    0x10d27000 - 0x10d5bfff +com.adobe.InDesign.Open Place (7.5.0.142 - 0) <4DBD079D-0A13-0D8B-419D-7FEB65FF7FCF> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Open Place.InDesignPlugin/Open Place
    0x10d75000 - 0x10d8afff +com.adobe.InDesign.Movie (7.5.0.142 - 0) <B9AB8E35-D4C9-0FFC-650A-718ABE17607A> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Movie.InDesignPlugin/Movie
    0x10d9a000 - 0x10e17ff7 +com.adobe.InDesign.Metadata (7.5.0.142 - 0) <05C2EB44-E814-E70E-A17D-C99F81F52DE8> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Metadata.InDesignPlugin/Metadata
    0x10e48000 - 0x10eeeff3 +com.adobe.AdobeXMPFiles (Adobe XMP Files 5.2 -f 17 - 61.141987) <963C6B68-E97E-A983-A716-6A8FA37E9D2D> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/AdobeXMPFiles.framework/Versions/A/AdobeXMPFiles
    0x10f2c000 - 0x10f7eff7 +com.adobe.InDesign.Media (7.5.0.142 - 0) <B6786555-0472-9E99-3BD2-FC9D16AE89F7> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Media.InDesignPlugin/Media
    0x10fa0000 - 0x110dfff7 +com.adobe.InDesign.Links (7.5.0.142 - 0) <7ECA5641-B4BD-E368-8962-B4044745BD4A> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Links.InDesignPlugin/Links
    0x11145000 - 0x11166ff3 +com.adobe.InDesign.Layout (7.5.0.142 - 0) <D3AC0213-DB4C-16C8-BEC4-DE89209A1EF8> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Layout.InDesignPlugin/Layout
    0x11178000 - 0x1119cfff +com.adobe.InDesign.Layer (7.5.0.142 - 0) <B35B106C-8EEA-3A91-52C6-CBB3D58BDAC1> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Layer.InDesignPlugin/Layer
    0x111b1000 - 0x1126dfff +com.adobe.InDesign.INXCore (7.5.0.142 - 0) <7E5BEC36-0B3B-DCA6-1850-B74A6474B15A> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/INXCore.InDesignPlugin/INXCore
    0x112b0000 - 0x11392ff7 +com.adobe.InDesign.Indexing (7.5.0.142 - 0) <FAAEC28E-8BE7-72C8-770C-CD680DB8604D> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Indexing.InDesignPlugin/Indexing
    0x113d0000 - 0x1144eff3 +com.adobe.InDesign.InCopyWorkflow (7.5.0.142 - 0) <EC780277-4C3A-CA35-768B-C4D3873DFFE8> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/InCopyWorkflow.InDesignPlugin/InCopyWorkflow
    0x1148b000 - 0x11495ff3 +com.adobe.InDesign.InCopySharedUI (7.5.0.142 - 0) <D473C4F5-2D25-B841-E5D9-028BF32BC555> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/InCopySharedUI.InDesignPlugin/InCopySharedUI
    0x114a1000 - 0x11580fe7 +com.adobe.InDesign.InCopyShared (7.5.0.142 - 0) <3064A755-C8ED-7697-E670-AD641690BB27> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/InCopyShared.InDesignPlugin/InCopyShared
    0x115d2000 - 0x1162bfef +com.adobe.InDesign.Image Filters (7.5.0.142 - 0) <BF3D1FD7-8F20-0839-3D80-4C2F2E25F158> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Image Filters.InDesignPlugin/Image Filters
    0x1163a000 - 0x11650fff +com.adobe.InDesign.Guides (7.5.0.142 - 0) <E4AEB43F-629D-AB80-13AD-48400DDD3770> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Guides.InDesignPlugin/Guides
    0x11660000 - 0x116bdffb +com.adobe.InDesign.Gradient Fill (7.5.0.142 - 0) <A41D8F17-419C-49F3-6579-A405EA311CA7> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Gradient Fill.InDesignPlugin/Gradient Fill
    0x116e4000 - 0x116eeff7 +com.adobe.InDesign.GenericSettings (7.5.0.142 - 0) <A712DBF0-540D-6F78-BCD0-47820055989D> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/GenericSettings.InDesignPlugin/GenericSettings
    0x116f7000 - 0x11805fff +com.adobe.InDesign.GalleyUI (7.5.0.142 - 0) <A23A3454-8582-CDC5-01C2-730CDC7E1FF1> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/GalleyUI.InDesignPlugin/GalleyUI
    0x1184f000 - 0x118a1ffb +com.adobe.InDesign.Galley (7.5.0.142 - 0) <BAC0BFF4-6275-0B2C-2A14-D6E0F5740019> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Galley.InDesignPlugin/Galley
    0x118bf000 - 0x1193efff +com.adobe.InDesign.FormField (7.5.0.142 - 0) <04AA4221-098D-1F87-BB24-6B563A648B97> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/FormField.InDesignPlugin/FormField
    0x11972000 - 0x11a6fff7 +com.adobe.InDesign.Font Manager (7.5.0.142 - 0) <C48F8BA3-8E6F-63AF-EE70-8D3B51038ADE> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Font Manager.InDesignPlugin/Font Manager
    0x11aac000 - 0x11acdfef +com.adobe.SING (12.0.4 - 12.0.4) <440244FD-6A2F-4128-B9BF-F1C804B1CB6F> /Library/Application Support/Adobe/*/SING.bundle/Contents/MacOS/SING
    0x11ae3000 - 0x11bacff1 +com.adobe.SINGCore (12.0.11 - 12.0.11) <87B1D0A5-E4F3-4239-A81E-BB5FA0B242D8> /Library/Application Support/Adobe/*/SINGCore.bundle/Contents/MacOS/SINGCore
    0x11d7b000 - 0x11d7efff +TINthread.dylib (1) /Library/Application Support/Adobe/*/TINthread.dylib
    0x11d85000 - 0x1204bfd3 +com.adobe.TIN (TIN 2.0.17 - 2.0.17) /Library/Application Support/Adobe/*/TIN.bundle/Contents/MacOS/TIN
    0x121de000 - 0x124f5ffd +com.adobe.InDesign.Dynamic Documents (7.5.0.142 - 0) <CBCE694B-97A9-7D4D-C799-05CBEB900FCC> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Dynamic Documents.InDesignPlugin/Dynamic Documents
    0x125d6000 - 0x126b7ff4 +com.adobe.AGMFL (AdobeAGMFL 2.1.0.12659 - 2.1.0.12659) <36E18AF4-44A0-8310-FA95-302E59206D56> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/ADBE_AGMFL.framework/Versions/A/ADBE_AGMFL
    0x126ec000 - 0x1287dff3 +aflamingo (1) <C4136948-FE16-15C4-F1B9-040E014AF2CA> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/Frameworks/aflamingo.framework/Versions/A/aflamingo
    0x128c8000 - 0x128cefff +com.adobe.InDesign.Document UI (7.5.0.142 - 0) <E05C2C47-C7C1-7105-845E-A19E866C6582> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Document UI.InDesignPlugin/Document UI
    0x128d6000 - 0x128f4ffe +com.adobe.InDesign.Document Actions (7.5.0.142 - 0) <EA164F5E-9FF6-9C78-3304-BD0C44D6EF38> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Document Actions.InDesignPlugin/Document Actions
    0x12906000 - 0x12922ff3 +com.adobe.InDesign.Dialog Layout (7.5.0.142 - 0) <A7CF2212-1F92-7A3B-5EF1-689EC3F85846> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Dialog Layout.InDesignPlugin/Dialog Layout
    0x12933000 - 0x1297cff7 +com.adobe.InDesign.Conditional Text (7.5.0.142 - 0) <30CAB7B8-696D-2F18-5206-557F381C24CA> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Conditional Text.InDesignPlugin/Conditional Text
    0x1299e000 - 0x129f4ff7 +com.adobe.InDesign.CompFontMgr (7.5.0.142 - 0) <306CB6D8-AF98-394F-971E-3E71D66B4D5E> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/CompFontMgr.InDesignPlugin/CompFontMgr
    0x12a15000 - 0x12a87ffa +com.adobe.InDesign.CJKGrid (7.5.0.142 - 0) <1CECF746-B564-53C2-09A7-E88A68EC0B90> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/CJKGrid.InDesignPlugin/CJKGrid
    0x12ab3000 - 0x12b3bffb +com.adobe.InDesign.CJK Text Attributes (7.5.0.142 - 0) <B04E8AE5-F801-D8E4-0C4B-C1C7477C12CF> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/CJK Text Attributes.InDesignPlugin/CJK Text Attributes
    0x12b71000 - 0x12ba2fff +com.adobe.InDesign.CellStyles.rpln (7.5.0.142 - 0) <502EA752-4648-0FDE-CEDC-6BA8B14773E7> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/CellStyles.rpln.InDesignPlugin/CellStyles.rpln
    0x12bba000 - 0x12bc8fff +com.adobe.InDesign.Buzzword Access (7.5.0.142 - 0) <863BF7E8-CECA-DD5F-50B0-7682936AA058> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Buzzword Access.InDesignPlugin/Buzzword Access
    0x12bd3000 - 0x12c77fe1 +com.adobe.InDesign.BNCore (7.5.0.142 - 0) <578D6272-20A6-ED7F-2C78-63358CEE37CA> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/BNCore.InDesignPlugin/BNCore
    0x12cad000 - 0x12cfeff7 +com.adobe.InDesign.Behavior (7.5.0.142 - 0) <10573684-DA3A-E5BB-FA1D-ED74D92CAF3B> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Behavior.InDesignPlugin/Behavior
    0x12d28000 - 0x12d59ffb +com.adobe.InDesign.Basic Tools (7.5.0.142 - 0) <824B5528-5647-C891-30B5-45656EF00CD6> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Basic Tools.InDesignPlugin/Basic Tools
    0x12d75000 - 0x12d9dff7 +com.adobe.InDesign.AWSUI (7.5.0.142 - 0) <E9203DE7-CD7C-B9C6-4D65-0425A1B82331> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/AWSUI.InDesignPlugin/AWSUI
    0x12db5000 - 0x12df0ffb +com.adobe.InDesign.AWS (7.5.0.142 - 0) <0DC62D0E-284B-7306-BF47-F5CFD8E03BF9> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/AWS.InDesignPlugin/AWS
    0x12e0e000 - 0x12e8ffe7 +com.adobe.InDesign.Assignments (7.5.0.142 - 0) <6B3E75B0-9182-FF85-D32C-E222EB250B6C> /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Required/Assignments.InDesignPlugin/Assignments
    0x12ec3000 - 0x12ee3fff +com.adobe.I

  • Pasting text into indesign CS5 causes constant crashing

    We have a problem with one of our computers and indesign CS5. When they paste text from any other program into indesign it crashes. It may be OK for 10 minutes or so but then crashes. This is a big job with lots of business cards and they need to copy and paste text from excel and then into indesign. She gets through 4 or 5 and then it crashes. We have deleted preferences a few times and tried pasting into text edit first but it always ends up crashing indesign. It happens when text is pasted from a pdf or word also.
    Any ideas?
    TR

    Not a very timely reply but, I was being vexed as well with copying from one InDesign document to another.  The original and the destination were both two color newsletters.  I would copy an entire page and switch to the destination document to paste it.  Unfortunately, once the Command-C was initiated, the swirling ball of death eventually resulted in a crash.  After three attempts and restarting my computer, I tried it again but, same result.
    Then, I copied only one element at a time (graphic, then a text box, grouped text and graphic...etc.)  Not until I came to a single Placed EPS graphic (Illustrator EPS) did it initiate the death spiral. (I'd previously deleted all unused colors just in case)
    I opened the offending file and noticed that a radial gradient contained a spot color and a CMYK mix (instead of a percentage of the same spot color).  That was all it appeared to be... so far.  A bit odd that THAT would hang such a powerful suite of software.
    I plan to try a full page copy/paste to see if that was indeed the problem.
    Computer Info: 2009 MAC Tower, 2.66 GHz Quad-Core Intel Xeon, 8GB RAM, OS 10.6.8, CS6. (and I was completely sober)
    PS: I tried the full page copy/paste and, it worked without a hiccup.
    Message was edited by: SlamDesi

Maybe you are looking for

  • Unicode problem in PCD translation

    hi, I am translating the PCD content in german, french and finding some special charachter which I am replacing with HTML unicode as below mentioned. English -Upcoming Events and Training French  -Calendrier des événements et formations It is getting

  • How can I book a one to one session?

    How can I book a one to one session. Each time I log on with my apple id I get informed that my one to one has expired and no other options are offered. The one to one this refers to is now several years old, and the one I purchased last week I'm una

  • Flex with Red5 Help.....

    Hi everybody.... I need information about using Red5 with Flex.... Im newbie about it. Does anybody know about tutorials or something that it can help me....

  • [Solved] Date command not working, maxing out memory and cpu.

    So I've encountered and incredibly strange problem. Today, I was working on a script for my bar panel. I was following z3bra's guide "Meeting at The Bar Really simple stuff, nothing harmful: #! /bin/sh # Fox - do whatever # Gathers various info to be

  • Viewing Microsoft Word Documents on iPod

    I tried to put some Microsoft word documents on my iPod but when I selected them from my iPod only a jumbled word would show up. Does anyone know how I can succesfully put Microsoft Word Documents on my iPod?