[Gstreamer-bugs] [Bug 132468] Changed - player segfaults at end of any avi play in colorspace convertion fct
bugzilla-daemon at widget.gnome.org
bugzilla-daemon at widget.gnome.org
Tue Mar 9 05:54:36 PST 2004
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=132468
Changed by bugs at leroutier.net.
--- shadow/132468 Mon Mar 8 23:32:06 2004
+++ shadow/132468.tmp.25733 Tue Mar 9 08:54:35 2004
@@ -1,13 +1,13 @@
Bug#: 132468
Product: GStreamer
Version: HEAD CVS
OS: Linux
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: normal
Priority: Normal
Component: gst-plugins
AssignedTo: gstreamer-maint at bugzilla.gnome.org
ReportedBy: bugs at leroutier.net
QAContact: gstreamer-maint at bugzilla.gnome.org
@@ -148,6 +148,37 @@
(process:1986): GStreamer-CRITICAL **: file gstelement.c: line 3149
(gst_element_get_scheduler): assertion `GST_IS_ELEMENT (element)' failed
------- Additional Comments From rbultje at ronald.bitfreak.net 2004-03-08 23:32 -------
Stephane, can you still reproduce this?
+
+------- Additional Comments From bugs at leroutier.net 2004-03-09 08:54 -------
+i retried gst-player with the video i uploaded before and it does not
+crash anymore at the end of the video.
+
+optsched fixed ?
+
+only warnings i had were at the start :
+
+(gst-player:16882): GStreamer-CRITICAL **: file gsttag.c: line 813
+(gst_tag_list_foreach): assertion `GST_IS_TAG_LIST (list)' failed
+
+(gst-player:16882): GStreamer-CRITICAL **: file gsttag.c: line 631
+(gst_tag_list_free): assertion `GST_IS_TAG_LIST (list)' failed
+
+(gst-player:16882): GStreamer-CRITICAL **: file gsttag.c: line 813
+(gst_tag_list_foreach): assertion `GST_IS_TAG_LIST (list)' failed
+
+(gst-player:16882): GStreamer-CRITICAL **: file gsttag.c: line 631
+(gst_tag_list_free): assertion `GST_IS_TAG_LIST (list)' failed
+
+(gst-player:16882): GStreamer-CRITICAL **: file gsttag.c: line 813
+(gst_tag_list_foreach): assertion `GST_IS_TAG_LIST (list)' failed
+
+(gst-player:16882): GStreamer-CRITICAL **: file gsttag.c: line 631
+(gst_tag_list_free): assertion `GST_IS_TAG_LIST (list)' failed
+
+
+but it is not related. so, closing this bug
+
+thx
More information about the Gstreamer-bugs
mailing list