Open Evesy opened 3 weeks ago
I notice you're using a Bitnami image - does it happen with the actual image we produce here for OSS?
I will switch to fluent/fluent-bit:3.1.9
and see if it also happens in that image. Will close this off if I don't see any reoccurrence
We saw the same error but we are also on bitnami images
I've been running fluent/fluent-bit:3.1.9
over the weekend and can see it's segfaulted ~5 times. Happy to try and grab more information, whatever would be useful
Bug Report
Describe the bug Running the
kubernetes_events
input eventually results in a seg faultTo Reproduce Cannot yet reliably reproduce, but we see seg faults every few hours with the below config:
Expected behavior Fluent-bit should not crash
Output
Your Environment
Additional context We have other fluent bit instances using identical configuration, except other inputs instead of
kubernetes_events
and we are yet to see any seg faults on those