-
-
Notifications
You must be signed in to change notification settings - Fork 4k
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
Qbittorent is eating all memory thrown at it. This looks like a memory leak and can't be right #21859
Comments
Since you are using Libtorrent 2.0.X, have you tried the advanced option 'Simple pread/pwrite'? |
Thanks for the mention. I didn't know about it before but I did try it now. And it's still the same. And yes, I restarted the container :) . It's eating 7G and then crashing and repeat |
Duplicate of #21502. |
@samuellazea Stop using these builds. Use the 1.2.19 builds. |
@samuellazea hide the torrent names for obvious reasons. Could land you in trouble |
You do have a really good point. Thank you lots :) |
i had this problem too, qbittorrent eats ram slowly, over a day or so. upgraded to v 5.0.2 app image from v4.7 deb on ubuntu 24, no more ram gobbling! |
qBittorrent & operating system versions
qBittorrent was built with the following libraries:
Qt: | 6.7.2
Libtorrent: | 2.0.10.0
Boost: | 1.84.0
OpenSSL: | 3.3.2
zlib: | 1.3.1
What is the problem?
I have it as a docker container and what used to be able to work with 1G of memory now I throw even 15G of memory at it and it eats all of the memory and then webui is not reachable anymore and looks like the process is restarting somehow.
I tried to limit the amount of downloads to 10 and tried multiple settings but without any luck. All that I tried it kept on eating it all
Steps to reproduce
Additional context
Log(s) & preferences file(s)
The text was updated successfully, but these errors were encountered: