OpenTracker icon indicating copy to clipboard operation
OpenTracker copied to clipboard

After closing KCF tracker , the memory didn't release completely.

Open r1c7 opened this issue 6 years ago • 4 comments

I found even if i closed KCF tracking, RAM usage dropped,but didn't release completely(according to the tracker_box, maybe 2% or higher).
Such as, I run the tracker in a child thread, and the main thread just loops(do nothing) after the child thread closed.
What causes this problem?

r1c7 avatar Aug 15 '18 10:08 r1c7

@crsailing thanks for your feed-back, I will check later.

rockkingjy avatar Aug 27 '18 02:08 rockkingjy

hi, one question, what kind of tools you've used for monitor RAM? I didn't see any abnormal leakage here.

rockkingjy avatar Nov 08 '18 03:11 rockkingjy

@rockkingjy I used htop in Linux.

r1c7 avatar Nov 08 '18 04:11 r1c7

https://github.com/KDE/heaptrack is better.

isgursoy avatar Dec 18 '18 12:12 isgursoy