Re: [Valgrind-users] Docker Support

2024-03-04 Thread jinesh gada
algrind-users@lists.sourceforge.net> wrote: > > > On 04-03-24 11:42, jinesh gada wrote: > > Hi Everyone, > > > > I am working on integrating a docker based application on a virtual > > machine with Valgrind. > > > > I have bind the Valgrind libraries and req

[Valgrind-users] Docker Support

2024-03-04 Thread jinesh gada
Hi Everyone, I am working on integrating a docker based application on a virtual machine with Valgrind. I have bind the Valgrind libraries and required folder structure with the container. But on running my app with Valgrind I'm facing an issue saying SIGILL error in ld-2.3.so Can you suggest h