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
Assigned to nobody Loading
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
#73902 opened May 28, 2025 by neild Go1.25
cmd/compile: go build segfault runtime: g 6: unexpected return pc for runtime.sigpanic BugReport 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.
#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.
#73892 opened May 27, 2025 by RaduBerinde Backlog
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.
#73891 opened May 27, 2025 by adonovan Unreleased
x/pkgsite/cmd/pkgsite: search not working in -cache mode 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.
#73877 opened May 27, 2025 by katiehockman Unreleased
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.
#73876 opened May 27, 2025 by glycerine Go1.25
os: Root.OpenRoot sets incorrect name, losing prefix of original root 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.
#73868 opened May 26, 2025 by nkraetzschmar Backlog
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
cmd/go/internal/base: Lookup checks itself, not subcommads BugReport Issues describing a possible bug in the Go implementation. GoCommand cmd/go NeedsFix The path to resolution is known, but the work has not been done.
#73864 opened May 25, 2025 by shagohead
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.
#73854 opened May 23, 2025 by adonovan Unreleased
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.
#73853 opened May 23, 2025 by adonovan Unreleased
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
#73851 opened May 23, 2025 by adonovan Go1.25
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.
#73836 opened May 22, 2025 by rhysh Backlog
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.
#73801 opened May 20, 2025 by rolandshoemaker Backlog
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
#73788 opened May 19, 2025 by prattmic Backlog
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.
#73779 opened May 19, 2025 by adonovan gopls/v0.20.0
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.
#73760 opened May 18, 2025 by func25 Backlog
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.
#73748 opened May 16, 2025 by nsrip-dd Backlog
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
#73747 opened May 16, 2025 by pgimalac Go1.25
crypto/x509: ParseCertificate allows unsorted SET values in RDNs 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.
#73743 opened May 16, 2025 by printfn
cmd/link: go:buildinfo was not written in wasm arch-wasm 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.
#73741 opened May 16, 2025 by Zxilly Backlog
cmd/link: buildinfo was saved twice binary-size 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.
#73731 opened May 15, 2025 by Zxilly Backlog
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.
#73709 opened May 14, 2025 by bytemain Unreleased
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
#73681 opened May 12, 2025 by dmitshur Unreleased
ProTip! Find all open issues with in progress development work with linked:pr.