Skip to content

s390x-unknown-linux-gnu hangs in QEMU #58149

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

Closed
asomers opened this issue Feb 4, 2019 · 5 comments
Closed

s390x-unknown-linux-gnu hangs in QEMU #58149

asomers opened this issue Feb 4, 2019 · 5 comments
Labels
O-SystemZ Target: SystemZ processors (s390x)

Comments

@asomers
Copy link
Contributor

asomers commented Feb 4, 2019

rust-lang/libc#1235 added an integration test with the test harness enabled. It's libc's first integration test that uses the test harness, and it's hanging on s390x even though there are no tests enabled for that architecture. @gnzlbg thinks that the bug might lie in rustc, not QEMU.

@nagisa
Copy link
Member

nagisa commented Feb 4, 2019

I think it is a QEMU issue. At least I think there is a build of s390x rustc done on real hardware for I think debian.

@gnzlbg
Copy link
Contributor

gnzlbg commented Feb 4, 2019

@asomers same here as with the #58148 issue. It might be worth it to try to find if there is a qemu bug open upstream, and if not, fill one.

@jonas-schievink jonas-schievink added the O-SystemZ Target: SystemZ processors (s390x) label Feb 4, 2019
@asomers
Copy link
Contributor Author

asomers commented Feb 5, 2019

After more investigation, this looks like a QEMU issue. At least, QEMU doesn't spit out enough information to prove otherwise. The qemu process core dumps before it prints anything Rust-related.

@asomers asomers closed this as completed Feb 5, 2019
@greg5678
Copy link

If you want to try Rust on an x390x system you can request access here.

@gnzlbg
Copy link
Contributor

gnzlbg commented Mar 27, 2019

The problem is more all the work required to set up that in CI, than getting access itself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
O-SystemZ Target: SystemZ processors (s390x)
Projects
None yet
Development

No branches or pull requests

5 participants