|
From: Christopher T. <Chr...@pa...> - 2005-10-10 20:22:40
|
There are some instructions that are not supported in the 3.x stable = release yet. You might try the current Subversion head sources; the VEX = instruction set support has been expanded since 3.0.1 was shipped. -- christopher tate -----Original Message----- From: val...@li... [mailto:val...@li...]On Behalf Of Carlos Munoz Sent: Monday, October 10, 2005 12:47 PM To: val...@li... Subject: [Valgrind-users] vex x86->IR: unhandled instruction bytes: 0xEF 0xC9 0xC3 0x90 I get the following error when running valgrind (v3.0.1) on my executable: (1) vex x86->IR: unhandled instruction bytes: 0xEF 0xC9 0xC3 0x90 (1) =3D=3D14174=3D=3D (1) =3D=3D14174=3D=3D Process terminating with default action of signal = 4 (SIGILL): dumping core (1) =3D=3D14174=3D=3D Illegal opcode at address 0x80ADC94 (1) =3D=3D14174=3D=3D at 0x80ADC94: outl(unsigned, unsigned short) = (io.h:96) Is there a work around for this error ? Should I open a bug ? The system running valgrind is: $ uname -a Linux sleuth9 2.4.20-31.9_S9BaseOS #1 SMP Fri Sep 9 13:44:43 PDT 2005 i686 i686 i386 GNU/Linux Thanks is advance for your help. Carlos Munoz ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, = discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ Valgrind-users mailing list Val...@li... https://lists.sourceforge.net/lists/listinfo/valgrind-users |