[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
Sun Jan 25 07:52:22 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	Sun Jan 25 10:41:59 2004
+++ shadow/132468.tmp.10559	Sun Jan 25 10:52:22 2004
@@ -96,6 +96,30 @@
 ------- Additional Comments From rbultje at ronald.bitfreak.net  2004-01-25 10:41 -------
 (gdb) p *src
 $2 = {data = {0x0,
 
 That tells me input data is NULL, which should never happen. So
 probably a decoder bug.
+
+------- Additional Comments From bugs at leroutier.net  2004-01-25 10:52 -------
+problem traced back to divxdec
+
+ffdec_mpeg4 & xviddec do not segfault. divxdec does
+
+gst-launch-0.7 filesrc
+location=/mnt/windows/D/Zarbi/gstreamer/supported/riff-avi/xvid/Les.conards.-.Comme.des.connards.avi
+ ! avidemux ! divxdec ! fakesink avidemux0. ! mad ! fakesink
+RUNNING pipeline ...
+Execution ended after 10198 iterations (sum 3975717000 ns, average
+389852 ns, min 14000 ns, max 201575000 ns).
+ 
+** (process:867): WARNING **: opt: unlink elements in same group:
+implement me
+ 
+(process:867): GLib-GObject-WARNING **: invalid uninstantiatable type
+`<invalid>' in cast to `GstObject'
+ 
+(process:867): GLib-GObject-WARNING **: invalid uninstantiatable type
+`<invalid>' in cast to `GstElement'
+Erreur de segmentation
+
+== Seg-fault




More information about the Gstreamer-bugs mailing list