-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Getting SIGSEGV when host is restarted #8252
Comments
Can you reproduce it with a more recent version, ideally latest at 2.2.0? |
Thank you for your reply. Our product is using fluent bit 2.0.8 so this is the version that is relevant for us. |
2.1 and 2.2 series are the current maintained releases. I would verify it with the latest release to see if it is already resolved or still occurs. The 2.0.14 release is worth a try as well: https://github.com/fluent/fluent-bit/releases/tag/v2.0.14 |
Thank you for your input, we will try to reproduce with the latest version and consider upgrading the version we use. |
Hi @patrick-stephens Linking C executable ../bin/fluent-bit |
Not really, it looks like node exporter has some implicit dependency on systemd @cosmo0920? Also, if you're compiling it yourself then you need to make sure you indicate that in any issues @hilshalom. You should include full details of how it is built as possibly an issue is due to misconfiguration in the build process. |
This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 5 days. Maintainers can add the |
This issue was closed because it has been stalled for 5 days with no activity. |
Bug Report
Describe the bug
When performing host reboots in a loop, a fluent-bit core dump was created. In the logs we see a SIGSEGV was caught with the following stack:
To Reproduce
Perform host reboots in a loop
Core dump
Your Environment
The text was updated successfully, but these errors were encountered: