[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 101018] Valgrind crash in dynamicly JITed code. (disInstr):
From:       Tom Hughes <tom () compton ! nu>
Date:       2005-10-07 10:05:34
Message-ID: 20051007100534.6624.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
         
http://bugs.kde.org/show_bug.cgi?id=101018         




------- Additional Comments From tom compton nu  2005-10-07 12:05 -------
The problem here is that the JIT generated code is using a two byte encoding for the \
pop %eax instruction (0x83 0xC0) and valgrind is only coping with the more common \
single byte encoding (0x58). It's decoder for the two byte case only knows handles \
pops to memory and asserts if asked to pop to a register.


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic