-
-
Notifications
You must be signed in to change notification settings - Fork 713
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
"Quit OBS" crashes OBS if there's an open websocket connection #465
Comments
Unable to replicate on Ubuntu 20.0.4 using latest compiled OBS (25.0.8) and obs-websocket (v4.8.0 technically) What if you used a newer OBS or obs-websocket version? Does the problem persist? |
I think I'm seeing a bug related to this. On OSX 10.15.4 with OBS25.0.8 and obs-websocket cloned today, I can make OBS crash by sending the command sequence "StartStopStreaming", "GetStreamingStatus","StartStopStreaming", "GetStreamingStatus", "StartStopStreaming", after authentication of course. Essentially what I am trying to do is start a second streaming session. The second "start" always crashes OBS. |
@faithoflifedev Go ahead and create a separate issue with a crash dump (if you have one) |
Issue type
Bug report
Description
Steps to reproduce and other useful info
Comment
It should not crash OBS if there's an open websocket connection.
The opener of the connection might not be aware that the user is about to close OBS.
Technical information
Crashlog stacktrace
The text was updated successfully, but these errors were encountered: