Skip to content

os/exec: older OpenBSD builders failing with EBADF as of CL 171823 #35045

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

Closed
bcmills opened this issue Oct 21, 2019 · 1 comment
Closed

os/exec: older OpenBSD builders failing with EBADF as of CL 171823 #35045

bcmills opened this issue Oct 21, 2019 · 1 comment
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Soon This needs action soon. (recent regressions, service outages, unusual time-sensitive situations) Testing An issue that has been verified to require only test changes, not just a test failure.
Milestone

Comments

@bcmills
Copy link
Contributor

bcmills commented Oct 21, 2019

From the openbsd-amd64-62 builder at CL 171823 (https://build.golang.org/log/a179b50c58654a31d09724ba2043d138e8ddbcc6):

testing: can't write /tmp/workdir/tmp/go-build929830143/b061/testlog.txt: write /tmp/workdir/tmp/go-build929830143/b061/testlog.txt: bad file descriptor
FAIL	os/exec	0.941s

CC @ianlancetaylor @mknyszek

@bcmills bcmills added Testing An issue that has been verified to require only test changes, not just a test failure. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Soon This needs action soon. (recent regressions, service outages, unusual time-sensitive situations) labels Oct 21, 2019
@bcmills bcmills added this to the Go1.14 milestone Oct 21, 2019
@gopherbot
Copy link
Contributor

Change https://golang.org/cl/202445 mentions this issue: os/exec: skip possible netpoll pipe in known FDs in test

@golang golang locked and limited conversation to collaborators Oct 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Soon This needs action soon. (recent regressions, service outages, unusual time-sensitive situations) Testing An issue that has been verified to require only test changes, not just a test failure.
Projects
None yet
Development

No branches or pull requests

2 participants