[mythtv-commits] Ticket #6969: mythbackend hangs after recording delete from mythweb

MythTV mythtv at cvs.mythtv.org
Mon Sep 7 20:59:21 UTC 2009


#6969: mythbackend hangs after recording delete from mythweb
---------------------------------------------+------------------------------
 Reporter:  David Asher <asherml at gmail.com>  |        Owner:  danielk 
     Type:  defect                           |       Status:  assigned
 Priority:  minor                            |    Milestone:  0.22    
Component:  MythTV - General                 |      Version:  head    
 Severity:  medium                           |   Resolution:          
  Mlocked:  0                                |  
---------------------------------------------+------------------------------

Comment(by danielk):

 (In [21721]) Refs #6969. Applies the dbg patch from a couple days ago.

 This gets rid of the sock->UpRef()/DownRef() on broadcast, this is already
 done in PlaybackSock, and since we UpRef it a few lines earlier, the
 MythSocket can not be deleated while we're here. It can get disconnected
 so we add checks to see if it is still connected before doing a
 writeStringList.

 svn commit -m Refs

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/6969#comment:7>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list