-
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] s390x thread_createtree failures #374
Comments
I also observed this a month back on a CI run after rebasing #304.
|
With a repetition count of 20: It is puzzling that it is triggered on s390x and 5.2/trunk only 🤔 |
Observed this again on s390x 5.2 when merging #376 into main:
|
On s390x we are seeing failures of
Thread 6995 killed on uncaught exception Sys_error("Thread.create: Resource temporarily unavailable")
For 5.2 (still bytecode due to a misconfigured opam switch) s390x this is triggering failures:
https://ocaml-multicoretests.ci.dev:8100/job/2023-07-10/154501-ci-ocluster-build-649336
The text was updated successfully, but these errors were encountered: