Crash in ManagedBookmarksTracker
See original GitHub issuehttps://share.backtrace.io/api/share/x1u37O7Vwqx3E3DaN0fLdJj1
[ 00 ] base::ListValue::DeepCopy() const
[ 01 ] bookmarks::ManagedBookmarksTracker::GetInitialManagedBookmarks()
[ 02 ] bookmarks::ManagedBookmarkService::GetLoadManagedNodeCallback()
[ 03 ] ChromeBookmarkClient::GetLoadManagedNodeCallback()
[ 04 ] bookmarks::BookmarkLoadDetails::BookmarkLoadDetails(bookmarks::BookmarkClient*)
[ 05 ] bookmarks::BookmarkModel::Load(PrefService*, base::FilePath const&)
[ 06 ] BookmarkModelFactory::BuildServiceInstanceFor(content::BrowserContext*) const
[ 07 ] BrowserContextKeyedServiceFactory::BuildServiceInstanceFor(void*) const
[ 08 ] KeyedServiceFactory::GetServiceForContext(void*, bool)
[ 09 ] BookmarkModelFactory::GetForBrowserContext(content::BrowserContext*)
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (5 by maintainers)
Top Results From Across the Web
128828 - bookmark manager crashs Google Chrome - Monorail
Crashed with following at console whenever I tried to import bookmarks or go to default bookmarks. Did manage to import bookmarks using prompt...
Read more >Brave crashes when trying to move bookmarks - Mobile Support
It crashes. Expected result: It shouldn't crash while trying to move existing bookmarks to a new folder. Brave Version (check About Brave ):...
Read more >Manage Crash Detection on iPhone 14 models - Apple Support
Use iPhone to detect a Crash Detection event. ... Manage Crash Detection on iPhone 14 models ... Download or bookmark the user guide....
Read more >Google Chrome Help Community
Crashes and Slow Performance. Your connection is not private error constantly · Chrome Crashes When Typing First Character After Opening.
Read more >Fix crash issues when launching InDesign - Adobe Support
"I installed InDesign on my system and it keeps crashing on launch. All of a sudden, I am no longer able to open...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@iefremov Hi, yeah. I believe this will be resolved by https://github.com/brave/brave-core/pull/8196. If you follow the traces it kicks off profile creation from stats, which causes all kind of weirdness. So we can close this out when that is merged. As I said to @bridiver, might be worth uplifting that change.
perfect catch @keur !