[Gstreamer-bugs] [Bug 100563] New - object lifecycle is unclear/buggy

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Fri Dec 6 13:10:15 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=100563

Changed by david at neongoat.com.

--- shadow/100563	Fri Dec  6 16:10:15 2002
+++ shadow/100563.tmp.8806	Fri Dec  6 16:10:15 2002
@@ -0,0 +1,26 @@
+Bug#: 100563
+Product: GStreamer
+Version: 0.4.2
+OS: Linux
+OS Details: debian
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: gstreamer (core)
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: david at neongoat.com               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: 0.4.0
+URL: 
+Summary: object lifecycle is unclear/buggy
+
+After creating a simple pipeline with a filesrc->vorbisdec->osssink and
+playing back a song, I am unable to manually clean up the gstreamer objects
+I created from my program. The reason this is a problem for me is that I
+need to dynamically connect/disconnect elements, put them in different
+pipelines, and reuse them at different times, so I can't just destroy the
+pipeline when I'm finished.
+
+Attached is sample source code for 0.4.2 and the relevant part of the debug
+output (with an all-inclusive debug mask).





More information about the Gstreamer-bugs mailing list