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

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
os: os.Root: use O_RESOLVE_BENEATH on FreeBSD LibraryProposal Issues describing a requested change to the Go standard library or x/ libraries, but not to a tool NeedsFix The path to resolution is known, but the work has not been done. OS-FreeBSD Performance
#73078 opened Mar 27, 2025 by neild
x/build/env/freebsd-amd64: doesn't handle reboot and/or termination requests 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-FreeBSD
#72030 opened Feb 28, 2025 by dmitshur Unreleased
internal/trace: TestTraceCgoCallback/Default fails on new freebsd-amd64-race LUCI builder with FreeBSD 14.1 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-FreeBSD RaceDetector
#71556 opened Feb 4, 2025 by dmitshur Go1.25
runtime: TestSUID hangs with "Password" prompt on FreeBSD 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-FreeBSD
#70702 opened Dec 5, 2024 by prattmic Backlog
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 freebsd-arm builder 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-FreeBSD
#67300 opened May 10, 2024 by dmitshur Unreleased
cmd/dist: SIGSEGV during Building packages and commands on freebsd-arm-paulzhol 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-FreeBSD
#63762 opened Oct 27, 2023 by gopherbot Backlog
runtime: stack corruption on freebsd/arm arch-arm Issues solely affecting the 32-bit arm architecture. 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-FreeBSD
#62251 opened Aug 23, 2023 by mknyszek Backlog
cmd/dist: Bus error while bootstrapping on freebsd-arm-paulzhol arch-arm Issues solely affecting the 32-bit arm architecture. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-FreeBSD
#60850 opened Jun 16, 2023 by gopherbot Backlog
runtime: corruption in tests on freebsd-arm 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-FreeBSD
#60670 opened Jun 7, 2023 by mknyszek Backlog
net: failures with signal arrived during cgo execution NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-FreeBSD
#60132 opened May 11, 2023 by bcmills Unplanned
x/sys/unix: Missing MS_* Flags on FreeBSD compiler/runtime Issues related to the Go compiler and/or runtime. FeatureRequest Issues asking for a new feature that does not need a proposal. help wanted NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-FreeBSD
#59865 opened Apr 27, 2023 by igalic Unreleased
x/sys/unix: xattr functions erroneously pass Go pointers as type uintptr on BSDs 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 OS-NetBSD
#58386 opened Feb 7, 2023 by bcmills Backlog
misc/cgo/testsanitizers: TestMSAN/msan_fail timeout on freebsd-amd64-13_0 NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-FreeBSD
#56805 opened Nov 17, 2022 by gopherbot Unplanned
x/net/ipv4: TestPacketConnConcurrentReadWriteUnicastUDP timeout with goroutines blocked on net.rawConn.Read NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-FreeBSD
#54595 opened Aug 22, 2022 by bcmills Unreleased
x/sys/unix: Definition for O_PATH missing for most FreeBSD architectures compiler/runtime Issues related to the Go compiler and/or runtime. FeatureRequest Issues asking for a new feature that does not need a proposal. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-FreeBSD
#54355 opened Aug 9, 2022 by dfr Unreleased
os: recent FreeBSD update to sys/fusefs to allow kevents breaks go polling model NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-FreeBSD
#54100 opened Jul 27, 2022 by kwhite-uottawa Go1.25
runtime: FreeBSD nanotime performance regression with different CPU setups 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-FreeBSD Performance
#50947 opened Feb 1, 2022 by TriAnMan Backlog
runtime: apparent deadlock in TestConcurrentReadsAfterGrowth on FreeBSD 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-FreeBSD
#48764 opened Oct 4, 2021 by bcmills Backlog
runtime: SIGBUS in runtime.retake on freebsd-amd64-12_2 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-FreeBSD
#48077 opened Aug 30, 2021 by bcmills Backlog
runtime: "morestack on g0" on freebsd-386 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-FreeBSD
#45887 opened Apr 30, 2021 by bcmills Backlog
cmd/link: support c-archive for freebsd/arm and freebsd/arm64 FeatureRequest Issues asking for a new feature that does not need a proposal. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-FreeBSD
#44084 opened Feb 3, 2021 by hajimehoshi Unplanned
runtime: panics and/or deadlocks on FreeBSD 12.2-RELEASE 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-FreeBSD
#43873 opened Jan 23, 2021 by problame Unplanned
cmd/link: segfault due to nil pointer on FreeBSD/amd64 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-FreeBSD
#42658 opened Nov 17, 2020 by SamWhited Unplanned
ProTip! Adding no:label will show everything without a label.