JDK-8152854 : VM crashed with assert(_cur_stack_depth == count_frames()) failed: cur_stack_depth out of sync
  • Type: Bug
  • Component: hotspot
  • Sub-Component: jvmti
  • Affected Version: 9
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: solaris
  • CPU: sparc_64
  • Submitted: 2016-03-28
  • Updated: 2016-03-29
  • Resolved: 2016-03-29
Related Reports
Duplicate :  
Description
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> #
Comments
Closing this bug as a dup of the JDK-8043571. It seems to be the same symptom.
29-03-2016