-
Notifications
You must be signed in to change notification settings - Fork 16
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
[ocaml5-issue] Assertion failure on live words in GC test #470
Comments
This one is easily reproducible.
|
This is known upstream as a sporadic failure ocaml/ocaml#13090. |
I've arrived at a simpler reproducer and shared details here on the upstream issue: ocaml/ocaml#13090 (comment) |
This has now been fixed upstream on |
The new Gc test in #469 triggered an assertion failure in Linux debug 5.3.0+trunk:
https://github.com/ocaml-multicore/multicoretests/actions/runs/10581716289/job/29319700079?pr=469
The text was updated successfully, but these errors were encountered: