Skip to content
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

Crash when using 32bit qBittorrent in 64bit OS due to disk cache #15256

Open
5 of 6 tasks
woshiniming007 opened this issue Aug 2, 2021 · 6 comments
Open
5 of 6 tasks
Labels

Comments

@woshiniming007
Copy link

woshiniming007 commented Aug 2, 2021

Bug report

Checklist

  • I have read the issue reporting section in the contributing guidelines, so I know how to submit a good bug report with the required information
  • I have verified that the issue is not fixed and is reproducible in the latest version
  • (optional but recommended) I have verified that the issue is not fixed and is reproducible in the latest CI build
  • I have checked the frequent/common issues list and searched the issue tracker for similar bug reports (including closed ones) to avoid posting a duplicate
  • This report is not a support request or question, both of which are better suited for either the discussions section, forum, or subreddit. The wiki did not contain a suitable solution either
  • I have pasted/attached the settings file and relevant log(s) in the Attachments section at the bottom of the report. Mandatory: the settings file and at least the most recent log. See this wiki page if you're not sure where to find them.

Description

qBittorrent info and operating system(s)

  • qBittorrent version: 4.3.6 32bit
  • Operating system(s) where the issue occurs: Win10 64bit 21H1 10.0.19043

What is the problem

My disk cache setting is -1(auto) and my memory size is 128GB. The 32bit program seems to decide use more memory than it can have. When disk cache usage is up to about 1.3GB(the max that it can have), the program will not write it into disk, and the "write cache overload" will increase, until the download speed becomes 0kb/s, sometimes it will crash directly.
1

Detailed steps to reproduce the problem

  1. Run 32bit qBittorrent in 64bit OS on a large memory computer.
  2. Download a file whose size is larger than 2GB.
  3. When disk cache usage is up to about 1.3GB, it will crash or the speed will become 0kb/s.

What is the expected behavior

Write cache won't overload and the program do not crash.

Attachments

qBittorrent.txt
qbittorrent.log

@xavier2k6
Copy link
Member

xavier2k6 commented Aug 2, 2021

@woshiniming007 Any crash report/stack trace?, also - is there any reason why you don't use the 64bit version of qBittorrent on your 64bit OS?

@woshiniming007
Copy link
Author

woshiniming007 commented Aug 2, 2021

@woshiniming007 Any crash report/stack trace?, also - is there any reason why you don't use the 64bit version of qBittorrent on your 64bit OS?

Usually it doesn't crash and the speed becomes zero. Sometimes it just hangs and seems not to generate report. I didn't find a report in profile directory.
No, I just report the bug.

@ghost
Copy link

ghost commented Aug 2, 2021

This sounds like a libtorrent issue.
@arvidn ping!

@xavier2k6 xavier2k6 added Libtorrent OS: Windows Issues specific to Windows Performance labels Aug 2, 2021
@arvidn
Copy link
Contributor

arvidn commented Aug 2, 2021

which version of libtorrent is this?

@xavier2k6
Copy link
Member

which version of libtorrent is this?

Library Version
libtorrent-rasterbar 1.2.14+gitc996ed7ef7

@xavier2k6
Copy link
Member

@glassez @Chocobo1 Unsure if this may have been related to #21003

I consider it to be obsolete (4.3.6 32bit) now though since we no longer provide 32bit versions etc & would like to close.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants