-
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
testing/synctest: test log is not printed without -v
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
cmd/compile: go build segfault Issues describing a possible bug in the Go implementation.
compiler/runtime
Issues related to the Go compiler and/or runtime.
WaitingForInfo
Issue is not actionable because of missing required information, which needs to be provided.
runtime: g 6: unexpected return pc for runtime.sigpanic
BugReport
#73896
opened May 28, 2025 by
database64128
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/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.
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
context: cancelCtx.Done panics because atomic.Value holds an interface{} instead of a chan struct{}
BugReport
Issues describing a possible bug in the Go implementation.
WaitingForInfo
Issue is not actionable because of missing required information, which needs to be provided.
#73866
opened May 25, 2025 by
shaj13
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
go/token: FileSet.AddExistingFiles is quadratic [freeze exception]
BugReport
Issues describing a possible bug in the Go implementation.
FixPending
Issues that have a fix which has not yet been reviewed or submitted.
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: 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.
cmd/link: -race doesn't work by default on FreeBSD with cgo
BugReport
Issues describing a possible bug in the Go implementation.
compiler/runtime
Issues related to the Go compiler and/or runtime.
help wanted
NeedsFix
The path to resolution is known, but the work has not been done.
OS-FreeBSD
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.
runtime/pprof: incorrect mutex contention time
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: bad frame pointer during panic during duffcopy
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: autogenerated frames not being skipped in CallersFrames
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.
release-blocker
crypto/x509: ParseCertificate allows unsorted 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.
SET
values in RDNs
BugReport
#73743
opened May 16, 2025 by
printfn
cmd/link: WebAssembly issues
BugReport
Issues describing a possible bug in the Go implementation.
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.
go:buildinfo
was not written in wasm
arch-wasm
cmd/link: 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.
buildinfo
was saved twice
binary-size
BugReport
x/tools/gopls: high memory consumption on 19MLoC input
BugReport
Issues describing a possible bug in the Go implementation.
gopls/performance
Issues related to gopls performance (CPU, memory, etc).
gopls
Issues related to the Go language server, gopls.
Tools
This label describes issues relating to any tools in the x/tools repository.
x/crypto/sha3: TestMarshalUnmarshal/SHA3-224 fails on linux/s390x
arch-s390x
Issues solely affecting the s390x architecture.
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.
OS-Linux
Previous Next
ProTip!
Find all open issues with in progress development work with linked:pr.