Epg Update causes XBMC to crash - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32) +--- Forum: Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=26) +---- Forum: PVR (https://forum.kodi.tv/forumdisplay.php?fid=136) +---- Thread: Epg Update causes XBMC to crash (/showthread.php?tid=100366) |
Epg Update causes XBMC to crash - rdoac - 2011-04-29 This is with todays (28 Apr) build, using vnsi, also built from todays git. Not much interesting in the log. It starts an Epg update and dies when it gets it's first piece of information. It has been running 15 mins before this.. 20:43:44 T:2819615600 M:1696768000 INFO: UpdateFromScraper - updating EPG for channel '10-Chicagoland_Television_News Regional firewire' from client '1' Is the last piece of information.. (This is my first channel with epg info - it tries radio channels beforehand, but I don't have epg info for them).. - opdenkamp - 2011-04-29 could you pastebin a crashlog please. and you should be using the pvr-ppa branch if you're not developing. master is the development branch and could be instable at times. - FernetMenta - 2011-04-29 i noticed that, too haven't had any crashes for a long time, maximum respect! one time it crashed after stopping a playing channel, the other time just after a restart. might be something related to recent changes. i was about to take a look into the logs, but my wife stopped me from doing so my startup scripts then have deleted the crash log i'll keep my eyes open - opdenkamp - 2011-04-29 remove those rm entries in your startup scripts so I can fix that issue too |