Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flaky Byron ThreadNet failure: ImmutableDB is leaking file handles #1294

Open
amesgen opened this issue Oct 28, 2024 · 0 comments
Open

Flaky Byron ThreadNet failure: ImmutableDB is leaking file handles #1294

amesgen opened this issue Oct 28, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@amesgen
Copy link
Member

amesgen commented Oct 28, 2024

On current main (44d8867):

 $ cabal run byron-test -- --quickcheck-replay="(SMGen 3815441042141447428 1971304436672976329,3)" -p '/simple convergence/'
      Node CoreId (CoreNodeId 0)'s ImmutableDB is leaking file handles
      1 /= 0

This bug seems to have been introduced/revealed by #1228; the command above doesn't failure before it (i.e. it fails on af19eff, but not on d6e35dc).

Maybe #1228 is only related insofar as it lead to the exploration of a different STM schedule exhibiting a bug that was already present, just not found before. Also see #1105 (comment).

@amesgen amesgen added the bug Something isn't working label Oct 28, 2024
@amesgen amesgen moved this to 🔖 Ready in Consensus Team Backlog Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 🔖 Ready
Development

No branches or pull requests

1 participant