-
Notifications
You must be signed in to change notification settings - Fork 17.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
runtime: TestSegv fails with the latest tip version #49192
Comments
What version of macOS are you using? macOS 12 has one known issue #49138. Is this happening with an older tip commit? |
CC @prattmic |
@dmitshur This failure happened on both 12.0.1 and 11.6. But the version with 11.6 was
|
Does it happen reproducibly for you, or only occasionally? It didn't reproduce locally on macOS 11.6 darwin/amd64 @ commit 749f6e9 for me, at least not on the first try:
It's also not being caught by darwin/amd64 nor darwin/arm64 builders at this time either... except, just saw the first instance of it in a recently completed build at https://build.golang.org/log/e042e5597283d5d5f3b843538efe94637116468b. |
My MacBook Pro is M1: darwin/arm64. |
@dmitshur Reproduced again:
|
I think this is a dup of #49182. Thanks. |
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
N/A
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
Rebuild the tip version with all.bash
What did you expect to see?
No error
What did you see instead?
The text was updated successfully, but these errors were encountered: