m0ngr31 / VirtualDesktopManager

383 stars 79 forks source link

Occasional crashes with task view open #31

Open 0x0c72 opened 6 years ago

0x0c72 commented 6 years ago

I've noticed that the program will crash sometimes when task view is open. It seems to occur more often when the PC has been on for some time. It is possible this issue is related to suspend/hibernate/resumes as stated in the README. The crash dump shows the crash occurring right after GetCurrentDesktop() is called and it transitions into native code execution

I will be investigating this issue further myself, any input is welcome.