IPTV Simple Client - all memory used

lately, my RPi2 stalls. if menu is still usable, i can see the RAM memory is full.
in the logs i have a lot of this stuff:

21:23:19 32749.019531 T:1503654944 NOTICE: Previous line repeats 50 times.
21:23:19 32749.019531 T:1503654944 ERROR: PVR - exception ‘std::bad_alloc’ caught while trying to call ‘GetEPGForChannel’ on add-on ‘IPTV Simple PVR Add-on:connected’. Please contact the developer of this add-on: nightik
21:23:19 32749.019531 T:1503654944 ERROR: PVR - GetEPGForChannel - cannot get EPG for channel ‘Интересное ТВ’ from client ‘841’: unknown error
21:23:19 32749.019531 T:1503654944 ERROR: EPG - Update - failed to update table ‘Интересное ТВ’
21:23:22 32752.445312 T:1503654944 ERROR: PVR - exception ‘std::bad_alloc’ caught while trying to call ‘GetEPGForChannel’ on add-on ‘IPTV Simple PVR Add-on:connected’. Please contact the developer of this add-on: nightik

has anyone else experiencing this behavior?

regards

Is the addon part of a community build?

afaik, it does come disabled within the OSMC platform. but i can be wrong, though.

Disable the addon and see if it doesn’t stall anymore after 24 hours. std::bad_alloc means that memory could not be allocated. This addon may have a memory leak if you are using it regularly.

Sam

thanks for reply, Sam. will certainly, do. but that’s a pitty, since i watch TV using this addon, mostly of the time (no cable).

This is just to identify where the problem is

Sam

I am also experiencing this behavior. I think it might be due to a huge m3u list, which is too much to handle for our RPi2.