Open PAI5REECHO opened 2 years ago
What kind of torrent is it? (V1/V2/Hybrid)
Under the General
> Information
tab it lists both an Info Hash v1
& Info Hash v2
so I'm assuming it's a hybrid torrent
How much RAM do you have and how much is in use when qBt freezes.
I was going to let the recheck run to 99.5% and then close the client and reopen it with a profiler attached to get data about what happens to the client when it freezes but the torrent disappears with the log message - Unable to resume torrent '<info hash>'.
(#16607 & #16420) when reopening the client with the partially rechecked torrent any time the recheck progress is more than ~10%.
Is it possible to share the fastresume file that qBt fails to resume?
@PAI5REECHO
Do you use Copy .torrent files for finished downloads to:
option?
qBittorrent & operating system versions
qBittorrent:
v4.4.1
(64-bit) Operating System: NixOS21.11
(kernel5.16.11
) Qt:5.15.3
Libtorrent:2.0.5.0
What is the problem?
After a large torrent (~200GB) finishes rechecking the client completely freezes and the UI becomes unresponsive.
Steps to reproduce
Additional context
I went ahead and attached a profiler during the period of time when the client became unresponsive (
sudo perf record -p $(pidof qbittorrent) --call-graph dwarf
) Here's a breakdown of symbols consuming more than 1% of execution time (fromperf report
):Log(s) & preferences file(s)
No response