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

misc/cgo/test: failures with SIGBUS on loong64 #62252

Open
gopherbot opened this issue Aug 23, 2023 · 2 comments
Open

misc/cgo/test: failures with SIGBUS on loong64 #62252

gopherbot opened this issue Aug 23, 2023 · 2 comments
Labels
arch-loong64 Issues solely affecting the loongson architecture. compiler/runtime Issues related to the Go compiler and/or runtime. help wanted NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone

Comments

@gopherbot
Copy link

gopherbot commented Aug 23, 2023

#!watchflakes
post <- goarch == "loong64" && pkg == "misc/cgo/test" && log ~ `signal: bus error`

Issue created automatically to collect these failures.

Example (log):

signal: bus error (core dumped)

watchflakes

@gopherbot gopherbot added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Aug 23, 2023
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "misc/cgo/test" && test == ""
2023-08-17 21:10 linux-loong64-3a5000 go@b4636682 misc/cgo/test (log)
signal: bus error (core dumped)

watchflakes

@bcmills bcmills changed the title misc/cgo/test: unrecognized failures misc/cgo/test: failures with SIGBUS on loong64 Aug 23, 2023
@bcmills bcmills added arch-loong64 Issues solely affecting the loongson architecture. compiler/runtime Issues related to the Go compiler and/or runtime. labels Aug 23, 2023
@bcmills bcmills added this to the Backlog milestone Aug 23, 2023
@bcmills
Copy link
Contributor

bcmills commented Aug 23, 2023

(attn @golang/loong64)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-loong64 Issues solely affecting the loongson architecture. compiler/runtime Issues related to the Go compiler and/or runtime. help wanted NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
Status: No status
Development

No branches or pull requests

3 participants