obsproject/obs-studio

OBS 32.0.0 crashes when change scene collection

Closed this issue · 1 comments

Operating System Info

macOS 15

Other OS

No response

OBS Studio Version

32.0.0

OBS Studio Version (Other)

No response

OBS Studio Log URL

https://obsproject.com/logs/t0pGvWxOZbGz8UlD

OBS Studio Crash Log URL

No response

Expected Behavior

No OBS crash when change scene collection

Current Behavior

After update to OBS 32 and updated all the plugins that are shown when the software starts,
when I try to change scene collection (to change from one project to another OBS crashes).

Here's the macOS dump (pasted on PasteBin for the characters limit on GitHub): https://pastebin.com/DsbeUzeG

Steps to Reproduce

  1. Open OBS 32
  2. Change scene collection

...

Anything else we should know?

Using AI, I've seen that (probably) Downstream Keyer plugin (updated to 0.4.1 version) could be the problem.
Using the macOS dump, I've seen that:

Type of error: EXC_BAD_ACCESS (SIGSEGV), access to a memory address not valid.
• Caused by the function: obs_canvas_get_channel called from DownstreamKeyerDock::SceneChanged().

At the moment I've uninstalled Downstream Keyer plugin and I've temporary solved (for now)

If the downstream keyer dock is causing this crash, it will need to be reported to them and fixed on their end.