|
From: Christian P. <tr...@ge...> - 2005-08-19 03:13:24
|
On Friday 19 August 2005 02:01, Sree Oggu wrote: [...] > vex x86->IR: unhandled instruction bytes: 0xF0 0xF 0xC7 0xE > Process terminating with default action of signal 4 (SIGILL): dumping core If nothing went wrong withing your code, it then is an unimplemented=20 instruction. However, I don't even know what instruction that is, nor can I= =20 verify this (I'm just a valgrind user :-) > Is there a known work around for this ? In case it's really an unimplemented instruction, than just wait for 3.0.1,= or=20 if you can't wait, head up with the svn repository ASAP it's implemented in= =20 there (valgrind-dev mailinglist will tell you / or just svn log). Tom (or someone else who knows), when you read this, and know *HOW* to=20 disassemble the binary instructions, just like the one above, please tell m= e=20 so. I knew how to do with MS-DOS's debugger, but this is tooo long ago, nor= =20 available ;) Regards, Christian Parpart. =2D-=20 05:00:51 up 148 days, 18:08, 1 user, load average: 1.07, 0.72, 0.84 |