[IDCS2 Win]Indesign Crashes after Reading Swatches Panel!

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

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

Similar Messages

  • Indesign crashes when picking swatches

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

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

  • InDesign Crashes when Accessing Character Panel

    I just updated my Mac OS 10.6.7 with CS5 after uninstalling CS3, which functioned without any problems.  Now, after both creating new documents and opening previously created documents, InDesign is having all kinds of problems when I attempt to access the font list in the character panel.
    InDesign will crash everytime while I am scrolling through the font list.  I have tried using the Characer Panel window, as well as the font option at the top when using the text tool.  InDesign crashes either way.
    I have validated all of my fonts, removing those who were tagged as corrupt, uninstalled & reinstalled inDesign, and also removed my perferences folders to restore to default workspaces.  After all of that, InDesign continues to crash.
    Does anyone have any suggestions on what to do next?  I thought at first it was a corrupt font file, but now I'm not sure what it could be.

    There are some probems that do affect InDesign though.
    The one I've seen is fleeting.
    Open a document and set a substantial quantity of text (say, a full page) in Utopia Std 12pt. (We're using Version 2.050; PS 2.000; hotconv 1.0.51;makeotf.lib2.0.18671). Open LibreOffice 3.3.1. Quit Libreoffice.
    InDesign activates (it was the last app open) and pops up the Missing Fonts dialog, saying that Utopia Std is no longer on the system, and every character changes to a missing-font rectangle.
    A few seconds later all the rectangles go away. But this is not proper behavior...

  • Indesign crashing after 30 seconds after startup

    Indesign keeps crashing on a few computers that we have. This is InDesign CS6 of the Master Collection. We are running 10.8.2 and the newest version on indesign updated. We also have Universal Type Client 3.3. The crash log is as follows.... any help would be appreciated. Thanks in advance.
    Process:         Adobe InDesign CS6 [74332]
    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 [31658]
    User ID:         296042258
    Date/Time:       2013-03-21 12:54:21.065 -0400
    OS Version:      Mac OS X 10.8.2 (12C60)
    Report Version:  10
    Interval Since Last Report:          447 sec
    Crashes Since Last Report:           3
    Per-App Interval Since Last Report:  142 sec
    Per-App Crashes Since Last Report:   3
    Anonymous UUID:                      DF40AD9F-36BA-2A2B-8887-E8867DFD19E2
    Crashed Thread:  27
    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:: Main Thread  Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib                         0x96c8da98 objc_msgSend + 40
    1   com.apple.CoreFoundation                0x985646d8 CFArrayGetValueAtIndex + 88
    2   com.apple.AppKit                        0x9186820d -[NSFocusStack focusedView] + 35
    3   com.apple.AppKit                        0x918a3a11 -[NSCGSContext isFlipped] + 52
    4   com.apple.AppKit                        0x91d892f2 +[NSStringDrawingTextStorage _fastDrawString:attributes:length:inRect:graphicsContext:baselineRendering:usesFontLeadin g:usesScreenFont:typesetterBehavior:paragraphStyle:lineBreakMode:boundingRect:padding:scro llable:] + 2879
    5   com.apple.AppKit                        0x918add17 _NSStringDrawingCore + 1136
    6   com.apple.AppKit                        0x918a18d8 _NSDrawTextCell + 6345
    7   com.apple.AppKit                        0x918bf46f -[NSTextFieldCell drawInteriorWithFrame:inView:] + 815
    8   com.apple.AppKit                        0x918be561 -[NSTextFieldCell drawWithFrame:inView:] + 361
    9   com.apple.AppKit                        0x918a2f53 -[NSControl drawRect:] + 379
    10  com.apple.AppKit                        0x9189635e -[NSView _drawRect:clip:] + 3492
    11  com.apple.AppKit                        0x91894d74 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1316
    12  com.apple.AppKit                        0x918950aa -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2138
    13  com.apple.AppKit                        0x918950aa -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2138
    14  com.apple.AppKit                        0x91894672 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topVi ew:] + 5445
    15  com.apple.AppKit                        0x91892f1f -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topVi ew:] + 290
    16  com.apple.AppKit                        0x9188ec83 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 4425
    17  com.apple.AppKit                        0x91857481 -[NSView displayIfNeeded] + 1468
    18  com.apple.AppKit                        0x91856e3d -[NSWindow displayIfNeeded] + 306
    19  com.apple.AppKit                        0x91856ad4 _handleWindowNeedsDisplayOrLayoutOrUpdateConstraints + 994
    20  com.apple.AppKit                        0x91e94b3b __83-[NSWindow _postWindowNeedsDisplayOrLayoutOrUpdateConstraintsUnlessPostingDisabled]_block_invoke_012 53 + 58
    21  com.apple.CoreFoundation                0x985df28d _runLoopObserverWithBlockContext + 29
    22  com.apple.CoreFoundation                0x985afdfe __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 30
    23  com.apple.CoreFoundation                0x985afd3d __CFRunLoopDoObservers + 381
    24  com.apple.CoreFoundation                0x98589e16 __CFRunLoopRun + 886
    25  com.apple.CoreFoundation                0x9858963a CFRunLoopRunSpecific + 378
    26  com.apple.CoreFoundation                0x985894ab CFRunLoopRunInMode + 123
    27  com.apple.HIToolbox                     0x9803615a RunCurrentEventLoopInMode + 242
    28  com.apple.HIToolbox                     0x98035ec9 ReceiveNextEventCommon + 374
    29  com.apple.HIToolbox                     0x9819b30c ReceiveNextEvent + 79
    30  com.adobe.InDesign.AppFramework          0x13224af8 0x13216000 + 60152
    31  com.adobe.InDesign.AppFramework          0x13243329 GetPlugIn + 12009
    32  com.adobe.InDesign                      0x00001ec5 main + 341
    33  com.adobe.InDesign                      0x00001d55 start + 53
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x94a2e9ae kevent + 10
    1   libdispatch.dylib                       0x94a0ac71 _dispatch_mgr_invoke + 993
    2   libdispatch.dylib                       0x94a0a7a9 _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib                  0x94a2d8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x965fa289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x965fa512 pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore          0x9a4446ad TSWaitOnConditionTimedRelative + 177
    4   com.apple.CoreServices.CarbonCore          0x9a390b9b MPWaitOnQueue + 261
    5   PMRuntime.dylib                         0x005b9581 SetVSizeBaseline(unsigned long) + 1473
    6   com.apple.CoreServices.CarbonCore          0x9a417a7b PrivateMPEntryPoint + 68
    7   libsystem_c.dylib                       0x965f5557 _pthread_start + 344
    8   libsystem_c.dylib                       0x965dfcee thread_start + 34
    Thread 3:
    0   libsystem_kernel.dylib                  0x94a2b7d2 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x94a2acb0 mach_msg + 68
    2   com.apple.CoreServices.CarbonCore          0x9a44135b TS_exception_listener_thread + 89
    3   libsystem_c.dylib                       0x965f5557 _pthread_start + 344
    4   libsystem_c.dylib                       0x965dfcee thread_start + 34
    Thread 4:
    0   libsystem_kernel.dylib                  0x94a2d8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x965fa220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x966800a1 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore          0x9a444492 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore          0x9a44468e TSWaitOnConditionTimedRelative + 146
    5   com.apple.CoreServices.CarbonCore          0x9a390b9b MPWaitOnQueue + 261
    6   com.adobe.ACE                           0x00607a69 0x5c8000 + 260713
    7   com.adobe.ACE                           0x00606d99 0x5c8000 + 257433
    8   com.apple.CoreServices.CarbonCore          0x9a417a7b PrivateMPEntryPoint + 68
    9   libsystem_c.dylib                       0x965f5557 _pthread_start + 344
    10  libsystem_c.dylib                       0x965dfcee thread_start + 34
    Thread 5:
    0   libsystem_kernel.dylib                  0x94a2d8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x965fa220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x966800a1 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore          0x9a444492 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore          0x9a44468e TSWaitOnConditionTimedRelative + 146
    5   com.apple.CoreServices.CarbonCore          0x9a390b9b MPWaitOnQueue + 261
    6   com.adobe.ACE                           0x00607a69 0x5c8000 + 260713
    7   com.adobe.ACE                           0x00606d99 0x5c8000 + 257433
    8   com.apple.CoreServices.CarbonCore          0x9a417a7b PrivateMPEntryPoint + 68
    9   libsystem_c.dylib                       0x965f5557 _pthread_start + 344
    10  libsystem_c.dylib                       0x965dfcee thread_start + 34
    Thread 6:
    0   libsystem_kernel.dylib                  0x94a2d8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x965fa220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x966800a1 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore          0x9a444492 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore          0x9a44468e TSWaitOnConditionTimedRelative + 146
    5   com.apple.CoreServices.CarbonCore          0x9a390b9b MPWaitOnQueue + 261
    6   com.adobe.ACE                           0x00607a69 0x5c8000 + 260713
    7   com.adobe.ACE                           0x00606d99 0x5c8000 + 257433
    8   com.apple.CoreServices.CarbonCore          0x9a417a7b PrivateMPEntryPoint + 68
    9   libsystem_c.dylib                       0x965f5557 _pthread_start + 344
    10  libsystem_c.dylib                       0x965dfcee thread_start + 34
    Thread 7:
    0   libsystem_kernel.dylib                  0x94a2e0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x965f804c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x965f7e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x965dfcca start_wqthread + 30
    Thread 8:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x94a2dbe6 __select + 10
    1   com.apple.CoreFoundation                0x985cdc00 __CFSocketManager + 1632
    2   libsystem_c.dylib                       0x965f5557 _pthread_start + 344
    3   libsystem_c.dylib                       0x965dfcee thread_start + 34
    Thread 9:: IPCClient rcvr: FMClient.296042258.74332.2895366696.1
    0   libsystem_kernel.dylib                  0x94a2dbe6 __select + 10
    1   com.extensis.cpp-core-framework          0x1bf4819f GIPCReceiver::OSWaitForData() + 2301
    2   com.extensis.cpp-core-framework          0x1bf3c88b GIPCClient::ReceiverThreadProc(GThread*) + 949
    3   com.extensis.cpp-core-framework          0x1bfc076f GThread::PthreadInternal(void*) + 239
    4   libsystem_c.dylib                       0x965f5557 _pthread_start + 344
    5   libsystem_c.dylib                       0x965dfcee thread_start + 34
    Thread 10:: Agent IF Message Handler
    0   libsystem_kernel.dylib                  0x94a2d8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x965fa220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x966800ec pthread_cond_timedwait$UNIX2003 + 70
    3   com.extensis.cpp-core-framework          0x1bf7db07 GSemaphore::TimedWait(unsigned long) + 77
    4   com.extensis.cpp-core-framework          0x1bf413eb GIPCClient::GIPCMTDataAccumulator::WaitForData(unsigned long, std::vector<char, std::allocator<char> >&, bool) + 39
    5   com.extensis.ExtensisFontManagement.sdk          0x1c519b77 GAgentIFMessageHandlerThread::RunMessageHandlerThread() + 497
    6   com.extensis.ExtensisFontManagement.sdk          0x1c51a305 GAgentIFMessageHandlerThread::AgentIFMessageHandlerThreadFunc(GThread*) + 67
    7   com.extensis.cpp-core-framework          0x1bfc076f GThread::PthreadInternal(void*) + 239
    8   libsystem_c.dylib                       0x965f5557 _pthread_start + 344
    9   libsystem_c.dylib                       0x965dfcee thread_start + 34
    Thread 11:
    0   libsystem_kernel.dylib                  0x94a2d8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x965fa220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x966800a1 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.InDesign.AppFramework          0x13316556 GetPlugIn + 876822
    4   com.adobe.InDesign.AppFramework          0x13312772 GetPlugIn + 860978
    5   com.adobe.InDesign.AppFramework          0x133133c5 GetPlugIn + 864133
    6   com.adobe.InDesign.AppFramework          0x1331498e GetPlugIn + 869710
    7   com.adobe.InDesign.AppFramework          0x133149fa GetPlugIn + 869818
    8   com.adobe.InDesign.AppFramework          0x13314a66 GetPlugIn + 869926
    9   com.adobe.boost_threads.framework          0x01c6840d thread_proxy + 141
    10  libsystem_c.dylib                       0x965f5557 _pthread_start + 344
    11  libsystem_c.dylib                       0x965dfcee thread_start + 34
    Thread 12:
    0   libsystem_kernel.dylib                  0x94a2d8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x965fa220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x966800a1 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.InDesign.AppFramework          0x13316556 GetPlugIn + 876822
    4   com.adobe.InDesign.AppFramework          0x13312772 GetPlugIn + 860978
    5   com.adobe.InDesign.AppFramework          0x133133c5 GetPlugIn + 864133
    6   com.adobe.InDesign.AppFramework          0x1331498e GetPlugIn + 869710
    7   com.adobe.InDesign.AppFramework          0x133149fa GetPlugIn + 869818
    8   com.adobe.InDesign.AppFramework          0x13314a66 GetPlugIn + 869926
    9   com.adobe.boost_threads.framework          0x01c6840d thread_proxy + 141
    10  libsystem_c.dylib                       0x965f5557 _pthread_start + 344
    11  libsystem_c.dylib                       0x965dfcee thread_start + 34
    Thread 13:
    0   libsystem_kernel.dylib                  0x94a2dc72 __semwait_signal + 10
    1   libsystem_c.dylib                       0x9667fa61 nanosleep$UNIX2003 + 189
    2   com.adobe.InDesign.Support for JavaScript          0x18284acb GetPlugIn + 317883
    3   com.adobe.InDesign.Support for JavaScript          0x18269f79 GetPlugIn + 208489
    4   com.adobe.InDesign.Support for JavaScript          0x18284e38 GetPlugIn + 318760
    5   libsystem_c.dylib                       0x965f5557 _pthread_start + 344
    6   libsystem_c.dylib                       0x965dfcee thread_start + 34
    Thread 14:
    0   libsystem_kernel.dylib                  0x94a2db3e __recvfrom + 10
    1   libsystem_c.dylib                       0x9667fbcb recv$UNIX2003 + 54
    2   ServiceManager-Launcher.dylib           0x20180733 Invoke + 47867
    3   ServiceManager-Launcher.dylib           0x2017f846 Invoke + 44046
    4   ServiceManager-Launcher.dylib           0x2017e988 Invoke + 40272
    5   ServiceManager-Launcher.dylib           0x2017ea0f Invoke + 40407
    6   ServiceManager-Launcher.dylib           0x20179baf Invoke + 20343
    7   ServiceManager-Launcher.dylib           0x20179ea7 Invoke + 21103
    8   ServiceManager-Launcher.dylib           0x2017a685 Invoke + 23117
    9   ServiceManager-Launcher.dylib           0x2017a8f9 Invoke + 23745
    10  ServiceManager-Launcher.dylib           0x2017d2a0 Invoke + 34408
    11  ServiceManager-Launcher.dylib           0x2017d3fd Invoke + 34757
    12  ServiceManager-Launcher.dylib           0x2017dc91 Invoke + 36953
    13  ServiceManager-Launcher.dylib           0x2017ddb2 Invoke + 37242
    14  ServiceManager-Launcher.dylib           0x20170656 Login + 461
    15  ServiceManager-Launcher.dylib           0x2017409a Login + 15377
    16  ServiceManager-Launcher.dylib           0x2017e165 Invoke + 38189
    17  ServiceManager-Launcher.dylib           0x201802eb Invoke + 46771
    18  libsystem_c.dylib                       0x965f5557 _pthread_start + 344
    19  libsystem_c.dylib                       0x965dfcee thread_start + 34
    Thread 15:
    0   libsystem_kernel.dylib                  0x94a2e0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x965f804c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x965f7e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x965dfcca start_wqthread + 30
    Thread 16:
    0   libsystem_kernel.dylib                  0x94a2d8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x965fa220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x966800a1 pthread_cond_wait$UNIX2003 + 71
    3   MultiProcessor Support                  0x27d67eac boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 140
    4   MultiProcessor Support                  0x27d4b513 ThreadFunctor::operator()() + 99
    5   MultiProcessor Support                  0x27d4b25a boost::detail::thread_data<ThreadFunctor>::run() + 22
    6   MultiProcessor Support                  0x27d67547 thread_proxy + 167
    7   libsystem_c.dylib                       0x965f5557 _pthread_start + 344
    8   libsystem_c.dylib                       0x965dfcee thread_start + 34
    Thread 17:
    0   libsystem_kernel.dylib                  0x94a2d8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x965fa220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x966800a1 pthread_cond_wait$UNIX2003 + 71
    3   MultiProcessor Support                  0x27d67eac boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 140
    4   MultiProcessor Support                  0x27d4b513 ThreadFunctor::operator()() + 99
    5   MultiProcessor Support                  0x27d4b25a boost::detail::thread_data<ThreadFunctor>::run() + 22
    6   MultiProcessor Support                  0x27d67547 thread_proxy + 167
    7   libsystem_c.dylib                       0x965f5557 _pthread_start + 344
    8   libsystem_c.dylib                       0x965dfcee thread_start + 34
    Thread 18:
    0   libsystem_kernel.dylib                  0x94a2d8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x965fa220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x966800a1 pthread_cond_wait$UNIX2003 + 71
    3   MultiProcessor Support                  0x27d67eac boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 140
    4   MultiProcessor Support                  0x27d4b513 ThreadFunctor::operator()() + 99
    5   MultiProcessor Support                  0x27d4b25a boost::detail::thread_data<ThreadFunctor>::run() + 22
    6   MultiProcessor Support                  0x27d67547 thread_proxy + 167
    7   libsystem_c.dylib                       0x965f5557 _pthread_start + 344
    8   libsystem_c.dylib                       0x965dfcee thread_start + 34
    Thread 19:
    0   libsystem_kernel.dylib                  0x94a2d8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x965fa220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x966800a1 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.ape.engine                    0x2a2b504f APXGetHostAPI + 2633743
    4   com.adobe.ape.engine                    0x2a04662f APXGetHostAPI + 83439
    5   com.adobe.ape.engine                    0x2a2b513e APXGetHostAPI + 2633982
    6   com.adobe.ape.engine                    0x2a2b51a7 APXGetHostAPI + 2634087
    7   com.adobe.ape.engine                    0x2a2b52c6 APXGetHostAPI + 2634374
    8   libsystem_c.dylib                       0x965f5557 _pthread_start + 344
    9   libsystem_c.dylib                       0x965dfcee thread_start + 34
    Thread 20:
    0   libsystem_kernel.dylib                  0x94a2d8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x965fa220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x966800a1 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.ape.engine                    0x2a2b504f APXGetHostAPI + 2633743
    4   com.adobe.ape.engine                    0x2a04662f APXGetHostAPI + 83439
    5   com.adobe.ape.engine                    0x2a2b513e APXGetHostAPI + 2633982
    6   com.adobe.ape.engine                    0x2a2b51a7 APXGetHostAPI + 2634087
    7   com.adobe.ape.engine                    0x2a2b52c6 APXGetHostAPI + 2634374
    8   libsystem_c.dylib                       0x965f5557 _pthread_start + 344
    9   libsystem_c.dylib                       0x965dfcee thread_start + 34
    Thread 21:
    0   libsystem_kernel.dylib                  0x94a2d8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x965fa220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x966800a1 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.ape.engine                    0x2a2b504f APXGetHostAPI + 2633743
    4   com.adobe.ape.engine                    0x2a04662f APXGetHostAPI + 83439
    5   com.adobe.ape.engine                    0x2a2b513e APXGetHostAPI + 2633982
    6   com.adobe.ape.engine                    0x2a2b51a7 APXGetHostAPI + 2634087
    7   com.adobe.ape.engine                    0x2a2b52c6 APXGetHostAPI + 2634374
    8   libsystem_c.dylib                       0x965f5557 _pthread_start + 344
    9   libsystem_c.dylib                       0x965dfcee thread_start + 34
    Thread 22:
    0   libsystem_kernel.dylib                  0x94a2d8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x965fa220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x966800a1 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.ape.engine                    0x2a2b504f APXGetHostAPI + 2633743
    4   com.adobe.ape.engine                    0x2a04662f APXGetHostAPI + 83439
    5   com.adobe.ape.engine                    0x2a2b513e APXGetHostAPI + 2633982
    6   com.adobe.ape.engine                    0x2a2b51a7 APXGetHostAPI + 2634087
    7   com.adobe.ape.engine                    0x2a2b52c6 APXGetHostAPI + 2634374
    8   libsystem_c.dylib                       0x965f5557 _pthread_start + 344
    9   libsystem_c.dylib                       0x965dfcee thread_start + 34
    Thread 23:
    0   libsystem_kernel.dylib                  0x94a2d8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x965fa289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x965fa512 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.ape.engine                    0x2a2b5017 APXGetHostAPI + 2633687
    4   com.adobe.ape.engine                    0x2a2ce20e APXGetHostAPI + 2736590
    5   com.adobe.ape.engine                    0x2a2b513e APXGetHostAPI + 2633982
    6   com.adobe.ape.engine                    0x2a2b51a7 APXGetHostAPI + 2634087
    7   com.adobe.ape.engine                    0x2a2b52c6 APXGetHostAPI + 2634374
    8   libsystem_c.dylib                       0x965f5557 _pthread_start + 344
    9   libsystem_c.dylib                       0x965dfcee thread_start + 34
    Thread 24:
    0   libsystem_kernel.dylib                  0x94a2d8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x965fa289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x965fa512 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.ape.engine                    0x2a2b5017 APXGetHostAPI + 2633687
    4   com.adobe.ape.engine                    0x2a4430c8 APXGetHostAPI + 4264072
    5   com.adobe.ape.engine                    0x2a2b513e APXGetHostAPI + 2633982
    6   com.adobe.ape.engine                    0x2a2b51a7 APXGetHostAPI + 2634087
    7   com.adobe.ape.engine                    0x2a2b52c6 APXGetHostAPI + 2634374
    8   libsystem_c.dylib                       0x965f5557 _pthread_start + 344
    9   libsystem_c.dylib                       0x965dfcee thread_start + 34
    Thread 25:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x94a2b7d2 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x94a2acb0 mach_msg + 68
    2   com.apple.CoreFoundation                0x98584599 __CFRunLoopServiceMachPort + 185
    3   com.apple.CoreFoundation                0x98589f7f __CFRunLoopRun + 1247
    4   com.apple.CoreFoundation                0x9858963a CFRunLoopRunSpecific + 378
    5   com.apple.CoreFoundation                0x985894ab CFRunLoopRunInMode + 123
    6   com.apple.Foundation                    0x9076613a +[NSURLConnection(Loader) _resourceLoadLoop:] + 395
    7   com.apple.Foundation                    0x907ca1d8 -[NSThread main] + 45
    8   com.apple.Foundation                    0x907ca15b __NSThread__main__ + 1396
    9   libsystem_c.dylib                       0x965f5557 _pthread_start + 344
    10  libsystem_c.dylib                       0x965dfcee thread_start + 34
    Thread 26:
    0   libsystem_kernel.dylib                  0x94a2e0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x965f804c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x965f7e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x965dfcca start_wqthread + 30
    Thread 27 Crashed:
    0   WidgetBinLib.dylib                      0x000aac4e EventUtilities::GetCarbonEventUPP() + 26
    1   com.adobe.InDesign.Application UI          0x134fc1bd GetPlugIn + 651533
    2   com.apple.HIToolbox                     0x9818ab6b _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36
    3   com.apple.HIToolbox                     0x98012594 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1343
    4   com.apple.HIToolbox                     0x98011980 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 430
    5   com.apple.HIToolbox                     0x980117ca SendEventToEventTargetWithOptions + 94
    6   com.apple.HIToolbox                     0x982bb867 PostActivateEvent + 315
    7   com.apple.HIToolbox                     0x982bb5c9 HiliteAndActivateWindow + 599
    8   com.apple.HIToolbox                     0x982bb594 HiliteAndActivateWindow + 546
    9   com.apple.HIToolbox                     0x982be35c AdjustToNewWindowActivation(WindowData*, WindowContext*, OpaqueWindowPtr*, unsigned char, WindowData*) + 172
    10  com.apple.HIToolbox                     0x982be245 PotentiallyAdjustActivationOnOrderIn(WindowData*, WindowData*) + 172
    11  com.apple.HIToolbox                     0x982c1dc6 ShowWindow + 97
    12  com.apple.AppKit                        0x91ea783f -[NSWindow(NSWindow_Carbon) windowRefWithCompositedAttribute:andFrameworkScaledAttribute:] + 696
    13  com.apple.AppKit                        0x91ea5d14 -[NSWindow(NSCarbonExtensions) windowRef] + 49
    14  com.apple.AppKit                        0x91908698 -[NSWindow becomeKeyWindow] + 974
    15  com.apple.AppKit                        0x9190821d _NXSendWindowNotification + 60
    16  com.apple.AppKit                        0x91907cf3 -[NSWindow _changeKeyAndMainLimitedOK:] + 825
    17  com.apple.AppKit                        0x9190798e -[NSWindow makeKeyWindow] + 72
    18  com.apple.AppKit                        0x919074d2 -[NSWindow _makeKeyRegardlessOfVisibility] + 122
    19  com.apple.AppKit                        0x91740896 -[NSApplication _orderFrontModalWindow:relativeToWindow:] + 456
    20  com.apple.AppKit                        0x91740131 -[NSApplication _commonBeginModalSessionForWindow:relativeToWindow:modalDelegate:didEndSelector:contextIn fo:] + 844
    21  com.apple.AppKit                        0x91aa6b2d -[NSApplication beginModalSessionForWindow:] + 72
    22  com.apple.AppKit                        0x91aa6583 -[NSApplication runModalForWindow:] + 132
    23  com.apple.AppKit                        0x91a9d3f4 _NXDoLocalRunAlertPanel + 903
    24  com.apple.AppKit                        0x91a9d068 NSRunAlertPanel + 59
    25  com.extensis.fontplugins                0x1a4ed8f7 EPFShowMessageBox + 549
    26  com.extensis.AutoActivationPlugin.ID8          0x1002f11c EPFInterface::ShowMessageBox(__CFString const*, __CFString const*, unsigned long) + 92
    27  com.extensis.AutoActivationPlugin.ID8          0x10030bf1 EPFInterface::ShowNotLoggedInMessageBox(bool) + 191
    28  com.extensis.AutoActivationPlugin.ID8          0x1009bfe2 CommonFunctionality::Startup() + 994
    29  com.extensis.AutoActivationPlugin.ID8          0x1005430f AppStartupShutdownResponder::Startup() + 17
    30  com.adobe.InDesign.AppFramework          0x1330e15b GetPlugIn + 843035
    31  ObjectModelLib.dylib                    0x01617cb6 ShuksanInit(IStartupScreen* (*)(), IPlugIn*) + 92134
    32  PublicLib.dylib                         0x0194e11f ExecutionContextUtils::InitExecutionContext(boost::intrusive_ptr<IDatabaseSnapshot>) + 239
    33  com.adobe.InDesign.AppFramework          0x133133ae GetPlugIn + 864110
    34  com.adobe.InDesign.AppFramework          0x1331498e GetPlugIn + 869710
    35  com.adobe.InDesign.AppFramework          0x133149fa GetPlugIn + 869818
    36  com.adobe.InDesign.AppFramework          0x13314a66 GetPlugIn + 869926
    37  com.adobe.boost_threads.framework          0x01c6840d thread_proxy + 141
    38  libsystem_c.dylib                       0x965f5557 _pthread_start + 344
    39  libsystem_c.dylib                       0x965dfcee thread_start + 34
    Thread 28:: com.apple.appkit-heartbeat
    0   libsystem_kernel.dylib                  0x94a2d8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x965fa220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x966800a1 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.AppKit                        0x9182c35c -[NSViewHierarchyLock lockForReadingWithExceptionHandler:] + 339
    4   com.apple.AppKit                        0x9189083e -[NSWindow _copyAcquiredViewHierarchyLock] + 143
    5   com.apple.AppKit                        0x91a38eb9 -[NSUIHeartBeat _heartBeatThread:] + 1243
    6   com.apple.Foundation                    0x907ca1d8 -[NSThread main] + 45
    7   com.apple.Foundation                    0x907ca15b __NSThread__main__ + 1396
    8   libsystem_c.dylib                       0x965f5557 _pthread_start + 344
    9   libsystem_c.dylib                       0x965dfcee thread_start + 34
    Thread 27 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x98012066  ecx: 0x00000000  edx: 0xffffffff
      edi: 0x77696e64  esi: 0x1eb03ac0  ebp: 0xb09222f8  esp: 0xb09222e0
       ss: 0x00000023  efl: 0x00010282  eip: 0x000aac4e   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000023   gs: 0x0000000f
      cr2: 0x00000000
    Logical CPU: 2
    Binary Images:
        0x1000 -     0x4ff7 +com.adobe.InDesign (8.0.1.406 - 8010) <7E8AAA60-8B2D-93A9-FBD5-A8189BF62ED1> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Adobe InDesign CS6
        0xa000 -     0xaff7 +InDesignModelAndUI (0) <2E042CB4-E42B-151B-E858-1352BF64CBA2> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/InDesignModelAndUI.framework/Versions/A/InDesignModelAndUI
        0xe000 -     0xeff7 +InDesignModel (0) <C9ABC1CF-850A-FCC7-2CEA-68B14F048036> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/InDesignModel.framework/Versions/A/InDesignModel
       0x12000 -   0x1f2fef +WidgetBinLib.dylib (1) <D2AAB5B9-0694-32FA-38D5-F97FEE688C9D> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/WidgetBinLib.dylib
      0x2a0000 -   0x47fffb +com.adobe.owl (AdobeOwl version 4.0.93 - 4.0.93) <D102FCD2-496D-5322-AEC0-7A5091CAA2CA> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
      0x4ac000 -   0x546ff3 +com.adobe.owl-canvas (AdobeOwlCanvas version 3.6.05 - 3.6.05) <8E0CC5EB-E18A-20BD-BDC4-667D1CC43C12> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeOwlCanvas.framework/Versions/A/AdobeOwlCanvas
      0x553000 -   0x55cfff +ASLSupportLib.dylib (1) <000064CE-84C2-F397-BAB1-17055FA344EC> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/ASLSupportLib.dylib
      0x563000 -   0x59fffb +TextPanelLib.dylib (1) <019DE080-1920-928F-57FB-F8FD8FCCA227> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/TextPanelLib.dylib
      0x5b6000 -   0x5bfff3 +PMRuntime.dylib (1) <935F67F6-939B-B544-147C-8F39065A5131> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/PMRuntime.dylib
      0x5c8000 -   0x744ff3 +com.adobe.ACE (AdobeACE 2.19.18.19553 - 2.19.18.19553) <2C680020-62C1-F45D-B48C-9D5AB8E99DCC> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
      0x753000 -   0xd1afef +com.adobe.AGM (AdobeAGM 4.26.18.19553 - 4.26.18.19553) <AB15D5F5-2D3D-F597-DD23-47A7A4719FC1> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
      0xd8d000 -   0xdc8ff7 +com.adobe.ARE (AdobeARE 1.5.02.19553 - 1.5.02.19553) <264C1354-0764-AFAB-5BB7-DA4B4EBEEFC1> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeARE.framework/Versions/A/AdobeARE
      0xdce000 -   0xdebff3 +com.adobe.BIB (AdobeBIB 1.2.02.19553 - 1.2.02.19553) <D3D9FDCE-75B2-7FB3-71C8-D5DF313F6B0F> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
      0xdf1000 -   0xe18ff7 +com.adobe.BIBUtils (AdobeBIBUtils 1.1.01 - 1.1.01) <34F46810-2864-0365-91CF-BF9C8503400A> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
      0xe1e000 -  0x1147fef +com.adobe.CoolType (AdobeCoolType 5.10.34.20990 - 5.10.34.20990) <8B314188-64CE-D199-13B6-1F6F8291A697> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
    0x117e000 -  0x1579fe7 +com.adobe.MPS (AdobeMPS 5.8.0.19673 - 5.8.0.19673) <D65ABA15-80D2-3F1C-2500-EEF873019149> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
    0x15d6000 -  0x163bff3 +ObjectModelLib.dylib (1) <073EF2BA-B5C6-A466-9AEC-963A2EF69144> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/ObjectModelLib.dylib
    0x1652000 -  0x16affeb +DataBaseLib.dylib (1) <F5ED35C9-1779-CF0D-BD50-0BC162D96A31> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/DataBaseLib.dylib
    0x16bf000 -  0x1b11ff7 +PublicLib.dylib (1) <AE41D60A-02A8-A918-C4D5-3917DDCE0B16> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/PublicLib.dylib
    0x1c3d000 -  0x1c54ffb +com.adobe.AFL (AdobeAFL 1.0.0 - 1.0) <3B7A1817-3CA4-BEAA-A44A-5A9B5D664E93> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeAFL.framework/Versions/A/AdobeAFL
    0x1c65000 -  0x1c71ff7 +com.adobe.boost_threads.framework (5.0.0 - 5.0.0.0) <56B14206-3221-D261-2B01-F91074D192FC> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost_threads
    0x1c8e000 -  0x1c96fef +libtbbmalloc.dylib (0) <7A79ED70-A4AC-737A-2FAA-63B6FB29D4ED> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/libtbbmalloc.dylib
    0x1ca3000 -  0x1cc2fff +libtbb.dylib (0) <6EA19434-60D6-505D-CB6F-5CA562A0F2A7> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/libtbb.dylib
    0x1cd7000 -  0x1cdffef +com.adobe.boost_date_time.framework (5.0.0 - 5.0.0.0) <088B6233-3B58-D51A-4609-1FF7F462B1D3> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/boost_date_time.framework/Versions/A/boost_date_time
    0x1cf6000 -  0x1e36feb +com.winsoft.wrservices (WRServices 5.0.0 - 5.0.0) <6D085279-1185-E7F0-B0D8-FBADBA062516> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
    0x1ea8000 -  0x1eabffb +com.adobe.AdobeCrashReporter (6.0 - 6.0.20120720) <A6503206-E545-4C47-B725-D6658C3E0BF5> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashReporter
    0x1eb2000 -  0x2bf7ff7 +libicudata.40.0.dylib (40) <015E6351-4F42-00C1-2096-BEE385B275B1> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/ICUData.framework/Versions/4.0/libicudata.40.0.dylib
    0x2c0a000 -  0x2d3ffe7 +libicui18n.40.0.dylib (40) <8BE3FE71-0CE6-2B93-B5F2-B4F0DD274B91> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/ICUInternationalization.framework/Versions/4.0/libicui18n.40. 0.dylib
    0x2db3000 -  0x2ea4fef +libicuuc.40.0.dylib (40) <4CF7066A-6E82-FF80-93E6-6849149FBB98> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/ICUUnicode.framework/Versions/4.0/libicuuc.40.0.dylib
    0x2ee1000 -  0x2f53fef +com.adobe.adobe_caps (adobe_caps 6.0.29.0 - 6.0.29.0) <E4ADECD5-05B4-E78B-09D8-E45FD640E84D> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
    0x2f60000 -  0x3042ff3 +com.adobe.amtlib (amtlib 6.0.0.75 - 6.0.0.75) <808CABA8-E8E6-AC45-4905-A6AA59E8C41C> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
    0x3051000 -  0x3119fe7 +com.adobe.boost_regex.framework (5.0.0 - 5.0.0.0) <E124FC44-4A5C-A3C5-C7E2-0631F1D6E628> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/boost_regex.framework/Versions/A/boost_regex
    0x31bf000 -  0x31c0ff7 +com.adobe.boost_system.framework (5.0.0 - 5.0.0.0) <957930FC-D7B3-FAEA-0075-63C7B0E59070> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/boost_system.framework/Versions/A/boost_system
    0x31c7000 -  0x3265fe3 +libicucnv.40.0.dylib (40) <D11DC46F-D58E-B17C-9356-46F593D5A7CF> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/ICUConverter.framework/Versions/4.0/libicucnv.40.0.dylib
    0x3287000 -  0x328effb +com.adobe.ape.shim (3.3.8.19346 - 3.3.8.19346) <B711CAA7-29D6-D5CF-CE1B-A611896C8D87> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
    0x4db6000 -  0x4dc3ff3  com.apple.Librarian (1.1 - 1) <88A55A5E-40FF-3234-8394-2317120B79AB> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x4eaf000 -  0x4eb5ffb +com.adobe.InDesign.Data Services UI (8.0.0.370 - 0) <2677201C-4749-18B8-B4DE-DDF76A2A684C> /Applications/Adobe InDesign CS6/*/Data Services UI
    0x4ebc000 -  0x4ebeff7 +com.adobe.InDesign.SimpleTextImportFilter (8.0.0.370 - 0) <A55AAE7C-AC72-4799-A7DC-95DB3A21575F> /Applications/Adobe InDesign CS6/*/SimpleTextImportFilter
    0x4ee8000 -  0x4ef1fff +com.adobe.InDesign.Data Services (8.0.0.370 - 0) <A1F436CB-76D5-20F5-DB4F-753595AD3358> /Applications/Adobe InDesign CS6/*/Data Services
    0x4ef6000 -  0x4efbff7 +com.adobe.InDesign.InCopyExportUI (8.0.0.370 - 0) <22F05148-A0BA-DBF8-7A21-CCB8678565D3> /Applications/Adobe InDesign CS6/*/InCopyExportUI
    0x54ed000 -  0x54faff7 +com.adobe.InDesign.DTTransform (8.0.0.370 - 0) <5321943B-C0A5-A8EA-2811-F596B708DABF> /Applications/Adobe InDesign CS6/*/DTTransform
    0x5501000 -  0x5508ff7 +com.adobe.InDesign.PNG Import Filter UI (8.0.0.370 - 0) <73A58EC2-5811-9862-9E42-C70D8D764908> /Applications/Adobe InDesign CS6/*/PNG Import Filter UI
    0x55e8000 -  0x562bff3 +com.adobe.AAM.AdobeUpdaterNotificationFramework (UpdaterNotifications 6.0.0.24 - 6.0.0.24) <4B40551F-5306-C836-02AD-109826BD580C> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/UpdaterNotifications.framework/Versions/A/UpdaterNotification s
    0x5644000 -  0x5668ff7 +com.adobe.InDesign.LILO (8.0.0.370 - 0) <383977E0-B620-E63C-CA13-18DC286E4A8A> /Applications/Adobe InDesign CS6/*/LILO
    0x5673000 -  0x5679ffb +com.adobe.InDesign.JPEG Export UI (8.0.0.370 - 0) <5B6F8CCC-BE86-3BF6-4211-C997F1B9A9D9> /Applications/Adobe InDesign CS6/*/JPEG Export UI
    0x57e0000 -  0x57e9ff7 +com.adobe.InDesign.Tagged Text Filters UI (8.0.0.370 - 0) <E16F2F8F-7066-8CA7-1145-EBFF4FA201D6> /Applications/Adobe InDesign CS6/*/Tagged Text Filters UI
    0x57f1000 -  0x57f8fff +com.adobe.InDesign.InCopyExport (8.0.0.370 - 0) <F4CEC010-0752-E920-3B48-6082D10CAF4D> /Applications/Adobe InDesign CS6/*/InCopyExport
    0xa936000 -  0xa936ff7 +DTraceSupport.dylib (1) <3B2D713B-751B-BD11-5DEA-7B7F6017CB58> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/DTraceSupport.dylib
    0xaa29000 -  0xaa2bffc  com.apple.IOAccelerator (19.0.26 - 19.0.26) <6A93A355-1FC9-3E0A-8A4F-B924EC2F2CD8> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0xaa32000 -  0xaa34fff  libCoreFSCache.dylib (24.4) <A089ED2E-0156-3937-BE32-5BED76DF4066> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0xae6b000 -  0xae79fff  libSimplifiedChineseConverter.dylib (61) <60899F9C-A79F-3BC2-855E-DC5C78B98FEB> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0xae7d000 -  0xae88ffb  libGPUSupportMercury.dylib (8.6.1) <A4CBD804-F50A-365B-B348-AE6BC80D52A1> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport Mercury.dylib
    0xbb0b000 -  0xbb0efff +FastCore (???) <E1186AC0-CC0B-AEDA-7096-5EF975A3075E> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobePSL.framework/PlugIns/FastCore.plugin/Contents/MacOS/Fas tCore
    0xbb15000 -  0xbb1afff  com.apple.audio.AppleHDAHALPlugIn (2.3.1 - 2.3.1f2) <58BDA15D-2B2D-3E77-BC8C-D14AB1E4AC4E> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Conten ts/MacOS/AppleHDAHALPlugIn
    0xc789000 -  0xc79bffd  libTraditionalChineseConverter.dylib (61) <519CAA3F-715E-3CAE-B158-57EC95D916B1> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0xc79f000 -  0xc7cbffa  GLRendererFloat (8.6.1) <D0348D87-ADBD-302B-95D0-FB3100C219BA> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFl oat
    0xc7d4000 -  0xc7dcffc  libcldcpuengine.dylib (2.1.19) <E5429AB3-FE28-3C0C-8942-686BB4191A9E> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    0xf510000 -  0xf54bff3 +com.adobe.InDesign.Dictionary Editor Dialog (8.0.0.370 - 0) <F09CD086-618C-61FD-3DD1-398E678CA8AC> /Applications/Adobe InDesign CS6/*/Dictionary Editor Dialog
    0xf566000 -  0xf5c6ffb +com.adobe.InDesign.Media Import Filter (8.0.0.370 - 0) <8296D512-32F4-295A-88DE-8AA3C5D13E95> /Applications/Adobe InDesign CS6/*/Media Import Filter
    0xf5d7000 -  0xf5edffb +com.adobe.InDesign.SaveBack (8.0.0.370 - 0) <93DB7DE2-4A83-4966-64EA-8E765641A92C> /Applications/Adobe InDesign CS6/*/SaveBack
    0xf5f8000 -  0xf5fafff +com.adobe.InDesign.Help (8.0.0.370 - 0) <4FA04E8F-01D7-32BF-90BD-61F315361259> /Applications/Adobe InDesign CS6/*/Help
    0xf900000 -  0xf9ebff3 +com.adobe.linguistic.LinguisticManager (6.0.0 - 17304) <D935027D-2B74-3323-DFCA-8A15B0F5A310> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
    0xfa74000 -  0xfb78ff3 +com.adobe.InDesign.EBookExport (8.0.1.406 - 0) <2E1591F7-B9C2-4256-7754-DC338DD147B0> /Applications/Adobe InDesign CS6/*/EBookExport
    0xfb9a000 -  0xfbc3fff +com.adobe.InDesign.Sangam Preferences UI (8.0.0.370 - 0) <0AB77841-D89D-989A-0F93-38E840E7FF0B> /Applications/Adobe InDesign CS6/*/Sangam Preferences UI
    0xfbd4000 -  0xfc3efeb +com.adobe.AdobeSangam (AdobeSangam 5.6.0.19506 - 5.6.0.19506) <1D569A75-8FA7-A3F9-ADB7-0CD4E72985E1> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeSangam.framework/Versions/A/AdobeSangam
    0xfc83000 -  0xfcd2ff7 +com.adobe.InDesign.SangamExport (8.0.0.370 - 0) <15322B80-60BE-F65F-32B2-614ED4CE088E> /Applications/Adobe InDesign CS6/*/SangamExport
    0xfce4000 -  0xfe1afeb +com.adobe.InDesign.SangamServicer-Mapper (8.0.0.370 - 0) <6C68B5C2-84AE-5F93-03B2-EF620A1ADB1F> /Applications/Adobe InDesign CS6/*/SangamServicer-Mapper
    0xfe36000 -  0xfef4fef +com.adobe.InDesign.Tagged Text Attributes (8.0.0.370 - 0) <B6E93C00-6C39-45BD-E677-9CD699C1B7DB> /Applications/Adobe InDesign CS6/*/Tagged Text Attributes
    0xff13000 -  0xffb3ff3 +com.adobe.InDesign.Tagged Text Filters (8.0.0.370 - 0) <CD978C81-2769-4356-A7A8-E4C21A456448> /Applications/Adobe InDesign CS6/*/Tagged Text Filters
    0xffc1000 - 0x101affeb +com.extensis.AutoActivationPlugin.ID8 (3.0.11.10 - 3.0.11.10) <DA7D4984-C369-77B1-E0C0-1467B80BE93E> /Applications/Adobe InDesign CS6/*/ExtensisFontManagementIDCS6
    0x102df000 - 0x102eaff3 +com.adobe.InDesign.Clipping Path Dialog (8.0.0.370 - 0) <8ABDFCC9-D5FA-7A00-B4D0-E57662205FCD> /Applications/Adobe InDesign CS6/*/Clipping Path Dialog
    0x102f6000 - 0x10333fff +com.adobe.InDesign.Color Management UI (8.0.0.370 - 0) <FD83C4B9-D801-59C0-AF42-EF8F0B3CCAE1> /Applications/Adobe InDesign CS6/*/Color Management UI
    0x1033f000 - 0x103b7ffb +com.adobe.InDesign.Color Picker Panel (8.0.0.370 - 0) <7EFA8A0D-36ED-5F0A-1ACA-B2F5F6CA0E98> /Applications/Adobe InDesign CS6/*/Color Picker Panel
    0x103d4000 - 0x10617fff +Digital Publishing (0) <5E8D92CE-60F6-4E93-4D83-EA35ED663627> /Applications/Adobe InDesign CS6/*/Digital Publishing
    0x1078c000 - 0x107a4ff3 +com.adobe.boost_filesystem.framework (5.0.0 - 5.0.0.0) <BCC36A3E-F3D5-1FB6-421C-BD8DBFAD3DBD> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/boost_filesystem.framework/Versions/A/boost_filesystem
    0x107c6000 - 0x107f9fe4 +libcurl.4.dylib (7) <A5EFC699-8182-37BC-B91E-D33BC4EFC6D9> /Applications/Adobe InDesign CS6/*/libcurl.4.dylib
    0x10804000 - 0x10826ffe  libssl.0.9.7.dylib (106) <FC1F6C04-EAD3-39D1-8E25-B1192E89D98B> /usr/lib/libssl.0.9.7.dylib
    0x10834000 - 0x108dffff  libcrypto.0.9.7.dylib (106) <041B3399-5033-3395-9A71-6693F3A33D94> /usr/lib/libcrypto.0.9.7.dylib
    0x10923000 - 0x109a1fff +com.adobe.InDesign.DynamicDocumentsUI (8.0.0.370 - 0) <8DA4D224-F982-BEF8-F3C8-92C705ED45F4> /Applications/Adobe InDesign CS6/*/DynamicDocumentsUI
    0x109c2000 - 0x109cdff3 +com.adobe.InDesign.EPS UI (8.0.0.370 - 0) <33ED1189-71CD-BF05-5207-416677C3ADAC> /Applications/Adobe InDesign CS6/*/EPS UI
    0x109d5000 - 0x109defff +com.adobe.InDesign.Generic Style Editor (8.0.0.370 - 0) <7525D472-20FA-E4B7-D773-80DD155BB3D2> /Applications/Adobe InDesign CS6/*/Generic Style Editor
    0x109ea000 - 0x10a1fff3 +com.adobe.InDesign.Gradient Panel (8.0.0.370 - 0) <C99C9685-73D1-9B33-767A-ACCD7ED75B88> /Applications/Adobe InDesign CS6/*/Gradient Panel
    0x10a32000 - 0x10ab9ffb +com.adobe.InDesign.Graphic Panels (8.0.0.370 - 0) <168D9A85-2E5B-37F3-D9EA-EFDFACF43699> /Applications/Adobe InDesign CS6/*/Graphic Panels
    0x10ad9000 - 0x10af3ffb +com.adobe.InDesign.JPEG Export (8.0.0.370 - 0) <AEF73F87-0C58-3488-6977-6C1CE94A18D1> /Applications/Adobe InDesign CS6/*/JPEG Export
    0x10b02000 - 0x10b4efff +com.adobe.InDesign.Output Preview (8.0.0.370 - 0) <D074CD73-B3DF-BA5C-0ABD-6199C45DD42A> /Applications/Adobe InDesign CS6/*/Output Preview
    0x10b62000 - 0x10b77ffb +com.adobe.InDesign.OutputMiscUI (8.0.0.370 - 0) <31D569A8-4184-7A04-7E78-D161806F763A> /Applications/Adobe InDesign CS6/*/OutputMiscUI
    0x10b86000 - 0x10c06fe3 +com.adobe.InDesign.PDF UI (8.0.0.370 - 0) <4F221BEA-92E2-BCEC-B4CA-C9CE95D31722> /Applications/Adobe InDesign CS6/*/PDF UI
    0x10c22000 - 0x10c7efef +com.adobe.AdobeXMPCore (Adobe XMP Core 5.3 -c 11 - 66.145661) <123A0829-A85B-6E67-0E48-4F37B08E4C03> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    0x10c87000 - 0x10c9cfff +com.adobe.InDesign.Printer Styles (8.0.0.370 - 0) <D713E603-15FA-C061-0D64-F4A76B045F71> /Applications/Adobe InDesign CS6/*/Printer Styles
    0x10ca7000 - 0x10d7afff +com.adobe.InDesign.PrintUI (8.0.0.370 - 0) <F0050870-F5F0-3B3E-BC3E-2F6D46F43694> /Applications/Adobe InDesign CS6/*/PrintUI
    0x10d9b000 - 0x10daaffb +com.adobe.InDesign.PS Import UI (8.0.0.370 - 0) <5BE45093-9397-461D-37EA-142BA92B408C> /Applications/Adobe InDesign CS6/*/PS Import UI
    0x10db5000 - 0x10dd3ffb +com.adobe.InDesign.Swatch Library Panel (8.0.0.370 - 0) <F78ECFDA-25FF-0740-D7AF-FA66169D3BA7> /Applications/Adobe InDesign CS6/*/Swatch Library Panel
    0x10dde000 - 0x10e92ff3 +com.adobe.InDesign.Swatches Panel (8.0.0.370 - 0) <2CA597D8-8277-3616-7219-BA320C75B249> /Applications/Adobe InDesign CS6/*/Swatches Panel
    0x10ebd000 - 0x10f63ffb +com.adobe.InDesign.Transparency UI (8.0.0.370 - 0) <87E0536E-598D-C382-79F0-872FA5C27C5E> /Applications/Adobe InDesign CS6/*/Transpa

    Well it says near the start
    Crash Thread 27
    Go to Thread 27 and you see
    Thread 27 Crashed:
    0   WidgetBinLib.dylib                      0x000aac4e EventUtilities::GetCarbonEventUPP() + 26
    1   com.adobe.InDesign.Application UI          0x134fc1bd GetPlugIn + 651533"
    Do you have 3rd Party Plugins installed?
    If so go to Help>Manage Extensions and switch off Non-Adobe extensions - you can then see if InDesign works without them.
    Turn each on and restart indesign until you find the culprit.

  • InDesign Crashes Opening Folio Builder Panel

    While working on a publication, I will leave the Folio Builder panel to open a different one. Upon trying to reopen the builder panel so I can add my publication to the folio, InDesign crashes. Without fail, everytime. No matter what InDesign document I have open, it will crash. I have to force quit, reopen and add the document first thing. before begining work on another article.
    Anyone know why?

    I open Indesign and it automatically signs me into my dps acct.
    I begin working on an article (using the different tools like object states, buttons, video)
    all of those panels are in the same tool group as the folio builder so folio builder gets collapsed while using the other tools.
    when it is time to update my article and i go to open the folio builder panel is when it freezes InDesign.
    I don't have any exact steps to reproduce this because the other tools I use varies, but if the folio builder panel gets collapsed, InDesign freezes when I reopen it.

  • ITunes 11.2.1 (Win 7) crashes after opening

    Every time i start the new updatet iTunes 11.2.1 it crashes after 5 seconds saying there where problems detected. I tried to reinstall the version. Still crashes.
    I coud'nt find any solution on the internet that helped me. What do i do now?
    System: Win 7, 32bit, Samsung Notebook (late 2007)
    Thank you for your help!

    Hello, damohr. 
    Thank you for visiting Apple Support Communities.
    Here are a couple troubleshooting articles that I would recommend going through.
    iTunes for Windows Vista, Windows 7, or Windows 8: Fix unexpected quits or launch issues
    http://support.apple.com/kb/ts1717
    iTunes for Windows: Unable to install or open
    http://support.apple.com/kb/ts5376
    Cheers,
    Jason H.

  • InDesign crashing after latest update

    Hello,
    I keep getting this error when starting InDesign and sometimes, it starts normally, but after about 2 minutes, crashes, always with this error:
    Problem signature:
      Problem Event Name:    APPCRASH
      Application Name:    InDesign.exe
      Application Version:    7.0.3.535
      Application Timestamp:    4ca67222
      Fault Module Name:    adobe_caps.dll
      Fault Module Version:    3.0.116.0
      Fault Module Timestamp:    4b59fdbe
      Exception Code:    c0000005
      Exception Offset:    000067fc
      OS Version:    6.1.7600.2.0.0.256.48
      Locale ID:    1050
      Additional Information 1:    0a9e
      Additional Information 2:    0a9e372d3b4ad19135b953a78882e789
      Additional Information 3:    0a9e
      Additional Information 4:    0a9e372d3b4ad19135b953a78882e789
    It's getting both annoying and distrupting in my work. What is Adobe CAPS anyway?
    If anyone know how to remedy this, I'd be very grateful.

    Hello,
    I keep getting this error when starting InDesign and sometimes, it starts normally, but after about 2 minutes, crashes, always with this error:
    Problem signature:
      Problem Event Name:    APPCRASH
      Application Name:    InDesign.exe
      Application Version:    7.0.3.535
      Application Timestamp:    4ca67222
      Fault Module Name:    adobe_caps.dll
      Fault Module Version:    3.0.116.0
      Fault Module Timestamp:    4b59fdbe
      Exception Code:    c0000005
      Exception Offset:    000067fc
      OS Version:    6.1.7600.2.0.0.256.48
      Locale ID:    1050
      Additional Information 1:    0a9e
      Additional Information 2:    0a9e372d3b4ad19135b953a78882e789
      Additional Information 3:    0a9e
      Additional Information 4:    0a9e372d3b4ad19135b953a78882e789
    It's getting both annoying and distrupting in my work. What is Adobe CAPS anyway?
    If anyone know how to remedy this, I'd be very grateful.

  • InDesign crashes when opening certain panels

    InDesign has been acting up since yesterday with a product catalog that I have been developing.
    Anytime that I have the file open and I try to access the cross reference panel or the hyperlinks panel, ID crashes.
    If I open the panels without the file. It works fine. But only when I open the file back up do I have issues.
    Also, ID has been running VERY slow when this file is open.
    Any help is appreciated.
    Thanks!
    Mac OS X 10.9
    InDesign CC v9.2

    I should note that it works fine on other computers now too. Just not my desktop.

  • InDesign crashes at "starting up panels..."

    Hi there.
    I'm running CS6 on a Dell Optiplex 9010-
    Windows 7 Enterprise Service Pack 1
    Processor Intel 15-3570 @340 Ghz, 8.00 GB of RAM
    64-bit OS
    At indicated I have the common crash on panel strat up.
    this seems to be intermittent- no trouble yesterday, then a series of crashes.
    Updated everything about an hour ago,  crashes stopped, worked well, finished somethng and closed it.
    now it is crashing again, same message...
    I've tried resetting preferences with the ctrl-alt-shift-open command- no difference...and then...
    of course it now just opened, before I posted this email!
    if anyone had any insights into this intermittent issue, it is bound to occur again.
    cheers
    Theo

    Replying to my own unanswered question- tragic really, I wonder if anyone will read it?
    Anyway. I've identified that the problem (it came straight back again) relates to the "Support for JavaScript.rpln" file in the "Adobe InDesign CS6/Required" folder.
    If I rename the file to 'Support for JavaScript.rpln.old' and rerun InDesign it obviously fails.
    I then rename the file back to .rpln and inDesign opens fine- just the once.
    next time round it woin't open and comes up with the same error.
    can anyone shed light on this for me?
    cheers
    Theo

  • InDesign crashing after update

    Hello all,
    I just updated my InDesign to version XXXXX.
    Now when I try to launch it, I get the following insanely long error message. Can anyone please help? I have tried clearing the cache files, and it did not work. Using a Macbook pro with Yoesmite 10.10.2
    Thanks!!
    Process:               Adobe InDesign CS6 [2439]
    Path: /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Adobe InDesign CS6
    Identifier:            com.adobe.InDesign
    Version: 8.0.0.370 (8000)
    Code Type:             X86 (Native)
    Parent Process:        ??? [1]
    Responsible:           Adobe InDesign CS6 [2439]
    User ID: 1283591407
    Date/Time:             2015-03-23 14:23:21.579 -0400
    OS Version:            Mac OS X 10.10.2 (14C109)
    Report Version:        11
    Anonymous UUID: BCE2E0F0-EF68-E917-C71B-99BC4093AC1E
    Time Awake Since Boot: 5600 seconds
    Crashed Thread:        0  Dispatch queue: com.apple.main-thread
    Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000000
    VM Regions Near 0:
    -->
        __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   com.apple.opengl 0x924768c1 CGLDescribeRenderer + 108
    1   com.adobe.psl 0x1838c3c1 PSSLO::ConstAutoResource<PSSLO::StyleSheet>::ConstAutoResource() + 4714097
    2   com.adobe.psl 0x18531084 PSLGetPreferences + 5620
    3   com.adobe.psl 0x185bd63f PSLCreateStringUTF8 + 480943
    4   com.adobe.psl 0x185bc5bd PSLCreateStringUTF8 + 476717
    5   com.adobe.psl 0x18532b47 PSLGetPreferences + 12471
    6   com.adobe.psl 0x185330ce PSLShutdown + 398
    7   com.adobe.InDesign.Photoshop Import Filter 0x17ea653c GetPlugIn + 60844
    8   com.adobe.InDesign.Photoshop Import Filter 0x17eac23e GetPlugIn + 84654
    9   com.adobe.InDesign.Photoshop Import Filter 0x17eb2ef9 GetPlugIn + 112489
    10  com.adobe.InDesign.Photoshop Import Filter 0x17eb0d70 GetPlugIn + 103904
    11  com.adobe.InDesign.Photoshop Import Filter 0x17eb067e GetPlugIn + 102126
    12  com.adobe.InDesign.AppFramework 0x14807577 GetPlugIn + 766263
    13  com.adobe.InDesign.AppFramework 0x1477a9c7 GetPlugIn + 189831
    14  com.adobe.InDesign.AppFramework 0x147792f9 GetPlugIn + 183993
    15  com.adobe.InDesign.AppFramework 0x14730d56 0x14722000 + 60758
    16  com.adobe.InDesign.AppFramework 0x1474f327 GetPlugIn + 12007
    17  com.adobe.InDesign 0x00001ec5 main + 341
    18  com.adobe.InDesign 0x00001d55 start + 53
    Thread 1:
    0   libsystem_kernel.dylib         0x94bcc512 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x98472abe _pthread_cond_wait + 842
    2   libsystem_pthread.dylib       0x98472ce1 pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore 0x9192d2f6 TSWaitOnConditionTimedRelative + 167
    4   com.apple.CoreServices.CarbonCore 0x918f8ddf MPWaitOnQueue + 199
    5   PMRuntime.dylib 0x005b9581 SetVSizeBaseline(unsigned long) + 1473
    6   com.apple.CoreServices.CarbonCore 0x918f943a PrivateMPEntryPoint + 68
    7   libsystem_pthread.dylib       0x98471e13 _pthread_body + 138
    8   libsystem_pthread.dylib       0x98471d89 _pthread_start + 162
    9   libsystem_pthread.dylib       0x9846fe52 thread_start + 34
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib 0x94bcd8ce kevent64 + 10
    1   libdispatch.dylib 0x965df73f _dispatch_mgr_invoke + 245
    2   libdispatch.dylib 0x965df3a2 _dispatch_mgr_thread + 52
    Thread 3:
    0   libsystem_kernel.dylib 0x94bcce6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x984722b1 _pthread_wqthread + 939
    2   libsystem_pthread.dylib       0x9846fe2e start_wqthread + 30
    Thread 4:
    0   libsystem_kernel.dylib 0x94bcce6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x984722b1 _pthread_wqthread + 939
    2   libsystem_pthread.dylib       0x9846fe2e start_wqthread + 30
    Thread 5:
    0   libsystem_kernel.dylib 0x94bcce6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x984722b1 _pthread_wqthread + 939
    2   libsystem_pthread.dylib       0x9846fe2e start_wqthread + 30
    Thread 6:
    0   libsystem_kernel.dylib 0x94bc69ce mach_msg_trap + 10
    1   libsystem_kernel.dylib 0x94bc5a70 mach_msg + 68
    2   com.apple.CoreServices.CarbonCore 0x91929fa4 TS_exception_listener_thread + 138
    3   libsystem_pthread.dylib       0x98471e13 _pthread_body + 138
    4   libsystem_pthread.dylib       0x98471d89 _pthread_start + 162
    5   libsystem_pthread.dylib       0x9846fe52 thread_start + 34
    Thread 7:
    0   libsystem_kernel.dylib 0x94bcc512 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x98472a4a _pthread_cond_wait + 726
    2   libsystem_pthread.dylib       0x984761c0 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore 0x9192d0da TSWaitOnCondition + 133
    4   com.apple.CoreServices.CarbonCore 0x9192d312 TSWaitOnConditionTimedRelative + 195
    5   com.apple.CoreServices.CarbonCore 0x918f8ddf MPWaitOnQueue + 199
    6   com.adobe.ACE 0x00607a69 0x5c8000 + 260713
    7   com.adobe.ACE 0x00606d99 0x5c8000 + 257433
    8   com.apple.CoreServices.CarbonCore 0x918f943a PrivateMPEntryPoint + 68
    9   libsystem_pthread.dylib       0x98471e13 _pthread_body + 138
    10  libsystem_pthread.dylib       0x98471d89 _pthread_start + 162
    11  libsystem_pthread.dylib       0x9846fe52 thread_start + 34
    Thread 8:
    0   libsystem_kernel.dylib 0x94bcc512 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x98472a4a _pthread_cond_wait + 726
    2   libsystem_pthread.dylib       0x984761c0 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore 0x9192d0da TSWaitOnCondition + 133
    4   com.apple.CoreServices.CarbonCore 0x9192d312 TSWaitOnConditionTimedRelative + 195
    5   com.apple.CoreServices.CarbonCore 0x918f8ddf MPWaitOnQueue + 199
    6   com.adobe.ACE 0x00607a69 0x5c8000 + 260713
    7   com.adobe.ACE 0x00606d99 0x5c8000 + 257433
    8   com.apple.CoreServices.CarbonCore 0x918f943a PrivateMPEntryPoint + 68
    9   libsystem_pthread.dylib       0x98471e13 _pthread_body + 138
    10  libsystem_pthread.dylib       0x98471d89 _pthread_start + 162
    11  libsystem_pthread.dylib       0x9846fe52 thread_start + 34
    Thread 9:
    0   libsystem_kernel.dylib 0x94bcc512 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x98472a4a _pthread_cond_wait + 726
    2   libsystem_pthread.dylib       0x984761c0 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore 0x9192d0da TSWaitOnCondition + 133
    4   com.apple.CoreServices.CarbonCore 0x9192d312 TSWaitOnConditionTimedRelative + 195
    5   com.apple.CoreServices.CarbonCore 0x918f8ddf MPWaitOnQueue + 199
    6   com.adobe.ACE 0x00607a69 0x5c8000 + 260713
    7   com.adobe.ACE 0x00606d99 0x5c8000 + 257433
    8   com.apple.CoreServices.CarbonCore 0x918f943a PrivateMPEntryPoint + 68
    9   libsystem_pthread.dylib       0x98471e13 _pthread_body + 138
    10  libsystem_pthread.dylib       0x98471d89 _pthread_start + 162
    11  libsystem_pthread.dylib       0x9846fe52 thread_start + 34
    Thread 10:
    0   libsystem_kernel.dylib 0x94bcc512 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x98472a4a _pthread_cond_wait + 726
    2   libsystem_pthread.dylib       0x984761c0 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.InDesign.AppFramework 0x14822556 GetPlugIn + 876822
    4   com.adobe.InDesign.AppFramework 0x1481e772 GetPlugIn + 860978
    5   com.adobe.InDesign.AppFramework 0x1481f3c5 GetPlugIn + 864133
    6   com.adobe.InDesign.AppFramework 0x1482098e GetPlugIn + 869710
    7   com.adobe.InDesign.AppFramework 0x148209fa GetPlugIn + 869818
    8   com.adobe.InDesign.AppFramework 0x14820a66 GetPlugIn + 869926
    9   com.adobe.boost_threads.framework 0x01c6a40d thread_proxy + 141
    10  libsystem_pthread.dylib       0x98471e13 _pthread_body + 138
    11  libsystem_pthread.dylib       0x98471d89 _pthread_start + 162
    12  libsystem_pthread.dylib       0x9846fe52 thread_start + 34
    Thread 11:
    0   libsystem_kernel.dylib 0x94bcc512 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x98472a4a _pthread_cond_wait + 726
    2   libsystem_pthread.dylib       0x984761c0 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.InDesign.AppFramework 0x14822556 GetPlugIn + 876822
    4   com.adobe.InDesign.AppFramework 0x1481e772 GetPlugIn + 860978
    5   com.adobe.InDesign.AppFramework 0x1481f3c5 GetPlugIn + 864133
    6   com.adobe.InDesign.AppFramework 0x1482098e GetPlugIn + 869710
    7   com.adobe.InDesign.AppFramework 0x148209fa GetPlugIn + 869818
    8   com.adobe.InDesign.AppFramework 0x14820a66 GetPlugIn + 869926
    9   com.adobe.boost_threads.framework 0x01c6a40d thread_proxy + 141
    10  libsystem_pthread.dylib       0x98471e13 _pthread_body + 138
    11  libsystem_pthread.dylib       0x98471d89 _pthread_start + 162
    12  libsystem_pthread.dylib       0x9846fe52 thread_start + 34
    Thread 12:
    0   libsystem_kernel.dylib 0x94bcce6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x984722b1 _pthread_wqthread + 939
    2   libsystem_pthread.dylib       0x9846fe2e start_wqthread + 30
    Thread 13:
    0   libsystem_kernel.dylib 0x94bcc8f6 __semwait_signal + 10
    1   libsystem_c.dylib 0x96bc1c06 nanosleep$UNIX2003 + 218
    2   com.adobe.InDesign.Support for JavaScript 0x19883acb GetPlugIn + 317883
    3   com.adobe.InDesign.Support for JavaScript 0x19868f79 GetPlugIn + 208489
    4   com.adobe.InDesign.Support for JavaScript 0x19883e38 GetPlugIn + 318760
    5   libsystem_pthread.dylib       0x98471e13 _pthread_body + 138
    6   libsystem_pthread.dylib       0x98471d89 _pthread_start + 162
    7   libsystem_pthread.dylib       0x9846fe52 thread_start + 34
    Thread 14:
    0   libsystem_kernel.dylib 0x94bcc76e __recvfrom + 10
    1   libsystem_c.dylib 0x96bc1d22 recv$UNIX2003 + 55
    2   ServiceManager-Launcher.dylib 0x0b871733 Invoke + 47867
    3   ServiceManager-Launcher.dylib 0x0b870846 Invoke + 44046
    4   ServiceManager-Launcher.dylib 0x0b86f988 Invoke + 40272
    5   ServiceManager-Launcher.dylib 0x0b86fa0f Invoke + 40407
    6   ServiceManager-Launcher.dylib 0x0b86abaf Invoke + 20343
    7   ServiceManager-Launcher.dylib 0x0b86aea7 Invoke + 21103
    8   ServiceManager-Launcher.dylib 0x0b86b685 Invoke + 23117
    9   ServiceManager-Launcher.dylib 0x0b86b8f9 Invoke + 23745
    10  ServiceManager-Launcher.dylib 0x0b86e2a0 Invoke + 34408
    11  ServiceManager-Launcher.dylib 0x0b86e3fd Invoke + 34757
    12  ServiceManager-Launcher.dylib 0x0b86ec91 Invoke + 36953
    13  ServiceManager-Launcher.dylib 0x0b86edb2 Invoke + 37242
    14  ServiceManager-Launcher.dylib 0x0b861656 Login + 461
    15  ServiceManager-Launcher.dylib 0x0b86509a Login + 15377
    16  ServiceManager-Launcher.dylib 0x0b86f165 Invoke + 38189
    17  ServiceManager-Launcher.dylib 0x0b8712eb Invoke + 46771
    18  libsystem_pthread.dylib       0x98471e13 _pthread_body + 138
    19  libsystem_pthread.dylib       0x98471d89 _pthread_start + 162
    20  libsystem_pthread.dylib       0x9846fe52 thread_start + 34
    Thread 15:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib 0x94bc69ce mach_msg_trap + 10
    1   libsystem_kernel.dylib 0x94bc5a70 mach_msg + 68
    2   com.apple.CoreFoundation       0x972fbb16 __CFRunLoopServiceMachPort + 214
    3   com.apple.CoreFoundation       0x972faf29 __CFRunLoopRun + 1529
    4   com.apple.CoreFoundation       0x972fa6c6 CFRunLoopRunSpecific + 390
    5   com.apple.CoreFoundation       0x972fa52b CFRunLoopRunInMode + 123
    6   com.apple.CFNetwork 0x986057ff +[NSURLConnection(Loader) _resourceLoadLoop:] + 717
    7   com.apple.Foundation 0x9097fb3f -[NSThread main] + 45
    8   com.apple.Foundation 0x9097fa91 __NSThread__main__ + 1538
    9   libsystem_pthread.dylib       0x98471e13 _pthread_body + 138
    10  libsystem_pthread.dylib       0x98471d89 _pthread_start + 162
    11  libsystem_pthread.dylib       0x9846fe52 thread_start + 34
    Thread 16:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib 0x94bcc84e __select + 10
    1   com.apple.CoreFoundation       0x9734a66a __CFSocketManager + 906
    2   libsystem_pthread.dylib       0x98471e13 _pthread_body + 138
    3   libsystem_pthread.dylib       0x98471d89 _pthread_start + 162
    4   libsystem_pthread.dylib       0x9846fe52 thread_start + 34
    Thread 17:
    0   libsystem_kernel.dylib 0x94bcc512 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x98472a4a _pthread_cond_wait + 726
    2   libsystem_pthread.dylib       0x984761c0 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_pthread.dylib       0x98471e13 _pthread_body + 138
    9   libsystem_pthread.dylib       0x98471d89 _pthread_start + 162
    10  libsystem_pthread.dylib       0x9846fe52 thread_start + 34
    Thread 18:
    0   libsystem_kernel.dylib 0x94bcc512 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x98472a4a _pthread_cond_wait + 726
    2   libsystem_pthread.dylib       0x984761c0 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_pthread.dylib       0x98471e13 _pthread_body + 138
    9   libsystem_pthread.dylib       0x98471d89 _pthread_start + 162
    10  libsystem_pthread.dylib       0x9846fe52 thread_start + 34
    Thread 19:
    0   libsystem_kernel.dylib 0x94bcc512 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x98472a4a _pthread_cond_wait + 726
    2   libsystem_pthread.dylib       0x984761c0 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_pthread.dylib       0x98471e13 _pthread_body + 138
    9   libsystem_pthread.dylib       0x98471d89 _pthread_start + 162
    10  libsystem_pthread.dylib       0x9846fe52 thread_start + 34
    Thread 20:
    0   libsystem_kernel.dylib 0x94bcc512 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x98472a4a _pthread_cond_wait + 726
    2   libsystem_pthread.dylib       0x984761c0 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_pthread.dylib       0x98471e13 _pthread_body + 138
    9   libsystem_pthread.dylib       0x98471d89 _pthread_start + 162
    10  libsystem_pthread.dylib       0x9846fe52 thread_start + 34
    Thread 21:
    0   libsystem_kernel.dylib 0x94bcc512 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x98472abe _pthread_cond_wait + 842
    2   libsystem_pthread.dylib       0x98472ce1 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_pthread.dylib       0x98471e13 _pthread_body + 138
    10  libsystem_pthread.dylib       0x98471d89 _pthread_start + 162
    11  libsystem_pthread.dylib       0x9846fe52 thread_start + 34
    Thread 22:
    0   libsystem_kernel.dylib 0x94bcc512 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x98472abe _pthread_cond_wait + 842
    2   libsystem_pthread.dylib       0x98472ce1 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_pthread.dylib       0x98471e13 _pthread_body + 138
    9   libsystem_pthread.dylib       0x98471d89 _pthread_start + 162
    10  libsystem_pthread.dylib       0x9846fe52 thread_start + 34
    Thread 23:
    0   libsystem_kernel.dylib 0x94bcc512 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x98472abe _pthread_cond_wait + 842
    2   libsystem_pthread.dylib       0x98472ce1 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.ape.engine 0x26ab8017 APXGetHostAPI + 2633687
    4   com.adobe.ape.engine 0x26c46168 APXGetHostAPI + 4264232
    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_pthread.dylib       0x98471e13 _pthread_body + 138
    9   libsystem_pthread.dylib       0x98471d89 _pthread_start + 162
    10  libsystem_pthread.dylib       0x9846fe52 thread_start + 34
    Thread 24:
    0   libsystem_kernel.dylib 0x94bcc512 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x98472abe _pthread_cond_wait + 842
    2   libsystem_pthread.dylib       0x98472ce1 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.ape.engine 0x26ab8017 APXGetHostAPI + 2633687
    4   com.adobe.ape.engine 0x26c46168 APXGetHostAPI + 4264232
    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_pthread.dylib       0x98471e13 _pthread_body + 138
    9   libsystem_pthread.dylib       0x98471d89 _pthread_start + 162
    10  libsystem_pthread.dylib       0x9846fe52 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x00000000  ecx: 0xbfffedb4 edx: 0x00000080
      edi: 0x00000000  esi: 0x92476866  ebp: 0xbfffed88 esp: 0xbfffecd0
       ss: 0x00000023  efl: 0x00010246  eip: 0x924768c1   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x00000000
    Logical CPU:     0
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
        0x1000 -     0x4ff7 +com.adobe.InDesign (8.0.0.370 - 8000) <0D5CE30B-1589-2AA4-C7E5-2C0ED0C44D37> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Adobe InDesign CS6
        0xa000 -     0xaff7 +InDesignModelAndUI (0) <2E042CB4-E42B-151B-E858-1352BF64CBA2> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/InDesignModelAndUI.framework/Versions/A/InDesignModelAndUI
        0xe000 -     0xeff7 +InDesignModel (0) <C9ABC1CF-850A-FCC7-2CEA-68B14F048036> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/InDesignModel.framework/Versions/A/InDesignModel
       0x12000 -   0x1f2fef +WidgetBinLib.dylib (1) <D2AAB5B9-0694-32FA-38D5-F97FEE688C9D> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/WidgetBinLib.dylib
      0x2a0000 -   0x47fffb +com.adobe.owl (AdobeOwl version 4.0.93 - 4.0.93) <D102FCD2-496D-5322-AEC0-7A5091CAA2CA> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
      0x4ac000 -   0x546ff3 +com.adobe.owl-canvas (AdobeOwlCanvas version 3.6.05 - 3.6.05) <8E0CC5EB-E18A-20BD-BDC4-667D1CC43C12> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeOwlCanvas.framework/Versions/A/AdobeOwlCanvas
      0x553000 -   0x55cfff +ASLSupportLib.dylib (1) <000064CE-84C2-F397-BAB1-17055FA344EC> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/ASLSupportLib.dylib
      0x563000 -   0x59fffb +TextPanelLib.dylib (1) <019DE080-1920-928F-57FB-F8FD8FCCA227> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/TextPanelLib.dylib
      0x5b6000 -   0x5bfff3 +PMRuntime.dylib (1) <DEE2F17E-391E-5C3E-11DC-EF6E0860545E> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/PMRuntime.dylib
      0x5c8000 -   0x744ff3 +com.adobe.ACE (AdobeACE 2.19.18.19553 - 2.19.18.19553) <2C680020-62C1-F45D-B48C-9D5AB8E99DCC> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
      0x753000 -   0xd1afef +com.adobe.AGM (AdobeAGM 4.26.18.19553 - 4.26.18.19553) <AB15D5F5-2D3D-F597-DD23-47A7A4719FC1> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
      0xd8d000 -   0xdc8ff7 +com.adobe.ARE (AdobeARE 1.5.02.19553 - 1.5.02.19553) <264C1354-0764-AFAB-5BB7-DA4B4EBEEFC1> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeARE.framework/Versions/A/AdobeARE
      0xdce000 -   0xdebff3 +com.adobe.BIB (AdobeBIB 1.2.02.19553 - 1.2.02.19553) <D3D9FDCE-75B2-7FB3-71C8-D5DF313F6B0F> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
      0xdf1000 -   0xe18ff7 +com.adobe.BIBUtils (AdobeBIBUtils 1.1.01 - 1.1.01) <34F46810-2864-0365-91CF-BF9C8503400A> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
      0xe1e000 -  0x1148fe3 +com.adobe.CoolType (AdobeCoolType 5.10.64.19354 - 5.10.64.19354) <8985B298-125A-B521-9246-AAD43073A3F6> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
    0x1180000 -  0x157bfe7 +com.adobe.MPS (AdobeMPS 5.8.0.19673 - 5.8.0.19673) <D65ABA15-80D2-3F1C-2500-EEF873019149> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
    0x15d8000 -  0x163dff3 +ObjectModelLib.dylib (1) <073EF2BA-B5C6-A466-9AEC-963A2EF69144> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/ObjectModelLib.dylib
    0x1654000 -  0x16b1feb +DataBaseLib.dylib (1) <F5ED35C9-1779-CF0D-BD50-0BC162D96A31> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/DataBaseLib.dylib
    0x16c1000 -  0x1b13fe7 +PublicLib.dylib (1) <BD26BAA7-5BF0-9F0A-BB93-B4FE388E6852> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/PublicLib.dylib
    0x1c3f000 -  0x1c56ffb +com.adobe.AFL (AdobeAFL 1.0.0 - 1.0) <3B7A1817-3CA4-BEAA-A44A-5A9B5D664E93> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeAFL.framework/Versions/A/AdobeAFL
    0x1c67000 -  0x1c73ff7 +com.adobe.boost_threads.framework (5.0.0 - 5.0.0.0) <56B14206-3221-D261-2B01-F91074D192FC> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost_threads
    0x1c90000 -  0x1c98fef +libtbbmalloc.dylib (0) <7A79ED70-A4AC-737A-2FAA-63B6FB29D4ED> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/libtbbmalloc.dylib
    0x1ca5000 -  0x1cc4fff +libtbb.dylib (0) <6EA19434-60D6-505D-CB6F-5CA562A0F2A7> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/libtbb.dylib
    0x1cd9000 -  0x1ce1fef +com.adobe.boost_date_time.framework (5.0.0 - 5.0.0.0) <088B6233-3B58-D51A-4609-1FF7F462B1D3> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/boost_date_time.framework/Versions/A/boost_date_time
    0x1cf8000 -  0x1e38feb +com.winsoft.wrservices (WRServices 5.0.0 - 5.0.0) <6D085279-1185-E7F0-B0D8-FBADBA062516> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
    0x1eaa000 -  0x1eadffb +com.adobe.AdobeCrashReporter (6.0 - 6.0.20120201) <6CE1936E-6AC7-6900-769B-876CBB68B5BC> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashReporter
    0x1eb5000 -  0x2bfaff7 +libicudata.40.0.dylib (40) <015E6351-4F42-00C1-2096-BEE385B275B1> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/ICUData.framework/Versions/4.0/libicudata.40.0.dylib
    0x2c0d000 -  0x2d42fe7 +libicui18n.40.0.dylib (40) <8BE3FE71-0CE6-2B93-B5F2-B4F0DD274B91> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/ICUInternationalization.framework/Versions/4.0/libicui18n.40. 0.dylib
    0x2db6000 -  0x2ea7fef +libicuuc.40.0.dylib (40) <4CF7066A-6E82-FF80-93E6-6849149FBB98> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/ICUUnicode.framework/Versions/4.0/libicuuc.40.0.dylib
    0x2ee4000 -  0x2f56fef +com.adobe.adobe_caps (adobe_caps 6.0.29.0 - 6.0.29.0) <E4ADECD5-05B4-E78B-09D8-E45FD640E84D> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
    0x2f63000 -  0x3045ff3 +com.adobe.amtlib (amtlib 6.0.0.75 - 6.0.0.75) <808CABA8-E8E6-AC45-4905-A6AA59E8C41C> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
    0x3054000 -  0x311cfe7 +com.adobe.boost_regex.framework (5.0.0 - 5.0.0.0) <E124FC44-4A5C-A3C5-C7E2-0631F1D6E628> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/boost_regex.framework/Versions/A/boost_regex
    0x31c2000 -  0x31dffff  com.apple.vmutils (4.2.1 - 108) <3D46D30B-685B-3C60-A92C-C3952CE79598> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x31ef000 -  0x31f0ff7 +com.adobe.boost_system.framework (5.0.0 - 5.0.0.0) <957930FC-D7B3-FAEA-0075-63C7B0E59070> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/boost_system.framework/Versions/A/boost_system
    0x31f7000 -  0x3295fe3 +libicucnv.40.0.dylib (40) <D11DC46F-D58E-B17C-9356-46F593D5A7CF> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/ICUConverter.framework/Versions/4.0/libicucnv.40.0.dylib
    0x32b7000 -  0x32beffb +com.adobe.ape.shim (3.3.8.19346 - 3.3.8.19346) <B711CAA7-29D6-D5CF-CE1B-A611896C8D87> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
    0x96a1000 -  0x96e3ffb  com.apple.CloudDocs (1.0 - 280.6) <5C3C95B5-C470-3C3C-969D-008A045F5284> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
    0x9841000 -  0x9843fff com.apple.textencoding.unicode (2.7 - 2.7) <AC2A18A5-C241-3A92-82D2-E68452E26C1F> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x9849000 -  0x9849fff com.apple.applescript.component (2.4 - 368) <A48C94D6-1F16-3CCA-9A2C-23E1B610C46D> /System/Library/Components/AppleScript.component/Contents/MacOS/AppleScript
    0x9861000 -  0x9863ff7 +com.adobe.InDesign.SimpleTextImportFilter (8.0.0.370 - 0) <A55AAE7C-AC72-4799-A7DC-95DB3A21575F> /Applications/Adobe InDesign CS6/*/SimpleTextImportFilter
    0x98a0000 -  0x98a6ffb +com.adobe.InDesign.Data Services UI (8.0.0.370 - 0) <2677201C-4749-18B8-B4DE-DDF76A2A684C> /Applications/Adobe InDesign CS6/*/Data Services UI
    0x98ad000 -  0x98b6fff +com.adobe.InDesign.Data Services (8.0.0.370 - 0) <A1F436CB-76D5-20F5-DB4F-753595AD3358> /Applications/Adobe InDesign CS6/*/Data Services
    0xb85c000 -  0xb883ffb +ServiceManager-Launcher.dylib (389) <4EEAF886-0B48-9FF4-BE65-41E222123A50> /Library/Application Support/Adobe/*/ServiceManager-Launcher.dylib
    0xb931000 -  0xb93eff7 +com.adobe.InDesign.DTTransform (8.0.0.370 - 0) <5321943B-C0A5-A8EA-2811-F596B708DABF> /Applications/Adobe InDesign CS6/*/DTTransform
    0xb945000 -  0xb94cff7 +com.adobe.InDesign.PNG Import Filter UI (8.0.0.370 - 0) <73A58EC2-5811-9862-9E42-C70D8D764908> /Applications/Adobe InDesign CS6/*/PNG Import Filter UI
    0xb953000 -  0xb95cff7 +com.adobe.InDesign.Tagged Text Filters UI (8.0.0.370 - 0) <E16F2F8F-7066-8CA7-1145-EBFF4FA201D6> /Applications/Adobe InDesign CS6/*/Tagged Text Filters UI
    0xc557000 -  0xc557fff  com.apple.quartzframework (1.5 - 1.5) <6D85B29E-D684-3DDE-8F02-D292D86A014F> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0xcaea000 -  0xcaf9fff libSimplifiedChineseCo

    In future please post crash reports on Pastebin.com and put a link to them here.
    You need to install the latest update to CS6, for starters. Did the application ever launch?

  • InDesign Crashing After Trying to Open

    I just migrated all my programs to a new iMac with Yosemite (Mac OS 10.10).  Had previously been using a OS 10.7. 
    All my other Adobe CS5 Applications are working properly, but InDesign will not open and crashes immediately.   This is the beginning of the crash report.  Any ideas?
    Process: Adobe InDesign CS5 [1271]
    Path: /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Adobe InDesign CS5
    Identifier: com.adobe.InDesign
    Version: 7.0.4.553 (7040)
    Code Type: X86 (Native)
    Parent Process: ??? [1]
    Responsible: Adobe InDesign CS5 [1271]
    User ID: 501
    Date/Time: 2015-03-19 10:40:35.635 -0400
    OS Version: Mac OS X 10.10.2 (14C1510)
    Report Version: 11
    Anonymous UUID: F131922B-7B84-E5F7-7640-56910E65C2AA
    Sleep/Wake UUID: 94E0E49C-B5AA-45C3-B963-87CCC5E449A4
    Time Awake Since Boot: 9500 seconds
    Time Since Wake: 8100 seconds
    Crashed Thread: 0  Dispatch queue: com.apple.main-thread
    Exception Type: EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x000000000000002c
    VM Regions Near 0x2c:
    -->
        __TEXT 0000000000001000-0000000000005000 [   16K] r-x/rwx SM=COW /Applications/Adobe InDesign CS5/Adobe InDesign CS5.app/Contents/MacOS/Adobe InDesign CS5
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   dyld 0x8fe228af ImageLoader::isLinked() const + 11
    1   dyld 0x8fe1fe4e NSLinkModule + 100
    2   libdyld.dylib 0x99a1a0bc NSLinkModule + 88
    3 com.adobe.InDesign.Font Manager        0x12d6ebc8 TINglue_version + 792
    4 com.adobe.InDesign.Font Manager        0x12d6f5cf TIN_Startup + 177
    5 com.adobe.InDesign.Font Manager        0x12cf5109 GetPlugIn + 17705
    6 ObjectModelLib.dylib                   0x010511b1 0x1038000 + 102833
    7 ObjectModelLib.dylib                   0x01051acb 0x1038000 + 105163
    8 ObjectModelLib.dylib                   0x01060386 0x1038000 + 164742
    9 ObjectModelLib.dylib                   0x01070c0d ShuksanInit(IStartupScreen* (*)(), IPlugIn*) + 23101
    10 ObjectModelLib.dylib                  0x0106c234 ShuksanInit(IStartupScreen* (*)(), IPlugIn*) + 4196
    11 com.adobe.InDesign                  0x00002822 main + 82
    12 com.adobe.InDesign                  0x000027a6 start + 54
    Thread 1:
    0 libsystem_kernel.dylib                 0x90021512 __psynch_cvwait + 10
    1 libsystem_pthread.dylib             0x9360cabe _pthread_cond_wait + 842
    2 libsystem_pthread.dylib             0x9360cce1 pthread_cond_timedwait_relative_np + 47
    3 com.apple.CoreServices.CarbonCore     0x927452f6 TSWaitOnConditionTimedRelative + 167
    4 com.apple.CoreServices.CarbonCore     0x92710ddf MPWaitOnQueue + 199
    5   PMRuntime.dylib 0x00014130 MemUtils::GetAvailMem() + 288
    6 com.apple.CoreServices.CarbonCore     0x9271143a PrivateMPEntryPoint + 68
    7 libsystem_pthread.dylib             0x9360be13 _pthread_body + 138
    8 libsystem_pthread.dylib             0x9360bd89 _pthread_start + 162
    9 libsystem_pthread.dylib             0x93609e52 thread_start + 34
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0 libsystem_kernel.dylib                 0x900228ce kevent64 + 10
    1 libdispatch.dylib                            0x99ccb73f _dispatch_mgr_invoke + 245
    2 libdispatch.dylib                            0x99ccb3a2 _dispatch_mgr_thread + 52
    Thread 3:
    0 libsystem_kernel.dylib                 0x90021e6a __workq_kernreturn + 10
    1 libsystem_pthread.dylib             0x9360c2b1 _pthread_wqthread + 939
    2 libsystem_pthread.dylib             0x93609e2e start_wqthread + 30
    Thread 4:
    0 libsystem_kernel.dylib                 0x90021e6a __workq_kernreturn + 10
    1 libsystem_pthread.dylib             0x9360c2b1 _pthread_wqthread + 939
    2 libsystem_pthread.dylib             0x93609e2e start_wqthread + 30
    Thread 5:
    0 libsystem_kernel.dylib                 0x90021e6a __workq_kernreturn + 10
    1 libsystem_pthread.dylib             0x9360c2b1 _pthread_wqthread + 939
    2 libsystem_pthread.dylib             0x93609e2e start_wqthread + 30
    Thread 6:
    0 libsystem_kernel.dylib                 0x90021e6a __workq_kernreturn + 10
    1 libsystem_pthread.dylib             0x9360c2b1 _pthread_wqthread + 939
    2 libsystem_pthread.dylib             0x93609e2e start_wqthread + 30
    Thread 7:
    0 libsystem_kernel.dylib                 0x9001b9ce mach_msg_trap + 10
    1 libsystem_kernel.dylib                 0x9001aa70 mach_msg + 68
    2 com.apple.CoreServices.CarbonCore     0x92741fa4 TS_exception_listener_thread + 138
    3 libsystem_pthread.dylib             0x9360be13 _pthread_body + 138
    4 libsystem_pthread.dylib             0x9360bd89 _pthread_start + 162
    5 libsystem_pthread.dylib             0x93609e52 thread_start + 34
    Thread 8:
    0 libsystem_kernel.dylib                 0x90021512 __psynch_cvwait + 10
    1 libsystem_pthread.dylib             0x9360ca4a _pthread_cond_wait + 726
    2 libsystem_pthread.dylib             0x936101c0 pthread_cond_wait$UNIX2003 + 71
    3 com.apple.CoreServices.CarbonCore     0x927450da TSWaitOnCondition + 133
    4 com.apple.CoreServices.CarbonCore     0x92745312 TSWaitOnConditionTimedRelative + 195
    5 com.apple.CoreServices.CarbonCore     0x92710ddf MPWaitOnQueue + 199
    6   AdobeACE 0x0005a6f1 0x20000 + 239345
    7   AdobeACE 0x0005a0ed 0x20000 + 237805
    8 com.apple.CoreServices.CarbonCore     0x9271143a PrivateMPEntryPoint + 68
    9 libsystem_pthread.dylib             0x9360be13 _pthread_body + 138
    10  libsystem_pthread.dylib 0x9360bd89 _pthread_start + 162
    11 libsystem_pthread.dylib            0x93609e52 thread_start + 34
    Thread 9:
    0 libsystem_kernel.dylib                 0x90021512 __psynch_cvwait + 10
    1 libsystem_pthread.dylib             0x9360ca4a _pthread_cond_wait + 726
    2 libsystem_pthread.dylib             0x936101c0 pthread_cond_wait$UNIX2003 + 71
    3 com.apple.CoreServices.CarbonCore     0x927450da TSWaitOnCondition + 133
    4 com.apple.CoreServices.CarbonCore     0x92745312 TSWaitOnConditionTimedRelative + 195
    5   com.apple.CoreServices.CarbonCore     0x92710ddf MPWaitOnQueue + 199
    6   AdobeACE 0x0005a6f1 0x20000 + 239345
    7   AdobeACE 0x0005a0ed 0x20000 + 237805
    8 com.apple.CoreServices.CarbonCore     0x9271143a PrivateMPEntryPoint + 68
    9 libsystem_pthread.dylib             0x9360be13 _pthread_body + 138
    10 libsystem_pthread.dylib            0x9360bd89 _pthread_start + 162
    11 libsystem_pthread.dylib            0x93609e52 thread_start + 34
    Thread 10:
    0 libsystem_kernel.dylib                 0x90021512 __psynch_cvwait + 10
    1 libsystem_pthread.dylib             0x9360ca4a _pthread_cond_wait + 726
    2 libsystem_pthread.dylib             0x936101c0 pthread_cond_wait$UNIX2003 + 71
    3 com.apple.CoreServices.CarbonCore     0x927450da TSWaitOnCondition + 133
    4 com.apple.CoreServices.CarbonCore     0x92745312 TSWaitOnConditionTimedRelative + 195
    5 com.apple.CoreServices.CarbonCore     0x92710ddf MPWaitOnQueue + 199
    6   AdobeACE 0x0005a6f1 0x20000 + 239345
    7   AdobeACE 0x0005a0ed 0x20000 + 237805
    8 com.apple.CoreServices.CarbonCore     0x9271143a PrivateMPEntryPoint + 68
    9 libsystem_pthread.dylib             0x9360be13 _pthread_body + 138
    10 libsystem_pthread.dylib            0x9360bd89 _pthread_start + 162
    11 libsystem_pthread.dylib            0x93609e52 thread_start + 34
    Thread 11:
    0 libsystem_kernel.dylib                 0x90021512 __psynch_cvwait + 10
    1 libsystem_pthread.dylib             0x9360ca4a _pthread_cond_wait + 726
    2 libsystem_pthread.dylib             0x936101c0 pthread_cond_wait$UNIX2003 + 71
    3 com.apple.CoreServices.CarbonCore     0x927450da TSWaitOnCondition + 133
    4 com.apple.CoreServices.CarbonCore     0x92745312 TSWaitOnConditionTimedRelative + 195
    5 com.apple.CoreServices.CarbonCore     0x92710ddf MPWaitOnQueue + 199
    6   AdobeACE 0x0005a6f1 0x20000 + 239345
    7   AdobeACE 0x0005a0ed 0x20000 + 237805
    8 com.apple.CoreServices.CarbonCore     0x9271143a PrivateMPEntryPoint + 68
    9 libsystem_pthread.dylib             0x9360be13 _pthread_body + 138
    10  libsystem_pthread.dylib 0x9360bd89 _pthread_start + 162
    11 libsystem_pthread.dylib            0x93609e52 thread_start + 34
    Thread 12:
    0 libsystem_kernel.dylib                 0x90021512 __psynch_cvwait + 10
    1 libsystem_pthread.dylib             0x9360ca4a _pthread_cond_wait + 726
    2 libsystem_pthread.dylib             0x936101c0 pthread_cond_wait$UNIX2003 + 71
    3 com.apple.CoreServices.CarbonCore     0x927450da TSWaitOnCondition + 133
    4 com.apple.CoreServices.CarbonCore     0x92745312 TSWaitOnConditionTimedRelative + 195
    5 com.apple.CoreServices.CarbonCore     0x92710ddf MPWaitOnQueue + 199
    6   AdobeACE 0x0005a6f1 0x20000 + 239345
    7   AdobeACE 0x0005a0ed 0x20000 + 237805
    8 com.apple.CoreServices.CarbonCore     0x9271143a PrivateMPEntryPoint + 68
    9 libsystem_pthread.dylib             0x9360be13 _pthread_body + 138
    10 libsystem_pthread.dylib            0x9360bd89 _pthread_start + 162
    11 libsystem_pthread.dylib            0x93609e52 thread_start + 34
    Thread 13:
    0   libsystem_kernel.dylib 0x90021512 __psynch_cvwait + 10
    1 libsystem_pthread.dylib             0x9360ca4a _pthread_cond_wait + 726
    2 libsystem_pthread.dylib             0x936101c0 pthread_cond_wait$UNIX2003 + 71
    3 com.apple.CoreServices.CarbonCore     0x927450da TSWaitOnCondition + 133
    4 com.apple.CoreServices.CarbonCore     0x92745312 TSWaitOnConditionTimedRelative + 195
    5 com.apple.CoreServices.CarbonCore     0x92710ddf MPWaitOnQueue + 199
    6   AdobeACE 0x0005a6f1 0x20000 + 239345
    7   AdobeACE 0x0005a0ed 0x20000 + 237805
    8 com.apple.CoreServices.CarbonCore     0x9271143a PrivateMPEntryPoint + 68
    9 libsystem_pthread.dylib             0x9360be13 _pthread_body + 138
    10 libsystem_pthread.dylib            0x9360bd89 _pthread_start + 162
    11  libsystem_pthread.dylib 0x93609e52 thread_start + 34
    Thread 14:
    0 libsystem_kernel.dylib                 0x90021512 __psynch_cvwait + 10
    1 libsystem_pthread.dylib             0x9360ca4a _pthread_cond_wait + 726
    2 libsystem_pthread.dylib             0x936101c0 pthread_cond_wait$UNIX2003 + 71
    3 com.apple.CoreServices.CarbonCore     0x927450da TSWaitOnCondition + 133
    4 com.apple.CoreServices.CarbonCore     0x92745312 TSWaitOnConditionTimedRelative + 195
    5 com.apple.CoreServices.CarbonCore     0x92710ddf MPWaitOnQueue + 199
    6   AdobeACE 0x0005a6f1 0x20000 + 239345
    7   AdobeACE 0x0005a0ed 0x20000 + 237805
    8 com.apple.CoreServices.CarbonCore     0x9271143a PrivateMPEntryPoint + 68
    9 libsystem_pthread.dylib             0x9360be13 _pthread_body + 138
    10 libsystem_pthread.dylib            0x9360bd89 _pthread_start + 162
    11 libsystem_pthread.dylib            0x93609e52 thread_start + 34
    Thread 15:
    0 libsystem_kernel.dylib                 0x90021512 __psynch_cvwait + 10
    1 libsystem_pthread.dylib             0x9360cabe _pthread_cond_wait + 842
    2 libsystem_pthread.dylib             0x9360c76f pthread_cond_wait + 48
    3 com.adobe.amt.services            0x0d025126 C_AMTUISwitchSuppressUpdates + 16768
    4 com.adobe.amt.services            0x0d01ddb0 C_EULA_SetState + 2164
    5 com.adobe.amt.services            0x0d02518c C_AMTUISwitchSuppressUpdates + 16870
    6 libsystem_pthread.dylib             0x9360be13 _pthread_body + 138
    7 libsystem_pthread.dylib             0x9360bd89 _pthread_start + 162
    8   libsystem_pthread.dylib 0x93609e52 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000 ebx: 0x00000006  ecx: 0x000000f8  edx: 0x00000000
      edi: 0x17619b20 esi: 0x8fe1fdf8  ebp: 0xbfffe258  esp: 0xbfffe258
       ss: 0x00000023 efl: 0x00010246  eip: 0x8fe228af   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x0000002c
    Logical CPU: 2
    Error Code: 0x00000004
    Trap Number: 14

    First, Migration almost never works with InDesign, and second, CS5 is not supported on Mavericks. Your best bet is to uninstall, run the cleaner tool (CS Cleaner Tool for installation problems | CCM, CS6, CS5.5, CS5, CS4, CS3) and reinstall.

  • Indesign crashing after update and says i am missing Font Manager.InDesignPlugin

    My copy of Indesign was crashing everythime I launched a text box so I upgraded to the new version. Now it won't load at all but says you are missing
    Font Manager.InDesignPlugin
    reload the Font Manager.InDesignPlugin
    What do I do?????

    HOW DO I UNISNTALL SOFTWARE INSTALLED THROUGH CC DESKTOP APP?
    NOT SURE HOW TO DO THIS?

  • [CS2Mac] Indesign crashes after start without error.

    Hi,
    i send a version of our plugin to a customer, he installed it on his mac. And now his InDesign CS2 crashes immediately after start without an error message. When he removes the plugin, everything works fine.
    Can i create some kind of logfile from InDesign to see where it stops? I can't install a debug version there because it's a customers mac. And the same plugin works here on my computer.
    thanks for any help
    Klaus Friese

    Hi Klaus!
    Did you try to remove any persistent data of session and preferences saved by InDesign before launching it with your plug-in installed?
    Ciao
    Emanuele

  • Indesign crash after edits made to incopy link.

    10.2.0.6_Indesign; 10.0.0.70_InCopy.
    I have a multi-page project saved to a shared server. Each text frame or story has anchored images and captions inline and custom anchored.
    Editor makes text edits using incopy. then I try to open and update incopy links in idesign and it crashes???
    Please help we are on a hard deadline and need a work around that does not include redoing all edits.
    Many thanks.

    In this first image you will see a image box anchored in a text box with no image placed in the image box. The text box has a story link. Open in in incopy edit; then update links in indesign works fine. Then in second image you will see an image has been placed in the anchored box. Edit story in incopy and update in indesign and crash....Anyone know whats happening here???

  • [SOLVED] Sylpheed Claws strange Crash after reading configuration

    After yesterday's update my claws-mail doesn't work anymore.
    Here is the console call output
    [12:30:19][przyczepa@baby:~]$claws-mail
    Newmail plugin loaded
    Message header summaries written to /home/przyczepa/Mail/NewLog
    tmp: unlink: Jest katalogiem
    mimetmp: unlink: Jest katalogiem
    claws.c:101:Starting Claws Mail version Claws Mail 3.7.2
    main.c:839:runtime GTK+ 2.16.5 / GLib 2.20.4
    main.c:847:buildtime GTK+ 2.16.2 / GLib 2.20.4
    main.c:856:Compiled-in features:
    main.c:861: compface
    main.c:867: aspell
    main.c:873: gnutls
    main.c:879: ipv6
    main.c:885: iconv
    main.c:891: jpilot
    main.c:897: ldap
    main.c:903: libetpan 0.58
    main.c:915: libsm
    prefs_gtk.c:1037:new file '/home/przyczepa/.claws-mail/clawsrc'
    prefs_gtk.c:996:new section 'Common'
    prefs_gtk.c:996:new section 'Plugins_Common'
    prefs_gtk.c:996:new section 'Plugins_GTK2'
    prefs_gtk.c:996:new section 'NotificationPlugin'
    prefs_gtk.c:996:new section 'TrayIcon'
    prefs_gtk.c:996:new section 'GPG'
    prefs_gtk.c:996:new section 'Archiver'
    prefs_gtk.c:996:new section 'gtkhtml2'
    prefs_gtk.c:996:new section 'PerlPlugin'
    prefs_gtk.c:996:new section 'AcpiNotifier'
    prefs_gtk.c:996:new section 'AttachWarner'
    prefs_gtk.c:996:new section 'Bogofilter'
    prefs_gtk.c:996:new section 'Fetchinfo'
    prefs_gtk.c:996:new section 'rssyl'
    prefs_gtk.c:996:new section 'SpamReport'
    prefs_gtk.c:996:new section 'VCalendar'
    prefs_gtk.c:1037:new file '/home/przyczepa/.claws-mail/folderitemrc'
    prefs_gtk.c:996:new section '#mh/Skrzynka/reszta/fun'
    prefs_gtk.c:1037:new file '/home/przyczepa/.claws-mail/accountrc'
    prefs_gtk.c:996:new section 'Account: 3'
    prefs_gtk.c:996:new section 'Account: 10'
    prefs_gtk.c:996:new section 'Account: 11'
    prefs_gtk.c:996:new section 'Account: 1'
    prefs_gtk.c:996:new section 'Account: 2'
    prefs_gtk.c:996:new section 'Account: 7'
    prefs_gtk.c:996:new section 'Account: 8'
    prefs_gtk.c:996:new section 'Account: 12'
    prefs_gtk.c:996:new section 'Account: 9'
    No symbol table is loaded. Use the "file" command.
    Unicestwiony
    prefs_gtk.c:85:Reading configuration...
    codeconv.c:1446:current locale: pl_PL.utf8
    codeconv.c:1446:current locale: pl_PL.utf8
    When I remove accountrc file from .claws-mail cirectory claws seems to work - but when i create new account it crashes again.
    If I remove claws-mail-extra-plugins (3.7.2-2), the claws-mail client (3.7.2-1) works fine...but hey..i like those plugins...:(
    any idea how to fix this?
    Last edited by psycepa (2009-09-15 07:49:07)

    That would be...
    [2009-09-02 20:44] removed kdepim-kontactinterfaces (4.3.0-1)
    [2009-09-02 20:44] removed kdepim-plugins (4.3.0-1)
    [2009-09-02 20:44] removed kdepim-mimelib (4.3.0-1)
    [2009-09-02 20:44] removed kdepim-libksieve (4.3.0-1)
    [2009-09-02 20:44] removed kdepim-ksendemail (4.3.0-1)
    [2009-09-02 20:44] removed kdepim-kmailcvt (4.3.0-1)
    [2009-09-02 20:44] removed kdepim-strigi-analyzer (4.3.0-1)
    [2009-09-02 20:44] removed kdepim-libkpgp (4.3.0-1)
    [2009-09-02 20:44] removed kdepim-libkleo (4.3.0-1)
    [2009-09-02 20:44] removed kdepim-icons (4.3.0-1)
    [2009-09-02 20:44] removed kdegraphics-thumbnailers (4.3.0-1)
    [2009-09-02 20:44] removed kdegraphics-svgpart (4.3.0-1)
    [2009-09-02 20:44] removed kdegraphics-strigi-analyzer (4.3.0-1)
    [2009-09-02 20:44] removed kdegraphics-ksaneplugin (4.3.0-1)
    [2009-09-02 20:44] removed kdebase-nsplugins (4.3.0-1)
    [2009-09-02 20:44] removed kdebase-keditbookmarks (4.3.0-1)
    [2009-09-02 20:44] removed kdemultimedia-libkcompactdisc (4.3.0-1)
    [2009-09-02 20:44] removed kdemultimedia-libkcddb (4.3.0-1)
    [2009-09-02 20:44] upgraded akonadi (1.2.0-1 -> 1.2.1-1)
    [2009-09-02 20:44] upgraded coreutils (7.4-1 -> 7.5-1)
    [2009-09-02 20:44] upgraded git (1.6.4.1-1 -> 1.6.4.2-1)
    [2009-09-02 20:44] upgraded strigi (0.6.4-2 -> 0.7.0-1)
    [2009-09-02 20:45] upgraded kdelibs (4.3.0-3 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded kdelibs-experimental (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded oxygen-icons (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded kdebase-runtime (4.3.0-2 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded kdemultimedia-kioslave (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded k3b (1.66.0alpha2-2 -> 1.66.0alpha2-3)
    [2009-09-02 20:45] upgraded kde-l10n-pl (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded kdeaccessibility-colorschemes (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded kdeaccessibility-iconthemes (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded kdeaccessibility-kmag (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded kdeaccessibility-kmousetool (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded kdeaccessibility-kmouth (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded kdeaccessibility-kttsd (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded kde-meta-kdeaccessibility (4.3-6 -> 4.3-7)
    [2009-09-02 20:45] upgraded kdeadmin-kcron (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded kdeadmin-ksystemlog (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded kdepimlibs (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded kdeadmin-kuser (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded kdebindings-python (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded kdeadmin-system-config-printer-kde (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded kde-meta-kdeadmin (4.3-6 -> 4.3-7)
    [2009-09-02 20:45] upgraded kdeartwork-colorschemes (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded kdeartwork-desktopthemes (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded kdeartwork-emoticons (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded kdeartwork-iconthemes (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:45] warning: /usr/share/config/kdm/kdmrc installed as /usr/share/config/kdm/kdmrc.pacnew
    [2009-09-02 20:45] upgraded kdebase-workspace (4.3.0-2 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded kdeartwork-kscreensaver (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded kdeartwork-sounds (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded kdeartwork-styles (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded kdeartwork-wallpapers (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded kdeartwork-weatherwallpapers (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded kde-meta-kdeartwork (4.3-6 -> 4.3-7)
    [2009-09-02 20:45] upgraded kdebase-lib (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded kdebase-dolphin (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded kdebase-kappfinder (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded kdebase-kdepasswd (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded kdebase-kdialog (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded kdebase-konqueror (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded kdebase-kfind (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded kdebase-kinfocenter (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded kdebase-konsole (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded kdebase-kwrite (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded kdebase-plasma (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded kde-meta-kdebase (4.3-6 -> 4.3-7)
    [2009-09-02 20:45] upgraded kdebindings-smoke (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded kde-meta-kdebindings (4.3-6 -> 4.3-7)
    [2009-09-02 20:45] upgraded kdeedu-libkdeedu (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded kdeedu-blinken (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded kdeedu-kalgebra (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded kdeedu-kalzium (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded kdeedu-data (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded kdeedu-kanagram (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded kdeedu-kbruch (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded kdeedu-kgeography (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded kdeedu-khangman (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded kdeedu-kig (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded kdeedu-kiten (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded kdeedu-klettres (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded kdeedu-kmplot (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded kdeedu-kstars (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded kdeedu-ktouch (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded kdeedu-kturtle (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded kdeedu-kwordquiz (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded kdeedu-marble (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded kdeedu-parley (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded kdeedu-step (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded kde-meta-kdeedu (4.3-6 -> 4.3-7)
    [2009-09-02 20:45] upgraded kdegames-libkdegames (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded kdegames-bomber (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded kdegames-bovo (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded kdegames-kapman (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded kdegames-katomic (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded kdegames-kbattleship (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded kdegames-kblackbox (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded kdegames-kblocks (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:45] upgraded kdegames-kbounce (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdegames-kbreakout (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdegames-kdiamond (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdegames-kfourinline (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdegames-kgoldrunner (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdegames-killbots (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdegames-kiriki (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdegames-kjumpingcube (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdegames-klines (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdegames-libkmahjongg (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdegames-kmahjongg (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdegames-kmines (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdegames-knetwalk (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdegames-kolf (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdegames-kollision (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdegames-konquest (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdegames-kpat (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdegames-kreversi (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdegames-ksame (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdegames-kshisen (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdegames-ksirk (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdegames-kspaceduel (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdegames-ksquares (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdegames-ksudoku (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdegames-ktron (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdegames-ktuberling (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdegames-kubrick (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdegames-lskat (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kde-meta-kdegames (4.3-6 -> 4.3-7)
    [2009-09-02 20:46] upgraded kdegraphics-libs (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdegraphics-gwenview (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdegraphics-kamera (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdegraphics-kcolorchooser (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdegraphics-kgamma (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdegraphics-kolourpaint (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdegraphics-kruler (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdegraphics-ksnapshot (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdegraphics-okular (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kde-meta-kdegraphics (4.3-6 -> 4.3-7)
    [2009-09-02 20:46] upgraded kdemultimedia-dragonplayer (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdemultimedia-juk (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdemultimedia-kmix (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdemultimedia-kscd (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdemultimedia-mplayerthumbs (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kde-meta-kdemultimedia (4.3-6 -> 4.3-7)
    [2009-09-02 20:46] upgraded kdenetwork-filesharing (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdenetwork-kdnssd (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdenetwork-kget (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdenetwork-kopete (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdenetwork-kppp (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdenetwork-krdc (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdenetwork-krfb (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kde-meta-kdenetwork (4.3-6 -> 4.3-7)
    [2009-09-02 20:46] upgraded kdepim-libkdepim (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdepim-akregator (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdepim-console (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdepim-kaddressbook (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdepim-kalarm (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdepim-kjots (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdepim-kleopatra (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdepim-kmail (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdepim-knode (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdepim-knotes (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdepim-korganizer (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdepim-kontact (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdepim-kpilot (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdepim-runtime (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdepim-kresources (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdepim-ktimetracker (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdepim-wizards (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kde-meta-kdepim (4.3-6 -> 4.3-7)
    [2009-09-02 20:46] upgraded kdeplasma-addons-applets-bball (4.3.0-2 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdeplasma-addons-applets-binary-clock (4.3.0-2 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdeplasma-addons-applets-bubblemon (4.3.0-2 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdeplasma-addons-applets-calculator (4.3.0-2 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdeplasma-addons-applets-charselect (4.3.0-2 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdeplasma-addons-libs (4.3.0-2 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdeplasma-addons-applets-comic (4.3.0-2 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdeplasma-addons-applets-dict (4.3.0-2 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdeplasma-addons-applets-eyes (4.3.0-2 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdeplasma-addons-applets-fifteenpuzzle (4.3.0-2 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdeplasma-addons-applets-filewatcher (4.3.0-2 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdeplasma-addons-applets-frame (4.3.0-2 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdeplasma-addons-applets-fuzzy-clock (4.3.0-2 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdeplasma-addons-applets-incomingmsg (4.3.0-2 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdeplasma-addons-applets-kolourpicker (4.3.0-2 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdeplasma-addons-applets-konqprofiles (4.3.0-2 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdeplasma-addons-applets-konsoleprofiles (4.3.0-2 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdeplasma-addons-applets-lancelot (4.3.0-2 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdeplasma-addons-applets-leavenote (4.3.0-2 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdeplasma-addons-applets-life (4.3.0-2 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdeplasma-addons-applets-luna (4.3.0-2 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdeplasma-addons-applets-magnifique (4.3.0-2 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdeplasma-addons-applets-mediaplayer (4.3.0-2 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdeplasma-addons-applets-microblog (4.3.0-2 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdeplasma-addons-applets-news (4.3.0-2 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdeplasma-addons-applets-notes (4.3.0-2 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdeplasma-addons-applets-nowplaying (4.3.0-2 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdeplasma-addons-applets-opendesktop (4.3.0-2 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdeplasma-addons-applets-paste (4.3.0-2 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdeplasma-addons-applets-pastebin (4.3.0-2 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdeplasma-addons-applets-previewer (4.3.0-2 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdeplasma-addons-applets-rememberthemilk (4.3.0-2 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdeplasma-addons-applets-rssnow (4.3.0-2 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdeplasma-addons-applets-showdashboard (4.3.0-2 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdeplasma-addons-applets-showdesktop (4.3.0-2 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdeplasma-addons-applets-systemloadviewer (4.3.0-2 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdeplasma-addons-applets-timer (4.3.0-2 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdeplasma-addons-applets-unitconverter (4.3.0-2 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdeplasma-addons-applets-weather (4.3.0-2 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdeplasma-addons-applets-weatherstation (4.3.0-2 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdeplasma-addons-runners-browserhistory (4.3.0-2 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdeplasma-addons-runners-contacts (4.3.0-2 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdeplasma-addons-runners-converter (4.3.0-2 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdeplasma-addons-runners-katesessions (4.3.0-2 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdeplasma-addons-runners-konquerorsessions (4.3.0-2 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdeplasma-addons-runners-konsolesessions (4.3.0-2 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdeplasma-addons-runners-spellchecker (4.3.0-2 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdeplasma-addons-wallpapers-mandelbrot (4.3.0-2 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdeplasma-addons-wallpapers-marble (4.3.0-2 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdeplasma-addons-wallpapers-pattern (4.3.0-2 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdeplasma-addons-wallpapers-virus (4.3.0-2 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdeplasma-addons-wallpapers-weather (4.3.0-2 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kde-meta-kdeplasma-addons (4.3-6 -> 4.3-7)
    [2009-09-02 20:46] upgraded kdesdk-cervisia (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdesdk-kapptemplate (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdesdk-kate (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdesdk-kbugbuster (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdesdk-kcachegrind (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdesdk-kdeaccounts-plugin (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdesdk-kdepalettes (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdesdk-kioslave (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdesdk-kmtrace (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdesdk-kompare (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdesdk-kpartloader (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdesdk-kprofilemethod (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdesdk-kstartperf (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdesdk-kuiviewer (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdesdk-lokalize (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdesdk-poxml (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdesdk-scripts (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdesdk-strigi-analyzer (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdesdk-umbrello (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kde-meta-kdesdk (4.3-6 -> 4.3-7)
    [2009-09-02 20:46] upgraded kdetoys-amor (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdetoys-kteatime (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdetoys-ktux (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdetoys-kweather (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kde-meta-kdetoys (4.3-6 -> 4.3-7)
    [2009-09-02 20:46] upgraded libarchive (2.7.0-2 -> 2.7.1-1)
    [2009-09-02 20:46] upgraded kdeutils-ark (4.3.0-1 -> 4.3.1-2)
    [2009-09-02 20:46] upgraded kdeutils-kcalc (4.3.0-1 -> 4.3.1-2)
    [2009-09-02 20:46] upgraded kdeutils-kcharselect (4.3.0-1 -> 4.3.1-2)
    [2009-09-02 20:46] upgraded kdeutils-kdelirc (4.3.0-1 -> 4.3.1-2)
    [2009-09-02 20:46] upgraded kdeutils-kdessh (4.3.0-1 -> 4.3.1-2)
    [2009-09-02 20:46] upgraded kdeutils-kdf (4.3.0-1 -> 4.3.1-2)
    [2009-09-02 20:46] upgraded kdeutils-kfloppy (4.3.0-1 -> 4.3.1-2)
    [2009-09-02 20:46] upgraded kdeutils-kgpg (4.3.0-1 -> 4.3.1-2)
    [2009-09-02 20:46] upgraded kdeutils-ktimer (4.3.0-1 -> 4.3.1-2)
    [2009-09-02 20:46] upgraded kdeutils-kwallet (4.3.0-1 -> 4.3.1-2)
    [2009-09-02 20:46] upgraded kdeutils-okteta (4.3.0-1 -> 4.3.1-2)
    [2009-09-02 20:46] upgraded kdeutils-printer-applet (4.3.0-1 -> 4.3.1-2)
    [2009-09-02 20:46] upgraded kdeutils-superkaramba (4.3.0-1 -> 4.3.1-2)
    [2009-09-02 20:46] upgraded kdeutils-sweeper (4.3.0-1 -> 4.3.1-2)
    [2009-09-02 20:46] upgraded kde-meta-kdeutils (4.3-6 -> 4.3-7)
    [2009-09-02 20:46] upgraded kdewebdev-kfilereplace (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdewebdev-kimagemapeditor (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdewebdev-klinkstatus (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdewebdev-kommander (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kdewebdev-kxsldbg (4.3.0-1 -> 4.3.1-1)
    [2009-09-02 20:46] upgraded kde-meta-kdewebdev (4.3-6 -> 4.3-7)
    [2009-09-02 20:46] upgraded module-init-tools (3.8-1 -> 3.10-1)
    [2009-09-02 20:46] upgraded raptor (1.4.18-1 -> 1.4.19-1)
    [2009-09-02 20:47] upgraded redland (1.0.8-3 -> 1.0.9-1)
    [2009-09-02 20:47] upgraded syslog-ng (3.0.3-2 -> 3.0.4-1)
    [2009-09-02 21:32] installed tuxcards (2.1.1-1)
    [2009-09-03 01:55] installed qorganizer (3.1-4)
    [2009-09-03 01:59] upgraded claws-mail (3.7.2-1 -> 3.7.2-1)

Maybe you are looking for