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

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
testing: TestRaceDuringParallelFailsAllSubtests 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. RaceDetector
#66098 opened Mar 4, 2024 by gopherbot Backlog
runtime: go test -race on FreeBSD with ASLR reports ok without running any test 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. RaceDetector
#65425 opened Feb 1, 2024 by xiaq Backlog
cmd/compile,runtime: race support for riscv64 arch-riscv Issues solely affecting the riscv64 architecture. compiler/runtime Issues related to the Go compiler and/or runtime. NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made. RaceDetector
#64345 opened Nov 22, 2023 by mauri870 Backlog
runtime/race: TestRace failures in RaceWaitGroupWrongAdd arch-s390x Issues solely affecting the s390x 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. RaceDetector
#64038 opened Nov 9, 2023 by bcmills Backlog
runtime: -race leaks memory on Go >= 1.19 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. RaceDetector
#63276 opened Sep 28, 2023 by walles 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
sync: add more randomization to Pool with race detector 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. RaceDetector
#52360 opened Apr 14, 2022 by dsnet Backlog
runtime/race: panic+recover in init() adds extra info to data race stack traces in main() 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. RaceDetector
#46095 opened May 11, 2021 by mattfedd Backlog
runtime/race: potential false positive from race detector 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. RaceDetector
#39052 opened May 13, 2020 by EVODelavega Backlog
runtime/race: should 32-bit atomic ops be flagged as racing with 64-bit atomic ops? 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. RaceDetector
#38881 opened May 5, 2020 by bcmills Backlog
runtime/race: goroutine IDs in race failures are incorrect NeedsFix The path to resolution is known, but the work has not been done. RaceDetector
#28284 opened Oct 19, 2018 by petermattis Unplanned
runtime: segfault during test using -coverpkg and -race NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. RaceDetector
#28109 opened Oct 10, 2018 by yonderblue Backlog
runtime: defer/recover support in race detector NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. RaceDetector
#26813 opened Aug 5, 2018 by adilbaig Unplanned
runtime/race: doesn't support the plugin package 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. RaceDetector
#24245 opened Mar 4, 2018 by tiborvass Unplanned
runtime/race: simplify meta shadow mapping 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. RaceDetector
#24133 opened Feb 26, 2018 by aclements Unplanned
runtime/race: document and fix "trap when race detected" Documentation Issues describing a change to documentation. help wanted NeedsFix The path to resolution is known, but the work has not been done. Proposal-Accepted RaceDetector
#23577 opened Jan 27, 2018 by object88 Unplanned
runtime: race detector: more aggressive scheduler perturbations 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. RaceDetector
#22569 opened Nov 3, 2017 by bcmills Unplanned
runtime: program with deadlock doesn't fail if use -race flag 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. RaceDetector
#20588 opened Jun 6, 2017 by nizsheanez Unplanned
runtime/race: adding support for the race detector on other platforms 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 RaceDetector
#19273 opened Feb 24, 2017 by owenwaller Unplanned
ProTip! Type g i on any issue or pull request to go back to the issue listing page.