Project

General

Profile

Bug #2811

Latest version from git crashes.... continuously

Added by Kaya Saman over 9 years ago. Updated over 9 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
-
Category:
Crashes
Target version:
-
Start date:
2015-04-30
Due date:
% Done:

0%

Estimated time:
Found in version:
3.9.2761~g2bcf09f
Affected Versions:

Description

Hi,

I have 2x TBS DVB cards installed. Both are running "closed source" drivers, one is a DVB-T/T2 and the other a DVB-S/S2.

Starting "tvheadend" like this:

[code]
/usr/local/bin/tvheadend -f -p /run/tvheadend.pid -u root -g video --noacl
[/code]

works for a while and then this happens:

[code]
tvheadend981: CRASH: Signal: 11 in PRG: /usr/local/bin/tvheadend (3.9.2761~g2bcf09f) [237050df18c0295cdb5763bbbb1f0a9c4d59533e] CWD: /
tvheadend981: CRASH: Fault address (nil) (Address not mapped)
tvheadend981: CRASH: Loaded libraries: linux-vdso.so.1 /usr/lib/libdvben50221.so /usr/lib/libdvbapi.so /usr/lib/libucsi.so /usr/lib/libssl.so.1.0.0 /usr/lib/libcrypto.so.1.0.0 /usr/lib/libz.so.1 /usr/lib/libavahi-common.so.3 /usr/lib/libavahi-client.so.3 /usr/lib/libdbus-1.so.3 /usr/lib/libavcodec.so.56 /usr/lib/libavutil.so.54 /usr/lib/libavformat.so.56 /usr/lib/libswscale.so.3 /usr/lib/libavresample.so.2 /usr/lib/libdl.so.2 /usr/lib/libpthread.so.0 /usr/lib/libm.so.6 /usr/lib/librt.so.1 /usr/lib/libc.so.6 /usr/lib/libswresample.so.1 /usr/lib/libva.so.1 /usr/lib/libxvidcore.so.4 /usr/lib/libx265.so.51 /usr/lib/libx264.so.144 /usr/lib/libvpx.so.2 /usr/lib/libvorbisenc.so.2 /usr/lib/libvorbis.so.0 /usr/lib/libtheoraenc.so.1 /usr/lib/libtheoradec.so.1 /usr/lib/libspeex.so.1 /usr/lib/libschroedinger-1.0.so.0 /usr/lib/libopus.so.0 /usr/lib/libopenjpeg.so.1 /usr/lib/libopencore-amrwb.so.0 /usr/lib/libopencore-amrnb.so.0 /usr/lib/libmp3lame.so.0 /usr/lib/libgsm.so.1 /usr/lib/liblzma.so.5 /usr/lib/libhogweed.so.4 /usr/lib/libgmp
tvheadend981: CRASH: Register dump [23]: 0000000000000000000000000000006400000000027ae6300000000000000001000000000000005100007fab34001290000000000000000000000000000000000000000001ff3e50000000000000000000000000027ae570000000000000000000000000000000010000000000000000000000000000010000007fab5f7fd26000000000004301a9000000000001024600000000000000330000000000000004000000000000000efffffffe7ffbba130000000000000000
Apr 30 03:
tvheadend981: CRASH: STACKTRACE
tvheadend981: CRASH: /home/htpc/tvheadend/tvheadend/src/trap.c:148 0x43ea86
tvheadend981: CRASH: ??:0 0x7faba08c8740
tvheadend981: CRASH: /home/htpc/tvheadend/tvheadend/src/service.c:774 0x4301a9
tvheadend981: CRASH: /home/htpc/tvheadend/tvheadend/src/subscriptions.c:274 0x42b542
tvheadend981: CRASH: /home/htpc/tvheadend/tvheadend/src/subscriptions.c:743 0x42cc4c
tvheadend981: CRASH: /home/htpc/tvheadend/tvheadend/src/subscriptions.c:768 0x42ce71
tvheadend981: CRASH: /home/htpc/tvheadend/tvheadend/src/webui/webui.c:906 0x4726a0
tvheadend981: CRASH: /home/htpc/tvheadend/tvheadend/src/webui/webui.c:983 0x4736ca
tvheadend981: CRASH: /home/htpc/tvheadend/tvheadend/src/http.c:512 0x41b630
tvheadend981: CRASH: /home/htpc/tvheadend/tvheadend/src/http.c:580 0x41c007
tvheadend981: CRASH: /home/htpc/tvheadend/tvheadend/src/http.c:660 0x41c162
tvheadend981: CRASH: /home/htpc/tvheadend/tvheadend/src/http.c:748 0x41bab3
tvheadend981: CRASH: /home/htpc/tvheadend/tvheadend/src/http.c:1026 0x41c38d
tvheadend981: CRASH: /home/htpc/tvheadend/tvheadend/src/http.c:1069 0x41c469
tvheadend981: CRASH: /home/htpc/tvheadend/tvheadend/src/tcp.c:542 0x41773d
tvheadend981: CRASH: /home/htpc/tvheadend/tvheadend/src/wrappers.c:145 0x414578
tvheadend981: CRASH: ??:0 0x7faba08bf374
tvheadend981: CRASH: clone+0x6d (/usr/lib/libc.so.6)
[/code]

pci info:

[code]
02:00.0 Multimedia controller: Philips Semiconductors SAA7160 (rev 03)
Subsystem: Device 6281:0001
Kernel driver in use: SAA716x TBS
Kernel modules: saa716x_tbs_dvb

04:00.0 Multimedia controller: Philips Semiconductors SAA7160 (rev 03)
Subsystem: Device 6991:0002
Kernel driver in use: SAA716x TBS
Kernel modules: saa716x_tbs_dvb
[/code]

Kernel version:

3.19.3-3-ARCH #1 SMP PREEMPT Wed Apr 8 14:10:00 CEST 2015 x86_64 GNU/Linux

System: Arch Linux

Please let me know if there is anything else I can provide to help!

Thanks.

History

#1

Updated by Jaroslav Kysela over 9 years ago

  • Status changed from New to Fixed

It was fixed in v3.9-2764-g86b3650 .

Also available in: Atom PDF