golang/go

cmd/link: static linking creates binaries that segfault when built with `-msan`

Open

#70,080 opened on Oct 28, 2024

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Go (19,008 forks)batch import
NeedsFixcompiler/runtimehelp wanted

Repository metrics

Stars
 (133,883 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Discovered during #70054. Don't know what's happening, but I'm adding skips in dist for now.

Contributor guide