From: ashish y. <ash...@gm...> - 2020-03-07 18:52:36
|
Hi, I am using valgrind-3.15.0 on the cpu e500v2. Linux kernel version is 2.6.27.47 . # LD_SHOW_AUXV=1 /bin/true | grep AT_HWCAP AT_HWCAP: booke efpdouble efpsingle spe mmu ppc32 While using valgrind, its throwing Illegal instruction error: disInstr(ppc): unhandled instruction: 0x10E40301 primary 4(0x4), secondary 769(0x301) ==13854== valgrind: Unrecognised instruction at address 0xffd9510. ==13854== at 0xFFD9510: memcpy (in /lib/ld-2.8.so) ==13854== by 0xFFC21BF: _dl_start_final (rtld.c:287) ==13854== by 0xFFD62C7: _start (in /lib/ld-2.8.so) Could you please provide me steps to resolve this issue. Please let me know if you need more information from my side. Thanks & Regards Ashish Yadav |