Project

General

Profile

Bug #3708

Looping during startup (potentially in backup config)

Added by Rainer Dorsch over 8 years ago. Updated over 8 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2016-04-09
Due date:
% Done:

100%

Estimated time:
Found in version:
1834
Affected Versions:

Description

I upgraded from 1777 to 1834 on my xbian system, running on a cubox-i (imx.6 chip with ARM cores). After the upgrade tvheadend did not start anymore properly.

I see that the backup file /home/xbian/.hts/tvheadend/backup/4.1-1777~gff9dab0-dirty.tar.bz2 is created again and again.

The last lines in /var/log/syslog

Apr 9 13:42:37 xbian tvheadend28961: config: backup: migrating config from 4.1-1777~gff9dab0-dirty (running 4.1-1834~g311fb69-dirty)
Apr 9 13:42:37 xbian tvheadend28961: config: backup: running, output file /home/xbian/.hts/tvheadend/backup/4.1-1777~gff9dab0-dirty.tar.bz2
Apr 9 13:42:37 xbian tvheadend28961: spawn: Executing "/bin/tar"
Apr 9 13:42:36 xbian kernel: init: progress-report (startedtvheadend) main process (28963) exited normally
Apr 9 13:42:36 xbian kernel: init: progress-report (startedtvheadend) goal changed from start to stop
Apr 9 13:42:36 xbian kernel: init: progress-report (startedtvheadend) state changed from running to stopping
Apr 9 13:42:36 xbian kernel: init: Handling stopping event
Apr 9 13:42:36 xbian kernel: init: progress-report (startedtvheadend) state changed from stopping to killed
Apr 9 13:42:36 xbian kernel: init: progress-report (startedtvheadend) state changed from killed to post-stop
Apr 9 13:42:36 xbian kernel: init: progress-report (startedtvheadend) state changed from post-stop to waiting
root@xbian ~ #

I attach the config files.


Files

tvh-config.tar.bz2 (2.81 MB) tvh-config.tar.bz2 Rainer Dorsch, 2016-04-09 15:44

History

#1

Updated by Jaroslav Kysela over 8 years ago

Could you run tvh from cmdline to see the crash report ?

#2

Updated by Rainer Dorsch over 8 years ago

Thanks for looking into that.

Jaroslav Kysela wrote:

Could you run tvh from cmdline to see the crash report ?

root@xbian /home/xbian # tvheadend -c /home/xbian/.hts/tvheadend/
2016-04-09 18:57:17.335 [   INFO] main: Log started
2016-04-09 18:57:17.348 [   INFO] http: Starting HTTP server 0.0.0.0:9981
2016-04-09 18:57:17.357 [   INFO] htsp: Starting HTSP server 0.0.0.0:9982
2016-04-09 18:57:17.465 [   INFO] config: backup: migrating config from 4.1-1698~g7adea4a-dirty (running 4.1-1834~g311fb69-dirty)
2016-04-09 18:57:17.466 [   INFO] config: backup: running, output file /home/xbian/.hts/tvheadend/backup/4.1-1698~g7adea4a-dirty.tar.bz2
2016-04-09 18:57:17.476 [   INFO] spawn: Executing "/bin/tar" 
2016-04-09 18:57:23.712 [   INFO] config: backup: completed
2016-04-09 18:57:23.725 [   INFO] config: loaded
2016-04-09 18:57:23.726 [   INFO] config: scanfile (re)initialization with path <none>
tvheadend: src/bouquet.c:114: bouquet_create: Assertion `bq2 == ((void *)0)' failed.
Aborted
root@xbian /home/xbian # 
#3

Updated by Jaroslav Kysela over 8 years ago

  • Status changed from New to Fixed
  • % Done changed from 0 to 100

Applied in changeset commit:tvheadend|ec1d815db50de27f5f717cfc5880df33258bbf58.

Also available in: Atom PDF