Hi,

I followed the instruction as mentioned in the below link and patched
Valgrind 3.7.0 for armv5.
https://bugs.kde.org/show_bug.cgi?id=276897#c0<[email protected]>

However when I run it on my arm I am seeing the following error
always(Illegal instrcution). Am I missing anything. It seemed to crib about
ld-2.9.so lib as well.

*/bin # valgrind date
==907== Memcheck, a memory error detector
==907== Copyright (C) 2002-2011, and GNU GPL'd, by Julian Seward et al.
==907== Using Valgrind-3.7.0 and LibVEX; rerun with -h for copyright info
==907== Command: date
==907==
==907==
==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)
==907==
==907== HEAP SUMMARY:
==907==     in use at exit: 0 bytes in 0 blocks
==907==   total heap usage: 0 allocs, 0 frees, 0 bytes allocated
==907==
==907== All heap blocks were freed -- no leaks are possible
==907==
==907== For counts of detected and suppressed errors, rerun with: -v
==907== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
Illegal instruction
*

Can anyone tell me what is going wrong?
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Valgrind-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to