-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
qBittorrent is unstable with libtorrent 2.0 #18647
Comments
No crash/stacktrace report? Do you have the same issue with Qt 6 & 'libtorrent 1.2' (qBit version you use has libtorrent 2.0)?? |
Do you really expect that it could work stably with this layout? |
It makes dumps at every crash, but I'm not going to share them publicly, because they contain torrent info.
Already wrote above that can't confirm yet, but it works more stable. Unfortunately I can't run for longer than a day for different reason. But this combination didn't crash yet. And also it lags even less.
Regarding libtorrent 2.0 #18540 |
You could censor things like folder paths and 'torrent info'. |
Dump file is binary. How can I edit it natively? @glassez would you accept an archive of dumps? |
Would this help? I've analyzed dmp file with WinDbg. If I can get anything else from it, instruct me.
|
Keep having crashes as well ("not responding") but afaik I don't have any ram limits (it's currently chomping 6gb) and atm I only have 31 torrents. |
This is still actual on 4.6.0 Alpha 1 with libtorrent 2.0. It worked about 2 days, but then exit without any messages. More than that 4.6.0 not only crashed silently, it hangs in memory as zombie with 1 mb working set memory, I can't kill it - no access. Will have to reboot. |
Still actual on 4.5.5 lt2.0. Interface is almost unusable slow and after short time between some minutes or hours it silently crashes. At first run I thought it became better, it was working almost day long. I was adding more and more RAM limit to help with interface lagging (whiteout window and timeout). Then it crashed on a RAM overload (I have 64 GB, but Windows simply uses all space no matter what) with many software and then on each run it runs for some minutes and crashes. Returned to 4.5.5 qt6 lt1.2. As I told above, lt1.2 version runs for weeks without crashes. qB 4.5.4 ran for almost a month, I simply needed to change setup and stop it, it never crashes silently. lt2.0 is unstable for large torrent base. I hope that lt1.2 support would continue as long as possible in further versions. |
I will try, I have 10000. I will share config later. |
lt1.2 can't be killed with any settings, it simply never crashes (at least since 4.x). lt2.0 never worked stable for me. Would be strange if any setting helps. |
Changed file pool as offered above and 4.6.0 qt6 lt2.0 works for several days. I think that problem is no longer actual. |
qBittorrent & operating system versions
qBittorrent: 4.5.1-4.5.2 x64
OS: Windows 11 Pro x64
Qt: 6
libtorrent: 2
RAM limit: default 512 MB
Torrents: over 25.000
What is the problem?
Quietly crashes after short period of work 1-2-3 hours, not longer. Lags a lot during switching between categories, was much faster at first glance. But can crash after any CPU and I/O consuming operation. After many crashes I decided to downgrade to libtorrent 1 version of 4.5.2 and it runs for half a day now. I will keep informed, if it will crash and how often.
The good thing I can remember about 4.4.5, while it was loading about 10 minutes or more in some times, it was stable and could run for weeks. 4.5.x series never ran a day without a crash, if I'm not mistaken. Not sure about 4.5.0 as it was impossible to work with for other reason.
I can say for sure that many torrents (big memory use) is the only key factor here. Same versions, but with Qt 5 ran for months on other machine that has only about 200 torrents, never crashed at all.
The text was updated successfully, but these errors were encountered: