Skip to content
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

Spurious (?) CI failures on s390x #10000

Open
alexcrichton opened this issue Jan 13, 2025 · 1 comment
Open

Spurious (?) CI failures on s390x #10000

alexcrichton opened this issue Jan 13, 2025 · 1 comment
Labels
cranelift:area:s390x Issues related to Cranelift's s390x backend

Comments

@alexcrichton
Copy link
Member

I've seen two CI builds fail today on the s390x tests of the wasmtime-cli crate:

The first was re-queued and merged and the second is currently back in the queue. The first didn't touch anything in wasmtime-cli and the second does touch quite a bit that could affect it so it's currently an assumption of mine that the s390x-failure there was specific to s390x.

I tried running the test suite in a loop locally for a bit using s390x/qemu and so far it hasn't failed in the same way. I figured I'd open an issue to keep track of things if they happen in the future.

cc @uweigand

@iii-i
Copy link
Contributor

iii-i commented Jan 16, 2025

In my local runs I've seen segfaults due to an ABI problem in the capstone wrapper: capstone-rust/capstone-rs#166. I wonder if this can be related?

@abrown abrown added the cranelift:area:s390x Issues related to Cranelift's s390x backend label Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cranelift:area:s390x Issues related to Cranelift's s390x backend
Projects
None yet
Development

No branches or pull requests

3 participants