https://bugs.kde.org/show_bug.cgi?id=438640
--- Comment #6 from Tom Hughes <t...@compton.nu> --- The only way to avoid the crash, other that fixing valgrind to handle that instruction is to change your code not to use it, either by changing your compiler options to target a different CPU or by removing that instruction from any assembly code that uses it. -- You are receiving this mail because: You are watching all bug changes.