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

Julian Seward <jsew...@acm.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #2 from Julian Seward <jsew...@acm.org> ---
Well .. there's not a lot we can do about this.  These kinds of problems often
happen
with Gentoo.  The CPU that Valgrind simulates is, in general, somewhat similar
to the
"real" CPU, but it is not identical.  For most distros, the compiled code
probes CPUID
and then uses whatever facilities it reports are available.  The problem here
is that
the code has been compiled to exactly match the capabilities of the real CPU,
but 
Valgrind doesn't offer the same facilities.

Try building without -mrtm ?

Closing as WONTFIX, but really it is can't-easily-fix.

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

Reply via email to