Skip to content

runtime: regression segfault on linux 3.4 on mipsle [1.26 backport] #77731

@gopherbot

Description

@gopherbot

@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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    CherryPickApprovedUsed during the release process for point releasescompiler/runtimeIssues related to the Go compiler and/or runtime.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions