Public bug reported:

vex amd64->IR: unhandled instruction bytes: 0xF 0xC7 0xF0 0x89 0x6 0xF 0x42 0xC1
vex amd64->IR: REX=0 REX.W=0 REX.R=0 REX.X=0 REX.B=0
vex amd64->IR: VEX=0 VEX.L=0 VEX.nVVVV=0x0 ESC=0F
vex amd64->IR: PFX.66=0 PFX.F2=0 PFX.F3=0

opcode "rdrand %eax"

Need valgrind 1:3.11.0-1ubuntu1

How to reproduce (need haswell or a cpu that supports rdrand)
http://pastebin.ubuntu.com/12628142/
g++ -std=c++14 test.cpp -o test
valgrind ./test

Bug also needs to be filed upstream

** Affects: valgrind (Ubuntu)
     Importance: Undecided
         Status: New

** Description changed:

  vex amd64->IR: unhandled instruction bytes: 0xF 0xC7 0xF0 0x89 0x6 0xF 0x42 
0xC1
  vex amd64->IR: REX=0 REX.W=0 REX.R=0 REX.X=0 REX.B=0
  vex amd64->IR: VEX=0 VEX.L=0 VEX.nVVVV=0x0 ESC=0F
  vex amd64->IR: PFX.66=0 PFX.F2=0 PFX.F3=0
  
  opcode "rdrand %eax"
  
  How to reproduce (need haswell or a cpu that supports rdrand)
  http://pastebin.ubuntu.com/12628142/
  g++ -std=c++14 test.cpp -o test
  valgrind ./test
+ 
+ Bug also needs to be filed upstream

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1501545

Title:
  Valgrind fails on rdrand when the cpu supports it (haswell)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/valgrind/+bug/1501545/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to