-
Notifications
You must be signed in to change notification settings - Fork 18k
cmd/link: vanadium installation Error: combining dwarf failed: Unknown load command 0x32 (50) #29539
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
Are you sure you are using 1.11.4? This looks exactly like #25908 which should be fixed in 1.11.4 and in 1.12beta1. |
Yes, I just installed Go on my computer, it is the latest version 1.11.4 |
Huh. I have no explanation. That specific error message should be impossible in 1.11.4. |
I followed the same Vanadium page and met the same problem here. I installed several different versions of Go by pkg and homebrew. |
Apparently this seems like it is running Go 1.8.3? I don't know about jiri, but could you try |
Thx! |
Likely a dup of #25908 caused by the tool using an old Go installation, no one ever reported this again; I suspect we can close here. |
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
Yes
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
I followed the instruction to install Vanadium https://vanadium.github.io/installation/
os
curl
git
Error info:
I tried to install earlier version of Go, still got the same error.
What did you expect to see?
runs with no error
What did you see instead?
above error msg
The text was updated successfully, but these errors were encountered: