-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Description
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.