-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Unrecoverable error "caught signal (SIGSEGV)" in the forward output #3940
Comments
Here's the complete debug log: |
Mitigation that I found was:
Not great, but simpler than changing the forward output to null and reverting it back. |
hey @panaji, we're expericing the same issue here with fluent-bit 1.8.3, have you tried other 1.8.x version? |
@senior88oqz, I tried with 1.7.9 and 1.8.3 (current latest) and both have the same issue ... so, i think anything in between would be the same |
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days. |
unstale |
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days. |
unstale |
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days. |
unstale |
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 |
unstale |
Removing the stale label, though is this reproducable with latest 1.8.12 and 1.9? I'm wondering if this might be related to bad chunks created |
i still see this in 1.8.7 ... we only recently deployed 1.8.12, but it's not long enough to know if the issue still exists. |
If it does repro would you be able to capture the chunk file?
…On Mon, Feb 28 2022 at 6:36 PM, panaji < ***@***.*** > wrote:
i still see this in 1.8.7 ... we only recently deployed 1.8.12, but it's
not long enough to know if the issue still exists.
—
Reply to this email directly, view it on GitHub (
#3940 (comment) )
, or unsubscribe (
https://github.com/notifications/unsubscribe-auth/AA3ZL6XPEVL2SJB62WLZWYDU5QWKPANCNFSM5B7IL5EA
).
Triage notifications on the go with GitHub Mobile for iOS (
https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675
) or Android (
https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub
).
You are receiving this because you commented. Message ID: <fluent/fluent-bit/issues/3940/1054925574
@ github. com>
|
Note: The backtrace is similar to #4107 (comment) |
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
I'm seeing this issue with forward output plugin and restarting fluentbit won't fix it. I have to temporarily change the output to null then revert it back to mitigate. I was using v1.7.9 and updated the image to v1.8.3 on the fly (and still saw this issue).
To Reproduce
Not sure how to repro this, but have seen this few times.
Expected behavior
Fluentbit should be able to recover gracefully.
Screenshots
Your Environment
Additional context
From @edsiper, the fluenbit team is triaging a similar issue slack thread
The text was updated successfully, but these errors were encountered: