[Gstreamer-bugs] [Bug 134839] New - buffers leaked by filesrc, typefind, spider or fakesink

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Thu Feb 19 06:26:57 PST 2004


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=134839

Changed by t.i.m at zen.co.uk.

--- shadow/134839	Thu Feb 19 09:26:57 2004
+++ shadow/134839.tmp.2451	Thu Feb 19 09:26:57 2004
@@ -0,0 +1,39 @@
+Bug#: 134839
+Product: GStreamer
+Version: HEAD CVS
+OS: Linux
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: gstreamer (core)
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: t.i.m at zen.co.uk               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: HEAD
+URL: 
+Summary: buffers leaked by filesrc, typefind, spider or fakesink
+
+Hi, 
+ 
+The following pipeline: 
+ 
+   filesrc ! typefind ! spider ! fakesink 
+ 
+seems to leak buffers. 
+ 
+Check out the attached program and watch memory usage in top while 
+running it over a folder that contains loads of mp3s and other files, 
+like this: 
+ 
+  ./scimport /mnt/media/mp3s 
+ 
+ 
+The leak seems to occur mainly, if not exclusively, with mp3 files that 
+have an ID3 tag, at least it doesn't seem to occur with ogg files or with 
+mpeg/audio files that have no ID3 tag. Possibly it is related to typefind 
+seeking to the end of the file when checking for an ID3v1 tag. 
+ 
+Cheers 
+-Tim




More information about the Gstreamer-bugs mailing list