https://bugs.kde.org/show_bug.cgi?id=374596
NSLW <lukasz.wojnilow...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lukasz.wojnilow...@gmail.co | |m --- Comment #16 from NSLW <lukasz.wojnilow...@gmail.com> --- Created attachment 156080 --> https://bugs.kde.org/attachment.cgi?id=156080&action=edit valgrind -v --tool=memcheck ./rdtscp2 Code from comment #9 compiled with command: "gcc -lstdc++ rdtscp2.cpp -o rdtscp2" where: "gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4)" gives: "vex amd64->IR: unhandled instruction bytes: 0xF 0x1 0xF9 0x90 0x5D 0xC3 0x55 0x48 0x89 0xE5" when executed by: "valgrind -v --tool=memcheck ./rdtscp2" where: valgrind-3.20.0 on: "Intel(R) Core(TM)2 Duo CPU P8600 @ 2.40GHz" Terminal log attached. Please fix it. -- You are receiving this mail because: You are watching all bug changes.