-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Fix desktop profiles which are crashing because of sync object id duplication #8358
Fix desktop profiles which are crashing because of sync object id duplication #8358
Comments
Tested on Nightly installer 1.8.2 and the profile I created with duplicated bookmarks before brave/brave-core#4710 fix. I could run browser without the crash. |
Added missing milestone to both this issue and the PR that closed it 👍 |
I tested this with my cursed profile and got a crash as soon as I enabled Sync. Here are the two crash IDs I got on the console:
The exact steps I followed were:
|
Here's my
|
After merging brave/brave-core#4940 , we found the fix does not work for 2 of 3 of @fmarier devices, so re-opening |
Verification passed on
Verified test plan from brave/brave-core#5139 Steps used
Reproduced the crash after upgrade to 1.7.90 Test case - disabled sync
Verified no crash after upgrade to 1.7.92 Verification passed on
Steps used
Verified passed with
Verified test plan from brave/brave-core#5139 Steps used
Reproduced the crash after upgrade to 1.7.90 Test case - disabled sync
Verified no crash after upgrade to 1.7.92 Verification PASSED on
Verified test plan from brave/brave-core#5139
|
Description
Related to #8325
Steps to Reproduce
Actual result:
Browser crashes
Expected result:
Browser should not crash
Reproduces how often:
Easily
The text was updated successfully, but these errors were encountered: