- 
                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
We have also observed failures on Windows on the threadomain test combining Domains and Threads.
Here is a fresh occurrence on 5.0.0~beta1:
https://github.com/jmid/multicoretests/actions/runs/3487203320/jobs/5834552533
random seed: 152027115
generated error fail pass / total     time test name
[ ]    0    0    0    0 /  500     0.0s Mash up of threads and domains
File "src/threadomain/dune", line 15, characters 0-113:
15 | (rule
16 |  (alias runtest)
17 |  (package multicoretests)
18 |  (deps threadomain.exe)
19 |  (action (run ./%{deps} --verbose)))
(cd _build/default/src/threadomain && ./threadomain.exe --verbose)
Command exited with code -1073741819.
[ ]    0    0    0    0 /  500     0.0s Mash up of threads and domains (generating)
random seed: 450754698
This exits with a weird exit code -1073741819
Metadata
Metadata
Assignees
Labels
ocaml5-issueA potential issue in the OCaml5 compiler/runtimeA potential issue in the OCaml5 compiler/runtime