Jdk 1.4.2.07  crashes with "stack too small" error

http://forum.java.sun.com/thread.jspa?threadID=756468
Cross posting this problem from the HotSpot internals forum:
I am using jdk 1.4.2.07 and run into the following error with the VM crashing with a defunct process:"Fatal: Stack size too small. Use 'java -Xss' to increase default stack size." on Linux. Does this imply a JVM bug given that this happens only when the VM attempts to launch a large number of threads (Tomcat).
It looks like in the absence of the Xss VM parameter, the JVM picks up the stack size based on the Linux process limits. In my case it was set to 2048k. Why would the VM crash when starting more than a threshold number of threads? My assumption is that the VM allocates the stack size to every thread. As the number of threads launched by the VM were to increase, there would be a state in which the VM would not be able to acquire more memory from the system. I have tried the latest version of the JDK 1.4.2 but it did not help.
Any suggestions?
Thanks

http://forum.java.sun.com/thread.jspa?threadID=756468
Cross posting this problem from the HotSpot internals forum:
I am using jdk 1.4.2.07 and run into the following error with the VM crashing with a defunct process:"Fatal: Stack size too small. Use 'java -Xss' to increase default stack size." on Linux. Does this imply a JVM bug given that this happens only when the VM attempts to launch a large number of threads (Tomcat).
It looks like in the absence of the Xss VM parameter, the JVM picks up the stack size based on the Linux process limits. In my case it was set to 2048k. Why would the VM crash when starting more than a threshold number of threads? My assumption is that the VM allocates the stack size to every thread. As the number of threads launched by the VM were to increase, there would be a state in which the VM would not be able to acquire more memory from the system. I have tried the latest version of the JDK 1.4.2 but it did not help.
Any suggestions?
Thanks

