We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Occasional JVM crashes with error below:
# # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x000075a38ea42564, pid=2775295, tid=2901446 # # JRE version: OpenJDK Runtime Environment Corretto-17.0.14.7.1 (17.0.14+7) (build 17.0.14+7-LTS) # Java VM: OpenJDK 64-Bit Server VM Corretto-17.0.14.7.1 (17.0.14+7-LTS, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64) # Problematic frame: # J 26432 c2 org.apache.kafka.storage.internals.log.AbstractIndex.binarySearch(Ljava/nio/ByteBuffer;JLorg/apache/kafka/storage/internals/log/IndexSearchType;Lorg/apache/kafka/storage/internals/log/AbstractIndex$SearchResultType;II)I (161 bytes) @ 0x000075a38ea42564 [0x000075a38ea421c0+0x00000000000003a4] # # Core dump will be written. Default location: Core dumps may be processed with "/usr/local/bin/crash-handler -b '%e' -m 1 -d /pay/crash -p '%u.%p.%t' -P '%P'" (or dumping to /pay/deploy/kafka-brokers-kafkapub-northwest-green/deploy-1737677684489251978/core.2775295) # # If you would like to submit a bug report, please visit: # https://github.com/corretto/corretto-17/issues/ #
Error Report File - hs_err_pid2775295.log
N/A issue happens occasionally.
JVM should not crash with fatal errors
If applicable, add screenshots to help explain your problem.
Linux 6.8.0-1021-aws #23-Ubuntu SMP Mon Dec 9 23:59:34 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux OpenJDK Runtime Environment Corretto-17.0.14.7.1 (17.0.14+7) (build 17.0.14+7-LTS)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
Occasional JVM crashes with error below:
Error Report File - hs_err_pid2775295.log
To Reproduce
N/A issue happens occasionally.
Expected behavior
JVM should not crash with fatal errors
Screenshots
If applicable, add screenshots to help explain your problem.
Platform information
Linux 6.8.0-1021-aws #23-Ubuntu SMP Mon Dec 9 23:59:34 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
OpenJDK Runtime Environment Corretto-17.0.14.7.1 (17.0.14+7) (build 17.0.14+7-LTS)
The text was updated successfully, but these errors were encountered: