[mythtv-commits] Ticket #10114: System not shutting down

MythTV noreply at mythtv.org
Sun Oct 30 18:20:03 UTC 2011


#10114: System not shutting down
-------------------------------------------------+-------------------------
 Reporter:  j2@…                                 |          Owner:
     Type:  Bug Report - General                 |         Status:  new
 Priority:  minor                                |      Milestone:  unknown
Component:  MythTV - Mythwelcome & Mythshutdown  |        Version:  Trunk
 Severity:  low                                  |  Head
 Keywords:                                       |     Resolution:
                                                 |  Ticket locked:  0
-------------------------------------------------+-------------------------

Old description:

> Previously I was running trunk up to and including:
> "mythtv at MythBox:~$ mythbackend --version
> Please attach all output as a file in bug reports.
> MythTV Version : v0.25pre-3552-gbac6cd7
> MythTV Branch : master
> Network Protocol : 69
> Library API : 0.25.20111017-2
> QT Version : 4.6.2"
>
> The above version did let me shut down the system, but it suffered from
> ticket 10107, so I upgraded again.
>
> But, for some reason every revision I have pulled since the above
> revision does not shut down.
>
> I am currently running:
> mythtv at MythBox:~$ mythbackend --version
> Please attach all output as a file in bug reports.
> MythTV Version : v0.25pre-3600-ge94a40f
> MythTV Branch : master
> Network Protocol : 69
> Library API : 0.25.20111018-3
> QT Version : 4.6.2
> Options compiled in:
>  linux profile use_hidesyms using_alsa using_oss using_pulse
> using_backend using_bindings_perl using_bindings_python
> using_bindings_php using_dvb using_frontend using_hdhomerun using_hdpvr
> using_iptv using_ivtv using_joystick_menu using_lirc using_mheg
> using_opengl_video using_qtwebkit using_qtscript using_qtdbus using_v4l2
> using_v4l1 using_x11 using_xv using_bindings_perl using_bindings_python
> using_bindings_php using_mythtranscode using_opengl using_vdpau
> using_ffmpeg_threads using_live using_mheg
>

> Mythwelcome shows "Mythtv is isle" but i see no count down.
>
> ALsdo, running mythshutdown seem to think the system is OK to shut down:
> mythtv at MythBox:~$ mythshutdown -v -c
> 2011-10-22 13:32:08.277405 C  mythshutdown version: master
> [v0.25pre-3600-ge94a40f] www.mythtv.org
> 2011-10-22 13:32:08.277449 N  Enabled verbose msgs:  general
> 2011-10-22 13:32:08.277490 N  Setting Log Level to LOG_INFO
> 2011-10-22 13:32:08.277546 I  Added logging to the console
> 2011-10-22 13:32:08.277552 I  Added database logging to table logging
> 2011-10-22 13:32:08.277637 N  Setting up SIGHUP handler
> 2011-10-22 13:32:08.277704 N  Using runtime prefix = /usr/local
> 2011-10-22 13:32:08.277715 N  Using configuration directory =
> /home/mythtv/.mythtv
> 2011-10-22 13:32:08.278504 E  Error parsing:
> /home/mythtv/.mythtv/config.xml at line: 1  column: 1
> 2011-10-22 13:32:08.278512 E  Error Msg: unexpected end of file
> 2011-10-22 13:32:08.278774 N  Empty LocalHostName.
> 2011-10-22 13:32:08.278795 I  Using localhost value of MythBox
> 2011-10-22 13:32:08.278863 E  Error parsing:
> /home/mythtv/.mythtv/config.xml at line: 1  column: 1
> 2011-10-22 13:32:08.278870 E  Error Msg: unexpected end of file
> 2011-10-22 13:32:08.302724 I  Database connection created: DBManager0
> 2011-10-22 13:32:08.302782 I  New DB connection, total: 1
> 2011-10-22 13:32:08.302873 I  Database connection created: DBManager1
> 2011-10-22 13:32:08.302899 I  New DB connection, total: 2
> 2011-10-22 13:32:08.306252 I  Connected to database 'mythconverg' at
> host: localhost
> 2011-10-22 13:32:08.306266 I  Connected to database 'mythconverg' at
> host: localhost
> 2011-10-22 13:32:08.310812 I  Closing DB connection named 'DBManager1'
> 2011-10-22 13:32:08.310945 I  Database connection created: DBManager2
> 2011-10-22 13:32:08.310969 I  New DB connection, total: 2
> 2011-10-22 13:32:08.311822 I  Connected to database 'mythconverg' at
> host: localhost
> 2011-10-22 13:32:08.312731 I  Current locale en_US
> 2011-10-22 13:32:08.312816 E  Reading locale defaults from
> /usr/local/share/mythtv//locales/en_us.xml
> 2011-10-22 13:32:08.316734 I  Mythshutdown: --check
> 2011-10-22 13:32:08.316743 I  Mythshutdown: --status
> 2011-10-22 13:32:08.316911 I  Starting process manager
> 2011-10-22 13:32:08.316970 I  Starting IO manager (read)
> 2011-10-22 13:32:08.318304 I  Starting IO manager (write)
> 2011-10-22 13:32:08.318326 I  Starting process signal handler
> 2011-10-22 13:32:08.719024 I  Mythshutdown: --status returned: 0
> 2011-10-22 13:32:08.719046 N  OK to shutdown
> 2011-10-22 13:32:08.719056 I  Mythshutdown: --check returned: 0
> 2011-10-22 13:32:08.720458 I  Closing DB connection named 'DBManager0'
> 2011-10-22 13:32:08.817683 I  Closing DB connection named 'DBManager2'
> mythtv at MythBox:~$
>