Similar Messages

  • I have Windows 8.1 installed on my Macbook Pro Retina (Late 2013) and it keeps on crashing with a WHEA_UNCORRECTABLE_ERROR BSOD error

    I have Windows 8.1 installed on my Macbook Pro Retina (Late 2013) and it keeps on crashing with a WHEA_UNCORRECTABLE_ERROR BSOD error. Is this an issue with the bootcamp driver not compatible with Windows 8.1? or is there something I can do to fix this.
    I also keep getting WHEA-Logger Event-ID 19 warning events in the Windows Event Logs with the following details.
    A corrected hardware error has occurred.
    Reported by component: Processor Core
    Error Source: Corrected Machine Check
    Error Type: Cache Hierarchy Error
    Processor APIC ID: 3
    The details view of this entry contains further information.

    likely win8.1 dont have official bootcamp support yet
    1/3 of my logins into win8.1 result in a fatal bluescreen
    was the same deal when I installed win8 before official support
    and when the drivers with official support was released the issue went away

  • System Error:Database access error,rollback segment number with name "" too small

    Hi Experts,
    In SXMB_MONI  XML messages for File2File scenario are failing
    with the below message:
    Database access error
    com.sap.aii.utilxi.misc.api.ResourceException: ORA-01555: snapshot too
    old: rollback segment number with name "" too small ORA-22924: snapshot
    too old at com.sap.aii.utilxi.blob.api.AIIBlob.getByteArray
    (AIIBlob.java:85) at
    com.sap.aii.utilxi.blob.api.AIIBlobImpl.getByteArray
    (BlobServices.java:156)
    I have refered this link http://scn.sap.com/thread/3147106
    Kindly suggest,
    Gagan.

    This may be due memory issue on the server. refer the note/thread as
    http://scn.sap.com/thread/3456694
    3807  - Error messages regarding rollback and undo segments
    Regards
    Ramg

  • [SOLVED] Gnome 3.8 apps crash with X Window System Error

    So far this applications are affected:
    - gnome-terminal (when clicking on menu)
    - gnome-control-center (when choosing Users or Date & Time and some other tiles, choosing account in GOA)
    - epiphany (when clicking on new tab button)
    They crash with following error in console:
    (gnome-control-center:12717): Gdk-ERROR **: The program 'gnome-control-center' received an X Window System error.
    This probably reflects a bug in the program.
    The error was 'BadImplementation (server does not implement operation)'.
    (Details: serial 3583 error_code 17 request_code 148 minor_code 46)
    (Note to programmers: normally, X errors are reported asynchronously;
    that is, you will receive the error a while after causing it.
    To debug your program, run it with the GDK_SYNCHRONIZE environment
    variable to change this behavior. You can then get a meaningful
    backtrace from your debugger if you break on the gdk_x_error() function.)
    dmesg show only this line:
    [14505.289265] traps: gnome-control-c[12717] trap int3 ip:7fc494139ead sp:7fff3986e5e0 error:0
    Running with gdb:
    Program received signal SIGTRAP, Trace/breakpoint trap.
    0x00007ffff13caead in g_logv () from /usr/lib/libglib-2.0.so.0
    (gdb) backtrace
    #0 0x00007ffff13caead in g_logv () from /usr/lib/libglib-2.0.so.0
    #1 0x00007ffff13cb092 in g_log () from /usr/lib/libglib-2.0.so.0
    #2 0x00007ffff2825e60 in ?? () from /usr/lib/libgdk-3.so.0
    #3 0x00007ffff2830801 in ?? () from /usr/lib/libgdk-3.so.0
    #4 0x00007ffff5332976 in _XError () from /usr/lib/libX11.so.6
    #5 0x00007ffff532fbc1 in ?? () from /usr/lib/libX11.so.6
    #6 0x00007ffff532fc05 in ?? () from /usr/lib/libX11.so.6
    #7 0x00007ffff5330495 in _XEventsQueued () from /usr/lib/libX11.so.6
    #8 0x00007ffff5332f28 in _XData32 () from /usr/lib/libX11.so.6
    #9 0x00007ffff530d46e in XChangeProperty () from /usr/lib/libX11.so.6
    #10 0x00007ffff283bcfb in ?? () from /usr/lib/libgdk-3.so.0
    #11 0x00007ffff2d4609c in ?? () from /usr/lib/libgtk-3.so.0
    #12 0x00007ffff2d4a8ca in gtk_window_set_icon_name () from /usr/lib/libgtk-3.so.0
    #13 0x000000000044ba23 in ?? ()
    #14 0x00007fffe3358eb8 in ffi_call_unix64 () from /usr/lib/libffi.so.6
    #15 0x00007fffe3358820 in ffi_call () from /usr/lib/libffi.so.6
    #16 0x00007ffff168ac98 in g_cclosure_marshal_generic () from /usr/lib/libgobject-2.0.so.0
    #17 0x00007ffff168a458 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
    #18 0x00007ffff169b40d in ?? () from /usr/lib/libgobject-2.0.so.0
    #19 0x00007ffff16a3219 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
    #20 0x00007ffff16a3462 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
    #21 0x000000000044d3bc in ?? ()
    #22 0x00007ffff168d2b0 in g_cclosure_marshal_VOID__BOXEDv () from /usr/lib/libgobject-2.0.so.0
    #23 0x00007ffff168a687 in ?? () from /usr/lib/libgobject-2.0.so.0
    #24 0x00007ffff16a2778 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
    #25 0x00007ffff16a3462 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
    #26 0x00007ffff2bf293c in ?? () from /usr/lib/libgtk-3.so.0
    My graphic card (iI guess this has something to do with xorg):
    AMD Mobility Radeon HD 4550 (using catalyst legacy driver 13.1 with Xorg 1.12)
    Last edited by szorti (2013-04-24 08:40:26)

    I did a little test:
    - upgraded to xorg 1.14
    - switched from catalyst to xf86-video-ati drive
    Most of the errors dissappeared (GOA still crashes).
    But now i can only see message tray using keyboard shortcut (super + m). I read that I need to move my mouse fast to the botton edge of my screen - does not work - instead it show up randomly when i moved mouse near the bottom edge.
    I don't want to use the open source drivers (slow and laggy with multi monitor setup I'm using). I hope gnome devs will fix this bugs soon.
    SOLUTION (to still use catalyst):
    I found out that this is an Xorg 1.12 bug.
    Bug: http://lists.debian.org/debian-x/2012/12/msg00133.html
    To solve this use patch from this bugreport to compile xorg 1.12
    I used this aur packages:
    1. https://aur.archlinux.org/packages/xf86 … evdev1.12/
    2. https://aur.archlinux.org/packages/xorg-server1.12/ - I have edited PKGBUILD to include patch from bug report above
    PKGBUILD and patch:
    https://gist.github.com/winglot/5450630
    Last edited by szorti (2013-04-24 08:40:10)

  • JSFL function exportPNG failing with "bitmap too large" error.

    I'm trying to export to PNG from the JSFL document.exportPNG function with 'bCurrentPNGSettings' but it fails. Flash keeps complaining that "The bitmap is too large. The largest bitmap that can be created is 8000x800 pixels."
    The width x height of the document is set to 1920x1080 and I've tried modifying the publish profile appropriately. Still no-dice.
    If I set 'bCurrentPNGSettings' to false so that the export dialog appears it pops up with the correct width and height; clicking OK exports properly.
    Anyone have any ideas?
    Cheers.

    I am experiencing a similar problem. I have hundreds of symbols, most of which export just fine. A few symbols, however, do not. Although these symbols are typically modest in size, 1x49 pixels for example, Flash throws the error "The bitmap is too large. The largest bitmap that can be created is 8000x8000 pixels." which halts the script until it is acknowledged by the user.
    It seems that this "too large" error might appear anytime the width or height is out of range, as in it is either too large OR too small. If you allow the Export PNG dialog box to appear (or manually do a File...Export Image...), it has a Width of 4 pixels. When I try to correct the value to 1 pixel, another error is shown saying "Please enter a number between 4 and 8000." Anything outside this range will not be accepted.
    I also noticed that when I specified "false, true" for the optional 2nd and third parameters, the Export PNG dialog fails to appear.
    I am using Flash Pro CS5 on a PC.
    I tried this using Flash CS4/PC. I had an even worse time with the dialog, as I changed the width and height, it automatically changed the dpi from 72 to whatever value entered.
    So in order for the script to be able to exportPNG on all of the symbols in the library, I have to first check the symbol's dimensions, and either abort the export operation, or correct the values, forcing a minimum dimension of 4 pixels.

  • Expdp failing with snapshot too old error

    Hi,
    We are getting the below errors while migrating partitioned tables using expdp.
    The source and target databases are both running on 10.2.0.5 and the main thing is source database doesn't have any active sessions. This is a clone of a Prod Database and no one is accessing it.
    ORA-31693: Table data object "DPMMGR"."WHSE_CTNR_EVNT_W":"MSG_PRCS_N"."MSG_PRCS_N_DC556" failed to load/unload and is being skipped due to error:
    ORA-02354: error in exporting/importing data
    ORA-01555: snapshot too old: rollback segment number 31 with name "_SYSSMU31$" too small
    ORA-31693: Table data object "DPMMGR"."RLTM_PRDCT_LOG":"RPL_20120814" failed to load/unload and is being skipped due to error:
    ORA-02354: error in exporting/importing data
    ORA-01555: snapshot too old: rollback segment number 14 with name "_SYSSMU14$" too small
    Undo Tablespace has enough space but still the expdp is failing.
    SQL>/
    TABLESPACE Totalspace(MB) Used Space(MB) Freespace(MB) % Used % Free
    UNDO01 145096 115338 29758 79.49 20.51
    SQL> show parameter undo
    NAME TYPE VALUE
    undo_management string AUTO
    undo_retention integer 14400
    undo_tablespace string UNDO01
    Please let me know any workarounds.
    Thanks

    Undo Tablespace has enough space but still the expdp is failing.increasing undo_retention will helps here.
    undo_retention integer 14400currently 4 hr,increase it to 6 hr and try expdp again.

  • Late 2013 15 Retina MBP Crashing with Sleep Wake Failure Error

    My 15 inch MBP keeps shutting down 'because of a problem'. The following crash report appears in the console:
    Date/Time:       2013-11-17 14:21:25 -0800
    OS Version:      10.9 (Build 13A3017)
    Architecture:    x86_64
    Report Version:  18
    Event:           Sleep Wake Failure
    Steps:           50
    Hardware model:  MacBookPro11,3
    Active cpus:     8
    Powerstats for:  kernel_task
    Start time:      1969-12-31 16:00:00 -0800
    End time:        1969-12-31 16:00:00 -0800
    Microstackshots: 34 samples
    Primary state:   34 samples Non-Frontmost App, Non-Background Priority, User mode
    User Activity:   0 samples Idle, 0 samples Active, 34 samples Unknown
    Power Source:    0 samples on Battery, 0 samples on AC, 34 samples Unknown
    *34 call_continuation + 23 (mach_kernel) [0xffffff80002d6b37]
       *7  idle_thread + 24 (mach_kernel) [0xffffff80002378c8]
         *7  processor_idle + 170 (mach_kernel) [0xffffff800023757a]
           *7  machine_idle + 478 (mach_kernel) [0xffffff80002dd28e]
       *7  ??? (mach_kernel + 1003063) [0xffffff80002f4e37]
         *7  lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d17e]
           *7  thread_block_reason + 204 (mach_kernel) [0xffffff8000235d4c]
             *7  ??? (mach_kernel + 223563) [0xffffff800023694b]
               *7  machine_switch_context + 354 (mach_kernel) [0xffffff80002d7982]
       *5  ??? (mach_kernel + 303450) [0xffffff800024a15a]
         *4  IOService::pmDriverCallout(IOService*) + 75 (mach_kernel) [0xffffff80006984ab]
           *4  IOService::driverSetPowerState() + 281 (mach_kernel) [0xffffff800069f759]
             *4  IOPCIDevice::setPowerState(unsigned long, IOService*) + 60 (IOPCIFamily) [0xffffff7f807f3f3e]
               *4  IOPCIBridge::setDevicePowerState(IOPCIDevice*, unsigned int, unsigned long, unsigned long) + 499 (IOPCIFamily) [0xffffff7f807ec3b7]
                 *4  IOPCIBridge::tunnelsWait(IOPCIDevice*) + 152 (IOPCIFamily) [0xffffff7f807ecb44]
                   *4  lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d17e]
                     *4  thread_block_reason + 204 (mach_kernel) [0xffffff8000235d4c]
                       *4  ??? (mach_kernel + 223563) [0xffffff800023694b]
                         *4  machine_switch_context + 354 (mach_kernel) [0xffffff80002d7982]
         *1  IOService::watchdog_timer_expired(void*, void*) + 39 (mach_kernel) [0xffffff8000698337]
           *1  IOPMrootDomain::sleepWakeDebugTrig(bool) + 503 (mach_kernel) [0xffffff80006e67c7]
             *1  stack_snapshot_from_kernel + 123 (mach_kernel) [0xffffff80005af95b]
       *4  ??? (mach_kernel + 2301597) [0xffffff8000431e9d]
         *4  msleep + 114 (mach_kernel) [0xffffff80005e0c32]
           *4  ??? (mach_kernel + 4065797) [0xffffff80005e0a05]
             *4  lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d17e]
               *4  thread_block_reason + 204 (mach_kernel) [0xffffff8000235d4c]
                 *4  ??? (mach_kernel + 223563) [0xffffff800023694b]
                   *4  machine_switch_context + 354 (mach_kernel) [0xffffff80002d7982]
       *2  ??? (mach_kernel + 2285476) [0xffffff800042dfa4]
         *2  msleep + 114 (mach_kernel) [0xffffff80005e0c32]
           *2  ??? (mach_kernel + 4065797) [0xffffff80005e0a05]
             *2  lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d17e]
               *2  thread_block_reason + 204 (mach_kernel) [0xffffff8000235d4c]
                 *2  ??? (mach_kernel + 223563) [0xffffff800023694b]
                   *2  machine_switch_context + 354 (mach_kernel) [0xffffff80002d7982]
       *2  ??? (mach_kernel + 2285278) [0xffffff800042dede]
         *2  msleep + 114 (mach_kernel) [0xffffff80005e0c32]
           *2  ??? (mach_kernel + 4065797) [0xffffff80005e0a05]
             *2  lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d17e]
               *2  thread_block_reason + 204 (mach_kernel) [0xffffff8000235d4c]
                 *2  ??? (mach_kernel + 223563) [0xffffff800023694b]
                   *2  machine_switch_context + 354 (mach_kernel) [0xffffff80002d7982]
       *1  ??? (mach_kernel + 328209) [0xffffff8000250211]
         *1  thread_block_reason + 204 (mach_kernel) [0xffffff8000235d4c]
           *1  ??? (mach_kernel + 223563) [0xffffff800023694b]
             *1  machine_switch_context + 354 (mach_kernel) [0xffffff80002d7982]
       *1  mapping_replenish + 402 (mach_kernel) [0xffffff80002c7f62]
         *1  thread_block_reason + 204 (mach_kernel) [0xffffff8000235d4c]
           *1  ??? (mach_kernel + 223563) [0xffffff800023694b]
             *1  machine_switch_context + 354 (mach_kernel) [0xffffff80002d7982]
       *1  ??? (mach_kernel + 2298909) [0xffffff800043141d]
         *1  msleep + 114 (mach_kernel) [0xffffff80005e0c32]
           *1  ??? (mach_kernel + 4065797) [0xffffff80005e0a05]
             *1  lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d17e]
               *1  thread_block_reason + 204 (mach_kernel) [0xffffff8000235d4c]
                 *1  ??? (mach_kernel + 223563) [0xffffff800023694b]
                   *1  machine_switch_context + 354 (mach_kernel) [0xffffff80002d7982]
       *1  ??? (mach_kernel + 4433410) [0xffffff800063a602]
         *1  mach_msg_receive + 162 (mach_kernel) [0xffffff800021dee2]
           *1  ipc_mqueue_receive + 66 (mach_kernel) [0xffffff80002168a2]
             *1  thread_block_reason + 204 (mach_kernel) [0xffffff8000235d4c]
               *1  ??? (mach_kernel + 223563) [0xffffff800023694b]
                 *1  machine_switch_context + 354 (mach_kernel) [0xffffff80002d7982]
       *1  ??? (mach_kernel + 4398266) [0xffffff8000631cba]
         *1  msleep + 114 (mach_kernel) [0xffffff80005e0c32]
           *1  ??? (mach_kernel + 4065797) [0xffffff80005e0a05]
             *1  lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d17e]
               *1  thread_block_reason + 204 (mach_kernel) [0xffffff8000235d4c]
                 *1  ??? (mach_kernel + 223563) [0xffffff800023694b]
                   *1  machine_switch_context + 354 (mach_kernel) [0xffffff80002d7982]
       *1  rtThreadNativeMain(void*, int) + 33 (VBoxDrv) [0xffffff7f8089bfe1]
         *1  rtThreadMain + 47 (VBoxDrv) [0xffffff7f808990ef]
           *1  rtTimerThread(RTTHREADINT*, void*) + 62 (VBoxDrv) [0xffffff7f8089963e]
             *1  rtSemEventWait(RTSEMEVENTINTERNAL*, unsigned int, int) + 309 (VBoxDrv) [0xffffff7f8089ac35]
               *1  lck_spin_sleep + 78 (mach_kernel) [0xffffff800022d06e]
                 *1  thread_block_reason + 204 (mach_kernel) [0xffffff8000235d4c]
                   *1  ??? (mach_kernel + 223563) [0xffffff800023694b]
                     *1  machine_switch_context + 354 (mach_kernel) [0xffffff80002d7982]
       *1  ??? (mach_kernel + 1002143) [0xffffff80002f4a9f]
         *1  lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d17e]
           *1  thread_block_reason + 204 (mach_kernel) [0xffffff8000235d4c]
             *1  ??? (mach_kernel + 223563) [0xffffff800023694b]
               *1  machine_switch_context + 354 (mach_kernel) [0xffffff80002d7982]
      Binary Images:
    *0xffffff7f807e7000 - 0xffffff7f80802fff  IOPCIFamily (214) <D7DDC654-8A3E-33FC-B5ED-E756535EBD4D> /System/Library/Extensions/IOPCIFamily.kext/IOPCIFamily
    *0xffffff7f80882000 - 0xffffff7f808a1fff  org.virtualbox.kext.VBoxDrv 3.2.10 (3.2.10) <5A4BF9DF-9F5B-41C2-40D1-04F56733E322> /Library/Extensions/VBoxDrv.kext/Contents/MacOS/VBoxDrv
    *0xffffff8000200000 - 0xffffff80007a377a  mach_kernel (2422.75.4) <C51C3998-66EA-3C1B-A46E-90943DA76DF4> /mach_kernel
    Powerstats for:  revisiond
    Start time:      1969-12-31 16:00:00 -0800
    End time:        1969-12-31 16:00:00 -0800
    Microstackshots: 2 samples
    Primary state:   2 samples Non-Frontmost App, Non-Background Priority, User mode
    User Activity:   0 samples Idle, 0 samples Active, 2 samples Unknown
    Power Source:    0 samples on Battery, 0 samples on AC, 2 samples Unknown
    *2 hndl_unix_scall64 + 22 (mach_kernel) [0xffffff80002f35c6]
       *2 unix_syscall64 + 499 (mach_kernel) [0xffffff800063d753]
         *1 read_nocancel + 127 (mach_kernel) [0xffffff80005eecbf]
           *1 ??? (mach_kernel + 4124334) [0xffffff80005eeeae]
             *1 ??? (mach_kernel + 2042277) [0xffffff80003f29a5]
               *1 VNOP_READ + 225 (mach_kernel) [0xffffff80003fcdf1]
                 *1 spec_read + 253 (mach_kernel) [0xffffff800040becd]
                   *1 cdev_read + 99 (AppleFSCompressionTypeDataless) [0xffffff7f826fe9ab]
                     *1 msleep + 114 (mach_kernel) [0xffffff80005e0c32]
                       *1 ??? (mach_kernel + 4065797) [0xffffff80005e0a05]
                         *1 lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d17e]
                           *1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d4c]
                             *1 ??? (mach_kernel + 223563) [0xffffff800023694b]
                               *1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7982]
         *1 fsctl + 282 (mach_kernel) [0xffffff80003edc0a]
           *1 ??? (mach_kernel + 2023341) [0xffffff80003edfad]
             *1 ??? (mach_kernel + 2031259) [0xffffff80003efe9b]
               *1 msleep + 114 (mach_kernel) [0xffffff80005e0c32]
                 *1 ??? (mach_kernel + 4065797) [0xffffff80005e0a05]
                   *1 lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d17e]
                     *1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d4c]
                       *1 ??? (mach_kernel + 223563) [0xffffff800023694b]
                         *1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7982]
      Binary Images:
             0x10d8b9000 -        0x10d90cff7  revisiond (160.2) <B051EA4F-18DD-3542-8893-C426B9CA23F6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Supp ort/revisiond
    *0xffffff7f826fd000 - 0xffffff7f826feff7  com.apple.AppleFSCompression.AppleFSCompressionTypeDataless 56 (1.0.0d1) <39250897-347B-3440-9AA4-DD9E2F057F42> /System/Library/Extensions/AppleFSCompressionTypeDataless.kext/Contents/MacOS/A ppleFSCompressionTypeDataless
    *0xffffff8000200000 - 0xffffff80007a377a  mach_kernel (2422.75.4) <C51C3998-66EA-3C1B-A46E-90943DA76DF4> /mach_kernel
    Powerstats for:  Google Chrome He
    Start time:      1969-12-31 16:00:00 -0800
    End time:        1969-12-31 16:00:00 -0800
    Microstackshots: 2 samples
    Primary state:   2 samples Non-Frontmost App, Non-Background Priority, User mode
    User Activity:   0 samples Idle, 0 samples Active, 2 samples Unknown
    Power Source:    0 samples on Battery, 0 samples on AC, 2 samples Unknown
    *2 hndl_unix_scall + 216 (mach_kernel) [0xffffff80002f32b8]
       *2 unix_syscall + 471 (mach_kernel) [0xffffff800063d497]
         *2 read_nocancel + 127 (mach_kernel) [0xffffff80005eecbf]
           *2 ??? (mach_kernel + 4124334) [0xffffff80005eeeae]
             *2 soreceive + 2306 (mach_kernel) [0xffffff8000614362]
               *2 sbwait + 297 (mach_kernel) [0xffffff800061a269]
                 *2 msleep + 114 (mach_kernel) [0xffffff80005e0c32]
                   *2 ??? (mach_kernel + 4065797) [0xffffff80005e0a05]
                     *2 lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d17e]
                       *2 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d4c]
                         *2 ??? (mach_kernel + 223563) [0xffffff800023694b]
                           *2 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7982]
      Binary Images:
                 0xe1000 -                ???  ??? <C51C9A60-3ED7-3ECC-A017-98AE51E0A03C>
    *0xffffff8000200000 - 0xffffff80007a377a  mach_kernel (2422.75.4) <C51C3998-66EA-3C1B-A46E-90943DA76DF4> /mach_kernel
    Powerstats for:  securityd
    Start time:      1969-12-31 16:00:00 -0800
    End time:        1969-12-31 16:00:00 -0800
    Microstackshots: 1 samples
    Primary state:   1 samples Non-Frontmost App, Non-Background Priority, User mode
    User Activity:   0 samples Idle, 0 samples Active, 1 samples Unknown
    Power Source:    0 samples on Battery, 0 samples on AC, 1 samples Unknown
    *1 hndl_unix_scall64 + 22 (mach_kernel) [0xffffff80002f35c6]
       *1 unix_syscall64 + 499 (mach_kernel) [0xffffff800063d753]
         *1 read_nocancel + 127 (mach_kernel) [0xffffff80005eecbf]
           *1 ??? (mach_kernel + 4124334) [0xffffff80005eeeae]
             *1 ??? (mach_kernel + 2042277) [0xffffff80003f29a5]
               *1 VNOP_READ + 225 (mach_kernel) [0xffffff80003fcdf1]
                 *1 spec_read + 253 (mach_kernel) [0xffffff800040becd]
                   *1 ??? (mach_kernel + 3834185) [0xffffff80005a8149]
                     *1 msleep + 114 (mach_kernel) [0xffffff80005e0c32]
                       *1 ??? (mach_kernel + 4065797) [0xffffff80005e0a05]
                         *1 lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d17e]
                           *1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d4c]
                             *1 ??? (mach_kernel + 223563) [0xffffff800023694b]
                               *1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7982]
      Binary Images:
             0x105d09000 -        0x105dc3ff3  securityd (55199) <660C2D1B-F823-3178-A4D7-43020907B240> /usr/sbin/securityd
    *0xffffff8000200000 - 0xffffff80007a377a  mach_kernel (2422.75.4) <C51C3998-66EA-3C1B-A46E-90943DA76DF4> /mach_kernel
    Powerstats for:  authd
    Start time:      1969-12-31 16:00:00 -0800
    End time:        1969-12-31 16:00:00 -0800
    Microstackshots: 1 samples
    Primary state:   1 samples Non-Frontmost App, Non-Background Priority, User mode
    User Activity:   0 samples Idle, 0 samples Active, 1 samples Unknown
    Power Source:    0 samples on Battery, 0 samples on AC, 1 samples Unknown
    *1 hndl_unix_scall64 + 22 (mach_kernel) [0xffffff80002f35c6]
       *1 unix_syscall64 + 499 (mach_kernel) [0xffffff800063d753]
         *1 read_nocancel + 127 (mach_kernel) [0xffffff80005eecbf]
           *1 ??? (mach_kernel + 4124334) [0xffffff80005eeeae]
             *1 ??? (mach_kernel + 2042277) [0xffffff80003f29a5]
               *1 VNOP_READ + 225 (mach_kernel) [0xffffff80003fcdf1]
                 *1 spec_read + 253 (mach_kernel) [0xffffff800040becd]
                   *1 ??? (mach_kernel + 3834185) [0xffffff80005a8149]
                     *1 msleep + 114 (mach_kernel) [0xffffff80005e0c32]
                       *1 ??? (mach_kernel + 4065797) [0xffffff80005e0a05]
                         *1 lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d17e]
                           *1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d4c]
                             *1 ??? (mach_kernel + 223563) [0xffffff800023694b]
                               *1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7982]
      Binary Images:
             0x10b933000 -        0x10b94affb  com.apple.authd 1.0 (55471) <ECB4D4B4-B7A0-3191-9249-A0A92F91ADB9> /System/Library/Frameworks/Security.framework/Versions/A/XPCServices/authd.xpc/ Contents/MacOS/authd
    *0xffffff8000200000 - 0xffffff80007a377a  mach_kernel (2422.75.4) <C51C3998-66EA-3C1B-A46E-90943DA76DF4> /mach_kernel
    Powerstats for:  coreservicesd
    Start time:      1969-12-31 16:00:00 -0800
    End time:        1969-12-31 16:00:00 -0800
    Microstackshots: 1 samples
    Primary state:   1 samples Non-Frontmost App, Non-Background Priority, User mode
    User Activity:   0 samples Idle, 0 samples Active, 1 samples Unknown
    Power Source:    0 samples on Battery, 0 samples on AC, 1 samples Unknown
    *1 hndl_unix_scall64 + 22 (mach_kernel) [0xffffff80002f35c6]
       *1 unix_syscall64 + 499 (mach_kernel) [0xffffff800063d753]
         *1 read_nocancel + 127 (mach_kernel) [0xffffff80005eecbf]
           *1 ??? (mach_kernel + 4124334) [0xffffff80005eeeae]
             *1 ??? (mach_kernel + 2134647) [0xffffff8000409277]
               *1 tsleep + 92 (mach_kernel) [0xffffff80005e0ccc]
                 *1 ??? (mach_kernel + 4065706) [0xffffff80005e09aa]
                   *1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d4c]
                     *1 ??? (mach_kernel + 223563) [0xffffff800023694b]
                       *1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7982]
      Binary Images:
             0x102387000 -        0x102387ffe  coreservicesd (1077.13) <495DE889-9F8E-34E6-B4AC-A4A5214C199A> /System/Library/CoreServices/coreservicesd
    *0xffffff8000200000 - 0xffffff80007a377a  mach_kernel (2422.75.4) <C51C3998-66EA-3C1B-A46E-90943DA76DF4> /mach_kernel
    Powerstats for:  fseventsd
    Start time:      1969-12-31 16:00:00 -0800
    End time:        1969-12-31 16:00:00 -0800
    Microstackshots: 1 samples
    Primary state:   1 samples Non-Frontmost App, Non-Background Priority, User mode
    User Activity:   0 samples Idle, 0 samples Active, 1 samples Unknown
    Power Source:    0 samples on Battery, 0 samples on AC, 1 samples Unknown
    *1 hndl_unix_scall64 + 22 (mach_kernel) [0xffffff80002f35c6]
       *1 unix_syscall64 + 499 (mach_kernel) [0xffffff800063d753]
         *1 read_nocancel + 127 (mach_kernel) [0xffffff80005eecbf]
           *1 ??? (mach_kernel + 4124334) [0xffffff80005eeeae]
             *1 ??? (mach_kernel + 2134647) [0xffffff8000409277]
               *1 tsleep + 92 (mach_kernel) [0xffffff80005e0ccc]
                 *1 ??? (mach_kernel + 4065706) [0xffffff80005e09aa]
                   *1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d4c]
                     *1 ??? (mach_kernel + 223563) [0xffffff800023694b]
                       *1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7982]
      Binary Images:
             0x104cef000 -        0x104d07ff7  fseventsd (1077.13) <6C970211-6610-3B11-894B-3E7E17974E3E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/Support/fseventsd
    *0xffffff8000200000 - 0xffffff80007a377a  mach_kernel (2422.75.4) <C51C3998-66EA-3C1B-A46E-90943DA76DF4> /mach_kernel
    Powerstats for:  stackshot
    Start time:      1969-12-31 16:00:00 -0800
    End time:        1969-12-31 16:00:00 -0800
    Microstackshots: 1 samples
    Primary state:   1 samples Non-Frontmost App, Non-Background Priority, User mode
    User Activity:   0 samples Idle, 0 samples Active, 1 samples Unknown
    Power Source:    0 samples on Battery, 0 samples on AC, 1 samples Unknown
    *1 hndl_unix_scall64 + 22 (mach_kernel) [0xffffff80002f35c6]
       *1 unix_syscall64 + 499 (mach_kernel) [0xffffff800063d753]
         *1 __sigwait_nocancel + 480 (mach_kernel) [0xffffff80005dd1a0]
           *1 msleep + 114 (mach_kernel) [0xffffff80005e0c32]
             *1 ??? (mach_kernel + 4065797) [0xffffff80005e0a05]
               *1 lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d17e]
                 *1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d4c]
                   *1 ??? (mach_kernel + 223563) [0xffffff800023694b]
                     *1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7982]
      Binary Images:
             0x105ffa000 -        0x105fffff7  stackshot (29) <A98539D3-2C52-3E5D-88A8-299A7930810C> /usr/libexec/stackshot
    *0xffffff8000200000 - 0xffffff80007a377a  mach_kernel (2422.75.4) <C51C3998-66EA-3C1B-A46E-90943DA76DF4> /mach_kernel
    Powerstats for:  mtmd
    Start time:      1969-12-31 16:00:00 -0800
    End time:        1969-12-31 16:00:00 -0800
    Microstackshots: 1 samples
    Primary state:   1 samples Non-Frontmost App, Non-Background Priority, User mode
    User Activity:   0 samples Idle, 0 samples Active, 1 samples Unknown
    Power Source:    0 samples on Battery, 0 samples on AC, 1 samples Unknown
    *1 hndl_unix_scall64 + 22 (mach_kernel) [0xffffff80002f35c6]
       *1 unix_syscall64 + 499 (mach_kernel) [0xffffff800063d753]
         *1 fsctl + 282 (mach_kernel) [0xffffff80003edc0a]
           *1 ??? (mach_kernel + 2023341) [0xffffff80003edfad]
             *1 ??? (mach_kernel + 2031259) [0xffffff80003efe9b]
               *1 msleep + 114 (mach_kernel) [0xffffff80005e0c32]
                 *1 ??? (mach_kernel + 4065797) [0xffffff80005e0a05]
                   *1 lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d17e]
                     *1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d4c]
                       *1 ??? (mach_kernel + 223563) [0xffffff800023694b]
                         *1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7982]
      Binary Images:
             0x10b018000 -        0x10b047fff  mtmd (83) <243CD1AA-D0B5-3A36-96B6-A6C45F19E7BF> /System/Library/CoreServices/backupd.bundle/Contents/Resources/mtmd
    *0xffffff8000200000 - 0xffffff80007a377a  mach_kernel (2422.75.4) <C51C3998-66EA-3C1B-A46E-90943DA76DF4> /mach_kernel
    Powerstats for:  mds
    Start time:      1969-12-31 16:00:00 -0800
    End time:        1969-12-31 16:00:00 -0800
    Microstackshots: 1 samples
    Primary state:   1 samples Non-Frontmost App, Non-Background Priority, User mode
    User Activity:   0 samples Idle, 0 samples Active, 1 samples Unknown
    Power Source:    0 samples on Battery, 0 samples on AC, 1 samples Unknown
    *1 hndl_unix_scall64 + 22 (mach_kernel) [0xffffff80002f35c6]
       *1 unix_syscall64 + 499 (mach_kernel) [0xffffff800063d753]
         *1 read_nocancel + 127 (mach_kernel) [0xffffff80005eecbf]
           *1 ??? (mach_kernel + 4124334) [0xffffff80005eeeae]
             *1 ??? (mach_kernel + 2134647) [0xffffff8000409277]
               *1 tsleep + 92 (mach_kernel) [0xffffff80005e0ccc]
                 *1 ??? (mach_kernel + 4065706) [0xffffff80005e09aa]
                   *1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d4c]
                     *1 ??? (mach_kernel + 223563) [0xffffff800023694b]
                       *1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7982]
      Binary Images:
             0x103c2a000 -        0x103d86fff  mds (800.12) <ECAC8950-9CB9-3BB6-A6A7-7F3DF0E7F23B> /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework /Support/mds
    *0xffffff8000200000 - 0xffffff80007a377a  mach_kernel (2422.75.4) <C51C3998-66EA-3C1B-A46E-90943DA76DF4> /mach_kernel
    Powerstats for:  WindowServer
    Start time:      1969-12-31 16:00:00 -0800
    End time:        1969-12-31 16:00:00 -0800
    Microstackshots: 1 samples
    Primary state:   1 samples Non-Frontmost App, Non-Background Priority, User mode
    User Activity:   0 samples Idle, 0 samples Active, 1 samples Unknown
    Power Source:    0 samples on Battery, 0 samples on AC, 1 samples Unknown
    *1 hndl_mach_scall64 + 22 (mach_kernel) [0xffffff80002f35e6]
       *1 ??? (mach_kernel + 823981) [0xffffff80002c92ad]
         *1 mach_msg_overwrite_trap + 195 (mach_kernel) [0xffffff800021e003]
           *1 ipc_kmsg_send + 117 (mach_kernel) [0xffffff80002139b5]
             *1 ipc_kobject_server + 241 (mach_kernel) [0xffffff8000226bb1]
               *1 ??? (mach_kernel + 745608) [0xffffff80002b6088]
                 *1 is_io_connect_method + 415 (mach_kernel) [0xffffff80006cabcf]
                   *1 IOUserClient::externalMethod(unsigned int, IOExternalMethodArguments*, IOExternalMethodDispatch*, OSObject*, void*) + 782 (mach_kernel) [0xffffff80006cd17e]
                     *1 shim_io_connect_method_structureI_structureO + 266 (mach_kernel) [0xffffff80006cc61a]
                       *1 IOAccelGLContext::set_surface_get_config_status(IOAccelGLContextSetSurfaceData* , IOAccelGLContextGetConfigStatus*, unsigned long long, unsigned long long*) + 602 (IOAcceleratorFamily) [0xffffff7f81c65484]
                         *1 IOAccelGLContext::get_config(unsigned int*) + 100 (IOAcceleratorFamily) [0xffffff7f81c66bfa]
                           *1 IOGraphicsAccelerator::acceleratorWaitEnabled() + 108 (IOAcceleratorFamily) [0xffffff7f81c79f04]
                             *1 lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d17e]
                               *1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d4c]
                                 *1 ??? (mach_kernel + 223563) [0xffffff800023694b]
                                   *1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7982]
      Binary Images:
             0x101a98000 -        0x101a98ffd  WindowServer (599.7) <3962C9A3-3D52-3D3B-BA42-C4670C12982C> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreGraphic s.framework/Resources/WindowServer
    *0xffffff7f81c4f000 - 0xffffff7f81c7bffc  com.apple.iokit.IOAcceleratorFamily 98.9 (98.9) <60FCBADD-27EE-349C-AC29-C758C944A2AE> /System/Library/Extensions/IOAcceleratorFamily.kext/Contents/MacOS/IOAccelerato rFamily
    *0xffffff8000200000 - 0xffffff80007a377a  mach_kernel (2422.75.4) <C51C3998-66EA-3C1B-A46E-90943DA76DF4> /mach_kernel
    Powerstats for:  Notify
    Start time:      1969-12-31 16:00:00 -0800
    End time:        1969-12-31 16:00:00 -0800
    Microstackshots: 1 samples
    Primary state:   1 samples Non-Frontmost App, Non-Background Priority, User mode
    User Activity:   0 samples Idle, 0 samples Active, 1 samples Unknown
    Power Source:    0 samples on Battery, 0 samples on AC, 1 samples Unknown
    *1 hndl_unix_scall64 + 22 (mach_kernel) [0xffffff80002f35c6]
       *1 unix_syscall64 + 499 (mach_kernel) [0xffffff800063d753]
         *1 accept_nocancel + 442 (mach_kernel) [0xffffff800061de8a]
           *1 msleep + 114 (mach_kernel) [0xffffff80005e0c32]
             *1 ??? (mach_kernel + 4065797) [0xffffff80005e0a05]
               *1 lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d17e]
                 *1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d4c]
                   *1 ??? (mach_kernel + 223563) [0xffffff800023694b]
                     *1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7982]
      Binary Images:
             0x100000000 -                ???  ??? <BDEA8C11-D470-3C05-B788-9A9F6DE139E9>
    *0xffffff8000200000 - 0xffffff80007a377a  mach_kernel (2422.75.4) <C51C3998-66EA-3C1B-A46E-90943DA76DF4> /mach_kernel
    Powerstats for:  SpotifyWebHelper
    Start time:      1969-12-31 16:00:00 -0800
    End time:        1969-12-31 16:00:00 -0800
    Microstackshots: 1 samples
    Primary state:   1 samples Non-Frontmost App, Non-Background Priority, User mode
    User Activity:   0 samples Idle, 0 samples Active, 1 samples Unknown
    Power Source:    0 samples on Battery, 0 samples on AC, 1 samples Unknown
    *1 hndl_unix_scall + 216 (mach_kernel) [0xffffff80002f32b8]
       *1 unix_syscall + 471 (mach_kernel) [0xffffff800063d497]
         *1 poll_nocancel + 802 (mach_kernel) [0xffffff80005f0ef2]
           *1 kqueue_scan + 367 (mach_kernel) [0xffffff80005c323f]
             *1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d4c]
               *1 ??? (mach_kernel + 223563) [0xffffff800023694b]
                 *1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7982]
      Binary Images:
                  0x1000 -                ???  ??? <08F33705-43C2-3416-B336-5D1C776428FB>
    *0xffffff8000200000 - 0xffffff80007a377a  mach_kernel (2422.75.4) <C51C3998-66EA-3C1B-A46E-90943DA76DF4> /mach_kernel
    Powerstats for:  Google Chrome
    Start time:      1969-12-31 16:00:00 -0800
    End time:        1969-12-31 16:00:00 -0800
    Microstackshots: 1 samples
    Primary state:   1 samples Non-Frontmost App, Non-Background Priority, User mode
    User Activity:   0 samples Idle, 0 samples Active, 1 samples Unknown
    Power Source:    0 samples on Battery, 0 samples on AC, 1 samples Unknown
    *1 hndl_unix_scall + 216 (mach_kernel) [0xffffff80002f32b8]
       *1 unix_syscall + 471 (mach_kernel) [0xffffff800063d497]
         *1 read_nocancel + 127 (mach_kernel) [0xffffff80005eecbf]
           *1 ??? (mach_kernel + 4124334) [0xffffff80005eeeae]
             *1 ??? (mach_kernel + 4142335) [0xffffff80005f34ff]
               *1 msleep + 114 (mach_kernel) [0xffffff80005e0c32]
                 *1 ??? (mach_kernel + 4065797) [0xffffff80005e0a05]
                   *1 lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d17e]
                     *1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d4c]
                       *1 ??? (mach_kernel + 223563) [0xffffff800023694b]
                         *1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7982]
      Binary Images:
                 0x80000 -                ???  ??? <61AEFDE9-5171-3ADC-B13D-4DC90D9B6B58>
    *0xffffff8000200000 - 0xffffff80007a377a  mach_kernel (2422.75.4) <C51C3998-66EA-3C1B-A46E-90943DA76DF4> /mach_kernel
    Powerstats for:  Spotify
    Start time:      1969-12-31 16:00:00 -0800
    End time:        1969-12-31 16:00:00 -0800
    Microstackshots: 1 samples
    Primary state:   1 samples Non-Frontmost App, Non-Background Priority, Suppressed, User mode
    User Activity:   0 samples Idle, 0 samples Active, 1 samples Unknown
    Power Source:    0 samples on Battery, 0 samples on AC, 1 samples Unknown
    *1 hndl_unix_scall + 216 (mach_kernel) [0xffffff80002f32b8]
       *1 unix_syscall + 471 (mach_kernel) [0xffffff800063d497]
         *1 poll_nocancel + 802 (mach_kernel) [0xffffff80005f0ef2]
           *1 kqueue_scan + 367 (mach_kernel) [0xffffff80005c323f]
             *1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d4c]
               *1 ??? (mach_kernel + 223563) [0xffffff800023694b]
                 *1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7982]
      Binary Images:
                  0x1000 -                ???  ??? <87DAD843-E575-3F28-9BF7-9151A4A0F010>
    *0xffffff8000200000 - 0xffffff80007a377a  mach_kernel (2422.75.4) <C51C3998-66EA-3C1B-A46E-90943DA76DF4> /mach_kernel
    ================================================================
    UUID: 42E6B883-9170-4F1F-B1B9-BBB0B568DDD7
    cps: 2
    Code: 0000002a 27006c00
    Stackshot reason: Watchdog

    It appears I'm having the identical problem with my four day old late 2013 15" MBP shutting down and restarting with a Sleep Wake Failure. Based on this and related threads I've looked for rascally legacy software:
    -Sound Flower
    -Norton
    -Virtual Box
    But none of those usual suspects appear to be present. Another thread had sugested turning off "Power Nap" in the "Energy Saver" section of "System Preferences" which I just did but won't know the results until tomorrow as it seems to only misbehave when I'm not paying attention to it.
    Date/Time:       2013-11-18 23:12:47 -0500
    OS Version:      10.9 (Build 13A3017)
    Architecture:    x86_64
    Report Version:  18
    Event:           Sleep Wake Failure
    Steps:           51
    Hardware model:  MacBookPro11,3
    Active cpus:     8
    Powerstats for:  kernel_task
    Start time:      1969-12-31 19:00:00 -0500
    End time:        1969-12-31 19:00:00 -0500
    Microstackshots: 32 samples
    Primary state:   32 samples Non-Frontmost App, Non-Background Priority, User mode
    User Activity:   0 samples Idle, 0 samples Active, 32 samples Unknown
    Power Source:    0 samples on Battery, 0 samples on AC, 32 samples Unknown
    *32 call_continuation + 23 (mach_kernel) [0xffffff80002d6b37]
       *7  ??? (mach_kernel + 1003063) [0xffffff80002f4e37]
         *7  lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d17e]
           *7  thread_block_reason + 204 (mach_kernel) [0xffffff8000235d4c]
             *7  ??? (mach_kernel + 223563) [0xffffff800023694b]
               *7  machine_switch_context + 354 (mach_kernel) [0xffffff80002d7982]
       *6  idle_thread + 24 (mach_kernel) [0xffffff80002378c8]
         *6  processor_idle + 170 (mach_kernel) [0xffffff800023757a]
           *6  machine_idle + 478 (mach_kernel) [0xffffff80002dd28e]
       *5  ??? (mach_kernel + 303450) [0xffffff800024a15a]
         *4  IOService::pmDriverCallout(IOService*) + 75 (mach_kernel) [0xffffff80006984ab]
           *4  IOService::driverSetPowerState() + 281 (mach_kernel) [0xffffff800069f759]
             *4  IOPCIDevice::setPowerState(unsigned long, IOService*) + 60 (IOPCIFamily) [0xffffff7f808c5f3e]
               *4  IOPCIBridge::setDevicePowerState(IOPCIDevice*, unsigned int, unsigned long, unsigned long) + 499 (IOPCIFamily) [0xffffff7f808be3b7]
                 *4  IOPCIBridge::tunnelsWait(IOPCIDevice*) + 152 (IOPCIFamily) [0xffffff7f808beb44]
                   *4  lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d17e]
                     *4  thread_block_reason + 204 (mach_kernel) [0xffffff8000235d4c]
                       *4  ??? (mach_kernel + 223563) [0xffffff800023694b]
                         *4  machine_switch_context + 354 (mach_kernel) [0xffffff80002d7982]
         *1  IOService::watchdog_timer_expired(void*, void*) + 39 (mach_kernel) [0xffffff8000698337]
           *1  IOPMrootDomain::sleepWakeDebugTrig(bool) + 503 (mach_kernel) [0xffffff80006e67c7]
             *1  stack_snapshot_from_kernel + 123 (mach_kernel) [0xffffff80005af95b]
       *4  ??? (mach_kernel + 2301597) [0xffffff8000431e9d]
         *4  msleep + 114 (mach_kernel) [0xffffff80005e0c32]
           *4  ??? (mach_kernel + 4065797) [0xffffff80005e0a05]
             *4  lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d17e]
               *4  thread_block_reason + 204 (mach_kernel) [0xffffff8000235d4c]
                 *4  ??? (mach_kernel + 223563) [0xffffff800023694b]
                   *4  machine_switch_context + 354 (mach_kernel) [0xffffff80002d7982]
       *2  ??? (mach_kernel + 2285476) [0xffffff800042dfa4]
         *2  msleep + 114 (mach_kernel) [0xffffff80005e0c32]
           *2  ??? (mach_kernel + 4065797) [0xffffff80005e0a05]
             *2  lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d17e]
               *2  thread_block_reason + 204 (mach_kernel) [0xffffff8000235d4c]
                 *2  ??? (mach_kernel + 223563) [0xffffff800023694b]
                   *2  machine_switch_context + 354 (mach_kernel) [0xffffff80002d7982]
       *2  ??? (mach_kernel + 2285278) [0xffffff800042dede]
         *2  msleep + 114 (mach_kernel) [0xffffff80005e0c32]
           *2  ??? (mach_kernel + 4065797) [0xffffff80005e0a05]
             *2  lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d17e]
               *2  thread_block_reason + 204 (mach_kernel) [0xffffff8000235d4c]
                 *2  ??? (mach_kernel + 223563) [0xffffff800023694b]
                   *2  machine_switch_context + 354 (mach_kernel) [0xffffff80002d7982]
       *1  ??? (mach_kernel + 328209) [0xffffff8000250211]
         *1  thread_block_reason + 204 (mach_kernel) [0xffffff8000235d4c]
           *1  ??? (mach_kernel + 223563) [0xffffff800023694b]
             *1  machine_switch_context + 354 (mach_kernel) [0xffffff80002d7982]
       *1  mapping_replenish + 402 (mach_kernel) [0xffffff80002c7f62]
         *1  thread_block_reason + 204 (mach_kernel) [0xffffff8000235d4c]
           *1  ??? (mach_kernel + 223563) [0xffffff800023694b]
             *1  machine_switch_context + 354 (mach_kernel) [0xffffff80002d7982]
       *1  ??? (mach_kernel + 2298909) [0xffffff800043141d]
         *1  msleep + 114 (mach_kernel) [0xffffff80005e0c32]
           *1  ??? (mach_kernel + 4065797) [0xffffff80005e0a05]
             *1  lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d17e]
               *1  thread_block_reason + 204 (mach_kernel) [0xffffff8000235d4c]
                 *1  ??? (mach_kernel + 223563) [0xffffff800023694b]
                   *1  machine_switch_context + 354 (mach_kernel) [0xffffff80002d7982]
       *1  ??? (mach_kernel + 4433410) [0xffffff800063a602]
         *1  mach_msg_receive + 162 (mach_kernel) [0xffffff800021dee2]
           *1  ipc_mqueue_receive + 66 (mach_kernel) [0xffffff80002168a2]
             *1  thread_block_reason + 204 (mach_kernel) [0xffffff8000235d4c]
               *1  ??? (mach_kernel + 223563) [0xffffff800023694b]
                 *1  machine_switch_context + 354 (mach_kernel) [0xffffff80002d7982]
       *1  ??? (mach_kernel + 4398266) [0xffffff8000631cba]
         *1  msleep + 114 (mach_kernel) [0xffffff80005e0c32]
           *1  ??? (mach_kernel + 4065797) [0xffffff80005e0a05]
             *1  lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d17e]
               *1  thread_block_reason + 204 (mach_kernel) [0xffffff8000235d4c]
                 *1  ??? (mach_kernel + 223563) [0xffffff800023694b]
                   *1  machine_switch_context + 354 (mach_kernel) [0xffffff80002d7982]
       *1  ??? (mach_kernel + 1002143) [0xffffff80002f4a9f]
         *1  lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d17e]
           *1  thread_block_reason + 204 (mach_kernel) [0xffffff8000235d4c]
             *1  ??? (mach_kernel + 223563) [0xffffff800023694b]
               *1  machine_switch_context + 354 (mach_kernel) [0xffffff80002d7982]
      Binary Images:
    *0xffffff7f808b9000 - 0xffffff7f808d4fff  IOPCIFamily (214) <D7DDC654-8A3E-33FC-B5ED-E756535EBD4D> /System/Library/Extensions/IOPCIFamily.kext/IOPCIFamily
    *0xffffff8000200000 - 0xffffff80007a377a  mach_kernel (2422.75.4) <C51C3998-66EA-3C1B-A46E-90943DA76DF4> /mach_kernel
    Powerstats for:  Google Chrome He
    Start time:      1969-12-31 19:00:00 -0500
    End time:        1969-12-31 19:00:00 -0500
    Microstackshots: 3 samples
    Primary state:   3 samples Non-Frontmost App, Non-Background Priority, User mode
    User Activity:   0 samples Idle, 0 samples Active, 3 samples Unknown
    Power Source:    0 samples on Battery, 0 samples on AC, 3 samples Unknown
    *1 hndl_mach_scall + 216 (mach_kernel) [0xffffff80002f3398]
       *1 ??? (mach_kernel + 823661) [0xffffff80002c916d]
         *1 mach_msg_overwrite_trap + 195 (mach_kernel) [0xffffff800021e003]
           *1 ipc_kmsg_send + 117 (mach_kernel) [0xffffff80002139b5]
             *1 ipc_kobject_server + 241 (mach_kernel) [0xffffff8000226bb1]
               *1 ??? (mach_kernel + 745608) [0xffffff80002b6088]
                 *1 is_io_connect_method + 415 (mach_kernel) [0xffffff80006cabcf]
                   *1 IOUserClient::externalMethod(unsigned int, IOExternalMethodArguments*, IOExternalMethodDispatch*, OSObject*, void*) + 429 (mach_kernel) [0xffffff80006cd01d]
                     *1 IOAccelSharedUserClient::s_new_resource(IOAccelSharedUserClient*, void*, IOExternalMethodArguments*) + 146 (IOAcceleratorFamily) [0xffffff7f81cb564e]
                       *1 IOAccelSharedUserClient::new_resource(IOAccelNewResourceArgs*, IOAccelNewResourceReturnData*, unsigned long long, unsigned int*) + 201 (IOAcceleratorFamily) [0xffffff7f81cb4df7]
                         *1 IOGraphicsAccelerator::acceleratorWaitEnabled() + 108 (IOAcceleratorFamily) [0xffffff7f81cc1f04]
                           *1 lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d17e]
                             *1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d4c]
                               *1 ??? (mach_kernel + 223563) [0xffffff800023694b]
                                 *1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7982]
    *1 hndl_unix_scall + 216 (mach_kernel) [0xffffff80002f32b8]
       *1 unix_syscall + 471 (mach_kernel) [0xffffff800063d497]
         *1 read_nocancel + 127 (mach_kernel) [0xffffff80005eecbf]
           *1 ??? (mach_kernel + 4124334) [0xffffff80005eeeae]
             *1 soreceive + 2306 (mach_kernel) [0xffffff8000614362]
               *1 sbwait + 297 (mach_kernel) [0xffffff800061a269]
                 *1 msleep + 114 (mach_kernel) [0xffffff80005e0c32]
                   *1 ??? (mach_kernel + 4065797) [0xffffff80005e0a05]
                     *1 lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d17e]
                       *1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d4c]
                         *1 ??? (mach_kernel + 223563) [0xffffff800023694b]
                           *1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7982]
    *1 call_continuation + 23 (mach_kernel) [0xffffff80002d6b37]
       *1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d4c]
         *1 ??? (mach_kernel + 223200) [0xffffff80002367e0]
           *1 ml_set_interrupts_enabled + 27 (mach_kernel) [0xffffff80002d604b]
      Binary Images:
                 0xed000 -                ???  ??? <ECA4164D-4FEE-35DC-BF7E-669439D660B9>
    *0xffffff7f81c97000 - 0xffffff7f81cc3ffc  com.apple.iokit.IOAcceleratorFamily 98.9 (98.9) <60FCBADD-27EE-349C-AC29-C758C944A2AE> /System/Library/Extensions/IOAcceleratorFamily.kext/Contents/MacOS/IOAccelerato rFamily
    *0xffffff8000200000 - 0xffffff80007a377a  mach_kernel (2422.75.4) <C51C3998-66EA-3C1B-A46E-90943DA76DF4> /mach_kernel
    Powerstats for:  Dropbox
    Start time:      1969-12-31 19:00:00 -0500
    End time:        1969-12-31 19:00:00 -0500
    Microstackshots: 3 samples
    Primary state:   3 samples Non-Frontmost App, Non-Background Priority, User mode
    User Activity:   0 samples Idle, 0 samples Active, 3 samples Unknown
    Power Source:    0 samples on Battery, 0 samples on AC, 3 samples Unknown
    *3 hndl_unix_scall + 216 (mach_kernel) [0xffffff80002f32b8]
       *3 unix_syscall + 471 (mach_kernel) [0xffffff800063d497]
         *2 poll_nocancel + 802 (mach_kernel) [0xffffff80005f0ef2]
           *2 kqueue_scan + 367 (mach_kernel) [0xffffff80005c323f]
             *2 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d4c]
               *2 ??? (mach_kernel + 223563) [0xffffff800023694b]
                 *2 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7982]
         *1 recvfrom_nocancel + 224 (mach_kernel) [0xffffff800061f570]
           *1 ??? (mach_kernel + 4323134) [0xffffff800061f73e]
             *1 soreceive + 2306 (mach_kernel) [0xffffff8000614362]
               *1 sbwait + 297 (mach_kernel) [0xffffff800061a269]
                 *1 msleep + 114 (mach_kernel) [0xffffff80005e0c32]
                   *1 ??? (mach_kernel + 4065797) [0xffffff80005e0a05]
                     *1 lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d17e]
                       *1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d4c]
                         *1 ??? (mach_kernel + 223563) [0xffffff800023694b]
                           *1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7982]
      Binary Images:
                  0x1000 -                ???  ??? <7F79FBE9-98A6-6542-D873-85E6A780C639>
    *0xffffff8000200000 - 0xffffff80007a377a  mach_kernel (2422.75.4) <C51C3998-66EA-3C1B-A46E-90943DA76DF4> /mach_kernel
    Powerstats for:  revisiond
    Start time:      1969-12-31 19:00:00 -0500
    End time:        1969-12-31 19:00:00 -0500
    Microstackshots: 2 samples
    Primary state:   2 samples Non-Frontmost App, Non-Background Priority, User mode
    User Activity:   0 samples Idle, 0 samples Active, 2 samples Unknown
    Power Source:    0 samples on Battery, 0 samples on AC, 2 samples Unknown
    *2 hndl_unix_scall64 + 22 (mach_kernel) [0xffffff80002f35c6]
       *2 unix_syscall64 + 499 (mach_kernel) [0xffffff800063d753]
         *1 read_nocancel + 127 (mach_kernel) [0xffffff80005eecbf]
           *1 ??? (mach_kernel + 4124334) [0xffffff80005eeeae]
             *1 ??? (mach_kernel + 2042277) [0xffffff80003f29a5]
               *1 VNOP_READ + 225 (mach_kernel) [0xffffff80003fcdf1]
                 *1 spec_read + 253 (mach_kernel) [0xffffff800040becd]
                   *1 cdev_read + 99 (AppleFSCompressionTypeDataless) [0xffffff7f827339ab]
                     *1 msleep + 114 (mach_kernel) [0xffffff80005e0c32]
                       *1 ??? (mach_kernel + 4065797) [0xffffff80005e0a05]
                         *1 lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d17e]
                           *1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d4c]
                             *1 ??? (mach_kernel + 223563) [0xffffff800023694b]
                               *1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7982]
         *1 fsctl + 282 (mach_kernel) [0xffffff80003edc0a]
           *1 ??? (mach_kernel + 2023341) [0xffffff80003edfad]
             *1 ??? (mach_kernel + 2031259) [0xffffff80003efe9b]
               *1 msleep + 114 (mach_kernel) [0xffffff80005e0c32]
                 *1 ??? (mach_kernel + 4065797) [0xffffff80005e0a05]
                   *1 lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d17e]
                     *1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d4c]
                       *1 ??? (mach_kernel + 223563) [0xffffff800023694b]
                         *1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7982]
      Binary Images:
             0x10cd40000 -        0x10cd93ff7  revisiond (160.2) <B051EA4F-18DD-3542-8893-C426B9CA23F6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Supp ort/revisiond
    *0xffffff7f82732000 - 0xffffff7f82733ff7  com.apple.AppleFSCompression.AppleFSCompressionTypeDataless 56 (1.0.0d1) <39250897-347B-3440-9AA4-DD9E2F057F42> /System/Library/Extensions/AppleFSCompressionTypeDataless.kext/Contents/MacOS/A ppleFSCompressionTypeDataless
    *0xffffff8000200000 - 0xffffff80007a377a  mach_kernel (2422.75.4) <C51C3998-66EA-3C1B-A46E-90943DA76DF4> /mach_kernel
    Powerstats for:  dbfseventsd
    Start time:      1969-12-31 19:00:00 -0500
    End time:        1969-12-31 19:00:00 -0500
    Microstackshots: 2 samples
    Primary state:   2 samples Non-Frontmost App, Non-Background Priority, User mode
    User Activity:   0 samples Idle, 0 samples Active, 2 samples Unknown
    Power Source:    0 samples on Battery, 0 samples on AC, 2 samples Unknown
    *2 hndl_unix_scall + 216 (mach_kernel) [0xffffff80002f32b8]
       *2 unix_syscall + 471 (mach_kernel) [0xffffff800063d497]
         *2 read_nocancel + 127 (mach_kernel) [0xffffff80005eecbf]
           *2 ??? (mach_kernel + 4124334) [0xffffff80005eeeae]
             *1 ??? (mach_kernel + 2134647) [0xffffff8000409277]
               *1 tsleep + 92 (mach_kernel) [0xffffff80005e0ccc]
                 *1 ??? (mach_kernel + 4065706) [0xffffff80005e09aa]
                   *1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d4c]
                     *1 ??? (mach_kernel + 223563) [0xffffff800023694b]
                       *1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7982]
             *1 ??? (mach_kernel + 4142335) [0xffffff80005f34ff]
               *1 msleep + 114 (mach_kernel) [0xffffff80005e0c32]
                 *1 ??? (mach_kernel + 4065797) [0xffffff80005e0a05]
                   *1 lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d17e]
                     *1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d4c]
                       *1 ??? (mach_kernel + 223563) [0xffffff800023694b]
                         *1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7982]
      Binary Images:
                  0x1000 -                ???  ??? <6E6421C9-0E72-73AF-1821-754B84B964AF>
    *0xffffff8000200000 - 0xffffff80007a377a  mach_kernel (2422.75.4) <C51C3998-66EA-3C1B-A46E-90943DA76DF4> /mach_kernel
    Powerstats for:  securityd
    Start time:      1969-12-31 19:00:00 -0500
    End time:        1969-12-31 19:00:00 -0500
    Microstackshots: 1 samples
    Primary state:   1 samples Non-Frontmost App, Non-Background Priority, User mode
    User Activity:   0 samples Idle, 0 samples Active, 1 samples Unknown
    Power Source:    0 samples on Battery, 0 samples on AC, 1 samples Unknown
    *1 hndl_unix_scall64 + 22 (mach_kernel) [0xffffff80002f35c6]
       *1 unix_syscall64 + 499 (mach_kernel) [0xffffff800063d753]
         *1 read_nocancel + 127 (mach_kernel) [0xffffff80005eecbf]
           *1 ??? (mach_kernel + 4124334) [0xffffff80005eeeae]
             *1 ??? (mach_kernel + 2042277) [0xffffff80003f29a5]
               *1 VNOP_READ + 225 (mach_kernel) [0xffffff80003fcdf1]
                 *1 spec_read + 253 (mach_kernel) [0xffffff800040becd]
                   *1 ??? (mach_kernel + 3834185) [0xffffff80005a8149]
                     *1 msleep + 114 (mach_kernel) [0xffffff80005e0c32]
                       *1 ??? (mach_kernel + 4065797) [0xffffff80005e0a05]
                         *1 lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d17e]
                           *1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d4c]
                             *1 ??? (mach_kernel + 223563) [0xffffff800023694b]
                               *1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7982]
      Binary Images:
             0x1072f9000 -        0x1073b3ff3  securityd (55199) <660C2D1B-F823-3178-A4D7-43020907B240> /usr/sbin/securityd
    *0xffffff8000200000 - 0xffffff80007a377a  mach_kernel (2422.75.4) <C51C3998-66EA-3C1B-A46E-90943DA76DF4> /mach_kernel
    Powerstats for:  authd
    Start time:      1969-12-31 19:00:00 -0500
    End time:        1969-12-31 19:00:00 -0500
    Microstackshots: 1 samples
    Primary state:   1 samples Non-Frontmost App, Non-Background Priority, User mode
    User Activity:   0 samples Idle, 0 samples Active, 1 samples Unknown
    Power Source:    0 samples on Battery, 0 samples on AC, 1 samples Unknown
    *1 hndl_unix_scall64 + 22 (mach_kernel) [0xffffff80002f35c6]
       *1 unix_syscall64 + 499 (mach_kernel) [0xffffff800063d753]
         *1 read_nocancel + 127 (mach_kernel) [0xffffff80005eecbf]
           *1 ??? (mach_kernel + 4124334) [0xffffff80005eeeae]
             *1 ??? (mach_kernel + 2042277) [0xffffff80003f29a5]
               *1 VNOP_READ + 225 (mach_kernel) [0xffffff80003fcdf1]
                 *1 spec_read + 253 (mach_kernel) [0xffffff800040becd]
                   *1 ??? (mach_kernel + 3834185) [0xffffff80005a8149]
                     *1 msleep + 114 (mach_kernel) [0xffffff80005e0c32]
                       *1 ??? (mach_kernel + 4065797) [0xffffff80005e0a05]
                         *1 lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d17e]
                           *1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d4c]
                             *1 ??? (mach_kernel + 223563) [0xffffff800023694b]
                               *1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7982]
      Binary Images:
             0x108ee7000 -        0x108efeffb  com.apple.authd 1.0 (55471) <ECB4D4B4-B7A0-3191-9249-A0A92F91ADB9> /System/Library/Frameworks/Security.framework/Versions/A/XPCServices/authd.xpc/ Contents/MacOS/authd
    *0xffffff8000200000 - 0xffffff80007a377a  mach_kernel (2422.75.4) <C51C3998-66EA-3C1B-A46E-90943DA76DF4> /mach_kernel
    Powerstats for:  coreservicesd
    Start time:      1969-12-31 19:00:00 -0500
    End time:        1969-12-31 19:00:00 -0500
    Microstackshots: 1 samples
    Primary state:   1 samples Non-Frontmost App, Non-Background Priority, User mode
    User Activity:   0 samples Idle, 0 samples Active, 1 samples Unknown
    Power Source:    0 samples on Battery, 0 samples on AC, 1 samples Unknown
    *1 hndl_unix_scall64 + 22 (mach_kernel) [0xffffff80002f35c6]
       *1 unix_syscall64 + 499 (mach_kernel) [0xffffff800063d753]
         *1 read_nocancel + 127 (mach_kernel) [0xffffff80005eecbf]
           *1 ??? (mach_kernel + 4124334) [0xffffff80005eeeae]
             *1 ??? (mach_kernel + 2134647) [0xffffff8000409277]
               *1 tsleep + 92 (mach_kernel) [0xffffff80005e0ccc]
                 *1 ??? (mach_kernel + 4065706) [0xffffff80005e09aa]
                   *1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d4c]
                     *1 ??? (mach_kernel + 223563) [0xffffff800023694b]
                       *1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7982]
      Binary Images:
             0x10a330000 -        0x10a330ffe  coreservicesd (1077.13) <495DE889-9F8E-34E6-B4AC-A4A5214C199A> /System/Library/CoreServices/coreservicesd
    *0xffffff8000200000 - 0xffffff80007a377a  mach_kernel (2422.75.4) <C51C3998-66EA-3C1B-A46E-90943DA76DF4> /mach_kernel
    Powerstats for:  fseventsd
    Start time:      1969-12-31 19:00:00 -0500
    End time:        1969-12-31 19:00:00 -0500
    Microstackshots: 1 samples
    Primary state:   1 samples Non-Frontmost App, Non-Background Priority, User mode
    User Activity:   0 samples Idle, 0 samples Active, 1 samples Unknown
    Power Source:    0 samples on Battery, 0 samples on AC, 1 samples Unknown
    *1 hndl_unix_scall64 + 22 (mach_kernel) [0xffffff80002f35c6]
       *1 unix_syscall64 + 499 (mach_kernel) [0xffffff800063d753]
         *1 read_nocancel + 127 (mach_kernel) [0xffffff80005eecbf]
           *1 ??? (mach_kernel + 4124334) [0xffffff80005eeeae]
             *1 ??? (mach_kernel + 2134647) [0xffffff8000409277]
               *1 tsleep + 92 (mach_kernel) [0xffffff80005e0ccc]
                 *1 ??? (mach_kernel + 4065706) [0xffffff80005e09aa]
                   *1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d4c]
                     *1 ??? (mach_kernel + 223563) [0xffffff800023694b]
                       *1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7982]
      Binary Images:
             0x107f73000 -        0x107f8bff7  fseventsd (1077.13) <6C970211-6610-3B11-894B-3E7E17974E3E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/Support/fseventsd
    *0xffffff8000200000 - 0xffffff80007a377a  mach_kernel (2422.75.4) <C51C3998-66EA-3C1B-A46E-90943DA76DF4> /mach_kernel
    Powerstats for:  stackshot
    Start time:      1969-12-31 19:00:00 -0500
    End time:        1969-12-31 19:00:00 -0500
    Microstackshots: 1 samples
    Primary state:   1 samples Non-Frontmost App, Non-Background Priority, User mode
    User Activity:   0 samples Idle, 0 samples Active, 1 samples Unknown
    Power Source:    0 samples on Battery, 0 samples on AC, 1 samples Unknown
    *1 hndl_unix_scall64 + 22 (mach_kernel) [0xffffff80002f35c6]
       *1 unix_syscall64 + 499 (mach_kernel) [0xffffff800063d753]
         *1 __sigwait_nocancel + 480 (mach_kernel) [0xffffff80005dd1a0]
           *1 msleep + 114 (mach_kernel) [0xffffff80005e0c32]
             *1 ??? (mach_kernel + 4065797) [0xffffff80005e0a05]
               *1 lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d17e]
                 *1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d4c]
                   *1 ??? (mach_kernel + 223563) [0xffffff800023694b]
                     *1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7982]
      Binary Images:
             0x107781000 -        0x107786ff7  stackshot (29) <A98539D3-2C52-3E5D-88A8-299A7930810C> /usr/libexec/stackshot
    *0xffffff8000200000 - 0xffffff80007a377a  mach_kernel (2422.75.4) <C51C3998-66EA-3C1B-A46E-90943DA76DF4> /mach_kernel
    Powerstats for:  mtmd
    Start time:      1969-12-31 19:00:00 -0500
    End time:        1969-12-31 19:00:00 -0500
    Microstackshots: 1 samples
    Primary state:   1 samples Non-Frontmost App, Non-Background Priority, User mode
    User Activity:   0 samples Idle, 0 samples Active, 1 samples Unknown
    Power Source:    0 samples on Battery, 0 samples on AC, 1 samples Unknown
    *1 hndl_unix_scall64 + 22 (mach_kernel) [0xffffff80002f35c6]
       *1 unix_syscall64 + 499 (mach_kernel) [0xffffff800063d753]
         *1 fsctl + 282 (mach_kernel) [0xffffff80003edc0a]
           *1 ??? (mach_kernel + 2023341) [0xffffff80003edfad]
             *1 ??? (mach_kernel + 2031259) [0xffffff80003efe9b]
               *1 msleep + 114 (mach_kernel) [0xffffff80005e0c32]
                 *1 ??? (mach_kernel + 4065797) [0xffffff80005e0a05]
                   *1 lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d17e]
                     *1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d4c]
                       *1 ??? (mach_kernel + 223563) [0xffffff800023694b]
                         *1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7982]
      Binary Images:
             0x106da3000 -        0x106dd2fff  mtmd (83) <243CD1AA-D0B5-3A36-96B6-A6C45F19E7BF> /System/Library/CoreServices/backupd.bundle/Contents/Resources/mtmd
    *0xffffff8000200000 - 0xffffff80007a377a  mach_kernel (2422.75.4) <C51C3998-66EA-3C1B-A46E-90943DA76DF4> /mach_kernel
    Powerstats for:  mds
    Start time:      1969-12-31 19:00:00 -0500
    End time:        1969-12-31 19:00:00 -0500
    Microstackshots: 1 samples
    Primary state:   1 samples Non-Frontmost App, Non-Background Priority, User mode
    User Activity:   0 samples Idle, 0 samples Active, 1 samples Unknown
    Power Source:    0 samples on Battery, 0 samples on AC, 1 samples Unknown
    *1 hndl_unix_scall64 + 22 (mach_kernel) [0xffffff80002f35c6]
       *1 unix_syscall64 + 499 (mach_kernel) [0xffffff800063d753]
         *1 read_nocancel + 127 (mach_kernel) [0xffffff80005eecbf]
           *1 ??? (mach_kernel + 4124334) [0xffffff80005eeeae]
             *1 ??? (mach_kernel + 2134647) [0xffffff8000409277]
               *1 tsleep + 92 (mach_kernel) [0xffffff80005e0ccc]
                 *1 ??? (mach_kernel + 4065706) [0xffffff80005e09aa]
                   *1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d4c]
                     *1 ??? (mach_kernel + 223563) [0xffffff800023694b]
                       *1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7982]
      Binary Images:
             0x101b37000 -        0x101c93fff  mds (800.12) <ECAC8950-9CB9-3BB6-A6A7-7F3DF0E7F23B> /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework /Support/mds
    *0xffffff8000200000 - 0xffffff80007a377a  mach_kernel (2422.75.4) <C51C3998-66EA-3C1B-A46E-90943DA76DF4> /mach_kernel
    Powerstats for:  Google Chrome
    Start time:      1969-12-31 19:00:00 -0500
    End time:        1969-12-31 19:00:00 -0500
    Microstackshots: 1 samples
    Primary state:   1 samples Non-Frontmost App, Non-Background Priority, Suppressed, User mode
    User Activity:   0 samples Idle, 0 samples Active, 1 samples Unknown
    Power Source:    0 samples on Battery, 0 samples on AC, 1 samples Unknown
    *1 hndl_unix_scall + 216 (mach_kernel) [0xffffff80002f32b8]
       *1 unix_syscall + 471 (mach_kernel) [0xffffff800063d497]
         *1 read_nocancel + 127 (mach_kernel) [0xffffff80005eecbf]
           *1 ??? (mach_kernel + 4124334) [0xffffff80005eeeae]
             *1 ??? (mach_kernel + 4142335) [0xffffff80005f34ff]
               *1 msleep + 114 (mach_kernel) [0xffffff80005e0c32]
                 *1 ??? (mach_kernel + 4065797) [0xffffff80005e0a05]
                   *1 lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d17e]
                     *1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d4c]
                       *1 ??? (mach_kernel + 223563) [0xffffff800023694b]
                         *1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7982]
      Binary Images:
                 0x9e000 -                ???  ??? <2C6A4924-61E0-31B7-9D3B-19D93B688DFF>
    *0xffffff8000200000 - 0xffffff80007a377a  mach_kernel (2422.75.4) <C51C3998-66EA-3C1B-A46E-90943DA76DF4> /mach_kernel
    Powerstats for:  CCC User Agent
    Start time:      1969-12-31 19:00:00 -0500
    End time:        1969-12-31 19:00:00 -0500
    Microstackshots: 1 samples
    Primary state:   1 samples Non-Frontmost App, Non-Background Priority, User mode
    User Activity:   0 samples Idle, 0 samples Active, 1 samples Unknown
    Power Source:    0 samples on Battery, 0 samples on AC, 1 samples Unknown
    *1 hndl_unix_scall64 + 22 (mach_kernel) [0xffffff80002f35c6]
       *1 unix_syscall64 + 499 (mach_kernel) [0xffffff800063d753]
         *1 accept_nocancel + 442 (mach_kernel) [0xffffff800061de8a]
           *1 msleep + 114 (mach_kernel) [0xffffff80005e0c32]
             *1 ??? (mach_kernel + 4065797) [0xffffff80005e0a05]
               *1 lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d17e]
                 *1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d4c]
                   *1 ??? (mach_kernel + 223563) [0xffffff800023694b]
                     *1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7982]
      Binary Images:
             0x100000000 -                ???  ??? <FA63BC55-E539-3106-9214-228511C81A0F>
    *0xffffff8000200000 - 0xffffff80007a377a  mach_kernel (2422.75.4) <C51C3998-66EA-3C1B-A46E-90943DA76DF4> /mach_kernel
    ================================================================
    UUID: E450F921-D135-43F9-BB52-AA3F85844BF9
    Graphics: Intel Iris Pro, Intel Iris Pro, Built-In, 1024 MB
    Graphics: NVIDIA GeForce GT 750M, NVIDIA GeForce GT 750M, PCIe, 2048 MB
    Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x02FE, 0x000000000000000000000000000000000000
    Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x02FE, 0x000000000000000000000000000000000000
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x134), Broadcom BCM43xx 1.0 (6.30.223.154.47)
    Bluetooth: Version 4.2.1f2 12982, 3 services, 23 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en0
    Serial ATA Device: APPLE SSD SM0512F, 500.28 GB
    USB Device: Internal Memory Card Reader
    USB Device: Apple Internal Keyboard / Trackpad
    USB Device: BRCM20702 Hub
    USB Device: Bluetooth USB Host Controller
    USB Device: USB2.0 Hub
    USB Device: My Book 1130
    USB Device: Keyboard Hub
    USB Device: Apple Keyboard
    USB Device: iPhone
    USB Device: Hub
    USB Device: Expansion
    USB Device: SoundSticks
    USB Device: Hub
    USB Device: Display iSight
    USB Device: Apple LED Cinema Display
    USB Device: Display Audio
    Thunderbolt Bus: MacBook Pro, Apple Inc., 17.1

  • Flash Builder 4.6 keeps crashing with "Adobe AIR.dll_unloaded" error

    Hi, Flash Builder Experts~~
    Please help me~~
    I' m using Flash Builder 4.6 and keep encountering Windows error "FlashBuilder.exe has stop working" anytime.
    Anytime means editing, building, switching workspace, closing Flash Builder.
    Windows Event Viewer recognized this error as "Application Error" and detail information as following:
    Faulting application FlashBuilder.exe, version 0.0.0.0, time stamp 0x4b707bdf, faulting module Adobe AIR.dll_unloaded, version 0.0.0.0, time stamp 0x4e741f2e, exception code 0xc0000005, fault offset 0x624bdff4, process id 0x19ec, application start time 0x01ce9ee098db209a.
    My system spec as following:
    OS Type: Windows Server 2008 Enterprise Service Pack 1 (32-bit)
    Processor: 4 Processors     
    Memory: 16GB 
    Flash Builder version as following:
    Flash Builder Edition: Flash Builder 4.6  (with SDK 3.6.0/4.5.0/4.5.1/4.6.0)
    java.version: 1.6.0_16 
    Flash Builder.ini JVM configuration
    vmargs
    -Xms512m
    -Xmx1024m
    -XX:MaxPermSize=256m
    -XX:PermSize=64m
    Error dll file:
    File name: C:\Program Files\Common Files\Adobe AIR\Versions\1.0\Adobe AIR.dll
    File version: 2.5.1.17730  
    File size:9254 KB
    Currently my colleage and I will encounter this error about 4~5 times a day, and its very frustrating
    If there is any suggestion ? Maybe I can update this dll file to newer version??
    Thanks for reading this discussion~~

    I've been seeing what sounds like a similar problem (Windows application "BEX" error when attempting to close Flash Builder via its [X] icon).
    (Win 7 Enterprise, SP1, 64-bit, i5 + 8GB RAM), Flash Builder 4.6, Java 1.7.0_07)
    I tried the following:
    -- Launching Tour de Flex (from the task bar icon), and then updating AIR to the latest version
    -- Right-clicking on the Flash Builder task bar icon and then selecting "Run as Administrator"
    -- Right-clicking on the Flash Builder task bar icon and then selecting "Troubleshoot compatability", then applying the compatability fixes it suggested.
    Somewhere along the way, the problem went away. I then ran the compatability troubleshooter again and (I think) removed the compatability changes (since windows security was asking me whether I want to let the application update my computer every time I launched FlashBuilder--annoying!).
    The problem still appears to be fixed--but only with a whole ten minutes testing. I'll just have to see if the above is really a fix/work-around.

  • JVM crash with HotSpot Virtual Machine Error, Internal Error

    I got following error after hours' running of weblogic:
    # HotSpot Virtual Machine Error, Internal Error
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Error ID: 4349254E560E43505000F4
    # Problematic Thread: prio=1 tid=0x808e1d8 nid=0x29db runnable
    my sever environment
    OS: Redhat6.2(Kernel 2.2.14-5.0 on an i686)
    JDK: java version "1.3.1_01"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_01)
    Java HotSpot(TM) Client VM (build 1.3.1_01, mixed mode)
    WLS: weblogic6.1 sp2
    could you help me? very urgent. thanks.

    it works well now . thanks
    "Bernie Wong" <[email protected]> wrote:
    Try this. I was helping a friend who had the same error id/internal error
    on
    WLS 6.1 SP2, 1.3.1_01 on W2K. He was consistently getting the Error ID:
    4349254E560E43505000F4 five minutes into testing his appl.
    Set -XX:MaxPermSize=128m.
    The problem disappeared.
    Please let me know if that helped you.
    "shang zhengjun" <[email protected]> wrote in message
    news:3cfdab48$[email protected]..
    I got following error after hours' running of weblogic:
    # HotSpot Virtual Machine Error, Internal Error
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Error ID: 4349254E560E43505000F4
    # Problematic Thread: prio=1 tid=0x808e1d8 nid=0x29db runnable
    my sever environment
    OS: Redhat6.2(Kernel 2.2.14-5.0 on an i686)
    JDK: java version "1.3.1_01"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_01)
    Java HotSpot(TM) Client VM (build 1.3.1_01, mixed mode)
    WLS: weblogic6.1 sp2
    could you help me? very urgent. thanks.

  • Windows 8 crashing with system service exception error

    Hello, recently there's a crash in my Windows 8 laptop, showing "System service exception"
    Here is the mini dump file, thank you very much .
    https://skydrive.live.com/redir?resid=6CC679D98D5062BB!808&authkey=!AN9mfT9tsHsHmjk&ithint=file%2c.dmp

    Hi,
    Bug Check 0x3B: SYSTEM_SERVICE_EXCEPTION
    http://msdn.microsoft.com/en-us/library/windows/hardware/ff558949(v=vs.85).aspx
    This error has been linked to excessive paged pool usage and may occur due to user-mode graphics drivers crossing over and passing bad data to the kernel code.
    the dump file doesn't give us detailed information about what driver causes this issue, thus I sugegst you try
    Driver verifier (for detailed infromation
    here)
    Roger Lu
    TechNet Community Support

  • RoboCode crashes with SeedGenerator thread creation error?

    Hello everyone.
    I recently came across a game called RoboCode. It seems to be a tank battle simulator where you write the AI in Java.
    Unfortunately, it won't start on my Windows computers. I get this error:
    Exception in thread "SeedGenerator Thread" java.lang.InternalError: internal error: SeedGenerator thread creation error.
            at sun.security.provider.SeedGenerator$ThreadedSeedGenerator.run(Unknown Source)
            at java.lang.Thread.run(Unknown Source)Anyone got any idea why? I haven't the foggiest clue how to fix it or get around it - or even what it means.
    Thanks,
    -Kramy

    I'm awaiting a reply right now.
    But if Google couldn't turn up much, then it probably isn't a very common error? ;)

  • Explorer keeps crashing with ntdll.dll, verifier.dll, msvcrt.dll and combase.dll errors

    Hi all,
    I just bought my laptop a few weeks ago. Initially explorer only crashed (with the ntdll.dll error) when I had a lot of folders open, or when I was transferring stuff. But now I cannot open any folders at all without it crashing with the verifier.dll error.
    This doesn't happen in safe mode. 
    Log Name:      Application
    Source:        Application Error
    Date:          09-02-2014 12:39:43 AM
    Event ID:      1000
    Task Category: (100)
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      WenShi
    Description:
    Faulting application name: explorer.exe, version: 6.3.9600.16441, time stamp: 0x5265dec8
    Faulting module name: verifier.dll, version: 6.3.9600.16384, time stamp: 0x5215f8f7
    Exception code: 0x80000003
    Fault offset: 0x000000000000abd4
    Faulting process id: 0x17fc
    Faulting application start time: 0x01cf24d328661f76
    Faulting application path: C:\Windows\explorer.exe
    Faulting module path: C:\Windows\system32\verifier.dll
    Report Id: 7729c240-90c6-11e3-8267-ecf4bb7b6c5d
    Faulting package full name: 
    Faulting package-relative application ID: 
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Application Error" />
        <EventID Qualifiers="0">1000</EventID>
        <Level>2</Level>
        <Task>100</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2014-02-08T13:39:43.000000000Z" />
        <EventRecordID>4891</EventRecordID>
        <Channel>Application</Channel>
        <Computer>WenShi</Computer>
        <Security />
      </System>
      <EventData>
        <Data>explorer.exe</Data>
        <Data>6.3.9600.16441</Data>
        <Data>5265dec8</Data>
        <Data>verifier.dll</Data>
        <Data>6.3.9600.16384</Data>
        <Data>5215f8f7</Data>
        <Data>80000003</Data>
        <Data>000000000000abd4</Data>
        <Data>17fc</Data>
        <Data>01cf24d328661f76</Data>
        <Data>C:\Windows\explorer.exe</Data>
        <Data>C:\Windows\system32\verifier.dll</Data>
        <Data>7729c240-90c6-11e3-8267-ecf4bb7b6c5d</Data>
        <Data>
        </Data>
        <Data>
        </Data>
      </EventData>
    </Event>
    This is the event log for one of the errors. I have also uploaded two dump files after explorer crashed onto my skydrive:
    https://skydrive.live.com/?cid=05A8CC170A7688F5&id=5A8CC170A7688F5!105
    Can anyone please help me? I have found many similar threads but I'm not sure which program is causing the crashes for me. Thanks very much!

    Hi again,
    Sigh. Explorer crashed on me again. I was using iTunes when this happened (not sure if relevant), I wasn't transferring files, and had 4 explorer folders open. 
    Would you please download explorer.exe.3432 from my skydrive and analyse it for me? Thank you so much for your help. 
    Here's the event log for my most recent crash: mscordacwks.dll error?
    Log Name:      Application
    Source:        Application Error
    Date:          10-02-2014 10:38:38 PM
    Event ID:      1000
    Task Category: (100)
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      WenShi
    Description:
    Faulting application name: Explorer.EXE, version: 6.3.9600.16441, time stamp: 0x5265dec8
    Faulting module name: mscordacwks.dll, version: 4.0.30319.34003, time stamp: 0x522ec01b
    Exception code: 0xc0000005
    Fault offset: 0x000000000001e733
    Faulting process id: 0xd68
    Faulting application start time: 0x01cf264dda16c79f
    Faulting application path: C:\Windows\Explorer.EXE
    Faulting module path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscordacwks.dll
    Report Id: e1816640-9247-11e3-826b-ecf4bb7b6c5d
    Faulting package full name: 
    Faulting package-relative application ID: 
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Application Error" />
        <EventID Qualifiers="0">1000</EventID>
        <Level>2</Level>
        <Task>100</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2014-02-10T11:38:38.000000000Z" />
        <EventRecordID>5410</EventRecordID>
        <Channel>Application</Channel>
        <Computer>WenShi</Computer>
        <Security />
      </System>
      <EventData>
        <Data>Explorer.EXE</Data>
        <Data>6.3.9600.16441</Data>
        <Data>5265dec8</Data>
        <Data>mscordacwks.dll</Data>
        <Data>4.0.30319.34003</Data>
        <Data>522ec01b</Data>
        <Data>c0000005</Data>
        <Data>000000000001e733</Data>
        <Data>d68</Data>
        <Data>01cf264dda16c79f</Data>
        <Data>C:\Windows\Explorer.EXE</Data>
        <Data>C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscordacwks.dll</Data>
        <Data>e1816640-9247-11e3-826b-ecf4bb7b6c5d</Data>
        <Data>
        </Data>
        <Data>
        </Data>
      </EventData>
    </Event>

  • Rollback segment number not shown with name " not shown " too small

    Hi,
    we have a table TABLE1 with a BLOB field FIELD1 on a Oracle 10g database. Today we found out that there is one record in that table that make problems. if we try to read the BLOB data from that record, Oracle shows the error:
    ORA-01555: snapshot too old: rollback segment number  with name "" too small
    The strange thing about it, that the message shows neither the segment number nor the segment's name. Like it has lost the reference to it.
    Could you help please.
    Notes:
    The TABLE1 and the BLOB data are really not big.
    The UNDO tablespace is 2Gb big and just 1% used.
    Thank you very much
    Igor

    Out-of-row LOB undo is maintained in the LOB segment. So the UNDO tablespace and undo retention is not associated with most LOB ORA-1555 issues. Instead the LOB column is created using either PCT_VERSION or RETENTION to manage how much space within blocks or time transpires before the LOB undo is overwritten. In environments with high updates, deletes on rows including LOBs, the chances of ORA-1555 on LOB undo is very high.
    Source:http://blogs.oracle.com/db/entry/troubleshooting_ora_1555
    In the above link you will get plenty of good metalink notes to understand and solve the issue.
    There is no undo segment name in the error message means this error has no relation with undo tablespace/parameter/segment. This might mean that your LOB table is corrupted. Can you drop and recreate/re-populate this table and try again ?
    Srini Chavali     @ Another "snapshot too old: rollback segment number  with name "" too small"
    Regards
    Girish Sharma

  • Weblogic crashes with a coredump on solaris

    Hi All,
    Recently our weblogic server on solaris started to give core dumps.
    It doesnt say why it crashed and the only available information are the
    coredump file and the log file which is created for that crash. One other
    noticable thing was somewhere in the output it said,
    An irrecoverable stack overflow has occurred.
    Unexpected Signal : 11 occurred at PC=0xb77e8
    Function name=(N/A)
    Library=(N/A)
    NOTE: We are unable to locate the function name symbol for the error
    just occurred. Please refer to release documentation for possible
    reason and solutions.
    Current Java thread:
    Dynamic libraries:
    0x10000 /opt/customer/bea/jdk131/jre/bin/sparc/native_threads/java
    0xff350000 /usr/lib/libthread.so.1
    0xff390000 /usr/lib/libdl.so.1
    0xff200000 /usr/lib/libc.so.1
    0xff330000 /usr/platform/SUNW,Ultra-60/lib/libc_psr.so.1
    0xfe000000 /opt/customer/bea/jdk131/jre/lib/sparc/server/libjvm.so
    0xff2e0000 /usr/lib/libCrun.so.1
    0xff1e0000 /usr/lib/libsocket.so.1
    0xff100000 /usr/lib/libnsl.so.1
    0xff0d0000 /usr/lib/libm.so.1
    0xff310000 /usr/lib/libw.so.1
    0xff0b0000 /usr/lib/libmp.so.2
    0xff080000 /opt/customer/bea/jdk131/jre/lib/sparc/native_threads/libhpi.so
    0xff050000 /opt/customer/bea/jdk131/jre/lib/sparc/libverify.so
    0xfdc80000 /opt/customer/bea/jdk131/jre/lib/sparc/libjvm.so
    0xfe7c0000 /opt/customer/bea/jdk131/jre/lib/sparc/libjava.so
    0xff020000 /opt/customer/bea/jdk131/jre/lib/sparc/libzip.so
    0xfe560000 /usr/lib/locale/en_US.ISO8859-15/en_US.ISO8859-15.so.2
    0xfe530000 /opt/customer/bea/jdk131/jre/lib/sparc/libhprof.so
    0xfc920000 /opt/customer/bea/jdk131/jre/lib/sparc/libnet.so
    0xfa6e0000 /usr/lib/nss_files.so.1
    0xfa6c0000 /opt/customer/bea/wlserver6.1/lib/solaris/libmuxer.so
    0xfa6a0000 /usr/ucblib/libucb.so.1
    0xfa460000 /usr/lib/libresolv.so.1
    0xfa420000 /usr/lib/libelf.so.1
    Local Time = Wed May 29 15:21:52 2002
    Elapsed Time = 13736
    # HotSpot Virtual Machine Error : 11
    # Error ID : 4F530E43505002C4 01
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Java VM: Java HotSpot(TM) Server VM (1.3.1_01 mixed mode)
    # An error report file has been saved as hs_err_pid26165.log.
    # Please refer to the file for further information.
    Abort - core dumped
    LD_LIBRARY_PATH=/opt/customer/bea/wlserver6.1/lib/solaris:/opt/customer/bea/
    wlserver6.1/lib/solaris/oci816_8:/usr/local/lib
    Any ideas? I can send the coredump if required.
    Thank You
    Saman

    So your SP2 machines are more stabel than SP3 and SP4?
    Thanks,
    Chuck
    Kevin Toomey wrote:
    I'm seeing something similiar. I recently upgraded our admin server to SP4 and
    JDK 1.3.1_06. Some of the managed servers in the domain are still at SP2 with
    JDK 1.3.1_02. The admin server is crashing with no dumps and no error messages
    to the log.
    Hella <[email protected]> wrote:
    We have been experiencing numerous crashes (with core dumps) runninig
    6.1sp3 on Solaris 8 64-bit. The server is at the latest recommended
    patch cluster (to include the J2SE patch cluster) We are using J2SE
    1.3.1 and have tried all revisions to include 06. It seems the 04 rev
    is
    the most stable but still we get numerous crashes a day.
    Does anyone know of any problems with the above combinations?
    Thanks greatly,
    Chuck

  • WebLogic Server installation Crashing with a fatal error - SIGSEGV

    Hello WLS Gurus,
    I am in the process of installing Discoverer 11 and I am facing problems with launching wls1036_generic.jar installer.
    I have installed installed Java 7 as follows:
    cd /u02/appldisc/11.1.1/Middleware
    tar -xvzf jdk-7u25-linux-x64.tar.gz
    JAVA_HOME=/u02/appldisc/11.1.1/Middleware/jdk1.7.0_25
    I then excuted:
    $JAVA_HOME/bin/java -Xmx1024m -jar wls1036_generic.jar
    and the installer crashed with this error output:
    # A fatal error has been detected by the Java Runtime Environment:
    #  SIGSEGV (0xb) at pc=0x0000003b09e14d70, pid=28328, tid=139864618293008
    # JRE version: 7.0_25-b15
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (23.25-b01 mixed mode linux-amd64 compressed oops)
    # Problematic frame:
    # C  [ld-linux-x86-64.so.2+0x14d70]
    # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
    # If you would like to submit a bug report, please visit:
    #   http://bugreport.sun.com/bugreport/crash.jsp
    # The crash happened outside the Java Virtual Machine in native code.
    # See problematic frame for where to report the bug.
    ---------------  T H R E A D  ---------------
    Current thread (0x00007f34d03b9000):  JavaThread "AWT-EventQueue-0" [_thread_in_native, id=28346, stack(0x00007f34c4d3d000,0x00007f34c4e3e000)]
    siginfo:si_signo=SIGSEGV: si_errno=0, si_code=128 (), si_addr=0x0000000000000000
    Registers:
    RAX=0x0000000000000001, RBX=0x00007f34d02bea50, RCX=0x000000009e982203, RDX=0x000000001fabfbff
    RSP=0x00007f34c4e39ab8, RBP=0x00007f34c4e39c00, RSI=0x0000000000000000, RDI=0x0000000000000058
    Can someone help?
    Thanks
    Mathias

    See
    “Generic WebLogic Server Installer generates a Crash immediately after opening GUI on ld-linux-x86-64.so.2 Library (Doc ID 1570688.1)” which states that
    “ This is an issue with AVX support appearing on newer hardware. Default glibc is incompatible with it. This problem happens due to a Red Hat Bug: Segmentation fault in dynamic loader on AVX enabled CPU “
    Solution:
    1. Set the following Environment Property on your active Shell.
      - open a bash terminal and type in:
    $ export LD_BIND_NOW=1
    2. Re-Run the installer as bellow example.
      $JAVA_HOME/bin ./java -jar wls1036_generic.jar
    Mathias

