@randall77 requested issue #73748 to be considered for backport to the next 1.24 minor release.
@gopherbot please open backport issues.
This looks to have started failing in go1.21. The bug causes programs that use
runtime/trace
to crash hard when they were only trying to nil-pointer panic.
Comment From: gopherbot
Change https://go.dev/cl/677095 mentions this issue: [release-branch.go1.24] cmd/compile: do nil check before calling duff functions, on arm64 and amd64
Comment From: cagedmantis
This change has been approved. There is currently a freeze on the release branches and should not be submitted until after the thaw.
Comment From: gopherbot
Closed by merging CL 677095 (commit 5f2cbe1f643f0ce3a314d41d2eca05d2510f3078) to release-branch.go1.24
.