Operating System Info
Ubuntu 24.04
Other OS
No response
OBS Studio Version
31.0.0-beta2
OBS Studio Version (Other)
No response
OBS Studio Log URL
https://obsproject.com/logs/8eUJxgaOFjf4mM6U
OBS Studio Crash Log URL
https://gist.github.com/Penwy/51c197b91e4d67381306f52ecfaab6e4 (backtrace)
Expected Behavior
Selecting a source in the list should not cause a crash even if the source type is undefined.
Current Behavior
It do be crashing.
Steps to Reproduce
- Open obs on Linux.
- Load a scene collection with a
wasapi_process_output_capture in it.
- Click on that source in the list.
- Hippity hoppity segfault
...
Anything else we should know?
Backtrace points at it being caused by an attempt to load the toolbar for the source, likely something needs to be ifdefed to stop that.
Scene collection file for easy repro.
Operating System Info
Ubuntu 24.04
Other OS
No response
OBS Studio Version
31.0.0-beta2
OBS Studio Version (Other)
No response
OBS Studio Log URL
https://obsproject.com/logs/8eUJxgaOFjf4mM6U
OBS Studio Crash Log URL
https://gist.github.com/Penwy/51c197b91e4d67381306f52ecfaab6e4 (backtrace)
Expected Behavior
Selecting a source in the list should not cause a crash even if the source type is undefined.
Current Behavior
It do be crashing.
Steps to Reproduce
wasapi_process_output_capturein it....
Anything else we should know?
Backtrace points at it being caused by an attempt to load the toolbar for the source, likely something needs to be ifdefed to stop that.
Scene collection file for easy repro.