Skip to content

Issues: golang/go

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

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

x/build,cmd/link: darwin/amd64 builders unexpectedly skipping cmd/link.TestBuildForTvOS Builders x/build issues (builders, bots, dashboards) compiler/runtime Issues related to the Go compiler and/or runtime. mobile Android, iOS, and x/mobile NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Darwin
#58231 opened Feb 1, 2023 by bcmills Backlog
cmd/go: exec: WaitDelay expired before I/O complete GoCommand cmd/go NeedsFix The path to resolution is known, but the work has not been done.
#58230 opened Feb 1, 2023 by prattmic Go1.21
x/build/cmd/relui: "Go 1.20 final" workflow ended too early Builders x/build issues (builders, bots, dashboards) NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#58228 opened Feb 1, 2023 by dmitshur Unreleased
x/build/internal/task: "Mail update stdlib index CL for 1.20" task panic NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Soon This needs to be done soon. (regressions, serious bugs, outages)
#58227 opened Feb 1, 2023 by mknyszek Unreleased
runtime/cgo: do not change directory during runtime/cgo init compiler/runtime Issues related to the Go compiler and/or runtime. mobile Android, iOS, and x/mobile NeedsFix The path to resolution is known, but the work has not been done. OS-Darwin
#58225 opened Feb 1, 2023 by bcmills Backlog
cmd/link: .go.buildinfo is gc'ed by --gc-sections [1.20 backport] CherryPickCandidate Used during the release process for point releases compiler/runtime Issues related to the Go compiler and/or runtime.
#58224 opened Feb 1, 2023 by gopherbot Go1.20.1
cmd/link: .go.buildinfo is gc'ed by --gc-sections [1.19 backport] CherryPickCandidate Used during the release process for point releases compiler/runtime Issues related to the Go compiler and/or runtime.
#58223 opened Feb 1, 2023 by gopherbot Go1.19.6
cmd/link: .go.buildinfo is gc'ed by --gc-sections compiler/runtime Issues related to the Go compiler and/or runtime. NeedsFix The path to resolution is known, but the work has not been done.
#58222 opened Feb 1, 2023 by rsc Go1.21
x/tools/gopls: reconsider var hover behavior with constant initializer gopls Issues related to the Go language server, gopls. NeedsFix The path to resolution is known, but the work has not been done. Tools This label describes issues relating to any tools in the x/tools repository.
#58220 opened Feb 1, 2023 by findleyr gopls/v0.12.0
x/build: windows-arm64-11 builder disk full arch-arm64 Builders x/build issues (builders, bots, dashboards) NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Windows Soon This needs to be done soon. (regressions, serious bugs, outages)
#58219 opened Feb 1, 2023 by bcmills Unreleased
cmd/go: binary does not contain VCS information when compiled in git worktree dir GoCommand cmd/go NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#58218 opened Feb 1, 2023 by rogpeppe Backlog
cmd/go: go mod tidy randomly removes indirect dependency GoCommand cmd/go modules NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
#58216 opened Feb 1, 2023 by tobiaszheller Backlog
runtime: allow no-escape slices of unknown capacity to be allocated to the stack more aggressively NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Performance
#58215 opened Feb 1, 2023 by fredbi Unplanned
runtime: allocate no-escape map buckets to the stack more aggressively NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Performance
#58214 opened Feb 1, 2023 by fredbi Unplanned
runtime: intermittent slice bounds out of range panic on linux/mipsle arch-mips 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.
#58212 opened Feb 1, 2023 by racingmars Backlog
net/http: data race between net/http.(*http2Framer).WriteDataPadded and net/http_test.neverEnding.Read NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. release-blocker Soon This needs to be done soon. (regressions, serious bugs, outages)
#58168 opened Jan 31, 2023 by bcmills Go1.21
archive/zip: (*File).Open is inconsistent with (*Reader).Open for directory entries NeedsFix The path to resolution is known, but the work has not been done.
#58165 opened Jan 31, 2023 by bcmills Backlog
x/build: add misc-compile TryBots for x/ repos Builders x/build issues (builders, bots, dashboards) FeatureRequest NeedsFix The path to resolution is known, but the work has not been done. new-builder
#58163 opened Jan 31, 2023 by bcmills Unreleased
cmd/go: go test -c does not accept -o $dir GoCommand cmd/go help wanted NeedsFix The path to resolution is known, but the work has not been done.
#58162 opened Jan 31, 2023 by bcmills Backlog
cmd/compile: internal compiler error: two final stores on ssa/check on s390x arch-s390x Issues solely affecting the s390x architecture. 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.
#58161 opened Jan 31, 2023 by ALTree
net: macOS link of Go c-archive now requires -lresolv in 1.20 Documentation NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Darwin WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
#58159 opened Jan 31, 2023 by bradfitz Go1.21
x/website/internal/gitfs: TestGerrit failures NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#58154 opened Jan 30, 2023 by gopherbot Unreleased
cmd/compile: PGO compiler diagnostics 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.
#58153 opened Jan 30, 2023 by prattmic Go1.21
x/oauth2/google/internal/externalaccount: TestAWSCredential_ShouldCallMetadataEndpointWhenNoRegion failures NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#58150 opened Jan 30, 2023 by gopherbot Unreleased
ProTip! What’s not been updated in a month: updated:<2023-01-01.