Skip to content

Many lib-runtime-events tests fail on armel #13234

@glondu

Description

@glondu

Many tests of OCaml 5.2.0 fail on Debian sid, armel.

Quoting the build log:

[...]
List of failed tests:
    tests/lib-runtime-events/'test.ml' with default (bytecode) Process 4069629 got signal 11(Segmentation fault), no core dumped
    tests/lib-runtime-events/'test_caml.ml' with default (bytecode) Process 4069634 got signal 11(Segmentation fault), no core dumped
    tests/lib-runtime-events/'test_caml_counters.ml' with default (bytecode) Process 4069639 got signal 11(Segmentation fault), no core dumped
    tests/lib-runtime-events/'test_caml_exception.ml' with default (bytecode) Process 4069644 got signal 11(Segmentation fault), no core dumped
    tests/lib-runtime-events/'test_caml_parallel.ml' with default (bytecode) Process 4069649 got signal 11(Segmentation fault), no core dumped
    tests/lib-runtime-events/'test_caml_reentry.ml' with default (bytecode) Process 4069661 got signal 11(Segmentation fault), no core dumped
    tests/lib-runtime-events/'test_caml_runparams.ml' with default (bytecode) Process 4069666 got signal 11(Segmentation fault), no core dumped
    tests/lib-runtime-events/'test_caml_slot_reuse.ml' with default (bytecode) Process 4069671 got signal 11(Segmentation fault), no core dumped
    tests/lib-runtime-events/'test_caml_stubs_gc.ml' with default (bytecode) Process 4070193 got signal 11(Segmentation fault), no core dumped
    tests/lib-runtime-events/'test_compact.ml' with default (bytecode) Process 4070198 got signal 11(Segmentation fault), no core dumped
    tests/lib-runtime-events/'test_dropped_events.ml' with line 9 (bytecode) Process 4070203 got signal 11(Segmentation fault), no core dumped
    tests/lib-runtime-events/'test_env_start.ml' with default (bytecode) Process 4070211 got signal 11(Segmentation fault), no core dumped
    tests/lib-runtime-events/'test_fork.ml' with line 6 (bytecode) Process 4070228 got signal 11(Segmentation fault), no core dumped
    tests/lib-runtime-events/'test_user_event.ml' with default (bytecode) Process 4070238 got signal 11(Segmentation fault), no core dumped
    tests/lib-runtime-events/'test_user_event_unknown.ml' with line 7 (bytecode) Process 4070251 got signal 11(Segmentation fault), no core dumped

Summary:
  2480 tests passed
   659 tests skipped
    15 tests failed
   602 tests not started (parent test skipped or failed)
     0 unexpected errors
  3756 tests considered
#### Something failed. Exiting with error status.

It can be reproduced with qemu-user-static and an armel chroot.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions