-
Notifications
You must be signed in to change notification settings - Fork 18k
runtime: SIGILL: illegal instruction on linux/s390x #16126
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
Comments
CC @mundaym |
Getting a |
This has happened once before: #15441. I misread the problem as being in objdump is pointing to a different place when I try it (perhaps due to external linking?). Nothing interesting there though. I'll try to recreate on the builder itself. |
It looks like it was in the retake function. Still no obvious cause though.
|
Moving to 1.8. |
A variation? https://build.golang.org/log/d35d1b9fe4ba87517e7071ecdee1fdef5e23eba0
|
I am now convinced that these failures are the symptom of a kernel bug that was fixed by torvalds/linux@723cacb (backported to SLES 12 SP1 here). I've updated the builder to I suggest closing this issue for now and reopening if we see the problem again. |
See https://build.golang.org/log/d845753f4d6d7ecaffe9a99637d2f1017098bd81
The text was updated successfully, but these errors were encountered: