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

fatal error has been detected by the Java Runtime Environment #381

Open
jsjain opened this issue Dec 23, 2024 · 3 comments
Open

fatal error has been detected by the Java Runtime Environment #381

jsjain opened this issue Dec 23, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@jsjain
Copy link

jsjain commented Dec 23, 2024

Describe the bug

I am running my questDB server with JRE version: OpenJDK Runtime Environment Corretto-11.0.22.7.1 (11.0.22+7) (build 11.0.22+7-LTS), under heavy write operations my server is crashing with error

Dec 23 17:41:42 ip-10-1-0-188.ap-south-1.compute.internal java[39732]: #
Dec 23 17:41:42 ip-10-1-0-188.ap-south-1.compute.internal java[39732]: # A fatal error has been detected by the Java Runtime Environment:
Dec 23 17:41:42 ip-10-1-0-188.ap-south-1.compute.internal java[39732]: #
Dec 23 17:41:42 ip-10-1-0-188.ap-south-1.compute.internal java[39732]: #  SIGSEGV (0xb) at pc=0x00007f2c7acba0c9, pid=39732, tid=39766

Expected behavior

To not crash

Platform information

OS: Amazon Linux 2
AWS m6a.2xlarge server
Corretto-11.0.22.7.1 (11.0.22+7) (build 11.0.22+7-LTS)

Additional context

Attached crash dump generated by JVM
hs_err_pid39732.log

For VM crashes, please attach the error report file. By default the file name is hs_err_pidpid.log, where pid is the process ID of the process.

@jsjain jsjain added the bug Something isn't working label Dec 23, 2024
@cost0much
Copy link
Contributor

Hello, thank you for contacting the Corretto team! When did you first start seeing this issue? Also, have you contacted QuestDB yet, and were they able to provide any insight on the matter?

@chadrako
Copy link
Contributor

I see that you are using an old version of Corretto 11 (11.0.22.7.1). Does the issue reproduce on the most recent version of Corretto 11 (11.0.25.9.1)?

@jsjain
Copy link
Author

jsjain commented Dec 27, 2024

I have upgraded the coretto version, will confirm if it comes again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants