???;???; Rollbacks crashing and burning

Well, having an application deployed on 70 machines (W95/W98/NT4.0/W2K) is very educational.
I'm having a problem when pressing the ROLLBACK (red arrow) in NavigationBar. In the examples below, the exact same JAR was being used.
Win98/OJVM/JRE 1.3 (sticking with supported, official configuration )
I get nullPointerExceptions, funky results, and sometimes the JVM "crashes" ( I think )... the whole application just flashes and disappears.
Win98/Javasoft 1.3/JRE 1.3
Crashes and burns too frequently to be usable.
NT 4.0/Hotspot 1.3.1/JRE 1.3.1
I do EXACTLY the same operations on EXACTLY the same data... and the program behaves, I get no nullPointerExceptions, no crashes, no tracebacks! Extremely stable, acts just as one would want it to.
Yeah. grin I know... why not just deploy NT 4.0 and the 1.3.1 stuff to everyone? Uh... not officially supported, the 1.3.1 is Beta release... There's also just a JDK, no JRE that I can locate for 1.3.1.
Anyone else run into these sorts of issues and have workaround(s)?
null

Got it using the debugger... interestingly, I also find that when I swap to my DEVELOPMENT database using exactly the same configuration, I don't get the ClassCastException... but when I point it to PRODUCTION, it gets:
System Error: java.lang.ClassCastException
System Error: void oracle.dacf.control.swing.NavigationBar.actionPerformed(java.awt.event.ActionEvent) (NavigationBar.java:1035)
System Error: void javax.swing.AbstractButton.fireActionPerformed(java.awt.event.ActionEvent) (AbstractButton.java:1450)
System Error: void javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(java.awt.event.ActionEvent) (AbstractButton.java:1504)
System Error: void javax.swing.DefaultButtonModel.fireActionPerformed(java.awt.event.ActionEvent) (DefaultButtonModel.java:378)
System Error: void javax.swing.DefaultButtonModel.setPressed(boolean) (DefaultButtonModel.java:250)
System Error: void javax.swing.plaf.basic.BasicButtonListener.mouseReleased(java.awt.event.MouseEvent) (BasicButtonListener.java:216)
System Error: void java.awt.AWTEventMulticaster.mouseReleased(java.awt.event.MouseEvent) (AWTEventMulticaster.java:230)
System Error: void java.awt.Component.processMouseEvent(java.awt.event.MouseEvent) (Component.java:3717)
System Error: void java.awt.Component.processEvent(java.awt.AWTEvent) (Component.java:3546)
System Error: void java.awt.Container.processEvent(java.awt.AWTEvent) (Container.java:1164)
System Error: void java.awt.Component.dispatchEventImpl(java.awt.AWTEvent) (Component.java:2595)
System Error: void java.awt.Container.dispatchEventImpl(java.awt.AWTEvent) (Container.java:1213)
System Error: void java.awt.Component.dispatchEvent(java.awt.AWTEvent) (Component.java:2499)
System Error: void java.awt.LightweightDispatcher.retargetMouseEvent(java.awt.Component, int, java.awt.event.MouseEvent) (Container.java:2451)
System Error: boolean java.awt.LightweightDispatcher.processMouseEvent(java.awt.event.MouseEvent) (Container.java:2216)
System Error: boolean java.awt.LightweightDispatcher.dispatchEvent(java.awt.AWTEvent) (Container.java:2125)
System Error: void java.awt.Container.dispatchEventImpl(java.awt.AWTEvent) (Container.java:1200)
System Error: void java.awt.Window.dispatchEventImpl(java.awt.AWTEvent) (Window.java:912)
System Error: void java.awt.Component.dispatchEvent(java.awt.AWTEvent) (Component.java:2499)
System Error: void java.awt.EventQueue.dispatchEvent(java.awt.AWTEvent) (EventQueue.java:319)
System Error: boolean java.awt.EventDispatchThread.pumpOneEvent() (EventDispatchThread.java:103)
System Error: void java.awt.EventDispatchThread.pumpEvents(java.awt.Conditional) (EventDispatchThread.java:93)
System Error: void java.awt.EventDispatchThread.run() (EventDispatchThread.java:84)
System Output: Go find 6911
Handled exception breakpoint occurred at line 1674 in file [C:\Program Files\Oracle\JDeveloper 3.2\src\dacf-src.zip]\oracle\dacf\control\swing\NavigationBar.java: java.lang.ClassCastException.
I think I've posted this before, but didn't get a response. THe line pointed to is:
protected boolean isBoundToLOV(Control c)
DataItem di = (DataItem)c.getDataItem();
if ((di != null) && (di instanceof ImmediateAccess))
------THIS LINE IS POINTED TO ----->
AttributeInfo attrInfo = (AttributeInfo )di.getProperty(
DataItemProperties.INFO_OBJECT);
if (attrInfo != null)
return (( attrInfo.getLOV() != null ) ? true : false);
return false;
and the control pointed to is the combobox that was being modified and rolled back.
This is repeatable behavior when I run it against the PRODUCTION instance.
It's interesting because the PRODUCTION database was exported off the DEVELOPMENT database. I believe that the metadata is identical. I'll certainly recheck it... but the tables look identical when I DESCribe 'em. The stuff may be created in a slightly different order ( all resultsets are unordered unless explicitly sorted, so if BC4J/Wizards are expecting metadata by default in a certain order for some p eculiar reason, or the order as created, things could get interesting ) I can't imagine or see anything like that could be.
null

Similar Messages

  • I need help - Adobe Photoshop CC Crashing and Burning when trying to utilize my favorite plugin! :(

    That's right... this flagship of prime and lovable software goes crashing and burning every time I try to use my favorite plugin. It works just fine in CS5! I've tried contacting the developers and everyone to know avail. Can someone at the lovable Adobe help me with this issue!?
    Crash repor on Mact:
    rocess:         Adobe Photoshop CC [5547]
    Path:            /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/MacOS/Adobe Photoshop CC
    Identifier:      com.adobe.Photoshop
    Version:         14.1.2 (14.1.2.427)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [166]
    Responsible:     Adobe Photoshop CC [5547]
    User ID:         501
    Date/Time:       2013-12-17 13:39:45.685 -0700
    OS Version:      Mac OS X 10.9 (13A603)
    Report Version:  11
    Anonymous UUID:  1EF30BF3-9714-C2CA-661C-388BA130B0C0
    Sleep/Wake UUID: 25A6DA8E-CAB8-460F-91FD-FDB82E5C5B1D
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    abort() called
    *** error for object 0x12630e8e8: incorrect checksum for freed object - object was probably modified after being freed.
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib            0x00007fff911e2866 __pthread_kill + 10
    1   libsystem_pthread.dylib           0x00007fff8f5bb35c pthread_kill + 92
    2   libsystem_c.dylib                 0x00007fff96229bba abort + 125
    3   libsystem_malloc.dylib            0x00007fff8e77c6a4 szone_error + 587
    4   libsystem_malloc.dylib            0x00007fff8e781111 tiny_malloc_from_free_list + 1129
    5   libsystem_malloc.dylib            0x00007fff8e7813d7 szone_malloc_should_clear + 320
    6   libsystem_malloc.dylib            0x00007fff8e78387c malloc_zone_malloc + 71
    7   libsystem_malloc.dylib            0x00007fff8e784290 malloc + 42
    8   libc++abi.dylib                   0x00007fff8e3f653e operator new(unsigned long) + 30
    9   it.fsoft.ResizeMagicPlugin        0x000000010849a0a1 ResizeImage(int, CResize::TipiInterpolatore, double, bool) + 1057
    10  it.fsoft.ResizeMagicPlugin        0x0000000108496fd4 HiddenData::DoSecondStep() + 324
    11  it.fsoft.ResizeMagicPlugin        0x0000000108497771 HiddenData::Start() + 177
    12  it.fsoft.ResizeMagicPlugin        0x0000000108497a5e PluginMain + 126
    13  com.adobe.Photoshop               0x00000001008f1c64 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 5601636
    14  com.adobe.Photoshop               0x0000000100569b50 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 1898576
    15  com.adobe.Photoshop               0x000000010056c6ae AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 1909678
    16  com.adobe.Photoshop               0x00000001005669ce AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 1885902
    17  com.adobe.Photoshop               0x000000010056d8b6 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 1914294
    18  com.adobe.Photoshop               0x0000000100973c17 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 6134039
    19  com.adobe.Photoshop               0x0000000100974725 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 6136869
    20  com.adobe.Photoshop               0x00000001005668ec AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 1885676
    21  com.adobe.Photoshop               0x000000010096f69a AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 6116250
    22  com.adobe.Photoshop               0x000000010096fef4 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 6118388
    23  com.adobe.Photoshop               0x000000010056626c AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 1884012
    24  com.adobe.Photoshop               0x000000010056da22 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 1914658
    25  com.adobe.Photoshop               0x00000001005fb7f0 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 2495728
    26  com.adobe.Photoshop               0x00000001005fb6da AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 2495450
    27  com.adobe.Photoshop               0x000000010008e24a boost::exception_detail::copy_boost_exception(boost::exception*, boost::exception const*) + 14202
    28  com.adobe.Photoshop               0x000000010008789c 0x100000000 + 555164
    29  com.adobe.Photoshop               0x0000000100087723 0x100000000 + 554787
    30  com.adobe.Photoshop               0x00000001002f20b4 boost::exception_detail::copy_boost_exception(boost::exception*, boost::exception const*) + 2520548
    31  com.adobe.Photoshop               0x00000001003287a8 boost::exception_detail::copy_boost_exception(boost::exception*, boost::exception const*) + 2743512
    32  com.adobe.PSAutomate              0x0000000119da4171 0x119d00000 + 672113
    33  com.adobe.PSAutomate              0x0000000119d5932a 0x119d00000 + 365354
    34  com.adobe.PSAutomate              0x0000000119d0b2e2 0x119d00000 + 45794
    35  com.adobe.PSAutomate              0x0000000119dc113c 0x119d00000 + 790844
    36  com.adobe.AdobeScCore             0x00000001079b323e ScCore::LiveObject::apply(ScCore::LiveObject&, int, ScCore::Array const&, ScCore::Variant&, ScCore::Error*) const + 942
    37  com.adobe.AdobeExtendScript       0x0000000107904b2c ScScript::LiveObjectFunction::propCall(ScScript::Object&, ScCore::BasicArray const&, ScScript::ESVariant&) + 428
    38  com.adobe.AdobeExtendScript       0x0000000107897653 jsOpCall::run(jsRunner&, ScScript::ESVariant&) const + 899
    39  com.adobe.AdobeExtendScript       0x000000010789beb9 jsOpLocalAssign::run(jsRunner&, ScScript::ESVariant&) const + 345
    40  com.adobe.AdobeExtendScript       0x000000010789faf5 jsOpStatements::run(jsRunner&, ScScript::ESVariant&) const + 213
    41  com.adobe.AdobeExtendScript       0x0000000107899bf3 jsOpFunction::run(jsRunner&, ScScript::ESVariant&) const + 419
    42  com.adobe.AdobeExtendScript       0x00000001078c633a jsRunner::run(ScScript::ESVariant&) + 122
    43  com.adobe.AdobeExtendScript       0x00000001078b1846 jsFunction::propCall(ScScript::Object&, ScCore::BasicArray const&, ScScript::ESVariant&) + 406
    44  com.adobe.AdobeExtendScript       0x0000000107897653 jsOpCall::run(jsRunner&, ScScript::ESVariant&) const + 899
    45  com.adobe.AdobeExtendScript       0x000000010789beb9 jsOpLocalAssign::run(jsRunner&, ScScript::ESVariant&) const + 345
    46  com.adobe.AdobeExtendScript       0x000000010789faf5 jsOpStatements::run(jsRunner&, ScScript::ESVariant&) const + 213
    47  com.adobe.AdobeExtendScript       0x00000001078a1445 jsOpTry::run(jsRunner&, ScScript::ESVariant&) const + 245
    48  com.adobe.AdobeExtendScript       0x000000010789faf5 jsOpStatements::run(jsRunner&, ScScript::ESVariant&) const + 213
    49  com.adobe.AdobeExtendScript       0x0000000107899bf3 jsOpFunction::run(jsRunner&, ScScript::ESVariant&) const + 419
    50  com.adobe.AdobeExtendScript       0x00000001078c633a jsRunner::run(ScScript::ESVariant&) + 122
    51  com.adobe.AdobeExtendScript       0x00000001078b1846 jsFunction::propCall(ScScript::Object&, ScCore::BasicArray const&, ScScript::ESVariant&) + 406
    52  com.adobe.AdobeExtendScript       0x0000000107897653 jsOpCall::run(jsRunner&, ScScript::ESVariant&) const + 899
    53  com.adobe.AdobeExtendScript       0x000000010789faf5 jsOpStatements::run(jsRunner&, ScScript::ESVariant&) const + 213
    54  com.adobe.AdobeExtendScript       0x0000000107899bf3 jsOpFunction::run(jsRunner&, ScScript::ESVariant&) const + 419
    55  com.adobe.AdobeExtendScript       0x00000001078c633a jsRunner::run(ScScript::ESVariant&) + 122
    56  com.adobe.AdobeExtendScript       0x00000001078b178e jsFunction::propCall(ScScript::Object&, ScCore::BasicArray const&, ScScript::ESVariant&) + 222
    57  com.adobe.AdobeExtendScript       0x00000001078e8fcb ScScript::RealEngine::exec(int, ScScript::Object&, ScScript::Object&, ScCore::BasicArray const&, ScScript::ESVariant&, int) + 763
    58  com.adobe.AdobeExtendScript       0x00000001078eadb6 ScScript::RealEngine::eval(ScScript::Script&, ScCore::Variant*, int, int, ScCore::Variant const*) + 646
    59  com.adobe.AdobeExtendScript       0x00000001078eaa81 ScScript::RealEngine::eval(ScCore::String const&, ScCore::Variant*, int, int, ScCore::Variant const*, ScCore::String const*, int) + 193
    60  com.adobe.PSAutomate              0x0000000119d7445d 0x119d00000 + 476253
    61  com.adobe.Photoshop               0x00000001006133f0 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 2593008
    62  com.adobe.Photoshop               0x0000000100329415 boost::exception_detail::copy_boost_exception(boost::exception*, boost::exception const*) + 2746693
    63  com.adobe.PSAutomate              0x0000000119d7452c 0x119d00000 + 476460
    64  com.adobe.PSAutomate              0x0000000119d1adab 0x119d00000 + 109995
    65  com.adobe.PSAutomate              0x0000000119dc113c 0x119d00000 + 790844
    66  com.adobe.AdobeExtendScript       0x0000000107904b2c ScScript::LiveObjectFunction::propCall(ScScript::Object&, ScCore::BasicArray const&, ScScript::ESVariant&) + 428
    67  com.adobe.AdobeExtendScript       0x0000000107897653 jsOpCall::run(jsRunner&, ScScript::ESVariant&) const + 899
    68  com.adobe.AdobeExtendScript       0x000000010789faf5 jsOpStatements::run(jsRunner&, ScScript::ESVariant&) const + 213
    69  com.adobe.AdobeExtendScript       0x000000010789aacb jsOpIf::run(jsRunner&, ScScript::ESVariant&) const + 235
    70  com.adobe.AdobeExtendScript       0x000000010789faf5 jsOpStatements::run(jsRunner&, ScScript::ESVariant&) const + 213
    71  com.adobe.AdobeExtendScript       0x0000000107899bf3 jsOpFunction::run(jsRunner&, ScScript::ESVariant&) const + 419
    72  com.adobe.AdobeExtendScript       0x00000001078c633a jsRunner::run(ScScript::ESVariant&) + 122
    73  com.adobe.AdobeExtendScript       0x00000001078b178e jsFunction::propCall(ScScript::Object&, ScCore::BasicArray const&, ScScript::ESVariant&) + 222
    74  com.adobe.AdobeExtendScript       0x00000001078e8fcb ScScript::RealEngine::exec(int, ScScript::Object&, ScScript::Object&, ScCore::BasicArray const&, ScScript::ESVariant&, int) + 763
    75  com.adobe.AdobeExtendScript       0x00000001078eadb6 ScScript::RealEngine::eval(ScScript::Script&, ScCore::Variant*, int, int, ScCore::Variant const*) + 646
    76  com.adobe.AdobeExtendScript       0x00000001078eaa81 ScScript::RealEngine::eval(ScCore::String const&, ScCore::Variant*, int, int, ScCore::Variant const*, ScCore::String const*, int) + 193
    77  com.adobe.PSAutomate              0x0000000119dbb9bf 0x119d00000 + 768447
    78  com.adobe.PSAutomate              0x0000000119d030ab 0x119d00000 + 12459
    79  com.adobe.PSAutomate              0x0000000119d01e2b 0x119d00000 + 7723
    80  com.adobe.PSAutomate              0x0000000119d017ac 0x119d00000 + 6060
    81  com.adobe.Photoshop               0x00000001008f1678 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 5600120
    82  com.adobe.Photoshop               0x00000001003206f9 boost::exception_detail::copy_boost_exception(boost::exception*, boost::exception const*) + 2710569
    83  com.adobe.Photoshop               0x0000000100320a97 boost::exception_detail::copy_boost_exception(boost::exception*, boost::exception const*) + 2711495
    84  com.adobe.Photoshop               0x000000010008e24a boost::exception_detail::copy_boost_exception(boost::exception*, boost::exception const*) + 14202
    85  com.adobe.Photoshop               0x000000010008789c 0x100000000 + 555164
    86  com.adobe.Photoshop               0x0000000100087723 0x100000000 + 554787
    87  com.adobe.Photoshop               0x00000001016bb714 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 20059156
    88  com.apple.AppKit                  0x00007fff92abda29 -[NSApplication run] + 646
    89  com.adobe.Photoshop               0x00000001016bbde2 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 20060898
    90  com.adobe.Photoshop               0x00000001016bd0cc AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 20065740
    91  com.adobe.Photoshop               0x0000000100087f62 0x100000000 + 556898
    92  com.adobe.Photoshop               0x00000001002d48dc boost::exception_detail::copy_boost_exception(boost::exception*, boost::exception const*) + 2399756
    93  com.adobe.Photoshop               0x00000001002d49b9 boost::exception_detail::copy_boost_exception(boost::exception*, boost::exception const*) + 2399977
    94  com.adobe.Photoshop               0x0000000100002a34 0x100000000 + 10804
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib            0x00007fff911e3662 kevent64 + 10
    1   libdispatch.dylib                 0x00007fff927d543d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                 0x00007fff927d5152 _dispatch_mgr_thread + 52
    Thread 2:: MPSupport Worker
    0   libsystem_kernel.dylib            0x00007fff911e2716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib           0x00007fff8f5bcc3b _pthread_cond_wait + 727
    2   MultiProcessor Support            0x0000000111ea0f9b 0x111e5b000 + 286619
    3   MultiProcessor Support            0x0000000111ea0e53 0x111e5b000 + 286291
    4   MultiProcessor Support            0x0000000111ec0ee4 0x111e5b000 + 417508
    5   libsystem_pthread.dylib           0x00007fff8f5ba899 _pthread_body + 138
    6   libsystem_pthread.dylib           0x00007fff8f5ba72a _pthread_start + 137
    7   libsystem_pthread.dylib           0x00007fff8f5befc9 thread_start + 13
    Thread 3:: MPSupport Worker
    0   libsystem_kernel.dylib            0x00007fff911e2716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib           0x00007fff8f5bcc3b _pthread_cond_wait + 727
    2   MultiProcessor Support            0x0000000111ea0f9b 0x111e5b000 + 286619
    3   MultiProcessor Support            0x0000000111ea0e53 0x111e5b000 + 286291
    4   MultiProcessor Support            0x0000000111ec0ee4 0x111e5b000 + 417508
    5   libsystem_pthread.dylib           0x00007fff8f5ba899 _pthread_body + 138
    6   libsystem_pthread.dylib           0x00007fff8f5ba72a _pthread_start + 137
    7   libsystem_pthread.dylib           0x00007fff8f5befc9 thread_start + 13
    Thread 4:: MPSupport Worker
    0   libsystem_kernel.dylib            0x00007fff911e2716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib           0x00007fff8f5bcc3b _pthread_cond_wait + 727
    2   MultiProcessor Support            0x0000000111ea0f9b 0x111e5b000 + 286619
    3   MultiProcessor Support            0x0000000111ea0e53 0x111e5b000 + 286291
    4   MultiProcessor Support            0x0000000111ec0ee4 0x111e5b000 + 417508
    5   libsystem_pthread.dylib           0x00007fff8f5ba899 _pthread_body + 138
    6   libsystem_pthread.dylib           0x00007fff8f5ba72a _pthread_start + 137
    7   libsystem_pthread.dylib           0x00007fff8f5befc9 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib            0x00007fff911dea56 semaphore_wait_trap + 10
    1   libtbb.dylib                      0x0000000104310079 tbb::internal::rml::private_worker::thread_routine(void*) + 441
    2   libsystem_pthread.dylib           0x00007fff8f5ba899 _pthread_body + 138
    3   libsystem_pthread.dylib           0x00007fff8f5ba72a _pthread_start + 137
    4   libsystem_pthread.dylib           0x00007fff8f5befc9 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib            0x00007fff911dea56 semaphore_wait_trap + 10
    1   libtbb.dylib                      0x0000000104310079 tbb::internal::rml::private_worker::thread_routine(void*) + 441
    2   libsystem_pthread.dylib           0x00007fff8f5ba899 _pthread_body + 138
    3   libsystem_pthread.dylib           0x00007fff8f5ba72a _pthread_start + 137
    4   libsystem_pthread.dylib           0x00007fff8f5befc9 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib            0x00007fff911dea56 semaphore_wait_trap + 10
    1   libtbb.dylib                      0x0000000104310079 tbb::internal::rml::private_worker::thread_routine(void*) + 441
    2   libsystem_pthread.dylib           0x00007fff8f5ba899 _pthread_body + 138
    3   libsystem_pthread.dylib           0x00007fff8f5ba72a _pthread_start + 137
    4   libsystem_pthread.dylib           0x00007fff8f5befc9 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib            0x00007fff911e2a3a __semwait_signal + 10
    1   libsystem_c.dylib                 0x00007fff96248e60 nanosleep + 200
    2   com.adobe.PSAutomate              0x0000000119e42518 0x119d00000 + 1320216
    3   com.adobe.PSAutomate              0x0000000119e27fce 0x119d00000 + 1212366
    4   com.adobe.PSAutomate              0x0000000119e420b5 0x119d00000 + 1319093
    5   libsystem_pthread.dylib           0x00007fff8f5ba899 _pthread_body + 138
    6   libsystem_pthread.dylib           0x00007fff8f5ba72a _pthread_start + 137
    7   libsystem_pthread.dylib           0x00007fff8f5befc9 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib            0x00007fff911dea1a mach_msg_trap + 10
    1   libsystem_kernel.dylib            0x00007fff911ddd18 mach_msg + 64
    2   com.apple.CoreFoundation          0x00007fff957a0315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation          0x00007fff9579f939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation          0x00007fff9579f275 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit                  0x00007fff92c6a1ce _NSEventThread + 144
    6   libsystem_pthread.dylib           0x00007fff8f5ba899 _pthread_body + 138
    7   libsystem_pthread.dylib           0x00007fff8f5ba72a _pthread_start + 137
    8   libsystem_pthread.dylib           0x00007fff8f5befc9 thread_start + 13
    Thread 10:: General Background Service
    0   libsystem_kernel.dylib            0x00007fff911e2716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib           0x00007fff8f5bcc3b _pthread_cond_wait + 727
    2   com.adobe.Photoshop               0x00000001002a4b0d boost::exception_detail::copy_boost_exception(boost::exception*, boost::exception const*) + 2203709
    3   com.adobe.Photoshop               0x000000010199c978 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 23078520
    4   com.adobe.Photoshop               0x000000010199ba6c AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 23074668
    5   com.adobe.Photoshop               0x000000010199d25a AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 23080794
    6   com.adobe.Photoshop               0x00000001016e6af4 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 20236276
    7   libsystem_pthread.dylib           0x00007fff8f5ba899 _pthread_body + 138
    8   libsystem_pthread.dylib           0x00007fff8f5ba72a _pthread_start + 137
    9   libsystem_pthread.dylib           0x00007fff8f5befc9 thread_start + 13
    Thread 11:
    0   libsystem_kernel.dylib            0x00007fff911e2716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib           0x00007fff8f5bcc3b _pthread_cond_wait + 727
    2   com.adobe.ape.engine              0x000000011c29b3dd APXGetHostAPI + 2516301
    3   com.adobe.ape.engine              0x000000011c0495c1 APXGetHostAPI + 83761
    4   com.adobe.ape.engine              0x000000011c29b4a1 APXGetHostAPI + 2516497
    5   com.adobe.ape.engine              0x000000011c29b51a APXGetHostAPI + 2516618
    6   com.adobe.ape.engine              0x000000011c29b649 APXGetHostAPI + 2516921
    7   libsystem_pthread.dylib           0x00007fff8f5ba899 _pthread_body + 138
    8   libsystem_pthread.dylib           0x00007fff8f5ba72a _pthread_start + 137
    9   libsystem_pthread.dylib           0x00007fff8f5befc9 thread_start + 13
    Thread 12:
    0   libsystem_kernel.dylib            0x00007fff911e2716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib           0x00007fff8f5bcc3b _pthread_cond_wait + 727
    2   com.adobe.ape.engine              0x000000011c29b3dd APXGetHostAPI + 2516301
    3   com.adobe.ape.engine              0x000000011c0495c1 APXGetHostAPI + 83761
    4   com.adobe.ape.engine              0x000000011c29b4a1 APXGetHostAPI + 2516497
    5   com.adobe.ape.engine              0x000000011c29b51a APXGetHostAPI + 2516618
    6   com.adobe.ape.engine              0x000000011c29b649 APXGetHostAPI + 2516921
    7   libsystem_pthread.dylib           0x00007fff8f5ba899 _pthread_body + 138
    8   libsystem_pthread.dylib           0x00007fff8f5ba72a _pthread_start + 137
    9   libsystem_pthread.dylib           0x00007fff8f5befc9 thread_start + 13
    Thread 13:
    0   libsystem_kernel.dylib            0x00007fff911e2716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib           0x00007fff8f5bcc3b _pthread_cond_wait + 727
    2   com.adobe.ape.engine              0x000000011c29b3dd APXGetHostAPI + 2516301
    3   com.adobe.ape.engine              0x000000011c0495c1 APXGetHostAPI + 83761
    4   com.adobe.ape.engine              0x000000011c29b4a1 APXGetHostAPI + 2516497
    5   com.adobe.ape.engine              0x000000011c29b51a APXGetHostAPI + 2516618
    6   com.adobe.ape.engine              0x000000011c29b649 APXGetHostAPI + 2516921
    7   libsystem_pthread.dylib           0x00007fff8f5ba899 _pthread_body + 138
    8   libsystem_pthread.dylib           0x00007fff8f5ba72a _pthread_start + 137
    9   libsystem_pthread.dylib           0x00007fff8f5befc9 thread_start + 13
    Thread 14:
    0   libsystem_kernel.dylib            0x00007fff911e2716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib           0x00007fff8f5bcc3b _pthread_cond_wait + 727
    2   com.adobe.ape.engine              0x000000011c29b3dd APXGetHostAPI + 2516301
    3   com.adobe.ape.engine              0x000000011c0495c1 APXGetHostAPI + 83761
    4   com.adobe.ape.engine              0x000000011c29b4a1 APXGetHostAPI + 2516497
    5   com.adobe.ape.engine              0x000000011c29b51a APXGetHostAPI + 2516618
    6   com.adobe.ape.engine              0x000000011c29b649 APXGetHostAPI + 2516921
    7   libsystem_pthread.dylib           0x00007fff8f5ba899 _pthread_body + 138
    8   libsystem_pthread.dylib           0x00007fff8f5ba72a _pthread_start + 137
    9   libsystem_pthread.dylib           0x00007fff8f5befc9 thread_start + 13
    Thread 15:
    0   libsystem_kernel.dylib            0x00007fff911e2716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib           0x00007fff8f5bcc77 _pthread_cond_wait + 787
    2   com.adobe.ape.engine              0x000000011c29b3a0 APXGetHostAPI + 2516240
    3   com.adobe.ape.engine              0x000000011c2b35ab APXGetHostAPI + 2615067
    4   com.adobe.ape.engine              0x000000011c29b4a1 APXGetHostAPI + 2516497
    5   com.adobe.ape.engine              0x000000011c29b51a APXGetHostAPI + 2516618
    6   com.adobe.ape.engine              0x000000011c29b649 APXGetHostAPI + 2516921
    7   libsystem_pthread.dylib           0x00007fff8f5ba899 _pthread_body + 138
    8   libsystem_pthread.dylib           0x00007fff8f5ba72a _pthread_start + 137
    9   libsystem_pthread.dylib           0x00007fff8f5befc9 thread_start + 13
    Thread 16:
    0   libsystem_kernel.dylib            0x00007fff911e2716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib           0x00007fff8f5bcc77 _pthread_cond_wait + 787
    2   com.adobe.ape.engine              0x000000011c29b3a0 APXGetHostAPI + 2516240
    3   com.adobe.ape.engine              0x000000011c42e073 APXGetHostAPI + 4166115
    4   com.adobe.ape.engine              0x000000011c29b4a1 APXGetHostAPI + 2516497
    5   com.adobe.ape.engine              0x000000011c29b51a APXGetHostAPI + 2516618
    6   com.adobe.ape.engine              0x000000011c29b649 APXGetHostAPI + 2516921
    7   libsystem_pthread.dylib           0x00007fff8f5ba899 _pthread_body + 138
    8   libsystem_pthread.dylib           0x00007fff8f5ba72a _pthread_start + 137
    9   libsystem_pthread.dylib           0x00007fff8f5befc9 thread_start + 13
    Thread 17:: Update Activation Menu Items
    0   libsystem_kernel.dylib            0x00007fff911e2a3a __semwait_signal + 10
    1   libsystem_c.dylib                 0x00007fff96248e60 nanosleep + 200
    2   com.adobe.Photoshop               0x000000010023e28d boost::exception_detail::copy_boost_exception(boost::exception*, boost::exception const*) + 1783741
    3   com.adobe.Photoshop               0x00000001016e6af4 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 20236276
    4   libsystem_pthread.dylib           0x00007fff8f5ba899 _pthread_body + 138
    5   libsystem_pthread.dylib           0x00007fff8f5ba72a _pthread_start + 137
    6   libsystem_pthread.dylib           0x00007fff8f5befc9 thread_start + 13
    Thread 18:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib            0x00007fff911dea1a mach_msg_trap + 10
    1   libsystem_kernel.dylib            0x00007fff911ddd18 mach_msg + 64
    2   com.apple.CoreFoundation          0x00007fff957a0315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation          0x00007fff9579f939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation          0x00007fff9579f275 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation              0x00007fff94bf3907 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation              0x00007fff94bf370b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib           0x00007fff8f5ba899 _pthread_body + 138
    8   libsystem_pthread.dylib           0x00007fff8f5ba72a _pthread_start + 137
    9   libsystem_pthread.dylib           0x00007fff8f5befc9 thread_start + 13
    Thread 19:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib            0x00007fff911e29aa __select + 10
    1   com.apple.CoreFoundation          0x00007fff957ebd43 __CFSocketManager + 867
    2   libsystem_pthread.dylib           0x00007fff8f5ba899 _pthread_body + 138
    3   libsystem_pthread.dylib           0x00007fff8f5ba72a _pthread_start + 137
    4   libsystem_pthread.dylib           0x00007fff8f5befc9 thread_start + 13
    Thread 20:
    0   libsystem_kernel.dylib            0x00007fff911e2716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib           0x00007fff8f5bcc3b _pthread_cond_wait + 727
    2   com.apple.CoreServices.CarbonCore    0x00007fff96300a50 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore    0x00007fff96300c4f TSWaitOnConditionTimedRelative + 172
    4   com.apple.CoreServices.CarbonCore    0x00007fff962d138d MPWaitOnQueue + 192
    5   com.adobe.dvacore.framework       0x0000000120c49a8b dvacore::threads::ThreadSafeDelayQueue::PopWithTimeout(std::auto_ptr<dvacore::threads::Al locatedFunctionT<boost::function<void ()> > >&, int) + 171
    6   com.adobe.dvacore.framework       0x0000000120c47b7c dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 172
    7   com.adobe.dvacore.framework       0x0000000120c451e9 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 265
    8   com.adobe.boost_threads.framework    0x00000001203a76d4 thread_proxy + 164
    9   libsystem_pthread.dylib           0x00007fff8f5ba899 _pthread_body + 138
    10  libsystem_pthread.dylib           0x00007fff8f5ba72a _pthread_start + 137
    11  libsystem_pthread.dylib           0x00007fff8f5befc9 thread_start + 13
    Thread 21:
    0   libsystem_kernel.dylib            0x00007fff911e364a kevent + 10
    1   com.adobe.dvatransport.framework    0x000000012109b624 boost::asio::detail::kqueue_reactor::run(bool, boost::asio::detail::op_queue<boost::asio::detail::task_io_service_operation>&) + 228
    2   com.adobe.dvatransport.framework    0x000000012109b214 boost::asio::detail::task_io_service::do_run_one(boost::asio::detail::scoped_lock<boost:: asio::detail::posix_mutex>&, boost::asio::detail::task_io_service::thread_info&, boost::asio::detail::op_queue<boost::asio::detail::task_io_service_operation>&, boost::system::error_code const&) + 340
    3   com.adobe.dvatransport.framework    0x000000012109accd boost::asio::detail::task_io_service::run(boost::system::error_code&) + 285
    4   com.adobe.dvatransport.framework    0x000000012108bc92 SkyConnectionEnv::MainLoop() + 162
    5   com.adobe.dvatransport.framework    0x000000012108b879 SkyConnectionEnv::StaticThreadFunc(SkyConnectionEnv*) + 9
    6   com.adobe.boost_threads.framework    0x00000001203a76d4 thread_proxy + 164
    7   libsystem_pthread.dylib           0x00007fff8f5ba899 _pthread_body + 138
    8   libsystem_pthread.dylib           0x00007fff8f5ba72a _pthread_start + 137
    9   libsystem_pthread.dylib           0x00007fff8f5befc9 thread_start + 13
    Thread 22:
    0   libsystem_kernel.dylib            0x00007fff911e2716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib           0x00007fff8f5bcc3b _pthread_cond_wait + 727
    2   com.adobe.PlugPlugOwl             0x0000000106c9e47c void boost::asio::detail::posix_event::wait<boost::asio::detail::scoped_lock<boost::asio::deta il::posix_mutex> >(boost::asio::detail::scoped_lock<boost::asio::detail::posix_mutex>&) + 62
    3   com.adobe.PlugPlugOwl             0x0000000106c9dcc6 boost::asio::detail::task_io_service::do_run_one(boost::asio::detail::scoped_lock<boost:: asio::detail::posix_mutex>&, boost::asio::detail::task_io_service::thread_info&, boost::system::error_code const&) + 72
    4   com.adobe.PlugPlugOwl             0x0000000106c9da9b boost::asio::detail::task_io_service::run(boost::system::error_code&) + 283
    5   com.adobe.PlugPlugOwl             0x0000000106c9d969 boost::asio::detail::resolver_service_base::work_io_service_runner::operator()() + 41
    6   com.adobe.PlugPlugOwl             0x0000000106c9e690 boost_asio_detail_posix_thread_function + 22
    7   libsystem_pthread.dylib           0x00007fff8f5ba899 _pthread_body + 138
    8   libsystem_pthread.dylib           0x00007fff8f5ba72a _pthread_start + 137
    9   libsystem_pthread.dylib           0x00007fff8f5befc9 thread_start + 13
    Thread 23:
    0   libsystem_kernel.dylib            0x00007fff911e2716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib           0x00007fff8f5bcc3b _pthread_cond_wait + 727
    2   com.apple.CoreServices.CarbonCore    0x00007fff96300a50 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore    0x00007fff96300c4f TSWaitOnConditionTimedRelative + 172
    4   com.apple.CoreServices.CarbonCore    0x00007fff962d138d MPWaitOnQueue + 192
    5   com.adobe.dvacore.framework       0x0000000120c49a8b dvacore::threads::ThreadSafeDelayQueue::PopWithTimeout(std::auto_ptr<dvacore::threads::Al locatedFunctionT<boost::function<void ()> > >&, int) + 171
    6   com.adobe.dvacore.framework       0x0000000120c47b7c dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 172
    7   com.adobe.dvacore.framework       0x0000000120c451e9 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 265
    8   com.adobe.boost_threads.framework    0x00000001203a76d4 thread_proxy + 164
    9   libsystem_pthread.dylib           0x00007fff8f5ba899 _pthread_body + 138
    10  libsystem_pthread.dylib           0x00007fff8f5ba72a _pthread_start + 137
    11  libsystem_pthread.dylib           0x00007fff8f5befc9 thread_start + 13
    Thread 24:
    0   libsystem_kernel.dylib            0x00007fff911e2716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib           0x00007fff8f5bcc3b _pthread_cond_wait + 727
    2   com.apple.CoreServices.CarbonCore    0x00007fff96300a50 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore    0x00007fff96300c4f TSWaitOnConditionTimedRelative + 172
    4   com.apple.CoreServices.CarbonCore    0x00007fff962d138d MPWaitOnQueue + 192
    5   com.adobe.dvacore.framework       0x0000000120c49a8b dvacore::threads::ThreadSafeDelayQueue::PopWithTimeout(std::auto_ptr<dvacore::threads::Al locatedFunctionT<boost::function<void ()> > >&, int) + 171
    6   com.adobe.dvacore.framework       0x0000000120c47b7c dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 172
    7   com.adobe.dvacore.framework       0x0000000120c451e9 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 265
    8   com.adobe.boost_threads.framework    0x00000001203a76d4 thread_proxy + 164
    9   libsystem_pthread.dylib           0x00007fff8f5ba899 _pthread_body + 138
    10  libsystem_pthread.dylib           0x00007fff8f5ba72a _pthread_start + 137
    11  libsystem_pthread.dylib           0x00007fff8f5befc9 thread_start + 13
    Thread 25:
    0   libsystem_kernel.dylib            0x00007fff911e364a kevent + 10
    1   com.adobe.dvatransport.framework    0x000000012109b624 boost::asio::detail::kqueue_reactor::run(bool, boost::asio::detail::op_queue<boost::asio::detail::task_io_service_operation>&) + 228
    2   com.adobe.dvatransport.framework    0x000000012109b214 boost::asio::detail::task_io_service::do_run_one(boost::asio::detail::scoped_lock<boost:: asio::detail::posix_mutex>&, boost::asio::detail::task_io_service::thread_info&, boost::asio::detail::op_queue<boost::asio::detail::task_io_service_operation>&, boost::system::error_code const&) + 340
    3   com.adobe.dvatransport.framework    0x000000012109accd boost::asio::detail::task_io_service::run(boost::system::error_code&) + 285
    4   com.adobe.dvatransport.framework    0x000000012108bc92 SkyConnectionEnv::MainLoop() + 162
    5   com.adobe.dvatransport.framework    0x000000012108b879 SkyConnectionEnv::StaticThreadFunc(SkyConnectionEnv*) + 9
    6   com.adobe.boost_threads.framework    0x00000001203a76d4 thread_proxy + 164
    7   libsystem_pthread.dylib           0x00007fff8f5ba899 _pthread_body + 138
    8   libsystem_pthread.dylib           0x00007fff8f5ba72a _pthread_start + 137
    9   libsystem_pthread.dylib           0x00007fff8f5befc9 thread_start + 13
    Thread 26:
    0   libsystem_kernel.dylib            0x00007fff911e291a __recvfrom + 10
    1   ServiceManager-Launcher.dylib     0x0000000123e86231 0x123e6e000 + 98865
    2   ServiceManager-Launcher.dylib     0x0000000123e855d6 0x123e6e000 + 95702
    3   ServiceManager-Launcher.dylib     0x0000000123e84678 0x123e6e000 + 91768
    4   ServiceManager-Launcher.dylib     0x0000000123e846e6 0x123e6e000 + 91878
    5   ServiceManager-Launcher.dylib     0x0000000123e7f2e4 0x123e6e000 + 70372
    6   ServiceManager-Launcher.dylib     0x0000000123e7fcfe 0x123e6e000 + 72958
    7   ServiceManager-Launcher.dylib     0x0000000123e7fc0b 0x123e6e000 + 72715
    8   ServiceManager-Launcher.dylib     0x0000000123e8336e 0x123e6e000 + 86894
    9   ServiceManager-Launcher.dylib     0x0000000123e834b2 0x123e6e000 + 87218
    10  ServiceManager-Launcher.dylib     0x0000000123e8326d 0x123e6e000 + 86637
    11  ServiceManager-Launcher.dylib     0x0000000123e831e6 0x123e6e000 + 86502
    12  ServiceManager-Launcher.dylib     0x0000000123e71916 0x123e6e000 + 14614
    13  ServiceManager-Launcher.dylib     0x0000000123e75b05 0x123e6e000 + 31493
    14  ServiceManager-Launcher.dylib     0x0000000123e83e46 0x123e6e000 + 89670
    15  ServiceManager-Launcher.dylib     0x0000000123e85ef3 0x123e6e000 + 98035
    16  libsystem_pthread.dylib           0x00007fff8f5ba899 _pthread_body + 138
    17  libsystem_pthread.dylib           0x00007fff8f5ba72a _pthread_start + 137
    18  libsystem_pthread.dylib           0x00007fff8f5befc9 thread_start + 13
    Thread 27:: Generator
    0   libsystem_kernel.dylib            0x00007fff911e2e22 __wait4 + 10
    1   com.adobe.Photoshop               0x0000000101a7350d AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 23958029
    2   com.adobe.Photoshop               0x0000000101a7134e AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 23949390
    3   com.adobe.Photoshop               0x00000001016e6af4 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 20236276
    4   libsystem_pthread.dylib           0x00007fff8f5ba899 _pthread_body + 138
    5   libsystem_pthread.dylib           0x00007fff8f5ba72a _pthread_start + 137
    6   libsystem_pthread.dylib           0x00007fff8f5befc9 thread_start + 13
    Thread 28:: GeneratorReadPipe
    0   libsystem_kernel.dylib            0x00007fff911e39f2 read + 10
    1   com.adobe.Photoshop               0x00000001017a3dec AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 21011180
    2   com.adobe.Photoshop               0x00000001016e6af4 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 20236276
    3   libsystem_pthread.dylib           0x00007fff8f5ba899 _pthread_body + 138
    4   libsystem_pthread.dylib           0x00007fff8f5ba72a _pthread_start + 137
    5   libsystem_pthread.dylib           0x00007fff8f5befc9 thread_start + 13
    Thread 29:: GeneratorWritePipe
    0   libsystem_kernel.dylib            0x00007fff911dea56 semaphore_wait_trap + 10
    1   libtbb.dylib                      0x0000000104302728 tbb::internal::concurrent_queue_base_v3::internal_pop(void*) + 616
    2   com.adobe.Photoshop               0x00000001017a3f61 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 21011553
    3   com.adobe.Photoshop               0x00000001016e6af4 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 20236276
    4   libsystem_pthread.dylib           0x00007fff8f5ba899 _pthread_body + 138
    5   libsystem_pthread.dylib           0x00007fff8f5ba72a _pthread_start + 137
    6   libsystem_pthread.dylib           0x00007fff8f5befc9 thread_start + 13
    Thread 30:: ace
    0   libsystem_kernel.dylib            0x00007fff911e2716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib           0x00007fff8f5bcc3b _pthread_cond_wait + 727
    2   com.apple.CoreServices.CarbonCore    0x00007fff96300a50 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore    0x00007fff96300c4f TSWaitOnConditionTimedRelative + 172
    4   com.apple.CoreServices.CarbonCore    0x00007fff962d138d MPWaitOnQueue + 192
    5   com.adobe.CameraRaw               0x0000000124c6d8a6 0x1249c0000 + 2807974
    6   com.adobe.CameraRaw               0x0000000124c6d533 0x1249c0000 + 2807091
    7   com.apple.CoreServices.CarbonCore    0x00007fff962d190b PrivateMPEntryPoint + 58
    8   libsystem_pthread.dylib           0x00007fff8f5ba899 _pthread_body + 138
    9   libsystem_pthread.dylib           0x00007fff8f5ba72a _pthread_start + 137
    10  libsystem_pthread.dylib           0x00007fff8f5befc9 thread_start + 13
    Thread 31:: ace
    0   libsystem_kernel.dylib            0x00007fff911e2716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib           0x00007fff8f5bcc3b _pthread_cond_wait + 727
    2   com.apple.CoreServices.CarbonCore    0x00007fff96300a50 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore    0x00007fff96300c4f TSWaitOnConditionTimedRelative + 172
    4   com.apple.CoreServices.CarbonCore    0x00007fff962d138d MPWaitOnQueue + 192
    5   com.adobe.CameraRaw               0x0000000124c6d8a6 0x1249c0000 + 2807974
    6   com.adobe.CameraRaw               0x0000000124c6d533 0x1249c0000 + 2807091
    7   com.apple.CoreServices.CarbonCore    0x00007fff962d190b PrivateMPEntryPoint + 58
    8   libsystem_pthread.dylib           0x00007fff8f5ba899 _pthread_body + 138
    9   libsystem_pthread.dylib           0x00007fff8f5ba72a _pthread_start + 137
    10  libsystem_pthread.dylib           0x00007fff8f5befc9 thread_start + 13
    Thread 32:: cr_scratch
    0   libsystem_kernel.dylib            0x00007fff911e2716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib           0x00007fff8f5bcc3b _pthread_cond_wait + 727
    2   com.adobe.CameraRaw               0x0000000124f70d11 0x1249c0000 + 5967121
    3   com.adobe.CameraRaw               0x0000000124f12a22 0x1249c0000 + 5581346
    4   com.adobe.CameraRaw               0x0000000124d75361 0x1249c0000 + 3887969
    5   libsystem_pthread.dylib           0x00007fff8f5ba899 _pthread_body + 138
    6   libsystem_pthread.dylib           0x00007fff8f5ba72a _pthread_start + 137
    7   libsystem_pthread.dylib           0x00007fff8f5befc9 thread_start + 13
    Thread 33:
    0   libsystem_kernel.dylib            0x00007fff911e2e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib           0x00007fff8f5bbf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib           0x00007fff8f5befb9 start_wqthread + 13
    Thread 34:
    0   it.fsoft.ResizeMagicPlugin        0x0000000108498a25 CResize::InterpolaPixel(int, int, double, unsigned char**, unsigned char*, int**) + 533
    1   it.fsoft.ResizeMagicPlugin        0x0000000108498f05 CResize::InterpolaRiga(unsigned char*, int, int) + 261
    2   it.fsoft.ResizeMagicPlugin        0x0000000108499c57 ResizeRows(CResize*, unsigned char*, int, short, short, int) + 87
    3   it.fsoft.ResizeMagicPlugin        0x00000001084a0944 thread_proxy + 132
    4   libsystem_pthread.dylib           0x00007fff8f5ba899 _pthread_body + 138
    5   libsystem_pthread.dylib           0x00007fff8f5ba72a _pthread_start + 137
    6   libsystem_pthread.dylib           0x00007fff8f5befc9 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x00007fff7aaf1310  rcx: 0x00007fff5fbf8e68  rdx: 0x0000000000000000
      rdi: 0x0000000000000707  rsi: 0x0000000000000006  rbp: 0x00007fff5fbf8e90  rsp: 0x00007fff5fbf8e68
       r8: 0x0000000000000010   r9: 0x00000000fffffff0  r10: 0x0000000008000000  r11: 0x0000000000000206
      r12: 0x0000000108417000  r13: 0x00000001084f8000  r14: 0x0000000000000006  r15: 0x0000000000000000
      rip: 0x00007fff911e2866  rfl: 0x0000000000000206  cr2: 0x00000001084fa000
    Logical CPU:     0
    Error Code:      0x02000148
    Trap Number:     133
    Binary Images:
           0x100000000 -        0x103bb5f07 +com.adobe.Photoshop (14.1.2 - 14.1.2.427) <CC99E953-1231-383F-BC67-BCE95BA4E2A7> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/MacOS/Adobe Photoshop CC
           0x104301000 -        0x10432dff7 +libtbb.dylib (0) <64B7013E-D548-3F7B-A2FB-28B7B932275C> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/libtbb.dylib
           0x104347000 -        0x104366fe7 +libtbbmalloc.dylib (0) <6887ED68-67ED-3748-82DA-B39A3EB210BB> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/libtbbmalloc.dylib
           0x10438a000 -        0x104390fff  org.twain.dsm (1.9.5 - 1.9.5) <E614CAAE-7B01-348B-90E4-DB3FD3D066A6> /System/Library/Frameworks/TWAIN.framework/Versions/A/TWAIN
           0x104398000 -        0x1043abff7 +com.adobe.ahclientframework (1.8.0.31 - 1.8.0.31) <58BB943C-98EC-3812-AAAB-74F66630D1D4> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient
           0x1043b5000 -        0x1043b9fff  com.apple.agl (3.2.3 - AGL-3.2.3) <1B85306F-D2BF-3FE3-9915-165237B491EB> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
           0x1043c0000 -        0x104589ff7 +com.adobe.owl (AdobeOwl version 5.0.13 - 5.0.13) <E9BEFE93-8AB5-3EF9-B59E-69208015C7FA> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
           0x1045cc000 -        0x104b65fff +com.adobe.MPS (AdobeMPS 5.8.1.30604 - 5.8.1.30604) <70CBC6A8-2740-37AB-964E-484096A1BF8A> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
           0x104be2000 -        0x104efaff7 +com.adobe.AGM (AdobeAGM 4.30.24.31468 - 4.30.24.31468) <97A3293C-0574-3DD3-86F1-D53E6CD73373> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
           0x104f63000 -        0x105274fff +com.adobe.CoolType (AdobeCoolType 5.13.00.31468 - 5.13.00.31468) <47F18C1A-71E7-37B2-84C4-2EBF9B7000F3> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
           0x1052bc000 -        0x1052e2fff +com.adobe.BIBUtils (AdobeBIBUtils 1.1.01 - 1.1.01) <FA20BCA0-05BF-35ED-95B7-5775B8310D12> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
           0x1052ea000 -        0x105316fff +com.adobe.AXE8SharedExpat (AdobeAXE8SharedExpat 3.7.101.18636 - 3.7.101.18636) <488DF1F7-A643-5168-706A-498A0322A87E> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8SharedExpat
           0x10533a000 -        0x105468fff +com.winsoft.wrservices (WRServices 7.0.0 - 7.0.0) <0853A41B-A14A-37B7-B27F-457F87865EAD> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
           0x1054c6000 -        0x10560afff +com.adobe.ACE (AdobeACE 2.20.02.31468 - 2.20.02.31468) <C55A913C-8009-3A56-BF49-723C61D9444D> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
           0x10561d000 -        0x10563afff +com.adobe.BIB (AdobeBIB 1.2.03.31468 - 1.2.03.31468) <A69D3AA0-9248-3B77-991B-89B2B7FE46BB> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
           0x105642000 -        0x105731fff +com.adobe.amtlib (7.0.0.169 - 7.0.0.169) <A9A9F814-FF1F-3182-992C-395E5BC52481> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
           0x105744000 -        0x1057fdff7 +com.adobe.JP2K (1.2.2 - 1.2.2.29712) <869F46FB-FF39-39CA-B1E3-A13035A48B49> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K
           0x105847000 -        0x10584bff7 +com.adobe.ape.shim (3.4.0.29366 - 3.4.0.29366) <B9447EE8-6F91-9E85-C163-96600BF70764> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
           0x105852000 -        0x1058c3fe7 +com.adobe.FileInfo.framework (Adobe XMP FileInfo 5 . 3 . 0 . 0 -i 3 - 79.151561) <380981FE-6528-37CC-9159-AB1892803BD4> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
           0x1058d6000 -        0x105943fff +com.adobe.AdobeXMPCore (Adobe XMP Core 5.5 -c 14 - 79.151481) <BCDB9366-EDB3-3FEA-854D-3D2C72D48781> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
           0x105976000 -        0x105ecefef +com.nvidia.cg (2.2.0006 - 0) /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/Cg.framework/Cg
           0x10653c000 -        0x10658bfff +com.adobe.headlights.LogSessionFramework (2.1.2.1785) <160BF2F9-B418-31C5-866F-6FADA1B720ED> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
           0x1065c1000 -        0x10682fff7 +com.adobe.AIF (AdobeAIF 5.0.00 - 5.0.00) <3518BD24-6FD8-37C0-A888-EBB9A2957631> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/aif_ogl.framework/Versions/A/aif_ogl
           0x10692e000 -        0x106a70fff +com.adobe.AIF (AdobeAIF 5.0.00 - 5.0.00) <5D90BD26-54D5-3479-AEA8-38899114CAF5> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/filter_graph.framework/Versions/A/filter_graph
           0x106b8b000 -        0x106bb0ffe +adobepdfsettings (1) <56E7F033-6032-2EC2-250E-43F1EBD123B1> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/adobepdfsettings.framework/Versions/A/adobepdfsettings
           0x106bec000 -        0x106beefff +com.adobe.AdobeCrashReporter (7.0 - 7.0.1) <B68D0D42-8DEB-3F22-BD17-981AC060E9D7> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashReporter
           0x106bf3000 -        0x107282fef +com.adobe.PlugPlugOwl (4.0.1.34 - 4.0.1.34) <762B5A6D-E532-3EDD-9E8C-6A52F77BF985> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/PlugPlugOwl.framework/Versions/A/PlugPlugOwl
           0x107890000 -        0x10794eff7 +com.adobe.AdobeExtendScript (ExtendScript 4.5.5 - 4.5.5.30746) <FD095E6D-90B6-3F27-9D28-A1846207313E> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/AdobeExtendScript
           0x10799e000 -        0x107a49ff7 +com.adobe.AdobeScCore (ScCore 4.5.5 - 4.5.5.30746) <D7D4D4AA-EF54-374C-984F-6170846E9C38> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCore
           0x107a8e000 -        0x107b88fe7 +com.adobe.AXEDOMCore (AdobeAXEDOMCore 3.7.101.18636 - 3.7.101.18636) <C7652AF2-56D7-8AF8-A207-0BDEDDFF0BEC> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/AdobeAXEDOMCore.framework/Versions/A/AdobeAXEDOMCore
           0x107c2d000 -        0x107d86ff7 +com.adobe.linguistic.LinguisticManager (7.0.0 - 19061) <F6095811-7D5F-3E06-A664-1EB9FBF8C761> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
           0x107dd4000 -        0x107df3fff +com.adobe.AIF (AdobeAIF 5.0.00 - 5.0.00) <70265390-C20D-3DD2-9117-5AAE34BC1964> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/aif_ocl.framework/Versions/A/aif_ocl
           0x107e0d000 -        0x107e72ff7 +com.adobe.AIF (AdobeAIF 5.0.00 - 5.0.00) <237759C8-A525-3B4A-8B8D-0344D90F757C> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/aif_core.framework/Versions/A/aif_core
           0x107e93000 -        0x108081fe7 +PatchMatch (1) <5FB409AA-535C-3067-BCA0-4E9768C63888> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/PatchMatch.framework/Versions/A/PatchMatch
           0x10839d000 -        0x10840cff7 +com.adobe.adobe_caps (adobe_caps 7.0.0.21 - 7.0.0.21) <CE3C6356-9EE2-3B88-8261-8612A0743F56> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
           0x108494000 -        0x1084adfff +it.fsoft.ResizeMagicPlugin (2.0.1 - 2.0.1) <730F9DC7-E36D-C7F5-F440-BF5293910F1D> /Applications/Adobe Photoshop CC/*/Resize Magic64.plugin/Contents/MacOS/Resize Magic64
           0x10a9b8000 -        0x10a9baff7  com.apple.textencoding.unicode (2.6 - 2.6) <0EEF0283-1ACA-3147-89B4-B4E014BFEC52> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
           0x10c571000 -        0x10c58dfff  libJapaneseConverter.dylib (61) <94EF6A2F-F596-3638-A3DC-CF03567D9427> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
           0x10c592000 -        0x10c5b3ff7  libKoreanConverter.dylib (61) <22EEBBDB-A2F2-3985-B9C7-53BFE2B02D08> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
           0x10c5b8000 -        0x10c5c7fff  libSimplifiedChineseConverter.dylib (61) <F5827491-A4E3-3471-A540-8D1FE241FD99> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
           0x10c5cb000 -        0x10c5ddfff  libTraditionalChineseConverter.dylib (61) <A182514D-426F-3D5F-BA69-4C4A4680ECB8> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
           0x10c5e1000 -        0x10c5e2fff  libCyrillicConverter.dylib (61) <AA2B224F-1A9F-30B9-BE11-633176790A94> /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
           0x10eea3000 -        0x10eee1fff +com.adobe.AAM.AdobeUpdaterNotificationFramework (UpdaterNotifications 7.0.1.102 - 7.0.1.102) <75ADE364-1107-3DA7-84A2-26C6874EB881> /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Frameworks/updaternotifications.framework/Versions/A/UpdaterNotifications
           0x10f2eb000 -        0x10f2efffd  com.apple.audio.AppleHDAHALPlugIn (2.5.2 - 2.5.2fc2) <DEB558B7-BACF-3871-A021-B3A904F4FB44> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Conten ts/MacOS/AppleHDAHALPlugIn
           0x10f6c0000 -        0x10f6e6ffb  com.apple.cmio.DAL.VDC-4 (401.0 - 4544) <8ABCC14F-8989-3CAA-941A-9EAC16938145> /System/Library/Frameworks/CoreMediaIO.framework/Resources/VDC.plugin/Contents/MacOS/VDC
           0x10fe03000 -        0x10febdfff + (???) <F298823B-ACBD-2991-07ED-96F59F20586B>
           0x111bd9000 -        0x111bd9feb +cl_kernels (???) <BBC759FB-5D4B-4D83-B613-759ED9E80CC7> cl_kernels
           0x111cae000 -        0x111cf2fff +com.adobe.pip (7.0.0.1786) <7DE488A4-4E25-368C-AB47-D1991A7457CD> /Applications/Adobe Photoshop CC/Adobe P

    This would be with FSoft Resize Magic?
    Have your tried it in the 32bit version of CC?
    I could only find an Italian language site for fsoft
    http://www.fsoft.it/
    Have you tried the new Preserve Details option in CC Image size?  It is really quite good.

  • 2 of my authorized computewrs have crashed and burned. Need to deauthorize them before adding the new computer, as well as one of then was my main itunes computer. how do i move everything

    2 of my computers have crashed and burned in the last week. One of them was my main computer for itunes. i have 2 issues:
    1) i need to deauthorize the other 2 computers in order to authorize my new one.
    2)how do i move all of my music etc to the new computer?
    thank you

    Thanks much, that's very helpful for step one (getting old phone onto new phone).  Very clear. 
    However, I still have the problem of moving to the new computer.  How do I move the sync to the new computer after the new phone is set up?

  • HT203167 I purchased a new computor, because my old computor crashed and burned. when I resumed iTunes I used a new username and password. How do I retrieve my music libraries from my old iTunes account

    Old computor crashed and burned. purchase new lenovo lap top with windows 7. got new itunes account. with new usename and password. how do I retrieve my old music libraries from my old itunes account.

    Why did you start a new itunes account?  This will just cause problems.
    Your library will only be where you put it.
    It has alwasys been very basic to always maintain a backup copy of your computer for this very occasion.
    If for some reason you have failed to maintain a backup, not good at all, then you can redownload some itunes purchases in some countries:
    Downloading past purchases from the App Store, iBookstore, and iTunes Store

  • Outlook 2013 CRASH AND BURN - with multiple 'failed VL activation attempt's just prior...

    Outlook 2013 crashing frequently,  have removed, reinstalled, etc etc - to no avail
    Before the "Outlook" crash, the application log always  shows multiple warnings as below:
    The rules engine reported a failed VL activation attempt.
    Reason:0x8007232B
    AppId = 0ff1ce15-a989-479d-af46-f275c6370663, SkuId = 771c3afa-50c5-443f-b151-ff2546d863a0
    Trigger=TimerEvent
    ===================
    "Off1ce15" - kind of a giveaway that this must be related, no??
    This is "Office Home and Business 2013 32-bit" on windows 8.1u1 (32 bit)
    Anybody at MS-support even remotely interested in troubleshooting this??

    There is a 'volume licence' Outlook2010 installed on this machine, it's been switched back and forth to this a few times, as Outlook 2013 has had numerous issues. The licence key was supplied by our Exchange server provider.
    I suspect that Windows simply doesn't clean up after itself! This (recent clean installation) W8.1u1 machine has gone through these versions:
    Office365 outlook2013 (trial) - which eventually crashed and burned, so I removed it.
    Outlook2013 'volume licence' from my Exchange Server provider - also crashed and burned, so I removed it.
    Outlook2010 'volume licence' from my Exchange Server provider.
    Office2013 Home and Business ( including Outlook 2013) - but the Outlook2013 crashed and burned, so I removed it, and re-installed the Outlook 2010, which was working fine. Exchange provider has supplied me a volume licence key for Outlook 2010, but
    I cannot for the life of me find a place to enter it!!
    Have tried clean boot of windows, it doesn't solve the issue of Outlook Crashing. All other Office2013 modules work fine, no problems whatsoever with Excel, Word, PPT, etc.
    Outlook safe mode doesn't work, either.. see these log excerpts:
    The program OUTLOOK.EXE version 15.0.4615.1000 stopped interacting with Windows and was closed. To see if more information about the problem is available, check the problem history in the Action Center control panel.
     Process ID: f78
     Start Time: 01cfb37dc73f3a2d
     Termination Time: 55
     Application Path: C:\Program Files\Microsoft Office\Office15\OUTLOOK.EXE
     Report Id: 96150ae0-218a-11e4-afc1-002564df0634
     Faulting package full name: 
     Faulting package-relative application ID: 
    Faulting application name: OUTLOOK.EXE, version: 15.0.4615.1000, time stamp: 0x534cda15
    Faulting module name: OUTLOOK.EXE, version: 15.0.4615.1000, time stamp: 0x534cda15
    Exception code: 0xc0000005
    Fault offset: 0x00034171
    Faulting process id: 0xed0
    Faulting application start time: 0x01cfb5976bc8928a
    Faulting application path: C:\Program Files\Microsoft Office\Office15\OUTLOOK.EXE
    Faulting module path: C:\Program Files\Microsoft Office\Office15\OUTLOOK.EXE
    Report Id: aa3b48e7-218a-11e4-afc1-002564df0634
    Faulting package full name: 
    Faulting package-relative application ID: 
    The description for Event ID 2001 from source Microsoft Office 15 cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local
    computer.
    If the event originated on another computer, the display information had to be saved with the event.
    The following information was included with the event: 
    Microsoft Outlook
    Outlook couldn't start last time. Safe mode could help you troubleshoot the problem, but some features might not be available in this mode.
    Do you want to start in safe mode?
    The description for Event ID 2000 from source Microsoft Office 15 cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local
    computer.
    If the event originated on another computer, the display information had to be saved with the event.
    The following information was included with the event: 
    Microsoft Outlook
    Outlook failed to launch in safe mode. Do you want to start repair?
    ... and so on ...
    Immediately preceding the crash, there were hourly warnings as follow:
    The rules engine reported a failed VL activation attempt.
    Reason:0x8007232B
    AppId = 0ff1ce15-a989-479d-af46-f275c6370663, SkuId = 771c3afa-50c5-443f-b151-ff2546d863a0
    Trigger=TimerEvent
    coincidence??
    Will check out that OffCat tool, thanks!

  • DW crashed and burned...

    Anyone ever had DW crash and die on them?
    Is there any other option, other than re-installing?
    I have tried repairing through Add/Remove programs,
    re-booting, done a virus scan...
    I don't want to lose all my site passwords for ftp'ing

    Search DW's F1 Help for how to Export Site Definitions.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "fire orchid" <[email protected]> wrote in
    message
    news:e0uoh0$iro$[email protected]..
    > Originally posted by: Newsgroup User
    > Define "crashed and burned" .. what errors are you
    getting? does the
    > program start?
    >
    > Have you tried deleting the user configuration folder
    found at
    > C:\Documents
    > and Settings\yourname\Application
    Data\Macromedia\Dreameaver
    > 8\Configuration? Then restart DW and it will create a
    fresh user
    > configuration folder .. since the site definitions are
    in the registry,
    > they
    > should be safe .. although for the future .. always take
    10 seconds and
    > export each site definition as you create it to a backup
    folder outside of
    > the DW root so you can quickly import them should you
    have problems.
    >
    >
    >
    >
    > Oh!!
    >
    > Thankyou - this did the trick!!
    >
    > Sorry, can you tell me how to backup the site
    definitions?
    >
    > Thankyou so much
    >
    > M
    >
    >

  • Brand new iMac 24" crashes and burns playing games in bootcamp

    If this continues I guess I will have to call support but for those that are interested here is the story:
    I have a 24" iMac 3gig and I have installed bootcamp - although I am not convinced as to how well this worked with the driver install as I have problems pairing my bluetooth mouse and keyboard in windows - works fine in OS/X.
    If I play WoW in OS/X it seems to handle this. I currently bought Warhammer Online which is PC only so I put it into my bootcamp partition. It runs absolutely fine until it gets hot and then it quite happily brings the machine down.
    Symptoms.
    wireless networking stops
    bluetooth becomes unreliable even when rebooted into OS/X
    System crashes and screen goes black - no repsonse or anything
    I find this worrying as such occurences cannot be doing my system any good.
    I installed fan control and tried upping the fans and my ssytem is now a little noisy but it still happens.
    After spending so much money on what is touted as a robust and performant system I am very disapointed. It seems despite controlling and selecting hardware Apple are no better than PC manufacturers. Except prettier
    Message was edited by: Pyrolux

    Consumer ? The top end iMac ? Certainly my local shop has a different definition of consumer. Agreed the Mac Pro is HIGH performance and also a high price.
    For most of my needs I am happy with the Mac, a little disapointed with boot camp but that is all. Not just the game, but also the bluetooth keyboard - just can't get it to work. Works perfectly in OS/X which I guess is the main thing.
    Only real niggle in OS/X is the mighty mouse seems to be a bit sporadic with the right click. Works for a time and then doesn't. Very annoying, mainly becuase when it is working properly it is brilliant - so infuriating when it doesn't.
    Still - early days yet, and still learning - so hopefully I will sort everything out to my satisfaction.

  • Mac MINI server crash and burn???

    I have the new 2012 Mac MINI server.  I think it needs repairs and I am wondering if anyone has seen this.
    My start up volume crashed and the system froze.  The computer automatically tried to restart but the Mac will not boot. 
    I get the "three beeps" indicating bad ram.
    I purchased new RAM (2 chips) an 8 gig chip and a 4 gig chip.  The system ran for a while and crashed again. 
    I decided to re-install the system on the other 500 GIG HD (The MINI server comes with two 500 GIG HDs). 
    Crash, crash, crash. then the MINI will not boot and I get the "three beeps" again.
    After a lot of research, I installed one RAM chip in the top slot.  I was able to install Lion on the second hard drive.
    All the RAM chips are good if you use them in the top RAM slot ONLY.  If I use them in the slot closest to the motherboard the computer will not start.
    THE WORST THING is that the bad RAM caused my main drive with all my important info on it to fail right in the middle of a "Time Machine" back up.
    The time machine back-up folder is corrupt so I lost 12 years worth of data and will not be able to restore.
    Now what do I do?

    Well not exactly DOA.  I had it for 3 months before it blew up.  That was long enough for me to get rid of all the old back-ups and use an external for the new time machine back up which is corrupt thanks to the messed up RAM.  The exteral 2T drive with the time machien folder is damaged.  DiskUtilities suggests that I reformat the drive. I used DiskWarrior and mannaged to get it back up, but the only back up available is about a month old and I do not know if it will work or not.
    I purchased the extended Apple Support for an additional $150.00 so I will be sending the computer back to Apple.  I purchaed it online at the Apple Store.
    I have been using a Mac sence 1988. 

  • HT1420 I have ITunes Sharing.  We have enabled 5 computers but over the years 2 of them have gone bye-bye (crashed and burned).  The current computer has been reformatted and I'm pretty much locked out of using "sharing" to retrieve the music that was on

    I have ITunes sharing.  We have already enabled 5 computers but over the years at least 2 of them are long gone no way to "deauthorize" them.  This current computer has just been reformatted as it crashed and I am trying to get all of the music back but am told I am at the 5 home sharing limit.  Anyone know how to deauthorize the old computers so I can have itunes on the primary computer?

    We have already enabled 5 computers but over the years at least 2 of them are long gone no way to "deauthorize" them. This current computer has just been reformatted as it crashed
    Are any of the two remaining authorisations on a computer you have access to?
    If so, I'd try doing a deauthorise all from one of the accessible computers, and then reauthorise the ones you still have access to.

  • The "infallible" backup system crashes and burns; how to transfer the data?

    After five years of exemplary, error-free service, my old Powerbook G4 1Ghz finally crashed during a backup to an external hard drive. I just bought a new Macbook Pro (arrived September 16th) and want to transfer the data from the old Pro to the new Pro. Herein lies the complex problem, and Migration Assistant and a firewire cable won't solve it.
    When the old Pro died, I was maintaining what I believed to be an infallible backup system (ha). I did nightly backups to two different external hard drives; one was a USB LACIE drive, the other a firewire LACIE drive. I used Carbon Copy Cloner to do a merge contents backup on the USB drive and a file-level bootable clone to the firewire drive. Surely nothing could go wrong. Oh, one only needs to think of the Titanic and say, “Something did.”
    The old Pro could only backup to the USB drive when using an express card that added USB 2.0 connections (the old Pros have USB 1.1 and they’re too slow). But whenever the express card was plugged into my old Pro and it fell asleep without my first powering the card off, the computer crashed. This was no problem; I just powered off the card before putting it to sleep and ignored the fact that the computer on rare occasion acted buggy with the USB express card plugged in. Well, on the fateful night in question, the computer did its backup to the USB drive and then fell asleep while it was still plugged in (this is what its energy saver told it to do, unfortunately). When I tried to turn the computer back on, a black box appeared in the upper left hand corner with a bunch of random-seeming white text and the concluding message, “Waiting for remote debugger.” The computer was frozen and a cold reboot was the only option.
    My old Pro would never be the same again.
    I tried to boot it up. Sometimes it did so, but then would suddenly show a red screen and crash. It kept crashing, sometimes just powering off immediately. So I brought out good old Disk Warrior, booted up with that, repaired permissions, repaired disk, and rebuilt the directory. I also booted up with the Tiger OS X install CD and fixed permissions that way just for good measure. The computer then started up fine. I thought I was back to normal! Celebration time! Not. The USB drive that I had backed up to would not mount anymore. So I, seeing that the computer appeared to be back to normal, just plugged in second external hard drive--the firewire--and began the bootable clone. It delved into making the clone without a hitch and I went off to work happy and content that I would have an up-to-date backup soon.
    Lo and behold, when I came back from work, the backup to the firewire drive hung midway through. It had done nothing but wiped the entire drive and copied about 500 mb of data to it before freezing. I tried again several times and, believe it or not, only got vastly improved results when the offending express card was actually plugged into the computer. By this mysterious and probably risky method, I was able to get some data off. But only about 1/10 of the whole. The old Pro always would crash before more than 5 gigs of data or so can be transferred.
    Starting from around that time, the offending old Pro began to exhibit hideous popping, gurgling, grating, clicking, swiping, and other sounds from the left hand side of the computer—where I imagine the hard drive is. These sounds can be quite loud and sometimes even sound like tempered UFO tones beamed down to the computer. Sometimes they aren’t present at all and the computer acts fine, until a certain file or folder is accessed, and then they start again and the computer hangs, going from fine to disastrous in an instant.
    I took out the offending express card and launched it away and took the USB drive and put it on another computer. It still would not mount. I finally got it to unlock (it’s a fingerprint-access safe drive) and ran Disk Warrior on it and was able to get as much data off it as I could. But it appears that a huge chunk of data was simply missing from the drive, whether from Disk Warrior having to delete data when it rebuilt the directory or from damage when the computer died while backing up to this drive, I don’t know.
    So now I went from a supposedly infallible backup system of two rotating external hard drives to potentially losing 5 years of utterly critical work!
    I tried starting up the old Pro in target disk mode with my new Pro. At first, this appeared to have very promising results because there was no grating or popping sounds from my old Pro when I did this. I began a data transfer with glee. But no luck; the old Pro always eventually hangs and the new Pro doesn’t even recognize it (the icon for the old Pro disappears as if I unmounted it).
    Sometimes the Old Pro can still boot up and seem to act fine; it can sit like that indefinitely, I'd guess; but if the disk is actually read and written to enough, it always fails. I am using it as little as possible now (i.e. not at all) so as not to exacerbate the problem any more than it already has been.
    Two quick notes that might further explain the situation: two weeks before the crash happened, I used iDefrag to defragment the drive. The night before the crash happened, I did a lot of work on my computer while on a bumpy trip on the Long Island Railroad. The computer acted fine throughout all this, but perhaps the bumpiness or the defragmentation contributed to this problem.
    I must get the data off. This dead/dying hard drive doesn’t just contain mere photos and music libraries and nifty applications. I’m talking completed and incomplete novel manuscripts, lecture notes, lesson plans, published and to-be-published articles, a massive thesis, and much more totaling literally thousands upon thousands of pages and representing more than 5 years of graduate and professional research and work. For me, the stakes are critically high. Thank you for reading this Hero's Journey of a post.

    Good news!
    Imagine a Venn diagram with four interlapping circles. The circles are:
    1. Catastrophically exploded hard drive
    2. Catastrophically annihilated external hard drive used for incremental backups
    3. Catastrophically wiped cleaned external hard drive used for bootable clones
    4. Email, CD, and iPod backups
    With a little shake, rattle and roll and other craziness you do with a hard drive with failed bearings, I got #1 working briefly, thank goodness.
    With Disk Warrior and figuring out how to surpass a fingerprint-activated security feature, I got #2 working in a limited fashion.
    With some workarounds, I got some use out of #3.
    #4 just is.
    The interlap of these 4 things produced about 95-99% or so of my data, including all critical items. It was a disorganized mess I just spent two days organizing, but I am back up and running without having to use expensive data backup services. I am slightly bothered by that slight bit of missing data, but from what I can tell, it amounts to nothing more than a brief sketch of a lesson plan, a song or two from the iTunes store, and maybe a handful of attachments. Nothing to spend big bucks recovering, in other words.
    Now I will substitute my "infallible" backup system with a new one:
    1. Time capsule/time machine
    2. Complete online backups with Mozy
    3. Occasional bootable clones to the external hard drive I have that didn't get damaged.
    I think this will be the ticket!
    Thank you all.

  • FCPx Crash and Burn (iMovie too)

    Wow, what does Apple actually do??  I bought my first Apple computer last year (MBP 2.3 / 8gb RAM) and have been completely dissatisfied with the video editing capability in both Final Cut Pro and iMovie.
    FCPx is giving me all types of issues.  Computer runs sluggish, conversion to pro res is too much for computer, exports of audio create popping noises and most exports in general wont complete when containing significant transitions, slow motion, titles, etc...When you import the video you can go with "proxy" and NOT do transcoding, but then you are just setting yourself up for failure with export to QT.  That being said, if you do complete the transcoding during import it will process to APP pro res in the background, but if you have any significant amount of video you might as well come back a week later and hope that it hasnt crashed your MAC yet.
    I did one quick export just as a test which worked, but once you added audio (AND an Itunes FILE MIND YOU!) you get a horrible popping sound.  (P.S. I shouldnt have to download some other program to convert an iTunes file to lesser quality so it does work, instead, Apple should fix the problem).
    And dont even get me started on iMovie - what a waste of a program.  It has all the capabilitites to be wonderful without any capability to actually be wonderful.
    Best part about all this is support help from Apple is ZERO....PERIOD.  No one in the stores knows jack.  Genius bar is a joke.  Nobody from Apple care can suggest anything but a new install and/or buy a new machine.  As for the forums, its just a compelte head-spin.  The thoughts are great, but everyone has a different one.
    Bottom line Apple -  you need to clearly test your own products and specificly state what is required to run them.  Your suggestions now and what your stores preach is far from accurate.  A MBP cannot run most, if any of these video editing programs when you want to do anything more then dump and export.  Someone should have told me to buy the $4k machine if I wanted to edit video.
    DONT PROVIDE IT IF IT WONT WORK AND MORE IMPORTANTLY....IF YOU WONT COMMENT WITH ANY SUPPORT!  Start fixing problems instead of creating new products with little to no value increase. (i.e. MBP w/retna display, iphone 4, 4s and 5, Lion OS, iMovie, FCPx, etc...)

    From what you say it must be a complete waste of money . . .
    How on earth others manage to produce the most amazing feature-films and shorts with it is a total mystery to me.
    Oh . . . Unless . .
    Hey, you don't think they actually take the time to LEARN how to use the Application before they slag it off, do you?
    The best tutorial is here:
    http://www.rippletraining.com/categories/apple-pro-apps-tutorials/final-cut-pro- x-tutorials/apvs-fcpx.html
    The best FREE tutorial is here:
    http://www.izzyvideo.com/final-cut-pro-x-tutorial/1-getting-started/
    I think you'd get far more help in the Apple Forums if you clearly stated what problem you are encountering, what material you're working with and how the problem presented itself, rather than ranting. I glanced through your post and found nothing there to actually help you with, but FCP X works near perfectly for me - and I'm no magician.
    It could work near-perfectly for you too, if you'd calm down.
    Andy

  • Finder Hangs Crashes and Burns in Lion: Steps to FIX

    Issue Description:
    Since installing OSX Lion the Finder hangs, entire system becomes unresponsive, cannot force Finder to relaunch and osx must be forced to restart.
    Occurred intermittently, usually when executing searches via Finder or Spotlight, or when moving files between folders.
    History of FAILED steps taken to fix issue (via Apple Support): 
    SMC reset (http://support.apple.com/kb/ht3964)
    PRAM reset (http://support.apple.com/kb/ht1379)
    Clear User and System Caches
    Cleared Login Items for User Profile
    Ran Apple Hardware Test (3 hours, more info http://support.apple.com/kb/ht1509)
    Reinstall Lion via Recovery Partition method (Control + R, ie not a clean install of Lion)
    The above was included in case you’re dealing with same issue and troubleshooting wondering what the **** to try next. Or if you plan on calling Apple Support it will give you some idea of what might be planned (and averted).
    For the entire post see http://macbookpromoments.wordpress.com/2011/08/05/osx-lion-finder-crash-fixed/

    Issue Description:
    Since installing OSX Lion the Finder hangs, entire system becomes unresponsive, cannot force Finder to relaunch and osx must be forced to restart.
    Occurred intermittently, usually when executing searches via Finder or Spotlight, or when moving files between folders.
    History of FAILED steps taken to fix issue (via Apple Support): 
    SMC reset (http://support.apple.com/kb/ht3964)
    PRAM reset (http://support.apple.com/kb/ht1379)
    Clear User and System Caches
    Cleared Login Items for User Profile
    Ran Apple Hardware Test (3 hours, more info http://support.apple.com/kb/ht1509)
    Reinstall Lion via Recovery Partition method (Control + R, ie not a clean install of Lion)
    The above was included in case you’re dealing with same issue and troubleshooting wondering what the **** to try next. Or if you plan on calling Apple Support it will give you some idea of what might be planned (and averted).
    For the entire post see http://macbookpromoments.wordpress.com/2011/08/05/osx-lion-finder-crash-fixed/

  • Crash-And Burn, the story of a 15 inch Macbook, that just wont live up to the hype.

    I use my computer a lot for some hefty projects on Photoshop and Illustrator. In addition to using it for school. I had a problem last summer with my computer, it started to crash at random. I mean it crashed, like i'd be in the middle of something genius, and the next second, there was nothing. Dead. I took my computer to the mac store, and they sent it to texas or something like that. They gave it back after a week or so and claimed absolutely nothing was wrong with it... I turned it on in the apple store, and click, it crashed again.
    Next step was to back all my files to my external, and start fresh. It was finally working well after that. Having no files on my computer, it ran like it was supposed to. After 4 months, I am back with the same problem. It crashes as if it just all of a sudden runs out of batteries. Sometimes it's after 5 hours, sometimes it's every 2 minutes, sometimes it doesn't even start up.
    I can't get past the questions, namely, Why me? Why now?
    I have my external, but it wont let me add what's on my computer to it, unless i erase everything. I also have my software on here, CS6, and don't want to go through the trouble of legally acquiring it again. I am in Barcelona, and I am traveling again in the next coming weeks to 4 different countries. So I will not be static enough to wait on my computer. I desperately need it to stablize before i begin my next semester of school. It would be very nice for it to stablize before then, as i have many projects i have to do.
    Please help me.
    please.

    this is from Etrecheck
    Hardware Information:
              MacBook Pro (15-inch, Early 2011)
              MacBook Pro - model: MacBookPro8,2
              1 2.2 GHz Intel Core i7 CPU: 4 cores
              4 GB RAM
    Video Information:
              Intel HD Graphics 3000 - VRAM: 384 MB
              AMD Radeon HD 6750M - VRAM: 1024 MB
    Audio Plug-ins:
              BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9
              AirPlay: Version: 1.9 - SDK 10.9
              AppleAVBAudio: Version: 2.0.0 - SDK 10.9
              iSightAudio: Version: 7.7.3 - SDK 10.9
    System Software:
              OS X 10.9 (13A603) - Uptime: 0 days 0:8:17
    Disk Information:
              TOSHIBA MK7559GSXF disk0 : (750.16 GB)
                        EFI (disk0s1) <not mounted>: 209.7 MB
                        Macintosh HD (disk0s2) /: 749.3 GB (686 GB free)
                        Recovery HD (disk0s3) <not mounted>: 650 MB
              MATSHITADVD-R   UJ-8A8 
    USB Information:
              Apple Inc. BRCM2070 Hub
                        Apple Inc. Bluetooth USB Host Controller
              Apple Inc. Apple Internal Keyboard / Trackpad
              Apple Inc. FaceTime HD Camera (Built-in)
              Apple Computer, Inc. IR Receiver
    FireWire Information:
    Thunderbolt Information:
              Apple Inc. thunderbolt_bus
    Kernel Extensions:
    Problem System Launch Daemons:
              [failed] com.apple.Kerberos.digest-service.plist
              [failed] com.apple.Kerberos.kdc.plist
    Problem System Launch Agents:
    Launch Daemons:
              [loaded] com.adobe.SwitchBoard.plist
              [loaded] com.google.keystone.daemon.plist
    Launch Agents:
              [not loaded] com.adobe.AAM.Updater-1.0.plist
              [loaded] com.google.keystone.agent.plist
    User Launch Agents:
              [loaded] com.adobe.AAM.Updater-1.0.plist
              [loaded] com.spotify.webhelper.plist
    User Login Items:
              iTunesHelper
              Dropbox
    3rd Party Preference Panes:
              None
    Internet Plug-ins::
              JavaAppletPlugin: Version: 14.9.0 - SDK 10.7 Outdated! Update
              Default Browser: Version: 537 - SDK 10.9
              AdobePDFViewerNPAPI: Version: 11.0.04 - SDK 10.6
              AdobePDFViewer: Version: 11.0.04 - SDK 10.6
              o1dbrowserplugin: Version: 4.9.1.16010
              QuickTime Plugin: Version: 7.7.3
              npgtpo3dautoplugin: Version: 0.1.44.29 - SDK 10.5
              googletalkbrowserplugin: Version: 4.9.1.16010
              Silverlight: Version: 5.1.20913.0 - SDK 10.6
              iPhotoPhotocast: Version: 7.0 - SDK 10.8
    User Internet Plug-ins::
              Google Earth Web Plug-in: Version: 7.1
    Bad Fonts:
              None
    Old applications:
              SLLauncher:          Version: 1.0 - SDK 10.5
                        /Library/Application Support/Microsoft/Silverlight/OutOfBrowser/SLLauncher.app
              dynamiclinkmanager:          Version: 6.0.0 - SDK 10.5
                        /Library/Application Support/Adobe/Common/dynamiclink/CS6/dynamiclinkmanager.app
              dynamiclinkmediaserver:          Version: 6.0.0 - SDK 10.5
                        /Library/Application Support/Adobe/Common/dynamiclinkmediaserver/1.0/dynamiclinkmediaserver.app
    Time Machine:
              Time Machine not configured!
    Top Processes by CPU:
                   8%          Google Chrome
                   5%          WindowServer
                   2%          hidd
                   1%          EtreCheck
                   0%          Battery Health
    Top Processes by Memory:
              291 MB          Adobe Illustrator
              143 MB          Google Chrome
              70 MB          Finder
              70 MB          Dropbox
              70 MB          mds_stores
    Virtual Memory Statistics:
              917 MB          Free RAM
              1.85 GB          Active RAM
              227 MB          Inactive RAM
              1.02 GB          Wired RAM
              411 MB          Page-ins
              0 B          Page-outs

  • Crashed and burned computer can't upload data file

    I have always kept my working file in a separate folder (thunderbird). My computer burned two weeks ago. I downloaded thunderbird onto my new computer then directed the program to the folder and file. All i got was a the group of files eg. Bk1, bk2 etc not the 15 years of e mails set up by date I normally have below my inbox.
    Every time I try to reinstall I have to uninstall the program and start fresh. Any pointers to get back to normal ?
    Len Lavoie

    There actually is a separate support site for Thunderbird where presumably they would be better able to answer your question. (I'm an Outlook user myself.)
    https://support.mozillamessaging.com/en-US/home

  • Crashing and burning on FCP 7

    Editing a feature on FCP 7 and have continually crashed the whole time I've been working (is it memory, space on the drive, a bug?).
    Anyone else have a quick fix or an idea?  Thanks in advance!

    Hi Michael -
    Thanks, as usual, for your help ... here are my specs.  So far, today I have not crashed.  I think it's due to the fact
    that I dragged both my projects onto the Mac desktop, as opposed to using them from the overly packed drive.
    I guess I'll see when I start opening up other projects to access footage ... that usually causes a crash or two, or
    five hundred.
    I've never been able to easily navigate the Apple website, ironically.   But now, I have no idea why I can no longer
    see my profile and all of my former questions (which I still sometimes like to refer to when I've forgotten the answers
    to reoccurring problems).
    Again - thanks.  I'm finally getting a lot of uninterrupted work done today ... but I certainly wouldn't mind hearing if there
    are any issues with these specs or any other ideas as to why FCP is constantly crashing on most days.
    Best -

Maybe you are looking for

  • Error message KI248 on delivery document when posting goods issue

    Hi, On the delivery document, when posting goods issue I get the following message: "Account 60700000 requires an assignment to a CO object Message no. KI248 Diagnosis All given account assignment objects (order, project) are defined as statistical.

  • Need to get profile value defined at responlibility level

    Hi I have a procedure which have to get the profile value defind at responsibility level. I will be passing resp id as in parameter to that procedure. The thing here is, I will not be creating a concurrent program for this. And this procedure will be

  • Cant download flash

    Please help me! I had a problem with my acre laptop a couple of weeks ago and now i can't get flash reloaded. I have been trying for 2 weeks and no success1 i have tried changing my privacy settings and nothing. please help me, my daughter and wife a

  • Roxio Media Manager keeps re-installing itself

    The Roxio Media Manager on my PC keeps trying to reinstall itself.  In the past I would leave the Blackberry software CD in the drive and it would take care of it (removing the CD from the drive brought back the error).  I just updated to BB software

  • Loud optical drive on Portege

    Is there any way to configure the *optical drive* on the Portege notebook to emit *less noise* when in use? Is the noise to do with the _speed_ at which it is spinning the CD / DVD? How do we configure the spinning speed (i.e. 12x, 8x, 4x) to reduce