runtime: unexpected return pc for runtime.systemstack_switch #35592
Labels
FrozenDueToAge
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
release-blocker
Milestone
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
Yes (although I cannot trigger this, it just happened randomly)
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
Ran
go test -short -count=1 ./...
in a project of mineWhat did you expect to see?
Regular test output
What did you see instead?
I've tentatively marked as a release blocked because it looks similar to #35328 and #35326
cc @randall77 @aclements
The text was updated successfully, but these errors were encountered: