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: add LUCI linux-s390x builder arch-s390x Issues solely affecting the s390x architecture. 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-Linux
#67307 opened May 10, 2024 by dmitshur Unreleased
x/build: add LUCI linux-mips64le builder arch-mips 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-Linux
#67306 opened May 10, 2024 by dmitshur Unreleased
x/build: add LUCI linux-mips64 builder arch-mips 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-Linux
#67305 opened May 10, 2024 by dmitshur Unreleased
x/build: add LUCI linux-mipsle builder arch-mips 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-Linux
#67304 opened May 10, 2024 by dmitshur Unreleased
x/build: add LUCI linux-mips builder arch-mips 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-Linux
#67303 opened May 10, 2024 by dmitshur Unreleased
x/build: add LUCI linux-arm builder arch-arm Issues solely affecting the 32-bit arm architecture. Builders x/build issues (builders, bots, dashboards) new-builder OS-Linux
#65241 opened Jan 23, 2024 by dmitshur Unreleased
runtime: epoll scalability problem with 192 core machine and 1k+ ready sockets 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-Linux Performance
#65064 opened Jan 11, 2024 by prattmic Backlog
cmd/cgo/internal/test: consistently failing with segmentation fault on linux-arm-aws since CL 545277 arch-arm Issues solely affecting the 32-bit arm architecture. 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-Linux
#64447 opened Nov 29, 2023 by bcmills Go1.24
crypto/sha256: amd64 block assembly smashes frame pointer register NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Linux Performance
#63508 opened Oct 11, 2023 by prattmic Backlog
net: TestDialerControlContext/StreamDial timeout with runnable syscall.Syscall goroutine arch-mips 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-Linux
#62533 opened Sep 8, 2023 by gopherbot Backlog
x/sys/unix, x/sys/cpu: use the RISC-V Hardware Probing Interface on Linux arch-riscv Issues solely affecting the riscv64 architecture. FixPending Issues that have a fix which has not yet been reviewed or submitted. OS-Linux
#61416 opened Jul 18, 2023 by markdryan Proposal
runtime: TestASAN fails with SEGV on unknown address on linux/riscv64 arch-riscv Issues solely affecting the riscv64 architecture. 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-Linux
#57691 opened Jan 9, 2023 by zhsj Backlog
x/build/env/linux-arm-bullseye: add GCP builder for ARM32 arch-arm Issues solely affecting the 32-bit arm architecture. 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-Linux
#56693 opened Nov 10, 2022 by cagedmantis Backlog
cmd/pprof: TestDisasm failures 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-Linux
#56574 opened Nov 4, 2022 by gopherbot Backlog
net/http: TestTransportReading100Continue failures on linux/ppc64 arch-ppc64x NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Linux
#54904 opened Sep 6, 2022 by bcmills Backlog
gollvm: os_linux.go:360:14: error: reference to undefined name '_itimerspec' NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Linux
#54562 opened Aug 20, 2022 by advancedwebdeveloper gollvm
runtime: test failure with segmentation fault (and no other output) on linux-ppc64le-buildlet arch-ppc64x 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-Linux
#51600 opened Mar 10, 2022 by bcmills Backlog
os: if rename system call fails, try ioctl(FICLONE) help wanted NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Linux
#41487 opened Sep 18, 2020 by codeaholics Unplanned
runtime: bad p & random crashes since 1.14 on linux 3.18.11 NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Linux
#40722 opened Aug 12, 2020 by gwillem Unplanned
syscall: installing Go in chroot chronically fails on TestCloneNEWUSERAndRemapRootDisableSetgroups if /proc/sys/kernel/unprivilged_userns_clone is not 1 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. OS-Linux
#34178 opened Sep 8, 2019 by Ulmo Backlog
internal/poll: transparently support new linux io_uring interface 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-Linux
#31908 opened May 8, 2019 by johanbrandhorst Unplanned
os: ModeSetgid has no effect while using with Mkdir() on Linux help wanted NeedsFix The path to resolution is known, but the work has not been done. OS-Linux
#25539 opened May 24, 2018 by Al2Klimov Unplanned
runtime: ebpf uretprobe support compiler/runtime Issues related to the Go compiler and/or runtime. help wanted OS-Linux
#22008 opened Sep 25, 2017 by shashankmjain Unplanned
ProTip! no:milestone will show everything without a milestone.