Skip to content

cmd/go: occasional failures on gotip-linux-amd64-racegocommand-noopt builder during go install -race cmd/go step #79940

Description

@dmitshur

The gotip-linux-amd64-racegocommand-noopt builder has had a couple failures while running go install -race cmd/go (complete environment details):

The failures happen in slightly different places, but involve typechecking that ends up running into an internal compiler error.

Trying the same invocation 100 times, with GO_GCFLAGS=-N -l and clearing GOCACHE each time so far didn't reproduce it on darwin/arm64. Filing this issue to track progress figuring this out.

CC @golang/command-line.

Metadata

Metadata

Assignees

Labels

NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.compiler/runtimeIssues related to the Go compiler and/or runtime.

Type

No type

Fields

No fields configured for issues without a type.

Projects

Status
Todo

Relationships

None yet

Development

No branches or pull requests

Issue actions