-
Notifications
You must be signed in to change notification settings - Fork 18.1k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
cmd/go: TestScript/build_trimpath_cgo fails to decode dwarf on release-branch.go1.23
arch-arm64
BugReport
Issues describing a possible 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-Darwin
#73922
opened May 29, 2025 by
dmitshur
net: UDPConn.WriteToUDPAddrPort sometimes blocks forever on darwin/arm64
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.
cmd/compile: inconsistency with whether wrapper shows in traceback in race mode when method is tail call optimized
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.
x/tools/gopls: ChangeSignature: OOB panic in inline.updateCalleeParams (mismatched syntactic/semantic params)
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.
x/tools/gopls: ChangeSignature: OOB panic in inlineCall (FuncType.Params inconsistent with Signature)
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.
cmd/compile: -gcflags="-m=2 -d=ssa/check_bce/debug=1" sometimes results in no output
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.
x/tools/gopls: nil deref in 'go vendor' Snapshot.GoCommandInvocation
BugReport
Issues describing a possible bug in the Go implementation.
gopls/memory-corruption
"can't happen" gopls crashes (races, unsafe, miscompile, runtime bugs, faulty HW)
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.
x/tools/gopls: nil deref in x/telemetry/internal/counter.(*Counter).add
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.
x/pkgsite/cmd/pkgsite: search not working in 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.
-cache
mode
BugReport
testing/synctest: timers scheduled for the same instant always fire in creation order
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.
x/vuln/cmd/govulncheck,encoding/json/v2: panic: got encoding/json/jsontext.Value, want variadic parameter of unnamed slice or string type
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
vulncheck or vulndb
Issues for the x/vuln or x/vulndb repo
x/review/git-codereview: prepopulate package prefix in commit messages
FeatureRequest
Issues asking for a new feature that does not need a proposal.
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
os: 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.
Root.OpenRoot
sets incorrect name, losing prefix of original root
BugReport
os: new test TestRootRemoveDot fails on plan9
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
OS-Plan9
x/tools/gopls: nil panic in types.Package.Path while writing export data (internal/gcimporter)
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.
x/tools/gopls: impossible nil panic in reflect.ValueOf
BugReport
Issues describing a possible bug in the Go implementation.
gopls/memory-corruption
"can't happen" gopls crashes (races, unsafe, miscompile, runtime bugs, faulty HW)
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.
testing/synctest: panics result in wrong test duration
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.
#73852
opened May 23, 2025 by
neild
testing/synctest,runtime: randomize scheduling to protect against Hyrum's Law
compiler/runtime
Issues related to the Go compiler and/or runtime.
Implementation
Issues describing a semantics-preserving change to the Go implementation.
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
okay-after-rc1
Used by release team to mark a release-blocker issue as okay to resolve either before or after rc1
release-blocker
runtime: block and mutex profile aren't meaningful with faketime
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.
runtime: long stop-the-world due to scavenging when exceeding GOMEMLIMIT
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.
unique: optimize interning of string([]byte) in structs/arrays
compiler/runtime
Issues related to the Go compiler and/or runtime.
Implementation
Issues describing a semantics-preserving change to the Go implementation.
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Performance
all: flaky failures on netbsd/arm
arch-arm
Issues solely affecting the 32-bit arm architecture.
help wanted
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
OS-NetBSD
cmd/go: go ignores overlay map when using coverpkg flag
GoCommand
cmd/go
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#73802
opened May 20, 2025 by
AdamKorcz
runtime: valgrind thinks adjustpointer sometimes operates on uninitialized values
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.
x/tools/gopls: ChangeSignature: "cannot inline: corrupted reference" bug
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.
Previous Next
ProTip!
Follow long discussions with comments:>50.