-
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] Crashes and hangs on ppc64 trunk/5.2 #380
Comments
I also just spotted this in the CI run for #379 where it crashed on sequential
|
2 more crashes of sequential
|
Observed a triple crash in sequential
|
Triggered again on merge of #390 to
|
Should hopefully be fixed with this OCaml PR. |
We saw segfaults triggered again with trunk/5.2 on the merge of the 0.3 branch to
|
Unfortunately there doesn't seem to be an easy way to know what git revision had been used in this build. The power backend fix got merged on september 25th, which is only two weeks and a day ago, so it is likely that it is missing from that image. |
That makes sense then 👍 There's a copy of the opam-repo included in the Docker image AFAIU.
This PR was merge 3 weeks ago: ocaml/opam-repository#24427 😃 I've notified the CI folks. There's an effort to set up a callback from https://github.com/ocaml/opam-repository to |
Closing this as 3 more weeks have gone by - and the latest run no longer triggered it, so I suspect the CI caches have been refreshed. |
We're seeing both crashes and hangs on the native ppc64 backend running sequential
STM
tests(!) through multicoretests-ci.This run https://ocaml-multicoretests.ci.dev:8100/job/2023-08-14/091418-ci-ocluster-build-25f6ae hung to the point of timing out on a sequential STM array test:
On another run https://ocaml-multicoretests.ci.dev:8100/job/2023-08-14/113100-ci-ocluster-build-a0a174 we triggered two segfault crashes:
In both cases the tested version was reported as
5.2.0+dev0-2023-04-11
The text was updated successfully, but these errors were encountered: