Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AdoptOpenJDK 11.0.10+9 Crashes #259

Closed
kullwindergit opened this issue Feb 15, 2021 · 9 comments
Closed

AdoptOpenJDK 11.0.10+9 Crashes #259

kullwindergit opened this issue Feb 15, 2021 · 9 comments

Comments

@kullwindergit
Copy link

kullwindergit commented Feb 15, 2021

A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007fdf88961353, pid=1121, tid=1185
#
# JRE version: OpenJDK Runtime Environment AdoptOpenJDK (11.0.10+9) (build 11.0.10+9)
# Java VM: OpenJDK 64-Bit Server VM AdoptOpenJDK (11.0.10+9, mixed mode, tiered, compressed oops, serial gc, linux-amd64)
# Problematic frame:
# J 9114 c2 com.sun.crypto.provider.AESCrypt.implEncryptBlock([BI[BI)V [email protected] (953 bytes) @ 0x00007fdf88961353 [0x00007fdf88961000+0x0000000000000353]
#
# Core dump will be written. Default location: Core dumps may be processed with "/usr/share/apport/apport %p %s %c %d %P" (or dumping to /opt/apps/core.1121)
#
# An error report file with more information is saved as:
# /opt/apps/hs_err_pid1121.log
Could not load hsdis-amd64.so; library not loadable; PrintAssembly is disabled
#
# If you would like to submit a bug report, please visit:
#   https://github.com/AdoptOpenJDK/openjdk-support/issues
@aahlenst
Copy link
Contributor

Thanks for getting in touch, but as it stands, you do not provide enough information to diagnose the problem. Please share a minimal, reproducible example that triggers the problem.

@kullwindergit
Copy link
Author

using AdoptJDK version 11.0.10+9 as a jvm for container apache tomcat 9.0.39 for one of my java application deployed in the tomcat. After few hours of usage, my container crashes with above error in catalina.log of apache tomcat.
Attaching another error file.

hs_err_pid1121.log

@aahlenst
Copy link
Contributor

Thanks for the report. But again, nobody can help without code that reproduces the problem.

If it happens after some hours, this might point to a memory problem. Check your memory with memtest86+ or see if it happens on another machine.

@aahlenst

This comment has been minimized.

@fasatrix

This comment has been minimized.

@aahlenst

This comment has been minimized.

@fasatrix

This comment has been minimized.

@aahlenst

This comment has been minimized.

@aahlenst
Copy link
Contributor

aahlenst commented Mar 1, 2021

Closing due to lack of requested feedback. We're happy to reopen the issue if feedback is provided by the OP (or anybody else) at a later date.

@aahlenst aahlenst closed this as completed Mar 1, 2021
@karianna karianna added this to the March 2021 milestone Mar 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants