[Gstreamer-bugs] [Bug 92261] New - Crashing when using threads

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Sun Sep 1 08:03:17 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=92261

Changed by camh+gst at xdna.net.

--- shadow/92261	Sun Sep  1 11:03:17 2002
+++ shadow/92261.tmp.23978	Sun Sep  1 11:03:17 2002
@@ -0,0 +1,34 @@
+Bug#: 92261
+Product: GStreamer
+Version: cvs
+OS: Linux
+OS Details: Debian unstable, linux 2.4.18 SMP (2 cpus)
+Status: NEW   
+Resolution: 
+Severity: major
+Priority: Normal
+Component: gstreamer (core)
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: camh+gst at xdna.net               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: 0.4.0
+URL: 
+Summary: Crashing when using threads
+
+Gstreamer is crashing when I am using threads. The bug can be reproduced
+with the command:
+
+$ gst-launch sinesrc ! { queue ! fakesink }
+
+The error reported is:
+
+GStreamer-CRITICAL **: file gstdata.c: line 196 (gst_data_unref): assertion
+`GST_DATA_REFCOUNT_VALUE (data) > 0' failed
+
+The amount of time it takes to crash is quite variable. If I pipe the
+output of the command to "wc -l", I've got these results:
+494, 5286, 4763, 4934, 1506, 19520, 2349
+
+This does not crash if you take out the queue and the thread.
+
+NOTE: this is running on a SMP box. I haven't tried it on a UP box.





More information about the Gstreamer-bugs mailing list