-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
16
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/home/jdk/src/hotspot/share/opto/output.cpp:1699), pid=53561, tid=53576
# assert(!is_mcall || (call_returns[block->_pre_order] <= (uint) current_offset)) failed: ret_addr_offset() not within emitted code
#
# JRE version: OpenJDK Runtime Environment (16.0+4) (fastdebug build 16-internal+4-adhoc..jdk)
# Java VM: OpenJDK Server VM (fastdebug 16-internal+4-adhoc..jdk, mixed mode, tiered, g1 gc, linux-x86)
# Problematic frame:
# V [libjvm.so+0x1140498] PhaseOutput::fill_buffer(CodeBuffer*, unsigned int*)+0x1138
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/home/jdk/src/hotspot/share/opto/output.cpp:1699), pid=53561, tid=53576
# assert(!is_mcall || (call_returns[block->_pre_order] <= (uint) current_offset)) failed: ret_addr_offset() not within emitted code
#
# JRE version: OpenJDK Runtime Environment (16.0+4) (fastdebug build 16-internal+4-adhoc..jdk)
# Java VM: OpenJDK Server VM (fastdebug 16-internal+4-adhoc..jdk, mixed mode, tiered, g1 gc, linux-x86)
# Problematic frame:
# V [libjvm.so+0x1140498] PhaseOutput::fill_buffer(CodeBuffer*, unsigned int*)+0x1138
#
- duplicates
-
JDK-8256757 Incorrect MachCallRuntimeNode::ret_addr_offset() for CallLeafNoFP on x86_32
-
- Resolved
-