[mythtv-commits] Ticket #4249: mythfilldatabase segfaulting..

MythTV mythtv at cvs.mythtv.org
Mon Dec 3 00:41:14 UTC 2007


#4249: mythfilldatabase segfaulting..
------------------------------+---------------------------------------------
 Reporter:  damian at linux.ie   |        Owner:  nigel   
     Type:  defect            |       Status:  reopened
 Priority:  critical          |    Milestone:  0.21    
Component:  mythfilldatabase  |      Version:  head    
 Severity:  medium            |   Resolution:          
  Mlocked:  0                 |  
------------------------------+---------------------------------------------

Comment(by nigel):

 (In [15020]) Work around random segfaults in UPnpNotifyTask::Execute()
 when disabling SSDP notifications. See #4234. See #4249.
 It seems that m_addressList has some bad values (not NULL, but not valid
 QStr).
 Suspect QString thread problem, but a QDeepCopy of the string or the
 stringlist
 does nothing. Deleting the threads before the SSDP object seems safe.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/4249#comment:12>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list