The crash has been observed once on Solaris with the test nsk/jdi/ReferenceType/defaultStratum/defaultStratum004
Aurora link: http://aurora.ru.oracle.com/functional/faces/RunDetails.xhtml?names=1367454.VMSQE.PIT-858&show-limit=0&filter=
[2016-03-25T13:56:35.49] debugee.stdout> # To suppress the following error report, specify this argument
[2016-03-25T13:56:35.49] debugee.stdout> # after -XX: or in .hotspotrc: SuppressErrorAt=/jvmtiThreadState.cpp:284
[2016-03-25T13:56:35.49] debugee.stdout> #
[2016-03-25T13:56:35.49] debugee.stdout> # A fatal error has been detected by the Java Runtime Environment:
[2016-03-25T13:56:35.49] debugee.stdout> #
[2016-03-25T13:56:35.49] debugee.stdout> # Internal Error (/scratch/opt/jprt/T/P1/225424.amurillo/s/hotspot/src/share/vm/prims/jvmtiThreadState.cpp:284), pid=26724, tid=2
[2016-03-25T13:56:35.49] debugee.stdout> # assert(_cur_stack_depth == count_frames()) failed: cur_stack_depth out of sync
[2016-03-25T13:56:35.49] debugee.stdout> #
[2016-03-25T13:56:35.51] debugee.stdout> # JRE version: Java(TM) SE Runtime Environment (9.0) (fastdebug build 9-internal+0-2016-03-24-225424.amurillo.jdk9-hs-2016-03-24-snapshot)
[2016-03-25T13:56:35.51] debugee.stdout> # Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 9-internal+0-2016-03-24-225424.amurillo.jdk9-hs-2016-03-24-snapshot, compiled mode, tiered, compressed oops, g1 gc, solaris-sparc)
[2016-03-25T13:56:35.52] debugee.stdout> # Core dump will be written. Default location: /export/local/aurora/sandbox/results/ResultDir/defaultStratum004/core or core.26724
[2016-03-25T13:56:35.54] debugee.stdout> #
[2016-03-25T13:56:35.54] debugee.stdout> # An error report file with more information is saved as:
[2016-03-25T13:56:35.54] debugee.stdout> # /export/local/aurora/sandbox/results/ResultDir/defaultStratum004/hs_err_pid26724.log
[2016-03-25T13:56:37.08] debugee.stdout> #
[2016-03-25T13:56:37.08] debugee.stdout> # If you would like to submit a bug report, please visit:
[2016-03-25T13:56:37.08] debugee.stdout> # http://bugreport.java.com/bugreport/crash.jsp
[2016-03-25T13:56:37.08] debugee.stdout> #
Aurora link: http://aurora.ru.oracle.com/functional/faces/RunDetails.xhtml?names=1367454.VMSQE.PIT-858&show-limit=0&filter=
[2016-03-25T13:56:35.49] debugee.stdout> # To suppress the following error report, specify this argument
[2016-03-25T13:56:35.49] debugee.stdout> # after -XX: or in .hotspotrc: SuppressErrorAt=/jvmtiThreadState.cpp:284
[2016-03-25T13:56:35.49] debugee.stdout> #
[2016-03-25T13:56:35.49] debugee.stdout> # A fatal error has been detected by the Java Runtime Environment:
[2016-03-25T13:56:35.49] debugee.stdout> #
[2016-03-25T13:56:35.49] debugee.stdout> # Internal Error (/scratch/opt/jprt/T/P1/225424.amurillo/s/hotspot/src/share/vm/prims/jvmtiThreadState.cpp:284), pid=26724, tid=2
[2016-03-25T13:56:35.49] debugee.stdout> # assert(_cur_stack_depth == count_frames()) failed: cur_stack_depth out of sync
[2016-03-25T13:56:35.49] debugee.stdout> #
[2016-03-25T13:56:35.51] debugee.stdout> # JRE version: Java(TM) SE Runtime Environment (9.0) (fastdebug build 9-internal+0-2016-03-24-225424.amurillo.jdk9-hs-2016-03-24-snapshot)
[2016-03-25T13:56:35.51] debugee.stdout> # Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 9-internal+0-2016-03-24-225424.amurillo.jdk9-hs-2016-03-24-snapshot, compiled mode, tiered, compressed oops, g1 gc, solaris-sparc)
[2016-03-25T13:56:35.52] debugee.stdout> # Core dump will be written. Default location: /export/local/aurora/sandbox/results/ResultDir/defaultStratum004/core or core.26724
[2016-03-25T13:56:35.54] debugee.stdout> #
[2016-03-25T13:56:35.54] debugee.stdout> # An error report file with more information is saved as:
[2016-03-25T13:56:35.54] debugee.stdout> # /export/local/aurora/sandbox/results/ResultDir/defaultStratum004/hs_err_pid26724.log
[2016-03-25T13:56:37.08] debugee.stdout> #
[2016-03-25T13:56:37.08] debugee.stdout> # If you would like to submit a bug report, please visit:
[2016-03-25T13:56:37.08] debugee.stdout> # http://bugreport.java.com/bugreport/crash.jsp
[2016-03-25T13:56:37.08] debugee.stdout> #
- duplicates
-
JDK-8043571 [REDO] JDK-8041934 com/sun/jdi/RepStep.java fails in RT_Baseline on all platforms with assert(_cur_stack_depth == count_frames()) failed: cur_stack_depth out of sync
- Open