You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
random seed: 454014859
generated error fail pass / total time test name
[ ] 0 0 0 0 / 100 0.0s domain_spawntree - with Atomic
[ ] 0 0 0 0 / 100 0.0s domain_spawntree - with Atomic (generating)Fatal error: Fatal error: Fatal error: Fatal error: Fatal error: Fatal error: Fatal error: Fatal error: Fatal error: Fatal error: Fatal error: Fatal error: Fatal error: Fatal error: Fatal error: Fatal error: Failed to create domainFailed to create domain
Fatal error: Failed to create domain
File "src/domain/dune", line 14, characters 7-23:
14 | (name domain_spawntree)
^^^^^^^^^^^^^^^^
(cd _build/default/src/domain && ./domain_spawntree.exe --verbose)
Command got signal ABRT.
I think this originates from the memprof commit to trunk: ocaml/ocaml@3838bbf
which seems to trigger this error in caml_memprof_new_domain from init_memprof_failure.
I think the issue is worth separating from #354 which we have observed on Windows since June (long before memprof was merged).
The text was updated successfully, but these errors were encountered:
On multiple platforms (s390x, MinGW, Cygwin, ...)
domain_spawntree
triggers an abort with aFatal error: Failed to create domain
:https://ocaml-multicoretests.ci.dev:8100/job/2023-12-20/111746-ci-ocluster-build-24859a
I think this originates from the memprof commit to
trunk
: ocaml/ocaml@3838bbfwhich seems to trigger this error in
caml_memprof_new_domain
frominit_memprof_failure
.I think the issue is worth separating from #354 which we have observed on Windows since June (long before memprof was merged).
The text was updated successfully, but these errors were encountered: