Skip to content
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

Closed
nightrider77 opened this issue Feb 22, 2022 · 11 comments
Closed

Memory leak on Win10, qB 4.4.1 x64 #16519

nightrider77 opened this issue Feb 22, 2022 · 11 comments

Comments

@nightrider77
Copy link

nightrider77 commented Feb 22, 2022

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
Screenshot_2

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

@NotTsunami
Copy link
Contributor

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.

@nightrider77
Copy link
Author

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 :(

@thewriteway
Copy link

thewriteway commented Feb 24, 2022

workaround resolution raised here - #16456
potential fix here - #16485

@nightrider77
Copy link
Author

Can someone tell what is the last stable qB release, which doesn't have libtorrent? Thank you.

@NotTsunami
Copy link
Contributor

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.

@NIC3PU
Copy link

NIC3PU commented Feb 27, 2022

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.

@thewriteway
Copy link

thewriteway commented Mar 3, 2022

similar issue of #16166

@nulllee
Copy link

nulllee commented Mar 4, 2022

same problem,4.4.1 x64 qt6 win10x64 21h2

@Motophan

This comment was marked as off-topic.

@ghost
Copy link

ghost commented Mar 24, 2022

Fixed by #16617 and #16700 on Windows systems. Will be included in next release(4.4.2).

@ghost ghost closed this as completed Mar 24, 2022
@nulllee
Copy link

nulllee commented Mar 24, 2022

Fixed by #16617 and #16700 on Windows systems. Will be included in next release(4.4.2).

thank you.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants