On Tue, 2014-09-09 at 22:39 +0200, Tobias Widlund wrote:

> 
> vex amd64->IR: unhandled instruction bytes: 0xF 0x1 0xD5 0x31 0xC0
> 0xC3 0x48 0x8D
> 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
> ==21008== valgrind: Unrecognised instruction at address 0x5146eb8.
> ==21008==    at 0x5146EB8: __lll_unlock_elision
> (in /usr/lib/libpthread-2.19.so)

That looks to be the use of the new 'transaction' instructions
(xbegin etc).
Assuming this is the case; you need the last 3.10 valgrind
release (it is in beta status, see the announcement yesterday)
Download from:
http://www.valgrind.org/downloads/valgrind-3.10.0.BETA2.tar.bz2

Philippe




------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce.
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to