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

Paul Floyd <pjfl...@wanadoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pjfl...@wanadoo.fr

--- Comment #1 from Paul Floyd <pjfl...@wanadoo.fr> ---
Sounds like this is due to the way that Valgrind handles asynchronous signals.
>From memory, signals are masked in the host and get polled. So there may be a
gap between the signal being sent and the host polling for it.

Does lowering --vex-guest-max-insns help with this?

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

Reply via email to