[mythtv-commits] Ticket #6525: Memory Leaks (Valgrind Logs attached)

MythTV mythtv at cvs.mythtv.org
Wed May 6 18:07:17 UTC 2009


#6525: Memory Leaks (Valgrind Logs attached)
------------------------------------+---------------------------------------
 Reporter:  bradley.kite at gmail.com  |        Owner:  ijr    
     Type:  defect                  |       Status:  new    
 Priority:  minor                   |    Milestone:  unknown
Component:  MythTV - General        |      Version:  unknown
 Severity:  medium                  |   Resolution:         
  Mlocked:  0                       |  
------------------------------------+---------------------------------------

Comment(by paulh):

 The problem seems to be in OSDSet::Clear() for some reason Qt isn't
 deleting the OSD types after deleteLater() is called on them. The
 interative stuff is constantly clearing the OSD and recreating the OSD
 items again but because they never get deleted the memory usage grows
 rapidly.

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


More information about the mythtv-commits mailing list