Re: [Valgrind-users] valgrind usage in arm board

2023-10-28 Thread ramakanth varala
Hi John, Thanks a lot for your references , below is valgrind bug filed. https://bugs.kde.org/show_bug.cgi?id=476277. Will post further details as I explore. Thanks vlrk On Sat, Sep 30, 2023 at 5:15 AM John Reiser wrote: > On 9/28/23 20:55, ramakanth varala wrote: > > I gathered all info a

Re: [Valgrind-users] valgrind usage in arm board

2023-09-29 Thread John Reiser
On 9/28/23 20:55, ramakanth varala wrote: I gathered all info at this place https://pastebin.com/1sekb62v Looking at the previous messages of the thread in [Valgrind-users] mailing list, I don't see any information about the context in which you are working. Spe

Re: [Valgrind-users] valgrind usage in arm board

2023-09-28 Thread ramakanth varala
Hi John, Thanks for the pointers, I gathered all info at this place https://pastebin.com/1sekb62v Not very familiar on the valgrind with cross compiled binaries. Still analysis going on . Thanks vlrk On Wed, Sep 27, 2023 at 10:14 PM John Reiser wrote: > On 9/26/23 23:15, ramakanth varala wr

Re: [Valgrind-users] valgrind usage in arm board

2023-09-27 Thread John Reiser
On 9/26/23 23:15, ramakanth varala wrote: valgrind:  A must-be-redirected function valgrind:  whose name matches the pattern:  index valgrind:  in an object with soname matching:   ld-linux.so.3 *valgrind:  was not found whilst processing* *valgrind:  symbols from the object with soname: ld-l

Re: [Valgrind-users] valgrind usage in arm board

2023-09-27 Thread ramakanth varala
Hi Paul, Thanks a lot for reply and inputs. As said for some it works fine . In my target board we have busybox binary , this works very fine with valgrind. I mean if "ld-linux.so.3 needs to have symbols" ,does this mean busy box does not use this linker / loader?. Where as for others it gives

[Valgrind-users] valgrind usage in arm board

2023-09-26 Thread ramakanth varala
Hi Team, We are using arm board of i686 arch . I got valgrind cross compiled using the arm toolchain of i386 ( vendor given). We observe for two of the packages could able to run with valgrind . where as with others I get below error . valgrind: Fatal error at startup: a function redirection