Re: [Valgrind-users] Facing Issues with 32 bit Legacy Apps on ARM64 bit

2024-09-11 Thread Paul Floyd via Valgrind-users
On 10-09-24 06:59, Tech info wrote: We are debugging memory leaks in our legacy 32-bit multithreaded applications on ARM64-bit processors, but we're facing performance issues with Valgrind: *Application Crash*: After 9-10 minutes, the application crashes, and |top commands|showsno a

[Valgrind-users] Facing Issues with 32 bit Legacy Apps on ARM64 bit

2024-09-10 Thread Tech info
We are debugging memory leaks in our legacy 32-bit multithreaded applications on ARM64-bit processors, but we're facing performance issues with Valgrind: *Application Crash*: After 9-10 minutes, the application crashes, and top commands shows no activity for particular legacy app. Thanks for you