deluged high cpu and virtual memory usage

General support for problems installing or using Deluge
User avatar
ambipro
Moderator
Moderator
Posts: 751
Joined: Thu May 19, 2022 3:33 am
Contact:

Re: deluged high cpu and virtual memory usage

Post by ambipro »

https://github.com/arvidn/libtorrent/issues/6667

Would highly recommend you switch to v1.2.x - caching settings in Deluge do nothing with 2.x and memory mapping will fill your memory until the OS requests memory back.

Binhex and Linuxserver both have libtorrentv1 forks (I worked with them to get them) - so if you use docker you can just switch images. If you are running native simply install 1.2.x and uninstall, it's easiest with pip.
User avatar
ambipro
Moderator
Moderator
Posts: 751
Joined: Thu May 19, 2022 3:33 am
Contact:

Re: deluged high cpu and virtual memory usage

Post by ambipro »

It's just 2.x in general man, it's a known behavior.
rannoch
New User
New User
Posts: 1
Joined: Sat Nov 01, 2025 6:32 am

Re: deluged high cpu and virtual memory usage

Post by rannoch »

I just ran across this issue but pip doesn't work since Deluge 2.2 on Ubuntu uses Python 3.12 and PyPi doesn't have the 1.2.20 version that supports Python 3.12.

I'm running a bare metal install (no docker) from the Deluge PPA repository.

Thoughts?
Post Reply