[Gstreamer-bugs] [Bug 96751] New - gst-launch crash in yyparse

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Thu Oct 24 14:49:47 PDT 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=96751

Changed by ds at schleef.org.

--- shadow/96751	Thu Oct 24 17:49:47 2002
+++ shadow/96751.tmp.27350	Thu Oct 24 17:49:47 2002
@@ -0,0 +1,26 @@
+Bug#: 96751
+Product: GStreamer
+Version: cvs
+OS: other
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: gstreamer (core)
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: ds at schleef.org               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: 0.4.0
+URL: 
+Summary: gst-launch crash in yyparse
+
+gst-launch { 'ack0.src!sink' queue ! identity ! queue }
+
+segfaults in _gst_parse__yyparse().
+
+Obviously, this does not even resemble a pipeline that will
+play; it was just a part of a large pipeline.  It was a
+typo -- the correct form ended up:
+
+  'ack0.src!sink' { queue ! identity ! queue }





More information about the Gstreamer-bugs mailing list