https://bugs.kde.org/show_bug.cgi?id=379525

--- Comment #13 from Ivo Raisr <iv...@ivosh.net> ---
I've updated GIT repo at sourceware.org.

So the test program under Valgrind crashes at cet_nop.c:42 which is this line:

42      __asm__ __volatile__ (".byte 0xf3, 0x66, 0x64, 0x0f, 0x19, 0xff"
:::"cc","memory");

GDB disassembles it as "gs nop %edi". It is actually the first "nop" with 'gs'
prefix. Perhaps this is the smoking gun?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to