Opened 13 years ago
Closed 13 years ago
#1958 closed bug (Invalid)
Memory leak (Windows 7 x64 SP1 Ult. + Deluge 1.3.2)
Reported by: | risa2000 | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | Future |
Component: | Unknown | Version: | 1.3.2 |
Keywords: | memory leak | Cc: |
Description
When running Deluge for few hours the memory usage goes up and finally reaches the limit (in my case 4GB).
I noticed it is related to the number of individual torrents, because I have set up "remove torrent when ratio > 2.0" and when that happens the memory usage drops down significantly (like 1-2GB per torrent) and then starts raising again.
Note: I cannot check on latest 1.3.3 version, because this one does not run on my install at all. I saw several reports in trac about leaks, but they were marked either fixed or related to gtk/ui. It seems to me, this one is related to torrent (libtorrent?) itself.
This particular issue was fixed in 1.3.3 but there is another libtorrent bug (see #1956) for Win7x64 users that means for now you will have to use 1.3.1 for now.