Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Memleax is killed after sometime while debugging process memory usage #48

Open
mrudulachougule opened this issue Sep 15, 2022 · 3 comments

Comments

@mrudulachougule
Copy link

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,

@WuBingzheng
Copy link
Owner

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

@mrudulachougule
Copy link
Author

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

@WuBingzheng
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants