Re: Facing Issues with 32 bit Legacy Apps on ARM64 bit

Paul Floyd via Valgrind-users <[email protected]> Wed, 11 Sep 2024 10:35:36 +0000
Newsgroups gmane.comp.debugging.valgrind
Message-ID <[email protected]>

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 activity for particularlegacy app.
> 

We need much more information.

Can you use Valgrind and vgdb to see where it is hanging?

I don't think that anyone is actively working on the 32bit arm port at 
the moment so unless there is an easy fix you might be on your own.

A+
Paul