-
Notifications
You must be signed in to change notification settings - Fork 471
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 on lib.cef when windows (10) wakes from sleep (randomly) #2924
Comments
Have you tested with any other CEF versions? Did you get this crash with those versions? |
|
Do all of the impacted machines have the the same Windows version? What about hardware configuration? |
Marking issues that we're unlikely to address as WontFix. If it still applies with currently supported CEF versions, and someone would like to submit a PR fix, then we can reopen. |
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Original report by Eadan (Bitbucket: Eadan, GitHub: Eadan).
We are using cef (using CefSharp) version 79.1.36 in our application, and several times on several computers, when the computer comes back from sleep (Windows 10 latest) - the app crashed.
Today I’ve noticed that at the same moment of coming back from sleep, another application on my computer that uses another version of cef (80.0.4.0) crashed at the same time.
I have managed to retrieve the callstack one time, for some reason the other time didn’t produce a dump file.
We cannot reproduce the issue, it happens randomly. Therefore, can’t reproduce it with the demo app.
Google Chrome kept running as usual when the issue happened.
attaching event logs from eventvwr, and callstack.
The text was updated successfully, but these errors were encountered: