-
Notifications
You must be signed in to change notification settings - Fork 134
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
Consistent SIGSEGV #398
Comments
If you can, try this so we can get a proper stack trace or core dump: https://github.com/aws/aws-for-fluent-bit/blob/mainline/troubleshooting/debugging.md#segfaults-and-crashes-sigsegv |
Hello, Same issue from However, if I go back to version 2.23.0 it works |
Hello guys, The last "stable" version for us was AWS for Fluent Bit Container Image Version 2.28.4 on AWS ECS Fargate and we are facing the same problem - our containers are crashing with I will be happy to see some root cause and fix here @PettitWesley Some messages from AWS ECS console after I've enabled the debug according to this page: |
@gpetrovgeorgi there have been many issues fixed since that version: #542 Also, we now have pre-built debug images that can output stacktraces and upload cores to S3, if you face this issue in a new version. |
Describe the question/issue
Hi all,
We're running the latest
aws-for-fluent-bit
version2.26.0
on AWS EKS and we're getting consistent segfaults. The issue is very similar to #383Configuration
amazon/aws-for-fluent-bit:2.26.0
The configMap looks as follows:
Fluent Bit Log Output
Last few
debug
logs before the container is killedFluent Bit Version Info
version that crash:
AWS for Fluent Bit Container Image Version 2.26.0
version that DOES NOT crash
AWS for Fluent Bit Container Image Version 2.25.0
Cluster Details
EKS cluster running Kubernetes version
v1.22
Steps to reproduce issue
The text was updated successfully, but these errors were encountered: