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

--- Comment #4 from Tom Hughes <t...@compton.nu> ---
As this is your own code the most likely cause is that you have compiled with
-march=native or similar, which is never a good idea when using valgrind as we
are not always up to date with the latest instructions and there may be some
(like RDRAND) which is is hard or impossible for us to support.

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

Reply via email to