cmd/compile: SIGILL when cross-compiling from netbsd/arm64 to linux/mips #52651
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
greplogs --dashboard -md -l -e \\A.\*-arm\(.\*\\n\)\*\\s\*SIGILL --since=2022-01-01
2022-04-28T18:02:40-c15d0a9/netbsd-arm64-bsiegert
Looks like some kind of memory corruption to me, although at N=1 it isn't clear to me whether this is bug is specific to
netbsd
orarm64
, or even some kind of weird bug in themips
compiler backend. 😅(CC @golang/netbsd @golang/arm)
The text was updated successfully, but these errors were encountered: