Bug Report Possible Memory Leak - OBS 0.16.2 - Ubuntu 16.04

Kevin Fischer

New Member
I am running OBS with two different profiles each with a single scene (Media Source from 4k Axis camera) streaming at 1440p to YouTube and it's eating up memory like crazy. After 3 days of continuous live streaming, OBS ate up all 64GB of memory and used 32GB of swap! Surprisingly the server wasn't locked up and able to get a screenshot this time. Forgot to grab the logs, I'll add them tomorrow. Computer specs:
-Intel Xeon E5-1650v4 6 core
-64GB DDR4-2400
-512GB PCIe SSD
-Nvidia Quadro K1200

If you need more info let me know.
 

Attachments

  • Screenshot from 2017-04-06 11-47-24.png
    Screenshot from 2017-04-06 11-47-24.png
    700.4 KB · Views: 22

charja13

New Member
i am on ubuntu gnome 16.10 running OBS 0.16.2 (linux) and seeing this issue. I dont know if you have noticed but it seems to only start happening once one of the settings panels is opened. I was running a stream and game and after awhile reached 4.8gb of memory in use by obs.


Processor: 4 logical cores
Processor: Intel(R) Core(TM) i5-4200M CPU @ 2.50GHz
Physical Memory: 7879MB Total
Kernel Version: Linux 4.8.0-47-generic
Distribution: "Ubuntu" "16.10"
OBS 0.16.2 (linux)
 
Last edited:

charja13

New Member
okay so i just built from scratch to test, i was looking around and found several other bugs same exact thing. After building i found the issue was solved somewhere in the commit history.

after building i monitored the memory usage and it was consuming a constant 52mb on idle after opening settings, on last version it started at 82 and went up


09:09:04 PM.477: Processor: 4 logical cores
09:09:04 PM.478: Processor: Intel(R) Core(TM) i5-4200M CPU @ 2.50GHz
09:09:04 PM.478: Physical Memory: 7879MB Total
09:09:04 PM.478: Kernel Version: Linux 4.8.0-47-generic
09:09:04 PM.478: Distribution: "Ubuntu" "16.10"
09:09:04 PM.478: Portable mode: false
09:09:04 PM.503: OBS 18.0.1-51-g41731bb (linux)
 
Top