Bug #3357
segfault at start with Tevii S660
0%
Description
System works well with other DVB cards (DVBSky S960 ...)
The Tevii S660 has some kind of a kernel bug for fw loading (Google tells me), same happens at the RPi2 but it is working there.
Maybe Tvh could not handle the late fw initialisation right !? Delayed Tvh start won't help! This is a problem that exist since ~kernel 3.16 in combination with Tvh.
Tvh log + dmesg
http://pastebin.com/LET2LjfV
History
Updated by Jaroslav Kysela almost 9 years ago
Could you try to post full backtrace with the function names ? The best method might be compile tvh directly from git sources and run it inside the source tree like ./build.linux/tvheadend .
Updated by C vH almost 9 years ago
gdb says obviously
Reading symbols from ./tvheadend...(no debugging symbols found)...done.
How do I create the debug symbols for gdb if I don't build for debian? (cross compiling for OpenElec)
Can't find any switch for creating them beside using debian.sh .