Project

General

Profile

Actions

Bug #1713

closed

Memory consumption keeps growing

Added by Bruce McAlister almost 12 years ago. Updated over 11 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
-
Category:
General
Target version:
-
Start date:
2013-04-28
Due date:
% Done:

0%

Estimated time:
Found in version:
3.4 and 3.5.116~ga2ccbb2
Affected Versions:

Description

It appears that tvheadend process continually consumes system memory (physical and swap) until such time that the OoM killer kills the process.

I have been having this issue with v3.4 and master branch of tvh.

Here is a process listing showing memory usage for tvh:

root@vms:~# ps -e -opid,ppid,rss,vsz,comm,args | sort -rnk4 | head -10
3535 1 10023280 14836172 tvheadend tvheadend -f -u hts -g video

pmap says that there is roughly 14GB private memory mapped to this process.

mapped: 14836172K writeable/private: 13811404K shared: 4K

If there is any additional information I can provide please let me know.

if it helps, have built tvheadend as follows:

AUTOBUILD_CONFIGURE_EXTRA="--enable-bundle" ./Autobuild.sh -t debian


Files

DVB-S2_General_Settings.PNG (18.1 KB) DVB-S2_General_Settings.PNG DVB-S2 Configuration (all four ports set the same) Bruce McAlister, 2013-06-18 20:00
general.PNG (17.4 KB) general.PNG General Settings Bruce McAlister, 2013-06-18 20:00
recording_settings.PNG (21.8 KB) recording_settings.PNG Recording Settings Bruce McAlister, 2013-06-18 20:00
time_shift_settings.PNG (6.89 KB) time_shift_settings.PNG Time Shift Settings Bruce McAlister, 2013-06-18 20:00
tvh_compile_errors.txt (9.36 KB) tvh_compile_errors.txt TVH Master Compilation Errors Bruce McAlister, 2013-07-05 07:31
Actions

Also available in: Atom PDF