vatterspun/cubicexplorer

CE leaks memory handles, high memory usage

VADemon opened this issue · 1 comments

https://randomascii.wordpress.com/2018/02/11/zombie-processes-are-eating-your-memory/

In that article he also provides a tool that will analyze what processes have leaked handles.

If you use CubicExplorer for a long time without rebooting/quitting the program, you will see it's memory footprint increase. I think this is solely the memory handle leaking. I've seen the Working Set rise up to 300MB once. Restarting brought memory use back to normal.

Windows 7 x64
CE: v0.96.0.1582

Thanks for that. I haven't seen this issue in Win7x86 or Win10x64