EA1 - Exception when SQL Developer opens SQL files on startup

If I close SQL Developer with a file open, that file is automatically reopened when restarting SQL Developer. This works fine, but for each .sql file which does open, I get the following exception listed in the Logging Page's Log tab:
SEVERE     147     0     oracle.ide.IdeCore     Exception firing mainWindowOpened to oracle.dbtools.sqlworksheet.sqlview.SqlEditorController$2@xxxxxxx
This doesn't happen for PL/SQL files (ie .pks, .pkb, etc) - just for .sql files.

Fixed this in development code. Thx.

Similar Messages

  • Import SQL Developer xml History files to a table

    I'd like to import my SQL Developer xml history files into an Oracle table. What's the best way to do this?

    I had some success in Pages 1, but I've only tried a couple of times so far in Pages 2 without success. The trick was to make sure the table is the exact number of columns wide. It's very "klunky" but I've ended up converting the tab-delimited text to a table in AppleWorks, saving the AppleWorks file with the table as a "floating" object (fixed objects don't translate) & opening the file in Pages. It's quicker & easier for most of what I do to just drag & drop in Pages.
    Peggy

  • Photoshop CS6 and Illustrator CS6 crash unexpectedly when trying to open a file

    Photoshop CS6 and Illustrator CS6 crash unexpectedly when trying to open a file.  I'm on OSX 10.6.8.  I installed the software through Creative Cloud.  I tried deleting preferences and it still doesn't work.  Here is the error details.
    Process:         Adobe Photoshop CS6 [254]
    Path:            /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/MacOS/Adobe Photoshop CS6
    Identifier:      com.adobe.Photoshop
    Version:         13.0.0 (20120315.r.428)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [96]
    Date/Time:       2012-09-19 09:50:58.644 -0700
    OS Version:      Mac OS X 10.6.8 (10K540)
    Report Version:  6
    Interval Since Last Report:          53721 sec
    Crashes Since Last Report:           17
    Per-App Interval Since Last Report:  3290 sec
    Per-App Crashes Since Last Report:   5
    Anonymous UUID:                      420A7D57-F2CF-4101-9FAD-545C1E92B4BA
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Application Specific Information:
    *** error for object 0x1084e9208: incorrect checksum for freed object - object was probably modified after being freed.
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib                       0x00007fff891410b6 __kill + 10
    1   ???                                     0x00000001039c11d0 0 + 4355527120
    2   libSystem.B.dylib                       0x00007fff891e19f6 abort + 83
    3   libSystem.B.dylib                       0x00007fff891d062d szone_error + 519
    4   libSystem.B.dylib                       0x00007fff890fa854 small_malloc_from_free_list + 473
    5   libSystem.B.dylib                       0x00007fff890f71e1 szone_malloc_should_clear + 2070
    6   libSystem.B.dylib                       0x00007fff890f8d1a malloc_zone_calloc + 92
    7   libSystem.B.dylib                       0x00007fff890fc7bb calloc + 57
    8   com.apple.ColorSync                     0x00007fff85240d37 CMMMemMgr::New(unsigned long) + 89
    9   com.apple.ColorSync                     0x00007fff85240d8d CMMBase::NewInternal(unsigned long, CMMMemMgr&, char const*) + 23
    10  com.apple.ColorSync                     0x00007fff85240de6 CMMTable::CMMTable(unsigned long, CMMMemMgr&) + 60
    11  com.apple.ColorSync                     0x00007fff8524da37 CMMCurveTag::MakeLutTable(CMMFloatLutInfo*, CMMMemMgr&, CMMLutRangeMapping, double) + 517
    12  com.apple.ColorSync                     0x00007fff8523af68 CMMRGBCurves::MakeLutTable(CMMFloatLutInfo*, CMMMemMgr&, unsigned int) + 128
    13  com.apple.ColorSync                     0x00007fff8524f3af ConversionManager::AddMatrixConv(CMMXYZTag* (&) [3], CMMRGBCurves&) + 69
    14  com.apple.ColorSync                     0x00007fff8525c4fa ConversionManager::MakeConversionSequence(CMMProfileInfoContainer*, CMMColorConversionInfo*) + 990
    15  com.apple.ColorSync                     0x00007fff8525dc35 DoInitializeTransform + 765
    16  com.apple.ColorSync                     0x00007fff8525e359 AppleCMMInitializeTransform + 164
    17  com.apple.ColorSync                     0x00007fff8528bd08 ColorSyncCMMInitializeTransform + 112
    18  com.apple.ColorSync                     0x00007fff8523227b ColorSyncTransformCreate + 1964
    19  libCSync.A.dylib                        0x00007fff89784126 create + 1059
    20  libCSync.A.dylib                        0x00007fff8977dbb2 aquireColorWorldByAttributes + 379
    21  libCSync.A.dylib                        0x00007fff8977d9c0 acquireColorWorld + 107
    22  libCSync.A.dylib                        0x00007fff8977d863 CMSTransformConvertComponents + 84
    23  com.apple.CoreGraphics                  0x00007fff801e6ff4 CGCMSInterfaceTransformConvertColorComponents + 56
    24  com.apple.CoreGraphics                  0x00007fff801e6196 CGColorTransformConvertColorFloatComponents + 370
    25  com.apple.CoreGraphics                  0x00007fff801e5fa3 CGColorTransformConvertColorComponents + 143
    26  com.apple.CoreGraphics                  0x00007fff8021159c CGColorTransformConvertColor + 185
    27  com.apple.AppKit                        0x00007fff829e4d5c convertColorToColorSpaceNamed + 375
    28  com.apple.AppKit                        0x00007fff829e4ac5 -[NSCalibratedWhiteColor colorUsingColorSpaceName:device:] + 262
    29  com.apple.AppKit                        0x00007fff82a39b3b -[NSTextFieldCell drawWithFrame:inView:] + 227
    30  com.apple.AppKit                        0x00007fff82a34444 -[NSControl drawRect:] + 405
    31  com.apple.AppKit                        0x00007fff82a2ccc5 -[NSView _drawRect:clip:] + 3390
    32  com.apple.AppKit                        0x00007fff82a2b938 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1325
    33  com.apple.AppKit                        0x00007fff82a2bca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    34  com.apple.AppKit                        0x00007fff82a2bca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    35  com.apple.AppKit                        0x00007fff82a2bca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    36  com.apple.AppKit                        0x00007fff82a2bca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    37  com.apple.AppKit                        0x00007fff82a2bca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    38  com.apple.AppKit                        0x00007fff82a2a00a -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topVi ew:] + 767
    39  com.apple.AppKit                        0x00007fff82a29b2c -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topVi ew:] + 254
    40  com.apple.AppKit                        0x00007fff82a263de -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 2683
    41  com.apple.AppKit                        0x00007fff8299fc0e -[NSView displayIfNeeded] + 969
    42  com.apple.AppKit                        0x00007fff82967c3b -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 1050
    43  com.apple.AppKit                        0x00007fff82ba927f -[NSApplication _orderFrontModalWindow:relativeToWindow:] + 734
    44  com.apple.AppKit                        0x00007fff82ba8ce7 -[NSApplication _commonBeginModalSessionForWindow:relativeToWindow:modalDelegate:didEndSelector:contextIn fo:] + 714
    45  com.apple.AppKit                        0x00007fff82ba8a18 -[NSApplication beginModalSessionForWindow:] + 36
    46  com.apple.AppKit                        0x00007fff82ba893a -[NSApplication runModalForWindow:] + 106
    47  com.apple.AppKit                        0x00007fff82e0e112 -[NSSavePanel runModal] + 318
    48  com.adobe.Photoshop                     0x000000010192f56e AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17667086
    49  com.adobe.Photoshop                     0x00000001005b3050 0x100000000 + 5976144
    50  com.adobe.Photoshop                     0x0000000100c4dcc5 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 4160357
    51  com.adobe.Photoshop                     0x00000001005b3f4a 0x100000000 + 5979978
    52  com.adobe.Photoshop                     0x0000000100c51b02 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 4176290
    53  com.adobe.Photoshop                     0x000000010061b102 boost::system::system_error::what() const + 338690
    54  com.adobe.Photoshop                     0x00000001006145b7 boost::system::system_error::what() const + 311223
    55  com.adobe.Photoshop                     0x0000000100614674 boost::system::system_error::what() const + 311412
    56  com.adobe.Photoshop                     0x00000001005b0c02 0x100000000 + 5966850
    57  com.adobe.Photoshop                     0x00000001005b77ec 0x100000000 + 5994476
    58  com.adobe.Photoshop                     0x00000001005ad3ae 0x100000000 + 5952430
    59  com.adobe.Photoshop                     0x000000010001faa2 0x100000000 + 129698
    60  com.adobe.Photoshop                     0x0000000101920e04 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17607844
    61  com.apple.AppKit                        0x00007fff829356de -[NSApplication run] + 474
    62  com.adobe.Photoshop                     0x0000000101920402 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17605282
    63  com.adobe.Photoshop                     0x000000010192266e AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17614094
    64  com.adobe.Photoshop                     0x00000001005ae27c 0x100000000 + 5956220
    65  com.adobe.Photoshop                     0x00000001007b074f boost::system::system_error::what() const + 1999183
    66  com.adobe.Photoshop                     0x00000001007b0999 boost::system::system_error::what() const + 1999769
    67  com.adobe.Photoshop                     0x000000010054b24c 0x100000000 + 5550668
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x00007fff8910bc0a kevent + 10
    1   libSystem.B.dylib                       0x00007fff8910dadd _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib                       0x00007fff8910d7b4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib                       0x00007fff8910d2de _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib                       0x00007fff8910cc08 _pthread_wqthread + 353
    5   libSystem.B.dylib                       0x00007fff8910caa5 start_wqthread + 13
    Thread 2:  Dispatch queue: TFSVolumeInfo::GetSyncGCDQueue
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff8912d8f9 nanosleep + 148
    2   libSystem.B.dylib                       0x00007fff8912d863 usleep + 57
    3   com.apple.DesktopServices               0x00007fff88abce1e TNode::WaitToBeSynced(bool) + 156
    4   com.apple.DesktopServices               0x00007fff88abcbfa TNode::StSynchronize::StSynchronize(TNodePtr const&, unsigned int) + 200
    5   com.apple.DesktopServices               0x00007fff88af6ea7 TNode::GetNodeFromPathName(TUString const&, TNodePtr&) + 83
    6   com.apple.DesktopServices               0x00007fff88ac66ba TNode::FindUserFolder(unsigned int, bool, TNodePtr&) + 212
    7   com.apple.DesktopServices               0x00007fff88ac6419 TNode::SetSpecialNodeFromOStype(unsigned int) + 133
    8   com.apple.DesktopServices               0x00007fff88ac6313 TNode::SetSpecialNode(unsigned int, TNodePtr&) + 263
    9   com.apple.DesktopServices               0x00007fff88ac052c TNode::GetSpecialNodeWithStatus(unsigned int, OpaqueNodeRequest* const&, unsigned int, TNodePtr&) + 552
    10  com.apple.DesktopServices               0x00007fff88ad6b94 TNode::GetSpecialNode(unsigned int, OpaqueNodeRequest* const&, unsigned int) + 44
    11  com.apple.DesktopServices               0x00007fff88ad6b09 TNode::IsDesktop() const + 103
    12  com.apple.DesktopServices               0x00007fff88ad646d TNode::ResolveSharedFileListAliasIfNeeded() + 739
    13  com.apple.DesktopServices               0x00007fff88abe6d5 TNode::SynchronizeChildren(unsigned int, TNodeEventPtrSet&) + 4139
    14  com.apple.DesktopServices               0x00007fff88abd242 TNode::HandleSync(unsigned int) + 736
    15  com.apple.DesktopServices               0x00007fff88abcf33 TNode::HandleSync(TCountedPtr<TNodeTask> const&, TNodePtr const&) + 45
    16  com.apple.DesktopServices               0x00007fff88afb964 TNode::HandleNodeRequest(TCountedPtr<TNodeTask> const&, TCountedPtr<TVolumeSyncThread> const&) + 1052
    17  com.apple.DesktopServices               0x00007fff88abb4a8 __PostNodeTaskRequest_block_invoke_2 + 98
    18  libSystem.B.dylib                       0x00007fff8912ed64 _dispatch_call_block_and_release + 15
    19  libSystem.B.dylib                       0x00007fff8910d8d2 _dispatch_queue_drain + 251
    20  libSystem.B.dylib                       0x00007fff8910d734 _dispatch_queue_invoke + 57
    21  libSystem.B.dylib                       0x00007fff8910d2de _dispatch_worker_thread2 + 252
    22  libSystem.B.dylib                       0x00007fff8910cc08 _pthread_wqthread + 353
    23  libSystem.B.dylib                       0x00007fff8910caa5 start_wqthread + 13
    Thread 3:
    0   libSystem.B.dylib                       0x00007fff8910ca2a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff8910ce3c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff8910caa5 start_wqthread + 13
    Thread 4:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 5:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 6:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 7:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 8:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 9:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 10:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 11:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 12:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 13:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 14:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 15:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 16:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 17:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 18:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 19:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 20:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 21:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 22:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 23:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 24:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 25:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 26:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 27:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051912c9 0x105158000 + 234185
    6   com.adobe.ACE                           0x00000001051905da 0x105158000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 28:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051912c9 0x105158000 + 234185
    6   com.adobe.ACE                           0x00000001051905da 0x105158000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 29:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051912c9 0x105158000 + 234185
    6   com.adobe.ACE                           0x00000001051905da 0x105158000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 30:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051912c9 0x105158000 + 234185
    6   com.adobe.ACE                           0x00000001051905da 0x105158000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 31:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051912c9 0x105158000 + 234185
    6   com.adobe.ACE                           0x00000001051905da 0x105158000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 32:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051912c9 0x105158000 + 234185
    6   com.adobe.ACE                           0x00000001051905da 0x105158000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 33:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051912c9 0x105158000 + 234185
    6   com.adobe.ACE                           0x00000001051905da 0x105158000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 34:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051912c9 0x105158000 + 234185
    6   com.adobe.ACE                           0x00000001051905da 0x105158000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 35:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051912c9 0x105158000 + 234185
    6   com.adobe.ACE                           0x00000001051905da 0x105158000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 36:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051912c9 0x105158000 + 234185
    6   com.adobe.ACE                           0x00000001051905da 0x105158000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 37:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051912c9 0x105158000 + 234185
    6   com.adobe.ACE                           0x00000001051905da 0x105158000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 38:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051912c9 0x105158000 + 234185
    6   com.adobe.ACE                           0x00000001051905da 0x105158000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 39:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051912c9 0x105158000 + 234185
    6   com.adobe.ACE                           0x00000001051905da 0x105158000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 40:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051912c9 0x105158000 + 234185
    6   com.adobe.ACE                           0x00000001051905da 0x105158000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 41:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051912c9 0x105158000 + 234185
    6   com.adobe.ACE                           0x00000001051905da 0x105158000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 42:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   com.adobe.Photoshop                     0x0000000101958e99 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17837369
    3   com.adobe.Photoshop                     0x000000010195837e AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17834526
    4   com.adobe.Photoshop                     0x00000001017de496 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 16286518
    5   com.adobe.Photoshop                     0x0000000101958160 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17833984
    6   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 43:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff8912d8f9 nanosleep + 148
    2   com.adobe.PSAutomate                    0x00000001390089cb ScObjects::Thread::sleep(unsigned int) + 59
    3   com.adobe.PSAutomate                    0x0000000138fee7c9 ScObjects::BridgeTalkThread::run() + 169
    4   com.adobe.PSAutomate                    0x0000000139008d36 ScObjects::Thread::go(void*) + 166
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 44:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   com.adobe.ape.engine                    0x000000013b29ac0d APXGetHostAPI + 2516093
    3   com.adobe.ape.engine                    0x000000013b048ec1 APXGetHostAPI + 83761
    4   com.adobe.ape.engine                    0x000000013b29acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x000000013b29ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine                    0x000000013b29ae79 APXGetHostAPI + 2516713
    7   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    8   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 45:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   com.adobe.ape.engine                    0x000000013b29ac0d APXGetHostAPI + 2516093
    3   com.adobe.ape.engine                    0x000000013b048ec1 APXGetHostAPI + 83761
    4   com.adobe.ape.engine                    0x000000013b29acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x000000013b29ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine                    0x000000013b29ae79 APXGetHostAPI + 2516713
    7   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    8   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 46:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   com.adobe.ape.engine                    0x000000013b29ac0d APXGetHostAPI + 2516093
    3   com.adobe.ape.engine                    0x000000013b048ec1 APXGetHostAPI + 83761
    4   com.adobe.ape.engine                    0x000000013b29acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x000000013b29ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine                    0x000000013b29ae79 APXGetHostAPI + 2516713
    7   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    8   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 47:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   com.adobe.ape.engine                    0x000000013b29ac0d APXGetHostAPI + 2516093
    3   com.adobe.ape.engine                    0x000000013b048ec1 APXGetHostAPI + 83761
    4   com.adobe.ape.engine                    0x000000013b29acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x000000013b29ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine                    0x000000013b29ae79 APXGetHostAPI + 2516713
    7   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    8   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 48:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   com.adobe.ape.engine                    0x000000013b29ac0d APXGetHostAPI + 2516093
    3   com.adobe.ape.engine                    0x000000013b048ec1 APXGetHostAPI + 83761
    4   com.adobe.ape.engine                    0x000000013b29acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x000000013b29ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine                    0x000000013b29ae79 APXGetHostAPI + 2516713
    7   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    8   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 49:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   com.adobe.ape.engine                    0x000000013b29ac0d APXGetHostAPI + 2516093
    3   com.adobe.ape.engine                    0x000000013b048ec1 APXGetHostAPI + 83761
    4   com.adobe.ape.engine                    0x000000013b29acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x000000013b29ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine      

    Hi Chris,
    I just tried to create and save a new custom color setting in Photoshop and it crashed on me as soon as I hit save.  I was using a custom color setting that I had created a couple of days ago.  I tried deleting preferences again which doesn't seem to help.  Here's the problem details.
    Process:         Adobe Photoshop CS6 [845]
    Path:            /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/MacOS/Adobe Photoshop CS6
    Identifier:      com.adobe.Photoshop
    Version:         13.0.1 (13.0.1.519)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [102]
    Date/Time:       2012-09-19 13:47:34.159 -0700
    OS Version:      Mac OS X 10.6.8 (10K540)
    Report Version:  6
    Interval Since Last Report:          66277 sec
    Crashes Since Last Report:           32
    Per-App Interval Since Last Report:  2012 sec
    Per-App Crashes Since Last Report:   3
    Anonymous UUID:                      420A7D57-F2CF-4101-9FAD-545C1E92B4BA
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: 0x000000000000000d, 0x0000000000000000
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib                       0x00007fff890fa9c7 small_malloc_from_free_list + 844
    1   libSystem.B.dylib                       0x00007fff890f71e1 szone_malloc_should_clear + 2070
    2   libSystem.B.dylib                       0x00007fff890f698a malloc_zone_malloc + 82
    3   com.apple.Foundation                    0x00007fff88e5fb08 allocateCollectableUnscannedStorage + 51
    4   com.apple.Foundation                    0x00007fff88e6d2b5 -[NSConcreteMapTable grow] + 187
    5   com.apple.Foundation                    0x00007fff88e6bf56 -[NSConcreteMapTable setObject:forKey:] + 159
    6   com.apple.AppKit                        0x00007fff82a2b7c9 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 958
    7   com.apple.AppKit                        0x00007fff82a2bca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    8   com.apple.AppKit                        0x00007fff82a2bca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    9   com.apple.AppKit                        0x00007fff82a2bca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    10  com.apple.AppKit                        0x00007fff82a2bca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    11  com.apple.AppKit                        0x00007fff82a2bca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    12  com.apple.AppKit                        0x00007fff82a2a00a -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topVi ew:] + 767
    13  com.apple.AppKit                        0x00007fff82a29b2c -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topVi ew:] + 254
    14  com.apple.AppKit                        0x00007fff82a263de -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 2683
    15  com.apple.AppKit                        0x00007fff8299fc0e -[NSView displayIfNeeded] + 969
    16  com.apple.AppKit                        0x00007fff82967c3b -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 1050
    17  com.apple.AppKit                        0x00007fff82ba927f -[NSApplication _orderFrontModalWindow:relativeToWindow:] + 734
    18  com.apple.AppKit                        0x00007fff82ba8ce7 -[NSApplication _commonBeginModalSessionForWindow:relativeToWindow:modalDelegate:didEndSelector:contextIn fo:] + 714
    19  com.apple.AppKit                        0x00007fff82ba8a18 -[NSApplication beginModalSessionForWindow:] + 36
    20  com.apple.AppKit                        0x00007fff82ba893a -[NSApplication runModalForWindow:] + 106
    21  com.apple.AppKit                        0x00007fff82e0e112 -[NSSavePanel runModal] + 318
    22  com.adobe.Photoshop                     0x000000010039402d 0x100000000 + 3751981
    23  com.adobe.Photoshop                     0x00000001000c4379 0x100000000 + 803705
    24  com.adobe.Photoshop                     0x000000010059e4db 0x100000000 + 5891291
    25  com.adobe.Photoshop                     0x000000010059b40e 0x100000000 + 5878798
    26  com.adobe.Photoshop                     0x00000001005bf74f 0x100000000 + 6027087
    27  com.adobe.Photoshop                     0x00000001005bf6bc 0x100000000 + 6026940
    28  com.adobe.Photoshop                     0x00000001005bf74f 0x100000000 + 6027087
    29  com.adobe.Photoshop                     0x00000001005bf6bc 0x100000000 + 6026940
    30  com.adobe.Photoshop                     0x00000001005b92ef 0x100000000 + 6001391
    31  com.adobe.Photoshop                     0x00000001005bf74f 0x100000000 + 6027087
    32  com.adobe.Photoshop                     0x00000001005bf6bc 0x100000000 + 6026940
    33  com.adobe.Photoshop                     0x00000001005b92ef 0x100000000 + 6001391
    34  com.adobe.Photoshop                     0x00000001005bf74f 0x100000000 + 6027087
    35  com.adobe.Photoshop                     0x00000001005bf6bc 0x100000000 + 6026940
    36  com.adobe.Photoshop                     0x00000001005b92ef 0x100000000 + 6001391
    37  com.adobe.Photoshop                     0x00000001005bf74f 0x100000000 + 6027087
    38  com.adobe.Photoshop                     0x00000001005bf6bc 0x100000000 + 6026940
    39  com.adobe.Photoshop                     0x00000001005b92ef 0x100000000 + 6001391
    40  com.adobe.Photoshop                     0x0000000101917ba8 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17568264
    41  com.adobe.Photoshop                     0x00000001005bf74f 0x100000000 + 6027087
    42  com.adobe.Photoshop                     0x0000000101920088 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17602280
    43  com.apple.AppKit                        0x00007fff82ac4eda -[NSApplication sendAction:to:from:] + 95
    44  com.adobe.Photoshop                     0x0000000101922f8c AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17614316
    45  com.apple.AppKit                        0x00007fff82ac4e39 -[NSControl sendAction:to:] + 94
    46  com.apple.AppKit                        0x00007fff82b5084b -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 1715
    47  com.apple.AppKit                        0x00007fff82b8137a -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 555
    48  com.apple.AppKit                        0x00007fff82b4f2f5 -[NSControl mouseDown:] + 624
    49  com.apple.AppKit                        0x00007fff82a693a7 -[NSWindow sendEvent:] + 5409
    50  com.adobe.Photoshop                     0x00000001019b1c47 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 18199207
    51  com.apple.AppKit                        0x00007fff8299eafa -[NSApplication sendEvent:] + 4719
    52  com.adobe.Photoshop                     0x0000000101922dcd AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17613869
    53  com.adobe.Photoshop                     0x00000001019222ae AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17611022
    54  com.adobe.Photoshop                     0x00000001005be155 0x100000000 + 6021461
    55  com.adobe.Photoshop                     0x00000001005ad63e 0x100000000 + 5953086
    56  com.adobe.Photoshop                     0x000000010001f312 0x100000000 + 127762
    57  com.adobe.Photoshop                     0x00000001005ba9ca 0x100000000 + 6007242
    58  com.adobe.Photoshop                     0x000000010018d11e 0x100000000 + 1626398
    59  com.adobe.Photoshop                     0x000000010018d3dc 0x100000000 + 1627100
    60  com.adobe.Photoshop                     0x000000010055bffa 0x100000000 + 5619706
    61  com.adobe.Photoshop                     0x00000001005a0d03 0x100000000 + 5901571
    62  com.adobe.Photoshop                     0x0000000100591c0f 0x100000000 + 5839887
    63  com.adobe.Photoshop                     0x0000000100023e98 0x100000000 + 147096
    64  com.adobe.Photoshop                     0x000000010061493e boost::system::system_error::what() const + 311358
    65  com.adobe.Photoshop                     0x0000000100614974 boost::system::system_error::what() const + 311412
    66  com.adobe.Photoshop                     0x00000001005b0ed2 0x100000000 + 5967570
    67  com.adobe.Photoshop                     0x00000001005b7abc 0x100000000 + 5995196
    68  com.adobe.Photoshop                     0x00000001005ad63e 0x100000000 + 5953086
    69  com.adobe.Photoshop                     0x000000010001f312 0x100000000 + 127762
    70  com.adobe.Photoshop                     0x00000001019218a4 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17608452
    71  com.apple.Foundation                    0x00007fff88ebdcb5 __NSFireTimer + 114
    72  com.apple.CoreFoundation                0x00007fff827b1be8 __CFRunLoopRun + 6488
    73  com.apple.CoreFoundation                0x00007fff827afdbf CFRunLoopRunSpecific + 575
    74  com.apple.HIToolbox                     0x00007fff86f2c7ee RunCurrentEventLoopInMode + 333
    75  com.apple.HIToolbox                     0x00007fff86f2c551 ReceiveNextEventCommon + 148
    76  com.apple.HIToolbox                     0x00007fff86f2c4ac BlockUntilNextEventMatchingListInMode + 59
    77  com.apple.AppKit                        0x00007fff8296feb2 _DPSNextEvent + 708
    78  com.apple.AppKit                        0x00007fff8296f801 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    79  com.apple.AppKit                        0x00007fff8293568f -[NSApplication run] + 395
    80  com.adobe.Photoshop                     0x00000001019219d2 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17608754
    81  com.adobe.Photoshop                     0x0000000101923c3e AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17617566
    82  com.adobe.Photoshop                     0x00000001005ae50c 0x100000000 + 5956876
    83  com.adobe.Photoshop                     0x00000001007b0f8f boost::system::system_error::what() const + 2000527
    84  com.adobe.Photoshop                     0x00000001007b11d9 boost::system::system_error::what() const + 2001113
    85  com.adobe.Photoshop                     0x000000010054b4dc 0x100000000 + 5551324
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x00007fff8910bc0a kevent + 10
    1   libSystem.B.dylib                       0x00007fff8910dadd _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib                       0x00007fff8910d7b4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib                       0x00007fff8910d2de _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib                       0x00007fff8910cc08 _pthread_wqthread + 353
    5   libSystem.B.dylib                       0x00007fff8910caa5 start_wqthread + 13
    Thread 2:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 3:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 4:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 5:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 6:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 7:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 8:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 9:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 10:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 11:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 12:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 13:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 14:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 15:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 16:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 17:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 18:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 19:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 20:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 21:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 22:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 23:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 24:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 25:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.dvacore.framework             0x0000000127bb21e1 dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 193
    6   com.adobe.dvacore.framework             0x0000000127b998b3 boost::function0<void>::operator()() const + 51
    7   com.adobe.dvacore.framework             0x0000000127ba82f3 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&) + 99
    8   ...obe.boost_threads.framework          0x0000000127a99f25 thread_proxy + 133
    9   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    10  libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 26:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.dvacore.framework             0x0000000127bb21e1 dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 193
    6   com.adobe.dvacore.framework             0x0000000127b998b3 boost::function0<void>::operator()() const + 51
    7   com.adobe.dvacore.framework             0x0000000127ba82f3 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&) + 99
    8   ...obe.boost_threads.framework          0x0000000127a99f25 thread_proxy + 133
    9   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    10  libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 27:
    0   libSystem.B.dylib                       0x00007fff8910bc0a kevent + 10
    1   ...dobe.dvatransport.framework          0x0000000127fbd5b3 boost::asio::detail::kqueue_reactor::run(bool, boost::asio::detail::op_queue<boost::asio::detail::task_io_service_operation>&) + 243
    2   ...dobe.dvatransport.framework          0x0000000127fc927b boost::asio::detail::task_io_service::run(boost::system::error_code&) + 555
    3   ...dobe.dvatransport.framework          0x0000000127fb1ab5 SkyConnectionEnv::MainLoop() + 117
    4   ...dobe.dvatransport.framework          0x0000000127fb1b19 SkyConnectionEnv::StaticThreadFunc(SkyConnectionEnv*) + 9
    5   ...obe.boost_threads.framework          0x0000000127a99f25 thread_proxy + 133
    6   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 28:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...dobe.dvatransport.framework          0x0000000127fc94df boost::asio::detail::task_io_service::run(boost::system::error_code&) + 1167
    3   ...dobe.dvatransport.framework          0x0000000127fc9acd boost::asio::detail::posix_thread::func<boost::asio::detail::resolver_service_base::work_ io_service_runner>::run() + 61
    4   ...dobe.dvatransport.framework          0x0000000127fbbd99 boost_asio_detail_posix_thread_function + 25
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 29:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.dvacore.framework             0x0000000127bb21e1 dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 193
    6   com.adobe.dvacore.framework             0x0000000127b998b3 boost::function0<void>::operator()() const + 51
    7   com.adobe.dvacore.framework             0x0000000127ba82f3 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&) + 99
    8   ...obe.boost_threads.framework          0x0000000127a99f25 thread_proxy + 133
    9   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    10  libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 30:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.dvacore.framework             0x0000000127bb21e1 dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 193
    6   com.adobe.dvacore.framework             0x0000000127b998b3 boost::function0<void>::operator()() const + 51
    7   com.adobe.dvacore.framework             0x0000000127ba82f3 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&) + 99
    8   ...obe.boost_threads.framework          0x0000000127a99f25 thread_proxy + 133
    9   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    10  libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 31:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.dvacore.framework             0x0000000127bb21e1 dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 193
    6   com.adobe.dvacore.framework             0x0000000127b998b3 boost::function0<void>::operator()() const + 51
    7   com.adobe.dvacore.framework             0x0000000127ba82f3 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&) + 99
    8   ...obe.boost_threads.framework          0x0000000127a99f25 thread_proxy + 133
    9   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    10  libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 32:
    0   libSystem.B.dylib                       0x00007fff8910bc0a kevent + 10
    1   ...dobe.dvatransport.framework          0x0000000127fbd5b3 boost::asio::detail::kqueue_reactor::run(bool, boost::asio::detail::op_queue<boost::asio::detail::task_io_service_operation>&) + 243
    2   ...dobe.dvatransport.framework          0x0000000127fc927b boost::asio::detail::task_io_service::run(boost::system::error_code&) + 555
    3   ...dobe.dvatransport.framework          0x0000000127fb1ab5 SkyConnectionEnv::MainLoop() + 117
    4   ...dobe.dvatransport.framework          0x0000000127fb1b19 SkyConnectionEnv::StaticThreadFunc(SkyConnectionEnv*) + 9
    5   ...obe.boost_threads.framework          0x0000000127a99f25 thread_proxy + 133
    6   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 33:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051bc2c9 0x105183000 + 234185
    6   com.adobe.ACE                           0x00000001051bb5da 0x105183000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 34:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051bc2c9 0x105183000 + 234185
    6   com.adobe.ACE                           0x00000001051bb5da 0x105183000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 35:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051bc2c9 0x105183000 + 234185
    6   com.adobe.ACE                           0x00000001051bb5da 0x105183000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 36:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051bc2c9 0x105183000 + 234185
    6   com.adobe.ACE                           0x00000001051bb5da 0x105183000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 37:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051bc2c9 0x105183000 + 234185
    6   com.adobe.ACE                           0x00000001051bb5da 0x105183000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 38:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051bc2c9 0x105183000 + 234185
    6   com.adobe.ACE                           0x00000001051bb5da 0x105183000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 39:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051bc2c9 0x105183000 + 234185
    6   com.adobe.ACE                           0x00000001051bb5da 0x105183000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 40:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051bc2c9 0x105183000 + 234185
    6   com.adobe.ACE                           0x00000001051bb5da 0x105183000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 41:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051bc2c9 0x105183000 + 234185
    6   com.adobe.ACE                           0x00000001051bb5da 0x105183000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 42:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051bc2c9 0x105183000 + 234185
    6   com.adobe.ACE                           0x00000001051bb5da 0x105183000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 43:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051bc2c9 0x105183000 + 234185
    6   com.adobe.ACE                           0x00000001051bb5da 0x105183000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 44:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051bc2c9 0x105183000 + 234185
    6   com.adobe.ACE                           0x00000001051bb5da 0x105183000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 45:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051bc2c9 0x105183000 + 234185
    6   com.adobe.ACE                           0x00000001051bb5da 0x105183000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 46:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051bc2c9 0x105183000 + 234185
    6   com.adobe.ACE                           0x00000001051bb5da 0x105183000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 47:
    0   libSystem.B.dylib                       0x00007fff8

  • Having used Distort crashes CS4 when trying to open additional files

    I have a strange problem that I've started experiencing since upgrading my PC. I was previously running CS4 and Lightroom 2 without problems on Windows XP Pro 32 bit - I recently upgraded to new hardware and Windows Vista 64 bit so that I could use more RAM as I was regularly receiving running out of RAM messages when working on large print resolution files.
    My current setup is:
    P6T Motherboard
    Intel Core i7 CPU 2.67 GHz
    12 GB RAM
    Windows Vista Ultimate 64 bit
    NVIDIA GeForce 880 GTS video card
    One entire physical disk (70 GBs) solely as a scratch disk
    More than half of C drive free
    Other disks with free space in scratch disk list
    I have narrowed it down to a specific activity:
    1) From Lightroom I choose 'Edit in Photoshop' (a RAW file) I could open more than one file at this point, no problem yet
    2) Once a file or files are opened I choose to implement a Distort/Twirl (I have a very specific reason for using this command, developing elements for other creative works)
    3) Having performed a Twirl distortion, I then choose to open another RAW file from Lightroom, choose Edit in Photoshop - Photoshop then just hangs, without opening the file and I see the message that it has stopped responding. I then have to forcibly end Photoshop and reopen it
    4) This still occurs if from Lightroom, I choose 'Show in Explorer' and then try to open the RAW file by itself, Photoshop stops responding
    I seem to get very good performance on other things I've tried. For example, choosing 22 files with varying focal lengths to Merge to Panorama in Photoshop - goes without a hitch.... Again it seems specifically linked to having performed the distort effect. Also tried Distort/Wave and the same occurred, stopped responding when trying to open another file.
    Have deleted prefs files, reinstalled Lightroom etc, turned off Open GL, twiddled with the cache and RAM levels, turned off export clipboard etc... still the same.
    Any ideas?
    Can anyone replicate this?

    It hangs.... That is the application window stays up, but nothing further happens and the top information bar says the application is not responding. I don't think it has anything to do with Lightroom...
    I have narrowed this problem down to being specifically related to the 64 bit version of CS4 Photoshop Extended. I have tested the same procedure in 32 bit Photoshop without incident.
    I have to say this is pretty distressing as the procedure I am trying to carry out is at the heart of my original motivation to take the plunge and do the whole 64 bit upgrade, particularly being able to access all the RAM I now have. Using the 32 bit version in many ways plunges me back to where I started... :-(
    I have spent the whole of today uninstalling the whole Creative Suite, running the cleaning utilites etc, reinstalling, uninstalling (many, many times with various problems with the installation process) and still have the same problem (although now, I cannot install Acrobat Pro, the installation fails - but that's another issue). I currently have Lightroom2 uninstalled and am experiencing the exact same problem.
    This is it in a nutshell:
    1) Open any RAW file in Photoshop 64 bit (I am opening.RAF files)
    2) Apply a Distort/Twirl to it
    3) TRY to open another RAW file
    At this point, the file will not open and Photoshop will stop responding - requiring a forcible shut down and the loss of any unsaved work
    Could it be something related to Adobe Camera RAW? I have now found that if I open a photoshop file after performing a Distort/Twirl for example, the problem does not occur. So it perhaps points to the ACR app?

  • Adobe Photoshop CC shuts down when trying to open a file or save it!

    Adobe Photoshop CC shuts down when trying to open a file or save it. I'm running windows 7 professional and have tried unistalling/reinstalling preferences but does not work. I will list the events logs for help in seeing what I need to do to make this work. Please help!
    This is the first of 2 errors listed associated with photoshop cc.
    Log Name: Application
    Source:        .NET Runtime
    Date: 10/12/2014 9:52:29 AM
    Event ID:      1026
    Task Category: None
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer: Owner-PC
    Description:
    Application: Photoshop.exe
    Framework Version: v4.0.30319
    Description: The process was terminated due to an unhandled exception.
    Exception Info: System.TypeInitializationException
    Stack:
       at P1.WICCODEC.CODEC.ImageCoreBasedDecoder..ctor(System.Runtime.InteropServices.ComTypes.ISt ream, System.String)
       at P1.WICCODEC.CODEC.WICBitmapDecoder.CreateICDecoder(System.Runtime.InteropServices.ComType s.IStream)
       at P1.WICCODEC.CODEC.WICBitmapDecoder.QueryCapability(System.Runtime.InteropServices.ComType s.IStream, UInt32 ByRef)
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name=".NET Runtime" />
        <EventID Qualifiers="0">1026</EventID>
    <Level>2</Level>
    <Task>0</Task>
    <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2014-10-12T14:52:29.000000000Z" />
    <EventRecordID>62867</EventRecordID>
    <Channel>Application</Channel>
    <Computer>Owner-PC</Computer>
        <Security />
      </System>
      <EventData>
    <Data>Application: Photoshop.exe
    Framework Version: v4.0.30319
    Description: The process was terminated due to an unhandled exception.
    Exception Info: System.TypeInitializationException
    Stack:
       at P1.WICCODEC.CODEC.ImageCoreBasedDecoder..ctor(System.Runtime.InteropServices.ComTypes.ISt ream, System.String)
       at P1.WICCODEC.CODEC.WICBitmapDecoder.CreateICDecoder(System.Runtime.InteropServices.ComType s.IStream)
       at P1.WICCODEC.CODEC.WICBitmapDecoder.QueryCapability(System.Runtime.InteropServices.ComType s.IStream, UInt32 ByRef)
    </Data>
      </EventData>
    </Event>
    Second Error
    Log Name: Application
    Source: Application Error
    Date: 10/12/2014 9:52:30 AM
    Event ID:      1000
    Task Category: (100)
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer: Owner-PC
    Description:
    Faulting application name: Photoshop.exe, version: 14.2.1.570, time stamp: 0x52f4a1d7
    Faulting module name: KERNELBASE.dll, version: 6.1.7601.18409, time stamp: 0x531599f6
    Exception code: 0xe0434352
    Fault offset: 0x0000812f
    Faulting process id: 0x16c8
    Faulting application start time: 0x01cfe62c123b9d8e
    Faulting application path: C:\Program Files\Adobe\Adobe Photoshop CC\Photoshop.exe
    Faulting module path: C:\Windows\system32\KERNELBASE.dll
    Report Id: 633cd65f-521f-11e4-a63f-001cc0725d07
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Application Error" />
        <EventID Qualifiers="0">1000</EventID>
    <Level>2</Level>
    <Task>100</Task>
    <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2014-10-12T14:52:30.000000000Z" />
    <EventRecordID>62868</EventRecordID>
    <Channel>Application</Channel>
    <Computer>Owner-PC</Computer>
        <Security />
      </System>
      <EventData>
    <Data>Photoshop.exe</Data>
    <Data>14.2.1.570</Data>
        <Data>52f4a1d7</Data>
    <Data>KERNELBASE.dll</Data>
    <Data>6.1.7601.18409</Data>
    <Data>531599f6</Data>
    <Data>e0434352</Data>
    <Data>0000812f</Data>
    <Data>16c8</Data>
    <Data>01cfe62c123b9d8e</Data>
    <Data>C:\Program Files\Adobe\Adobe Photoshop CC\Photoshop.exe</Data>
    <Data>C:\Windows\system32\KERNELBASE.dll</Data>
    <Data>633cd65f-521f-11e4-a63f-001cc0725d07</Data>
      </EventData>
    </Event>

    The first error has nothing to do with Photoshop - that's some .NET application.
    The second error is most likely connected to a third party plugin or driver.
    And you're running Photoshop CC (14.x) instead of the current Photoshop CC 2014 (15.x).

  • AUTOTRACE stats different in SQL Developer vs SQL Plus

    Using SQL Developer 3.2.20.09, database is 11.2 on Linux. I'd like to know why I get different stats when using AUTOTRACE in SQL Developer vs SQL Plus. If I do the following in SQL Developer and in SQL Plus I get a very different set of stats:
    set autotrace on
    select * from emp;
    set autotrace off
    I run this with "run worksheet" in SQL Developer and I see this set of stats:
    Statistics
    4 user calls
    0 physical read total multi block requests
    0 physical read total bytes
    0 cell physical IO interconnect bytes
    0 commit cleanout failures: block lost
    0 IMU commits
    0 IMU Flushes
    0 IMU contention
    0 IMU bind flushes
    0 IMU mbu flush
    I do the same in SQL Plus and I see these stats:
    Statistics
    0 recursive calls
    0 db block gets
    7 consistent gets
    0 physical reads
    0 redo size
    1722 bytes sent via SQL*Net to client
    519 bytes received via SQL*Net from client
    2 SQL*Net roundtrips to/from client
    0 sorts (memory)
    0 sorts (disk)
    14 rows processed
    A very different set of stats. The stats in shown in SQL Plus seem to be much more useful to performance optimization over the one shown in SQL Developer. Why the different set of stats for each? Thanks.

    Cross-referencing to another recent thread on this topic:
    Re: set autotrace on statistics in sqldeveloper (oracle 11g) is wrong

  • I am having a silly problem with Keynote and Pages. When ever i open a file, it opens the same file twice ?

    When ever i open a file using key note or pages. The files opens up two times. I the ave to close one version of the file and only then can begin work.
    Could you please help me how to get rid of this ?

    try routine software maintenance:
    1 - shut down the Mac
    start up the Mac again with the shift key pressed, release when Mac logo appears, let the Mac boot up it will take longer as it will be repairing the software
    2 - Applications > utilities > disc utility > select the system drive > disc first aid > repair permissions
    reboot normally and see if that helped

  • I have PSE 8.0 and the error: 150:30 always occurs when trying to open a file.

    I have PSE 8.0 and the error: 150:30 always occurs when trying to open a file. Can anybody help me with this problem?

    click file > place formats to import graphic files.
    http://helpx.adobe.com/indesign/kb/supported-file-formats-indesign-cs5.html

  • Keep getting error code 2048 when trying to open wmv files, says realplayer cannot open with the installed version of Quicktime, any suggestions?

    Keep getting error code 2048 when trying to open wmv files, says realplayer cannot open with the installed version of Quicktime, any suggestions?

    wmv is a Windows Media format.  I don't know why Realplayer is coming into it since that deals primarily with Real format files and maybe a few generic formats.
    You need
    Free Flip4mac QuickTime player components - http://www.microsoft.com/windows/windowsmedia/player/wmcomponents.mspx
    After installation a new Flip4Mac pane will appear in System Preferences.  Make sure you set the boxes to ensure that it will play WMV files in Quicktime.
    or play the files with VLC
    VLC media player - http://www.videolan.org/vlc/ - general media player that plays just about anything.
    While you're at it you might install:
    Perian codecs for Quicktime - http://www.perian.org - plugins to add functionality to Quicktime for playing additional audio and video formats
    Quicktime audio problems, Perian, VLC - http://discussions.apple.com/message.jspa?messageID=9013669 - read note about uninstalling prior DIVX support before installing Perian.
    Perian doen't do WMV but it's handy to get many things to play in Quicktime.
    Note, if these are protected WMV, nothing on a Mac will play those (unless you also have Windows installed).

  • User with a paid CC acct, getting "Print.ai" is an unknown format' when trying to open new file. Computer was recently attacked by ransomeware and wonder if I need to re-install Creative cloud software....need help asap!!

    User with a paid CC acct, getting "Print.ai" is an unknown format' when trying to open new file. Computer was recently attacked by ransomeware and wonder if I need to re-install Creative cloud software....need help asap!!

    First, ask in the forum for the program you are using
    This forum is about the Cloud as a delivery process, not about using individual programs
    If you start at the Forums Index https://forums.adobe.com/welcome
    You will be able to select a forum for the specific Adobe product(s) you use
    Click the "down arrow" symbol on the right (where it says All communities) to open the drop down list and scroll
    Second, do a complete scan with a good anti-virus program to be sure your computer is clean... I use Norton, there are others

  • Hi to all, I use Windows 7, 64Bit and Lightroom 5.7, Camera Raw 8.7, when I develop or export files (mostly Raw Fils from Nikon D810) after 10 to 20 pictures my computer shuts down or I get a bluescreen. Please tell me why.

    Hi to all, I use Windows 7, 64Bit and Lightroom 5.7, Camera Raw 8.7, when I develop or export files (mostly Raw Fils from Nikon D810) after 10 to 20 pictures my computer shuts down or I get a bluescreen. Please tell me why.

    Blue screen/Computer shuts down is almost always a hardware malfunction or a driver problem.
    Make sure your video driver is up to date.
    If it is, then the next suspect, in my mind, is overheating, make sure all of the fans in your CPU case are working properly.

  • Currently using Flash Pro CS5,  getting error when trying to open CS4 file.  Error is "Slides and Forms documents are not supported in this version of Flash. Please open in previous version.

    Currently using Flash Pro CS5,  getting error when trying to open CS4 file.  Error is "Slides and Forms documents are not supported in this version of Flash. Please open in previous version.  Has there been a fix or patch to this issue or do I have to convert back to CS4 to open the file?

    Having the same problem in CS6.  I can tell you that converting back to CS4 will NOT solve the problem.  It seems when support for backward compatibility is discontinued, there's just no way to get
    any help at all?  Absolute failure to provide any user support so far...

  • Missing links when different users open a file

    I'll try to sum this up as best I can. All mentioned files (InDesign and linked assets) are on a server. Mac OSX 10.9.4, InDesign CC
    Some colleagues and I access the same InDesign files from time to time, what we're noticing is that when one of us opens the file all is well, however when another user opens the file all of the links are missing. If I open the file and links are missing and I relink all instances, save and close, and then another user opens the file—all the links are missing on her machine. Has anyone dealt with this before?
    Thanks,
    Jamie

    OH MY GOD TELL ME ABOUT IT!  It's the source of my frustration with this new job.  I come from a company where everyone knew production and best practices for sharing files over the network and this kind of thing never happened.  And here no one knows how to do anything but think they have this awesome workflow.  And no one knows how to use the software to it's fullest and make things so difficult.  There's insane file duplication on multiple share points of my server and no one is willing to change the way they work.  I've been here for 2 months and like every day i find something else that they do inefficiently and refuse to change. 
    Back to the issue.  I did some troubleshooting and found that when I packaged a file locally, then copied that package to the server that's when the links break because the indd file is still pointing to the local package folder.  I'm so used to packaging to the server that i didn't think of that possibility.
    Thanks for your input!  Other than their nightmare file management, this new place is great though (not that that matters with this post...just saying)

  • EA2/EA1 - SQL Developer freeze in file editor

    I had a PL/SQL local file open (.pkb) with a database connection selected and compiled the file. There was a compilation error and when I went to correct it, SQL Developer froze (before my typing had updated the file).
    I had the console open and it shows the following exception, which I assume is relate to the freeze:
    Exception in thread "AWT-EventQueue-0" oracle.classloader.util.AnnotatedNoClassDefFoundError:
    Missing class: oracle.bali.xml.addin.XMLSourceNode
    Dependent class: oracle.jdeveloper.compare.StreamDecoder
    Loader: main:11.0
    Code-Source: /C:/Program Files/Oracle/SQLDeveloper150EA1/jdev/extensions/oracle.jdeveloper.history.jar
    Configuration: system property C:\Program Files\Oracle\SQLDeveloper150EA1\jdev\extensions\oracle.jdeveloper.history.jar
    The missing class is not available from any code-source or loader in the system.
    at oracle.classloader.PolicyClassLoader.handleClassNotFound (PolicyClassLoader.java:2159) [C:/Program%20Files/Oracle/SQLDeveloper150EA1/j2ee/home/lib/pcl.jar, by sun.misc.Launcher$AppClassLoader@10719543]
    at oracle.classloader.PolicyClassLoader.internalLoadClass (PolicyClassLoader.java:1716) [C:/Program%20Files/Oracle/SQLDeveloper150EA1/j2ee/home/lib/pcl.jar, by sun.misc.Launcher$AppClassLoader@10719543]
    at oracle.classloader.PolicyClassLoader.access$000 (PolicyClassLoader.java:143) [C:/Program%20Files/Oracle/SQLDeveloper150EA1/j2ee/home/lib/pcl.jar, by sun.misc.Launcher$AppClassLoader@10719543]
    at oracle.classloader.PolicyClassLoader$LoadClassAction.run (PolicyClassLoader.java:326) [C:/Program%20Files/Oracle/SQLDeveloper150EA1/j2ee/home/lib/pcl.jar, by sun.misc.Launcher$AppClassLoader@10719543]
    at java.security.AccessController.doPrivileged (Native method) [unknown, by unknown]
    at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1675) [/C:/Program%20Files/Oracle/SQLDeveloper150EA1/j2ee/home/lib/pcl.jar, by
    sun.misc.Launcher$AppClassLoader@10719543]
    at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1657) [/C:/Program%20Files/Oracle/SQLDeveloper150EA1/j2ee/home/lib/pcl.jar, by
    sun.misc.Launcher$AppClassLoader@10719543]
    at java.lang.ClassLoader.loadClassInternal (ClassLoader.java:319) [jre bootstrap, by jre.bootstrap:1.5.0_06]
    at oracle.jdeveloper.compare.StreamDecoder.getDefaultEncoding (StreamDecoder.java:68) [C:/Program Files/Oracle/SQLDeveloper150EA1/jdev/extensions/oracle.jdeveloper.history.jar (from system property C:\Program Files\Oracle\SQLDeveloper150EA1\jdev\extensions\oracle.jdeveloper.history.jar), by main:11.0]
    at oracle.jdeveloper.compare.URLContributor.<init> (URLContributor.java:81) [C:/Program Files/Oracle/SQLDeveloper150EA1/jdev/extensions/oracle.jdeveloper.history.jar (from system property C:\Program Files\Oracle\SQLDeveloper150EA1\jdev\extensions\oracle.jdeveloper.history.jar), by main:11.0]
    at oracle.jdeveloper.compare.URLContributor.<init> (URLContributor.java:60) [C:/Program Files/Oracle/SQLDeveloper150EA1/jdev/extensions/oracle.jdeveloper.history.jar (from system property C:\Program Files\Oracle\SQLDeveloper150EA1\jdev\extensions\oracle.jdeveloper.history.jar), by main:11.0]
    at oracle.jdevimpl.history.LocalHistoryEntry$LocalHistoryContributor.<init> (LocalHistoryEntry.java:79) [C:/Program Files/Oracle/SQLDeveloper150EA1/jdev/extensions/oracle.jdeveloper.history.jar (from system property C:\Program Files\Oracle\SQLDeveloper150EA1\jdev\extensions\oracle.jdeveloper.history.jar), by main:11.0]
    at oracle.jdevimpl.history.LocalHistoryEntry.getCompareContributor (LocalHistoryEntry.java:56) [C:/Program Files/Oracle/SQLDeveloper150EA1/jdev/extensions/oracle.jdeveloper.history.jar (from system property C:\Program Files\Oracle\SQLDeveloper150EA1\jdev\extensions\oracle.jdeveloper.history.jar), by main:11.0]
    at oracle.jdevimpl.history.HistoryViewer.updateCompareView (HistoryViewer.java:1022) [C:/Program Files/Oracle/SQLDeveloper150EA1/jdev/extensions/oracle.jdeveloper.history.jar (from system property C:\Program Files\Oracle\SQLDeveloper150EA1\jdev\extensions\oracle.jdeveloper.history.jar), by main:11.0]
    at oracle.jdevimpl.history.HistoryViewer.mav$updateCompareView (HistoryViewer.java:171) [C:/Program Files/Oracle/SQLDeveloper150EA1/jdev/extensions/oracle.jdeveloper.history.jar (from system property C:\Program Files\Oracle\SQLDeveloper150EA1\jdev\extensions\oracle.jdeveloper.history.jar), by main:11.0]
    at oracle.jdevimpl.history.HistoryViewer$HistorySelectionListener.valueChanged (HistoryViewer.java:861) [C:/Program Files/Oracle/SQLDeveloper150EA1/jdev/extensions/oracle.jdeveloper.history.jar (from system property C:\Program Files\Oracle\SQLDeveloper150EA1\jdev\extensions\oracle.jdeveloper.history.jar), by main:11.0]
    at javax.swing.DefaultListSelectionModel.fireValueChanged (DefaultListSelectionModel.java:187) [jre bootstrap, by jre.bootstrap:1.5.0_06]
    at javax.swing.DefaultListSelectionModel.fireValueChanged (DefaultListSelectionModel.java:167) [jre bootstrap, by jre.bootstrap:1.5.0_06]
    at javax.swing.DefaultListSelectionModel.fireValueChanged (DefaultListSelectionModel.java:214) [jre bootstrap, by jre.bootstrap:1.5.0_06]
    at javax.swing.DefaultListSelectionModel.changeSelection (DefaultListSelectionModel.java:408) [jre bootstrap, by jre.bootstrap:1.5.0_06]
    at javax.swing.DefaultListSelectionModel.changeSelection (DefaultListSelectionModel.java:417) [jre bootstrap, by jre.bootstrap:1.5.0_06]
    at javax.swing.DefaultListSelectionModel.setSelectionInterval (DefaultListSelectionModel.java:441) [jre bootstrap, by jre.bootstrap:1.5.0_06]
    at javax.swing.JTable.setRowSelectionInterval (JTable.java:1414) [jre bootstrap, by jre.bootstrap:1.5.0_06]
    at oracle.jdevimpl.history.HistoryViewer.updateStatusCount0 (HistoryViewer.java:638) [C:/Program Files/Oracle/SQLDeveloper150EA1/jdev/extensions/oracle.jdeveloper.history.jar (from system property C:\Program Files\Oracle\SQLDeveloper150EA1\jdev\extensions\oracle.jdeveloper.history.jar), by main:11.0]
    at oracle.jdevimpl.history.HistoryViewer.updateStatusCount (HistoryViewer.java:620) [C:/Program Files/Oracle/SQLDeveloper150EA1/jdev/extensions/oracle.jdeveloper.history.jar (from system property C:\Program Files\Oracle\SQLDeveloper150EA1\jdev\extensions\oracle.jdeveloper.history.jar), by main:11.0]
    at oracle.jdevimpl.history.HistoryViewer.updateStatusCount (HistoryViewer.java:598) [C:/Program Files/Oracle/SQLDeveloper150EA1/jdev/extensions/oracle.jdeveloper.history.jar (from system property C:\Program Files\Oracle\SQLDeveloper150EA1\jdev\extensions\oracle.jdeveloper.history.jar), by main:11.0]
    at oracle.jdevimpl.history.HistoryViewer.mav$updateStatusCount (HistoryViewer.java:171) [C:/Program Files/Oracle/SQLDeveloper150EA1/jdev/extensions/oracle.jdeveloper.history.jar (from system property C:\Program Files\Oracle\SQLDeveloper150EA1\jdev\extensions\oracle.jdeveloper.history.jar), by main:11.0]
    at oracle.jdevimpl.history.HistoryViewer$5.run (HistoryViewer.java:442)
    [C:/Program Files/Oracle/SQLDeveloper150EA1/jdev/extensions/oracle.jdeveloper.history.jar (from system property C:\Program Files\Oracle\SQLDeveloper150EA1\jdev\extensions\oracle.jdeveloper.history.jar), by main:11.0]
    at java.awt.event.InvocationEvent.dispatch (InvocationEvent.java:209) [jre bootstrap, by jre.bootstrap:1.5.0_06]
    at java.awt.EventQueue.dispatchEvent (EventQueue.java:461) [jre bootstrap, by jre.bootstrap:1.5.0_06]
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy (EventDispatchThread.java:242) [jre bootstrap, by jre.bootstrap:1.5.0_06]
    at java.awt.EventDispatchThread.pumpEventsForHierarchy (EventDispatchThread.java:163) [jre bootstrap, by jre.bootstrap:1.5.0_06]
    at java.awt.EventDispatchThread.pumpEvents (EventDispatchThread.java:157) [jre bootstrap, by jre.bootstrap:1.5.0_06]
    at java.awt.EventDispatchThread.pumpEvents (EventDispatchThread.java:149) [jre bootstrap, by jre.bootstrap:1.5.0_06]
    at java.awt.EventDispatchThread.run (EventDispatchThread.java:110) [jrebootstrap, by jre.bootstrap:1.5.0_06]

    I have just gotten basically the same exception on the console with EA2 using JDK 1.6.0_04. This time I had an SQL file open and had just looked at the history and switched back to the SQL tab to run a query.
    Is the history tab trying to do something that is not yet being shipped with EA2?
    Exception in thread "AWT-EventQueue-0" oracle.classloader.util.AnnotatedNoClassDefFoundError:
    Missing class: oracle.bali.xml.addin.XMLSourceNode
    Dependent class: oracle.jdeveloper.compare.StreamDecoder
    Loader: main:11.0
    Code-Source: /C:/Program Files/Oracle/SQLDeveloper150EA2/jdev/extensions/oracle.jdeveloper.history.jar
    Configuration: system property C:\Program Files\Oracle\SQLDeveloper150EA2\jdev\extensions\oracle.jdeveloper.history.jar
    The missing class is not available from any code-source or loader in the system.
    at oracle.classloader.PolicyClassLoader.handleClassNotFound (PolicyClassLoader.java:2159) [C:/Program%20Files/Oracle/SQLDeveloper150EA2/j2ee/home/lib/pcl.jar, by sun.misc.Launcher$AppClassLoader@3526198]
    at oracle.classloader.PolicyClassLoader.internalLoadClass (PolicyClassLoader.java:1716) [C:/Program%20Files/Oracle/SQLDeveloper150EA2/j2ee/home/lib/pcl.jar, by sun.misc.Launcher$AppClassLoader@3526198]
    at oracle.classloader.PolicyClassLoader.access$000 (PolicyClassLoader.java:143) [C:/Program%20Files/Oracle/SQLDeveloper150EA2/j2ee/home/lib/pcl.jar, by sun.misc.Launcher$AppClassLoader@3526198]
    at oracle.classloader.PolicyClassLoader$LoadClassAction.run (PolicyClassLoader.java:326) [C:/Program%20Files/Oracle/SQLDeveloper150EA2/j2ee/home/lib/pcl.jar, by sun.misc.Launcher$AppClassLoader@3526198]
    at java.security.AccessController.doPrivileged (Native method) [unknown, by unknown]
    at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1675) [C:/Program%20Files/Oracle/SQLDeveloper150EA2/j2ee/home/lib/pcl.jar, by sun.misc.Launcher$AppClassLoader@3526198]
    at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1657) [C:/Program%20Files/Oracle/SQLDeveloper150EA2/j2ee/home/lib/pcl.jar, by sun.misc.Launcher$AppClassLoader@3526198]
    at java.lang.ClassLoader.loadClassInternal (ClassLoader.java:319) [jre bootstrap, by jre.bootstrap:1.6.0_04]
    at oracle.jdeveloper.compare.StreamDecoder.getDefaultEncoding (StreamDecoder.java:68) [C:/Program Files/Oracle/SQLDeveloper150EA2/jdev/extensions/oracle.jdeveloper.history.jar (from system property C:\Program Files\Oracle\SQLDeveloper150EA2\jdev\extensions\oracle.jdeveloper.history.jar), by main:11.0]
    at oracle.jdeveloper.compare.URLContributor.<init> (URLContributor.java:81) [C:/Program Files/Oracle/SQLDeveloper150EA2/jdev/extensions/oracle.jdeveloper.history.jar (from system property C:\Program Files\Oracle\SQLDeveloper150EA2\jdev\extensions\oracle.jdeveloper.history.jar), by main:11.0]
    at oracle.jdeveloper.compare.URLContributor.<init> (URLContributor.java:60) [C:/Program Files/Oracle/SQLDeveloper150EA2/jdev/extensions/oracle.jdeveloper.history.jar (from system property C:\Program Files\Oracle\SQLDeveloper150EA2\jdev\extensions\oracle.jdeveloper.history.jar), by main:11.0]
    at oracle.jdevimpl.history.LocalHistoryEntry$LocalHistoryContributor.<init> (LocalHistoryEntry.java:79) [C:/Program Files/Oracle/SQLDeveloper150EA2/jdev/extensions/oracle.jdeveloper.history.jar (from system property C:\Program Files\Oracle\SQLDeveloper150EA2\jdev\extensions\oracle.jdeveloper.history.jar), by main:11.0]
    at oracle.jdevimpl.history.LocalHistoryEntry.getCompareContributor (LocalHistoryEntry.java:56) [C:/Program Files/Oracle/SQLDeveloper150EA2/jdev/extensions/oracle.jdeveloper.history.jar (from system property C:\Program Files\Oracle\SQLDeveloper150EA2\jdev\extensions\oracle.jdeveloper.history.jar), by main:11.0]
    at oracle.jdevimpl.history.HistoryViewer.updateCompareView (HistoryViewer.java:1022) [C:/Program Files/Oracle/SQLDeveloper150EA2/jdev/extensions/oracle.jdeveloper.history.jar (from system property C:\Program Files\Oracle\SQLDeveloper150EA2\jdev\extensions\oracle.jdeveloper.history.jar), by main:11.0]
    at oracle.jdevimpl.history.HistoryViewer.mav$updateCompareView (HistoryViewer.java:171) [C:/Program Files/Oracle/SQLDeveloper150EA2/jdev/extensions/oracle.jdeveloper.history.jar (from system property C:\Program Files\Oracle\SQLDeveloper150EA2\jdev\extensions\oracle.jdeveloper.history.jar), by main:11.0]
    at oracle.jdevimpl.history.HistoryViewer$HistorySelectionListener.valueChanged (HistoryViewer.java:861) [C:/Program Files/Oracle/SQLDeveloper150EA2/jdev/extensions/oracle.jdeveloper.history.jar (from system property C:\Program Files\Oracle\SQLDeveloper150EA2\jdev\extensions\oracle.jdeveloper.history.jar), by main:11.0]
    at javax.swing.DefaultListSelectionModel.fireValueChanged (DefaultListSelectionModel.java:167) [jre bootstrap, by jre.bootstrap:1.6.0_04]
    at javax.swing.DefaultListSelectionModel.fireValueChanged (DefaultListSelectionModel.java:147) [jre bootstrap, by jre.bootstrap:1.6.0_04]
    at javax.swing.DefaultListSelectionModel.fireValueChanged (DefaultListSelectionModel.java:194) [jre bootstrap, by jre.bootstrap:1.6.0_04]
    at javax.swing.DefaultListSelectionModel.changeSelection (DefaultListSelectionModel.java:388) [jre bootstrap, by jre.bootstrap:1.6.0_04]
    at javax.swing.DefaultListSelectionModel.changeSelection (DefaultListSelectionModel.java:398) [jre bootstrap, by jre.bootstrap:1.6.0_04]
    at javax.swing.DefaultListSelectionModel.setSelectionInterval (DefaultListSelectionModel.java:442) [jre bootstrap, by jre.bootstrap:1.6.0_04]
    at javax.swing.JTable.setRowSelectionInterval (JTable.java:2072) [jre bootstrap, by jre.bootstrap:1.6.0_04]
    at oracle.jdevimpl.history.HistoryViewer.updateStatusCount0 (HistoryViewer.java:638) [C:/Program Files/Oracle/SQLDeveloper150EA2/jdev/extensions/oracle.jdeveloper.history.jar (from system property C:\Program Files\Oracle\SQLDeveloper150EA2\jdev\extensions\oracle.jdeveloper.history.jar), by main:11.0]
    at oracle.jdevimpl.history.HistoryViewer.updateStatusCount (HistoryViewer.java:620) [C:/Program Files/Oracle/SQLDeveloper150EA2/jdev/extensions/oracle.jdeveloper.history.jar (from system property C:\Program Files\Oracle\SQLDeveloper150EA2\jdev\extensions\oracle.jdeveloper.history.jar), by main:11.0]
    at oracle.jdevimpl.history.HistoryViewer.updateStatusCount (HistoryViewer.java:598) [C:/Program Files/Oracle/SQLDeveloper150EA2/jdev/extensions/oracle.jdeveloper.history.jar (from system property C:\Program Files\Oracle\SQLDeveloper150EA2\jdev\extensions\oracle.jdeveloper.history.jar), by main:11.0]
    at oracle.jdevimpl.history.HistoryViewer.mav$updateStatusCount (HistoryViewer.java:171) [C:/Program Files/Oracle/SQLDeveloper150EA2/jdev/extensions/oracle.jdeveloper.history.jar (from system property C:\Program Files\Oracle\SQLDeveloper150EA2\jdev\extensions\oracle.jdeveloper.history.jar), by main:11.0]
    at oracle.jdevimpl.history.HistoryViewer$5.run (HistoryViewer.java:442)[C:/Program Files/Oracle/SQLDeveloper150EA2/jdev/extensions/oracle.jdeveloper.history.jar (from system property C:\Program Files\Oracle\SQLDeveloper150EA2\jdev\extensions\oracle.jdeveloper.history.jar), by main:11.0]
    at java.awt.event.InvocationEvent.dispatch (InvocationEvent.java:209) [jre bootstrap, by jre.bootstrap:1.6.0_04]
    at java.awt.EventQueue.dispatchEvent (EventQueue.java:597) [jre bootstrap, by jre.bootstrap:1.6.0_04]
    at java.awt.EventDispatchThread.pumpOneEventForFilters (EventDispatchThread.java:273) [jre bootstrap, by jre.bootstrap:1.6.0_04]
    at java.awt.EventDispatchThread.pumpEventsForFilter (EventDispatchThread.java:183) [jre bootstrap, by jre.bootstrap:1.6.0_04]
    at java.awt.EventDispatchThread.pumpEventsForHierarchy (EventDispatchThread.java:173) [jre bootstrap, by jre.bootstrap:1.6.0_04]
    at java.awt.EventDispatchThread.pumpEvents (EventDispatchThread.java:168) [jre bootstrap, by jre.bootstrap:1.6.0_04]
    at java.awt.EventDispatchThread.pumpEvents (EventDispatchThread.java:160) [jre bootstrap, by jre.bootstrap:1.6.0_04]
    at java.awt.EventDispatchThread.run (EventDispatchThread.java:121) [jrebootstrap, by jre.bootstrap:1.6.0_04]

  • Oracle SQL Developer  error - "The file-based source procedure Name is not present in the database."

    I recently started working on the Oracle SQL developer. I have 'select' privileges on the QA schema and when tried to execute proc in QA. It is giving the error as 'The file-based source <procedure Name>  is not present in the database.  Was it compiled?'
    instead 'you do not have sufficient privileges to execute this procedure'. Did research on internet but with no luck.What configuration changes needed to be done to make it work.Guide me.

    Sounds like you do not have the correct privileges.  What should have been granted to you by the QA user, or some other user with appropriate privileges, is...
    grant EXECUTE on "QA"."<PROCEDURE_OF_INTEREST>" to "<YOUR_USERID>" ;
    Note that a grant of execute on a procedure has nothing to do with grants of select on some or all of QA's tables and views.
    So, as Vadim suggests, from your connection node in SQL Developer's Connections view, if you expand the Other Users node, then expand QA and look in the Procedures node, do you see the procedure of interest?  If not, you cannot expect to be able to execute it from your userid's connection. And even if you do see it, you may have some other privilege that permits viewing but not executing, like...
    The role SELECT_CATALOG_ROLE
    The system privilege SELECT ANY DICTIONARY
    And even if you do not see it there, then having certain other privileges granted to you could permit executing it in general, like...
    The role EXECUTE_CATALOG_ROLE
    The system privilege EXECUTE ANY PROCEDURE
    Also, note that the 3.0 release is a bit dated nowadays. Upgrading to 4.0.3 production or even the 4.1 EA2 (early adopter) release will, in general, give you a better experience.
    Best wishes,
    Gary

