-
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
Crash when I close a tab #34785
Comments
It happens when you try to open a new tab after closing a previous one. |
And... it looks like it only happens if you close the tab using the contextual menu. |
@errodriguez Do you have the Dark Reader mode extension? Thanks for sending the crash report. |
No, I don't have that extension. I do have other ones. I installed them some time ago. |
The same callstack as in #34783
|
And... it looks like it is time-dependent; if you close one tab and immediately switch to another, the browser will collapse. I've been waiting two or three seconds before closing or moving to another tab, and no crashes until now. |
fix brave/brave-browser#34785 Crash happened at TabStripModel::IsTabSelected(). Maybe this method was called after tab is closed already. If target tab is not included in tab strip model, this method should not be called with that tab.
IMPORTANT: Your crash has already been automatically reported to our crash system. Please file this bug only if you can provide more information about it.
Brave Version: 1.61.101 Chromium: 120.0.6099.71
Operating System: Mac OS X 14.1.2
URL (if applicable) where crash occurred: NA
Can you reproduce this crash?
Yes. It happens either when I restore my tabs or not. No pattern or something special... it just happens when I close any tab.
What steps will reproduce this crash? (If it's not reproducible, what were you doing just before the crash?)
DO NOT CHANGE BELOW THIS LINE
Crash ID: crash/af320100-8bde-260b-0000-000000000000
The text was updated successfully, but these errors were encountered: