golang/go

misc/cgo/test: failures with SIGBUS on loong64

Open

#62,252 opened on Aug 23, 2023

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Go (19,008 forks)batch import
NeedsInvestigationarch-loong64compiler/runtimehelp wanted

Repository metrics

Stars
 (133,883 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

#!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

Contributor guide