[mythtv-commits] Ticket #4933: memory leak when upnp is enabled in mythbackend

MythTV mythtv at cvs.mythtv.org
Wed Mar 12 09:49:55 UTC 2008


#4933: memory leak when upnp is enabled in mythbackend
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |       Owner:  ijr    
     Type:  defect     |      Status:  new    
 Priority:  minor      |   Milestone:  unknown
Component:  mythtv     |     Version:  unknown
 Severity:  medium     |     Mlocked:  0      
-----------------------+----------------------------------------------------
 we've seen reports by some Ubuntu users whose backends would consume lots
 of memory after running for a few hours. When mythbackend is ran with--
 noupnp, memory usage stays low. It doesn't matter whether those users have
 upnp enabled devices on their network or not. For one user (who has some
 upnp devices), mythbackend will also consume 100% CPU time.

 Nico provided some valgrind logs gathered with
 {{{
 valgrind --leak-check=full --error-limit=no --show-reachable=yes --log-
 file=logfile -v -- /usr/bin/mythbackend --daemon --logfile
 /var/log/mythtv/mythbackend.log --pidfile
 /var/run/mythtv/mythbackend.pid | tee backend.log
 }}}

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


More information about the mythtv-commits mailing list