Skip to content
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: "sweep increased allocation count" on windows-386 #37909

Closed
FiloSottile opened this issue Mar 18, 2020 · 1 comment
Closed

runtime: "sweep increased allocation count" on windows-386 #37909

FiloSottile opened this issue Mar 18, 2020 · 1 comment

Comments

@FiloSottile
Copy link
Contributor

https://storage.googleapis.com/go-build-log/2690739d/windows-386-2008_44cddfd5.log from https://go-review.googlesource.com/c/go/+/223754/1#message-76dbd38ce7b6e38b8fa2bcbbb2a0a919f5120d42

go build slices.go failed: exit status 2
Output:
runtime: nelems=512 nalloc=7 previous allocCount=6 nfreed=65535
fatal error: sweep increased allocation count
@randall77
Copy link
Contributor

Dup of #37881 .

@golang golang locked and limited conversation to collaborators Mar 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants