<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>229515</bug_id>
          
          <creation_ts>2010-03-05 10:51:35 +0000</creation_ts>
          <short_desc>vex x86-&gt;IR: unhandled instruction bytes: 0xFF 0x69 0x38 0x90</short_desc>
          <delta_ts>2010-11-11 20:13:00 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>6</classification_id>
          <classification>Developer tools</classification>
          <product>valgrind</product>
          <component>general</component>
          <version>3.6 SVN</version>
          <rep_platform>Compiled Sources</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>UNCONFIRMED</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>256630</blocked>
          <everconfirmed>0</everconfirmed>
          <reporter name="Konstantin Serebryany">konstantin.s.serebryany</reporter>
          <assigned_to name="Julian Seward">jseward</assigned_to>
          
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>928757</commentid>
    <comment_count>0</comment_count>
    <who name="Konstantin Serebryany">konstantin.s.serebryany</who>
    <bug_when>2010-03-05 10:51:35 +0000</bug_when>
    <thetext>Valgrind crashes with the following report: 
vex x86-&gt;IR: unhandled instruction bytes: 0xFF 0x69 0x38 0x90
==24487== valgrind: Unrecognised instruction at address 0x8059713.
==24487== Your program just tried to execute an instruction that Valgrind
...

The code looks like this: 
080596f8 &lt;NaClSwitch&gt;:
 80596f8:       58                      pop    %eax
 80596f9:       31 c9                   xor    %ecx,%ecx
 80596fb:       59                      pop    %ecx
 80596fc:       8b 51 30                mov    0x30(%ecx),%edx
 80596ff:       8b 69 14                mov    0x14(%ecx),%ebp
 8059702:       8b 79 08                mov    0x8(%ecx),%edi
 8059705:       8b 71 04                mov    0x4(%ecx),%esi
 8059708:       8b 19                   mov    (%ecx),%ebx
 805970a:       8e 69 2e                mov    0x2e(%ecx),%gs
 805970d:       8e 61 2c                mov    0x2c(%ecx),%fs
 8059710:       8e 41 2a                mov    0x2a(%ecx),%es
 8059713:       ff 69 38                ljmp   *0x38(%ecx)        &lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;
 8059716:       90                      nop
 8059717:       90                      nop</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>