[mythtv-commits] Ticket #9712: the backend is not suspending when idle reliably

MythTV noreply at mythtv.org
Wed Aug 30 19:42:23 UTC 2017


#9712: the backend is not suspending when idle reliably
-------------------------------------------------+-------------------------
 Reporter:  brian@…                              |          Owner:
                                                 |  pbennett
     Type:  Bug Report - General                 |         Status:
                                                 |  assigned
 Priority:  minor                                |      Milestone:  unknown
Component:  MythTV - Mythwelcome & Mythshutdown  |        Version:
                                                 |  0.24-fixes
 Severity:  medium                               |     Resolution:
 Keywords:                                       |  Ticket locked:  0
-------------------------------------------------+-------------------------

Comment (by pbennett):

 I found that the backend failed to shut down for 1 hour and reporting a
 connected client. Using netstat -t --program i found that it was
 mythmetadatalookup that was holding connections. It had been running 1
 hour, no log messages in 1 hour, it seems there must be a bug in
 mythmetadatalookup --refresh-all-artwork
 {{{
 ps -ef|grep mythmeta
 mythtv    1948  1681  0 14:34 ?        00:00:00 sh -c
 /usr/bin/mythmetadatalookup --refresh-all-artwork  --verbose general
 --loglevel info --syslog local7
 mythtv    1949  1948  0 14:34 ?        00:00:13
 /usr/bin/mythmetadatalookup --refresh-all-artwork --verbose general
 --loglevel info --syslog local7
 peter     2632  2540  0 15:36 pts/0    00:00:00 grep --color=auto mythmeta
 }}}

--
Ticket URL: <https://code.mythtv.org/trac/ticket/9712#comment:8>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list