-
Notifications
You must be signed in to change notification settings - Fork 18.8k
Open
Labels
CherryPickApprovedUsed during the release process for point releasesUsed during the release process for point releasescompiler/runtimeIssues related to the Go compiler and/or runtime.Issues related to the Go compiler and/or runtime.
Milestone
Description
@Jorropo requested issue #77730 to be considered for backport to the next 1.26 minor release.
@gopherbot please open a backport issue for 1.26
It makes 1.26 compiled go programs (incl the toolchain) completely unusable on 32 bits mips machines running linux <5.0 (or <5.1) which include many versions of linux above our minimum supported kernel version.
The program will always crash in the runtime when trying to do some futex operations.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
CherryPickApprovedUsed during the release process for point releasesUsed during the release process for point releasescompiler/runtimeIssues related to the Go compiler and/or runtime.Issues related to the Go compiler and/or runtime.