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

x/build: new linux-arm64-msan-clang15 builder isn't passing at tip yet arch-arm64 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-Linux
#71614 opened Feb 7, 2025 by dmitshur Backlog
runtime: swiss map SIMD implementation for non-amd64 arch-arm64 compiler/runtime Issues related to the Go compiler and/or runtime. Implementation Issues describing a semantics-preserving change to the Go implementation. NeedsFix The path to resolution is known, but the work has not been done. Performance
#71255 opened Jan 13, 2025 by prattmic Backlog
os/signal: TestSignalTrace is flaky on openbsd/arm64 arch-arm64 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-OpenBSD
#70460 opened Nov 20, 2024 by 4a6f656c Backlog
cmd/compile: TestScript/script_test_basics failures arch-arm64 compiler/runtime Issues related to the Go compiler and/or runtime. help wanted NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-NetBSD
#70356 opened Nov 15, 2024 by gopherbot Backlog
runtime: panic not generating a correct backtrace stack while crashing in cgo on ARM64 platform arch-arm64 compiler/runtime Issues related to the Go compiler and/or runtime. help wanted NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#69438 opened Sep 13, 2024 by miles-byted Go1.25
runtime: implement procyield as ISB instruction on arm64 arch-arm64 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. Performance
#69232 opened Sep 3, 2024 by rhysh Backlog
runtime: binaries should fail at startup when built with a GOARM64 version not supported on the runtime hardware arch-arm64 compiler/runtime Issues related to the Go compiler and/or runtime. FixPending Issues that have a fix which has not yet been reviewed or submitted. NeedsFix The path to resolution is known, but the work has not been done.
#69124 opened Aug 29, 2024 by cespare Go1.25
runtime: frame pointer stored past the stack pointer on arm64, resulting in inaccurate backtraces in LLDB arch-arm64 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.
#69032 opened Aug 23, 2024 by smoofra Backlog
runtime: consider CNTVCT_EL0 to implement cputicks on ARM64 arch-arm64 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. Performance
#67937 opened Jun 11, 2024 by rhysh Backlog
cmd/compile: arm64 multiplication with constant optimization arch-arm64 compiler/runtime Issues related to the Go compiler and/or runtime. help wanted NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Performance
#67575 opened May 22, 2024 by egonelbre Unplanned
x/build: add LUCI freebsd-arm64 builder arch-arm64 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. new-builder OS-FreeBSD
#67301 opened May 10, 2024 by dmitshur Unreleased
x/build: add LUCI openbsd-arm64 builder arch-arm64 Builders x/build issues (builders, bots, dashboards) NeedsFix The path to resolution is known, but the work has not been done. new-builder OS-OpenBSD
#67104 opened Apr 29, 2024 by 4a6f656c Unreleased
x/arch/arm64: asm64.Decode() can not decode CASAL instruction arch-arm64 help wanted NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#66189 opened Mar 8, 2024 by sancppp Unreleased
cmd/compile: dynamic checks for atomics should be removed for ARM64 targets that support LSE arch-arm64 compiler/runtime Issues related to the Go compiler and/or runtime. FixPending Issues that have a fix which has not yet been reviewed or submitted.
#66131 opened Mar 6, 2024 by andreybokhanko Unplanned
x/arch: TestObjdumpARM64TestDecodeGNUSyntaxdata and TestObjdumpARM64TestDecodeGoSyntaxdata fail with binutils 2.42 arch-arm64 help wanted NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#66005 opened Feb 28, 2024 by alexsaezm Unreleased
cmd/cgo/internal/testcshared: Test(Unexported|Exported)Symbols failures with SIGSEGV on android/arm64 arch-arm64 compiler/runtime Issues related to the Go compiler and/or runtime. help wanted NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Android
#64823 opened Dec 20, 2023 by gopherbot Backlog
runtime: test timeouts on ios-arm64-corellium arch-arm64 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-iOS GOOS=ios
#64459 opened Nov 30, 2023 by mknyszek Backlog
syscall: floating point parameters are not supported on windows/arm64 arch-arm64 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
#62583 opened Sep 12, 2023 by agiacomolli Unplanned
runtime: failures with fatal error: traceback did not unwind completely on openbsd/arm64 arch-arm64 compiler/runtime Issues related to the Go compiler and/or runtime. help wanted NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-OpenBSD
#62182 opened Aug 21, 2023 by bcmills Backlog
runtime: data race on stack object when using arena on darwin arm64 arch-arm64 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-Darwin RaceDetector
#61835 opened Aug 8, 2023 by 578559967 Backlog
x/build: misc-compile coverage for ios/arm64 port (iOS) in LUCI arch-arm64 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-iOS GOOS=ios
#61761 opened Aug 4, 2023 by dmitshur Unreleased
cmd/compiler: nil pointer dereference in cmd/internal/obj.(*Link).NumberSyms on openbsd/arm64 arch-arm64 compiler/runtime Issues related to the Go compiler and/or runtime. help wanted NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-OpenBSD
#61697 opened Aug 1, 2023 by gopherbot
cmd/compile/internal/ir: panic in IsSynthetic on openbsd/arm64 arch-arm64 compiler/runtime Issues related to the Go compiler and/or runtime. help wanted NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-OpenBSD
#61686 opened Aug 1, 2023 by gopherbot
runtime: crash/hang on startup in buildmode=c-shared amd64 DLL when run on ARM64 windows 11. arch-arm64 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 WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
#60996 opened Jun 26, 2023 by oddy Backlog
ProTip! Add no:assignee to see everything that’s not assigned.