Skip to content
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 in syncer::DeviceInfoSyncBridge::DeleteDeviceInfo #16066

Closed
iefremov opened this issue May 25, 2021 · 2 comments · Fixed by brave/brave-core#8929
Closed

Crash in syncer::DeviceInfoSyncBridge::DeleteDeviceInfo #16066

iefremov opened this issue May 25, 2021 · 2 comments · Fixed by brave/brave-core#8929
Assignees
Labels
crash feature/sync OS/Desktop priority/P2 A bad problem. We might uplift this to the next planned release. QA/No release-notes/exclude

Comments

@iefremov
Copy link
Contributor

https://brave.sp.backtrace.io/p/brave/explore?time=month&filters=((callstack.functions%2Ccontains%2CDeleteDeviceInfo)%2C_deleted%3D0%2C(ver%2Cregex%2C%2290%7C91.*%22)%2Cptype%3Dbrowser)&aggregations=((ver%2Cmax)%2C(callstack%2Chead))&

[ 00 ] std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > std::__1::operator+<char, std::__1::char_traits<char>, std::__1::allocator<char> >(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)
[ 01 ] syncer::(anonymous namespace)::LevelDbMetadataChangeList::ClearMetadata(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)
[ 02 ] syncer::DeviceInfoSyncBridge::DeleteDeviceInfo(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, base::OnceCallback<void ()>)
[ 03 ] brave_sync::ResetSync(syncer::BraveProfileSyncService*, syncer::DeviceInfoSyncService*, base::OnceCallback<void ()>)
[ 04 ] BraveSyncHandler::HandleReset(base::ListValue const*)
[ 05 ] content::WebUIImpl::Send(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, base::Value)
[ 06 ] content::mojom::WebUIHostStubDispatch::Accept(content::mojom::WebUIHost*, mojo::Message*)
[ 07 ] mojo::InterfaceEndpointClient::HandleIncomingMessageThunk::Accept(mojo::Message*)
[ 08 ] mojo::MessageDispatcher::Accept(mojo::Message*)

@iefremov iefremov added crash feature/sync priority/P2 A bad problem. We might uplift this to the next planned release. OS/Desktop labels May 25, 2021
@iefremov
Copy link
Contributor Author

@jsecretan @AlexeyBarabash ptal?

@AlexeyBarabash
Copy link
Contributor

Thanks @iefremov , I will look.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crash feature/sync OS/Desktop priority/P2 A bad problem. We might uplift this to the next planned release. QA/No release-notes/exclude
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants