-
Notifications
You must be signed in to change notification settings - Fork 153
kubelet v1.8.4 ppc64le musl-c gets exception #13
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
Any guidance on how to provide more debug information is greatly appreciated |
UPDATE: This issue only occur in go v1.14. The upstream go has a fix https://go-review.googlesource.com/c/go/+/234105/ |
So while waiting for the v.1.14.5, users who are impacted by this issue could compile kubelet with the latest minor release v1.13 |
kubelet (compiled with v1.14.5) still run into the same issue. It turns out this is not the same as https://go-review.googlesource.com/c/go/+/241087/, I am going to re-open this issue instead. |
It is resolved with golang 1.14.6 |
Uh oh!
There was an error while loading. Please reload this page.
Steps to reproduce:
Expected results
No error
Actual results
Extra info
os: alpine 3.12 (ppc64le)
go 1.14.4
libc: musl-c
The text was updated successfully, but these errors were encountered: