-
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
[Desktop] Browser crashes while opening OTR window - Follow up to #9825 #10283
Labels
Milestone
Comments
Reproduced locally without
|
32 tasks
iefremov
changed the title
[Desktop] Speedreader crashes while opening OTR window - Follow up to #9825
[Desktop] Browser crashes while opening OTR window - Follow up to #9825
Jun 24, 2020
Fixed the description since Speedreader is not involved (cc @kjozwiak ) |
iefremov
added a commit
to brave/brave-core
that referenced
this issue
Jun 25, 2020
The service could get OnExecutableReady notification after being destroyed, so we just should unsubscribe in desctructor. Fix brave/brave-browser#10283
Verification passed on
Verification passed on
Verified passed with
|
36 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Description
Brave is still crashing pretty often when opening OTR windows
once enabling Speedreader via--enable-features=Speedreader
as per #9825 (comment).Crashes:
3e6f0000-1c55-8704-0000-000000000000
3f6f0000-1c55-8704-0000-000000000000
4a6f0000-1c55-8704-0000-000000000000
Steps to Reproduce
launch brave using--enable-features=Speedreader
Tor
orPB
window several timesEventually you'll run into the above crash. Sometimes it takes a few minutes to reproduce. Just keep opening/closing
Tor
orPB
windows.Actual result:
Crashes the browser as demonstrated above via the stack crash.
Expected result:
Brave should never be crashing.
Reproduces how often:
It's pretty easy to reproduce. Sometimes it takes a few minutes but I managed to reproduce the issue every single time I attempted.
Brave version (brave://version info)
Version/Channel Information:
N/A
Yes
Yes
Yes
Other Additional Information:
N/A
N/A
N/A
Miscellaneous Information:
CCing @rebron @bsclifton @iefremov
The text was updated successfully, but these errors were encountered: