Bug #3277
Random Crashes
0%
Description
Hi!
I just installed Tvheadend on a VirtualBox VM a few days ago. The DVB-Signal comes from a minisatip Server. Since then the system keeps on crashing. The longest time it was up und running was about 2 hours. But mostly the system crashes after less than one hour. Please help me fix this problem or give me a hint what the CRASH messages mean. If you need I can provide log files as well.
Thank you in advance!
Nov 07 15:01:18 ubuntu tvheadend7398: CRASH: 0x46a859
Nov 07 15:01:18 ubuntu tvheadend7398: CRASH: 0x7fc5c6240d10
Nov 07 15:01:18 ubuntu tvheadend7398: CRASH: 0x4fa4ca
Nov 07 15:01:18 ubuntu tvheadend7398: CRASH: 0x47aa06
Nov 07 15:01:18 ubuntu tvheadend7398: CRASH: 0x4f9e30
Nov 07 15:01:18 ubuntu tvheadend7398: CRASH: 0x4fa5b2
Nov 07 15:01:18 ubuntu tvheadend7398: CRASH: 0x4faf77
Nov 07 15:01:18 ubuntu tvheadend7398: CRASH: 0x43acee
Nov 07 15:10:24 tvheadend tvheadend942: CRASH: STACKTRACE
Nov 07 15:10:24 tvheadend tvheadend942: CRASH: 0x46a859
Nov 07 15:10:24 tvheadend tvheadend942: CRASH: 0x7f7faa39dd10
Nov 07 15:10:24 tvheadend tvheadend942: CRASH: 0x4f8d34
Nov 07 15:10:24 tvheadend tvheadend942: CRASH: 0x47aa06
Nov 07 15:10:24 tvheadend tvheadend942: CRASH: 0x4f8620
Nov 07 15:10:24 tvheadend tvheadend942: CRASH: 0x4f8da2
Nov 07 15:10:24 tvheadend tvheadend942: CRASH: 0x4f9767
Nov 07 15:10:24 tvheadend tvheadend942: CRASH: 0x43acee
Nov 07 16:51:54 tvheadend tvheadend998: CRASH: STACKTRACE
Nov 07 16:51:54 tvheadend tvheadend998: CRASH: ??:0 0x46a859
Nov 07 16:51:54 tvheadend tvheadend998: CRASH: ??:0 0x7f3d62d03d10
Nov 07 16:51:54 tvheadend tvheadend998: CRASH: ??:0 0x4fa544
Nov 07 16:51:54 tvheadend tvheadend998: CRASH: ??:0 0x47aa06
Nov 07 16:51:54 tvheadend tvheadend998: CRASH: ??:0 0x4f9e30
Nov 07 16:51:54 tvheadend tvheadend998: CRASH: ??:0 0x4fa5b2
Nov 07 16:51:55 tvheadend tvheadend998: CRASH: ??:0 0x4faf77
Nov 07 16:51:55 tvheadend tvheadend998: CRASH: ??:0 0x43acee
Nov 07 17:12:52 tvheadend tvheadend1043: CRASH: STACKTRACE
Nov 07 17:12:52 tvheadend tvheadend1043: CRASH: ??:0 0x46a859
Nov 07 17:12:52 tvheadend tvheadend1043: CRASH: ??:0 0x7f679604cd10
Nov 07 17:12:52 tvheadend tvheadend1043: CRASH: ??:0 0x4fa544
Nov 07 17:12:52 tvheadend tvheadend1043: CRASH: ??:0 0x47aa06
Nov 07 17:12:52 tvheadend tvheadend1043: CRASH: ??:0 0x4f9e3
Nov 07 17:12:52 tvheadend tvheadend1043: CRASH: ??:0 0x4fa5b2
Nov 07 17:12:52 tvheadend tvheadend1043: CRASH: ??:0 0x4faf77
Nov 07 17:12:52 tvheadend tvheadend1043: CRASH: ??:0 0x43acee
Nov 07 18:29:43 tvheadend tvheadend1525: CRASH: ??:0 0x46a859
Nov 07 18:29:43 tvheadend tvheadend1525: CRASH: ??:0 0x7f7f224bad10
Nov 07 18:29:43 tvheadend tvheadend1525: CRASH: ??:0 0x4fa4ca
Nov 07 18:29:43 tvheadend tvheadend1525: CRASH: ??:0 0x47aa06
Nov 07 18:29:43 tvheadend tvheadend1525: CRASH: ??:0 0x4f9e30
Nov 07 18:29:43 tvheadend tvheadend1525: CRASH: ??:0 0x4fa5b2
Nov 07 18:29:44 tvheadend tvheadend1525: CRASH: ??:0 0x4faf77
Nov 07 18:29:44 tvheadend tvheadend1525: CRASH: ??:0 0x43acee
Nov 07 18:29:44 tvheadend tvheadend1525: CRASH: ??:0 0x7f7f224b16aa
History
Updated by Jaroslav Kysela almost 9 years ago
Please, provide full backtrace. Install the tvheadend debug package and package with the addr2line program (binutils). Also, upgrade to latest.
Updated by Kai Schlagheck almost 9 years ago
Do you mean this way?
https://tvheadend.org/projects/tvheadend/wiki/Tvheadendcrash
Updated by Jaroslav Kysela almost 9 years ago
The last paragraph (CRASH) lines should be sufficient, but your system has missing addr2line executable or you have tvh without debugging symbols.
Anyway, I fixed serious bug in v4.1-900-gb9f2598 which may cause this. Upgrade.
Updated by Kai Schlagheck almost 9 years ago
I've installed v4.1-900-gb9f2598 yesterday. No more crashes since then. Unfortunately I had to go to work so I didn't have the time to make a full backtrace. But I'll take a closer look to it in the future so i can help to improve tvheadend.
Many thanks for the quick reply an the provided fix!