Question / Help Memory Leaks with no sources??

Context:

I had an issue recently with frame drops in games while I was streaming for no apparent reason. CPU didn't go to 100% but I noticed the log files recoding 65-75 Memory Leaks (check attacked log). So, I cleared all my sources and scenes, uninstalled and reinstalled OBS and checked the log of just booting it up. And I got the above.

Any ideas how to fix this?
 

Attachments

That's probably from the browser source, the plugin is still loaded if there are no sources. But those memory leaks are very minor and will not cause any issues.
 
@Suslik V Only plugin I was using was the built in Scene Switcher.

@RytoEX Didn't know you can update the built in plugins, guess since I redownloaded and reinstalled OBS, the plugin was up to date. Still, even when I deactivate it, I still get Memory Leaks.

@Osiris I added a Game Capture, Media and Browser source just to test and the Leaks jumped up to 15.
 

Attachments

@Niphrentil
I want to clarify that "SceneSwitcher.dll" is not the "built in Scene Switcher". The "Automatic Scene Switcher" built-in to OBS releases by default is part of "frontend-tools.dll". The "SceneSwitcher.dll" you have loaded is for the "Advanced Scene Switcher", which is not updated when you update OBS. You must update third-party plugins manually.

@Osiris
I suspected that at least some of the leaks were from Browser Source, but 75 seemed high, so I thought they might be using an older version of Advanced Scene Switcher. You were right to point out the browser source leaks though, and I should have pointed it out in my initial reply.
 
Someone explain please, I'm losing my mind here....!
 

Attachments

  • 2018-04-30 16-57-30.txt
    2018-04-30 16-57-30.txt
    21.9 KB · Views: 28
  • sedftgsadfgasf.jpg
    sedftgsadfgasf.jpg
    911.7 KB · Views: 41
First, find the file:
Code:
SceneSwitcher.dll
and remove it manually from the obs folder ("obs-plugins\64bit" folder).
 
Back
Top