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

cmd/compile: SIGSEGV on openbsd-arm64-jsing builder #50452

Open
bcmills opened this issue Jan 5, 2022 · 0 comments
Open

cmd/compile: SIGSEGV on openbsd-arm64-jsing builder #50452

bcmills opened this issue Jan 5, 2022 · 0 comments
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-OpenBSD
Milestone

Comments

@bcmills
Copy link
Contributor

bcmills commented Jan 5, 2022

greplogs --dashboard -md -l -e '(?ms)\Aopenbsd-arm64-jsing.*go tool compile: signal: segmentation fault' --since=2021-01-01

2022-01-02T14:27:43-c886143/openbsd-arm64-jsing

--- FAIL: TestImportTypeparamTests (71.90s)
    --- FAIL: TestImportTypeparamTests/issue47713.go (0.21s)
        gcimporter_test.go:52: go tool compile: signal: segmentation fault (core dumped)
        gcimporter_test.go:53: go tool compile issue47713.go failed: exit status 1
FAIL
FAIL	go/internal/gcimporter	80.608s

CC @4a6f656c

@bcmills bcmills added arch-arm64 OS-OpenBSD NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. labels Jan 5, 2022
@bcmills bcmills added this to the Backlog milestone Jan 5, 2022
@gopherbot gopherbot added the compiler/runtime Issues related to the Go compiler and/or runtime. label Jul 13, 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-OpenBSD
Projects
Status: Triage Backlog
Development

No branches or pull requests

2 participants