TextEdit stalls about 20s when opening a document (librariand related)

Hi folks.
I'm stuck in a situation where TextEdit stalls every time I open it and a new existing document is opened.
It looks like it is related to librariand process, and it seem to disappear if I disable "Documents & Data" item in iCloud preferences.
If I open a document while documents synchronization is enabled, those lines are logged in the console :
05/01/12 23:54:12,521 librariand: copy_framework_connection(framework_client.c:241): couldn't connect to server: 2: 2 (No such file or directory)
05/01/12 23:54:24,542 librariand: copy_framework_connection(framework_client.c:241): couldn't connect to server: 2: 2 (No such file or directory)
05/01/12 23:54:24,542 librariand: UBServiceEnableMobileDocuments(UBService.c:677): UBCollectionApplyChanges failed!
05/01/12 23:54:24,542 librariand: unable to enable mobile documents
05/01/12 23:54:24,542 librariand: error in handle_client_request: LibrarianErrorDomain/10/Unable to configure the collection.
I should add that I recently switched the internal disk of my MBP to a SSD drive, installed Lion from scratch, and copied back some folders :
The whole Library folder
/Library/Preferences/
I think Spin Control text output may be relevant :
Call graph:
    2241 Thread_19039   DispatchQueue_1: com.apple.main-thread  (serial)
    + 2241 ???  (in TextEdit)  load address 0x10508a000 + 0x1678  [0x10508b678]
    +   2241 NSApplicationMain  (in AppKit) + 867  [0x7fff8bdf980c]
    +     2241 -[NSApplication run]  (in AppKit) + 470  [0x7fff8bb7a62d]
    +       2241 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]  (in AppKit) + 135  [0x7fff8bb7dcf5]
    +         2241 _DPSNextEvent  (in AppKit) + 659  [0x7fff8bb7e3f1]
    +           2241 BlockUntilNextEventMatchingListInMode  (in HIToolbox) + 62  [0x7fff87b944ca]
    +             2241 ReceiveNextEventCommon  (in HIToolbox) + 355  [0x7fff87b9463d]
    +               2241 RunCurrentEventLoopInMode  (in HIToolbox) + 277  [0x7fff87b8d3d3]
    +                 2241 CFRunLoopRunSpecific  (in CoreFoundation) + 230  [0x7fff89c56ae6]
    +                   2239 __CFRunLoopRun  (in CoreFoundation) + 934  [0x7fff89c571c6]
    +                   ! 2239 __CFRunLoopDoBlocks  (in CoreFoundation) + 322  [0x7fff89c2f562]
    +                   !   2239 __CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__  (in CoreFoundation) + 12  [0x7fff89c7744c]
    +                   !     2239 -[NSDocument _handleConflicts]  (in AppKit) + 125  [0x7fff8bf233fe]
    +                   !       2239 -[NSDocument _hasConflict]  (in AppKit) + 50  [0x7fff8bf23377]
    +                   !         2239 +[NSFileVersion(NSTemporaryCompatibility) unresolvedConflictsExistForItemAtURL:]  (in Foundation) + 58  [0x7fff90647212]
    +                   !           2239 LBRevisionHasUnsavedConflictForURL  (in Librarian) + 27  [0x109483922]
    +                   !             2239 _LBFVSendMessageWithReply  (in Librarian) + 522  [0x10948382f]
    +                   !               2239 xpc_connection_send_message_with_reply_sync  (in libxpc.dylib) + 217  [0x7fff88223a1e]
    +                   !                 2239 _dispatch_semaphore_wait_slow  (in libdispatch.dylib) + 109  [0x7fff8a81203e]
    +                   !                   2239 semaphore_wait_trap  (in libsystem_kernel.dylib) + 10  [0x7fff8b47a6b6]
    +                   1 __CFRunLoopRun  (in CoreFoundation) + 825  [0x7fff89c57159]
    +                   ! 1 __CFRunLoopDoObservers  (in CoreFoundation) + 374  [0x7fff89c81e96]
    +                   !   1 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__  (in CoreFoundation) + 23  [0x7fff89c81f37]
    +                   !     1 __-[NSWindow _postInvalidCursorRects]_block_invoke_1  (in AppKit) + 1107  [0x7fff8bc45720]
    +                   !       1 -[NSView(NSInternal) _updateTrackingAreas]  (in AppKit) + 1320  [0x7fff8bc45dc8]
    +                   !         1 __NSArrayEnumerate  (in CoreFoundation) + 718  [0x7fff89cba01e]
    +                   !           1 -[NSView(NSInternal) _updateTrackingAreas]  (in AppKit) + 1320  [0x7fff8bc45dc8]
    +                   !             1 __NSArrayEnumerate  (in CoreFoundation) + 718  [0x7fff89cba01e]
    +                   !               1 -[NSView(NSInternal) _updateTrackingAreas]  (in AppKit) + 1187  [0x7fff8bc45d43]
    +                   !                 1 -[NSView(NSInternal) _installTrackingArea:]  (in AppKit) + 378  [0x7fff8bc46acb]
    +                   !                   1 -[NSWindow _setTrackingRect:inside:owner:userData:useTrackingNum:]  (in AppKit) + 68  [0x7fff8bc46cf1]
    +                   !                     1 -[NSWindow _setTrackingRect:inside:owner:userData:useTrackingNum:install:]  (in AppKit) + 578  [0x7fff8bc46f3f]
    +                   !                       1 _setTrackingRect  (in AppKit) + 378  [0x7fff8bc470d0]
    +                   !                         1 -[NSWindow _setEventMask:forTrackingRect:]  (in AppKit) + 81  [0x7fff8bc4736a]
    +                   !                           1 _CGSSetTrackingAreaOption  (in CoreGraphics) + 153  [0x7fff909521af]
    +                   !                             1 mach_msg  (in libsystem_kernel.dylib) + 73  [0x7fff8b479d71]
    +                   !                               1 mach_msg_trap  (in libsystem_kernel.dylib) + 10  [0x7fff8b47a67a]
    +                   1 __CFRunLoopRun  (in CoreFoundation) + 1724  [0x7fff89c574dc]
    +                     1 _dispatch_main_queue_callback_4CF  (in libdispatch.dylib) + 257  [0x7fff8a8106f7]
    +                       1 _dispatch_queue_invoke  (in libdispatch.dylib) + 71  [0x7fff8a80ff77]
    +                         1 _dispatch_source_invoke  (in libdispatch.dylib) + 635  [0x7fff8a8132b6]
    +                           1 _dispatch_after_timer_callback  (in libdispatch.dylib) + 16  [0x7fff8a810c07]
    +                             1 _dispatch_call_block_and_release  (in libdispatch.dylib) + 18  [0x7fff8a80e8ba]
    +                               1 -[NSTextView(NSSharing) _preflightSpellChecker:]  (in AppKit) + 69  [0x7fff8c1a7c7a]
    +                                 1 -[NSSpellChecker _preflightChosenSpellServer]  (in AppKit) + 118  [0x7fff8c0f881c]
    +                                   1 findServerWithSelectedIndex  (in AppKit) + 312  [0x7fff8bd620db]
    +                                     1 -[NSConnection rootProxy]  (in Foundation) + 26  [0x7fff9045a28b]
    +                                       1 lookUpOrCreateRemoteProxyForWireID  (in Foundation) + 487  [0x7fff9045a56d]
    +                                         1 makeProxy  (in Foundation) + 33  [0x7fff9045a83b]
    +                                           1 objc_msgSend  (in libobjc.A.dylib) + 188  [0x7fff936aef3c]
    +                                             1 lookUpMethod  (in libobjc.A.dylib) + 63  [0x7fff936b12bb]
    +                                               1 prepareForMethodLookup  (in libobjc.A.dylib) + 237  [0x7fff936b1517]
    +                                                 1 _class_initialize  (in libobjc.A.dylib) + 22  [0x7fff936b1538]
    +                                                   1 _class_getNonMetaClass  (in libobjc.A.dylib) + 114  [0x7fff936b18cb]
    +                                                     1 realizeClass(class_t*)  (in libobjc.A.dylib) + 1875  [0x7fff936abded]
    2241 Thread_19054   DispatchQueue_2: com.apple.libdispatch-manager  (serial)
    + 2241 _dispatch_mgr_thread  (in libdispatch.dylib) + 54  [0x7fff8a80f14e]
    +   2241 _dispatch_mgr_invoke  (in libdispatch.dylib) + 923  [0x7fff8a8105be]
    +     2241 kevent  (in libsystem_kernel.dylib) + 10  [0x7fff8b47c7e6]
    822 Thread_19061
    + 822 start_wqthread  (in libsystem_c.dylib) + 13  [0x7fff8ab19b85]
    +   822 _pthread_wqthread  (in libsystem_c.dylib) + 758  [0x7fff8ab18594]
    +     822 __workq_kernreturn  (in libsystem_kernel.dylib) + 10  [0x7fff8b47c192]
    817 Thread_19056
    + 817 start_wqthread  (in libsystem_c.dylib) + 13  [0x7fff8ab19b85]
    +   817 _pthread_wqthread  (in libsystem_c.dylib) + 758  [0x7fff8ab18594]
    +     817 __workq_kernreturn  (in libsystem_kernel.dylib) + 10  [0x7fff8b47c192]
    812 Thread_19055
    + 812 start_wqthread  (in libsystem_c.dylib) + 13  [0x7fff8ab19b85]
    +   812 _pthread_wqthread  (in libsystem_c.dylib) + 758  [0x7fff8ab18594]
    +     812 __workq_kernreturn  (in libsystem_kernel.dylib) + 10  [0x7fff8b47c192]
    488 Thread_19150
    + 488 start_wqthread  (in libsystem_c.dylib) + 13  [0x7fff8ab19b85]
    +   488 _pthread_wqthread  (in libsystem_c.dylib) + 758  [0x7fff8ab18594]
    +     488 __workq_kernreturn  (in libsystem_kernel.dylib) + 10  [0x7fff8b47c192]
    488 Thread_19151
    + 488 start_wqthread  (in libsystem_c.dylib) + 13  [0x7fff8ab19b85]
    +   488 _pthread_wqthread  (in libsystem_c.dylib) + 758  [0x7fff8ab18594]
    +     488 __workq_kernreturn  (in libsystem_kernel.dylib) + 10  [0x7fff8b47c192]
    358 Thread_19064
    + 358 start_wqthread  (in libsystem_c.dylib) + 13  [0x7fff8ab19b85]
    +   357 _pthread_wqthread  (in libsystem_c.dylib) + 758  [0x7fff8ab18594]
    +   ! 357 __workq_kernreturn  (in libsystem_kernel.dylib) + 10  [0x7fff8b47c192]
    +   1 _pthread_wqthread  (in libsystem_c.dylib) + 768  [0x7fff8ab1859e]
    +     1 _pthread_exit  (in libsystem_c.dylib) + 142  [0x7fff8ab17f7c]
    +       1 _pthread_tsd_cleanup  (in libsystem_c.dylib) + 230  [0x7fff8ab5c942]
    +         1 _dispatch_thread_semaphore_dispose  (in libdispatch.dylib) + 22  [0x7fff8a81198b]
    +           1 semaphore_destroy  (in libsystem_kernel.dylib) + 88  [0x7fff8b4740af]
    +             1 mach_msg  (in libsystem_kernel.dylib) + 73  [0x7fff8b479d71]
    +               1 mach_msg_trap  (in libsystem_kernel.dylib) + 10  [0x7fff8b47a67a]
    352 Thread_19088
    + 352 start_wqthread  (in libsystem_c.dylib) + 13  [0x7fff8ab19b85]
    +   351 _pthread_wqthread  (in libsystem_c.dylib) + 758  [0x7fff8ab18594]
    +   ! 351 __workq_kernreturn  (in libsystem_kernel.dylib) + 10  [0x7fff8b47c192]
    +   1 _pthread_wqthread  (in libsystem_c.dylib) + 763  [0x7fff8ab18599]
    2 Thread_19241
    + 2 start_wqthread  (in libsystem_c.dylib) + 13  [0x7fff8ab19b85]
    +   2 _pthread_wqthread  (in libsystem_c.dylib) + 758  [0x7fff8ab18594]
    +     2 __workq_kernreturn  (in libsystem_kernel.dylib) + 10  [0x7fff8b47c192]
    2 Thread_19242
    + 2 start_wqthread  (in libsystem_c.dylib) + 13  [0x7fff8ab19b85]
    +   2 _pthread_wqthread  (in libsystem_c.dylib) + 758  [0x7fff8ab18594]
    +     2 __workq_kernreturn  (in libsystem_kernel.dylib) + 10  [0x7fff8b47c192]
    2 Thread_19245
      2 start_wqthread  (in libsystem_c.dylib) + 13  [0x7fff8ab19b85]
        2 _pthread_wqthread  (in libsystem_c.dylib) + 758  [0x7fff8ab18594]
          2 __workq_kernreturn  (in libsystem_kernel.dylib) + 10  [0x7fff8b47c192]
