-
Notifications
You must be signed in to change notification settings - Fork 17.8k
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: fatal error: timer data corruption #60050
Comments
One more result from greplogs. Failing in approximately the same place: 2023-05-05T19:20:01-f90bb8a/linux-amd64-race |
In triage, we'll wait for more failures. |
Note that you have to add the issue to the Test Flakes project for |
Found new dashboard test flakes for:
2023-04-18 15:42 freebsd-amd64-race go@56c44227 runtime (log)
2023-05-05 19:20 linux-amd64-race go@f90bb8a3 runtime (log)
|
This trybot failure is very likely to be the same root cause: https://storage.googleapis.com/go-build-log/345b5fc2/linux-amd64-race_40fbb72b.log. It's in the same benchmark as the other failures, and it's much more likely the timer.pp got stomped than |
Change https://go.dev/cl/497215 mentions this issue: |
Found new dashboard test flakes for:
2023-08-16 17:16 darwin-amd64-race go@095cfba8 runtime (log)
|
`fatal error: timer data corruption runtime stack: |
Another Go 1.21.5 crash: minio/minio#19531 - amd64, linux. See issue for trace. I can't guarantee this isn't a timer race. But adding it here in case it helps. |
Existing failure from #55308 (comment): https://build.golang.org/log/83ab44e57523849b0c1ce7a9c63644943c54fbfd
The text was updated successfully, but these errors were encountered: