Skip to content

[loongarch64] integration_test libc-integration.c fails with signal 11 (SIGSEGV) on loongarch64 #1644

@wszqkzqk

Description

@wszqkzqk

Description

When building wild 0.8.0 on loongarch64, the test suite fails with a segmentation fault (signal 11) in the libc integration test.

Test Result: 97 passed; 1 failed; 0 ignored

Error Details

failures:  

---- integration_test::program_name_53___libc_integration_c__ stdout ----
Error: Failed to run program. Binary /build/wild/src/wild-0.8.0/wild/tests/build/libc-integration.c/libc-integration.c-clang-static-host.lld. Relink with:
        clang --ld-path=/usr/bin/ld.lld -static -Wl,--strip-debug -Wl,--gc-sections -Wl,-z,now -o /build/wild/src/wild-0.8.0/wild/tests/build/libc-integration.c/libc-integration.c-clang-static-host.lld /build/wild/src/wild-0.8.0/wild/tests/build/libc-integration.c/libc-integration.clang-static-host-d4bb7b374388ac2c.o /build/wild/src/wild-0.8.0/wild/tests/build/libc-integration.c/libc-integration-0.clang-static-host-a6994cb717c80a74.o /build/wild/src/wild-0.8.0/wild/tests/build/libc-integration.c/libc-integration-1.clang-static-host-f4ba4547c81e867b.o -Wl,--dependency-file=/build/wild/src/wild-0.8.0/wild/tests/build/libc-integration.c/libc-integration.c-clang-static-host.d
  Caused by:
    Binary exited (core dumped)  with signal 11:  

failures:
    integration_test::program_name_53___libc_integration_c__  

test result: FAILED. 97 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.03s  

Environment

  • OS: Arch Linux for Loong64
  • Kernel: Linux 6.18.2-arch2-1
  • Architecture: LoongArch64 (Loongson-3C5000L @ 2.20 GHz)
  • LLVM/Clang: 21.1.6
  • Wild version: 0.8.0
  • Build context: Package build (PKGBUILD in extra-loong64-build's clean 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