[valgrind] [Bug 428004] Illegal opcode in NTL C++ library

2024-02-24 Thread Gabriel Ravier
https://bugs.kde.org/show_bug.cgi?id=428004 Gabriel Ravier changed: What|Removed |Added CC||gabrav...@gmail.com -- You are receiving

[valgrind] [Bug 428004] Illegal opcode in NTL C++ library

2021-02-28 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=428004 Mark Wielaard changed: What|Removed |Added CC||m...@klomp.org Status|REPORTED

[valgrind] [Bug 428004] Illegal opcode in NTL C++ library

2020-11-23 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=428004 --- Comment #3 from Paul Floyd --- According to https://defuse.ca/online-x86-assembler.htm this is 0: 62 f1 75 48 ef c9 vpxord zmm1,zmm1,zmm1 This is an AVX-512 opcode, see https://en.wikipedia.org/wiki/AVX-512 AVX-512 support is still

[valgrind] [Bug 428004] Illegal opcode in NTL C++ library

2020-10-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=428004 --- Comment #2 from shaveer.bajp...@mail.utoronto.ca --- Hi, I updated to Valgrind-3.16.1 and was met with the same error: ==15739== Using Valgrind-3.16.1 and LibVEX; rerun with -h for copyright info ==15739== Command: ./TestHEAAN LogReg ==15739==

[valgrind] [Bug 428004] Illegal opcode in NTL C++ library

2020-10-20 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=428004 Paul Floyd changed: What|Removed |Added CC||pa...@free.fr --- Comment #1 from Paul Floyd ---