-
Notifications
You must be signed in to change notification settings - Fork 18k
runtime: cannot allocate memory
testing x/sys/unix
on linux-386-stretch
#52576
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
Comments
This failure seems very odd to me because there's hardly anything going on in the goroutine dump that would explain an OOM. Moreover, this is the only one of these in the logs — it's not clear to me whether this is a recent regression or an existing very-low-probability failure mode. @golang/runtime: since |
Rolling forward to 1.20. Please comment if you disagree. Thanks. |
Debian Stretch is no longer supported as of June 30, 2022; I've filed #56414 to migrate away from that release. If we haven't seen this failure mode on any other builders, perhaps we should consider this issue obsolete. |
Let's do one final check to make sure this hasn't happened again, and if it hasn't I think I'm inclined to close this. |
I don't see anything for linux/386. windows-arm64-11 has been flaking with a similar error since March, but yeah nothing for linux/386. |
greplogs --dashboard -md -l -e '(?ms)\Alinux-386.*^fatal error: runtime: cannot allocate memory'
2022-04-26T02:28:58-9388b58-17d7983/linux-386-stretch
The text was updated successfully, but these errors were encountered: