Actions
Bug #344
closedtvheadend 2.12 HTTP streaming not possible
Start date:
Due date:
% Done:
0%
Estimated time:
Found in version:
unknown
Affected Versions:
Description
I was using tvheadend 2.11 without problems.
After upgrade to Version 2.12 it crashes when i want to tune into a channel:
Dec 21 00:05:52 v4l: /dev/video0: Tuned to 189250000Hz There seems to be a problem with the live update feed from Tvheadend. Trying to reconnect...
I am using Tvheadend on a Ubuntu 10.04 Server 64 bit with a Haupauge 350-PVR TV-Card.
Since i do not compiled the version for myself and i do not have gdb installed, i can only provide the syslog-output.
The syslog-output is:
Dec 21 00:05:52 mombacho tvheadendr14894: v4l: /dev/video0: Tuned to 189250000Hz Dec 21 00:05:52 mombacho tvheadendr14894: CRASH: Signal: 11 in PRG: /usr/bin/tvheadend (2.12) [c7f931aec223f9d9eb6271cf0d33ffa2d4820975] CWD: / Dec 21 00:05:52 mombacho tvheadendr14894: CRASH: Fault address 0x40 (Address not mapped) Dec 21 00:05:52 mombacho tvheadendr14894: CRASH: Loaded libraries: /lib/librt.so.1 /lib/libdl.so.2 /lib/libcrypt.so.1 /usr/lib/libavahi-common.so.3 /usr/lib/libavahi-client.so.3 /lib/libpthread.so.0 /lib/libm.so.6 /lib/libc.so.6 /lib64/ld-linux-x86-64.so.2 /lib/libdbus-1.so.3 /lib/libnss_compat.so.2 /lib/libnsl.so.1 /lib/libnss_nis.so.2 /lib/libnss_files.so.2 Dec 21 00:05:52 mombacho tvheadendr14894: CRASH: Register dump r23: 00000000015618b0 0000000000000031 4943502076747669 0000000000000050 000000000154e2b8 000000000154e110 00000000015475e0 0000000000000001 0000000000000006 0000000000450b07 0000000000000000 000000000154e110 0000000000450d10 0000000000000000 0000000000000000 00007f8cb152ddd0 000000000042ebcd 0000000000010202 0000000000000033 0000000000000004 000000000000000e fffffffe7ffbfa17 0000000000000040 Dec 21 00:05:52 mombacho tvheadendr14894: CRASH: STACKTRACE Dec 21 00:05:52 mombacho tvheadendr14894: CRASH: /usr/bin/tvheadend 0x4215f1 Dec 21 00:05:52 mombacho tvheadendr14894: CRASH: /lib/libpthread.so.0 0x7f8cb87f38f0 Dec 21 00:05:52 mombacho tvheadendr14894: CRASH: /usr/bin/tvheadend 0x42ebcd Dec 21 00:05:52 mombacho tvheadendr14894: CRASH: /usr/bin/tvheadend 0x412407 Dec 21 00:05:52 mombacho tvheadendr14894: CRASH: /usr/bin/tvheadend 0x41274b Dec 21 00:05:52 mombacho tvheadendr14894: CRASH: /usr/bin/tvheadend 0x4113ab Dec 21 00:05:52 mombacho tvheadendr14894: CRASH: /usr/bin/tvheadend 0x41156d Dec 21 00:05:52 mombacho tvheadendr14894: CRASH: /usr/bin/tvheadend 0x432ae1 Dec 21 00:05:52 mombacho tvheadendr14894: CRASH: /usr/bin/tvheadend 0x432fd1 Dec 21 00:05:52 mombacho tvheadendr14894: CRASH: /usr/bin/tvheadend 0x407bdd Dec 21 00:05:52 mombacho tvheadendr14894: CRASH: /usr/bin/tvheadend 0x407c3f Dec 21 00:05:52 mombacho tvheadendr14894: CRASH: /usr/bin/tvheadend 0x407e32 Dec 21 00:05:52 mombacho tvheadendr14894: CRASH: /usr/bin/tvheadend 0x4082eb Dec 21 00:05:52 mombacho tvheadendr14894: CRASH: /usr/bin/tvheadend 0x40682b Dec 21 00:05:52 mombacho tvheadendr14894: CRASH: /lib/libpthread.so.0 0x7f8cb87ea9ca Dec 21 00:05:52 mombacho tvheadendr14894: CRASH: clone+0x6d (/lib/libc.so.6) Dec 21 00:05:52 mombacho kernel: [435158.359597] tvheadendr14907: segfault at 40 ip 000000000042ebcd sp 00007f8cb152ddd0 error 4 in tvheadend[400000+1b1000]
The /dev/video0 device is fine.
I can "record" programs with the command:
sudo cat /dev/video0 > test.mpg
Any Ideas?
Actions