-
Notifications
You must be signed in to change notification settings - Fork 974
Brave crashes when tabs are pinned(Intermittent issues) #3760
Comments
Triage related question, is this reproducible with past versions as well? |
No. Just happened on the RC2 build. Reinstalled and checked but doesn't happen |
but if you try again with RC2 do you not reproduce as well? Is it more likely to happen in current build vs old builds? |
Yes tried again with RC2. In fact installed RC1 and then ran RC2 build, then uninstalled completely and did a clean install of RC2 but no luck in reproducing the issue. |
This issue was recently encountered by a user on Twitter:
|
Able to reproduce on 0.12.4 Preview 2 as well. After pinning 5 tabs browser crashed |
Browser crashes on each tab that is pinned on 0.13.0 preview 9. Recording from installation cc: @bbondy |
Setting the next milestone in case it's serious issue |
Can we mark this as a dupe of: |
…inned tab Fix brave#3760, fix brave#9635, fix brave#10037, fix brave#10510, and possibly addresses brave#10117 The previous code resulted in tabs being marked as no longer required to be pinned, and closed prematurely. In many situations, when pinning a tab, all previously pinned tabs would be closed. Sometimes this appeared like a 'crash' when the window closed because all the tabs had been (undesirably) closed.
…inned tab Fix brave#3760, fix brave#9635, fix brave#10037, fix brave#10510, and possibly addresses brave#10117 The previous code resulted in tabs being marked as no longer required to be pinned, and closed prematurely. In many situations, when pinning a tab, all previously pinned tabs would be closed. Sometimes this appeared like a 'crash' when the window closed because all the tabs had been (undesirably) closed.
…inned tab Fix brave#3760, fix brave#9635, fix brave#10037, fix brave#10510, and possibly addresses brave#10117 The previous code resulted in tabs being marked as no longer required to be pinned, and closed prematurely. In many situations, when pinning a tab, all previously pinned tabs would be closed. Sometimes this appeared like a 'crash' when the window closed because all the tabs had been (undesirably) closed.
…inned tab Fix brave#3760, fix brave#9635, fix brave#10037, fix brave#10510, and possibly addresses brave#10117 The previous code resulted in tabs being marked as no longer required to be pinned, and closed prematurely. In many situations, when pinning a tab, all previously pinned tabs would be closed. Sometimes this appeared like a 'crash' when the window closed because all the tabs had been (undesirably) closed.
…inned tab Fix brave#3760, fix brave#9635, fix brave#10037, fix brave#10510, and possibly addresses brave#10117 The previous code resulted in tabs being marked as no longer required to be pinned, and closed prematurely. This mostly occured after a pinned-tab reordering - afterwards, when pinning or unpinning a tab, all previously pinned tabs with a new order would be closed. Sometimes this appeared like a 'crash' when the window closed because all the tabs had been (undesirably) closed.
…inned tab Fix brave#3760, fix brave#9635, fix brave#10037, fix brave#10510, and possibly addresses brave#10117 The previous code resulted in tabs being marked as no longer required to be pinned, and closed prematurely. This mostly occured after a pinned-tab reordering - afterwards, when pinning or unpinning a tab, all previously pinned tabs with a new order would be closed. Sometimes this appeared like a 'crash' when the window closed because all the tabs had been (undesirably) closed.
…inned tab Fix brave#3760, fix brave#9635, fix brave#10037, fix brave#10510, and possibly addresses brave#10117 The previous code resulted in tabs being marked as no longer required to be pinned, and closed prematurely. This mostly occured after a pinned-tab reordering - afterwards, when pinning or unpinning a tab, all previously pinned tabs with a new order would be closed. Sometimes this appeared like a 'crash' when the window closed because all the tabs had been (undesirably) closed.
Test plan
#10531 (comment)
Did you search for similar issues before submitting this one?
Yes
Describe the issue you encountered:
Brave crashes when tabs are pinned on a clean install build
Expected behavior:
Should not crash when tabs are pinned
Windows 10 x64
0.12.0 RC2 (Clean install)
The text was updated successfully, but these errors were encountered: