Skip to content

runtime: aix-ppc64 builder is failing with "bad prune", "addr range base and limit are not in the same memory segment" fatal errors #38966

Description

@dmitshur

The aix-ppc64 builder has started to fail on build.golang.org continuously since b1a48af or 55ec518. The errors look like:

fatal error: bad prune
fatal error: addr range base and limit are not in the same memory segment

It's unclear to me if one of the CLs has started to cause this, or if the builder has a problem. Needs investigation.

Edit: @mknyszek has narrowed it down, see comment below.

Previously, a flaky failure in net/http made it harder to tell where the problem was:

--- FAIL: TestServerSetKeepAlivesEnabledClosesConns (2.08s)
    serve_test.go:5513: idle count after SetKeepAlivesEnabled called = 1; want 0
FAIL
FAIL	net/http	8.191s

/cc @trex58 @mknyszek @mvdan

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.OS-AIX

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions