-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Memory leak on Win10, qB 4.4.1 x64 #16519
Comments
Duplicate issue. Also not a memory leak, this is the way libtorrent 2.x works. See arvidn/libtorrent#6667 for an explanation. There is an open pull request to limit this, however, and will probably land in 4.5.x. |
But it is an urgent issue, because PC starts lagging, especially mouse cursor, freezes every few seconds. Apparently, the only solution is to migrate to another client :( |
Can someone tell what is the last stable qB release, which doesn't have libtorrent? Thank you. |
libtorrent is the library that qBittorrent relies on for all of its torrent functionality, so not quite possible on that one. If you want to avoid a version with libtorrent 2.x, you can use 4.3.9. |
Welp guess i'm rolling back to 4.3.9 again. |
similar issue of #16166 |
same problem,4.4.1 x64 qt6 win10x64 21h2 |
qBittorrent & operating system versions
Windows 10 x64 21H2
RAM 32GB DDR-4 3333mhz
qB 4.4.1 x64
What is the problem?
When I download torrents with many seeders, download speed (I will write in megabytes, not megabits) is equal to ~40 MB/s or more (tested on 90 MB/s), qB starts to fill all available RAM. When it finishes download, RAM is being released and drops to 60MB.
![Screenshot_3](https://user-images.githubusercontent.com/20248492/155231033-d4f784f4-cd4b-4055-b39a-a925dc4cf07e.png)
![Screenshot_2](https://user-images.githubusercontent.com/20248492/155231118-454bc797-b06e-41d8-8a59-01710c382b24.png)
Noticable is the amount of Memory Hard Faults per second in a Resource monitor (3 009).
Steps to reproduce
No response
Additional context
No response
Log(s) & preferences file(s)
No response
The text was updated successfully, but these errors were encountered: