question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Sync: failed DCHECK when delete device record arrives twice

See original GitHub issue

Description

If two delete device records arrives to sync service, there is a failed DCHECK

[83053:775:0103/160933.609992:FATAL:sync_devices.cc(175)] Check failed: existing_it != std::end(devices_).

https://github.com/brave/brave-core/pull/1193#issuecomment-451308001

Steps to Reproduce

No steps to reproduce for QA, because this appears on debug builds only. Could be reproduced with a related PR unit-test.

Brave version (brave://version info)

Version 0.61.0 Chromium: 72.0.3626.28 (Developer Build) (64-bit)

Reproducible on current release:

  • Does it reproduce on brave-browser dev/beta builds? no

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

4reactions
AlexeyBarabashcommented, Mar 14, 2019

Thanks @rebron @kjozwiak , just had set the correct milestones.

1reaction
AlexeyBarabashcommented, Jan 16, 2019

@kjozwiak correct, this issue cannot negatively affect users on production, this appears only in debug builds. This is not going to cause issues when users are removing devices.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Fix email sync issues or remove a device from your Outlook on ...
> View all Outlook settings > General > Mobile devices. Select your device in the list, and then select Delete to delete the...
Read more >
Troubleshooting weird Azure AD Join issues - ITProMentor
DeviceAuthStatus : FAILED. Device is either disabled or deleted. As well, you will not find the object in the Azure AD devices list, ......
Read more >
The Most Common Annoying iTunes 12 Sync Issues and ...
Open the Music app to check. Instead of seeing the same song twice, you should see a cloud icon, which indicates you can...
Read more >
SYNC™ Troubleshooting
Try deleting your device from SYNC and deleting SYNC from your device, then trying again. Always check the security and auto accept prompt...
Read more >
How to Resolve Duplicate Outlook for iOS Contacts
Microsoft is working with Apple to resolve why errors occur, especially in synchronization of Outlook contacts from iCloud to multiple devices.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found