Bug #5688
CRASH
0%
Description
OS: Linux Servidor 4.9.0-9-amd64 #1 SMP Debian 4.9.168-1+deb9u3 (2019-06-16) x86_64 GNU/Linux
LOG:
Jul 20 19:16:10 Servidor tvheadend16571: CRASH: Signal: 11 in PRG: /usr/bin/tvheadend (4.3-1802~g6be300c43) [b261d3bbe77e9a30427da211e7d0a2df2463d48e] CWD: /
Jul 20 19:16:10 Servidor tvheadend16571: CRASH: Fault address (nil) (N/A)
Jul 20 19:16:10 Servidor tvheadend16571: CRASH: Loaded libraries: linux-vdso.so.1 /usr/lib/x86_64-linux-gnu/libdvbcsa.so.1 /usr/lib/x86_64-linux-gnu/libssl.so.1.1 /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1 /lib/x86_64-linux-gnu/libz.so.1 /lib/x86_64-linux-gnu/libpcre.so.3 /usr/lib/x86_64-linux-gnu/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/libmvec.so.1 /usr/lib/x86_64-linux-gnu/libstdc++.so.6 /lib/x86_64-linux-gnu/libc.so.6 /lib/x86_64-linux-gnu/libsystemd.so.0 /lib64/ld-linux-x86-64.so.2 /lib/x86_64-linux-gnu/libgcc_s.so.1 /lib/x86_64-linux-gnu/libselinux.so.1 /lib/x86_64-linux-gnu/liblzma.so.5 /usr/lib/x86_64-linux-gnu/liblz4.so.1 /lib/x86_64-linux-gnu/libgcrypt.so.20 /lib/x86_64-linux-gnu/libgpg-error.so.0 /lib/x86_64-linux-gnu/libnss_compat.so.2 /lib/x86_64-linux-gnu/libnsl.so.1 /lib/x
Jul 20 19:16:10 Servidor tvheadend16571: CRASH: Register dump [23]: 00000000000000000000000000000000000000000000000000000000000002460000563616b50090000000000000145800007f2924043cc000007f2924039b40e8a5aacc23485292000000000000000600007f2924043c5000007f28ec000a1000000000ffffffdfe8a5aacc2348529200007f2957c1b5b400007f29451ea2c800007f2957c1bb400000000000010282002b0000000000330000000000000000000000000000000dfffffffe7ffbba130000000000000000
Jul 20 19:16:10 Servidor tvheadend16571: CRASH: STACKTRACE
Jul 20 19:16:10 Servidor tvheadend16571: CRASH: /root/instalables/tvheadend/src/trap.c:176 0x563613a6dbba 0x563613858000
Jul 20 19:16:10 Servidor kernel: [2818358.805962] tvh:mtimer16577: segfault at 7f2a0000412f ip 0000563613b23748 sp 00007f2954640860 error 4 in tvheadend[563613858000+149a000]
Jul 20 19:16:10 Servidor systemd1: tvheadend.service: Main process exited, code=killed, status=11/SEGV
Jul 20 19:16:10 Servidor systemd1: tvheadend.service: Unit entered failed state.
Jul 20 19:16:10 Servidor systemd1: tvheadend.service: Failed with result 'signal'.
History
Updated by Fer De Montanaro over 5 years ago
Same crash in Debian 10: Linux Servidor 4.19.0-5-amd64 #1 SMP Debian 4.19.37-5+deb10u1 (2019-07-19) x86_64 GNU/Linux
Updated by Sven Andersson over 5 years ago
Same problem here on 4.3-1802~g6be300c43, that problem ain't in 4.3-1795~g771dfd6
runnnig Ubuntu 14.04.6 LTS (GNU/Linux 4.16.0-041600-generic x86_64)
Updated by Flole Systems over 5 years ago
Please use gdb and upon crash please do a
bt fullto see what causes it (unless someone already knows what could cause this).
Updated by Fer De Montanaro over 5 years ago
Flole Systems wrote:
Please use gdb and upon crash please do a [...] to see what causes it (unless someone already knows what could cause this).
I can't generate a debug log because i revert to later version. The system is on production now.
Anyone else can generate a debug log, please?
Updated by Pablo R. over 5 years ago
Fer De Montanaro wrote:
I can't generate a debug log because i revert to later version. The system is on production now.
Anyone else can generate a debug log, please?
See #5659 (note 16 & 17).