Skip to content

cmd/compile: unexplained compiler panic build flakes #78081

@DanielMorsing

Description

@DanielMorsing

Over the last couple of days, I've seen some mysterious failures show up on the builders

#78074 (build, log) Unrelated issue
#74470 (build, log)
#71170 (build, log)

and probably some more that I'm missing. They only seem to happen on amd64 boxes and they're spread over a variety of operating systems and backing builders.

Either we have a memory corruption bug (which I think is unlikely, some of the failures are dereferencing statically initialized memory), or there is some infrastructure issue with the swarm.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugReportIssues describing a possible bug in the Go implementation.NeedsFixThe path to resolution is known, but the work has not been done.compiler/runtimeIssues related to the Go compiler and/or runtime.release-blocker

    Type

    No type

    Projects

    Status

    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions