[Gstreamer-bugs] [Bug 131049] New - avi-demux segfault

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Fri Jan 9 15:27:48 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=131049

Changed by bugs at leroutier.net.

--- shadow/131049	Fri Jan  9 18:27:48 2004
+++ shadow/131049.tmp.28224	Fri Jan  9 18:27:48 2004
@@ -0,0 +1,70 @@
+Bug#: 131049
+Product: GStreamer
+Version: HEAD CVS
+OS: Linux
+OS Details: 
+Status: NEW   
+Resolution: 
+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
+TargetMilestone: HEAD
+URL: 
+Summary: avi-demux segfault
+
+using all in HEAD
+opening an AVI file with gst-player  :
+
+(gst-player:23031): GStreamer-CRITICAL **: file gstinterface.c: line 140
+(gst_implements_interface_cast): assertion
+`gst_element_implements_interface (GST_ELEMENT (from), iface_type)' failed
+ 
+** (gst-player:23031): CRITICAL **: file xoverlay.c: line 181
+(gst_x_overlay_got_desired_size): assertion `GST_IS_X_OVERLAY (overlay)' failed
+** Message: track found min max volume 0, 100
+ 
+(gst-player:23040): GStreamer-CRITICAL **: Could not find a compatible pad
+on element avidemux0 to link to src_0:sink
+ 
+(gst-player:23040): GStreamer-CRITICAL **: Could not find a compatible pad
+on element avidemux0 to link to src_1:sink
+ 
+Program received signal SIGSEGV, Segmentation fault.
+[Switching to Thread 16386 (LWP 23040)]
+0x422eaf27 in gst_avi_demux_stream_index (avi=0x84acef0) at gstavidemux.c:1064
+1064    gstavidemux.c: Aucun fichier ou répertoire de ce type.
+        in gstavidemux.c
+(gdb) bt
+#0  0x422eaf27 in gst_avi_demux_stream_index (avi=0x84acef0) at
+gstavidemux.c:1064
+#1  0x422eb869 in gst_avi_demux_stream_header (avi=0x84acef0) at
+gstavidemux.c:1283
+#2  0x422ec5d7 in gst_avi_demux_loop (element=0x84acef0) at gstavidemux.c:1471
+#3  0x411e483e in loop_group_schedule_function (argc=0, argv=0x8196ae0) at
+gstoptimalscheduler.c:996
+#4  0x411e4242 in schedule_group (group=0x8196ae0) at gstoptimalscheduler.c:841
+#5  0x411e4306 in gst_opt_scheduler_schedule_run_queue (osched=0x829d5f0)
+at gstoptimalscheduler.c:880
+#6  0x411e4537 in schedule_chain (chain=0x844c110) at gstoptimalscheduler.c:924
+#7  0x411e7578 in gst_opt_scheduler_iterate (sched=0x829d5f0) at
+gstoptimalscheduler.c:2074
+#8  0x400aaa69 in gst_scheduler_iterate (sched=0x829d5f0) at gstscheduler.c:729
+#9  0x40082571 in gst_bin_iterate_func (bin=0x829d178) at gstbin.c:1080
+#10 0x4007c1c9 in gst_marshal_BOOLEAN__VOID (closure=0x8065548,
+return_value=0x41707744, n_param_values=1, param_values=0x62773130,
+    invocation_hint=0x4170776c, marshal_data=0x400824f0) at gstmarshal.c:355
+#11 0x40b6c4e7 in g_type_class_meta_marshal () from
+/usr/lib/libgobject-2.0.so.0
+#12 0x40b6be88 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
+#13 0x40b7dfba in signal_emit_unlocked_R () from /usr/lib/libgobject-2.0.so.0
+#14 0x40b7d28a in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
+#15 0x40b7d774 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
+#16 0x40082658 in gst_bin_iterate (bin=0x829d178) at gstbin.c:1119
+#17 0x400b42f6 in gst_thread_main_loop (arg=0x62773130) at gstthread.c:551
+#18 0x40c551c7 in g_thread_create_proxy () from /usr/lib/libglib-2.0.so.0
+#19 0x40ba4fc8 in pthread_start_thread () from /lib/libpthread.so.0
+#20 0x40ba5164 in pthread_start_thread_event () from /lib/libpthread.so.0
+#21 0x40d58d6a in clone () from /lib/libc.so.6




More information about the Gstreamer-bugs mailing list