memleax icon indicating copy to clipboard operation
memleax copied to clipboard

Memleax is killed after sometime while debugging process memory usage

Open mrudulachougule opened this issue 3 years ago • 3 comments
trafficstars

Hi

I have compiled memleax for monitoring one of the process's memory usage/leak which is built using qt. I could see after some time memleax is killed with out of memory error.

Please help me to understand the memleax usage for debugging run-time memory usage of already running process.

Thanks & Regards,

mrudulachougule avatar Sep 15 '22 10:09 mrudulachougule

How long did memleax run before killed? Is your program multi-thread?

WuBingzheng avatar Sep 21 '22 08:09 WuBingzheng

I was running for a few minutes. Yes, Multi-process and Multi Thread

mrudulachougule avatar Dec 29 '22 10:12 mrudulachougule

memleax has bug with multi-thread program. Please try libleak which works with multi-thread program.

WuBingzheng avatar Jan 04 '23 08:01 WuBingzheng