Skip to content

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

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

Open
alexrp opened this issue May 6, 2025 · 0 comments
Open

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

alexrp opened this issue May 6, 2025 · 0 comments
Labels
arch-mips 32-bit and 64-bit MIPS backend-llvm The LLVM backend outputs an LLVM IR Module. bug Observed behavior contradicts documented or intended behavior standard library This issue involves writing Zig code for the standard library.
Milestone

Comments

@alexrp
Copy link
Member

alexrp commented May 6, 2025

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=-
@alexrp alexrp added this to the 0.16.0 milestone May 6, 2025
@alexrp alexrp added bug Observed behavior contradicts documented or intended behavior standard library This issue involves writing Zig code for the standard library. arch-mips 32-bit and 64-bit MIPS backend-llvm The LLVM backend outputs an LLVM IR Module. labels May 6, 2025
alexrp added a commit to alexrp/zig that referenced this issue May 6, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
alexrp added a commit to alexrp/zig that referenced this issue May 8, 2025

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-mips 32-bit and 64-bit MIPS backend-llvm The LLVM backend outputs an LLVM IR Module. bug Observed behavior contradicts documented or intended behavior standard library This issue involves writing Zig code for the standard library.
Projects
None yet
Development

No branches or pull requests

1 participant