[Gstreamer-bugs] [Bug 111146] New - new GstThread fails on pipeline with errors

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Sat Apr 19 05:01:02 PDT 2003


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

Changed by wim.taymans at chello.be.

--- shadow/111146	Sat Apr 19 08:01:02 2003
+++ shadow/111146.tmp.1559	Sat Apr 19 08:01:02 2003
@@ -0,0 +1,33 @@
+Bug#: 111146
+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: wim.taymans at chello.be               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: 0.6.x
+URL: 
+Summary: new GstThread fails on pipeline with errors
+
+running gst-launch -v { fakesrc ! identity error_after=5 ! fakesink }
+
+gives this error in GstThread:
+
+/thread0/fakesink0: last-message = "chain   ******* (fakesink0:sink)< (0
+bytes, 3, 0) 0x8061d10"
+/thread0/fakesrc0: last-message = "get      ******* (fakesrc0:src)> (0
+bytes, 4 ) 0x8061d10"
+ERROR: /thread0/identity0: errored after iterations as requested
+/thread0/identity0.sink: active = FALSE
+/thread0/identity0.src: active = FALSE
+
+GStreamer-ERROR **: file gstthread.c: line 356 (gst_thread_catch):
+assertion failed: (!GST_FLAG_IS_SET (thread, GST_THREAD_STATE_SPINNING))
+aborting...
+Killed





More information about the Gstreamer-bugs mailing list