JVM Crash on Aarch64 with SIGSEGV (0xb)
Bug #1945377 reported by
Xi Cheng
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| openjdk-lts (Ubuntu) |
Expired
|
Undecided
|
Unassigned | ||
Bug Description
The application crashes once a week with the following dump:
# Problematic frame:
# J 20172 c2 org.eclipse.
...
# JRE version: OpenJDK Runtime Environment (11.0.11+9) (build 11.0.11+
# Java VM: OpenJDK 64-Bit Server VM (11.0.11+
# A fatal error has been detected by the Java Runtime Environment:
# SIGSEGV (0xb) at pc=0x0000ffff60
.......
The crashes appear to be triggered during c2 compilation code.
To post a comment you must log in.

Hi, sorry for the late reply, does the issue still occur in 11.0.20+8?