-
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
Enabling IPFS support causes crash #7325
Comments
Can you enable crash reporting and then toggle the setting to trigger a crash. You can copy the crash upload id and share here so that we can check the cause of crash |
Sorry for the delay, |
Same here. |
cc: @bbondy Its pretty easily reproducible on Linux. Running from terminal produces this
Here's the crash reports which @nate2014jatc mentioned in #7325 (comment) |
same thing with version stable 1.1.21 |
Brave | 1.1.21 Chromium: 79.0.3945.79 (Official Build) (64-bit) Upload ID: 3d8f019624a194e3 |
Causes issues on Beta channel as well. Brave | 1.2.23 Chromium: 79.0.3945.70 (Official Build) beta (64-bit) Uploaded Crash Report ID c256728621abce0e |
Also buggy on Dev channel; Brave | 1.3.65 Chromium: 79.0.3945.79 (Official Build) dev (64-bit) Crash ID: d049a526888b26e8 |
Another crash in 1.1.22 (Chromium 79.0.3945.79) Please let me know if me updating this with this level of frequency is more of a bother than a help. |
+1 from @Grathium-Industries via #7584 |
Crash dump id: e74122cbb425eaf9
Version 1.1.23 Chromium: 79.0.3945.88 (Official Build) (64-bit) |
Crash dump id: a8a91f76ed1c1964 |
IPFS extension working here now |
@nate2014jatc Sending the crash reports over is a help! Thanks. |
@rebron 👍 |
crashes here as well : Linux , Version 1.3.115 Chromium: 80.0.3987.87 (Official Build) (64-bit) |
Hi folks, just to confirm this one is caused by the toggle logic and not the extension: are you able to install IPFS Companion via https://chrome.google.com/webstore/detail/ipfs-companion/nibjojkomfdiaoajekhjakgkdhaomnch without a problem? 👍 - manual install works |
Verification passed on
Reproduced the crash on 1.7.95. Verified test plan from brave/brave-core#5205 |
I reproduced the crash on thus IMO this issue is not closed. |
@SCBuergel The issue is fixed in 1.8.x. |
Thank you @btlechowski - it seems the install instructions linked on the brave website is not installing the latest version and also wont auto-upgrade via apt. |
@SCBuergel 1.8.x has not been published on You can try this build on edit: |
thank you @btlechowski - i was actually trying to figure out why my brave wouldnt update to the latest version before reading your reply. got it now and also realized that i'm on the same version as my macOS. Thanks for your support! |
Description
When changing the IPFS setting in
brave://settings/
, toggling it to "ON" will cause the browser to crash after a few seconds.Steps to Reproduce
Actual result:
Expected result:
Not crashing would be ideal.
Reproduces how often:
Every time
Brave version (brave://version info)
1.1.20 Chromium: 79.0.3945.74
Version/Channel Information:
Other Additional Information:
Miscellaneous Information:
Linux Mint 19.1, using the Bionic branch of Ubuntu core, and using the Bionic apt repo to install
The text was updated successfully, but these errors were encountered: