-
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
webTorrent crashing on both torrent & magnet links #17652
Labels
bug
crash
OS/Desktop
priority/P2
A bad problem. We might uplift this to the next planned release.
QA Pass-macOS
QA Pass-Win64
QA/Yes
regression
release-notes/exclude
Milestone
Comments
rebron
added
the
priority/P2
A bad problem. We might uplift this to the next planned release.
label
Aug 25, 2021
24 tasks
24 tasks
24 tasks
Verified
Case 1:
Case 2:
Verification PASSED on
|
mkarolin
added a commit
to brave/brave-core
that referenced
this issue
Aug 31, 2021
These were applied to fix brave/brave-browser#17652 and have now been merged to cr93, so we no longer need to apply them. Chromium change: https://chromium.googlesource.com/chromium/src/+/a28e500824b8455d0575da8c2b686a6ea522c9eb commit a28e500824b8455d0575da8c2b686a6ea522c9eb Author: Reilly Grant <reillyg@chromium.org> Date: Fri Aug 27 00:18:21 2021 +0000 [Merge M93] Fix parameter validation for chrome.tcpServer.getInfo() In crrev.com/c/2961688 the implementation of this function was simplified however an error was introduced where the parsed function parameters were stored in a local variable but still accessed from an instance variable. This change removes the instance variable as it should have been in the original change. (cherry picked from commit 427152d3d98fce04457af56b0c362c45eb1ec042) (cherry picked from commit 155fb64bf9aeeec994c15a348c1aa302d33a83d7) Bug: 1239520
Still happening for me, just downloaded another torrent client because this one is unusable.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bug
crash
OS/Desktop
priority/P2
A bad problem. We might uplift this to the next planned release.
QA Pass-macOS
QA Pass-Win64
QA/Yes
regression
release-notes/exclude
Description
WebTorrent crashing whenever attempting to download a torrent via the
torrent
file or themagnet
link. Crashes:632f0d00-eb58-d306-0000-000000000000
5e2f0d00-eb58-d306-0000-000000000000
582f0d00-eb58-d306-0000-000000000000
522f0d00-eb58-d306-0000-000000000000
Unfortunately, all the crash stacks appear as:
Steps to Reproduce
Case #1
1.30.41 Chromium: 93.0.4577.51
in this case)Case #2
1.30.41 Chromium: 93.0.4577.51
in this case)Visit the following:
Actual result:
Webview crashing whenever attempting to download a torrent using WebTorrent
Expected result:
Brave shouldn't be crashing and users should be able to download torrents using WebTorrent without issues
Reproduces how often:
100% reproducible using the above STR.
Brave version (brave://version info)
Version/Channel Information:
No
No
Yes
Other Additional Information:
N/A
N/A
N/A
Miscellaneous Information:
CCing @rebron @bsclifton @mkarolin @feross @brave/legacy_qa
The text was updated successfully, but these errors were encountered: