-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Brave crashes when downloading something with various extensions #41179
Comments
I can confirm Brave browser crashes with these two lines: const url = 'data:multipart/related;base64,aGVsbG8gd29ybGQ='
chrome.downloads.download({ url }); |
Brave is up to date Using extension Reddit Enhancement Suite
|
https://share.backtrace.io/api/share/pOA4iwea7XBDw1ADT1S1P0
|
The above requires |
Verification PASSED on
Using the STR/Cases outlined via #41179 (comment), ensured that extensionSave.mp4 |
Description
When I try to download something using an extension, the browser crashes and just closes. It's not the extensions' fault, because it's happening with lots of them. For example:
SingleFile
SaveAs - save image as PNG/JPG/WebP
Tab Session Manager
Media Harvest : twitter Media Downloader
Convert WebP to JPG
It started happening with version 1.70.111, still not fixed on current version.
There is a topic on Brave Community about this issue:
https://community.brave.com/t/save-image-as-png-extensions-cause-brave-to-crash/569782
Steps to reproduce
I'll use SingleFile for this example
Actual result
Brave just crashes after a few seconds
Expected result
Brave should not crash
Reproduces how often
Easily reproduced
Brave version (brave://version info)
Brave: 1.70.117 Chromium: 129.0.6668.59 (Official Build) (64-bit)
Revision: 5d4da8332eb061f79bb47ec5b0bf595600fdcd55
OS: Windows 11 Version 23H2 (Build 22631.4169)
Channel information
Reproducibility
Miscellaneous information
No response
The text was updated successfully, but these errors were encountered: