[mythtv-commits] Ticket #3489: IPTV URLFetcher::FetchData appears to "lockup" sporadically

MythTV mythtv at cvs.mythtv.org
Tue May 22 18:36:58 UTC 2007


#3489: IPTV URLFetcher::FetchData appears to "lockup" sporadically
--------------------+-------------------------------------------------------
 Reporter:  greg    |       Owner:  ijr    
     Type:  defect  |      Status:  new    
 Priority:  minor   |   Milestone:  unknown
Component:  mythtv  |     Version:  head   
 Severity:  medium  |  
--------------------+-------------------------------------------------------
 It appears that there is something going on when starting an IPTV
 recording which can cause the qApp->processEvents() call in
 URLFetcher::FetchData to never return and ends up leaving the backend
 process in a statewhere all network/mythsocket activity just stops.   I
 can see from the logs that the JobQueue is still running but no new
 connections can start and existing ones basically die until mythbackend is
 restarted.

  It doesn't happen everytime a recording starts, but does seem to be more
 likely to occur if I'm in the middle of streaming a show from that backend
 to a frontend already. Be it LiveTV or a recording.

 My M3U file is local to the backend and I've used both
 "/home/mythtv/.mythtv/iptv.m3u" and "file:///home/mythtv/.mythtv/iptv.m3u"
 with the same results each time.

 If there is anything else I can provide or try just let me know. I will be
 testing with a newer version of QT just in case that is the cause of my
 problem.


 Current versions :

 QT - 3.3.3
 Mythtv - SVN-Head- 13482

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/3489>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list