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: test failure with segmentation fault (and no other output) on linux-ppc64le-buildlet #51600

Open
bcmills opened this issue Mar 10, 2022 · 0 comments
Labels
arch-ppc64x 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-Linux
Milestone

Comments

@bcmills
Copy link
Contributor

bcmills commented Mar 10, 2022

##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick
signal: segmentation fault (core dumped)
FAIL	runtime	20.337s

So far there is only one of these in the logs since CL 369751 — on linux-ppc64le-buildlet — but given the similarity to #49370 I wonder whether this may be a platform-independent bug in the test.
(CC @golang/runtime)

greplogs --dashboard -md -l -e 'signal: segmentation fault .*\nFAIL\s+runtime\s+' --since=2021-12-07

2022-03-10T01:28:37-9faef5a/linux-ppc64le-buildlet

@bcmills bcmills added OS-Linux NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. arch-ppc64x labels Mar 10, 2022
@bcmills bcmills added this to the Backlog milestone Mar 10, 2022
@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-ppc64x 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-Linux
Projects
Status: Triage Backlog
Development

No branches or pull requests

2 participants