|
From: Baurzhan I. <ib...@ra...> - 2012-06-01 10:24:15
|
Hello Gnanasekar, On Fri, Jun 01, 2012 at 01:49:21PM +0530, Gnanasekar R wrote: > I followed the instruction as mentioned in the below link and patched > Valgrind 3.7.0 for armv5. ... > ==907== Process terminating with default action of signal 4 (SIGILL) > ==907== Illegal opcode at address 0x61D20004 > ==907== at 0x40007C0: ??? (in /lib/ld-2.9.so) I've experienced the same problem (http://thread.gmane.org/gmane.comp.debugging.valgrind/11478/focus=11794), but didn't have time to dig into that. You may want to provide disassembly up to 0x40007C0. If it's also svc, provide also the data John Reiser asked for in the thread above. With kind regards, Baurzhan. |