-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Mageia ISO crashes webtorrent #5372
Comments
Adding this into the |
WebTorrent seems to be keeping the entire torrent in memory as the file is downloaded. I can see the RAM usage of the "Brave Browser Helper" process increase along with the amount of the torrent that is downloaded, which should not happen. It appears that it is being initialed with the in-memory storage mode instead of the filesystem mode. @fmarier Can you answer the following questions to help me debug this issue:
Thanks for your help! |
32GB
Yes, we don't have 32-bit builds of Brave for Linux.
Ubuntu 18.04, 64-bit |
Possibly a dupe of #1199? |
No because in my case, the download never actually completes. The tab crashes before that. |
Sounds good 👍 Figured it might have been a dupe due to @feross mentioned the following above:
|
Okay, so running out of RAM is probably not the issue.
Good to know. So the 4GB address limit for 32-bit processes is not the issue.
I'll see if I can reproduce the issue on Ubuntu. Though it doesn't seem like it reproduces reliably. |
Dupe of #5563? |
I wasn't able to reproduce on Mac. @fmarier do you think this is still an issue? |
I tried it again and I can't reproduce the crash anymore. |
#403 Description
Webtorrent consistently crashes while downloading a Mageia ISO.
Steps to Reproduce
Actual result:
At some point before the download has finished, the tab crashes:
Expected result:
Download finishes without crashing.
Reproduces how often:
I tried it three times on release and it failed the same way each time.
Brave version (brave://version info)
Version/Channel Information:
Yes
No, I tried once on Beta and it worked.
Yes:
No, I tried once on Nightly and it worked.
The text was updated successfully, but these errors were encountered: