Bug#437503: Valgrind claims illegal instruction in ld-2.6.1.so

2007-08-13 Thread Florian Weimer
* Aurelien Jarno: >> vex amd64->IR: unhandled instruction bytes: 0x66 0x66 0x66 0x66 > This is very probably the reason 2. as programs are running correctly > without valgrind. Yeah, as long as the total instruction length remains below 14 bytes or so, multiple opcode prefixes s

Bug#437503: Valgrind claims illegal instruction in ld-2.6.1.so

2007-08-12 Thread Marko Lindqvist
y to fix it. ==19756== Either way, Valgrind will now raise a SIGILL signal which will ==19756== probably kill your program. ==19756== ==19756== Process terminating with default action of signal 4 (SIGILL) ==19756== Illegal opcode at address 0x4016321 ==19756==at 0x4016321: memcpy (in /lib/ld-2.

Bug#437503: Valgrind claims illegal instruction in ld-2.6.1.so

2007-08-12 Thread Aurelien Jarno
reassign 437503 valgrind thanks Marko Lindqvist a écrit : > Package: libc6 > Version: 2.6.1-1 > > For a couple of days valgrind has refused to run any programs. This > started when /lib/ld-2.6.1.so was updated. > > ==19756== > vex amd64->IR: unhandled instruction