obsproject / obs-studio

OBS Studio - Free and open source software for live streaming and screen recording
https://obsproject.com
GNU General Public License v2.0
60.47k stars 8k forks source link

Crash when closing OBS in obs_sceneitem_destroy #11547

Open moshekaplan opened 22 hours ago

moshekaplan commented 22 hours ago

Operating System Info

Windows 11

Other OS

No response

OBS Studio Version

30.2.3

OBS Studio Version (Other)

No response

OBS Studio Log URL

https://obsproject.com/logs/LBdfM6ZJObcgn5at

OBS Studio Crash Log URL

https://obsproject.com/logs/oz90305Pe95o4mnB

Expected Behavior

OBS to exit cleanly

Current Behavior

OBS displayed that an unhandled exception occurred and crashed

Steps to Reproduce

I was not able to replicate this failure. Here are roughly the steps I performed prior to the crash:

  1. I created a new scene ("Virtual Camera setup")
  2. I added my Source ("Webcam") as input
  3. I set the Scene's resolution to 1920x1080p
  4. I set the FPS to 30 (from 10)
  5. I turned on the virtual camera
  6. I changed the virtual camera to use each different type of input as its source.
  7. I clicked the 'x' in the top-right corner to exit OBS. OBS then crashed

Anything else we should know?

I have previously used OBS without issue.