You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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?
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)?
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 errorExpected 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.The text was updated successfully, but these errors were encountered: