@cherrymui requested issue #65169 to be considered for backport to the next 1.22 minor release.

@gopherbot please backport this to previous releases. This causes build failure when using fuzzing with cgo. (There is a workaround, by specifying the old Apple linker, but that is not great.)

Comment From: gabyhelp

Similar Issues

  • https://github.com/golang/go/issues/67944
  • https://github.com/golang/go/issues/62597
  • https://github.com/golang/go/issues/58954
  • https://github.com/golang/go/issues/62598
  • https://github.com/golang/go/issues/65169

(Emoji vote if this was helpful or unhelpful; more detailed feedback welcome in this discussion.)

Comment From: gopherbot

Change https://go.dev/cl/592478 mentions this issue: [release-branch.go1.22] cmd/link: put runtime.end in the last section of data segment

Comment From: gopherbot

Closed by merging 4c97e883b5f062344180adb22266a8bf48c19a23 to release-branch.go1.22.