arvidn / libtorrent

an efficient feature complete C++ bittorrent implementation

Home Page:http://libtorrent.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

With libtorrent-rasterbar-2.0.5 the memory in qBittorrent goes up into hundreds of gigabytes on FreeBSD

yurivict opened this issue · comments

libtorrent version (or branch): 2.0.5

platform/architecture: FreeBSD

compiler and compiler version: clang-12

This isn't a normal memory profile:

  PID USERNAME    THR PRI NICE   SIZE    RES STATE    C   TIME    WCPU COMMAND
29462 yuri         26  22    0   109G   167M select   7   0:06  11.46% qbittorrent
commented

Downgrade to 4.3.9, latest libtorrent suck too much #6667

commented

No need to downgrade generally, there are 4.4.2 builds with 1.2: https://github.com/qbittorrent/qBittorrent/actions/runs/2036890690

For FreeBSD you might need to recompile yourself, though.

commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

This shouldn't be closed.

A possible duplicate of: #6667