Skip to content
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

runtime: "fatal: morestack on g0" on amd64 after upgrade to Go 1.21 [1.21 backport] #63209

Open
gopherbot opened this issue Sep 25, 2023 · 2 comments
Labels
CherryPickCandidate Used during the release process for point releases compiler/runtime Issues related to the Go compiler and/or runtime.
Milestone

Comments

@gopherbot
Copy link

@prattmic requested issue #62440 to be considered for backport to the next 1.21 minor release.

@gopherbot please backport to 1.21. This is a fatal crash with no workaround for applications using C coroutine libraries and calling into Go. The fix here is fairly complex, so this is a medium+ risk backport, but we don't have a simpler workaround to backport. That said, the fix has baked in post-submit for 2+ weeks without further issue.

@gopherbot gopherbot added the CherryPickCandidate Used during the release process for point releases label Sep 25, 2023
@gopherbot gopherbot added this to the Go1.21.2 milestone Sep 25, 2023
@gopherbot
Copy link
Author

Change https://go.dev/cl/530480 mentions this issue: [release-branch.go1.21] runtime: allow update of system stack bounds on callback from C thread

@heschi
Copy link
Contributor

heschi commented Nov 15, 2023

What's the status on this one? We were waiting for any bugs to shake out on tip, I believe?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CherryPickCandidate 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

3 participants