-
Bug
-
Resolution: Fixed
-
P3
-
13
-
b06
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8264720 | 11.0.14-oracle | Joakim Nordström | P3 | Resolved | Fixed | b01 |
JDK-8274158 | 11.0.14 | Martin Doerr | P3 | Resolved | Fixed | b01 |
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (open/src/hotspot/share/opto/callGenerator.cpp:102), pid=16989, tid=17003
# assert(C->env()->system_dictionary_modification_counter_changed()) failed: Must invalidate if TypeFuncs differ
#
# JRE version: Java(TM) SE Runtime Environment (13.0) (fastdebug build 13-internal+0-jdk13-jdk.837)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 13-internal+0-jdk13-jdk.837, compiled mode, g1 gc, linux-amd64)
# Problematic frame:
# V [libjvm.so+0x7d7564] ParseGenerator::generate(JVMState*)+0x334
#
# Core dump will be written. Default location: /scratch/opt/mach5/mesos/work_dir/slaves/2dd962d0-8988-479b-a804-57ab764ada59-S77437/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/70dc6cb6-d8eb-4ebb-ab9a-2875915f8d34/runs/803cf6a9-e783-4fb3-b421-80ac2d9f13f1/testoutput/test-support/jtreg_closed_test_hotspot_jtreg_applications_runthese_RunThese30M_java/scratch/0/core.16989
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
#
--------------- S U M M A R Y ------------
Command Line: -XX:MaxRAMPercentage=8 -Xcomp -XX:+CreateCoredumpOnCrash -ea -esa -XX:CompileThreshold=100 -XX:+UnlockExperimentalVMOptions -XX:-TieredCompilation -XX:+IgnoreUnrecognizedVMOptions -XX:-UseCompressedOops --add-opens=java.base/java.net=ALL-UNNAMED -Dseed=11428441482961242 -XX:MaxRAMPercentage=50 applications.runthese.Runner -duration 30 -runlist /scratch/opt/mach5/mesos/work_dir/slaves/2dd962d0-8988-479b-a804-57ab764ada59-S77437/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/70dc6cb6-d8eb-4ebb-ab9a-2875915f8d34/runs/803cf6a9-e783-4fb3-b421-80ac2d9f13f1/testoutput/test-support/jtreg_closed_test_hotspot_jtreg_applications_runthese_RunThese30M_java/scratch/0/./RunTheseTestList.dat
Host: Intel(R) Xeon(R) CPU E5-2690 0 @ 2.90GHz, 6 cores, 29G, Oracle Linux Server release 7.1
Time: Sun Apr 14 14:33:35 2019 PDT elapsed time: 393 seconds (0d 0h 6m 33s)
--------------- T H R E A D ---------------
Current thread (0x00007fcb90448800): JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=17003, stack(0x00007fcb84a79000,0x00007fcb84b7a000)]
Current CompileTask:
C2: 393972 54382 b com.oracle.tck.lib.autd2.TestResultAccumulator::<init> (16 bytes)
Stack: [0x00007fcb84a79000,0x00007fcb84b7a000], sp=0x00007fcb84b76220, free space=1012k
Native frames: (J=compiled Java code, A=aot compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.so+0x7d7564] ParseGenerator::generate(JVMState*)+0x334
V [libjvm.so+0xb4bb59] Parse::do_call()+0x559
V [libjvm.so+0x13b6800] Parse::do_one_bytecode()+0xff0
V [libjvm.so+0x13a71b0] Parse::do_one_block()+0x650
V [libjvm.so+0x13a76b3] Parse::do_all_blocks()+0x113
V [libjvm.so+0x13a9574] Parse::Parse(JVMState*, ciMethod*, float)+0xc54
V [libjvm.so+0x7d73bc] ParseGenerator::generate(JVMState*)+0x18c
V [libjvm.so+0xb4bb59] Parse::do_call()+0x559
V [libjvm.so+0x13b6800] Parse::do_one_bytecode()+0xff0
V [libjvm.so+0x13a71b0] Parse::do_one_block()+0x650
V [libjvm.so+0x13a76b3] Parse::do_all_blocks()+0x113
V [libjvm.so+0x13a9574] Parse::Parse(JVMState*, ciMethod*, float)+0xc54
V [libjvm.so+0x7d73bc] ParseGenerator::generate(JVMState*)+0x18c
V [libjvm.so+0x998af4] Compile::Compile(ciEnv*, C2Compiler*, ciMethod*, int, bool, bool, bool, DirectiveSet*)+0xe74
V [libjvm.so+0x7d54bd] C2Compiler::compile_method(ciEnv*, ciMethod*, int, DirectiveSet*)+0x10d
V [libjvm.so+0x9a551e] CompileBroker::invoke_compiler_on_method(CompileTask*)+0x42e
V [libjvm.so+0x9a6438] CompileBroker::compiler_thread_loop()+0x378
V [libjvm.so+0x1635d2a] JavaThread::thread_main_inner()+0x26a
V [libjvm.so+0x163e307] JavaThread::run()+0x227
V [libjvm.so+0x163b446] Thread::call_run()+0xf6
V [libjvm.so+0x13566bd] thread_native_entry(Thread*)+0x10d
- backported by
-
JDK-8264720 assert(C->env()->system_dictionary_modification_counter_changed()) failed: Must invalidate if TypeFuncs differ
-
- Resolved
-
-
JDK-8274158 assert(C->env()->system_dictionary_modification_counter_changed()) failed: Must invalidate if TypeFuncs differ
-
- Resolved
-
- duplicates
-
JDK-8259541 C2 Compiler native memory leak endless "retry class loading during parsing" | OpenJDK 11.0.5
-
- Closed
-
- relates to
-
JDK-8229797 [JVMCI] Clean up no longer used JVMCI::dependencies_invalid value
-
- Resolved
-
-
JDK-8216136 Take Compile_lock for SystemDictionary::_modification_counter with safepoint check
-
- Resolved
-
-
JDK-8310581 retry_class_loading_during_parsing() is not used
-
- Resolved
-
-
JDK-8226598 Remove distinction between dependencies_failed and dependencies_invalid
-
- Closed
-
-
JDK-8259541 C2 Compiler native memory leak endless "retry class loading during parsing" | OpenJDK 11.0.5
-
- Closed
-
-
JDK-8273099 JVM Crashes for test methodSelection/TestMethodSelection.java on Solaris
-
- Closed
-