Bug #2186
Crash in htsp_server.c
Status:
Fixed
Priority:
Normal
Assignee:
-
Category:
Crashes
Target version:
-
Start date:
2014-07-23
Due date:
% Done:
0%
Estimated time:
Found in version:
d61ae7cfe9597b68dbba4d844353ed6abc1f3573
Affected Versions:
Description
Tvheadend crashes with latest master on channel switching:
Jul 23 12:04:53 localhost tvheadend[811]: mpegts: 12073H in 4.8E Sirius - tuning on TurboSight TBS 6982SE DVBS/S2_3 Jul 23 12:04:53 localhost tvheadend[811]: subscription: "10.10.1.91 [ XBMC Media Center ]" subscribing on "A-One UA", weight: 150, adapter: "TurboSight TBS 6982SE DVBS/S2_3", network: "4.8E Sirius", mux: "12073H", provider: "A-One", serv ice: "A-One UA", hostname: "10.10.1.91", username: "<N/A>", client: "XBMC Media Center" Jul 23 12:05:10 localhost tvheadend[811]: subscription: "10.10.1.91 [ XBMC Media Center ]" unsubscribing from "A-One UA", hostname="10.10.1.91", username="<N/A>", client="XBMC Media Center" Jul 23 12:05:10 localhost tvheadend[811]: CRASH: Signal: 11 in PRG: /usr/local/bin/tvheadend (0.0.0~unknown) [d61ae7cfe9597b68dbba4d844353ed6abc1f3573] CWD: / Jul 23 12:05:10 localhost tvheadend[811]: mpegts: 10806H in 04W Amos - tuning on TurboSight TBS 6982SE DVBS/S2_3 Jul 23 12:05:10 localhost tvheadend[811]: CRASH: Fault address (nil) (Address not mapped) Jul 23 12:05:10 localhost tvheadend[811]: CRASH: Loaded libraries: /lib64/libssl.so.10 /lib64/libcrypto.so.10 /lib64/libz.so.1 /lib64/libavahi-common.so.3 /lib64/libavahi-client.so.3 /lib64/libdl.so.2 /lib64/libpthread.so.0 /lib64/libm.s o.6 /lib64/librt.so.1 /lib64/libc.so.6 /lib64/libgssapi_krb5.so.2 /lib64/libkrb5.so.3 /lib64/libcom_err.so.2 /lib64/libk5crypto.so.3 /lib64/libdbus-1.so.3 /lib64/ld-linux-x86-64.so.2 /lib64/libkrb5support.so.0 /lib64/libkeyutils.so.1 /li b64/libresolv.so.2 /lib64/libselinux.so.1 /lib64/libpcre.so.1 /lib64/liblzma.so.5 /lib64/libnss_files.so.2 Jul 23 12:05:10 localhost tvheadend[811]: CRASH: Register dump [23]: 00007fe3b37fd98800000000000004da0000000000000000000000000000000000007fe3b37fd98800007fe3b37fd97800007fe3b37fd9b000007fe3b2ffd7000000000000000002000000000000000000007fe3 b37fd9000000000000000000000000000000000000007fe3a41bd16800000033c800bd2000007fe3b2ffcad00000000000424047000000000001020200000000000000330000000000000004000000000000000efffffffe7ffbba170000000000000000 Jul 23 12:05:10 localhost tvheadend[811]: CRASH: STACKTRACE Jul 23 12:05:11 localhost tvheadend[811]: CRASH: /root/src/tvheadend-master/src/trap.c:148 0x42e626 Jul 23 12:05:11 localhost tvheadend[811]: CRASH: ??:0 0x33c800f750 Jul 23 12:05:11 localhost tvheadend[811]: subscription: "10.10.1.91 [ XBMC Media Center ]" subscribing on "112 Ukraine HD", weight: 150, adapter: "TurboSight TBS 6982SE DVBS/S2_3", network: "04W Amos", mux: "10806H", provider: "Harmonic" , service: "112 UkraineHD", hostname: "10.10.1.91", username: "<N/A>", client: "XBMC Media Center" Jul 23 12:05:11 localhost tvheadend[811]: CRASH: /root/src/tvheadend-master/src/htsp_server.c:2149 0x424047 Jul 23 12:05:11 localhost tvheadend[811]: CRASH: /root/src/tvheadend-master/src/wrappers.c:125 0x40d551 Jul 23 12:05:11 localhost tvheadend[811]: CRASH: ??:0 0x33c8007f33 Jul 23 12:05:11 localhost kernel: [ 1133.451394] htsp_write_sche[880]: segfault at 0 ip 0000000000424047 sp 00007fe3b2ffcad0 error 4 in tvheadend[400000+dd000] Jul 23 12:05:11 localhost tvheadend[811]: CRASH: clone+0x6d (/lib64/libc.so.6) Jul 23 12:05:11 localhost kernel: htsp_write_sche[880]: segfault at 0 ip 0000000000424047 sp 00007fe3b2ffcad0 error 4 in tvheadend[400000+dd000]
History
Updated by Jaroslav Kysela about 10 years ago
- Status changed from New to Fixed
I believe, this should be fixed in recent master.