[mythtv-commits] Ticket #10743: After upgrade to 0.25 from 0.24.xx channel change is awfully slow

MythTV noreply at mythtv.org
Sat Apr 27 06:40:55 UTC 2013


#10743: After upgrade to 0.25 from 0.24.xx channel change is awfully slow
----------------------------------+----------------------------
 Reporter:  xyz@…                 |          Owner:
     Type:  Bug Report - General  |         Status:  new
 Priority:  trivial               |      Milestone:  unknown
Component:  MythTV - General      |        Version:  0.25-fixes
 Severity:  low                   |     Resolution:
 Keywords:                        |  Ticket locked:  0
----------------------------------+----------------------------

Comment (by dekarl):

 I see name lookup failures in both frontend and backend log, from the
 frontend log:
 {{{
 2012-05-24 22:18:45.612649 E  No address defined for host: localhost
 2012-05-24 22:18:45.613117 E  Connection to master server timed out.
                               Either the server is down or the master
 server settings
                               in mythtv-settings does not contain the
 proper IP address
 }}}
 please try changing that to 127.0.0.1 instead. According to the howto its
 also important that the value matches (aka all fields either localhost or
 127.0.0.1, no mixing) in all places.

 In the backend log I also see:
 {{{
 2012-05-24 22:18:43.238209 E  PSIP packet failed CRC check. pid(0x1000)
 type(0x82)
 2012-05-24 22:18:43.238233 E  PSIP packet failed CRC check. pid(0x1002)
 type(0x83)
 }}}
 which appear to be a subset of #10495 (CRC error on ECM/EMM tables which
 don't have CRC at all)

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


More information about the mythtv-commits mailing list