[valgrind] [Bug 422174] unhandled instruction bytes: 0x48 0xE9 0x70 0xB3 0x41 0xA9 0x49 0xBA 0x88 0xCD

2020-06-04 Thread Tom Deseyn
https://bugs.kde.org/show_bug.cgi?id=422174 --- Comment #5 from Tom Deseyn --- Mark, Tom, thank you for looking into this, and fixing the issue! I look forward to use valgrind with .NET Core! :) -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 422174] unhandled instruction bytes: 0x48 0xE9 0x70 0xB3 0x41 0xA9 0x49 0xBA 0x88 0xCD

2020-06-03 Thread Tom Deseyn
https://bugs.kde.org/show_bug.cgi?id=422174 --- Comment #2 from Tom Deseyn --- > This looks like a jmp instruction followed by some noise. I can't parse this myself. Quoting others: this is a pc relative jump with 32 bit offset (the first 6 bytes) with added REX.W prefix. > Since th

[valgrind] [Bug 422174] New: unhandled instruction bytes: 0x48 0xE9 0x70 0xB3 0x41 0xA9 0x49 0xBA 0x88 0xCD

2020-05-28 Thread Tom Deseyn
https://bugs.kde.org/show_bug.cgi?id=422174 Bug ID: 422174 Summary: unhandled instruction bytes: 0x48 0xE9 0x70 0xB3 0x41 0xA9 0x49 0xBA 0x88 0xCD Product: valgrind Version: 3.15 SVN Platform: Other OS: Linu