fluent-bit: out_http: amd64.c:121: crash: Assertion `0' failed.
Reported on #429, we will track this problem here:
[2018/04/07 01:44:14] [ info] [out_http] HTTP STATUS=200
[2018/04/07 01:44:15] [ info] [out_http] HTTP STATUS=200
fluent-bit: /tmp/src/lib/monkey/deps/flb_libco/amd64.c:121: crash: Assertion `0' failed.
Fluent-Bit v0.13.0
Copyright (C) Treasure Data
[engine] caught signal
#0 0x7f6defdfa529 in ???() at ???:0
#1 0x7f6defdf1e66 in ???() at ???:0
#2 0x7f6defdf1f11 in ???() at ???:0
#3 0x55994d80c389 in ???() at ???:0
#4 0xffffffffffffffff in ???() at ???:0
This problem is associated to the bad use of co-routines implementation, likely there is an unexpected and explicit return from a co-routine that trigger this problem.
About this issue
- Original URL
- State: closed
- Created 6 years ago
- Comments: 78 (71 by maintainers)
Commits related to this issue
- Revert 0.13-dev:0.16 due to https://github.com/fluent/fluent-bit/issues/557#issuecomment-380245478 This reverts commit 247a8f2a26d61f0d5101b0e1abea6262d76668a1. — committed to Yolean/fluent-bit-kubernetes-logging by solsson 6 years ago
- engine: do not remove task if some 'retries' still exists (#557) when using multiple outputs comming of the same type (e.g: http), if there is a problem when flushing data to one of them, some retrie... — committed to fluent/fluent-bit by edsiper 6 years ago
- engine: do not remove task if some 'retries' still exists (#557) when using multiple outputs comming of the same type (e.g: http), if there is a problem when flushing data to one of them, some retrie... — committed to fluent/fluent-bit by edsiper 6 years ago
- engine: do not remove task if some 'retries' still exists (#557) when using multiple outputs comming of the same type (e.g: http), if there is a problem when flushing data to one of them, some retrie... — committed to micklonge/fluent-bit by edsiper 6 years ago
Same for me! Thanks
That’s running an older version of Fluent Bit
On Mon, Apr 23, 2018, 15:45 Steve Coffman notifications@github.com wrote:
@edsiper
fluent/fluent-bit-0.13-dev:0.16
withHTTP_Server On
is in CrashLoopBackOff for all applied containers:Some error immediately, some run for a minute, but then they all crash with the same error.