Bug #3534
Recent builds of TVHeadend crash after opening an iptv channel.
100%
Description
TVHeadend crash whith a segmentation fault happens a few seconds after opening the channel.
Crashing : tvheadend_4.1-1355~g7a919b1_amd64.deb
Working : tvheadend_4.1-1354~g1c024df_amd64.deb
The last revision (4fdd552d044bde90db3dfbce7d1d718a6b27ac94) has the same problem.
Log :
2016-01-27 10:53:45.310 [ INFO] subscription: 0003: "HTTP" subscribing on channel "680 - NHK (HD)", weight: 100, adapter: "IPTV", network: "Free Auto", mux: "playlist.m3u - 680 - NHK (HD)", service: "680 - NHK (HD)", profile="pass", hostname="::ffff:127.0.0.1", client="Wget/1.17.1 (cygwin)"
2016-01-27 10:53:45.579 [ ALERT] CRASH: Signal: 11 in PRG: /usr/bin/tvheadend (4.1-1355~g7a919b1) [8713b0de96d09804c886c044c2e0db7036784e8b] CWD: /home/hts
2016-01-27 10:53:45.579 [ ALERT] CRASH: Fault address (nil) (Address not mapped)
2016-01-27 10:53:45.579 [ ALERT] CRASH: Loaded libraries: linux-vdso.so.1 /usr/lib/x86_64-linux-gnu/libssl.so.1.0.0 /usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.0 /lib/x86_64-linux-gnu/libz.so.1 /usr/lib/liburiparser.so.1 /usr/lib/x86_64-linux-gnu/libavahi-common.so.3 /usr/lib/x86_64-linux-gnu/libavahi-client.so.3 /lib/x86_64-linux-gnu/libdbus-1.so.3 /lib/x86_64-linux-gnu/libdl.so.2 /lib/x86_64-linux-gnu/libpthread.so.0 /lib/x86_64-linux-gnu/libm.so.6 /lib/x86_64-linux-gnu/librt.so.1 /lib/x86_64-linux-gnu/libc.so.6 /lib64/ld-linux-x86-64.so.2
2016-01-27 10:53:45.579 [ ALERT] CRASH: Register dump [23]: 0000000000000000000000000400000100000000000000010000000000000283000000000000000000007fb0b2106060000000000000000000007fb0a67fc70000000000033386700000000000000001000000000303aa90000000000333867000000000627ce6100000000001543400666666666666666700007fb0a67fbb580000000000000000000000000001024600000000000000330000000000000014000000000000000efffffffe7ffbba130000000000000000
2016-01-27 10:53:45.579 [ ALERT] CRASH: STACKTRACE
2016-01-27 10:53:46.019 [ ALERT] CRASH: /root/tvheadend/tvheadend-git/src/trap.c:148 0x469466
2016-01-27 10:53:46.026 [ ALERT] CRASH: ??:0 0x7fb0b09dc8d0
Erreur de segmentation (core dumped)
(gdb) bt
#0 0x0000000000000000 in ?? ()
#1 0x0000000000508ce2 in iptv_input_thread (aux=0x347bc30) at src/input/mpegts/iptv/iptv.c:487
#2 0x0000000000439e57 in thread_wrapper (p=0x3172e70) at src/wrappers.c:177
#3 0x00007fcbcea290a4 in start_thread (arg=0x7fcbc4ff9700) at pthread_create.c:309
#4 0x00007fcbce2559cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
History
Updated by Jaroslav Kysela almost 9 years ago
- Status changed from New to Fixed
- % Done changed from 0 to 100
Applied in changeset commit:tvheadend|6505a3441365d40507516ea06164b89ddadb3740.