Total number in stack (recursive counted multiple, when >=5):
        10       __workq_kernreturn  (in libsystem_kernel.dylib) + 0  [0x7fff8b47c188]
        10       _pthread_wqthread  (in libsystem_c.dylib) + 758  [0x7fff8ab18594]
        10       start_wqthread  (in libsystem_c.dylib) + 13  [0x7fff8ab19b85]
Sort by top of stack, same collapsed (when >= 5):
        __workq_kernreturn  (in libsystem_kernel.dylib)        4141
        kevent  (in libsystem_kernel.dylib)        2241
        semaphore_wait_trap  (in libsystem_kernel.dylib)        2239

Ok it looks like the moving away ~/Library/Application Support/Ubiquity/ and applying the trick mentioned here by zarmantoat on Fri Oct 28 09:59:26 PDT 2011 did solve the issue, but not right away.
I moved it on the desktop, rebooted, and had the same issue at least one time.
Came back half an hour later and the problem is gone.
To be more specific :
I did move Ubiquity folder on the desktop.
Rebooted
Still the same
Rebooted in recovery mode (cmd-R early at boot until booted)
Opened a terminal windows
types resetpassword <enter>
changed nothing, just reset ACLs on my home directory
rebooted
Still the same problem
Back half an hour later
Everything's fine.

