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

Invalid memory access after WaitableEvent timed out #6367

Closed
darkdh opened this issue Oct 9, 2019 · 1 comment · Fixed by brave/brave-core#3636
Closed

Invalid memory access after WaitableEvent timed out #6367

darkdh opened this issue Oct 9, 2019 · 1 comment · Fixed by brave/brave-core#3636

Comments

@darkdh
Copy link
Member

darkdh commented Oct 9, 2019

reopen #6169
and extra crash reports
https://stats.brave.com/dashboard#crash/5d9ce39d13e758001f81da76
https://stats.brave.com/dashboard#crash/5d9cadeb997f1a001fb9b5fa

STR:

  1. Open Brave with --enable-logging
  2. Establish sync chain
  3. Open chrome://inspect#extensions, make sure you see "sync-debug" message="success"
  4. Make OS go offline
  5. Monitor chrome_debug.log in user profile or console log from terminal until you see [...WARNING:syncer.cc(37)] WaitableEvent timed out (About 3-4 mins)
  6. Make OS go online after seeing the step 5 message
@GeetaSarvadnya
Copy link

GeetaSarvadnya commented Oct 11, 2019

Verification passed on

Brave 0.69.134 Chromium: 77.0.3865.120 (Official Build) (64-bit)
Revision 416d6d8013e9adb6dd33b0c12e7614ff403d1a94-refs/branch-heads/3865@{#884}
OS Windows 10 OS Version 1803 (Build 17134.1006)

Step2 : "sync-debug" message="success"
image

Step3: when OS is offline "Uncaught (in promise) TypeError: Failed to fetch",
image

Step 5: When OS in online "fetch-sync-records" category_names=["BOOKMARKS"]...

image

Verification passed on

Brave 0.69.135 Chromium: 77.0.3865.120 (Official Build) (64-bit)
Revision 416d6d8013e9adb6dd33b0c12e7614ff403d1a94-refs/branch-heads/3865@{#884}
OS Ubuntu 18.04 LTS

Step2 : "sync-debug" message="success"
image

Step3: when OS is offline "Uncaught (in promise) TypeError: Failed to fetch",
Step 5: When OS in online "fetch-sync-records" category_names=["BOOKMARKS"]...
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Completed
Development

Successfully merging a pull request may close this issue.

5 participants