-
Notifications
You must be signed in to change notification settings - Fork 17.7k
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: found bad pointer in Go heap
on darwin-amd64-nocgo
#62186
Labels
compiler/runtime
Issues related to the Go compiler and/or runtime.
FrozenDueToAge
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
OS-Darwin
Comments
bcmills
added
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
compiler/runtime
Issues related to the Go compiler and/or runtime.
labels
Aug 21, 2023
Found new dashboard test flakes for:
2023-07-24 17:08 darwin-amd64-12_0 tools@67ba5997 go@df0a1297 x/tools/go/packages.TestAll (log)
2023-08-16 19:26 darwin-amd64-nocgo tools@b225aa05 go@974a3c9a (log) |
Turns out this is already captured by #60449. I'm starting to think all of these corruption issues boil down to the same problem, and now we're building a class of failures. Closing this for now as a duplicate. |
Found new dashboard test flakes for:
2023-10-25 20:47 darwin-amd64-12_0 tools@672de526 go@d4863909 x/tools/go/packages.TestAll (log)
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
compiler/runtime
Issues related to the Go compiler and/or runtime.
FrozenDueToAge
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
OS-Darwin
Pulled out from #55167 (comment).
Note that the failure in that log is on
release-branch.go1.20
(see also #59483).The text was updated successfully, but these errors were encountered: