obsproject / obs-vst

Use VST plugins in OBS
GNU General Public License v2.0
181 stars 56 forks source link

VST Crash #78

Closed iesv closed 2 years ago

iesv commented 3 years ago

obs-bug VST Crash.txt

Platform

Operating system and version: win10 x64 1809 LTSC OBS Studio version: 26.1.1

Expected Behavior

Current Behavior

Steps to Reproduce

  1. add tal-reverb of vst filter for vlc
  2. increase the wet and delay
  3. close the window
  4. change the vst plugin
  5. crash

Additional information

walker-WSH commented 2 years ago

I can't reproduce it with reaxcomp-standalone.dll. I guess you are using a different version.

Can you upload your reaxcomp-standalone.dll ?

1637887691

walker-WSH commented 2 years ago

I find the steps to reproduce : Crash happen while applying chunk-data of TAL_reverb.dll to reaxcomp-standalone.dll. Besides, callstack of https://github.com/obsproject/obs-vst/issues/77 is same with it, so I think the two issues are same.

This crash has been fixed in https://github.com/obsproject/obs-vst/pull/101 So issue can be closed now. @WizardCM