[haiku-bugs] Re: [Haiku] #9945: BMediaFile leaks ca. 100 KB

  • From: "ttcoder" <trac@xxxxxxxxxxxx>
  • Date: Tue, 03 Sep 2013 20:30:22 -0000

#9945: BMediaFile leaks ca. 100 KB
------------------------------+----------------------------
   Reporter:  ttcoder         |      Owner:  axeld
       Type:  bug             |     Status:  new
   Priority:  high            |  Milestone:  R1
  Component:  Kits/Media Kit  |    Version:  R1/Development
 Resolution:                  |   Keywords:  ffmpeg
 Blocked By:                  |   Blocking:
Has a Patch:  0               |   Platform:  All
------------------------------+----------------------------

Comment (by ttcoder):

 Might be ffmpeg that's leaking memory: inspecting the allocated 260 bytes
 blocks in Debugger shows "pmff" tags at the beginning of these blocks; and
 I sometime get the error message
 
[http://haiku.it.su.se:8180/source/xref/src/kits/media/PluginManager.cpp#PluginManager
 here] going like

 {{{
 PluginManager: Error, unloading PlugIn ffmpeg with usecount 1
 }}}


 Tentatively setting priority to High. This is something that would need be
 adressed sooner rather than later since in my testing a radio station can
 run out of virtual memory in as little as 4~5 days with such a bad-ass
 leak :-o ; and this leak might not be hard to track down (unless it's deep
 in ffmpeg eh..?). Or at least I'd need a work-around to keep me going
 until it's fixed.

--
Ticket URL: <http://dev.haiku-os.org/ticket/9945#comment:1>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: