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

Issues list

x/sys/windows: GetCurrentProcessToken() not working on Windows 7 SP1 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. OS-Windows
#56946 opened Nov 26, 2022 by kmahyyg Unreleased
x/tools/cmd/goyacc: goyacc does not support %code Tools This label describes issues relating to any tools in the x/tools repository.
#56944 opened Nov 26, 2022 by pjbgf Unreleased
x/tools/gopls: gopls doesn't report some build errors gopls Issues related to the Go language server, gopls. Tools This label describes issues relating to any tools in the x/tools repository.
#56943 opened Nov 25, 2022 by ShoshinNikita Unreleased
os/user: TestCredentialNoSetGroups failed NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#56942 opened Nov 25, 2022 by YoshikiShibata
x/time/rate: CancelAt returns less than expected tokens NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#56924 opened Nov 24, 2022 by YoungReese Unreleased
cmd/compile: internal compiler error: shape types have no methods SomeFunc[go.shape.[]uint8] 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.
#56923 opened Nov 24, 2022 by csgura Go1.20
proposal: crypto/rsa: deprecate GenerateMultiPrimeKey and PrecomputedValues.CRTValues Proposal Proposal-Crypto Proposal related to crypto packages or other security issues
#56921 opened Nov 23, 2022 by rsc Proposal
x/tools/go/pointer: sound models of sync/atomic Pointer[T] and Value help wanted 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.
#56918 opened Nov 23, 2022 by BarrensZeppelin Unreleased
cmd/compile: internal compiler error: found illegal assignment on test example 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.
#56916 opened Nov 23, 2022 by esimov
runtime/msan: go test -msan sporadically produces segmentation fault error WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
#56915 opened Nov 23, 2022 by alimertkoc
x/sys/unix: Undocumented (possibly incorrect?) SendmsgBuffers behavior with empty iovec compiler/runtime Issues related to the Go compiler and/or runtime. Documentation NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#56911 opened Nov 23, 2022 by dpifke Unreleased
x/sync/semaphore: document ordering of Weighted.Acquire Documentation NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Performance
#56910 opened Nov 22, 2022 by dsnet Unreleased
time: Integer overflow in Date help wanted NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Unfortunate
#56909 opened Nov 22, 2022 by sylvainpelissier Backlog
x/crypto/blowfish: panic: runtime error: index out of range [0] with length 0 NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#56908 opened Nov 22, 2022 by catenacyber Unreleased
testing: exit status 0xc0000139 with -race + external linking on windows-amd64-2008-newcc NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Windows RaceDetector
#56904 opened Nov 22, 2022 by thanm Backlog
x/build: aix-ppc64 builder has non-reproducible cgo builds Builders x/build issues (builders, bots, dashboards) NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-AIX
#56896 opened Nov 22, 2022 by bcmills Unreleased
crypto/x509: Verify on macOS does not return typed errors NeedsFix The path to resolution is known, but the work has not been done. OS-Darwin
#56891 opened Nov 21, 2022 by wneessen Go1.21
ProTip! Exclude everything labeled bug with -label:bug.