runtime: TestSegv failures in race mode on darwin #73784
Labels
BugReport
Issues describing a possible bug in the Go implementation.
compiler/runtime
Issues related to the Go compiler and/or runtime.
NeedsFix
The path to resolution is known, but the work has not been done.
OS-Darwin
release-blocker
Testing
An issue that has been verified to require only test changes, not just a test failure.
Milestone
This is a new consistent failure on darwin race builders. https://go.dev/cl/643897 started running TestSegv (and other testprog tests) in -race mode for the first time.
https://ci.chromium.org/ui/p/golang/builders/ci/gotip-darwin-arm64-race/b8714420763090571297/test-results?sortby=&groupby=
This test is fine in race mode on Linux, but on Darwin we seem to have some problem unwinding.
The text was updated successfully, but these errors were encountered: