InDesign CC crashes - Lauch/Text tool

I just have upgraded my cs6 to the new cc-suite.  But indesign cc does not work properly on my iMac.  Each time I want to make a text frame or work in a text frame in a old ID-file indesign cc crashes.  I have some urgent deadlines from different tasks that need to be finished. HELP.  Thanks in advance for an answer please.

Hi there,
it's crashing either way.
Here's the upper part of the stack trace, I'm getting:
Unhandled exception at 0x000007FED3070099 (Text.rpln) in InDesign.exe: 0xC0000005: Access violation reading location 0x0000000000000000
>
Text.rpln!000007fed3070099()
Character Panel.apln!000007fed046d93e()
Character Panel.apln!000007fed046df70()
Text Panel.apln!000007fecfec2d8e()
Text Panel.apln!000007fecfec2f4d()
TextPanelLib.dll!000007fed27dca4a()
Font Manager.rpln!000007fed5cfc0ac()
Font Manager.rpln!000007fed5cfc80b()
Font Manager.rpln!000007fed5cfd2aa()
Font Manager.rpln!000007fed5d00904()
TextPanelLib.dll!000007fed27da54d()
TextPanelLib.dll!000007fed27d5c54()
DV_WidgetBin.dll!00000000011cf3bd()
DV_WidgetBin.dll!00000000011ff32f()
DV_WidgetBin.dll!00000000011cebb9()
DV_WidgetBin.dll!00000000011d0ec7()
Character Panel.apln!000007fed0480384()
DV_WidgetBin.dll!00000000011cf3bd()
DV_WidgetBin.dll!00000000011cebb9()
DV_WidgetBin.dll!00000000011c7ae4()
DV_WidgetBin.dll!00000000011c7b4b()
DV_WidgetBin.dll!00000000011d0eab()
DV_WidgetBin.dll!00000000011c7987()
Application UI.rpln!000007fed7286c1e()

