[gstreamer-bugs] [Bug 585911] matroskademux seems to leak large amounts of memory when seeking (skipping)

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Jun 17 23:15:09 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=585911

  GStreamer | gst-plugins-good | Ver: 0.10.14

Fraxinas changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW




------- Comment #4 from Fraxinas  2009-06-18 06:15 UTC -------
root at dm8000:~# /testProgs/leakseek
file:///hdd/movie/mkv/Macross_F_-_21-test.mkv
leakseek.c is linked against GStreamer 0.10.23 (CVS)
ERROR: from element /GstPlayBin2:playbin20/GstPlaySink:playsink0: No volume
control found
Additional debug info:
gstplaysink.c(1491): gen_audio_chain ():
/GstPlayBin2:playbin20/GstPlaySink:playsink0:
Volume/mute is not available
[do_seek][do_seek][do_seek][do_seek][do_seek][do_seek][do_seek][do_seek][do_seek][do_seek][do_seek][do_seek][do_seek][do_seek][do_seek][do_seek][do_seek][do_seek][do_seek][do_seek][do_seek][do_seek][do_seek][do_seek][do_seek][do_seek][do_seek][do_seek][do_seek][do_seek][do_seek][do_seek][do_seek][do_seek][do_seek][do_seek]^C


while this is running, in a second session:
(sorry, our busybox's minimal version of free doesn't support the periodcal
update)
root at dm8000:~# free                                            
              total         used         free       shared      buffers
  Mem:       125120        49048        76072            0            0
 Swap:            0            0            0                          
Total:       125120        49048        76072                          
root at dm8000:~# free
              total         used         free       shared      buffers
  Mem:       125120        49048        76072            0            0
 Swap:            0            0            0                          
Total:       125120        49048        76072                          
root at dm8000:~# free
              total         used         free       shared      buffers
  Mem:       125120        84676        40444            0            0
 Swap:            0            0            0                          
Total:       125120        84676        40444                          
root at dm8000:~# free
              total         used         free       shared      buffers
  Mem:       125120        90132        34988            0            0
 Swap:            0            0            0                          
Total:       125120        90132        34988                          
root at dm8000:~# free
              total         used         free       shared      buffers
  Mem:       125120        91992        33128            0            0
 Swap:            0            0            0                          
Total:       125120        91992        33128                          
root at dm8000:~# free
              total         used         free       shared      buffers
  Mem:       125120        93604        31516            0            0
 Swap:            0            0            0                          
Total:       125120        93604        31516                          
root at dm8000:~# free
              total         used         free       shared      buffers
  Mem:       125120        97448        27672            0            0
 Swap:            0            0            0                          
Total:       125120        97448        27672                          
root at dm8000:~# free
              total         used         free       shared      buffers
  Mem:       125120       103152        21968            0            0
 Swap:            0            0            0                          
Total:       125120       103152        21968                          
root at dm8000:~# free
              total         used         free       shared      buffers
  Mem:       125120       107368        17752            0            0
 Swap:            0            0            0                          
Total:       125120       107368        17752                          
root at dm8000:~# free
              total         used         free       shared      buffers
  Mem:       125120       113196        11924            0            0
 Swap:            0            0            0                          
Total:       125120       113196        11924
root at dm8000:~# free
              total         used         free       shared      buffers
  Mem:       125120       121504         3616            0            0
 Swap:            0            0            0
Total:       125120       121504         3616
root at dm8000:~# free
              total         used         free       shared      buffers
  Mem:       125120       122992         2128            0            0
 Swap:            0            0            0
Total:       125120       122992         2128
              total         used         free       shared      buffers
  Mem:       125120        34564        90556            0            0
 Swap:            0            0            0
Total:       125120        34564        90556
root at dm8000:~# free
              total         used         free       shared      buffers
  Mem:       125120        34548        90572            0            0
 Swap:            0            0            0
Total:       125120        34548        90572


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=585911.




More information about the Gstreamer-bugs mailing list