-
-
Notifications
You must be signed in to change notification settings - Fork 8.1k
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
31.0.0 freezes when exiting on macOS #11650
Comments
me too! |
Could you please collect a Spindump while OBS is in the unresponsive state? Specifically, you'll want to select OBS in the list of applications in Activity Monitor (it should say "Not Responding"), then hit the ellipsis and Spindump. Then when the file pops up in Finder, attach it here. |
Sure. Here is it: |
Thanks; it looks like a deadlock between the destruction task queue and the main thread. I can't tell exactly why it's happening though at the moment and am not able to reproduce. If other users have a Spindump (accompanied by an OBS log) that would still be useful to perhaps identify a common factor. |
It sounds like a problem that can only be replicated on some devices. Perhaps we need to wait for more reports from users. Since my device can reproduce the issue, will it help identifying the cause if I try to build from the source for debugging? |
me2 , using mac mini |
Operating System Info
macOS 15
Other OS
No response
OBS Studio Version
31.0.0
OBS Studio Version (Other)
No response
OBS Studio Log URL
https://obsproject.com/logs/BQZ9q616XlYA2vgE
OBS Studio Crash Log URL
No response
Expected Behavior
OBS can quit normally every time and will not display the safe mode dialog on next startup.
Current Behavior
Sometimes (frequently) OBS will freeze on quit.
Steps to Reproduce
Anything else we should know?
Other users have also reported this issue, see the forum, which seems to only occur in OBS 31.0.0 version. This issue will occur regardless of whether the program is started in safe mode or not. The above log was recorded in safe mode, and it seems that it did not record any issues.
I also discovered that if this issue occurs, OBS will not be able to show any window and will not display any pop-up menus except the settings window. But when I open the settings or click the OBS icon on the dock, these windows will appear again. OBS will also freeze if I try to switch between Profiles or Scene Collections.
The text was updated successfully, but these errors were encountered: