tvheadend aborts and core dumps when using tv_grab_file
Added by glazed donut almost 12 years ago
Hi all
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)
Am I doing something wrong? :-) Please help
Replies (1)
RE: tvheadend aborts and core dumps when using tv_grab_file - Added by Adam Sutton almost 12 years ago
Hmm, sounds like there could possibly be 2 XMLTV scripts of the same name.
I'm not sure this should cause a crash, so I'll have a look. Can you submit this as a bug report please.
Adam