-
-
Notifications
You must be signed in to change notification settings - Fork 458
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
Chatterino 2.5.2-beta.1 crash #5770
Comments
Hmm, the crash only contains the exception handler in the stack and the stacks from other threads don't seem that interesting either. |
Yeah, I didn't find anything of particular interest in windbg either. I just realized that its possible the crash was not even related to Chatterino. I also had JetBrains Rider open at the time and running another project, although idling, and both of those also crashed overnight without any meaningful information in the Rider log nor Windows Event Viewer. |
Got another crash that has a very similar stack trace, this time on 2.52.2. Still unsure if the cause was Chatterino or something with my system. |
Another crash with another similar stack trace. Nothing relevant in Windows Event Viewer and no other applications crashed/froze like the first time. |
You could try disabling the audio playback and see if the crash stops happening In settings, find the "Sound backend" setting and change it from Miniaudio to Null |
Checklist
Describe your issue
I've been running the Chatterino beta for a few days, and last night it crashed while I was asleep.
53d788c4-4fcc-420d-930f-29022b52b935.dmp.gz
Screenshots
No response
OS and Chatterino Version
Chatterino 2.5.2-beta.1 (commit 13d871f) built with Qt 6.7.1, MSVC 194234435, Crashpad Running on Windows 10 Version 22H2, kernel: 10.0.19045
The text was updated successfully, but these errors were encountered: