linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #00210
[Bug 351393] Re: Memory leak during file list update
Reverted fix due to bug #480065.
** Changed in: dcplusplus/trunk
Status: Fix Committed => Confirmed
** Tags added: memoryleak
--
Memory leak during file list update
https://bugs.launchpad.net/bugs/351393
You received this bug notification because you are a member of LinuxDC++
Team, which is subscribed to LinuxDC++.
Status in DC++: Confirmed
Status in DC++ trunk series: Confirmed
Status in Linux DC++: Fix Committed
Bug description:
Version: r1728
When I refresh my file list, memory usage steadily increases while shared directories are scanned for new or modified files, and does not decrease again after the refresh is complete. If I initiate another refresh, memory usage again increases by the same amount. Since I share a very large number of files and directories (226709 files), memory usage can surpass 1GB in less than a day.