Skip to content
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

Blur with a "Source" Mask performs double addref #39

Open
JessyClain opened this issue Mar 21, 2024 · 0 comments
Open

Blur with a "Source" Mask performs double addref #39

JessyClain opened this issue Mar 21, 2024 · 0 comments

Comments

@JessyClain
Copy link

Operating System

(Other)

OBS Studio Version?

27.1

StreamFX Version

0.12.0a1

OBS Studio Log

N/A

OBS Studio Crash Log

No response

Current Behavior

libOBS crashes on exit due to a double free.

Expected Behavior

libOBS should not crash on exit.

Steps to Reproduce the Bug

  1. Create two Scenes, named A and B.
  2. In "B", add any Source.
  3. In "A", add any Source, named "A-1".
  4. To "A-1" add a Blur filter, and set it to use "B" as the Mask.
  5. Close all dialogs.
  6. Close OBS Studio.
  7. Crash due to double destroy.

Any additional Information we need to know?

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant