-
Bug
-
Resolution: Fixed
-
P4
-
11, 13
-
b25
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8226100 | 14 | Ekaterina Pavlova | P4 | Resolved | Fixed | team |
JDK-8243499 | 11.0.8-oracle | Ekaterina Pavlova | P4 | Resolved | Fixed | b04 |
JDK-8245711 | 11.0.8 | Ekaterina Pavlova | P4 | Resolved | Fixed | b05 |
runtime/SharedArchiveFile/TestInterpreterMethodEntries.java crashes with
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x0000000000000000, pid=31655, tid=31660
#
# JRE version: Java(TM) SE Runtime Environment (13.0) (fastdebug build 13-internal+0-2019-06-11-1635527.ekaterina.pavlova.jdk.jdk)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 13-internal+0-2019-06-11-1635527.ekaterina.pavlova.jdk.jdk, mixed mode, aot, sharing, tiered, compressed oops, g1 gc, linux-amd64)
# Problematic frame:
#
[error occurred during error reporting (printing problematic frame), id 0xe0000000, Internal Error (open/src/hotspot/cpu/x86/frame_x86.inline.hpp:49)]
when running aith AOTed java.base module.
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x0000000000000000, pid=31655, tid=31660
#
# JRE version: Java(TM) SE Runtime Environment (13.0) (fastdebug build 13-internal+0-2019-06-11-1635527.ekaterina.pavlova.jdk.jdk)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 13-internal+0-2019-06-11-1635527.ekaterina.pavlova.jdk.jdk, mixed mode, aot, sharing, tiered, compressed oops, g1 gc, linux-amd64)
# Problematic frame:
#
[error occurred during error reporting (printing problematic frame), id 0xe0000000, Internal Error (open/src/hotspot/cpu/x86/frame_x86.inline.hpp:49)]
when running aith AOTed java.base module.
- backported by
-
JDK-8226100 [AOT] runtime/SharedArchiveFile/TestInterpreterMethodEntries.java crashed with AOTed java.base
- Resolved
-
JDK-8243499 [AOT] runtime/SharedArchiveFile/TestInterpreterMethodEntries.java crashed with AOTed java.base
- Resolved
-
JDK-8245711 [AOT] runtime/SharedArchiveFile/TestInterpreterMethodEntries.java crashed with AOTed java.base
- Resolved