Maybe you are looking for

  • HP 1200 Network Printing issue

    I am a Mac user on a Windows Network. We have an HP 1200 that I have always been able to print to on the network. Our Tech guy upgraded the network this summer and now the HP 1200 doesn't show up when I run Printer Set Up Utility. What do I need to t

  • Macbook Pro access and privilages problem

    Yesterday, without any previous warning, my Macbook Pro started giving me all sorts of problems. First, as I was trying to save files from Photoshop it gave me this error: Could not save <file name> because you do not have the necessary access privil

  • Copying video from multiple itunes

    I have 2 pc's with latest version of itunes. I have no problem copying music from either itunes to my touch. I purchased a copy of a movie from itunes and downloaded to one pc. Purchased a dvd copy of another movie that came with a digital copy that

  • I had airplay working fine from imac to apple TV. Just bought an iphone 5s, now it works very badly with both devices. Why?

    Airplay from the imac was working fine, adding an iphone 5s to the set-up seems to have led to it not working properly from either device - it skips sections and then drops the connection. Any idea how to fix?

  • Vlan hopping issue btw 2950 (Access) & Cat 6K (Distribution)

    Cat 6K is the Distribution Switch & 2950 is the Access Switch Cat 6K int Gig 8/16 --- 2950 Fa 0/1 Cat 6K's Gig 8/16 is configured as Access port for Vlan 212 (10.106.167.0/24) 2950 has all its ports in Vlan 1. So, all frames from 2950 is sent untagge