Similar Messages

  • InDesign cs3 crashes when opening CS2 documents

    ID cs3 crashes when opening CS2 documents, not when open dialog appears, but after I choose file and it "starts" opening it. (core duo, xp, clean install, all updates)
    If i open ID by opening file, it crashes with standard windows dialog, if I open ID first, it does not crash, but rather behaves strangely, nothing is opening, if I move a mouse it turns to sand clock.
    Same thing happens on all machines with ID cs3 in my office.
    All other apps works fine. I did read every single forum about ID crashing and nothing helps. Files resaved in interchange format opens well. There must be something in the files that ID cs2 did and what id cs3 cannot open :( Any ideas?

    1. Is there any reason to use eps? Avoid it use AI, PSD or PDF instead.
    2. Are all used fonts ok? What kind of fonts du you use?
    3. Which Mac OS X do you use?
    Does it crash with alwayst the same files?
    What does the file history tell you? Hold down the command key and got to InDesign > About InDesign… Does it tell you somewhat more specific, like missing plugins, severly damaged files and restored files, when (in which version) the files have been created first (helps often to export to IDML and open this again and save it as INDD and work with the new file.), has the problematic file been converted from another application (Quark Xpress or PageMaker), etc.

  • Pages 5.5.1: When opening a document created with Pages '09 (Version 4.0) with Pages 5.5.1 the page header and the page footer are deleted. How can this be prevented? Or is this a bug in Pages 5.5.1?

    Pages 5.5.1: When opening a document created with Pages '09 (Version 4.0) with Pages 5.5.1 the page header and the page footer are deleted. How can this be prevented? Or is this a bug in Pages 5.5.1?

    Same problem here (no graphics in header or footer) and the problem has been reported months ago. It is another bug/feature lost when Apple moves from 09 to the iCloud-compatible versions.  Complain to Apple, you may have better chance than me and they may finally listen to their users....

  • Pages crashes when opening any document on iPad 3 Latest version.   I could find on the net and finally deleted Pages from my device and reinstalled it. Still when I try to create anew document or open a document it just cr

    Pages crashes when opening any document on iPad 3 Latest version. I tried everything I could find on the net and finally deleted Pages from my device and reinstalled it. Still when I try to create a new document or open a document it just crashes out.

    Try this:
    Make sure IOS is updated to latest version
    Reboot device by pressing both the home button and sleep/wake (power) buttons at the same time for 10-15 seconds until the apple logo appears on the screen, then let go.
    If that doesn't work then reset the device by going to settings/general/reset/reset all settings

  • Error message when opening a document "this document is being used by another user

    error message when opening a document "this document is being used by another user, do you want to make a copy?
    I select yes, then new message - word can not open this document.the document might be in use or it may not be an invalid document.
    Any suggestions?

    Hello MrNeuf,
    I would recommend releasing and renewing the IP lease on the affected computer. The following article provides further information and details the process of doing so.
    Mac OS: How to release and renew a DHCP lease
    http://support.apple.com/kb/TS1920
    Cheers,
    Allen

  • Sort order of files when opening a document within a program

    When opening Explorer, files are correctly sorted in alphabetical order.
    When opening a document (say within Word), if I search a folder then the files/folders are in a strange sort order - something like last used or modified. I don't know how this happened. I want them sorted alphabetically like in Explorer.
    What do I need to do? I'm fed up of having to sort every folder each time I open it within a program.

    > Is there a way to change the way DW sorts the dirs and
    files in the file list
    > window (other than reversing it)?
    have you expanded the Files Panel, made the sort by clicking
    on the
    headings, then collapsed it?
    Alan
    Adobe Community Expert, dreamweaver
    http://www.adobe.com/communities/experts/

  • Why do I keep getting an error "insufficient data for an image" when opening a document

    why do I keep getting an error "insufficient data for an image" when opening a document in Adobe Reader XI 11.0.06

    I am also having this problem, especially with scanned documents. Since I need to download scanned documents in my work this is a big problem!Sometimes I can read but not save the document, sometimes one or two of the pages will be blank from the start. I have the latest version of Adobe Reader XI (11.0.10). I tried reducing the page zoom, a suggested workaround on this page: Acrobat: “Insufficient data for an image” error after updating to 10.1.4 or 9.5.2,  but that did not help at all. FWIW I use a Windows 8.1 PC with 4 GB RAM. I usually download PDFs from the internet using Firefox.

  • I'm getting an error message "There was an error when opening this document. Access denied" on some PDF's that I was able to open in past. Uninstalled XI and installed X but same problem. Any thoughts?

    I'm getting an error message "There was an error when opening this document. Access denied" on some PDF's that I was able to open in past. Uninstalled XI and installed X but same problem. How can I access these files?

    I have exactly the same problem. The interesting thing is that the file opens when I attach it to an email and open it out of the email. I already saw the advice you provided in  similar post from Aug last year and checked the security settings of the file and the folder. But according to that I have all rights.
    My OS is Windows 7 Enterprise.

  • Error when open fdf document from Safari

    Reproduced on
    * Adobe reader 9.1.0
    * Acrobat Pro 8.1.3
    NOT reproduced with Acrobat Pro 8.0.0( withou updates )
    have simple fdf document for example in root of disk c:
    =============
    %FDF-1.2
    1 0 obj
    <<
    /FDF
    <<
    /F (1.pdf)
    /JavaScript
    <<
    /After 2 0 R
    >>
    >>
    >>
    endobj
    2 0 obj
    <<
    >>
    stream
    endstream
    endobj
    trailer
    <<
    /Root 1 0 R
    >>
    %%EOF
    ================
    when open it with IE or FF, al works fine. but when try to open in safari  messagebox shown
    "There was an error when open this document. This file cannot be found."

    minified version of not worked fdf
    %FDF-1.2
    1 0 obj
    <<
    /FDF <</F (pdf.pdf) >>
    >>
    endobj
    trailer
    <<
    /Root 1 0 R
    >>
    %%EOF

  • InDesign CS6 Crashes when opening any document from the network

    Below are my notes on this issue along with the useless crash reports that Adobe and Apple ignore.
    File location showing now special or reserved words in path: /Volumes/design/Design/Print/COLOR CARDS/Color Card-Country/INHOUSE
    After crash, reopens document from crash and reports no issues
    Same behavior even if ID is already open
    Same issue if files are on server share with or w/o oplocks
    Same crash issue if opening from desktop w/ all links local to desktop
    Reopen after crash from opening on desktop opens fine
    ID version 8.02 (CS6)
    OS X 10.9.4 same issue with OS 10.8.5
    I have removed and reinstalled ID CS6 and all patches
    This happens on ALL Macs in the office
    The server is a QNAP with access via SMB, all users logon as guest. NO AFP is in use. Only SMB. No errors reported at server.
    Crash report below with Mac info:
    Model Name: iMac
      Model Identifier: iMac11,1
      Processor Name: Intel Core i7
      Processor Speed: 2.8 GHz
      Number of Processors:  1
      Total Number of Cores:  4
      L2 Cache (per Core):  256 KB
      L3 Cache: 8 MB
      Memory: 16 GB
      Processor Interconnect Speed:
    4.8 GT/s
      Boot ROM Version: IM111.0034.B02
      SMC Version (system):  1.54f36
      Serial Number (system):  QP0280EJ5RU
      Hardware UUID: 00776F07-F1ED-51D5-8C91-CA415D8ECA74
    When opening the file it appears to want to ask about fonts but never redraws the screen then crashes:
    Process:         Adobe InDesign CS6 [928]
    Path:            /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Adobe InDesign CS6
    Identifier:      com.adobe.InDesign
    Version:         8.0.2.413 (8020)
    Code Type:       X86 (Native)
    Parent Process:  launchd [223]
    Responsible:     Adobe InDesign CS6 [928]
    User ID:         62061693
    Date/Time:       2014-07-04 16:28:00.130 -0400
    OS Version:      Mac OS X 10.9.4 (13E28)
    Report Version:  11
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000024
    VM Regions Near 0x24:
    --> __PAGEZERO             0000000000000000-0000000000001000 [    4K] ---/--- SM=NUL  /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Adobe InDesign CS6
        __TEXT                 0000000000001000-0000000000005000 [   16K] r-x/rwx SM=COW  /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Adobe InDesign CS6
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.adobe.BIB               
    0x00dd60bb 0xdd0000 + 24763
    1   com.adobe.BIB               
    0x00dd4755 0xdd0000 + 18261
    2   com.adobe.CoolType           
    0x00e62ac1 0xe20000 + 273089
    3   com.adobe.CoolType           
    0x00e63264 0xe20000 + 275044
    4   com.adobe.CoolType           
    0x00e64bd8 0xe20000 + 281560
    5   com.adobe.CoolType           
    0x00e65708 0xe20000 + 284424
    6   com.adobe.CoolType           
    0x00e55a62 0xe20000 + 219746
    7   com.adobe.CoolType           
    0x00e675e1 0xe20000 + 292321
    8   com.adobe.CoolType           
    0x00e5691c 0xe20000 + 223516
    9   com.adobe.CoolType           
    0x00f47f07 CTInit + 784415
    10  com.adobe.CoolType           
    0x00f75a29 CTInit + 971585
    11  com.adobe.CoolType           
    0x00f4cd8f CTInit + 804519
    12  com.adobe.CoolType           
    0x00f4cfa6 CTInit + 805054
    13  com.adobe.CoolType           
    0x00f4d09d CTInit + 805301
    14  com.adobe.CoolType           
    0x00ee84bc CTInit + 392660
    15  com.adobe.CoolType           
    0x00e7c17e 0xe20000 + 377214
    16  com.adobe.InDesign.Optical Kerning
    0x151e9d87 GetPlugIn + 29063
    17  com.adobe.InDesign.Optical Kerning
    0x151ebede GetPlugIn + 37598
    18  com.adobe.InDesign.Optical Kerning
    0x151e44f4 GetPlugIn + 6388
    19  com.adobe.InDesign.Optical Kerning
    0x151e2080 0x151dd000 + 20608
    20  com.adobe.InDesign.Optical Kerning
    0x151e0c1b 0x151dd000 + 15387
    21  com.adobe.InDesign.Optical Kerning
    0x151e0aaa 0x151dd000 + 15018
    22  com.adobe.InDesign.Optical Kerning
    0x151e1a25 0x151dd000 + 18981
    23  com.adobe.InDesign.Paragraph Composer
    0x18e8a857 TE::MarkerPositionOptions IDTEConvert<IFootnoteSettings::MarkerPositionOptions, TE::MarkerPositionOptions>(IFootnoteSettings::MarkerPositionOptions const&) + 39687
    24  com.adobe.InDesign.Paragraph Composer
    0x18e1d21a GetPlugIn + 81034
    25  com.adobe.InDesign.Paragraph Composer
    0x18e1d668 GetPlugIn + 82136
    26  com.adobe.InDesign.Paragraph Composer
    0x18e25398 GetPlugIn + 114184
    27  com.adobe.InDesign.Paragraph Composer
    0x18e525c6 GetPlugIn + 299062
    28  com.adobe.InDesign.Paragraph Composer
    0x18e5614c GetPlugIn + 314300
    29  com.adobe.InDesign.Paragraph Composer
    0x18e57985 GetPlugIn + 320501
    30  com.adobe.InDesign.Paragraph Composer
    0x18e597eb GetPlugIn + 328283
    31  com.adobe.InDesign.Paragraph Composer
    0x18e0afb3 GetPlugIn + 6691
    32  com.adobe.InDesign.Paragraph Composer
    0x18e0e0ca GetPlugIn + 19258
    33  com.adobe.InDesign.Paragraph Composer
    0x18e0990c GetPlugIn + 892
    34  com.adobe.InDesign.Text     
    0x1b95e90d GetPlugIn + 3701709
    35  com.adobe.InDesign.Text     
    0x1b778b6a GetPlugIn + 1711658
    36  com.adobe.InDesign.Text     
    0x1b765f96 GetPlugIn + 1634902
    37  com.adobe.InDesign.Text     
    0x1b7845e4 GetPlugIn + 1759396
    38  com.adobe.InDesign.Text     
    0x1b783e03 GetPlugIn + 1757379
    39  com.adobe.InDesign.Text     
    0x1b782e70 GetPlugIn + 1753392
    40  PublicLib.dylib             
    0x017ccb1a CShape::ProcessDrawShape(GraphicsData*, long) + 310
    41  com.adobe.InDesign.Text     
    0x1b6a704d GetPlugIn + 852749
    42  com.adobe.InDesign.Text     
    0x1b6a6ed3 GetPlugIn + 852371
    43  PublicLib.dylib             
    0x017ccb1a CShape::ProcessDrawShape(GraphicsData*, long) + 310
    44  PublicLib.dylib             
    0x017cd17a CShape::DrawHierarchy(GraphicsData*, long) + 354
    45  PublicLib.dylib             
    0x017cf1fd CGraphicFrameShape::DrawShape_Hierarchy(GraphicsData*, long) + 389
    46  PublicLib.dylib             
    0x017cee24 CGraphicFrameShape::DrawShape(GraphicsData*, long) + 130
    47  PublicLib.dylib             
    0x017ccb1a CShape::ProcessDrawShape(GraphicsData*, long) + 310
    48  com.adobe.InDesign.Layer     
    0x18753981 0x1874d000 + 27009
    49  com.adobe.InDesign.Generic Page Item
    0x17a17250 GetPlugIn + 142112
    50  com.adobe.InDesign.Layer     
    0x1875381d 0x1874d000 + 26653
    51  com.adobe.InDesign.Layer     
    0x18753203 0x1874d000 + 25091
    52  com.adobe.InDesign.Spread   
    0x1aa6bf4b 0x1aa5f000 + 53067
    53  com.adobe.InDesign.Spread   
    0x1aa6ef4d 0x1aa5f000 + 65357
    54  com.adobe.InDesign.Spread   
    0x1aa6b86e 0x1aa5f000 + 51310
    55  com.adobe.InDesign.AppFramework
    0x15ca2494 GetPlugIn + 89108
    56  PublicLib.dylib             
    0x018b6355 MultiThreadedWorkProgressBar::DoUpdate() + 11247
    57  PublicLib.dylib             
    0x018b7b3c SnapshotUtilsEx::Draw(long, unsigned long, PMReal const&, unsigned long, SnapshotUtils::Transparencies, IdleTimer*, std::map<IDType<ClassID_tag>, PMReal, std::less<IDType<ClassID_tag> >, std::allocator<std::pair<IDType<ClassID_tag> const, PMReal> > >*, unsigned long) + 102
    58  com.adobe.InDesign.Layout   
    0x189d977d GetPlugIn + 62253
    59  com.adobe.InDesign.Layout   
    0x189da35a GetPlugIn + 65290
    60  com.adobe.InDesign.AppFramework
    0x15cbae07 GetPlugIn + 189831
    61  com.adobe.InDesign.AppFramework
    0x15cb9739 GetPlugIn + 183993
    62  com.adobe.InDesign.AppFramework
    0x15c71196 0x15c63000 + 57750
    63  com.adobe.InDesign.AppFramework
    0x15c8f769 GetPlugIn + 12009
    64  com.adobe.InDesign           
    0x00001ec5 main + 341
    65  com.adobe.InDesign           
    0x00001d55 start + 53
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib       
    0x96501992 kevent64 + 10
    1   libdispatch.dylib           
    0x97348899 _dispatch_mgr_invoke + 238
    2   libdispatch.dylib           
    0x97348532 _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib       
    0x965007ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib     
    0x99682d8a _pthread_cond_wait + 837
    2   libsystem_pthread.dylib     
    0x99683042 pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore
    0x9218e88d TSWaitOnConditionTimedRelative + 161
    4   com.apple.CoreServices.CarbonCore
    0x9215acf2 MPWaitOnQueue + 199
    5   PMRuntime.dylib             
    0x005bb581 SetVSizeBaseline(unsigned long) + 1473
    6   com.apple.CoreServices.CarbonCore
    0x9215b2ce PrivateMPEntryPoint + 68
    7   libsystem_pthread.dylib     
    0x996805fb _pthread_body + 144
    8   libsystem_pthread.dylib     
    0x99680485 _pthread_start + 130
    9   libsystem_pthread.dylib     
    0x99685cf2 thread_start + 34
    Thread 3:
    0   libsystem_kernel.dylib       
    0x96501046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib     
    0x99681dcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib     
    0x99685cce start_wqthread + 30
    Thread 4:
    0   libsystem_kernel.dylib       
    0x964fbf7a mach_msg_trap + 10
    1   libsystem_kernel.dylib       
    0x964fb16c mach_msg + 68
    2   com.apple.CoreServices.CarbonCore
    0x9218b52d TS_exception_listener_thread + 138
    3   libsystem_pthread.dylib     
    0x996805fb _pthread_body + 144
    4   libsystem_pthread.dylib     
    0x99680485 _pthread_start + 130
    5   libsystem_pthread.dylib     
    0x99685cf2 thread_start + 34
    Thread 5:
    0   libsystem_kernel.dylib       
    0x965007ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib     
    0x99682d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib     
    0x99684bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore
    0x9218e682 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore
    0x9218e8a6 TSWaitOnConditionTimedRelative + 186
    5   com.apple.CoreServices.CarbonCore
    0x9215acf2 MPWaitOnQueue + 199
    6   com.adobe.ACE               
    0x00609a69 0x5ca000 + 260713
    7   com.adobe.ACE               
    0x00608d99 0x5ca000 + 257433
    8   com.apple.CoreServices.CarbonCore
    0x9215b2ce PrivateMPEntryPoint + 68
    9   libsystem_pthread.dylib     
    0x996805fb _pthread_body + 144
    10  libsystem_pthread.dylib     
    0x99680485 _pthread_start + 130
    11  libsystem_pthread.dylib     
    0x99685cf2 thread_start + 34
    Thread 6:
    0   libsystem_kernel.dylib       
    0x965007ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib     
    0x99682d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib     
    0x99684bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore
    0x9218e682 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore
    0x9218e8a6 TSWaitOnConditionTimedRelative + 186
    5   com.apple.CoreServices.CarbonCore
    0x9215acf2 MPWaitOnQueue + 199
    6   com.adobe.ACE               
    0x00609a69 0x5ca000 + 260713
    7   com.adobe.ACE               
    0x00608d99 0x5ca000 + 257433
    8   com.apple.CoreServices.CarbonCore
    0x9215b2ce PrivateMPEntryPoint + 68
    9   libsystem_pthread.dylib     
    0x996805fb _pthread_body + 144
    10  libsystem_pthread.dylib     
    0x99680485 _pthread_start + 130
    11  libsystem_pthread.dylib     
    0x99685cf2 thread_start + 34
    Thread 7:
    0   libsystem_kernel.dylib       
    0x965007ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib     
    0x99682d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib     
    0x99684bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore
    0x9218e682 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore
    0x9218e8a6 TSWaitOnConditionTimedRelative + 186
    5   com.apple.CoreServices.CarbonCore
    0x9215acf2 MPWaitOnQueue + 199
    6   com.adobe.ACE               
    0x00609a69 0x5ca000 + 260713
    7   com.adobe.ACE               
    0x00608d99 0x5ca000 + 257433
    8   com.apple.CoreServices.CarbonCore
    0x9215b2ce PrivateMPEntryPoint + 68
    9   libsystem_pthread.dylib     
    0x996805fb _pthread_body + 144
    10  libsystem_pthread.dylib     
    0x99680485 _pthread_start + 130
    11  libsystem_pthread.dylib     
    0x99685cf2 thread_start + 34
    Thread 8:
    0   libsystem_kernel.dylib       
    0x965007ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib     
    0x99682d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib     
    0x99684bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore
    0x9218e682 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore
    0x9218e8a6 TSWaitOnConditionTimedRelative + 186
    5   com.apple.CoreServices.CarbonCore
    0x9215acf2 MPWaitOnQueue + 199
    6   com.adobe.ACE               
    0x00609a69 0x5ca000 + 260713
    7   com.adobe.ACE               
    0x00608d99 0x5ca000 + 257433
    8   com.apple.CoreServices.CarbonCore
    0x9215b2ce PrivateMPEntryPoint + 68
    9   libsystem_pthread.dylib     
    0x996805fb _pthread_body + 144
    10  libsystem_pthread.dylib     
    0x99680485 _pthread_start + 130
    11  libsystem_pthread.dylib     
    0x99685cf2 thread_start + 34
    Thread 9:
    0   libsystem_kernel.dylib       
    0x965007ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib     
    0x99682d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib     
    0x99684bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore
    0x9218e682 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore
    0x9218e8a6 TSWaitOnConditionTimedRelative + 186
    5   com.apple.CoreServices.CarbonCore
    0x9215acf2 MPWaitOnQueue + 199
    6   com.adobe.ACE               
    0x00609a69 0x5ca000 + 260713
    7   com.adobe.ACE               
    0x00608d99 0x5ca000 + 257433
    8   com.apple.CoreServices.CarbonCore
    0x9215b2ce PrivateMPEntryPoint + 68
    9   libsystem_pthread.dylib     
    0x996805fb _pthread_body + 144
    10  libsystem_pthread.dylib     
    0x99680485 _pthread_start + 130
    11  libsystem_pthread.dylib     
    0x99685cf2 thread_start + 34
    Thread 10:
    0   libsystem_kernel.dylib       
    0x965007ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib     
    0x99682d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib     
    0x99684bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore
    0x9218e682 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore
    0x9218e8a6 TSWaitOnConditionTimedRelative + 186
    5   com.apple.CoreServices.CarbonCore
    0x9215acf2 MPWaitOnQueue + 199
    6   com.adobe.ACE               
    0x00609a69 0x5ca000 + 260713
    7   com.adobe.ACE               
    0x00608d99 0x5ca000 + 257433
    8   com.apple.CoreServices.CarbonCore
    0x9215b2ce PrivateMPEntryPoint + 68
    9   libsystem_pthread.dylib     
    0x996805fb _pthread_body + 144
    10  libsystem_pthread.dylib     
    0x99680485 _pthread_start + 130
    11  libsystem_pthread.dylib     
    0x99685cf2 thread_start + 34
    Thread 11:
    0   libsystem_kernel.dylib       
    0x965007ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib     
    0x99682d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib     
    0x99684bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore
    0x9218e682 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore
    0x9218e8a6 TSWaitOnConditionTimedRelative + 186
    5   com.apple.CoreServices.CarbonCore
    0x9215acf2 MPWaitOnQueue + 199
    6   com.adobe.ACE               
    0x00609a69 0x5ca000 + 260713
    7   com.adobe.ACE               
    0x00608d99 0x5ca000 + 257433
    8   com.apple.CoreServices.CarbonCore
    0x9215b2ce PrivateMPEntryPoint + 68
    9   libsystem_pthread.dylib     
    0x996805fb _pthread_body + 144
    10  libsystem_pthread.dylib     
    0x99680485 _pthread_start + 130
    11  libsystem_pthread.dylib     
    0x99685cf2 thread_start + 34
    Thread 12:
    0   libsystem_kernel.dylib       
    0x965007ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib     
    0x99682d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib     
    0x99684bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.InDesign.AppFramework
    0x15d62876 GetPlugIn + 876534
    4   com.adobe.InDesign.AppFramework
    0x15d5ec1f GetPlugIn + 861087
    5   com.adobe.InDesign.AppFramework
    0x15d5f6e5 GetPlugIn + 863845
    6   com.adobe.InDesign.AppFramework
    0x15d60cae GetPlugIn + 869422
    7   com.adobe.InDesign.AppFramework
    0x15d60d1a GetPlugIn + 869530
    8   com.adobe.InDesign.AppFramework
    0x15d60d86 GetPlugIn + 869638
    9   com.adobe.boost_threads.framework
    0x01c6f40d thread_proxy + 141
    10  libsystem_pthread.dylib     
    0x996805fb _pthread_body + 144
    11  libsystem_pthread.dylib     
    0x99680485 _pthread_start + 130
    12  libsystem_pthread.dylib     
    0x99685cf2 thread_start + 34
    Thread 13:
    0   libsystem_kernel.dylib       
    0x965007ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib     
    0x99682d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib     
    0x99684bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.InDesign.AppFramework
    0x15d62876 GetPlugIn + 876534
    4   com.adobe.InDesign.AppFramework
    0x15d5ec1f GetPlugIn + 861087
    5   com.adobe.InDesign.AppFramework
    0x15d5f6e5 GetPlugIn + 863845
    6   com.adobe.InDesign.AppFramework
    0x15d60cae GetPlugIn + 869422
    7   com.adobe.InDesign.AppFramework
    0x15d60d1a GetPlugIn + 869530
    8   com.adobe.InDesign.AppFramework
    0x15d60d86 GetPlugIn + 869638
    9   com.adobe.boost_threads.framework
    0x01c6f40d thread_proxy + 141
    10  libsystem_pthread.dylib     
    0x996805fb _pthread_body + 144
    11  libsystem_pthread.dylib     
    0x99680485 _pthread_start + 130
    12  libsystem_pthread.dylib     
    0x99685cf2 thread_start + 34
    Thread 14:
    0   libsystem_kernel.dylib       
    0x96500b76 __semwait_signal + 10
    1   libsystem_c.dylib           
    0x92bdbfb7 nanosleep$UNIX2003 + 219
    2   com.adobe.InDesign.Support for JavaScript
    0x1acddacb GetPlugIn + 317883
    3   com.adobe.InDesign.Support for JavaScript
    0x1acc2f79 GetPlugIn + 208489
    4   com.adobe.InDesign.Support for JavaScript
    0x1acdde38 GetPlugIn + 318760
    5   libsystem_pthread.dylib     
    0x996805fb _pthread_body + 144
    6   libsystem_pthread.dylib     
    0x99680485 _pthread_start + 130
    7   libsystem_pthread.dylib     
    0x99685cf2 thread_start + 34
    Thread 15:
    0   libsystem_kernel.dylib       
    0x96500a26 __recvfrom + 10
    1   libsystem_c.dylib           
    0x92bdc0c9 recv$UNIX2003 + 54
    2   ServiceManager-Launcher.dylib
    0x212ad733 Invoke + 47867
    3   ServiceManager-Launcher.dylib
    0x212ac846 Invoke + 44046
    4   ServiceManager-Launcher.dylib
    0x212ab988 Invoke + 40272
    5   ServiceManager-Launcher.dylib
    0x212aba0f Invoke + 40407
    6   ServiceManager-Launcher.dylib
    0x212a6baf Invoke + 20343
    7   ServiceManager-Launcher.dylib
    0x212a6ea7 Invoke + 21103
    8   ServiceManager-Launcher.dylib
    0x212a7685 Invoke + 23117
    9   ServiceManager-Launcher.dylib
    0x212a78f9 Invoke + 23745
    10  ServiceManager-Launcher.dylib
    0x212aa2a0 Invoke + 34408
    11  ServiceManager-Launcher.dylib
    0x212aa3fd Invoke + 34757
    12  ServiceManager-Launcher.dylib
    0x212aac91 Invoke + 36953
    13  ServiceManager-Launcher.dylib
    0x212aadb2 Invoke + 37242
    14  ServiceManager-Launcher.dylib
    0x2129d656 Login + 461
    15  ServiceManager-Launcher.dylib
    0x212a109a Login + 15377
    16  ServiceManager-Launcher.dylib
    0x212ab165 Invoke + 38189
    17  ServiceManager-Launcher.dylib
    0x212ad2eb Invoke + 46771
    18  libsystem_pthread.dylib     
    0x996805fb _pthread_body + 144
    19  libsystem_pthread.dylib     
    0x99680485 _pthread_start + 130
    20  libsystem_pthread.dylib     
    0x99685cf2 thread_start + 34
    Thread 16:
    0   libsystem_kernel.dylib       
    0x965007ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib     
    0x99682d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib     
    0x99684bd9 pthread_cond_wait$UNIX2003 + 71
    3   MultiProcessor Support       
    0x10167eac boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 140
    4   MultiProcessor Support       
    0x1014b513 ThreadFunctor::operator()() + 99
    5   MultiProcessor Support       
    0x1014b25a boost::detail::thread_data<ThreadFunctor>::run() + 22
    6   MultiProcessor Support       
    0x10167547 thread_proxy + 167
    7   libsystem_pthread.dylib     
    0x996805fb _pthread_body + 144
    8   libsystem_pthread.dylib     
    0x99680485 _pthread_start + 130
    9   libsystem_pthread.dylib     
    0x99685cf2 thread_start + 34
    Thread 17:
    0   libsystem_kernel.dylib       
    0x965007ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib     
    0x99682d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib     
    0x99684bd9 pthread_cond_wait$UNIX2003 + 71
    3   MultiProcessor Support       
    0x10167eac boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 140
    4   MultiProcessor Support       
    0x1014b513 ThreadFunctor::operator()() + 99
    5   MultiProcessor Support       
    0x1014b25a boost::detail::thread_data<ThreadFunctor>::run() + 22
    6   MultiProcessor Support       
    0x10167547 thread_proxy + 167
    7   libsystem_pthread.dylib     
    0x996805fb _pthread_body + 144
    8   libsystem_pthread.dylib     
    0x99680485 _pthread_start + 130
    9   libsystem_pthread.dylib     
    0x99685cf2 thread_start + 34
    Thread 18:
    0   libsystem_kernel.dylib       
    0x965007ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib     
    0x99682d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib     
    0x99684bd9 pthread_cond_wait$UNIX2003 + 71
    3   MultiProcessor Support       
    0x10167eac boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 140
    4   MultiProcessor Support       
    0x1014b513 ThreadFunctor::operator()() + 99
    5   MultiProcessor Support       
    0x1014b25a boost::detail::thread_data<ThreadFunctor>::run() + 22
    6   MultiProcessor Support       
    0x10167547 thread_proxy + 167
    7   libsystem_pthread.dylib     
    0x996805fb _pthread_body + 144
    8   libsystem_pthread.dylib     
    0x99680485 _pthread_start + 130
    9   libsystem_pthread.dylib     
    0x99685cf2 thread_start + 34
    Thread 19:
    0   libsystem_kernel.dylib       
    0x965007ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib     
    0x99682d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib     
    0x99684bd9 pthread_cond_wait$UNIX2003 + 71
    3   MultiProcessor Support       
    0x10167eac boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 140
    4   MultiProcessor Support       
    0x1014b513 ThreadFunctor::operator()() + 99
    5   MultiProcessor Support       
    0x1014b25a boost::detail::thread_data<ThreadFunctor>::run() + 22
    6   MultiProcessor Support       
    0x10167547 thread_proxy + 167
    7   libsystem_pthread.dylib     
    0x996805fb _pthread_body + 144
    8   libsystem_pthread.dylib     
    0x99680485 _pthread_start + 130
    9   libsystem_pthread.dylib     
    0x99685cf2 thread_start + 34
    Thread 20:
    0   libsystem_kernel.dylib       
    0x965007ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib     
    0x99682d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib     
    0x99684bd9 pthread_cond_wait$UNIX2003 + 71
    3   MultiProcessor Support       
    0x10167eac boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 140
    4   MultiProcessor Support       
    0x1014b513 ThreadFunctor::operator()() + 99
    5   MultiProcessor Support       
    0x1014b25a boost::detail::thread_data<ThreadFunctor>::run() + 22
    6   MultiProcessor Support       
    0x10167547 thread_proxy + 167
    7   libsystem_pthread.dylib     
    0x996805fb _pthread_body + 144
    8   libsystem_pthread.dylib     
    0x99680485 _pthread_start + 130
    9   libsystem_pthread.dylib     
    0x99685cf2 thread_start + 34
    Thread 21:
    0   libsystem_kernel.dylib       
    0x965007ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib     
    0x99682d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib     
    0x99684bd9 pthread_cond_wait$UNIX2003 + 71
    3   MultiProcessor Support       
    0x10167eac boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 140
    4   MultiProcessor Support       
    0x1014b513 ThreadFunctor::operator()() + 99
    5   MultiProcessor Support       
    0x1014b25a boost::detail::thread_data<ThreadFunctor>::run() + 22
    6   MultiProcessor Support       
    0x10167547 thread_proxy + 167
    7   libsystem_pthread.dylib     
    0x996805fb _pthread_body + 144
    8   libsystem_pthread.dylib     
    0x99680485 _pthread_start + 130
    9   libsystem_pthread.dylib     
    0x99685cf2 thread_start + 34
    Thread 22:
    0   libsystem_kernel.dylib       
    0x965007ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib     
    0x99682d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib     
    0x99684bd9 pthread_cond_wait$UNIX2003 + 71
    3   MultiProcessor Support       
    0x10167eac boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 140
    4   MultiProcessor Support       
    0x1014b513 ThreadFunctor::operator()() + 99
    5   MultiProcessor Support       
    0x1014b25a boost::detail::thread_data<ThreadFunctor>::run() + 22
    6   MultiProcessor Support       
    0x10167547 thread_proxy + 167
    7   libsystem_pthread.dylib     
    0x996805fb _pthread_body + 144
    8   libsystem_pthread.dylib     
    0x99680485 _pthread_start + 130
    9   libsystem_pthread.dylib     
    0x99685cf2 thread_start + 34
    Thread 23:
    0   libsystem_kernel.dylib       
    0x965007ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib     
    0x99682d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib     
    0x99684bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.ape.engine         
    0x2ecf004f APXGetHostAPI + 2633743
    4   com.adobe.ape.engine         
    0x2ea8162f APXGetHostAPI + 83439
    5   com.adobe.ape.engine         
    0x2ecf013e APXGetHostAPI + 2633982
    6   com.adobe.ape.engine         
    0x2ecf01a7 APXGetHostAPI + 2634087
    7   com.adobe.ape.engine         
    0x2ecf02c6 APXGetHostAPI + 2634374
    8   libsystem_pthread.dylib     
    0x996805fb _pthread_body + 144
    9   libsystem_pthread.dylib     
    0x99680485 _pthread_start + 130
    10  libsystem_pthread.dylib     
    0x99685cf2 thread_start + 34
    Thread 24:
    0   libsystem_kernel.dylib       
    0x965007ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib     
    0x99682d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib     
    0x99684bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.ape.engine         
    0x2ecf004f APXGetHostAPI + 2633743
    4   com.adobe.ape.engine         
    0x2ea8162f APXGetHostAPI + 83439
    5   com.adobe.ape.engine         
    0x2ecf013e APXGetHostAPI + 2633982
    6   com.adobe.ape.engine         
    0x2ecf01a7 APXGetHostAPI + 2634087
    7   com.adobe.ape.engine         
    0x2ecf02c6 APXGetHostAPI + 2634374
    8   libsystem_pthread.dylib     
    0x996805fb _pthread_body + 144
    9   libsystem_pthread.dylib     
    0x99680485 _pthread_start + 130
    10  libsystem_pthread.dylib     
    0x99685cf2 thread_start + 34
    Thread 25:
    0   libsystem_kernel.dylib       
    0x965007ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib     
    0x99682d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib     
    0x99684bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.ape.engine         
    0x2ecf004f APXGetHostAPI + 2633743
    4   com.adobe.ape.engine         
    0x2ea8162f APXGetHostAPI + 83439
    5   com.adobe.ape.engine         
    0x2ecf013e APXGetHostAPI + 2633982
    6   com.adobe.ape.engine         
    0x2ecf01a7 APXGetHostAPI + 2634087
    7   com.adobe.ape.engine         
    0x2ecf02c6 APXGetHostAPI + 2634374
    8   libsystem_pthread.dylib     
    0x996805fb _pthread_body + 144
    9   libsystem_pthread.dylib     
    0x99680485 _pthread_start + 130
    10  libsystem_pthread.dylib     
    0x99685cf2 thread_start + 34
    Thread 26:
    0   libsystem_kernel.dylib       
    0x965007ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib     
    0x99682d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib     
    0x99684bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.ape.engine         
    0x2ecf004f APXGetHostAPI + 2633743
    4   com.adobe.ape.engine         
    0x2ea8162f APXGetHostAPI + 83439
    5   com.adobe.ape.engine         
    0x2ecf013e APXGetHostAPI + 2633982
    6   com.adobe.ape.engine         
    0x2ecf01a7 APXGetHostAPI + 2634087
    7   com.adobe.ape.engine         
    0x2ecf02c6 APXGetHostAPI + 2634374
    8   libsystem_pthread.dylib     
    0x996805fb _pthread_body + 144
    9   libsystem_pthread.dylib     
    0x99680485 _pthread_start + 130
    10  libsystem_pthread.dylib     
    0x99685cf2 thread_start + 34
    Thread 27:
    0   libsystem_kernel.dylib       
    0x965007ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib     
    0x99682d8a _pthread_cond_wait + 837
    2   libsystem_pthread.dylib     
    0x99683042 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.ape.engine         
    0x2ecf0017 APXGetHostAPI + 2633687
    4   com.adobe.ape.engine         
    0x2ed0920e APXGetHostAPI + 2736590
    5   com.adobe.ape.engine         
    0x2ecf013e APXGetHostAPI + 2633982
    6   com.adobe.ape.engine         
    0x2ecf01a7 APXGetHostAPI + 2634087
    7   com.adobe.ape.engine         
    0x2ecf02c6 APXGetHostAPI + 2634374
    8   libsystem_pthread.dylib     
    0x996805fb _pthread_body + 144
    9   libsystem_pthread.dylib     
    0x99680485 _pthread_start + 130
    10  libsystem_pthread.dylib     
    0x99685cf2 thread_start + 34
    Thread 28:
    0   libsystem_kernel.dylib       
    0x965007ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib     
    0x99682d8a _pthread_cond_wait + 837
    2   libsystem_pthread.dylib     
    0x99683042 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.ape.engine         
    0x2ecf0017 APXGetHostAPI + 2633687
    4   com.adobe.ape.engine         
    0x2ee7e168 APXGetHostAPI + 4264232
    5   com.adobe.ape.engine         
    0x2ecf013e APXGetHostAPI + 2633982
    6   com.adobe.ape.engine         
    0x2ecf01a7 APXGetHostAPI + 2634087
    7   com.adobe.ape.engine         
    0x2ecf02c6 APXGetHostAPI + 2634374
    8   libsystem_pthread.dylib     
    0x996805fb _pthread_body + 144
    9   libsystem_pthread.dylib     
    0x99680485 _pthread_start + 130
    10  libsystem_pthread.dylib     
    0x99685cf2 thread_start + 34
    Thread 29:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib       
    0x964fbf7a mach_msg_trap + 10
    1   libsystem_kernel.dylib       
    0x964fb16c mach_msg + 68
    2   com.apple.CoreFoundation     
    0x91361bf9 __CFRunLoopServiceMachPort + 169
    3   com.apple.CoreFoundation     
    0x913611d1 __CFRunLoopRun + 1393
    4   com.apple.CoreFoundation     
    0x913609ea CFRunLoopRunSpecific + 394
    5   com.apple.CoreFoundation     
    0x9136084b CFRunLoopRunInMode + 123
    6   com.apple.Foundation         
    0x9b052095 +[NSURLConnection(Loader) _resourceLoadLoop:] + 381
    7   com.apple.Foundation         
    0x9b051f0e -[NSThread main] + 45
    8   com.apple.Foundation         
    0x9b051e66 __NSThread__main__ + 1426
    9   libsystem_pthread.dylib     
    0x996805fb _pthread_body + 144
    10  libsystem_pthread.dylib     
    0x99680485 _pthread_start + 130
    11  libsystem_pthread.dylib     
    0x99685cf2 thread_start + 34
    Thread 30:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib       
    0x96500ace __select + 10
    1   com.apple.CoreFoundation     
    0x913b1ae6 __CFSocketManager + 1158
    2   libsystem_pthread.dylib     
    0x996805fb _pthread_body + 144
    3   libsystem_pthread.dylib     
    0x99680485 _pthread_start + 130
    4   libsystem_pthread.dylib     
    0x99685cf2 thread_start + 34
    Thread 31:
    0   libsystem_kernel.dylib       
    0x965007ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib     
    0x99682d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib     
    0x99684bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.InDesign.AppFramework
    0x15d62876 GetPlugIn + 876534
    4   com.adobe.InDesign.AppFramework
    0x15d5ec9a GetPlugIn + 861210
    5   com.adobe.InDesign.AppFramework
    0x15d5f6e5 GetPlugIn + 863845
    6   com.adobe.InDesign.AppFramework
    0x15d60cae GetPlugIn + 869422
    7   com.adobe.InDesign.AppFramework
    0x15d60d1a GetPlugIn + 869530
    8   com.adobe.InDesign.AppFramework
    0x15d60d86 GetPlugIn + 869638
    9   com.adobe.boost_threads.framework
    0x01c6f40d thread_proxy + 141
    10  libsystem_pthread.dylib     
    0x996805fb _pthread_body + 144
    11  libsystem_pthread.dylib     
    0x99680485 _pthread_start + 130
    12  libsystem_pthread.dylib     
    0x99685cf2 thread_start + 34
    Thread 32:
    0   libsystem_kernel.dylib       
    0x96501046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib     
    0x99681dcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib     
    0x99685cce start_wqthread + 30
    Thread 33:
    0   libsystem_kernel.dylib       
    0x96501046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib     
    0x99681dcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib     
    0x99685cce start_wqthread + 30
    Thread 34:
    0   libsystem_kernel.dylib       
    0x96501046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib     
    0x99681dcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib     
    0x99685cce start_wqthread + 30
    Thread 35:
    0   libsystem_kernel.dylib       
    0x96501046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib     
    0x99681dcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib     
    0x99685cce start_wqthread + 30
    Thread 36:
    0   libsystem_kernel.dylib       
    0x96501046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib     
    0x99681dcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib     
    0x99685cce start_wqthread + 30
    Thread 37:
    0   libsystem_kernel.dylib       
    0x96501046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib     
    0x99681dcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib     
    0x99685cce start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x00dd605e  ecx: 0xffffffff  edx: 0x00deefc0
      edi: 0x00000000  esi: 0x00000000  ebp: 0xbfffb868  esp: 0xbfffb820
       ss: 0x00000023  efl: 0x00010246  eip: 0x00dd60bb   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x00000024
    Logical CPU:     0
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
        0x1000 -     0x4ff7 +com.adobe.InDesign (8.0.2.413 - 8020) <26D9D0B7-6A29-A549-7EF5-E2E11360ED2A> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Adobe InDesign CS6
        0xb000 -     0xbff7 +InDesignModelAndUI (0) <2E042CB4-E42B-151B-E858-1352BF64CBA2> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/InDesignModelAndUI.framework/Versions/A/InDesignModelAndUI
        0xf000 -     0xfff7 +InDesignModel (0) <C9ABC1CF-850A-FCC7-2CEA-68B14F048036> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/InDesignModel.framework/Versions/A/InDesignModel
       0x13000 -   0x1f3fef +WidgetBinLib.dylib (1) <D2AAB5B9-0694-32FA-38D5-F97FEE688C9D> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/WidgetBinLib.dylib
      0x2a1000 -   0x480ffb +com.adobe.owl (AdobeOwl version 4.0.96 - 4.0.96) <B6B76E81-301D-D087-93F3-FDF9AB323665> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
      0x4ae000 -   0x548ff3 +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
      0x555000 -   0x55efff +ASLSupportLib.dylib (1) <000064CE-84C2-F397-BAB1-17055FA344EC> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/ASLSupportLib.dylib
      0x565000 -   0x5a1ffb +TextPanelLib.dylib (1) <019DE080-1920-928F-57FB-F8FD8FCCA227> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/TextPanelLib.dylib
      0x5b8000 -   0x5c1ff3 +PMRuntime.dylib (1) <4144398F-56A5-BB9C-3FEB-E306BAA505A2> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/PMRuntime.dylib
      0x5ca000 -   0x746ff3 +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
      0x755000 -   0xd1bfff +com.adobe.AGM (AdobeAGM 4.26.21.31374 - 4.26.21.31374) <1B7331D1-90F9-F1EF-3238-49CEED822CFD> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
      0xd8f000 -   0xdcaff7 +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
      0xdd0000 -   0xdedff3 +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
      0xdf3000 -   0xe1aff7 +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
      0xe20000 -  0x1149fef +com.adobe.CoolType (AdobeCoolType 5.10.70.21235 - 5.10.70.21235) <1BF23DC8-AB4A-D0A8-622A-90A861016CF9> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
    0x1181000 -  0x157dfe7 +com.adobe.MPS (AdobeMPS 5.8.0.24821 - 5.8.0.24821) <79993F63-C04A-6158-62F1-50F368104552> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
    0x15db000 -  0x1640ff3 +ObjectModelLib.dylib (1) <121426FD-C30A-48C4-98B2-8B610945C69C> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/ObjectModelLib.dylib
    0x1658000 -  0x16b5feb +DataBaseLib.dylib (1) <F5ED35C9-1779-CF0D-BD50-0BC162D96A31> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/DataBaseLib.dylib
    0x16c5000 -  0x1b17ff7 +PublicLib.dylib (1) <FE41768D-FB5A-4216-E941-409BE23643CD> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/PublicLib.dylib
    0x1c44000 -  0x1c5bffb +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
    0x1c6c000 -  0x1c78ff7 +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
    0x1c95000 -  0x1c9dfef +libtbbmalloc.dylib (0) <7A79ED70-A4AC-737A-2FAA-63B6FB29D4ED> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/libtbbmalloc.dylib
    0x1caa000 -  0x1cc9fff +libtbb.dylib (0) <6EA19434-60D6-505D-CB6F-5CA562A0F2A7> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/libtbb.dylib
    0x1cde000 -  0x1ce6fef +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
    0x1cfd000 -  0x1e3dfeb +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
    0x1eaf000 -  0x1eb2ffb +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
    0x1eba000 -  0x2bffff7 +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
    0x2c12000 -  0x2d47fe7 +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
    0x2dbb000 -  0x2eacfef +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
    0x2ee9000 -  0x2f5bfef +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
    0x2f68000 -  0x304aff3 +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
    0x3059000 -  0x3121fe7 +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
    0x31c7000 -  0x31c8ff7 +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
    0x31cf000 -  0x326dfe3 +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
    0x328f000 -  0x3296ffb +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
    0x9661000 -  0x9664ffa  libCGXType.A.dylib (599.25.10.1) <FAA0A87E-0E30-3787-88F0-D0CD8F5661A2> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x966c000 -  0x966dffd  com.apple.textencoding.unicode (2.6 - 2.6) <27946D57-CEFB-3EF1-B124-4A39D2621738> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x9673000 -  0x9674ff8  ATSHI.dylib (363.3) <62AF40CE-1110-31D5-931C-2B2AFB5C1A18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/ATSHI.dylib
    0x96b3000 -  0x96c1fff  libSimplifiedChineseConverter.dylib (61) <6E42E198-9C8D-3F0F-9660-6D9975C2461E> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x9a2c000 -  0x9a5efe3 +com.adobe.Reader for DOCX (Reader for DOCX 5.6.0.19506 - 5.6.0.19506) <BE1E7785-EB91-BA70-DFE5-6077B90E58AC> /Applications/Adobe InDesign CS6/*/Reader for DOCX
    0x9a67000 -  0x9af5ffb +com.adobe.AdobeSangamML (AdobeSangamML 5.6.0.19506 - 5.6.0.19506) <50915543-BBBF-63F6-05D1-28D484194BBD> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeSangamML.framework/Versions/A/AdobeSangamML
    0x9b16000 -  0x9b29ff7 +com.adobe.AdobeSFL (AdobeSFL 1.1.0.18561 - 1.1.0.18561) <5A153C87-DD7A-CE28-2E93-7DC120D4244F> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeSFL.framework/Versions/A/AdobeSFL
    0x9bb6000 -  0x9bc8ffd  libTraditionalChineseConverter.dylib (61) <EFC81138-0455-321B-A93A-F4E9C4A3EB31> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x9bcc000 -  0x9bd4ff7  libCGCM

    Turns out this is a known bug in InDesign 8.0.2.413.
    Awaiting a fix from Adobe

  • Indesign CS6 crashes when opening multiple documents

    Only recently, Indesign has started crashing when I open multiple documents.
    Nothing new has been installed on the computer as far as I know.
    I've tried trashing the preferences, accessing the files locally, wiping the computer and diaognosing the iMac hardware... without success.
    It's slightly more stable, as in it doesn't crash everytime now but instead more randomly than before.
    Program has never crashed with one document open.
    Interesting thing is if several files are open, then I close then individually, then close down fine. If I try to quit and close all of them in one go, Indesign crashes.
    Also occasionally has problems displaying links, eg. displays a grey box instead of an eps file.
    I have several crash log files in case someone is able to decipher them.

    1. Is there any reason to use eps? Avoid it use AI, PSD or PDF instead.
    2. Are all used fonts ok? What kind of fonts du you use?
    3. Which Mac OS X do you use?
    Does it crash with alwayst the same files?
    What does the file history tell you? Hold down the command key and got to InDesign > About InDesign… Does it tell you somewhat more specific, like missing plugins, severly damaged files and restored files, when (in which version) the files have been created first (helps often to export to IDML and open this again and save it as INDD and work with the new file.), has the problematic file been converted from another application (Quark Xpress or PageMaker), etc.

  • CS3 hangs when opening CS1 document

    I am having difficulty opening a document created in inDesign CS with CS3.
    The status bar will read 'opening file' or 'converting data,' depending on whether I first open CS3 before selecting 'open' from the program menu or simply click on the file icon to open it. Either way, the status bar fills about 1/3 of the way and then hangs.
    The document will still open in the original InDesign CS.
    Any thoughts?

    Open the IDCS exported .inx file back in IDCS itself, then save it to a different location or with a modified name than the old IDCS file. Then try opening this new IDCS file with IDCS3.
    Al
    Edit: Be sure to have Color Management turned off when trying to open the .inx files. That may be why it was hanging up on you.

  • HT202879 How do I fix "the required index.xml file is missing?" when opening Pages documents?

    I can't open any documents from my son's iPad.  Error message: the required index.xml file is missing.  How do I fix this error so that I can open his Pages documents?  Before I ran the latest update as prompted when I opened Pages, I WAS able to open and view the document.
    I did try restoring Pages using my Time Machine, but it still won't open the Pages document.
    I have a brand new iMac that I just set up last week. 
    Son uses iPad at school, so we update when the school asks him to update.  Will doublecheck his version of Pages but it should be pretty recent.
    In general I don't like using Pages because it lacks a lot of the backwards / forwards compatibilty of Microsoft Word. 
    However, it is what my son uses with the iPad. 
    Most of the time I have to export his files as WORD files because we never seem to have compatible versions of Pages between the iPad and the desktop iMacs. 
    Where can I recommend that Apple improve its compatibility issues with Pages?
    This week I am going to receive a new iPad at my school (I am a teacher) but I am 100% certain that it will not be compatible with the older version of Pages on my classroom iMac.  I also avoid using Keynote for the same reason.  I have 15 year old Power Points that I can still open, but I am hesitant to switch over to Keynote because I want to be able to open my files any time, any where.
    Please advise.

    Not sure what v5 is. Someone helped me and opened it through Pages 5.2, through the program, rather than the Finder. Thanks for making a suggestion!

  • Office Web Apps Issue - "Sorry, something went wrong" message when opening a document (any MS docx,ppt etc) in IE. With Chrome, it pops (Microsoft Office needs your permission) message and on RUN, it opens the document.

    When opening any Microsoft documents ( docx, ppt etc) in SharePoint 2013,
    Internet Explorer behavior : "Sorry, something went wrong" An unexpected error has occurred message and then nothing happens. 
    In Chrome : Pops (Microsoft Office needs your permission) message and on clicking RUN, it opens the document.
    In Firefox : the documents opens, after asking which application do you want to use to open it.
    The feature (Open Documents in Client Applications by Default) is not activate.
    Why the MS documents are not working in IE 10?

    Hi,
    According to your post, my understanding is that you failed to open Microsoft documents in SharePoint 2013.
    I recommend to Run the following PowerShell in OWA Server :
    Remove-OfficeWebAppsHost # To Remove any restriction
    Or
    New-OfficeWebAppsHost -Domain <String> # To allow specific domain Name
    In addition, you can allow OAuth via HTTP using the following commands:
    $config = (Get-SPSecurityTokenServiceConfig)
    $config.AllowOAuthOverHttp = $true
    $config.Update()
    Here are two similar articles for you to take a look at:
    http://blogs.msdn.com/b/fabdulwahab/archive/2013/10/30/office-web-apps-with-sharepoint-2013-issues.aspx
    http://stevemannspath.blogspot.in/2013/03/sharepoint-2013-office-web-apps-issue.html
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • InDesign very slow when opening a document with many large photographs

    When opening a book file linked with many large photographs (up to 1.3 GB) InDesign CS4 & CS3 (CS2 did not have this behaviour) takes up to 10 minutes, or even more to open one of the 16 page chapters of the book. As its opening the file InDesign is completely iresponsive. It helps to see the whole document at 5% so that all the images 'load'. The preview view settings are on the default Typical settings. When the link to the folder with the images is broken, InDesign opens the document very fast. It seems that on opening the document InDesign CS4 (and 3) has to rebuild the preview files as if the settings were on High and not Typical in the Preferences settings. Is there any way around this?

    InDesign generates the preview upon import, in fact when the original image is missing InDesign still previews the image, it does not need the original file. Fast Display is not an option since all images are greyed out. To me it seems that InDesign CS4 & 3 re-link to the original files every time a document is opened. After churning away to re-link itself to the original high res files then it becomes responsive again. Yet this can take even more than 5-10 minutes when the linked photographs are very big. CS2 did not behave this way. It did this behaviour only when High Quality Display was selected, which is understandable.

Maybe you are looking for

  • Download stopped with error = -50

    I purchased something on the iTunes store and now the download does not finish.  It errors out at 120.1 MB with a status of stopped (err= -50)  My internet is working (obviously as I am posting this from it).  I have tried the download from my PC and

  • Error ordering Windows 7 upgrade disc through Arvato

    Hey all, I'm having trouble trying to order a window 7 upgrade disc.  I get through the eligibility page just fine, it's just when I try to enter my billing/shipping address, the site throws an error at me (There was an error with validating your add

  • IChat is showing a communication error when ever i try to video chat.

    Hey all, if someone can give me a little help on this. I have read other topics similar to this problem but the solutions didnt seem to work. I have a NETGEAR router and here is my error message: Date/Time: 2008-01-12 20:34:21.150 -0500 OS Version: 1

  • Slow Stabilize Motion. Any better Premiere plugins?

    When I press Proceed Forward after setting my tracking points etc in the Stabilize Motion box in AE, the process proceeds at an extremely slow rate - a few frames per minute. Then, after a while, it picks up, starts playing the video in slow motion,

  • JTree hiding nodes

    Hi, I have an extrange problem. It seems that I'm unable to hide nodes with the treeRenderer and I don't know why. What I'm looking is to hiding leaf nodes, but leaving the nodes to expand. I don't want them remove because, they could become parents.