Actions
Bug #1054
closedMemory leak
Bug #1054:
Memory leak
Start date:
2012-07-10
Due date:
% Done:
100%
Estimated time:
Found in version:
git 9b71601b0686c9c998f6c503e1759d573c4efe64
Affected Versions:
Description
Sometimes while switching channels it happens that the HTTP subscription to the channel is not closed properly (connection is closed but there's no "unsubscription" message in the log). In this case the streaming thread continues to stream to some buffer which still grows and after some time (about 30 minutes) eats all memory (1 GB in my case).
I'm using EricV's branch of TVheadend with TS streaming but this doesn't have to be specific for TS streaming.
Actions