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

cmd/go: errors about netrc need go prefix NeedsFix The path to resolution is known, but the work has not been done. release-blocker
#70537 opened Nov 23, 2024 by rsc Go1.24
x/pkgsite: package removal request for eight packages pkgsite/package-removal Issues for package removal. See https://pkg.go.dev/about#removing-a-package pkgsite
#70534 opened Nov 23, 2024 by jfrech Unreleased
cmd/dist: trying to build Go from source at tip on Windows / WSL incorrectly tries to download a go1.24.0 toolchain NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Windows
#70533 opened Nov 23, 2024 by bitlux
runtime:cpu4: TestAbortInCgo failures 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.
#70532 opened Nov 23, 2024 by gopherbot
runtime/pprof: theoretical appendLocsForStack panic with SIGPROF between cgocallback and exitsyscall 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.
#70529 opened Nov 22, 2024 by prattmic Go1.25
x/net/route: ParseRIB panics on message from Darwin NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Darwin
#70528 opened Nov 22, 2024 by raggi Unreleased
{cmd/compile,go/types}: crash in variadic call compiler/runtime Issues related to the Go compiler and/or runtime. gopls Issues related to the Go language server, gopls. Tools This label describes issues relating to any tools in the x/tools repository.
#70526 opened Nov 22, 2024 by adonovan gopls/v0.17.0
all: reopen tree for Go 1.25 development early-in-cycle A change that should be done early in the 3 month dev cycle. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. umbrella
#70525 opened Nov 22, 2024 by dmitshur
6 tasks
Go1.25
os: consider mapping Unix permissions bits to Windows ACLs NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made.
#70524 opened Nov 22, 2024 by neild Backlog
os/user: TestLookupGroupIdServiceAccount failures NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Windows
#70518 opened Nov 22, 2024 by gopherbot
cmd/compile/internal/importer: flip enable alias to true [1.23 backport] CherryPickCandidate Used during the release process for point releases
#70517 opened Nov 22, 2024 by xieyuschen Go1.23.4
crypto/internal/fips140test:exe_external: unrecognized failures NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#70516 opened Nov 22, 2024 by gopherbot
net/http: TestTransportRemovesH2ConnsAfterIdle/h2 failures NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#70515 opened Nov 22, 2024 by gopherbot
crypto: test fips140=only mode NeedsFix The path to resolution is known, but the work has not been done. Testing An issue that has been verified to require only test changes, not just a test failure.
#70514 opened Nov 22, 2024 by FiloSottile Go1.24
crypto/tls: reject TLS 1.3 empty NewSessionTicket messages NeedsFix The path to resolution is known, but the work has not been done.
#70513 opened Nov 22, 2024 by FiloSottile Backlog
cmd/compile: duplicate compilation of methods of generic types causes extraordinarily slow build times and high RAM usage 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.
#70511 opened Nov 21, 2024 by arvidfm
cmd/compile: cannot build runtime in coverage mode on Wasm arch-wasm WebAssembly issues 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.
#70510 opened Nov 21, 2024 by Zxilly Backlog
x/mobile: seccomp prevented call to disallowed arm64 system call 434 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.
#70508 opened Nov 21, 2024 by fat-fellow Unreleased
crypto/tls: re-enable two TLS tests with fips140tls.Required NeedsFix The path to resolution is known, but the work has not been done.
#70505 opened Nov 21, 2024 by cpu Backlog
encoding/binary: Write does not optimise the case of native-format slices NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Performance
#70503 opened Nov 21, 2024 by jech Backlog
x/mobile: go mobile bind, SIGSYS crash on older Android versions 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.
#70495 opened Nov 21, 2024 by Beerosagos Unreleased
ProTip! Exclude everything labeled bug with -label:bug.