You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pmur
changed the title
all: segfault running ppc64/linux binaries with kernel 5.18
runtime: segfault running ppc64/linux binaries with kernel 5.18
Aug 19, 2022
While testing go on a ppc64/linux and 5.18.0 on debian sid, all go binaries segfault shortly after starting up.
This seems to have happened between kernel 5.10 and 5.18. R0 is set to '0xb' by the kernel, which breaks early startup code.
The text was updated successfully, but these errors were encountered: