PDA

View Full Version : sudden crash in EPG on channel select



FiskerK
27-12-17, 21:41
I am experiencing a couple of system crashes, when browsing the EPG and selecting a channel. the system reboots by it self and returns to a channel. not the one I came from but the same one everytime.

it doesnt happen every day but sometimes, it happens several times a day.
I have attached the crash log.
hope someone can help.
Best regards
Nick

EDIT:Section of crashlog


<211540.964> Traceback (most recent call last):
<211540.964> File "/usr/lib/enigma2/python/Components/EpgList.py", line 403, in serviceChanged
<211540.977> File "/usr/lib/enigma2/python/Components/EpgList.py", line 412, in findBestEvent
<211540.977> IndexError: list index out of range
<211540.977> [ePyObject] (CallObject(<bound method EPGList.serviceChanged of <Components.EpgList.EPGList object at 0x8f52edf0>>,()) failed)

twol
27-12-17, 22:07
What are you searching for in the EPG at the time?
Any epg mods on the system?
I would telnet into the box( with say putty), enter init 4 (to freeze the system), then use filezilla to delete epg.dat (where ever it may reside) and then in putty init 6 to reboot.
If it keeps happening the reflash.

FiskerK
02-01-18, 19:50
sorry for the very late answer, but thank you I will have a try at it and see what happens.