-
Notifications
You must be signed in to change notification settings - Fork 16
Closed
Labels
ocaml5-issueA potential issue in the OCaml5 compiler/runtimeA potential issue in the OCaml5 compiler/runtime
Description
The merge of #445 to main triggered an assertion failure and abort on Linux trunk during STM Out_channel test parallel:
https://github.com/ocaml-multicore/multicoretests/actions/runs/8441854686/job/23121952174
random seed: 115742799
generated error fail pass / total time test name
[ ] 0 0 0 0 / 1000 0.0s STM Out_channel test sequential
[ ] 0 0 0 0 / 1000 0.0s STM Out_channel test sequential (generating)
[✓] 1000 0 0 1000 / 1000 3.7s STM Out_channel test sequential
[02] file runtime/domain.c; line 326 ### Assertion failed: s->running
File "src/io/dune", line 40, characters 7-16:
40 | (name stm_tests)
^^^^^^^^^
(cd _build/default/src/io && ./stm_tests.exe --verbose)
Command got signal ABRT.
[ ] 0 0 0 0 / 1000 0.0s STM Out_channel test parallel
Metadata
Metadata
Assignees
Labels
ocaml5-issueA potential issue in the OCaml5 compiler/runtimeA potential issue in the OCaml5 compiler/runtime