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,cmd/compile: SIGSEGV on netbsd-arm64-bsiegert during bootstrapping #52678

Open
bcmills opened this issue May 3, 2022 · 2 comments
Open
Labels
arch-arm64 compiler/runtime Issues related to the Go compiler and/or runtime. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-NetBSD
Milestone

Comments

@bcmills
Copy link
Contributor

bcmills commented May 3, 2022

greplogs -l -e '/compile: signal: segmentation fault' --since=2022-01-01
2022-05-02T16:21:47-eb4f295-0fdca72/netbsd-arm64-bsiegert
2022-01-06T19:06:36-5b0dc2d-378766a/netbsd-arm64-bsiegert

(CC @golang/netbsd, @golang/arm; attn @bsiegert)

@bcmills bcmills added OS-NetBSD arch-arm64 NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. labels May 3, 2022
@bcmills bcmills added this to the Backlog milestone May 3, 2022
@bsiegert
Copy link
Contributor

bsiegert commented May 3, 2022

They both appear on the same host (Pine A64) and not on the other one (a Raspberry Pi). Some hardware error?

@bcmills
Copy link
Contributor Author

bcmills commented May 6, 2022

This one may be related: a SIGSEGV with no other output.
2022-05-05T16:48:28-0ebacc1-2150be1/netbsd-arm64-bsiegert

@gopherbot gopherbot added the compiler/runtime Issues related to the Go compiler and/or runtime. label Jul 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-arm64 compiler/runtime Issues related to the Go compiler and/or runtime. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-NetBSD
Projects
Status: Triage Backlog
Development

No branches or pull requests

3 participants