|
From: Julian S. <js...@ac...> - 2010-06-07 16:20:03
|
> >> It will help a lot if you specify the byte values (say, 8 of them) > >> in the instruction stream at address 0x9ceb615. > > > > Yes. You didn't show the actual bytes it is complaining about, which > > are present in the failure message. Without those it is impossible to > > say anything. > > How would I do this? Look for a line in the crash report, like this (approximately) vex x86->IR: unhandled bytes: ... or vex amd64->IR: unhandled bytes: ... > I am trying this. I am still reading through the log file trying to see if > it changed anything. The only important change in this case is whether it still crashes or not. J |