runtime: SIGILL in dispatch_semaphore_wait #32690
Closed
Milestone
Comments
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This probably shares the same underlying cause as #32655, but the symptom is different enough that we may want to track/test it independently.
The symptom is a
SIGILL
signal while compiling thesyscall
test, observed on thedarwin-amd64-race
builder (https://build.golang.org/log/085d8d50e32c489b492c845555a1019f765f4985):CC @eliasnaur @ianlancetaylor
The text was updated successfully, but these errors were encountered: