setvisible / ArrowDL

ArrowDL (Arrow Downloader) is a download manager for Windows, MacOS and Linux
https://www.arrow-dl.com/
GNU Lesser General Public License v3.0
551 stars 30 forks source link

Random memory leak ? #88

Open jarredou opened 1 year ago

jarredou commented 1 year ago

Sometimes, when downloading several >1GB files at the same times, the memory usage goes above the sky and crashes DownZemAll, or the full system. It doesn't happen when you're downloading 1 file at a time or small files.

setvisible commented 1 year ago

Hi Indeed I hope the upgrading from C++11 to C++20, Qt5 to Qt6, libtorrent 1.2 to 2.0...etc will help solving memory leaks. It's a tough problem in C. Regards