Crash when deleting scene in Preview Program Mode

omkarpai

New Member
Have faced this issue with OBS running on a cloud virtual machine which is controlled through OBS WebSockets.
This only happens with the "Duplicate Scene" option enabled when in Studio Mode. If "Duplicate Scene" is disabled, the crash does not occur.

Steps to reproduce:
- Use Studio Mode with Duplicate scene enabled.
- Delete any scene which was set to be Program output.
- OBS crashes with the logs attached below.

Sometimes, OBS also crashes if the option for "Duplicate Scene" is set after a scene has been deleted.

Issue happens regardless if the steps were performed with OBS WebSockets / Using OBS UI via X2Go session.

Last log output before crash, not really sure what is causing this:
15:39:54.681: Qt Concurrent has caught an exception thrown from a worker thread. 15:39:54.681: This is not supported, exceptions thrown in worker threads must be 15:39:54.681: caught before control returns to Qt Concurrent.

Additional terminal output after crash.
terminate called after throwing an instance of 'std::logic_error' what(): basic string:: M construct null not valid Aborted ( core dumped )

Same version of OBS does not behave this way with Ubuntu 22 on my local machine.

Any idea of what could be going wrong here? Any help is much appreciated.
 

Attachments

  • lxqt_log2.txt
    25.4 KB · Views: 7
Top