-
Bug
-
Resolution: Cannot Reproduce
-
P3
-
11
java/lang/StackWalker/LocalsAndOperands.java crashed when running with Graal as JIT (-XX:+UnlockExperimentalVMOptions -XX:+EnableJVMCI -XX:+TieredCompilation -XX:+UseJVMCICompiler -Djvmci.Compiler=graal).
The crash is:
# SIGSEGV (0xb) at pc=0x00007f22c3914797, pid=31677, tid=31708
#
# JRE version: Java(TM) SE Runtime Environment (11.0) (fastdebug build 11-internal+0-2018-04-26-2014228.ekaterina.pavlova.jdk.jdk)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 11-internal+0-2018-04-26-2014228.ekaterina.pavlova.jdk.jdk, compiled mode, tiered, jvmci, jvmci compiler, compressed oops, g1 gc, linux-amd64)
# Problematic frame:
# V [libjvm.so+0xd06797] G1ParScanThreadState::copy_to_survivor_space(InCSetState, oop, markOopDesc*)+0x47
The crash is:
# SIGSEGV (0xb) at pc=0x00007f22c3914797, pid=31677, tid=31708
#
# JRE version: Java(TM) SE Runtime Environment (11.0) (fastdebug build 11-internal+0-2018-04-26-2014228.ekaterina.pavlova.jdk.jdk)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 11-internal+0-2018-04-26-2014228.ekaterina.pavlova.jdk.jdk, compiled mode, tiered, jvmci, jvmci compiler, compressed oops, g1 gc, linux-amd64)
# Problematic frame:
# V [libjvm.so+0xd06797] G1ParScanThreadState::copy_to_survivor_space(InCSetState, oop, markOopDesc*)+0x47
- relates to
-
JDK-8198909 [Graal] compiler/codecache/stress/UnexpectedDeoptimizationTest.java crashed with SIGSEGV
-
- Closed
-
-
JDK-8202245 [Graal] JCK test api/java_util/ArrayDeque/ParallelStream.html#ParallelStream crashed with Graal
-
- Closed
-