golang / go

The Go programming language
https://go.dev
BSD 3-Clause "New" or "Revised" License
124.22k stars 17.7k forks source link

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

Open mknyszek opened 3 weeks ago

mknyszek commented 3 weeks ago

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

gopherbot commented 3 weeks ago

Change https://go.dev/cl/622855 mentions this issue: all: skip and fix various tests with -asan and -msan

gopherbot commented 2 weeks ago

Change https://go.dev/cl/623957 mentions this issue: [release-branch.go1.23] all: skip and fix various tests with -asan and -msan