Syndica / sig

a Solana validator client implementation written in Zig
https://syndica.io/sig
Apache License 2.0
185 stars 31 forks source link

repair: random test failure #163

Open 0xNineteen opened 3 months ago

0xNineteen commented 3 months ago

Description

image

How to Reproduce the Bug

occurs randomly

Additional Context

No response

0xNineteen commented 2 months ago

https://github.com/Syndica/sig/actions/runs/9881966364/job/27293870546

0xNineteen commented 3 weeks ago

found another odd memory leak failure - seems to only appear when running the unit tests with kcov (?)

https://github.com/Syndica/sig/actions/runs/10434192332/job/28897110878

image