[Gstreamer-bugs] [Bug 98012] Changed - gnomevfssrc leaks memory

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Sat Nov 23 21:43:14 PST 2002


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=98012

Changed by vishnu at pobox.com.

--- shadow/98012	Wed Nov 13 21:59:43 2002
+++ shadow/98012.tmp.24462	Sun Nov 24 00:43:14 2002
@@ -10,13 +10,13 @@
 Component: gst-plugins
 AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
 ReportedBy: vishnu at pobox.com               
 QAContact: gstreamer-maint at bugzilla.gnome.org
 TargetMilestone: 0.4.0
 URL: 
-Summary: libgstplay leaks memory at approx 6MB per minute
+Summary: gnomevfssrc leaks memory
 
 This script doesn't leak memory:
 
   ./gst-launch --gst-scheduler=basicomega -Xoffset filesrc location=$1 !
 mpegdemux sync=false name=foo video_%02d! { queue ! mpeg2dec ! { queue !
 colorspace ! xvideosink } } foo.audio_%02d!{ queue ! mad ! { queue !
@@ -27,6 +27,26 @@
 per 10 seconds.
 
 ------- Additional Comments From steve at stevebaker.org  2002-11-13 21:59 -------
 I have observed the leak, then it stopped leaking for no apparent reason.
 
 Could you please supply a url to an mpeg which displays this?
+
+------- Additional Comments From vishnu at pobox.com  2002-11-24 00:43 -------
+i tested with filesrc instead of gnomevfssrc and the leak disappeared.
+ Maybe i am running old versions?
+
+debian linux 2.4.19 i386
+libgnomevfs2-common 2.0.2-7
+libgnomevfs2-0 2.0.4-1
+libgnomevfs2-dev 2.0.4-1
+
+Easy to reproduce:
+
+gst-launch filesrc location=/local/aleader/original/nausicaa1.mpg !
+mpegdemux
+gst-launch gnomevfssrc location=/local/aleader/original/nausicaa1.mpg
+! mpegdemux
+
+If these two commands have the same memory profile then close this bug
+as FIXED.
+





More information about the Gstreamer-bugs mailing list