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
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

x/time/rate: Limiter depends on implementation-defined large float to int conversion BugReport Issues describing a possible bug in the Go implementation.
#71154 opened Jan 7, 2025 by tomcoupland Unreleased
weak: Pointer.Value() panics for zero-valued receivers BugReport Issues describing a possible bug in the Go implementation. NeedsFix The path to resolution is known, but the work has not been done. release-blocker
#71153 opened Jan 7, 2025 by dfinkel Go1.24
proposal: strings, bytes: CutLast LibraryProposal Issues describing a requested change to the Go standard library or x/ libraries, but not to a tool Proposal
#71151 opened Jan 7, 2025 by chipaca Proposal
runtime: CGo thread stacks stay in physical memory BugReport Issues describing a possible bug in the Go implementation. compiler/runtime Issues related to the Go compiler and/or runtime.
#71150 opened Jan 7, 2025 by kelanyll
internal/trace: TestTraceCPUProfile/Stress failures [1.23 backport] CherryPickCandidate Used during the release process for point releases compiler/runtime Issues related to the Go compiler and/or runtime.
#71147 opened Jan 7, 2025 by gopherbot Go1.23.5
internal/trace: TestTraceCPUProfile/Stress failures [1.22 backport] CherryPickCandidate Used during the release process for point releases compiler/runtime Issues related to the Go compiler and/or runtime.
#71146 opened Jan 7, 2025 by gopherbot Go1.22.11
runtime: 'fatal error: traceback did not unwind completely' in debugCall BugReport Issues describing a possible bug in the Go implementation. 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.
#71144 opened Jan 7, 2025 by JohnDoe117 Backlog
go/types: stack overflow in Alignof BugReport Issues describing a possible bug in the Go implementation. gopls/telemetry-wins gopls Issues related to the Go language server, gopls. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Tools This label describes issues relating to any tools in the x/tools repository.
#71143 opened Jan 6, 2025 by adonovan
x/sys/cpu: add detection of AVX-VNNI, AVX-VNNI-INT8, AVX-IFMA FeatureRequest Issues asking for a new feature that does not need a proposal. LibraryProposal Issues describing a requested change to the Go standard library or x/ libraries, but not to a tool NeedsFix The path to resolution is known, but the work has not been done.
#71142 opened Jan 6, 2025 by x0wllaar Unreleased
x/pkgsite/devtools/cmd/seeddb: trim spaces from version list BugReport Issues describing a possible bug in the Go implementation. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. pkgsite WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
#71141 opened Jan 6, 2025 by jeanbza Unreleased
x/pkgsite/devtools/cmd/seeddb: -keep_going through version list errors BugReport Issues describing a possible bug in the Go implementation. pkgsite
#71140 opened Jan 6, 2025 by jeanbza Unreleased
crypto/cipher: Unnecessary allocations when using boringcrypto's AES-GCM implementation NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Performance
#71139 opened Jan 6, 2025 by juergw
runtime: async preemption (or alternative) for js/wasm compiler/runtime Issues related to the Go compiler and/or runtime. NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made.
#71134 opened Jan 6, 2025 by prattmic Unplanned
text/scanner: SkipComments is ignored without ScanComments Bug Issues describing a bug in the Go implementation. Documentation Issues describing a change to documentation. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#71133 opened Jan 5, 2025 by c4rlo
cmd/compile: range over func internal compiler error with named bool type in yield Bug Issues describing a bug in the Go implementation. 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.
#71131 opened Jan 5, 2025 by fabe-xx
net/http: document http2 extended connect support Documentation Issues describing a change to documentation. NeedsFix The path to resolution is known, but the work has not been done. release-blocker
#71128 opened Jan 4, 2025 by rthellend Go1.24
runtime: SEGV in mapaccess2 (go1.23.2 darwin/amd64) Bug Issues describing a bug in the Go implementation. compiler/runtime Issues related to the Go compiler and/or runtime. gopls/telemetry-wins gopls Issues related to the Go language server, gopls. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Tools This label describes issues relating to any tools in the x/tools repository.
#71123 opened Jan 4, 2025 by adonovan
x/build/cmd/watchflakes: fails to parse the "!~" operator Bug Issues describing a bug in the Go implementation. Builders x/build issues (builders, bots, dashboards) FixPending Issues that have a fix which has not yet been reviewed or submitted. NeedsFix The path to resolution is known, but the work has not been done.
#71119 opened Jan 4, 2025 by dmitshur Unreleased
os: TestRootConcurrentClose fails when runtime.AddCleanup is used arch-wasm WebAssembly issues Bug Issues describing a bug in the Go implementation. 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.
#71117 opened Jan 3, 2025 by cagedmantis Backlog
x/tools/gopls: sigpanic in persistent.(*mapNode).forEach Bug Issues describing a bug in the Go implementation. gopls/telemetry-wins gopls Issues related to the Go language server, gopls. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Tools This label describes issues relating to any tools in the x/tools repository.
#71115 opened Jan 3, 2025 by adonovan gopls/v0.18.0
x/build: update gopls version requirements as part of the Go toolchain release workflow Builders x/build issues (builders, bots, dashboards) NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made.
#71113 opened Jan 3, 2025 by findleyr Unreleased
cmd/go: "cannot access the file because it is being used by another process" flakes on Windows Bug Issues describing a bug in the Go implementation. GoCommand cmd/go NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Windows
#71112 opened Jan 3, 2025 by FiloSottile Backlog
ProTip! Adding no:label will show everything without a label.