-
Notifications
You must be signed in to change notification settings - Fork 18k
cmd/go: build broken on Plan 9 since CL 69830 #22219
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
Labels
Milestone
Comments
I think there are at least two different issues. The first issue is a change in the runtime that causes programs to regularly crash when executing commands with os/exec. It leads to the error reported earlier. The second issue is related to CL 46037:
|
I've opened issue #22227 to discuss about the first problem. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Since CL 69830 and subsequent CLs, the build is broken on Plan 9 on all architectures.
The most recent errors are:
See https://build.golang.org/log/e690b06496a0fae4f75a8261e1d7ed08573385c2
The text was updated successfully, but these errors were encountered: