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: "found bad pointer in Go heap" on darwin-arm64-corellium builder #34574

Closed
bcmills opened this issue Sep 27, 2019 · 1 comment
Closed
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone

Comments

@bcmills
Copy link
Contributor

bcmills commented Sep 27, 2019

Seen on the darwin-arm64-corellium builder (https://build.golang.org/log/d8f2a029d3e9b9b6bc5dcb83b4de74bbf9b6dafc):

# cmd/compile
runtime: pointer 0x111482db8 to unused region of span span.base()=0x110000000 span.limit=0x11005554a span.state=1
[…]
fatal error: found bad pointer in Go heap (incorrect use of unsafe or cgo?)
[…]

CC @mknyszek @aclements @randall77 @cherrymui

@bcmills bcmills added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Sep 27, 2019
@bcmills bcmills added this to the Go1.14 milestone Sep 27, 2019
@bcmills
Copy link
Contributor Author

bcmills commented Sep 27, 2019

Duplicate of #32324

@bcmills bcmills marked this as a duplicate of #32324 Sep 27, 2019
@rsc rsc modified the milestones: Go1.14, Backlog Oct 9, 2019
@bcmills bcmills closed this as completed Nov 12, 2019
@golang golang locked and limited conversation to collaborators Nov 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
None yet
Development

No branches or pull requests

3 participants