Actions
Bug #1423
closedtvheadend aborts and core dumps when using tv_grab_file
Bug #1423:
tvheadend aborts and core dumps when using tv_grab_file
Start date:
2012-11-22
Due date:
% Done:
100%
Estimated time:
Found in version:
3.2.18~g40a8920
Affected Versions:
Description
I am trying to get xmltv to work with my tvheadend version 3.2.18~g40a8920
I created a grabber based on the tv_grab_file found here: http://code.google.com/p/tv-grab-file/downloads/detail?name=tv_grab_file&can=2&q=
I created an xmltv file from my xmltv provider and named it ~/.xmltv/tv_grab_file.xmltv
Executing the tv_grab_file from the command line output the xmltv xml properly.
However whan I afterwards try to start tvheadend, I get the following error:
Nov 17 20:30:01 [INFO]:epggrab: module /usr/bin/tv_grab_file created
tvheadend: /opt/tvheadend/src/epggrab/module.c:94: epggrab_module_create: Assertion `!epggrab_module_find_by_id(id)' failed.
Aborted (core dumped)
Actions