-
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
Browser crashes when ad notification clicked on #2970
Comments
Can you make sure the crash report is submitted in chrome://crashes and post the remote crash id? |
@maikelmclauflin once you submit the crash report, you should see something similar to the following: Once you receive a |
Neither Michael nor I can repro on latest. It's possible this was fixed by some large passes which fixed other bugs. Closing for now, we can re-open if this reappears or we get a better handle on what's causing it. |
@kevinlawler I think it was also a result of the dom distiller issues and was likely fixed by this https://github.com/brave/brave-core/pull/1361/files |
Marking issue to |
Just ran into this crash. I clicked "View" on a Brave Rewards ad, and the entire browser crashed. I had one private window with one tab open at the time it crashed. Brave | 0.61.2 Chromium: 72.0.3626.71 (Official Build) dev(64-bit) From brave://crashes: Crash log: |
It just crashed again when I had one private window with one tab open. It did not crash when I had one normal window with one tab open. So, STR:
|
that's interesting. mine is happening with no private tabs. |
@bridiver @maikelmclauflin @liunkae I can recreate in a regular tabm here is the de-symbolicated crash log:
|
Which appears to be related to Brave Shields |
possible fix for brave/brave-browser#2970
@maikelmclauflin stack dump without symbols isn't useful. Please go to |
brave/brave-core#1546 fixes an issue with httpse that is likely the cause of the stack trace that @tmancey posted. There was definitely a problem in httpse, but not sure if it is the full fix for this or not |
hey @bridiver here are the links: |
Verification passed on
I have been clicking on ads notifications through the weekend. No crashes. |
Description
brave crashes after clicking on notification for ad
Steps to Reproduce
still investigating about what may cause crash. could be
Actual result:
brave crashes
Expected result:
brave should open tab
Reproduces how often:
Brave version (brave://version info)
Version 0.60.13 Chromium: 72.0.3626.53 (Official Build) dev (64-bit)
Website problems only:
Additional Information
The text was updated successfully, but these errors were encountered: