Xiexe / XSOverlay-Issue-Tracker

This is a public repository for tracking issues with XSOverlay. There will be no other activity here other than bug reports / feature requests.
10 stars 4 forks source link

XSOverlay freezing randomly. #229

Open MicroWazzle opened 2 years ago

MicroWazzle commented 2 years ago

Describe the bug in detail: Whenever I add windows they work fine until I hide the ui and it's a dice roll on whether when I bring the ui back up if it will be frozen or not, most of the time it's frozen and if I try to do anything it just crashes the program.

Provide steps to reproduce the bug: I create new window, I spawn a keybaord and then proceed to hide the UI and bring it back up and it's frozen.

EDIT: Found the cause, it was opening a window of my discord instance.

Expected behavior: I expect that when I bring the UI back into focus the windows don't freeze and the proceed to crash the program.

Output Log: https://pastebin.com/Q94bG1NP

nnaaa-vr commented 2 years ago

Hi @MicroWazzle

To assist us in tracking down the issue, we'd like to check if any crashdumps were generated when the application crashed. This will give us more information about where and how the crash occurred and allow us to more directly correlate it with the area of code in which the crash occurred.

If you are able, please navigate to %AppData%\..\Local\Temp\Xiexe\XSOverlay\Crashes. If you have any crashdumps, there will be one or more directories labeled with the date and time the crash occurred and each containing a crash.dmp and an error.log. If you could zip up this directory or these directories and send them our way, we'd certainly appreciate it. It's possible that you no longer have these or that they weren't generated properly, so if you decide to check and they're missing (or you're not sure how to locate this directory), please let us know.

Thank you