Maybe you are looking for

  • Iphone 6 Order Confusion

    I'm not sure what's going on with Verizon's ordering system. I ordered two Iphone 6 Plus on 9/19. When I returned from the weekend, I decided to call and check status, and I was told that there was only one phone on my order. They had to cancel that

  • Workitem getting into reserved status

    Hello Experts, We are experiencing this strange issue in SAP workflow where the Work item is getting reserved with particular user. User is of opinion she has not forwarded the work-item to anyone.below is the snapshot of the Error she is experiencin

  • Create Resource from URL (WSDL) through corporate proxy?

    In OSB I Create a Resource from a URL (WSDL) but I get a "No resource found". Im using this service to test... http://webservicex.net/stockquote.asmx?WSDL I suspect its because it needs to route though our corporate proxy. Do I set this up in the OSB

  • Jumping to a scene in an external swf

    hi i have two fla files that i want to link together. say part_1.swf and part_ 2.swf from part_2.swf i want to have a button that take me to a particular scene of part_1.swf i use loadmovie on level 0 so that when it jumps to part 1 it completely rep

  • UCCE: Forceful Release an Agent Call from ICM Script, Can I?

    Hi, let me explain the requirement first. Customer wants to make their IVR free of cost but they want to start billing only when the call is landed to skill group/agent. So far I can think to make it possible by triggering their billing server by ODB