segmentation fault patch file Reproducible: Always
Created attachment 320024 [details, diff] hwinfo-19.1.patch
Can't reproduce, fine here
I have seen this kind of behavior from time to time, depending on my CFLAGS & CPU type. For quite a while I was forcing CFLAGS="" on this package to prevent segfaults. Working fine right now, though. We need to see crucify's emerge --info to have a chance to reproduce this.
I've also seen it on my machine. It was fine with -O0 (or just empty CFLAGS), and it was starting to fail with -O1 and higher. But now after several days it calmed down, it just works with each flag combination, I can't explain it. I guess we need to contact someone with amd64 asm knowledge or just the upstream to review crucify's patch.
The code this patch touches has been heavily modified since then, can you please reopen if this still affects 21.72? Thanks