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

--- Comment #1 from [email protected] ---
Forgot to underline that the problem is about updating rsp SEVERAL times. If
you comment 'mov rsp, 0x123' or 'mov rsp, [rel var]', valgrind doesn't err. If
you comment 'mov rax, [rel var]' instead, it errs about invalid jump but the
invalid read is gone. It looks as if this second `mov rsp, [rel var]` corrupted
internal valgrind structures somehow.

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

Reply via email to