Skip to content

hash.xxhash.test.xxhash3 fails on MIPS N32 #23807

Open
@alexrp

Description

@alexrp
test-std
└─ run test std-mips64el-linux.5.10...6.13.4-muslabin32-mips64r2-Debug-libc failure
Bus error at address 0x405dfc
qemu: uncaught target signal 6 (Aborted) - core dumped
error: while executing test 'hash.xxhash.test.xxhash3', the following command terminated with signal 6 (expected exited with code 0):
qemu-mipsn32el /home/alexrp/Source/ziglang/zig/.zig-cache/o/255ae9487c3190430127049e90bad3c6/test --seed=0x5ef13eac --cache-dir=/home/alexrp/Source/ziglang/zig/.zig-cache --listen=-

Activity

added this to the 0.16.0 milestone on May 6, 2025
added
bugObserved behavior contradicts documented or intended behavior
standard libraryThis issue involves writing Zig code for the standard library.
arch-mips32-bit and 64-bit MIPS
backend-llvmThe LLVM backend outputs an LLVM IR Module.
on May 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    arch-mips32-bit and 64-bit MIPSbackend-llvmThe LLVM backend outputs an LLVM IR Module.bugObserved behavior contradicts documented or intended behaviorstandard libraryThis issue involves writing Zig code for the standard library.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @alexrp

        Issue actions

          `hash.xxhash.test.xxhash3` fails on MIPS N32 · Issue #23807 · ziglang/zig