Similar Messages

  • InDesign CC crashes using Text Tool

    I upgraded to InDesign CC on a Windows 7 platform, and every time I select the Text Tool, the application crashes. I tried download an available update today and restarting my computer from a cold boot, but that didn''t help either.
    Any ideas?
    Other functions seem to be working just fine. I can place objects and save without the application crashing. Even starting a brand-new document crashes with the Text Tool.
    Thanks!
    Heidi

    Check this: http://forums.adobe.com/message/5419991. It was a widespread problem, so Adobe put it in the FAQ at the top of this forum.

  • Indesign crashes using text tool

    I am using Indesign CS6 (8.0.1) with MacOS 10.8.2. Upon startup, Indesign gives me an error message saying (free translation from Swedish) something like "The resource file could not be opened". It then crashes as soon as I click the text tool. I have tried deleting the prefs, but that doesn't seem to make a difference.
    Can anyone advise what might be wrong and what I should try to fix my issue? Thank you very much in advance, your help is much appreciated!

    Yes.
    Did you replace the prefs yet? If not, log in on the old user and do that. It may be enough. If not, see John's list of additional files to be deleted at Adobe Forums: InDesign crashes at startup
    Note that most or all of the files you need to work with will be hidden, so if you don't know how to find them already, see Access hidden user library files | Mac OS 10.7 Lion

  • InDesign keeps crashing on type tool/when multiple files are opened??

    I've 'trashed' my preferences, updated both Suitcase 3 and CS5 to the latest updates...and still having issues. Just constant crashing whenever I open multiple files, or as soon as I enter a text box to make edits.
    Here's my two crash reports:
    pastebin.com/Q3LeHAZ7
    http://pastebin.com/3pSxgUvN
    And a sample process:
    http://pastebin.com/DDCGyEG1
    Any advice would be greatly appreciated! Thanks!

    Hmm yes, I've just had my first crash of the day - tried to package a file and it froze when copying the font files over.
    Well, that does seem a plausible summary of what is happening. Your crash report is of particular interest, because it doesn't really implicate InDesign:
    Thread 34 Crashed:
    0   com.apple.CoreFoundation           0x91f6f65f _CFURLIsFileURL + 15
    1   com.apple.CoreFoundation           0x91fd2a80 CFURLSetResourcePropertiesForKeys + 32
    2   com.apple.DesktopServices          0x90bc6af0 TCopyWriter::WriteDates() + 990
    3   com.apple.DesktopServices          0x90bc639f TCopyWriter::WriteExtendedAttributes() + 357
    4   com.apple.DesktopServices          0x90bc00f3 TCopyWriter::Write() + 185
    5   com.apple.DesktopServices          0x90bbf9d5 TCopyWriter::WriteTaskProc(void*) + 75
    6   ...ple.CoreServices.CarbonCore     0x9294254a PrivateMPEntryPoint + 68
    7   libSystem.B.dylib                  0x90a06259 _pthread_start + 345
    8   libSystem.B.dylib                  0x90a060de thread_start + 34
    so, that is a crash in Apple code. Now, of course, the apple code was called from InDesign, and there's a certain degree of garbage-in-garbage-out. If you ask the operating system to copy a nonexistent file to a nonexistent device, it might crash. It shouldn't but it might.
    And if we look at thread 0, which is InDesign code, we can sort of see where InDesign invoked the operating system:
    Thread 0:  Main Thread  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib                  0x90a06aa2 __semwait_signal + 10
    1   libSystem.B.dylib                  0x90a0675e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                  0x90a083f8 pthread_cond_wait$UNIX2003 + 73
    3   ...ple.CoreServices.CarbonCore     0x9297721e TSWaitOnCondition + 126
    4   ...ple.CoreServices.CarbonCore     0x92962b68 TSWaitOnConditionTimedRelative + 202
    5   ...ple.CoreServices.CarbonCore     0x9295e533 MPWaitOnQueue + 250
    6   com.apple.DesktopServices          0x90bc730b TCopyQueue::WaitOnRecordDone() + 55
    7   com.apple.DesktopServices          0x90bc1287 TCopyReader::GetNextItem() + 875
    8   com.apple.DesktopServices          0x90bbfdf6 TCopyReader::Read(unsigned long long, TCountedPtr<TCFURLInfo> const&, TCountedPtr<TCFURLInfo> const&) + 164
    9   com.apple.DesktopServices          0x90bf64e3 TFSCopyOperation::CopyToTarget() + 613
    10  com.apple.DesktopServices          0x90bf9228 TFSCopyOperation::DoCopy(TCountedPtr<TCFURLInfo> const&) + 780
    11  com.apple.DesktopServices          0x90bf9898 TFSCopyOperation::Run() + 174
    12  com.apple.DesktopServices          0x90bee5e9 _NodeOperation + 438
    13  ...ple.CoreServices.CarbonCore     0x929c2090 _FSOperateOnObjectSync + 352
    14  ...ple.CoreServices.CarbonCore     0x929c228f _FSPathOperateOnObjectSync + 210
    15  AdobeAFL                           0x016e9101 adobe::afl::CoreFileUtils::CopyFile(adobe::afl::AFile const&, adobe::afl::AFile const&, bool) + 365
    16  PublicLib.dylib                    0x014339da FileLinkResourceHandler::CopyToFile(UIDRef const&, URI const&, IDFile&) const + 58
    17  com.adobe.InDesign.Links           0x21c54c4e 0x21bd8000 + 511054
    So, where does that leave us? Well, we would like to know what file is being copied, and why the file copy operation caused the operating system to crash the program.
    Are you sure it was a font? Could it have been copying another linked file?
    I don't suppose you have any folks around the office who know their way around Apple's Xcode tools, that are used for developing Objective C applications? There are some ways to figure out what file is causing InDesign to crash, but they're all kind of cryptic and annoying to explain without doing it in person...
    If not, let me know and I'll try to figure out a simple way to explain it... (and to figure out which of the cryptic tools are the best ones to recommend for this situation. A question that might take me some time to answer....)

  • Indesign 2014 Crashes when Text Reflows

    We are having an interesting problem.
    We have discovered a possible bug in CC 2014
    We suspect the measurement of frame is creating an issue. If the frame is less than the text width and the reflown text does not accommodate within the available space of the frame (while the last page of text flows into next chapter opening page), then the file quits.
    Anyone else having issues like above and has anyone seen a fix for this. Fix is obvious to make the frame wider.
    But doesn't make for a very clean Indesign file this did not happen till we moved to CC 2014
    We do rough pagination for our clients and they get the file back and insert art and other elements so they will get text reflow and crashing.
    Thank you Matt

    You can download CS6. Just log into your Creative Cloud account and go to https://creative.adobe.com/products/indesign Scroll down a little bit, and under the picture, under "In this version" you can change the version you want to download.

  • Preview crash using text tool

    Hi all!
    below  the console report
    anyone has advice?
    thanks
    federico
    Process:    
    Preview [59586]
    Path:       
    /Applications/Preview.app/Contents/MacOS/Preview
    Identifier: 
    com.apple.Preview
    Version:    
    5.5.3 (719.31)
    Build Info: 
    Preview-719031000000000~1
    Code Type:  
    X86 (Native)
    Parent Process:  launchd [306]
    Date/Time:  
    2013-03-21 12:37:24.643 +0100
    OS Version: 
    Mac OS X 10.7.5 (11G63)
    Report Version:  9
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000001c66b40
    VM Regions Near 0x1c66b40:
    MALLOC_TINY       
    0000000001b00000-0000000001c00000 [ 1024K] rw-/rwx SM=PRV 
    --> MALLOC_TINY       
    0000000001c00000-0000000001d00000 [ 1024K] rw-/rwx SM=COW 
    MALLOC_TINY       
    0000000001d00000-0000000001f00000 [ 2048K] rw-/rwx SM=PRV 
    Application Specific Information:
    objc[59586]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   ???                      
    0x01c66b40 0 + 29780800
    1   com.apple.CoreFoundation 
    0x9bdac880 __CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__ + 16
    2   com.apple.CoreFoundation 
    0x9bd5fce1 __CFRunLoopDoBlocks + 337
    3   com.apple.CoreFoundation 
    0x9bd8a9b8 __CFRunLoopRun + 1096
    4   com.apple.CoreFoundation 
    0x9bd8a1dc CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation 
    0x9bd8a088 CFRunLoopRunInMode + 120
    6   com.apple.AppKit         
    0x92d95042 _NSUnhighlightCarbonMenu + 199
    7   com.apple.AppKit         
    0x92d9e94d -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 204
    8   com.apple.AppKit         
    0x92d9dfb5 -[NSMenu _performActionWithHighlightingForItemAtIndex:sendAccessibilityNotification:] + 79
    9   com.apple.AppKit         
    0x92d9df61 -[NSMenu _performActionWithHighlightingForItemAtIndex:] + 48
    10  com.apple.AppKit         
    0x92d17e77 -[NSMenu performKeyEquivalent:] + 306
    11  com.apple.AppKit         
    0x92d168e6 -[NSApplication _handleKeyEquivalent:] + 594
    12  com.apple.AppKit         
    0x92c0c34f -[NSApplication sendEvent:] + 5772
    13  com.apple.Preview        
    0x00004170 0x1000 + 12656
    14  com.apple.AppKit         
    0x92b9db21 -[NSApplication run] + 1007
    15  com.apple.AppKit         
    0x92e2eac5 NSApplicationMain + 1054
    16  com.apple.Preview        
    0x00002cd5 0x1000 + 7381
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib   
    0x9088e90a kevent + 10
    1   libdispatch.dylib        
    0x9909ee04 _dispatch_mgr_invoke + 969
    2   libdispatch.dylib        
    0x9909d853 _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib   
    0x9088e02e __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x9b6b9ccf _pthread_wqthread + 773
    2   libsystem_c.dylib        
    0x9b6bb6fe start_wqthread + 30
    Thread 3:
    0   libsystem_kernel.dylib   
    0x9088e02e __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x9b6b9ccf _pthread_wqthread + 773
    2   libsystem_c.dylib        
    0x9b6bb6fe start_wqthread + 30
    Thread 4:
    0   libsystem_kernel.dylib   
    0x9088e02e __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x9b6b9ccf _pthread_wqthread + 773
    2   libsystem_c.dylib        
    0x9b6bb6fe start_wqthread + 30
    Thread 5:
    0   libsystem_kernel.dylib   
    0x9088dbb2 __semwait_signal + 10
    1   libsystem_c.dylib        
    0x9b66c7b9 nanosleep$UNIX2003 + 187
    2   com.apple.Foundation     
    0x9c52502b +[NSThread sleepForTimeInterval:] + 170
    3   com.apple.PDFKit         
    0x9543c9d2 -[PDFDisplayView periodicFlushRoutine:] + 145
    4   com.apple.Foundation     
    0x9c4e4e25 -[NSThread main] + 45
    5   com.apple.Foundation     
    0x9c4e4dd5 __NSThread__main__ + 1582
    6   libsystem_c.dylib        
    0x9b6b7ed9 _pthread_start + 335
    7   libsystem_c.dylib        
    0x9b6bb6de thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x0409d000  ebx: 0x01a8c1b0  ecx: 0xffffffa0  edx: 0x00000000
      edi: 0x01a8a160  esi: 0x92f7f915  ebp: 0xbfffe8d8  esp: 0xbfffe8ac
       ss: 0x00000023  efl: 0x00010206  eip: 0x01c66b40   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x01c66b40
    Logical CPU: 6
    Binary Images:
    0x1000 -   0x19bfe3  com.apple.Preview (5.5.3 - 719.31) <4686AA36-FE66-37BF-9390-D91AAD08EA3A> /Applications/Preview.app/Contents/MacOS/Preview
      0x1f6000 -   0x20ffff  com.apple.MediaUI (1.0 - 1) <9E6C31B6-FA75-3937-BA84-D44F350722BA> /System/Library/PrivateFrameworks/MediaUI.framework/Versions/A/MediaUI
      0x700000 -   0x705ff7 +com.eltima.FolxIM (??? - 1.3) <D9B0FAAC-F7FD-A668-9AA1-35BFB517ED2B> /Library/InputManagers/*/FolxIM.bundle/Contents/MacOS/FolxIM
      0x7cd000 -   0x7d9ffb  libGPUSupport.dylib (??? - ???) <A4467427-9E43-3F03-96E7-B09BBD5F0A6D> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
      0x7e0000 -   0x7e9ff6  libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <95A88DC8-E5EE-363F-9275-214D5AB7A2EF> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
      0x7f0000 -   0x7f2fff  libCoreFSCache.dylib (??? - ???) <9E7CBE71-566C-36E9-A49F-C5FF6956D76F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
    0x1f0e000 -  0x1f0fff1 +cl_kernels (??? - ???) <4BAEF71A-BB7B-4102-83F9-D0692829716F> cl_kernels
    0x1f91000 -  0x1f91ff8 +cl_kernels (??? - ???) <4E272A52-A916-4101-993F-A7AE9489F1C4> cl_kernels
    0x3a75000 -  0x3aa2ff0  GLRendererFloat (??? - ???) <B72FCE8D-7A5E-35F3-8A9F-0D139F8921AB> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x7c00000 -  0x7d88ff9  GLEngine (??? - ???) <84549EEF-900F-397A-AABC-47DD261F40BE> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x7dbf000 -  0x7f29ffb  libGLProgrammability.dylib (??? - ???) <169ED314-B937-3877-A7D7-4AFB96D8C561> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x9100000 -  0x939cff3  com.apple.ATIRadeonX3000GLDriver (7.32.12 - 7.3.2) <86BEF6D7-D130-36AB-8939-5AB20C0681FE> /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRade onX3000GLDriver
    0x97af000 -  0x97afff7 +cl_kernels (??? - ???) <4BB855B5-3F59-4B0B-9D2F-F441099A324E> cl_kernels
    0x97b5000 -  0x97b6ffd +cl_kernels (??? - ???) <8DD6BA0B-83DF-414C-965A-745C3F87E4D5> cl_kernels
    0x97be000 -  0x97bfff5 +cl_kernels (??? - ???) <6886AD01-1CEB-4A0B-9782-EA1D242608CE> cl_kernels
    0xa000000 -  0xa381fef  com.apple.driver.AppleIntelHD3000GraphicsGLDriver (7.32.12 - 7.3.2) <AB1CE0F6-8FD8-384E-9DE9-A31DDD0607BD> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD3000GraphicsGLDriver
    0xa48c000 -  0xa63eff3  libCMaps.A.dylib (600.0.0 - compatibility 64.0.0) <1F0F3995-C870-3769-8ECF-CE16EA43BCB2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCMaps.A.dylib
    0xa646000 -  0xa6eeff7  unorm8_bgra.dylib (2.0.19 - compatibility 1.0.0) <99A967D2-5577-396B-BD11-56EAFF962AB2> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
    0x8fe26000 - 0x8fe58aa7  dyld (195.6 - ???) <60FD3471-A1D7-342E-99A7-3EDECDAEC6EC> /usr/lib/dyld
    0x90010000 - 0x90017ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
    0x903e4000 - 0x90471ff7  com.apple.CoreText (220.22.0 - ???) <EA7210A7-DECC-3F76-8A66-D4E41859B3C6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90472000 - 0x90475ffd  libCoreVMClient.dylib (??? - ???) <B8F8916D-F12A-3D95-ABF3-999D57B7D581> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x90476000 - 0x9047cffb  com.apple.print.framework.Print (7.4 - 247.3) <CB075EEE-FA1F-345C-A1B5-1AB266FC73A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x904cd000 - 0x904d6ffc  com.apple.DisplayServicesFW (2.5.4 - 323.3) <820C4B45-814A-3101-A1FA-044CA6D2FBC8> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x904d7000 - 0x904e5ff7  libxar-nossl.dylib (??? - ???) <5BF4DA8E-C319-354A-967E-A0C725DC8BA3> /usr/lib/libxar-nossl.dylib
    0x904ed000 - 0x90561fff  com.apple.CoreSymbolication (2.2 - 73.2) <FA9305CA-FB9B-3646-8C41-FF8DF15AB2C1> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x90562000 - 0x905c4ffb  com.apple.datadetectorscore (3.0 - 179.4) <8340BEC3-FB03-3AD8-B9E8-1FFA9DC7C220> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x905c5000 - 0x9065cfff  com.apple.securityfoundation (5.0 - 55116) <510A3BA7-7171-3D98-A717-8EECCCE5FC91> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x9065d000 - 0x906b8ff3  com.apple.Symbolication (1.3 - 91) <B9D69476-B09A-38BB-AB8F-644C0032DA97> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x906b9000 - 0x906bcff7  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
    0x906bd000 - 0x9072cfff  com.apple.Heimdal (2.2 - 2.0) <2E1B8779-36D4-3C62-A67E-0034D77D7707> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x9072d000 - 0x90731fff  com.apple.CommonPanels (1.2.5 - 94) <EA47550D-7DAF-30D9-91DB-1FB594CC8522> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x90732000 - 0x90736fff  libGIF.dylib (??? - ???) <2ADFED97-2228-343D-9A53-207CBFDE7984> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x90737000 - 0x90848ff7  libJP2.dylib (??? - ???) <3B6A6D1C-5E4D-3814-892A-7C580E063268> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x90849000 - 0x90869ff7  com.apple.RemoteViewServices (1.5 - 44.2) <11C87337-FF29-3976-A230-6387D96563C5> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x90875000 - 0x90893ff7  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <79179F83-457A-3539-A76B-E960D2108109> /usr/lib/system/libsystem_kernel.dylib
    0x90894000 - 0x908b0ff1  libPng.dylib (??? - ???) <F084226B-14F0-36C0-B5EC-22C78406D2B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x908b1000 - 0x909a9ff7  libFontParser.dylib (??? - ???) <71B33EB1-27F8-3C68-B940-FC61A3CFE275> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x909aa000 - 0x90e86ff6  libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x90f35000 - 0x91098fff  com.apple.QTKit (7.7.1 - 2339) <163FBDDD-0458-378F-84DD-CB0F603A259E> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x910ac000 - 0x9118dff7  com.apple.DiscRecording (6.0.4 - 6040.4.1) <5841CEC8-6746-357E-9F0A-C0614320D153> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x9118e000 - 0x91192ffa  libcache.dylib (47.0.0 - compatibility 1.0.0) <56256537-6538-3522-BCB6-2C79DA6AC8CD> /usr/lib/system/libcache.dylib
    0x9119b000 - 0x9129affb  com.apple.DiskImagesFramework (10.7.4 - 331.7) <31A74A7E-E2AE-313D-A7C4-6DFCF0F22C9A> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x9129b000 - 0x91322fff  com.apple.print.framework.PrintCore (7.1 - 366.3) <EEC03CAB-7F79-3931-87FE-4DF0B767BF47> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9132c000 - 0x9137cffa  libTIFF.dylib (??? - ???) <9511A31E-070C-313E-8320-AAB683AD0653> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91380000 - 0x914acff9  com.apple.CFNetwork (520.5.1 - 520.5.1) <F3C606BF-6DCF-33CD-981B-7253C9E3113A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x914ad000 - 0x914aeff7  libsystem_sandbox.dylib (??? - ???) <26960D2B-BEA6-3B3B-9BC7-D73437EF4149> /usr/lib/system/libsystem_sandbox.dylib
    0x914af000 - 0x91510ffb  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <7A14BE52-6789-3CE3-9AE9-B733F4903EB1> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x91511000 - 0x915e9ff6  com.apple.QuickLookUIFramework (3.2 - 500.18) <CE281BD9-C1CF-3F87-BD22-412ED253580E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x915ec000 - 0x915eeffb  libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91623000 - 0x91625ff7  libdyld.dylib (195.6.0 - compatibility 1.0.0) <1F865C73-5803-3B08-988C-65B8D86CB7BE> /usr/lib/system/libdyld.dylib
    0x91626000 - 0x9168bff7  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <4B4B32D2-4F66-3B0D-BD61-FA8429FF8507> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x9168c000 - 0x9168fffc  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
    0x916a4000 - 0x919a6fff  com.apple.CoreServices.CarbonCore (960.25 - 960.25) <C613B0DA-B401-3DC7-B626-6E20D4DDC8A8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x919e3000 - 0x919ecff3  com.apple.CommonAuth (2.2 - 2.0) <C3FD6EC2-8EB3-38FB-BBB7-05009CA49024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x91a7f000 - 0x924b0fff  com.apple.WebCore (7534.57 - 7534.57.7) <5FF60D46-9BC0-3B5A-AFF1-2C965D561009> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x924df000 - 0x924edfff  libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
    0x924ee000 - 0x92510ff8  com.apple.PerformanceAnalysis (1.11 - 11) <453463FF-7C42-3526-8C96-A9971EE07154> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x92511000 - 0x92534fff  com.apple.CoreVideo (1.7 - 70.3) <4234C11C-E8E9-309A-9465-27D6D7458895> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x92535000 - 0x9253cffd  com.apple.NetFS (4.0 - 4.0) <AE731CFE-1B2E-3E46-8759-843F5FB8C24F> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x9253d000 - 0x9257bfff  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <AF1174F9-4402-31EB-9C84-AB644E5865DF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x9257c000 - 0x925f7ffb  com.apple.ApplicationServices.ATS (317.12.0 - ???) <4D124B65-3D43-32E9-B296-3671347BB888> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x925f8000 - 0x92655ffb  com.apple.htmlrendering (76 - 1.1.4) <409EF0CB-2997-369A-9326-BE12436B9EE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92656000 - 0x92666fff  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <D6F728DA-990A-32A3-86FA-4A3F4D88E309> /usr/lib/libsasl2.2.dylib
    0x92679000 - 0x9267affd  libCVMSPluginSupport.dylib (??? - ???) <4B0476F9-950D-3EB7-BD83-F65AF0B05F0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x9268c000 - 0x92722ff7  com.apple.LaunchServices (480.40 - 480.40) <D5C0DEF9-398C-3742-8C4E-875C3365EC8B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x92723000 - 0x9272eff3  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <D6E17FD4-ECA0-3EEE-BFC5-F6A42A21AB5D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9272f000 - 0x9283ffe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib
    0x92840000 - 0x92b0fffb  com.apple.security (7.0 - 55148.6) <8DF67BDD-C98F-3B7E-AC63-D468407FA82D> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x92b10000 - 0x92b23ff8  com.apple.MultitouchSupport.framework (231.4 - 231.4) <86C11177-EF7C-33DC-AFE3-703652463562> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x92b24000 - 0x92b6dff7  libGLU.dylib (??? - ???) <9AF7AD51-16E3-3674-B60E-30EE499D7B46> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92b6e000 - 0x92b96ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <AB530FB2-8BD1-3328-95E8-CF449F0429CA> /usr/lib/libxslt.1.dylib
    0x92b97000 - 0x92b97ffe  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
    0x92b98000 - 0x9362dff6  com.apple.AppKit (6.7.5 - 1138.51) <B9D3DCA0-9765-354E-9730-75A45A97DDFD> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9362e000 - 0x93672fff  com.apple.MediaKit (12 - 602) <6E429DD7-8829-37DE-94AF-940FB70F2FB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x93673000 - 0x93736fff  com.apple.CoreServices.OSServices (478.50 - 478.50) <916A3B50-1033-3FFE-A9AF-3CC2B0F60EAE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x93737000 - 0x9375cff9  libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x9375d000 - 0x93b51feb  com.apple.VideoToolbox (1.0 - 705.94) <8FCC2C08-2D4C-3A96-B57A-CAA56911120F> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x93b5d000 - 0x93b66fff  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
    0x93e28000 - 0x93e45fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib
    0x93e46000 - 0x93e47ff7  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <46980EC2-149D-3CF7-B29A-401FB89C275D> /usr/lib/system/libquarantine.dylib
    0x93eb1000 - 0x93f00ffb  com.apple.AppleVAFramework (5.0.16 - 5.0.16) <1188E7AB-76FE-343F-9108-30CD67E5A37B> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x93f01000 - 0x94376ff7  FaceCoreLight (1.4.7 - compatibility 1.0.0) <3E2BF587-5168-3FC5-9D8D-183A9C7C1DED> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x94377000 - 0x94399ffe  com.apple.framework.familycontrols (3.0 - 300) <6735D7ED-7053-3AB8-B144-E7F70A124CCD> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x943f3000 - 0x943f7ff3  libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
    0x945fa000 - 0x94886ffb  com.apple.RawCamera.bundle (4.04 - 680) <DD1D3CFC-1710-3186-A6C4-89B42F100117> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x94932000 - 0x94933ff0  libunc.dylib (24.0.0 - compatibility 1.0.0) <2F4B35B2-706C-3383-AA86-DABA409FAE45> /usr/lib/system/libunc.dylib
    0x94934000 - 0x9525f72b  com.apple.CoreGraphics (1.600.0 - ???) <DD7CDD67-FC4F-36FE-962F-2EA7EF3FC780> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x95260000 - 0x95271fff  libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
    0x95272000 - 0x952a0fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <112D9C23-18FE-3995-A8DB-CDBE81CC7BAB> /usr/lib/libSystem.B.dylib
    0x952c6000 - 0x9539dff3  com.apple.avfoundation (2.0 - 180.50) <7B7FDF30-AC40-3715-A409-B5A27F7B5585> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x9539e000 - 0x9543afff  com.apple.ink.framework (10.7.5 - 113) <05CAFB64-D3B8-3973-87EA-CB8BBE580F6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x9543b000 - 0x954b8fff  com.apple.PDFKit (2.6.5 - 2.6.5) <9AA55EFF-CFD5-3CC2-ACB8-C554898D872F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x954b9000 - 0x95543ffb  com.apple.SearchKit (1.4.0 - 1.4.0) <CF074082-64AB-3A1F-831E-582DF1667827> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x95544000 - 0x95559fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <92AADDB0-BADF-3B00-8941-B8390EDC931B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x9555a000 - 0x9555aff0  com.apple.ApplicationServices (41 - 41) <C48EF6B2-ABF9-35BD-A07A-A38EC0008294> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x9555c000 - 0x9555fff7  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
    0x95561000 - 0x955a1ff7  com.apple.NavigationServices (3.7 - 193) <16A8BCC8-7343-3A90-88B3-AAA334DF615F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x955a2000 - 0x955b0fff  com.apple.opengl (1.8.1 - 1.8.1) <766AFB12-A2CB-3A55-B662-FC9FFCAE0008> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x955b1000 - 0x95836fe3  com.apple.QuickTime (7.7.1 - 2340) <76E45D49-3D4F-32AB-A411-E52C22FA24C8> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x95837000 - 0x95844fff  libGL.dylib (??? - ???) <A72F14F7-1836-34AB-9F08-67836CB966E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x96597000 - 0x96952ffb  com.apple.SceneKit (125.3 - 125.8) <89008B87-87E7-3972-A274-30311497EE32> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
    0x96953000 - 0x969bbfff  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <B24814AB-CA77-3B9D-8FAB-58C9B4FD3A16> /usr/lib/libc++.1.dylib
    0x969e6000 - 0x969ebff7  libmacho.dylib (800.0.0 - compatibility 1.0.0) <943213F3-CC9B-328E-8A6F-16D85C4274C7> /usr/lib/system/libmacho.dylib
    0x96aa3000 - 0x96ad1ff7  com.apple.DictionaryServices (1.2.1 - 158.3) <8D03D180-D834-39F3-A106-78E0B22A7893> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x96ad2000 - 0x96adaff5  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <BB0C7B49-600F-3551-A460-B7E36CA4C4A4> /usr/lib/system/libcopyfile.dylib
    0x96adb000 - 0x96ae2ff9  libsystem_dnssd.dylib (??? - ???) <EBEAF723-84F8-3544-8FB2-31B7771B50D0> /usr/lib/system/libsystem_dnssd.dylib
    0x96b1a000 - 0x96dc7fff  com.apple.JavaScriptCore (7534.57 - 7534.57.3) <5AE5C3B8-D807-356B-80D9-4D0A706A10D1> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x96e7d000 - 0x96e7efff  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
    0x96ed1000 - 0x96efbff0  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <5CAA1478-97E0-31EA-8F50-BF09D665DD84> /usr/lib/libpcre.0.dylib
    0x9733f000 - 0x9733ffff  com.apple.quartzframework (1.5 - 1.5) <49B5CA00-083A-3D4A-9A68-4759A5CC35A6> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x97340000 - 0x97340fff  com.apple.Cocoa (6.6 - ???) <5FAFE73E-6AF5-3D09-9191-0BDC8C6875CB> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x97c32000 - 0x97c85ff3  com.apple.ImageCaptureCore (3.1.0 - 3.1.0) <F7ACE42B-2F58-3642-9469-9CDCF31F0273> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x97cac000 - 0x97cc1ff7  com.apple.ImageCapture (7.1.0 - 7.1.0) <E5FCA336-7E47-343E-A82D-CCCA5BCD5929> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x97d3a000 - 0x97d3afff  libOpenScriptingUtil.dylib (??? - ???) <E4C22B65-9493-31D5-9D46-19BD70975587> /usr/lib/libOpenScriptingUtil.dylib
    0x97d88000 - 0x97dc5fef  libGLImage.dylib (??? - ???) <FC13D46F-69C4-3BA1-A5E8-52C2EC8B7D58> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x97dc6000 - 0x97dc7fff  com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x97e15000 - 0x97e31ff5  com.apple.GenerationalStorage (1.0 - 126.1) <E622F823-7D98-3D13-9C3D-7EA482567394> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x97e32000 - 0x97e83ff9  com.apple.ScalableUserInterface (1.0 - 1) <3C39DF4D-5CAE-373A-BE08-8CD16E514337> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x97e84000 - 0x97ec1ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <007A1877-E981-3007-A8FA-9B179F4ED6D1> /usr/lib/libcups.2.dylib
    0x97ec2000 - 0x97f98aab  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <2E272DCA-38A0-3530-BBF4-47AE678D20D4> /usr/lib/libobjc.A.dylib
    0x97f99000 - 0x980b7fec  com.apple.vImage (5.1 - 5.1) <7757F253-B281-3612-89D4-F2B04061CBE1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x980b8000 - 0x982e3ffb  com.apple.QuartzComposer (5.0 - 236.10) <416993F4-2868-35FF-90DE-34C93D83574F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x982e4000 - 0x982e7ff9  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <16DCE20A-9790-369A-94C1-B7954B418C77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x98699000 - 0x986c4fff  com.apple.GSS (2.2 - 2.0) <2C468B23-FA87-30B5-B9A6-8C5D1373AA30> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x986e0000 - 0x98720ff7  libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
    0x98721000 - 0x98772ff9  com.apple.QuickLookFramework (3.2 - 500.18) <CF3EF345-EA3E-3C2D-B56D-E4433326254A> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x98773000 - 0x988c9fff  com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <F09C7075-2C4E-3A4F-A372-95D700125513> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x988ca000 - 0x98b3eff3  com.apple.CoreImage (7.99.1 - 1.0.1) <C4B2DD2A-8E45-31CD-9B25-2AC1CA252B14> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x98b3f000 - 0x98b9dff7  com.apple.coreui (1.2.2 - 165.11) <340B0B83-1407-3AB4-BCAB-505C29303EE2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x98b9e000 - 0x98ba2ff7  com.apple.OpenDirectory (10.7 - 146) <CFBA4CCF-65D4-3879-BC6A-8888C13E3345> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x98c84000 - 0x98c8fffe  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <B63F5D07-93B3-3F02-BFB7-472B4ED3521F> /usr/lib/libbz2.1.0.dylib
    0x98c90000 - 0x99092ff6  libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x99093000 - 0x9909bff3  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <9E6135FF-C2B1-3BC9-A160-B32D71BFA77C> /usr/lib/system/liblaunch.dylib
    0x9909c000 - 0x990aafff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <1B857064-288D-3919-B81A-38E9F4D19B54> /usr/lib/system/libdispatch.dylib
    0x990ab000 - 0x990daff7  libsystem_info.dylib (??? - ???) <37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib
    0x990e3000 - 0x991b3ffb  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <C3CB142F-BE91-3AFA-B052-409F776C0B9E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x991b4000 - 0x991c4ff7  libCRFSuite.dylib (??? - ???) <94E040D2-2769-359A-A21B-DB85FCB73BDC> /usr/lib/libCRFSuite.dylib
    0x991c5000 - 0x99851ff5  com.apple.CoreAUC (6.16.12 - 6.16.12) <9D51400F-B827-3BA7-87F5-954A1CDDAEA9> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x99e6e000 - 0x99e6efff  com.apple.Carbon (153 - 153) <63603A0C-723B-3968-B302-EBEEE6A14E97> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x9a005000 - 0x9a0e8ff7  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
    0x9a0ef000 - 0x9a125ff4  com.apple.LDAPFramework (3.2 - 120.2) <CCEB43CD-3861-33CC-8D9B-588F415A7028> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x9a126000 - 0x9a1e3ff3  ColorSyncDeprecated.dylib (4.6.0 - compatibility 1.0.0) <726898F5-E718-3F27-B415-D6FDCDE09174> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x9a1e4000 - 0x9a2f3ff7  com.apple.DesktopServices (1.6.5 - 1.6.5) <CEC069D7-37A3-3D25-A3BB-39DE99FDA46E> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x9a2f4000 - 0x9a311ff3  com.apple.openscripting (1.3.3 - ???) <0579A4CB-FD6F-3D7F-A17B-AC0F2CF11FC7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9a312000 - 0x9a314ff9  com.apple.securityhi (4.0 - 1) <ACEEED5F-8D58-377D-B2B8-E4A7F4E5E286> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x9a315000 - 0x9a315fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <7EFAD88C-AFBC-3D48-BE14-60B8EACC68D7> /usr/lib/system/libdnsinfo.dylib
    0x9a361000 - 0x9a369ff3  libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
    0x9a36a000 - 0x9a4ccffb  com.apple.QuartzCore (1.7 - 270.5) <6D0EC7FC-11E5-35FB-A08A-3B438E89FBDB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9a4cd000 - 0x9a4d3fff  libGFXShared.dylib (??? - ???) <9C9834EB-B794-38C8-9B90-31D8CB234F86> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x9a608000 - 0x9a63cff8  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <567E922C-E64F-321B-9A47-6B18BF481625> /usr/lib/libssl.0.9.8.dylib
    0x9a63d000 - 0x9a983ff3  com.apple.HIToolbox (1.9 - ???) <E5EA9EEF-3CCA-36A0-8688-DA2E64E2256C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9a984000 - 0x9a984fff  com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9a985000 - 0x9a985ff2  com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x9a986000 - 0x9a9dffff  com.apple.HIServices (1.21 - ???) <91EC636D-AC27-3332-BA1C-FD7301917429> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x9aa13000 - 0x9aa5bff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <C8DE66D7-0880-3F5F-A4BA-215B52DEFC74> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x9aa88000 - 0x9aa93ffb  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <A1764D2F-EB84-33DC-9ED5-CDA3B468FF3E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x9aa94000 - 0x9ab7cfff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <1841196F-68B5-309F-8ED1-6714B1DFEC83> /usr/lib/libxml2.2.dylib
    0x9ab7d000 - 0x9ab83ffd  com.apple.CommerceCore (1.0 - 17) <E59CD307-58E2-35FD-9131-B38978799910> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x9ad07000 - 0x9ae1efe9  com.apple.WebKit (7534.57 - 7534.57.7) <85DAC34E-86A1-380F-B166-56630C9B0BD5> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x9ae79000 - 0x9b095ff7  com.apple.imageKit (2.1.2 - 1.0) <71FC9A62-4E07-307C-8E6B-4DE7661DC0A3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x9b096000 - 0x9b3dcfff  com.apple.MediaToolbox (1.0 - 705.94) <89D37021-C389-3CC5-A158-620ADCBD99EF> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x9b3dd000 - 0x9b3deff4  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <6DE3FDC7-0BE0-3791-B6F5-C15422A8AFB8> /usr/lib/system/libremovefile.dylib
    0x9b3df000 - 0x9b483fff  com.apple.QD (3.40 - ???) <3881BEC6-0908-3073-BA44-346356E1CDF9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9b484000 - 0x9b48cfff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9b48d000 - 0x9b4efff3  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
    0x9b4f0000 - 0x9b57dfe7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <F2A8BBA3-6431-3CED-8CD3-0953410B6F96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9b57e000 - 0x9b592fff  com.apple.CFOpenDirectory (10.7 - 146) <9149C1FE-865E-3A8D-B9D9-547384F553C8> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x9b593000 - 0x9b5d5ff7  com.apple.CoreMedia (1.0 - 705.94) <10D5D25F-9BCB-3406-B737-23D9FDF2CC71> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x9b5d6000 - 0x9b600ff1  com.apple.CoreServicesInternal (113.19 - 113.19) <F7A309D1-DCB4-38DE-8248-E16D0182AA6C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x9b65b000 - 0x9b726fff  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <52421B00-79C8-3727-94DE-62F6820B9C31> /usr/lib/system/libsystem_c.dylib
    0x9b736000 - 0x9b736fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <22997C20-BEB7-301D-86C5-5BFB3B06D212> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x9b737000 - 0x9b73afff  com.apple.AppleSystemInfo (1.0 - 1) <0E02BA66-4EA6-3EA1-8D81-3D0DE36F1CE8> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x9b73b000 - 0x9b771ff7  com.apple.AE (527.7 - 527.7) <7BAFBF18-3997-3656-9823-FD3B455056A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x9b772000 - 0x9b7d6fff  com.apple.framework.IOKit (2.0 - ???) <94827954-5906-36C4-819B-24CDAFD85C72> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x9b7d7000 - 0x9b7f1fff  com.apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x9b7f2000 - 0x9b844ffb  com.apple.CoreMediaIO (216.0 - 3199.8) <A079E576-64FD-3069-846E-F3B67AF28E15> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x9b996000 - 0x9bb8eff7  com.apple.CoreData (104.1 - 358.14) <C1730963-F75D-3338-B65F-D50235538B28> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x9bb8f000 - 0x9bd43ff3  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <4AFF6FC3-6283-3934-8EFC-CA227CA11164> /usr/lib/libicucore.A.dylib
    0x9bd44000 - 0x9bd4eff2  com.apple.audio.SoundManager (3.9.4.1 - 3.9.4.1) <2A089CE8-9760-3F0F-B77D-29A78940EA17> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9bd4f000 - 0x9bf26fe7  com.apple.CoreFoundation (6.7.2 - 635.21) <4D1D2BAF-1332-32DF-A81B-7E79D4F0A6CB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9c46e000 - 0x9c484ffe  libxpc.dylib (77.19.0 - compatibility 1.0.0) <0585AA94-F4FD-32C1-B586-22E7184B781A> /usr/lib/system/libxpc.dylib
    0x9c485000 - 0x9c78fff3  com.apple.Foundation (6.7.2 - 833.25) <4C52ED74-A1FD-3087-A2E1-035AB3CF9610> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x9c790000 - 0x9c7b6ffb  com.apple.quartzfilters (1.7.0 - 1.7.0) <64AB163E-7E91-3028-8730-BE11BC1F5237> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x9c7b7000 - 0x9c82dfff  com.apple.Metadata (10.7.0 - 627.37) <F54AED70-95C5-3561-8C87-D9E5539E98A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9c83b000 - 0x9c846ffe  com.apple.NetAuth (3.2 - 3.2) <4377FB18-A550-35C6-BCD2-71C42134EEA6> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x9c847000 - 0x9c848fff  liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
    0x9c849000 - 0x9c890ff5  com.apple.opencl (2.0.19 - 2.0.19) <7689E7B9-EE5A-3F74-8699-4CDED9162260> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x9c8a0000 - 0x9c8d7fef  com.apple.DebugSymbols (2.1 - 87) <EB951B78-31A5-379F-AFA1-B5C9A7BB3D23> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x9c909000 - 0x9c909fff  com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9c90a000 - 0x9c982ff8  com.apple.CorePDF (3.1 - 3.1) <0074267B-F74A-30FC-8508-A14C821F0771> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x9cad1000 - 0x9cad4ffb  com.apple.help (1.3.2 - 42) <B1E6701C-7473-30B2-AB5A-AFC9A4823694> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x9cad5000 - 0x9cb18ffd  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <6B35F203-5D72-335A-A4BC-CC89FEC0E14F> /usr/lib/system/libcommonCrypto.dylib
    0x9cb19000 - 0x9cb6bff7  libFontRegistry.dylib (??? - ???) <C2B84661-A62D-3FFF-8D8C-BC697E9BDF4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x9cb6c000 - 0x9cb6cfff  com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x9cb6d000 - 0x9cc5dff1  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
    0x9cc5e000 - 0x9cc6efff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <6D6F0C9D-2EEA-3578-AF3D-E2A09BCECAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9cc6f000 - 0x9cc73ffd  IOSurface (??? - ???) <EDDBEE65-1EB8-33A7-9972-E361A3508234> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x9cc74000 - 0x9cd34ffb  com.apple.ColorSync (4.7.4 - 4.7.4) <0A68AF35-15DF-3A0A-9B17-70CE2A106A6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9cd35000 - 0x9cd40fff  libkxld.dylib (??? - ???) <14E79D7A-B6C2-35C5-B56D-D343BEC2A106> /usr/lib/system/libkxld.dylib
    0x9ce24000 - 0x9ce25fff  libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
    0x9ce26000 - 0x9ce3dff8  com.apple.CoreMediaAuthoring (2.0 - 891) <69D569FD-670C-3BD0-94BF-7A8954AA2953> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x9ce8b000 - 0x9ceccff9  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <9FD420FB-7984-3A07-8914-BB19E687D38B> /usr/lib/libcurl.4.dylib
    External Modification Summary:
      Calls made by other processes targeting this process:
    task_for_pid: 25
    thread_create: 0
    thread_set_state: 0
      Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
      Calls made by all processes on this machine:
    task_for_pid: 577421
    thread_create: 1
    thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=196.6M resident=122.3M(62%) swapped_out_or_unallocated=74.2M(38%)
    Writable regions: Total=173.9M written=5688K(3%) resident=35.8M(21%) swapped_out=0K(0%) unallocated=138.1M(79%)
    REGION TYPE                 
    VIRTUAL
    ===========                 
    =======
    ATS (font support)            
    33.3M
    ATS (font support) (reserved)    
    4K   
    reserved VM address space (unallocated)
    CG backing stores             
    5316K
    CG image                       
    724K
    CG raster data                 
    288K
    CG shared images              
    4472K
    CoreAnimation                  
    260K
    CoreGraphics                     
    8K
    CoreServices                  
    2880K
    IOKit                          
    752K
    MALLOC                       
    101.5M
    MALLOC guard page               
    64K
    Memory tag=240                   
    4K
    Memory tag=242                  
    12K
    OpenCL                          
    52K
    Stack                         
    66.5M
    VM_ALLOCATE                   
    16.6M
    __CI_BITMAP                     
    80K
    __DATA                        
    9432K
    __DATA/__OBJC                  
    256K
    __IMAGE                        
    528K
    __IMPORT                         
    4K
    __LINKEDIT                    
    44.8M
    __OBJC                        
    2604K
    __OBJC/__DATA                   
    68K
    __PAGEZERO                       
    4K
    __TEXT                       
    151.8M
    __UNICODE                      
    544K
    mapped file                  
    115.2M
    shared memory                 
    7068K
    shared pmap                   
    7320K
    ===========                 
    =======
    TOTAL                        
    571.5M
    TOTAL, minus reserved VM space
    571.5M

    sorry,
    I already tried to trash plist files.
    thnks

  • Photoshop CC 2014 Crashes Randomly when using the Text Tool...

    Since the most recent Photoshop update, CC 2014 has been extremely buggy and completely unstable on my Mac Pro, which is inexcusable from a paid service .  The most common crash for me occurs when I try to use the “text tool” or attempt to edit text (usually the color).  I am occasionally prompted with a window stating, “Could not complete your request because of a program error” and then Photoshop crashes seconds after.
    After the initial crash and Apple’s various prompts I usually go through 2-3 consecutive cycles of Photoshop attempting to open back up and crashing over and over again.
    I’ve attempted signing out and back in to my Creative Cloud as suggested in several threads, but that was unsuccessful in mitigating the crashing.  Is there a fix for this, other than uninstalling and reinstalling?  My studio has too many upcoming deliverables and deadlines to do a fresh install, so suggestions/solutions would be appreciated .
    Problem Report
    Process:         Adobe Photoshop CC 2014 [3736]
    Path:            /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/MacOS/Adobe Photoshop CC 2014
    Identifier:      com.adobe.Photoshop
    Version:         15.1.0 (15.1.0.148)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [150]
    Responsible:     Adobe Photoshop CC 2014 [3736]
    User ID:         502
    Date/Time:       2014-08-18 14:39:11.590 -0700
    OS Version:      Mac OS X 10.9.4 (13E28)
    Report Version:  11
    Anonymous UUID:  D2E627F5-FA78-7D87-F2B5-7C57B55C541F
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x00000000deadbeef
    VM Regions Near 0xdeadbeef:
    -->
        __TEXT                 00000001022de000-0000000106ab5000 [ 71.8M] r-x/rwx SM=COW  /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/MacOS/Adobe Photoshop CC 2014

    Sorry for the lack of the report it was my first time reporting an error for software... Never had an issue before.
    I haven't experienced the crash via text tool since I posted the question, but the Photoshop is still constantly crashing at startup, but every time I try to enter the report I get the error: Please try again later.m5

  • InDesign CS5 crashes on loading new files?

    So I thought I had my InDesign fixed when I removed all downloaded fonts from Suitcase Fusion 3...however now I'm getting crashes whenever I try and open a new file or multiple files.
    Here is the pastebin report for this crash in particular:
    http://pastebin.com/NxfYsr1v
    Thanks again, if you also have any tips on whereabouts in the crash it can let me know what's wrong etc that would be great!
    Cheers

    I'm not sure why that KB article is so popular lately.
    It is only helpful in a very narrow case, this case is not that case
    RandomSez, this hang is in InDesign's Font Manager, and it is typically a sign of a corrupt font.
    But I guess you know that because we discussed it in your thread from last week, InDesign keeps crashing on type tool/when multiple files are opened??
    Someone else had a problem with Helvetica.dfont that caused this.
    Do you have a Document Fonts folder next to the file that's being opened? Are there fonts in there?
    Does it happen with a new user account?
    Do you still have fonts in /Library/Fonts?

  • CS5 PS & IL Text Tool and InDesign Start-up Crashes

    Starting Indesign: crash immediately upon start-up
    Photoshop & Illustrator: crash when applying text tool
    I am assuming since I had a book I am designing up in InDesign when this bizarre crash thing happened that because it is trying to access that file that it is crashing as soon as it gets to the point where it has to access the fonts for that file. Currently using Palatino as my main font but also have an Asian font for half the book.  I wanted to get this book to the printer next week and book layout is a good bit of my income so it is very important that this gets fixed.
    I did download a couple of third-party fonts about a week ago but did not use them. 
    What I have done:
    Read through all the forums here
    Removed fonts I just downloaded last week
    Purchased Font Doctor (for $70 ouch): ran diagnosis, fixed things and cleared cache
    Reset preferences
    Uninstalled and reinstalled the entire CS5 suite
    Followed all the font validation steps from this site and removed offending fonts.
    Run Font Doctor again
    It feels like there is something saved or cached somewhere that I am not aware of.  I noticed that even after the uninstall/reinstall that Illustrator pulled up the book cover that I was designing.  Not sure what makes Illustrator remember that I had that open even after I uninstalled the entire program.
    I do have an indexing plug-in that I have not unplugged yet. That is my next step in troubleshooting but thought I would get this out here.
    Here is the report from the InDesign crash. 
    Process:         Adobe InDesign CS5 [271]
    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 [115]
    Date/Time:       2013-12-14 00:09:36.708 -0800
    OS Version:      Mac OS X 10.7.5 (11G63b)
    Report Version:  9
    Interval Since Last Report:          1970 sec
    Crashes Since Last Report:           8
    Per-App Interval Since Last Report:  17 sec
    Per-App Crashes Since Last Report:   5
    Anonymous UUID:                      98BE5344-B82C-4EFA-91BD-F2B2DB517C9E
    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/Adobe InDesign CS5.app/Contents/MacOS/Adobe InDesign CS5
        __TEXT                 0000000000001000-0000000000005000 [   16K] r-x/rwx SM=COW  /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Adobe InDesign CS5
    Application Specific Information:
    objc[271]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   ???                                     0xac345630 _XHNDL_trapback_instruction + 0
    1   com.adobe.linguistic.LinguisticManager          0x0a55e301 devtech::ITokenizer::createInstance(std::string const&) + 45585
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x9b88690a kevent + 10
    1   libdispatch.dylib                       0x990c0e04 _dispatch_mgr_invoke + 969
    2   libdispatch.dylib                       0x990bf853 _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib                  0x9b88583e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x9b709e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x9b709f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore          0x92f573a7 TSWaitOnConditionTimedRelative + 178
    4   com.apple.CoreServices.CarbonCore          0x92fb967f MPWaitOnQueue + 200
    5   PMRuntime.dylib                         0x00014130 MemUtils::GetAvailMem() + 288
    6   com.apple.CoreServices.CarbonCore          0x92fba5e0 PrivateMPEntryPoint + 68
    7   libsystem_c.dylib                       0x9b705ed9 _pthread_start + 335
    8   libsystem_c.dylib                       0x9b7096de thread_start + 34
    Thread 3:
    0   libsystem_kernel.dylib                  0x9b88602e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9b707ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x9b7096fe start_wqthread + 30
    Thread 4:
    0   libsystem_kernel.dylib                  0x9b88602e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9b707ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x9b7096fe start_wqthread + 30
    Thread 5:
    0   libsystem_kernel.dylib                  0x9b883c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x9b8831f6 mach_msg + 70
    2   com.apple.CoreServices.CarbonCore          0x92fe40ec TS_exception_listener_thread + 90
    3   libsystem_c.dylib                       0x9b705ed9 _pthread_start + 335
    4   libsystem_c.dylib                       0x9b7096de thread_start + 34
    Thread 6:
    0   libsystem_kernel.dylib                  0x9b88583e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x9b709e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x9b6ba42c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore          0x92fe5e62 TSWaitOnCondition + 124
    4   com.apple.CoreServices.CarbonCore          0x92f5737d TSWaitOnConditionTimedRelative + 136
    5   com.apple.CoreServices.CarbonCore          0x92fb967f MPWaitOnQueue + 200
    6   AdobeACE                                0x0005a6f1 0x20000 + 239345
    7   AdobeACE                                0x0005a0ed 0x20000 + 237805
    8   com.apple.CoreServices.CarbonCore          0x92fba5e0 PrivateMPEntryPoint + 68
    9   libsystem_c.dylib                       0x9b705ed9 _pthread_start + 335
    10  libsystem_c.dylib                       0x9b7096de thread_start + 34
    Thread 7:
    0   libsystem_kernel.dylib                  0x9b88583e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x9b709e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x9b6b182a pthread_cond_wait + 48
    3   com.adobe.amt.services                  0x03f83126 C_AMTUISwitchSuppressUpdates + 16768
    4   com.adobe.amt.services                  0x03f7bdb0 C_EULA_SetState + 2164
    5   com.adobe.amt.services                  0x03f8318c C_AMTUISwitchSuppressUpdates + 16870
    6   libsystem_c.dylib                       0x9b705ed9 _pthread_start + 335
    7   libsystem_c.dylib                       0x9b7096de thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x0a521ea4  ecx: 0x00000000  edx: 0x0000000c
      edi: 0x00000000  esi: 0x00000000  ebp: 0xbfffd7a8  esp: 0xbfffd620
       ss: 0x00000023  efl: 0x00010246  eip: 0xac345630   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x00000000
    Logical CPU: 1
    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 -  0x26cdfff  com.apple.vmutils (4.2.1 - 107) <43B3BFA5-8362-3EBD-B44B-32DCE9885082> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x26e7000 -  0x2794ff7  libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <7B6DB792-C9E5-3772-8734-8D0052757B8C> /usr/lib/libcrypto.0.9.7.dylib
    0x27d9000 -  0x27dbffb +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
    0x27e0000 -  0x297cfff +WidgetBinLib.dylib (??? - ???) <A653F189-2C78-4606-1921-350F81951C7C> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/WidgetBinLib.dylib
    0x2a5a000 -  0x2bf9fe7 +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
    0x2c62000 -  0x2cdffff +AdobeOwlCanvas (??? - ???) <65B2E680-4F43-BE46-2290-3500758D1BF7> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeOwlCanvas.framework/Versions/A/AdobeOwlCanvas
    0x2cfb000 -  0x2cfeff8 +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
    0x2ff2000 -  0x2ffafff +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
    0x3f5e000 -  0x3fc5fea +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
    0x99f3000 -  0x9a2cffb +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
    0x9eef000 -  0x9ef4ff1 +com.adobe.InDesign.Data Services UI (7.0.0.355 - ???) <85782AE8-BCF3-0AB4-6AEF-445B7A7E762E> /Applications/Adobe InDesign CS5/*/Data Services UI
    0x9efa000 -  0x9efcfff +com.adobe.InDesign.SimpleTextImportFilter (7.0.0.355 - ???) <CCE5A524-7B2E-FED1-C328-3B1D0F24DFBA> /Applications/Adobe InDesign CS5/*/SimpleTextImportFilter
    0xa0b0000 -  0xa0b7ffc +com.adobe.InDesign.Data Services (7.0.0.355 - ???) <3CF976FD-E9C0-46B5-4F3E-9907456210C8> /Applications/Adobe InDesign CS5/*/Data Services
    0xa0bd000 -  0xa0c9ff9 +com.adobe.InDesign.DTTransform (7.0.0.355 - ???) <6955E68F-367C-2BA2-34A6-A83F957FDC04> /Applications/Adobe InDesign CS5/*/DTTransform
    0xa0d1000 -  0xa0f0fff +com.adobe.InDesign.LILO (7.0.0.355 - ???) <00B57FD8-D39B-9BDF-9657-ABBF6A3327AB> /Applications/Adobe InDesign CS5/*/LILO
    0xa360000 -  0xa390fff +com.adobe.InDesign.Dictionary Editor Dialog (7.0.0.355 - ???) <C2684EAE-503F-BD50-5F74-35258860FE8D> /Applications/Adobe InDesign CS5/*/Dictionary Editor Dialog
    0xa3af000 -  0xa3deff0 +TextPanelLib.dylib (??? - ???) <F7BEA3B0-B264-4ECA-C7C1-E161D2CDCE4F> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/TextPanelLib.dylib
    0xa3fa000 -  0xa3fbfff +com.adobe.InDesign.Help (7.0.0.355 - ???) <6E875143-BA05-093F-B1AE-385ADE146CC5> /Applications/Adobe InDesign CS5/*/Help
    0xa500000 -  0xa5c2fe7 +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
    0xa5ec000 -  0xa643ff7 +com.adobe.InDesign.Media Import Filter (7.0.0.355 - ???) <43FF7304-FC36-DDEF-BA27-CA094389A50E> /Applications/Adobe InDesign CS5/*/Media Import Filter
    0xa65f000 -  0xa662fff +com.adobe.InDesign.PNG Import Filter UI (7.0.0.355 - ???) <A1D2B2F7-09A2-F22B-5C0C-D812205CEC40> /Applications/Adobe InDesign CS5/*/PNG Import Filter UI
    0xa667000 -  0xa688ffb +com.adobe.InDesign.Sangam Preferences UI (7.0.0.355 - ???) <302FAF9E-15D3-4D3E-C229-96BA5175C49A> /Applications/Adobe InDesign CS5/*/Sangam Preferences UI
    0xa69d000 -  0xa706ffb +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
    0xa750000 -  0xa7a0ff3 +com.adobe.InDesign.SangamExport (7.0.0.355 - ???) <E73EA3D8-498E-C597-BB23-6CAEEA5C0AA3> /Applications/Adobe InDesign CS5/*/SangamExport
    0xa7c0000 -  0xa8d0ff3 +com.adobe.InDesign.SangamServicer-Mapper (7.0.0.355 - ???) <932ACD2D-2394-61AC-D400-83D28700283D> /Applications/Adobe InDesign CS5/*/SangamServicer-Mapper
    0xa91b000 -  0xa92dfff +com.adobe.InDesign.SaveBack (7.0.0.355 - ???) <6EC7D91A-6360-09E3-6488-27159FE3B95D> /Applications/Adobe InDesign CS5/*/SaveBack
    0xa939000 -  0xa9fafff +com.adobe.InDesign.Tagged Text Attributes (7.0.0.355 - ???) <71A7A664-EE9C-2C9B-54C7-2C95200EDDA3> /Applications/Adobe InDesign CS5/*/Tagged Text Attributes
    0xaa47000 -  0xaa54fed +com.adobe.InDesign.Tagged Text Filters UI (7.0.0.355 - ???) <E012A998-0698-1E89-1ECF-B38019417D31> /Applications/Adobe InDesign CS5/*/Tagged Text Filters UI
    0xaa5b000 -  0xab0efeb +com.adobe.InDesign.Tagged Text Filters (7.0.0.355 - ???) <F4AF5B39-33CA-BC3A-0361-D27F75D672ED> /Applications/Adobe InDesign CS5/*/Tagged Text Filters
    0xab34000 -  0xab3dff3 +com.adobe.InDesign.Clipping Path Dialog (7.0.0.355 - ???) <AB110EC2-9F7D-2A23-E18D-69BC22ED2EC9> /Applications/Adobe InDesign CS5/*/Clipping Path Dialog
    0xab48000 -  0xab7bff7 +com.adobe.InDesign.Color Management UI (7.0.0.355 - ???) <3CC153FD-7CD5-427C-0AD2-1D8303011D1E> /Applications/Adobe InDesign CS5/*/Color Management UI
    0xab8f000 -  0xabf2ff0 +com.adobe.InDesign.Color Picker Panel (7.0.0.355 - ???) <F312F57F-9627-B487-9AE2-78F4EEE4548E> /Applications/Adobe InDesign CS5/*/Color Picker Panel
    0xac1e000 -  0xac4afef +com.adobe.InDesign.CS Review Support (7.0.0.355 - ???) <34AE47F8-3486-D597-3081-E1B49C5C2E41> /Applications/Adobe InDesign CS5/*/CS Review Support
    0xac60000 -  0xacc6ff0 +com.adobe.InDesign.DynamicDocumentsUI (7.0.0.355 - ???) <D15A870E-FD3C-508E-9CB7-67955A8AFB74> /Applications/Adobe InDesign CS5/*/DynamicDocumentsUI
    0xacf4000 -  0xacfdfff +com.adobe.InDesign.EPS UI (7.0.0.355 - ???) <ED45C884-B8DF-A5A9-102D-AD61C85266F7> /Applications/Adobe InDesign CS5/*/EPS UI
    0xad06000 -  0xad0eff7 +com.adobe.InDesign.Generic Style Editor (7.0.0.355 - ???) <6AC91CE1-CFDC-973A-13EF-E0B7F057EE2C> /Applications/Adobe InDesign CS5/*/Generic Style Editor
    0xad19000 -  0xad44ff3 +com.adobe.InDesign.Gradient Panel (7.0.0.355 - ???) <EA933872-A548-67F3-42AE-F0D2E30DE522> /Applications/Adobe InDesign CS5/*/Gradient Panel
    0xad5a000 -  0xadb9fff +com.adobe.InDesign.Graphic Panels (7.0.0.355 - ???) <B4C5A5D0-B0B5-E845-6779-94155D1BD072> /Applications/Adobe InDesign CS5/*/Graphic Panels
    0xade4000 -  0xade9ff8 +com.adobe.InDesign.JPEG Export UI (7.0.0.355 - ???) <3E847C08-6DEF-FB2F-E324-22E355949280> /Applications/Adobe InDesign CS5/*/JPEG Export UI
    0xadf0000 -  0xae07fff +com.adobe.InDesign.JPEG Export (7.0.0.355 - ???) <51B47CE6-CCE6-5DC1-6308-6D2F1B7FE59E> /Applications/Adobe InDesign CS5/*/JPEG Export
    0xae16000 -  0xae5aff7 +com.adobe.InDesign.Output Preview (7.0.0.355 - ???) <F9B49624-445D-C68E-9F79-827F427F8FF1> /Applications/Adobe InDesign CS5/*/Output Preview
    0xae77000 -  0xae89ffc +com.adobe.InDesign.OutputMiscUI (7.0.0.355 - ???) <3DF40045-E72F-04A3-A22F-208DBDA660D8> /Applications/Adobe InDesign CS5/*/OutputMiscUI
    0xae98000 -  0xaf07fe3 +com.adobe.InDesign.PDF UI (7.0.0.355 - ???) <E1B95B73-03DB-3920-61BF-01583910437D> /Applications/Adobe InDesign CS5/*/PDF UI
    0xaf33000 -  0xaf8bff7 +AdobeXMP (??? - ???) <73329999-C364-2451-6574-4D0277057D19> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    0xaf9a000 -  0xafadff7 +com.adobe.InDesign.Printer Styles (7.0.0.355 - ???) <4F3B1382-6ADB-9387-50AA-280EEB3B21FC> /Applications/Adobe InDesign CS5/*/Printer Styles
    0xafba000 -  0xb070fef +com.adobe.InDesign.PrintUI (7.0.0.355 - ???) <D9B408FA-2FC6-2CF0-3985-D4DC0B97C5CA> /Applications/Adobe InDesign CS5/*/PrintUI
    0xb0a9000 -  0xb0b6ff0 +com.adobe.InDesign.PS Import UI (7.0.0.355 - ???) <C23DDE3F-A747-0EE7-A022-264E95F17ACF> /Applications/Adobe InDesign CS5/*/PS Import UI
    0xb0c2000 -  0xb0dbfff +com.adobe.InDesign.Swatch Library Panel (7.0.0.355 - ???) <64A0FEA7-CFB4-9AC2-F783-6B05669DD07C> /Applications/Adobe InDesign CS5/*/Swatch Library Panel
    0xb0e9000 -  0xb17cff0 +com.adobe.InDesign.Swatches Panel (7.0.0.355 - ???) <03D6A3CE-263D-1EC5-CF79-46C89371E9DA> /Applications/Adobe InDesign CS5/*/Swatches Panel
    0xb1bc000 -  0xb250ff8 +com.adobe.InDesign.Transparency UI (7.0.0.355 - ???) <E7961C20-0F04-A7E7-9D27-12662275B9EF> /Applications/Adobe InDesign CS5/*/Transparency UI
    0xb28d000 -  0xb2defff +com.adobe.InDesign.Assignment UI (7.0.0.355 - ???) <68E8A061-DC76-683D-474F-73B130A96910> /Applications/Adobe InDesign CS5/*/Assignment UI
    0xb305000 -  0xb31efe8 +com.adobe.InDesign.InCopy Bridge UI (7.0.0.355 - ???) <15AF9B70-96E3-5AF1-C23E-ACD683E4635D> /Applications/Adobe InDesign CS5/*/InCopy Bridge UI
    0xb32b000 -  0xb35effb +com.adobe.InDesign.InCopy Bridge (7.0.0.355 - ???) <F17AC175-6EDE-B9BF-2D97-8C244B37FF4B> /Applications/Adobe InDesign CS5/*/InCopy Bridge
    0xb373000 -  0xb379ff0 +com.adobe.InDesign.InCopyExport (7.0.0.355 - ???) <5487C2CD-11DE-2CF7-5900-5536F0A976CA> /Applications/Adobe InDesign CS5/*/InCopyExport
    0xb380000 -  0xb384ff3 +com.adobe.InDesign.InCopyExportUI (7.0.0.355 - ???) <A1A145E5-8F29-9AD0-7957-8A82CC60D440> /Applications/Adobe InDesign CS5/*/InCopyExportUI
    0xb38a000 -  0xb38ffff +com.adobe.InDesign.InCopyImport (7.0.0.355 - ???) <3D65253B-A744-2ECD-497C-D1718C83CAEB> /Applications/Adobe InDesign CS5/*/InCopyImport
    0xb395000 -  0xb39aff7 +com.adobe.InDesign.InCopyWorkflow UI (7.0.0.355 - ???) <2876EEC1-3E44-25CD-7F8E-09D68574C0A3> /Applications/Adobe InDesign CS5/*/InCopyWorkflow UI
    0xb3a1000 -  0xb3e8ff7 +com.adobe.InDesign.Note (7.0.0.355 - ???) <37279281-F00F-B241-9F74-9C1212BA41A6> /Applications/Adobe InDesign CS5/*/Note
    0xb40a000 -  0xb413fff +com.adobe.InDesign.NotePref (7.0.0.355 - ???) <8E6B6D6A-3E5A-4586-E870-CF81708CF293> /Applications/Adobe InDesign CS5/*/NotePref
    0xb41f000 -  0xb422ff3 +com.adobe.InDesign.Username UI (7.0.0.355 - ???) <3514A459-610A-EDE6-7509-927DB9C72BD8> /Applications/Adobe InDesign CS5/*/Username UI
    0xb428000 -  0xb4abff7 +com.adobe.InDesign.ButtonUI (7.0.0.355 - ???) <C14894D9-84A8-65B4-04BD-DB42FCCA9ADA> /Applications/Adobe InDesign CS5/*/ButtonUI
    0xb4e7000 -  0xb500fff +com.adobe.InDesign.MediaUI (7.0.0.355 - ???) <AB2CF690-DE65-3EFE-E77D-6B8A54366A44> /Applications/Adobe InDesign CS5/*/MediaUI
    0xb511000 -  0xb51dfff +com.adobe.InDesign.Alignment Panel (7.0.0.355 - ???) <0F05821E-3992-DB42-C38B-A45AE2BB8B66> /Applications/Adobe InDesign CS5/*/Alignment Panel
    0xb527000 -  0xb55fff6 +com.adobe.InDesign.Asset Library Panel (7.0.0.355 - ???) <D84FFB9D-DF4A-AA2A-46FF-706F701A6A96> /Applications/Adobe InDesign CS5/*/Asset Library Panel
    0xb581000 -  0xb5dbfff +com.adobe.InDesign.Asset PubLibrary (7.0.0.355 - ???) <19B25A88-E10E-0870-FC5C-CD6BB714DBE0> /Applications/Adobe InDesign CS5/*/Asset PubLibrary
    0xb603000 -  0xb641ff5 +com.adobe.InDesign.Book Panel (7.0.0.355 - ???) <FDA8F072-64B8-5F96-120F-B4C0F072A62F> /Applications/Adobe InDesign CS5/*/Book Panel
    0xb664000 -  0xb67affb +com.adobe.InDesign.Bookmark Panel (7.0.0.355 - ???) <C76A1A09-83E8-B539-CE25-02A689DABAA0> /Applications/Adobe InDesign CS5/*/Bookmark Panel
    0xb68b000 -  0xb6c1ffd +com.adobe.InDesign.Control Panel (7.0.0.355 - ???) <D89A65CF-DE0C-7121-8FE8-F3F9E35BC64C> /Applications/Adobe InDesign CS5/*/Control Panel
    0xb6dd000 -  0xb6e3fff +com.adobe.InDesign.Create Guides Dialog (7.0.0.355 - ???) <46D55BA1-16A3-9508-AC91-D43359EB8950> /Applications/Adobe InDesign CS5/*/Create Guides Dialog
    0xb6ea000 -  0xb71cfff +com.adobe.InDesign.Eyedropper Tool (7.0.0.355 - ???) <4C2B3351-5BDA-8A29-C4AD-FD8FCA130CD4> /Applications/Adobe InDesign CS5/*/Eyedropper Tool
    0xb72f000 -  0xb79bff8 +com.adobe.InDesign.Hyperlinks Panel (7.0.0.355 - ???) <7DA181EC-3AB9-4B9B-3066-51BFB1DD6A36> /Applications/Adobe InDesign CS5/*/Hyperlinks Panel
    0xb7c8000 -  0xb83cff1 +com.adobe.InDesign.Index Panel (7.0.0.355 - ???) <242B3354-F869-77CB-E5B8-190E19FD2150> /Applications/Adobe InDesign CS5/*/Index Panel
    0xb865000 -  0xb872fff +unihan (??? - ???) <21D02D03-821D-1E92-C99E-919CD21883A0> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/unihan.framework/Versions/A/unihan
    0xb87d000 -  0xb8ccfff +com.adobe.InDesign.Info Panel (7.0.0.355 - ???) <92DF0684-9C32-D4C2-4D09-8EFF4B9D558A> /Applications/Adobe InDesign CS5/*/Info Panel
    0xb8ed000 -  0xb9d9fff +com.adobe.InDesign.Knowledge Base (7.0.0.355 - ???) <F28544D6-4836-E99B-9AF0-8C205FB83D6B> /Applications/Adobe InDesign CS5/*/Knowledge Base
    0xb9df000 -  0xba1cfff +com.adobe.InDesign.Layers Panel (7.0.0.355 - ???) <54CEC2F9-8DE7-687D-23DE-52EE13AE299B> /Applications/Adobe InDesign CS5/*/Layers Panel
    0xba3d000 -  0xba3fff7 +com.adobe.InDesign.Layout Adjustment Panel (7.0.0.355 - ???) <9F50B241-88F7-06D2-28EB-BD55F67645CE> /Applications/Adobe InDesign CS5/*/Layout Adjustment Panel
    0xba44000 -  0xba5ffff +com.adobe.InDesign.Layout Adjustment (7.0.0.355 - ???) <F72DB275-C515-CB50-BB9E-1D139A992404> /Applications/Adobe InDesign CS5/*/Layout Adjustment
    0xba6c000 -  0xbaa6fff +com.adobe.InDesign.Links UI (7.0.0.355 - ???) <43E66E99-D27A-10E3-DBDC-7C54942FC374> /Applications/Adobe InDesign CS5/*/Links UI
    0xbac6000 -  0xbb4cffc +com.adobe.InDesign.ObjectStylesUI (7.0.0.355 - ???) <AB925026-A7EF-0E0B-265F-CA671F6BB1C0> /Applications/Adobe InDesign CS5/*/ObjectStylesUI
    0xbb87000 -  0xbba1ffb +com.adobe.InDesign.Page Setup Dialog (7.0.0.355 - ???) <8DAD7DD1-709A-5411-62C8-425666A2FF9F> /Applications/Adobe InDesign CS5/*/Page Setup Dialog
    0xbbac000 -  0xbc38fec +com.adobe.InDesign.Pages Panel (7.0.0.355 - ???) <738734CC-9DDC-901C-C3CC-085919A2D091> /Applications/Adobe InDesign CS5/*/Pages Panel
    0xbc71000 -  0xbc7cff8 +com.adobe.InDesign.Sections UI (7.0.0.355 - ???) <03CC83C4-3642-7D33-4578-812796388DE8> /Applications/Adobe InDesign CS5/*/Sections UI
    0xbc84000 -  0xbc8bffc +com.adobe.InDesign.StepRepeat (7.0.0.355 - ???) <10F09DA9-5EC1-37A2-853E-1A2474D4F865> /Applications/Adobe InDesign CS5/*/StepRepeat
    0xbc93000 -  0xbcc8ff7 +com.adobe.InDesign.Text Wrap Panel (7.0.0.355 - ???) <9EED4BC1-D58E-021A-3C51-3574D08672AF> /Applications/Adobe InDesign CS5/*/Text Wrap Panel
    0xbce1000 -  0xbd14ff0 +com.adobe.InDesign.TOC UI Dialog (7.0.0.355 - ???) <F4F33165-5526-14D3-A67F-0930DB1A9BD7> /Applications/Adobe InDesign CS5/*/TOC UI Dialog
    0xbd2d000 -  0xbd59ff4 +com.adobe.InDesign.Transform Panel (7.0.0.355 - ???) <FE711509-818D-ED28-E592-F31E8DD53838> /Applications/Adobe InDesign CS5/*/Transform Panel
    0xbd6e000 -  0xbd85ff3 +com.adobe.InDesign.Image Import UI (7.0.0.355 - ???) <EC696635-FAC6-CA59-AA74-388639C0BC6A> /Applications/Adobe InDesign CS5/*/Image Import UI
    0xbd94000 -  0xbda6fff +com.adobe.InDesign.Scotch Rules (7.0.0.355 - ???) <F24C95FC-1649-146B-A97C-6CDBC3F66CB8> /Applications/Adobe InDesign CS5/*/Scotch Rules
    0xbdb0000 -  0xbdfcfff +com.adobe.InDesign.BNUI (7.0.0.355 - ???) <67C96B50-D0FC-71F9-211A-2E502B90E901> /Applications/Adobe InDesign CS5/*/BNUI
    0xbe20000 -  0xbea6fff +com.adobe.InDesign.DataMerge (7.0.0.355 - ???) <46C2972E-CF0F-AA80-0729-C5A7C055A879> /Applications/Adobe InDesign CS5/*/DataMerge
    0xbed6000 -  0xbf00ff7 +com.adobe.InDesign.DataMergeUI (7.0.0.355 - ???) <8C04AFAC-C8AC-63E9-168B-96D2D8AC45CC> /Applications/Adobe InDesign CS5/*/DataMergeUI
    0xbf19000 -  0xbf2bfff +com.adobe.InDesign.PMWelcomeScreen (7.0.0.355 - ???) <F44E336F-6BD7-8E03-53AA-FB8DFDAB709B> /Applications/Adobe InDesign CS5/*/PMWelcomeScreen
    0xbf3b000 -  0xbf4aff8 +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
    0xbf53000 -  0xc022ffb +com.adobe.InDesign.Package and Preflight UI (7.0.0.355 - ???) <47F747B7-F9AE-229F-E766-BCC8962E1C1C> /Applications/Adobe InDesign CS5/*/Package and Preflight UI
    0xc079000 -  0xc25afff +com.adobe.InDesign.Package and Preflight (7.0.0.355 - ???) <A0C40C94-3677-DE71-82E5-458C6CAFDB58> /Applications/Adobe InDesign CS5/*/Package and Preflight
    0xc2e8000 -  0xc30eff6 +AdobeAXE8SharedExpat (??? - ???) <5848BBCE-3A3E-66EE-5527-97A96F0CA4CC> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8SharedExpa t
    0xc316000 -  0xc3fdff7 +com.adobe.InDesign.JBX (7.0.0.355 - ???) <FF769DFF-D91D-0D78-5A59-082E05926FD6> /Applications/Adobe InDesign CS5/*/JBX
    0xc446000 -  0xc44afff +com.adobe.InDesign.Script Label Panel (7.0.0.355 - ???) <21F5F903-03B6-2F3E-53FF-65EFF4614542> /Applications/Adobe InDesign CS5/*/Script Label Panel
    0xc451000 -  0xc45bfff +com.adobe.InDesign.Scripts Panel (7.0.0.355 - ???) <3001A55F-CD98-EE1C-A267-96623574E6DD> /Applications/Adobe InDesign CS5/*/Scripts Panel
    0xc466000 -  0xc4bcff3 +com.adobe.InDesign.Sonar Bookends InDex Pro (7.0.0 - ???) <70861FE4-D538-3DEA-B078-BAA69FA048A1> /Applications/Adobe InDesign CS5/*/Sonar Bookends InDex Pro
    0xc75d000 -  0xc81bff4 +com.adobe.InDesign.Tables UI (7.0.0.355 - ???) <008FE984-1EDD-4649-3732-DF17E2521DAD> /Applications/Adobe InDesign CS5/*/Tables UI
    0xc861000 -  0xc8e7fff +com.adobe.InDesign.TableStylesUI (7.0.0.355 - ???) <CB203C79-693C-0095-234D-2BF1DD21EE5F> /Applications/Adobe InDesign CS5/*/TableStylesUI
    0xc920000 -  0xc979ff7 +com.adobe.InDesign.Character Panel (7.0.0.355 - ???) <079F7FD5-31A8-6B52-3503-45562B899EC5> /Applications/Adobe InDesign CS5/*/Character Panel
    0xc9a7000 -  0xc9cdfff +com.adobe.InDesign.Conditional Text UI (7.0.0.355 - ???) <13E2464A-AF9F-5DF5-276A-9548C9517993> /Applications/Adobe InDesign CS5/*/Conditional Text UI
    0xc9e5000 -  0xc9fdfff +com.adobe.InDesign.Create Outlines (7.0.0.355 - ???) <AD0604FA-77DC-AA5D-7CFA-A781E387F116> /Applications/Adobe InDesign CS5/*/Create Outlines
    0xca0a000 -  0xcb10fff +com.adobe.InDesign.Find and Change Panel (7.0.0.355 - ???) <D16DDA47-C2E3-4754-6956-7FF342676136> /Applications/Adobe InDesign CS5/*/Find and Change Panel
    0xcb6e000 -  0xcb8fff7 +com.adobe.InDesign.Find Change Format Panel (7.0.0.355 - ???) <21973D01-A4FE-1D9E-F42E-498386782813> /Applications/Adobe InDesign CS5/*/Find Change Format Panel
    0xcba1000 -  0xcbc2ff4 +com.adobe.InDesign.Font Usage Dialog (7.0.0.355 - ???) <BD0B4E17-9BC4-4EA7-A8CC-6DE599FFDDB1> /Applications/Adobe InDesign CS5/*/Font Usage Dialog
    0xcbd4000 -  0xcc5bfff +com.adobe.InDesign.Glyphs Panel (7.0.0.355 - ???) <1547B00F-3A30-FCDD-B0EE-64574E2286A5> /Applications/Adobe InDesign CS5/*/Glyphs Panel
    0xcc83000 -  0xcc8bfff +com.adobe.InDesign.Hyphenation Panel (7.0.0.355 - ???) <D374E9F0-B5E3-B6FA-1E05-45FE2E4BE1D6> /Applications/Adobe InDesign CS5/*/Hyphenation Panel
    0xcc95000 -  0xcca3ffd +com.adobe.InDesign.Indents and Tabs (7.0.0.355 - ???) <C0D2FEBF-8287-F1FB-908E-E734ABDDB296> /Applications/Adobe InDesign CS5/*/Indents and Tabs
    0xccae000 -  0xccb5fff +com.adobe.InDesign.Justification Panel (7.0.0.355 - ???) <B0219BBF-D0FA-8727-F6D9-0797296FC186> /Applications/Adobe InDesign CS5/*/Justification Panel
    0xccbc000 -  0xccc1fff +com.adobe.InDesign.Keeps Panel (7.0.0.355 - ???) <0628CAD2-8C0A-B37B-C6CE-76C7F68D465F> /Applications/Adobe InDesign CS5/*/Keeps Panel
    0xccc7000 -  0xcce7fff +com.adobe.InDesign.Optical Kerning (7.0.0.355 - ???) <A790945A-AEF8-034C-B3E7-5068E7C796CB> /Applications/Adobe InDesign CS5/*/Optical Kerning
    0xccf3000 -  0xcd1bfff +com.adobe.InDesign.Paragraph Panel (7.0.0.355 - ???) <87F4AA8A-9C21-5B76-9980-B45602D485F7> /Applications/Adobe InDesign CS5/*/Paragraph Panel
    0xcd30000 -  0xcd3dff3 +com.adobe.InDesign.Paragraph Rules Panel (7.0.0.355 - ???) <526469BC-AD7F-7995-6839-6BF110D06B09> /Applications/Adobe InDesign CS5/*/Paragraph Rules Panel
    0xcd46000 -  0xcd58ffb +com.adobe.InDesign.Path Type UI (7.0.0.355 - ???) <4FDF381A-201A-D4F8-7E0C-63A82504F3A8> /Applications/Adobe InDesign CS5/*/Path Type UI
    0xcd65000 -  0xcd6dff3 +PathTypeLib.dylib (??? - ???) <F753ACE3-9AB5-76D6-8F55-CEF5E19401AF> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/PathTypeLib.dylib
    0xcd73000 -  0xcd97ff5 +com.adobe.InDesign.RunIn Styles Panel (7.0.0.355 - ???) <D213EDED-E1D1-9487-9AD6-270CDA4B41D4> /Applications/Adobe InDesign CS5/*/RunIn Styles Panel
    0xcdaa000 -  0xcdbffff +com.adobe.InDesign.SING (7.0.0.355 - ???) <B054E119-FBE6-5805-DC63-7FB0DA64E307> /Applications/Adobe InDesign CS5/*/SING
    0xcdcc000 -  0xcdd4ff7 +com.adobe.InDesign.Span Columns Panel (7.0.0.355 - ???) <1FE07F66-7B5A-A3BA-029A-760C0E1A5BB9> /Applications/Adobe InDesign CS5/*/Span Columns Panel
    0xcddb000 -  0xce1bffc +com.adobe.InDesign.Spelling Panel (7.0.0.355 - ???) <96DE3DF1-C22F-AF2F-4278-FDAAE598E3D6> /Applications/Adobe InDesign CS5/*/Spelling Panel
    0xce3b000 -  0xce49ff8 +com.adobe.InDesign.Story Panel (7.0.0.355 - ???) <3F6FE652-BF78-CBEF-0714-62F9EFE6F485> /Applications/Adobe InDesign CS5/*/Story Panel
    0xce54000 -  0xcea8ff7 +com.adobe.InDesign.Style Panel (7.0.0.355 - ???) <26F90B93-2C75-7128-6B87-0B90AB5995AC> /Applications/Adobe InDesign CS5/*/Style Panel
    0xced4000 -  0xceddff1 +com.adobe.InDesign.Text Color Panel (7.0.0.355 - ???) <8C1F39E1-E2D3-8134-13E4-F811D9B452D0> /Applications/Adobe InDesign CS5/*/Text Color Panel
    0xcee5000 -  0xcf00ff1 +com.adobe.InDesign.Text Frame Options (7.0.0.355 - ???) <1089EFE3-C64D-40AF-4787-970F4332BE2E> /Applications/Adobe InDesign CS5/*/Text Frame Options
    0xcf0e000 -  0xcf5cfff +com.adobe.InDesign.Text Panel (7.0.0.355 - ???) <B7A2C124-8C5A-F83F-10C1-1D092A258703> /Applications/Adobe InDesign CS5/*/Text Panel
    0xcf7c000 -  0xcf95fff +com.adobe.InDesign.Text Preferences (7.0.0.355 - ???) <889C74DB-74F5-730D-D91D-C4C4898018F6> /Applications/Adobe InDesign CS5/*/Text Preferences
    0xcfa2000 -  0xcfbeff4 +com.adobe.InDesign.Text Ruler (7.0.0.355 - ???) <3B6AA7F6-AB38-39CC-2EDC-EE243958BDC8> /Applications/Adobe InDesign CS5/*/Text Ruler
    0xcfcc000 -  0xcfe0ff7 +com.adobe.InDesign.Text Style Panel (7.0.0.355 - ???) <14827AD2-028A-60A2-483A-A4A7EBF4E0F8> /Applications/Adobe InDesign CS5/*/Text Style Panel
    0xcfed000 -  0xd017ff7 +com.adobe.InDesign.CSXS (7.0.0.355 - ???) <D169CA69-0B16-E3C5-0369-2597A973B7AD> /Applications/Adobe InDesign CS5/*/CSXS
    0xd02e000 -  0xd1a6ffb +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
    0xd200000 -  0xd229ff4 +com.adobe.InDesign.Galley Preferences (7.0.0.355 - ???) <51838E2D-0260-3A36-B182-D9BB586DA95A> /Applications/Adobe InDesign CS5/*/Galley Preferences
    0xd242000 -  0xd25dffb +com.adobe.InDesign.GapTool (7.0.0.355 - ???) <F29D454E-0B8E-AE6F-3DB7-FD7456C8F421> /Applications/Adobe InDesign CS5/*/GapTool
    0xd26a000 -  0xd271ffa +com.adobe.InDesign.General Preferences Panel (7.0.0.355 - ???) <8A6E86C8-9983-3D3B-5825-56702E51A738> /Applications/Adobe InDesign CS5/*/General Preferences Panel
    0xd279000 -  0xd28dff8 +com.adobe.InDesign.Performance UI (7.0.0.355 - ???) <5932EC9D-B8A4-7916-9F10-FBBD98BBA52F> /Applications/Adobe InDesign CS5/*/Performance UI
    0xd29c000 -  0xd2b8fff +com.adobe.InDesign.Shortcut Editor Dialog (7.0.0.355 - ???) <BD72563F-DDDC-F988-5060-3B0F201BD015> /Applications/Adobe InDesign CS5/*/Shortcut Editor Dialog
    0xd2c8000 -  0xd2d9ff3 +com.adobe.InDesign.Tool Box (7.0.0.355 - ???) <8EB4E951-1F84-6992-6544-9364DA7EDE64> /Applications/Adobe InDesign CS5/*/Tool Box
    0xd2e8000 -  0xd2f2fff +com.adobe.InDesign.Tool Tips (7.0.0.355 - ???) <A31625D2-C7E6-40EC-5A20-3C1553803A18> /Applications/Adobe InDesign CS5/*/Tool Tips
    0xd2fd000 -  0xd302fff +com.adobe.InDesign.Track Changes Preferences (7.0.0.355 - ???) <AA0D3336-B7B2-68EA-23E5-30C4D8E95EEE> /Applications/Adobe InDesign CS5/*/Track Changes Preferences
    0xd309000 -  0xd319fff +com.adobe.InDesign.Track Changes UI (7.0.0.355 - ???) <F7ACACB2-E602-EB6B-89EA-D1866058481B> /Applications/Adobe InDesign CS5/*/Track Changes UI
    0xd322000 -  0xd329fff +com.adobe.InDesign.PerformanceMetrics (7.0.0.355 - ???) <2AB9D4A0-E984-C5EF-FABF-D2671F116033> /Applications/Adobe InDesign CS5/*/PerformanceMetrics
    0xd330000 -  0xd33dff1 +com.adobe.InDesign.Metadata UI (7.0.0.355 - ???) <F45F1B21-A3FE-975C-029D-73FC59B68669> /Applications/Adobe InDesign CS5/*/Metadata UI
    0xd345000 -  0xd3b2fef +FileInfo (??? - ???) <4A4C74F9-CA83-B174-F56D-F7671DC61389> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
    0xd3cd000 -  0xd3d4ff5 +com.adobe.InDesign.Workgroup UI (7.0.0.355 - ???) <E959A787-CD65-A25D-3B8C-B75303108E1B> /Applications/Adobe InDesign CS5/*/Workgroup UI
    0xd3da000 -  0xd41bfff +com.adobe.InDesign.Snippet (7.0.0.355 - ???) <CB31C87A-FEE9-1573-5921-B356CDA2926E> /Applications/Adobe InDesign CS5/*/Snippet
    0xd438000 -  0xd530ff7 +com.adobe.InDesign.XMedia UI (7.0.0.355 - ???) <6667D552-A793-62CB-175E-4970F19BCF8B> /Applications/Adobe InDesign CS5/*/XMedia UI
    0xd598000 -  0xd5e0ff3 +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
    0xd5fb000 -  0xd78afe3 +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
    0xd80f000 -  0xda70feb +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
    0xdb71000 -  0xdc09fff +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
    0xdc47000 -  0xdcd4ff7 +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
    0xdd06000 -  0xdd59ffb +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
    0xdd96000 -  0xde17fe7 +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
    0xde48000 -  0xded4fef +AdobeXMPFiles (??? - ???) <A72BD678-CAD0-0C2A-0989-11E87B154AB5> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobeXMPFiles.framework/Versions/A/AdobeXMPFiles
    0xdf0b000 -  0xdf46ffb +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
    0xdf62000 -  0xdf8aff7 +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
    0xdfa1000 -  0xdfd2ffb +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
    0xdfed000 -  0xe03eff7 +com.adobe.InDesign.Behavior (7.0.0.355 - ???) <1DB314F9-B4CB-0B14-0D92-D72CDC9E1D26> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Behavior.InDesignPlugin/Behavior
    0xe066000 -  0xe10afe1 +com.adobe.InDesign.BNCore (7.0.0.355 - ???) <199825AD-29B7-2D34-F4BF-286755C34F22> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/BNCore.InDesignPlugin/BNCore
    0xe13e000 -  0xe191ff3 +com.adobe.InDesign.Book (7.0.0.355 - ???) <CF89E43A-02A5-8A0A-2AF8-B85117122C18> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Book.InDesignPlugin/Book
    0xe1b4000 -  0xe1c2fff +com.adobe.InDesign.Buzzword Access (7.0.0.355 - ???) <37D12BD4-D9A1-4407-127E-512D2166D8B5> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Buzzword Access.InDesignPlugin/Buzzword Access
    0xe1cc000 -  0xe1fdfff +com.adobe.InDesign.CellStyles.rpln (7.0.0.355 - ???) <E7F1E5A8-AD80-8448-1F5D-4E9645D7ABD8> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/CellStyles.rpln.InDesignPlugin/CellStyles.rpln
    0xe213000 -  0xe29bffb +com.adobe.InDesign.CJK Text Attributes (7.0.0.355 - ???) <CB39B002-8B38-2281-D6CE-EFC9AB8EDA36> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/CJK Text Attributes.InDesignPlugin/CJK Text Attributes
    0xe2cf000 -  0xe341ffa +com.adobe.InDesign.CJKGrid (7.0.0.355 - ???) <952E53B5-47A3-3F31-0AF4-632E7EE0E99A> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/CJKGrid.InDesignPlugin/CJKGrid
    0xe36b000 -  0xe441fef +com.adobe.InDesign.Color Management (7.0.0.355 - ???) <8BF046A2-C7F5-6DEB-8150-1646329874A8> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Color Management.InDesignPlugin/Color Management
    0xe488000 -  0xe4deff3 +com.adobe.InDesign.CompFontMgr (7.0.0.355 - ???) <52EE7841-2C41-5FF4-AFB8-B06C63995856> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/CompFontMgr.InDesignPlugin/CompFontMgr
    0xe4fe000 -  0xe547ff7 +com.adobe.InDesign.Conditional Text (7.0.0.355 - ???) <092A939F-1479-ADD0-1884-AB0BAB881604> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Conditional Text.InDesignPlugin/Conditional Text
    0xe567000 -  0xe583ff3 +com.adobe.InDesign.Dialog Layout (7.0.0.355 - ???) <C39BA2D7-EA14-E85A-2B2D-724A0271B14F> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Dialog Layout.InDesignPlugin/Dialog Layout
    0xe593000 -  0xe5b1ffe +com.adobe.InDesign.Document Actions (7.0.0.355 - ???) <C17E4523-A86F-CE6B-BECD-FD614F9D9C5C> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Document Actions.InDesignPlugin/Document Actions
    0xe5c2000 -  0xe74fffb +com.adobe.InDesign.Document Framework (7.0.0.355 - ???) <15B95422-2F2D-6CC7-5EB3-27A447C47036> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Document Framework.InDesignPlugin/Document Framework
    0xe7c5000 -  0xe7cbfff +com.adobe.InDesign.Document UI (7.0.0.355 - ???) <6E172D7E-63B0-4372-E6DC-813199369E21> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Document UI.InDesignPlugin/Document UI
    0xe7d2000 -  0xeae9ffd +com.adobe.InDesign.Dynamic Documents (7.0.0.355 - ???) <A0E0AA7A-6F84-FC12-5071-2BCBE2291BA5> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Dynamic Documents.InDesignPlugin/Dynamic Documents
    0xebc4000 -  0xeca5ff4 +ADBE_AGMFL (??? - ???) <254CC454-1C89-DA76-E96D-ADF5FCD808AB> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/ADBE_AGMFL.framework/Versions/A/ADBE_AGMFL
    0xecd8000 -  0xee69ff3 +aflamingo (??? - ???) <C4136948-FE16-15C4-F1B9-040E014AF2CA> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/aflamingo.framework/Versions/A/aflamingo
    0xeeb4000 -  0xef98fef +com.adobe.InDesign.EPS Page Item (7.0.0.355 - ???) <1C272994-750B-D8D1-02B6-6BD2534FD04F> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/EPS Page Item.InDesignPlugin/EPS Page Item
    0xefde000 -  0xf0defeb +com.adobe.InDesign.Font Manager (7.0.0.355 - ???) <686FF9C9-7D76-6ADA-0E89-1CD439AB07B9> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Font Manager.InDesignPlugin/Font Manager
    0xf119000 -  0xf198fff +com.adobe.InDesign.FormField (7.0.0.355 - ???) <BCC9DC16-7F02-138A-2848-80F9066A7A13> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/FormField.InDesignPlugin/FormField
    0xf1ca000 -  0xf21cffb +com.adobe.InDesign.Galley (7.0.0.355 - ???) <C71587A1-B603-E818-8497-ED257F8DB348> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Galley.InDesignPlugin/Galley
    0xf238000 -  0xf346fff +com.adobe.InDesign.GalleyUI (7.0.0.355 - ???) <8F641CB4-34C4-DC94-BF2A-BBE08EC542DA> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/GalleyUI.InDesignPlugin/GalleyUI
    0xf38d000 -  0xf53bfff +com.adobe.InDesign.Generic Page Item (7.0.0.355 - ???) <84651032-F791-88BD-C15F-407A4032542D> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Generic Page Item.InDesignPlugin/Generic Page Item
    0xf5c7000 -  0xf5d1ff7 +com.adobe.InDesign.GenericSettings (7.0.0.355 - ???) <7D3CD6DE-9481-BC92-4087-5E540161C515> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/GenericSettings.InDesignPlugin/GenericSettings
    0xf5d9000 -  0xf5daff1 +com.adobe.InDesign.Global Preferences Panel (7.0.0.355 - ???) <DF2380A0-A851-5529-7A36-1A3973B89200> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Global Preferences Panel.InDesignPlugin/Global Preferences Panel
    0xf5de000 -  0xf63bffb +com.adobe.InDesign.Gradient Fill (7.0.0.355 - ???) <455F20A2-8706-A597-3074-386679BA5244> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Gradient Fill.InDesignPlugin/Gradient Fill
    0xf660000 -  0xf72ffe7 +com.adobe.InDesign.Graphics (7.0.0.355 - ???) <97D16769-E6A4-AA23-7907-BD845CB4D9AD> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Graphics.InDesignPlugin/Graphics
    0xf778000 -  0xf781ffb +com.adobe.InDesign.Group (7.0.0.355 - ???) <DCC2D180-2385-BED5-873A-FE87139634AF> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Group.InDesignPlugin/Group
    0xf78a000 -  0xf7a0fff +com.adobe.InDesign.Guides (7.0.0.355 - ???) <FE5850EC-EA2C-5ACF-11BA-486C40359AB0> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Guides.InDesignPlugin/Guides
    0xf7af000 -  0xf881ff7 +com.adobe.InDesign.Hyperlinks (7.0.0.355 - ???) <E1361CF8-1690-FD55-6D73-3CCA8296195F> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Hyperlinks.InDesignPlugin/Hyperlinks
    0xf8ca000 -  0xf923fef +com.adobe.InDesign.Image Filters (7.0.0.355 - ???) <AE6418DD-ACCA-DDFB-6CF0-ABBFAE2161C6> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Image Filters.InDesignPlugin/Image Filters
    0xf931000 -  0xfa26fe7 +com.adobe.InDesign.Image (7.0.0.355 - ???) <6261B004-671B-9411-3EF0-CC84D91752BA> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Image.InDesignPlugin/Image
    0xfa74000 -  0xfa8fffb +com.adobe.InDesign.IME (7.0.0.355 - ???) <3510053A-A752-0311-B35B-14EBEAC6D18D> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/IME.InDesignPlugin/IME
    0xfa9f000 -  0xfad9ff7 +com.adobe.InDesign.Import Export UI (7.0.0.355 - ???) <9B259867-0C2E-6976-E3A3-431F92EC255A> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Import Export UI.InDesignPlugin/Import Export UI
    0xfafa000 -  0xfbd9fe7 +com.adobe.InDesign.InCopyShared (7.0.0.355 - ???) <239CCEA7-4A06-9B91-6C85-EF21FD036FEB> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/InCopyShared.InDesignPlugin/InCopyShared
    0xfc28000 -  0xfc32ff3 +com.adobe.InDesign.InCopySharedUI (7.0.0.355 - ???) <675CBA9B-C45D-D0FE-653F-491D5007B3D3> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/InCopySharedUI.InDesignPlugin/InCopySharedUI
    0xfc3d000 -  0xfcbbff3 +com.adobe.InDesign.InCopyWorkflow (7.0.0.355 - ???) <030DA376-E5A7-4B26-CE74-028927EF0A01> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/InCopyWorkflow.InDesignPlugin/InCopyWorkflow
    0xfcf6000 -  0xfdd8ff7 +com.adobe.InDesign.Indexing (7.0.0.355 - ???) <F225EE99-CFB6-6716-3B52-491DE35D7680> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Indexing.InDesignPlugin/Indexing
    0xfe14000 -  0xfecffff +com.adobe.InDesign.INXCore (7.0.0.355 - ???) <ADE73F71-E0E8-18EE-DBF3-F8B26AB3965B> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/INXCore.InDesignPlugin/INXCore
    0xff0f000 -  0xff33fff +com.adobe.InDesign.Layer (7.0.0.355 - ???) <F2C9FAF7-2D6F-653E-4596-3759D27E7034> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Layer.InDesignPlugin/Layer
    0xff47000 - 0x100c2ff7 +com.adobe.InDesign.Layout UI (7.0.0.355 - ???) <37BB6E3D-6E3C-05D7-1EDB-F8D5D8171EA4> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Layout UI.InDesignPlugin/Layout UI
    0x10148000 - 0x10169ff3 +com.adobe.InDesign.Layout (7.0.0.355 - ???) <8C39CD70-A373-88A5-CFD7-D1A730F96103> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Layout.InDesignPlugin/Layout
    0x10179000 - 0x101bcff7 +com.adobe.InDesign.Linguistics (7.0.0.355 - ???) <BF4F5396-52F8-68EA-AEFE-5A04BDB96DA6> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Linguistics.InDesignPlugin/Linguistics
    0x101dc000 - 0x10317fff +com.adobe.InDesign.Links (7.0.0.355 - ???) <DA8D69A9-77B5-12E0-99E9-7BA2FF99772E> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Links.InDesignPlugin/Links
    0x10379000 - 0x103e3ff7 +com.adobe.InDesign.Master Page (7.0.0.355 - ???) <326A0DCE-DEF8-19EB-D6D2-8B1B27E8D52C> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Master Page.InDesignPlugin/Master Page
    0x10409000 - 0x10458ff7 +com.adobe.InDesign.Media (7.0.0.355 - ???) <007C8522-EF86-AA23-56EC-99F318647ACC> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Media.InDesignPlugin/Media
    0x10476000 - 0x10477ff3 +com.adobe.InDesign.Metadata Database Filter (7.0.0.355 - ???) <8153D24F-2DB5-B2AB-9717-70E7532E8B02> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Metadata Database Filter.InDesignPlugin/Metadata Database Filter
    0x1047b000 - 0x104f8ff7 +com.adobe.InDesign.Metadata (7.0.0.355 - ???) <86187B9A-E072-BEB4-4E49-BF4A33FE6327> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Metadata.InDesignPlugin/Metadata
    0x10527000 - 0x1053cfff +com.adobe.InDesign.Movie (7.0.0.355 - ???) <77F87F68-A6E9-05B6-C892-6FAFABF645C6> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Movie.InDesignPlugin/Movie
    0x1054a000 - 0x1057efff +com.adobe.InDesign.Open Place (7.0.0.355 - ???) <604DFE0C-0815-33D3-2087-C85D73F1961D> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Open Place.InDesignPlugin/Open Place
    0x10597000 - 0x1065afff +com.adobe.InDesign.Paragraph Composer (7.0.0.355 - ???) <1D553B63-9594-CBD7-81A3-1183D6A1B9FD> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Paragraph Composer.InDesignPlugin/Paragraph Composer
    0x10678000 - 0x106b1ffb +com.adobe.InDesign.Path Type (7.0.0.355 - ???) <7867A3AB-4925-CBF7-1877-7924AD7A732D> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Path Type.InDesignPlugin/Path Type
    0x106cc000 - 0x1089efff +com.adobe.InDesign.PDF (7.0.0.355 - ???) <B19F021E-5955-B381-2EB4-DB064290CDF7> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/PDF.InDesignPlugin/PDF
    0x10926000 - 0x10a09fef +AdobePDFPort (??? - ???) <A3B34989-24B0-04AF-D9BC-2B2718803809> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobePDFPort.framework/Versions/A/AdobePDFPort
    0x10a3e000 - 0x10a59ff9 +AdobePDFSettings (??? - ???) /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobePDFSettings.framework/Versions/A/AdobePDFSettings
    0x10a73000 - 0x10aa6ff7 +com.adobe.InDesign.Photoshop Import Filter (7.0.0.355 - ???) <E31C18E9-8962-5D0C-7289-E5E02EA16AC9> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Photoshop Import Filter.InDesignPlugin/Photoshop Import Filter
    0x10abc000 - 0x117fffff +com.adobe.psl (AdobePSL 12.0.0.7524 - 12.0.0.7524) <CFBCB19A-03F7-D095-1F48-8D68F05A25C5> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/Frameworks/AdobePSL.framework/Versions/A/AdobePSL
    0x11b3e000 - 0x11b3fff1  com.apple.textencoding.unicode (2.4 - 2.4) <4E55D4B9-4E67-3FC9-9407-3E99D1D50F15> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x11b44000 - 0x11b76ff7 +com.adobe.InDesign.PNG Import Filter (7.0.0.355 - ???) <2C6DDB20-C560-14DD-84DC-A2AB8B6C0793> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/PNG Import Filter.InDesignPlugin/PNG Import Filter
    0x11b7f000 - 0x11ccafff +com.adobe.InDesign.Print (7.0.0.355 - ???) <F6B4CCEF-06B9-5E17-9102-2B29A6713D6A> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Print.InDesignPlugin/Print
    0x11d29000 - 0x11d43fff +com.adobe.InDesign.Rulers (7.0.0.355 - ???) <2546DE05-52F1-033E-90D0-03ED797D585C> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Rulers.InDesignPlugin/Rulers
    0x11d52000 - 0x11debff7 +com.adobe.InDesign.Scripting (7.0.0.355 - ???) <6E2BCE6C-230C-1724-CC70-12522818EBC3> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Scripting.InDesignPlugin/Scripting
    0x11e1c000 - 0x11e36ff2 +com.adobe.InDesign.Sections (7.0.0.355 - ???) <5AFD740D-904C-2F9B-DE71-375B2B948BCF> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Sections.InDesignPlugin/Sections
    0x11e45000 - 0x11e52fff +com.adobe.InDesign.Sound (7.0.0.355 - ???) <15A968FB-7F7D-1022-9E99-70A3818AC346> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Sound.InDesignPlugin/Sound
    0x11e5d000 - 0x11e6bfff +com.adobe.InDesign.Spelling Service (7.0.0.355 - ???) <DBB0C9F7-934B-15B5-5CF5-FBEEE83ACC99> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Spelling Service.InDesignPlugin/Spelling Service
    0x11e77000 - 0x11eb0fff +com.adobe.InDesign.Spline UI (7.0.0.355 - ???) <B40249D1-919F-FFC8-8E6F-344A29CF063B> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Spline UI.InDesignPlugin/Spline UI
    0x11ece000 - 0x11f0afff +com.adobe.InDesign.Spline (7.0.0.355 - ???) <55F1F2F2-0BB7-96C1-726C-6D3E47351086> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Spline.InDesignPlugin/Spline
    0x11f26000 - 0x11f6bff0 +com.adobe.InDesign.Spread UI (7.0.0.355 - ???) <6B9E2DAE-304A-1E95-E46E-D37CC49BEEA1> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Spread UI.InDesignPlugin/Spread UI
    0x11f85000 - 0x12068ffb +com.adobe.InDesign.Spread (7.0.0.355 - ???) <9BF0ADE3-0354-1790-AA19-DD6E7E495384> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Spread.InDesignPlugin/Spread
    0x120b4000 - 0x12103ffb +com.adobe.InDesign.Stroke and Fill (7.0.0.355 - ???) <42B4A176-B4DA-C638-A59F-94F3A3FFB416> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Stroke and Fill.InDesignPlugin/Stroke and Fill
    0x1211f000 - 0x12163fff +com.adobe.InDesign.Support for AppleScript (7.0.0.355 - ???) <DEC65072-2AB5-9901-9CBC-6FED676B2B04> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Support for AppleScript.InDesignPlugin/Support for AppleScript
    0x1217c000 - 0x12206ff7 +com.adobe.InDesign.Support for JavaScript (7.0.0.355 - ???) <196259C9-B203-DD5B-0733-8D146FC78723> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Support for JavaScript.InDesignPlugin/Support for JavaScript
    0x1223f000 - 0x12438fff +com.adobe.InDesign.Table Model (7.0.0.355 - ???) <F13B1585-BAAD-4C84-07BE-6428CEDA35B3> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Table Model.InDesignPlugin/Table Model
    0x124c5000 - 0x1250cfff +com.adobe.InDesign.TableStyles (7.0.0.355 - ???) <59E0C1A1-4044-C145-6414-61CF041E9968> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/TableStyles.InDesignPlugin/TableStyles
    0x12523000 - 0x1256cfff +com.adobe.InDesign.Text Attributes (7.0.0.355 - ???) <07B49878-E35A-C031-205F-A25256640FCA> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Required/Text Attributes.InDesignPlugin/Text Attributes
    0x12591000 - 0x125a0fff +com.adobe.InDesign.Text Editor Model (7.0.0.355 - ???) <8E01C18E-4947-93AB-71CA-E017C80FB09C> /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Req

    Hi Cari,
    I did create a new user account (admin level) and InDesign works like a charm.
    When I went back to the other account, plug-ins gone, I deleted the prefs and caches, restarted and still everything is crashing as before.
    At least I am working on one account and I will contiue to troubleshoot on the other account. And at some point either the new account will crash or the old account will work and I will go from there.
    Thanks for the info about Mac remembering info. Always trying to be helpful these Macs.
    And thanks for getting at least into a workable space!!! I am supremely grateful!

  • InDesign CS6 Text Tool Crashes App

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

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

  • InDesign CC - Completely unusable.. Text tool crash!

    How on earth did this get released when so many of us are having crash on startup issues.. InDesign CC is now 'parked' and we'bve gone back to CS6, along with other posts on here, the sofware just 'bombs' if you attmept at access the type tool... after all the fanfare i find this totally unbeliveable. I've tried all the font workarounds as suggested, but still no luck.. fingers crossed for a 'cloud' fix soon!

    Hi everyone,
    If you are having issue with the Text tool, please try the plug-in posted in this thread: http://adobe.ly/11QAawV
    KevinLCoster:
    To download CS6 version through Creative Cloud, please follow the instruct here: http://helpx.adobe.com/creative-cloud/kb/download-previous-versions-creative-applications. html
    Thanks!

  • Using InDesign CC on Windows 7 Ultimate.  Every time I hit the text tool button the program crashes

    When using InDesign CC, every time I hit the text tool button, the program crashes. 

    Arpit thanks, I have almost exactly the same issue, except that any editing of any kind in my Indesign CC seems to cause a crash.Windows 7 home premium.64bit
    I have received the same solution as you gave above, from the tech team, but cant find the correct file to add the "CopyPlugins.vbs script." to....I get an error message telling me to try again and chose the file adobe indesign CC, and yet that's what I'm doing. There must be an instruction missing for finding the correct file.

  • Indesign crashes when select Text tool

    Hi,
    Since this morning I've a problem with InDesign CC. Every time I try to select the Text tool, InDesign crash, even with new file.
    During a period it was also impossible to only start InDesign. But I've clear my cache and it works again, but the text tool crash remain.
    http://pastebin.com/pR1Ess4i
    When I've tried to restart my mac with safe boot, it was OK but no in "normal" mode.
    I've had a Keynote/Page and Numbers update this morning, I think it's possible there have have a link...
    Thanks for your help, I don't know what doing !

    BTW, there is a newer version of InDesign as well, InDesign CC2014. Since you’re running Mavericks it should be available to you.

  • InDesign text tool is crashing InDesign CC

    Hi Jeff,
    Last night, I uninstalled Adobe Creative and all of the CC applications I installed. Reinstalled Adobe Creative and the apps I wanted, and InDesign Text Tool is STILL crashing the app. I'm opening InDesign CC 64 bit, which matches other programs I use (64 bit). Any other ideas what might be happening?
    InDesign CS6 had no issues over the past 6 mos on my computer. It's a PC running Windows 7.
    Heidi

    @bookreviewer, please try to perform the solution given in the following article.
    http://helpx.adobe.com/indesign/kb/indesign-cc-crashing-launch.html
    For more information on this subject please refer
    http://forums.adobe.com/thread/1234968

  • CS4 crashes when using the text tool

    Everytime that I click on the text tool to use it, the program freezes up and Microsoft Windows pops up a message saying 'Adobe Photoshop has stopped working.' I've given in to just using Illustrator for my text, but am finding that I need in now in Photoshop.
    Anyone have any answers?? I'm getting frustrated??
    Thanks.

    I am experiencing the same issue as well as another collegue at work... both using cs4, windows7 and
    only happening to the 64bit version not the other version. IT uninstalled and reinstalled and still same issue...
    just thought I would post too and perhaps a fix can be created by Adobe
    Also... InDesign and Illustrator are just fine. The only crashing occurs with Photoshop.

Maybe you are looking for

  • New BT Vision Box stops my other digital freeview ...

    I'm a new BT vision customer and have set my vision box up to include using the poweline adapters as my tv is otherside of the room to my homehub and all works fine. However the TV we have in the bedroom that has freeview built in will no longer rece

  • What is the difference between joint stereo and normal stereo?

    When I go to the importing options and click custom, it asks if I want it to import in joint stereo or normal stereo. Can someone tell me what the difference is? I want to do whichever one sounds better.

  • Is there a way to get sentence case when typing?

    my sentences always start with lower case letters. is there a format for sentence case? would really appreciate a reply because i am not a good typist. and not just this version, all older versions have had this same problem

  • Reset iPhone 4 without using Apple Id

    How do I reset iPhone 4 if my dad has forgotten the Apple Id password, the security answers as well as the email used to create the Apple Id? It is fine that the data in the phone is deleted. Urgent! Thanks

  • Download Oracle BI results

    Hi I want to download the oracle bi results into a pdf format. When I click the download link below the request I cannot see the pdf option. How to download the result into pdf format. Please suggest.