Skip to content
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

cmd/link: failure with SIGPIPE on freebsd-amd64-12_2 builder #49319

Open
bcmills opened this issue Nov 3, 2021 · 0 comments
Open

cmd/link: failure with SIGPIPE on freebsd-amd64-12_2 builder #49319

bcmills opened this issue Nov 3, 2021 · 0 comments
Labels
compiler/runtime Issues related to the Go compiler and/or runtime. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone

Comments

@bcmills
Copy link
Contributor

bcmills commented Nov 3, 2021

From a freebsd-amd64-12_2 TryBot for CL 361095 (https://storage.googleapis.com/go-build-log/ca2a905d/freebsd-amd64-12_2_3e16b82d.log):

go tool link: signal: broken pipe
go tool dist: Failed: exit status 1


Error: tests failed: dist test failed: go_test:net/http/httptrace: exit status 1

There are no other signs of errors on the TryBot; I'm not sure what would have caused this failure mode.

@bcmills bcmills changed the title cmd/link: failure with SIGPIPE on cmd/link: failure with SIGPIPE on freebsd-amd64-12_2 builder Nov 3, 2021
@bcmills bcmills added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Nov 3, 2021
@bcmills bcmills added this to the Backlog milestone Nov 3, 2021
@gopherbot gopherbot added the compiler/runtime Issues related to the Go compiler and/or runtime. label Jul 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler/runtime Issues related to the Go compiler and/or runtime. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
Status: Triage Backlog
Development

No branches or pull requests

2 participants