canonical / dqlite

Embeddable, replicated and fault-tolerant SQL engine.
https://dqlite.io
Other
3.8k stars 214 forks source link

src/uv_truncate.c:45: uvTruncateWorkCb: Assertion `segments != NULL' failed. #575

Open MathieuBordere opened 10 months ago

MathieuBordere commented 10 months ago

Detected in jepsen run: https://github.com/canonical/jepsen.dqlite/actions/runs/6188624145/job/16801028094

artifact: jepsen-data-append-partition,member-failure.zip

MathieuBordere commented 9 months ago

possibly consequence of https://github.com/canonical/jepsen.dqlite/issues/125 , will close this once confirmed.