Add more temporary CHECKs to investigate crasher
After a long debugging session, we haven't yet found an explanation as per why the processor enters an inconsistent state, where apparently OnSyncStarting() is received twice without OnSyncStopping() in between. As a last resort to continue the investigation, we add even more CHECKs to understand which layer is violating the API contracts. Bug: 876490,885019 Change-Id: Ia15fa29d8bd128730bd79b4760ea233f09d9862e Reviewed-on: https://chromium-review.googlesource.com/1230733Reviewed-by:Marc Treib <treib@chromium.org> Commit-Queue: Mikel Astiz <mastiz@chromium.org> Cr-Commit-Position: refs/heads/master@{#592041}
Showing
Please register or sign in to comment