corretto / corretto-17

Amazon Corretto 17 is a no-cost, multi-platform, production-ready distribution of OpenJDK 17
GNU General Public License v2.0
214 stars 50 forks source link

JVM 17.0.8.1+8-LTS crashes "co.elastic.apm.exception" #149

Open drenda opened 11 months ago

drenda commented 11 months ago

Describe the bug

The JVM crashes, apparently it depends on Elastic APM agent but because it is transparent to the developer I can't be sure.

To Reproduce

I don't have a way to reproduce that; we developed a REST application and we use ES APM to track errors, performance and so on.

Expected behavior

JVM doesn't crash

Platform information

OS: [Amazon Linux release 2023 (Amazon Linux)]
Version [OpenJDK 64-Bit Server VM (17.0.8.1+8-LTS) for linux-aarch64 JRE (17.0.8.1+8-LTS) Corretto 17]

Additional context

Add any other context about the problem here.

hs_err_pid29059.log

eastig commented 10 months ago

Hi @drenda, Do you have crashes on the latest 17.0.9.8.1?

eastig commented 10 months ago

Found a crash looking similar: https://bugs.openjdk.org/browse/JDK-8273304