> I know this is a bit vague, but I will happily provide any other info
> needed.

New description:

 Previously I was running trunk up to and including v0.25pre-3552-gbac6cd7

 The above version did let me shut down the system, but it suffered from
 ticket 10107, so I upgraded again.

 But, for some reason every revision I have pulled since the above revision
 does not shut down.

 I am currently running v0.25pre-3600-ge94a40f
 (see attached --version output)


 Mythwelcome shows "Mythtv is isle" but i see no count down.

 ALsdo, running mythshutdown seem to think the system is OK to shut down:
 {{{
 mythtv at MythBox:~$ mythshutdown -v -c
 2011-10-22 13:32:08.277405 C  mythshutdown version: master
 [v0.25pre-3600-ge94a40f] www.mythtv.org
 2011-10-22 13:32:08.277449 N  Enabled verbose msgs:  general
 2011-10-22 13:32:08.277490 N  Setting Log Level to LOG_INFO
 2011-10-22 13:32:08.277546 I  Added logging to the console
 2011-10-22 13:32:08.277552 I  Added database logging to table logging
 2011-10-22 13:32:08.277637 N  Setting up SIGHUP handler
 2011-10-22 13:32:08.277704 N  Using runtime prefix = /usr/local
 2011-10-22 13:32:08.277715 N  Using configuration directory =
 /home/mythtv/.mythtv
 2011-10-22 13:32:08.278504 E  Error parsing:
 /home/mythtv/.mythtv/config.xml at line: 1  column: 1
 2011-10-22 13:32:08.278512 E  Error Msg: unexpected end of file
 2011-10-22 13:32:08.278774 N  Empty LocalHostName.
 2011-10-22 13:32:08.278795 I  Using localhost value of MythBox
 2011-10-22 13:32:08.278863 E  Error parsing:
 /home/mythtv/.mythtv/config.xml at line: 1  column: 1
 2011-10-22 13:32:08.278870 E  Error Msg: unexpected end of file
 2011-10-22 13:32:08.302724 I  Database connection created: DBManager0
 2011-10-22 13:32:08.302782 I  New DB connection, total: 1
 2011-10-22 13:32:08.302873 I  Database connection created: DBManager1
 2011-10-22 13:32:08.302899 I  New DB connection, total: 2
 2011-10-22 13:32:08.306252 I  Connected to database 'mythconverg' at host:
 localhost
 2011-10-22 13:32:08.306266 I  Connected to database 'mythconverg' at host:
 localhost
 2011-10-22 13:32:08.310812 I  Closing DB connection named 'DBManager1'
 2011-10-22 13:32:08.310945 I  Database connection created: DBManager2
 2011-10-22 13:32:08.310969 I  New DB connection, total: 2
 2011-10-22 13:32:08.311822 I  Connected to database 'mythconverg' at host:
 localhost
 2011-10-22 13:32:08.312731 I  Current locale en_US
 2011-10-22 13:32:08.312816 E  Reading locale defaults from
 /usr/local/share/mythtv//locales/en_us.xml
 2011-10-22 13:32:08.316734 I  Mythshutdown: --check
 2011-10-22 13:32:08.316743 I  Mythshutdown: --status
 2011-10-22 13:32:08.316911 I  Starting process manager
 2011-10-22 13:32:08.316970 I  Starting IO manager (read)
 2011-10-22 13:32:08.318304 I  Starting IO manager (write)
 2011-10-22 13:32:08.318326 I  Starting process signal handler
 2011-10-22 13:32:08.719024 I  Mythshutdown: --status returned: 0
 2011-10-22 13:32:08.719046 N  OK to shutdown
 2011-10-22 13:32:08.719056 I  Mythshutdown: --check returned: 0
 2011-10-22 13:32:08.720458 I  Closing DB connection named 'DBManager0'
 2011-10-22 13:32:08.817683 I  Closing DB connection named 'DBManager2'
 mythtv at MythBox:~$
 }}}


 I know this is a bit vague, but I will happily provide any other info
 needed.

--

Comment (by mdean):

 attaching version info to ticket, as directed in the version info

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10114#comment:1>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list