Project

General

Profile

Bug #2611

Bug #2500: crash SEGV starting recording (streaming_pad_deliver)

crash in streaming_pad_deliver

Added by Stéphane Bidoul almost 10 years ago. Updated almost 10 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2015-01-11
Due date:
% Done:

0%

Estimated time:
Found in version:
3.9.2345~gf5c8e4c
Affected Versions:

Description

Hello,

tvheadend master is apparently randomly crashing in streaming_pad_deliver.
I cannot correlate it to any particular user activity so it's probably during idle scanning.

Here is the crash log.

Jan 11 10:21:40 localhost tvheadend23516: CRASH: Signal: 11 in PRG: /usr/local/bin/tvheadend (3.9.2345~gf5c8e4c) [de7e41a04e42b4526dec19603f
6a06bfdab75f36] CWD: /
Jan 11 10:21:40 localhost tvheadend23516: CRASH: Fault address 0x32532f53 (Address not mapped)
Jan 11 10:21:40 localhost tvheadend23516: CRASH: Loaded libraries: /opt/lib/libmediaclient.so /lib/i386-linux-gnu/libssl.so.1.0.0 /lib/i386-
linux-gnu/libcrypto.so.1.0.0 /lib/i386-linux-gnu/libz.so.1 /usr/lib/liburiparser.so.1 /usr/lib/i386-linux-gnu/libavahi-common.so.3 /usr/lib/
i386-linux-gnu/libavahi-client.so.3 /lib/i386-linux-gnu/libdbus-1.so.3 /lib/i386-linux-gnu/libpthread.so.0 /lib/i386-linux-gnu/librt.so.1 /l
ib/i386-linux-gnu/libdl.so.2 /lib/i386-linux-gnu/libm.so.6 /lib/i386-linux-gnu/libc.so.6 /lib/ld-linux.so.2 /lib/i386-linux-gnu/libnss_compa
t.so.2 /lib/i386-linux-gnu/libnsl.so.1 /lib/i386-linux-gnu/libnss_nis.so.2 /lib/i386-linux-gnu/libnss_files.so.2
Jan 11 10:21:40 localhost tvheadend23516: CRASH: Register dump [19]: 081199100000003308119910c15a000008119910ffff007b081199100020007b0811991
008eae4700811991008eae47008119910b6cb6f2808119910b14f6d500811991032532f5308119910202c223008119910000000070811991000000007081199100000000e081
1991000000004081199100806c19b0811991000000073081199100021020608119910b14f6d50081199100000007b
Jan 11 10:21:40 localhost tvheadend23516: CRASH: STACKTRACE
Jan 11 10:21:41 localhost tvheadend23516: CRASH: /home/stephane/Build/tvheadend/src/trap.c:148 0x8082662
Jan 11 10:21:41 localhost tvheadend23516: CRASH: __kernel_rt_sigreturn+0x0 ()
Jan 11 10:21:41 localhost tvheadend23516: CRASH: /home/stephane/Build/tvheadend/src/streaming.c:336 0x806c19b
Jan 11 10:21:41 localhost tvheadend23516: CRASH: /home/stephane/Build/tvheadend/src/input/mpegts/mpegts_input.c:971 0x80c7392
Jan 11 10:21:41 localhost tvheadend23516: CRASH: /home/stephane/Build/tvheadend/src/wrappers.c:145 0x80584a5

History

#1

Updated by Jaroslav Kysela almost 10 years ago

  • Status changed from New to Rejected
  • Parent task set to #2500

Similar to issue #2500. Use valgrind or any other tool to check the memory corruption. Unfortunately, the crash shows only corrupted memory, but not where it happens.

Also available in: Atom PDF