-
Notifications
You must be signed in to change notification settings - Fork 18k
cmd/compile, cmd/asm, x/sys/unix.test: unrecognized failures #72810
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
Comments
Found new dashboard test flakes for:
2025-03-05 15:56 x_sys-gotip-linux-amd64-misccompile sys@f2ce62c2 go@43648931 x/sys/unix.test (log)
|
CC @thanm Could this be related to the DWARF changes? |
Yup, " R_DWTXTADDR_U1 relocation overflow" is definitely DWARF 5 related, thanks. I will take a look. |
Hmm, I am having trouble producing this. The command from the LUCI log is
however when I try something similar on my linux/amd box it works fine, e.g.
What am I missing? I am stumped. |
Still not having any luck reproducing this. I'll wait and see if it happens again... |
It seems this can be reproduced by building https://github.com/klauspost/reedsolomon/tree/master/examples with tip. go version
|
Thanks. I will try to take a look later this week. |
Change https://go.dev/cl/663235 mentions this issue: |
Issue created automatically to collect these failures.
Example (log):
— watchflakes
The text was updated successfully, but these errors were encountered: