runtime: "traceback: unexpected SPWRITE function runtime.systemstack" #64934
Labels
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.
Milestone
https://go.dev/cl/525835 (backported to 1.21.2) introduced a regression causing a throw when panicking on the system stack:
This was fixed in https://go.dev/cl/531815 at tip, but needs a backport to 1.21.
The text was updated successfully, but these errors were encountered: