[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 06:02:33 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	Tue Mar  9 08:59:05 2004
+++ shadow/132468.tmp.28610	Tue Mar  9 09:02:33 2004
@@ -188,6 +188,55 @@
 
 well, technically, it did not crash (no segfault, still running)
 but the window is now no more updated and no more redrawn, so it is
 stalled.
 
 
+
+------- Additional Comments From bugs at leroutier.net  2004-03-09 09:02 -------
+trying with gst-launch and 2 != schedulers :
+
+root at leroutier58 leroutier # gst-launch-0.7
+--gst-scheduler=basicgthread   filesrc
+location=/mnt/windows/M2/Audio/Musique/Michael\ Youn/Les\
+Connards/Les.conards.-.Comme.des.connards.avi ! avidemux ! divxdec !
+fakesink avidemux0. ! mad ! fakesink
+EXECUTION du tube en cours ...
+Execution ended after 8492 iterations (sum 4821180000 ns, average
+567731 ns, min 4000 ns, max 111883000 ns).
+ 
+(process:17523): GLib-GObject-WARNING **: invalid uninstantiatable
+type `<invalid>' in cast to `GstObject'
+ 
+(process:17523): GStreamer-CRITICAL **: file gstelement.c: line 3167
+(gst_element_get_scheduler): assertion `GST_IS_ELEMENT (element)' failed
+ 
+(process:17523): GLib-GObject-WARNING **: invalid cast from `(null)'
+to `GstObject'
+ 
+(process:17523): GStreamer-CRITICAL **: file gstelement.c: line 3167
+(gst_element_get_scheduler): assertion `GST_IS_ELEMENT (element)' failed
+root at leroutier58 leroutier #
+root at leroutier58 leroutier #
+root at leroutier58 leroutier # gst-launch-0.7  filesrc
+location=/mnt/windows/M2/Audio/Musique/Michael\ Youn/Les\
+Connards/Les.conards.-.Comme.des.connards.avi ! avidemux ! divxdec !
+fakesink avidemux0. ! mad ! fakesink
+EXECUTION du tube en cours ...
+Execution ended after 10198 iterations (sum 3408580000 ns, average
+334240 ns, min 13000 ns, max 94694000 ns).
+ 
+** (process:17531): WARNING **: opt: unlink elements in same group:
+implement me
+ 
+(process:17531): GLib-GObject-WARNING **: invalid uninstantiatable
+type `<invalid>' in cast to `GstObject'
+ 
+(process:17531): GStreamer-CRITICAL **: file gstelement.c: line 3167
+(gst_element_get_scheduler): assertion `GST_IS_ELEMENT (element)' failed
+ 
+(process:17531): GLib-GObject-WARNING **: invalid uninstantiatable
+type `<invalid>' in cast to `GstObject'
+ 
+(process:17531): GStreamer-CRITICAL **: file gstelement.c: line 3167
+(gst_element_get_scheduler): assertion `GST_IS_ELEMENT (element)' failed
+




More information about the Gstreamer-bugs mailing list