Skip to content

runtime: process hangs for mips hardware [1.24 backport] #72115

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

Closed
gopherbot opened this issue Mar 5, 2025 · 2 comments
Closed

runtime: process hangs for mips hardware [1.24 backport] #72115

gopherbot opened this issue Mar 5, 2025 · 2 comments
Labels
CherryPickApproved Used during the release process for point releases compiler/runtime Issues related to the Go compiler and/or runtime.
Milestone

Comments

@gopherbot
Copy link
Contributor

@prattmic requested issue #71591 to be considered for backport to the next 1.24 minor release.

@gopherbot Please backport to 1.23 and 1.24. This is a regression for mips causing random deadlocks.

@gopherbot gopherbot added the CherryPickCandidate Used during the release process for point releases label Mar 5, 2025
@gopherbot gopherbot added the compiler/runtime Issues related to the Go compiler and/or runtime. label Mar 5, 2025
@gopherbot gopherbot added this to the Go1.24.2 milestone Mar 5, 2025
@gopherbot
Copy link
Contributor Author

Change https://go.dev/cl/660857 mentions this issue: [release-branch.go1.24] runtime: explicitly disable async preempt for internal/runtime

@dmitshur dmitshur added CherryPickApproved Used during the release process for point releases and removed CherryPickCandidate Used during the release process for point releases labels Mar 26, 2025
gopherbot pushed a commit that referenced this issue Mar 26, 2025
… internal/runtime

Fixes #72115
For #71591
Relevant CL 560155

Change-Id: Iebc497d56b36d50c13a6dd88e7bca4578a03cf63
Reviewed-on: https://go-review.googlesource.com/c/go/+/654916
LUCI-TryBot-Result: Go LUCI <[email protected]>
Reviewed-by: Cherry Mui <[email protected]>
Auto-Submit: Michael Pratt <[email protected]>
Reviewed-by: Michael Pratt <[email protected]>
(cherry picked from commit 92a63bd)
Reviewed-on: https://go-review.googlesource.com/c/go/+/660857
Auto-Submit: Dmitri Shuralyov <[email protected]>
@gopherbot
Copy link
Contributor Author

Closed by merging CL 660857 (commit 0ae3ca0) to release-branch.go1.24.

@dmitshur dmitshur changed the title runtime: process hangs when built with Go 1.23 for mips hardware [1.24 backport] runtime: process hangs for mips hardware [1.24 backport] Mar 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CherryPickApproved Used during the release process for point releases compiler/runtime Issues related to the Go compiler and/or runtime.
Projects
None yet
Development

No branches or pull requests

2 participants