rocksdanister / lively

Free and open-source software that allows users to set animated desktop wallpapers and screensavers powered by WinUI 3.
https://rocksdanister.com/lively
GNU General Public License v3.0
14.4k stars 1.03k forks source link

Pausing UI thread of CefSharp may lead to crash after sometime #1146

Open rocksdanister opened 2 years ago

rocksdanister commented 2 years ago

Describe the bug DebugActiveProcess(CefD3DRenderingSubProcessPid) for too long may cause CefSharp subprocess to crash.

To Reproduce Got a user report (amd gpu system) of CefSharp subprocess crashing after resuming from lockscreen, need to verify.

Additional context Also test system sleep.

rocksdanister commented 2 years ago

Unable to reproduce, this could be amd driver related and I don't have amd system to test.