https://bugs.kde.org/show_bug.cgi?id=383010
--- Comment #125 from Thiago Macieira <thi...@kde.org> --- The difference is that if you compile Valgrind with AVX512/AVX10, then Valgrind's interceptors may have AVX512/AVX10 code, which would make running Valgrind impossible on anything, regardless of whether the target application uses those instructions. That's what the trace is showing: EVEX prefix in vg_replace_strmem.c. -- You are receiving this mail because: You are watching all bug changes.