|
From: Tom H. <to...@co...> - 2005-08-17 07:29:31
|
In message <200...@ge...>
Christian Parpart <tr...@ge...> wrote:
> just to be sure i'm not mistaken (and this is because of my borked app):
>
> I ran into the following unhandled instruction bytes:
>
> vex amd64->IR: unhandled instruction bytes: 0xCD 0x5 0x48 0x89
That's "int $5" which seems pretty unlikely. I would guess that your
program has jumped to a bad address.
Tom
--
Tom Hughes (to...@co...)
http://www.compton.nu/
|