@randall77 requested issue #73748 to be considered for backport to the next 1.23 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/676918 mentions this issue: [release-branch.go1.23] 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 676918 (commit 3eedbde2376a9f394f748029061ab4f884d3f243) to release-branch.go1.23.