-
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
Sync crashes browser with "std::__1::basic_string, std::__1::allocator >::assign(char const*, unsigned long)" after re-creation of sync chain #7412
Comments
Crashes with the following signature:
Added some crash reports that will hopefully narrow down the issue: Release
Nightly
Reproduced with the following builds:
CCing @srirambv @btlechowski |
The crash is related to patch https://github.com/brave/brave-core/blob/master/patches/components-sync_device_info-device_info_sync_bridge.cc.patch . Reverting this patch avoids the crash, but then it is impossible to recreate the chain and the browser hangs on quit. |
Verified passed with
Verification PASSED on
Verification passed on
|
Description
Re-creating a sync chain causes a browser crash.
Steps to Reproduce
Actual result:
Browser crash
Expected result:
It should not crash
Reproduces how often:
Always
Brave version (brave://version info)
Version/Channel Information:
Other Additional Information:
Miscellaneous Information:
The text was updated successfully, but these errors were encountered: