[Gstreamer-bugs] [Bug 132468] New - 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 06:55:56 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 09:55:56 2004
+++ shadow/132468.tmp.27613	Sun Jan 25 09:55:56 2004
@@ -0,0 +1,73 @@
+Bug#: 132468
+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: player segfaults at end of any avi play in colorspace convertion fct
+
+time tick 203945500000
+ 
+Program received signal SIGSEGV, Segmentation fault.
+[Switching to Thread 32771 (LWP 32115)]
+0x407ef3ab in yuv420p_to_rgba32 (dst=0x41a18a40, src=0x41a187c0, width=512,
+height=384) at imgconvert_template.h:43
+43      imgconvert_template.h: Aucun fichier ou répertoire de ce type.
+        in imgconvert_template.h
+(gdb) bt
+#0  0x407ef3ab in yuv420p_to_rgba32 (dst=0x41a18a40, src=0x41a187c0,
+width=512, height=384) at imgconvert_template.h:43
+#1  0x407f1446 in img_convert (dst=0x41a18a40, dst_pix_fmt=6,
+src=0x41a187c0, src_pix_fmt=0, src_width=512, src_height=384)
+    at ffmpeg/libavcodec/imgconvert.c:1682
+#2  0x407812b9 in gst_ffmpegcsp_chain (pad=0x826ab38, data=0x868f7f8) at
+gstffmpegcolorspace.c:364
+#3  0x406f5090 in gst_opt_scheduler_chain_wrapper (sinkpad=0x41a187c0,
+data=0x4092f078) at gstoptimalscheduler.c:1158
+#4  0x400701e8 in gst_pad_push (pad=0x826aa7c, data=0x868f7f8) at gstpad.c:2851
+#5  0x409850b8 in gst_videofilter_chain (pad=0x826a9c0, _data=0x868f7f8) at
+gstvideofilter.c:311
+#6  0x406f5090 in gst_opt_scheduler_chain_wrapper (sinkpad=0x41a187c0,
+data=0x4092f078) at gstoptimalscheduler.c:1158
+#7  0x400701e8 in gst_pad_push (pad=0x826a904, data=0x868f7f8) at gstpad.c:2851
+#8  0x40781300 in gst_ffmpegcsp_chain (pad=0x826a848, data=0x868f7f8) at
+gstffmpegcolorspace.c:374
+#9  0x406f5090 in gst_opt_scheduler_chain_wrapper (sinkpad=0x41a187c0,
+data=0x4092f078) at gstoptimalscheduler.c:1158
+#10 0x400701e8 in gst_pad_push (pad=0x826a78c, data=0x868f7f8) at gstpad.c:2851
+#11 0x40750dda in gst_switch_loop (element=0x82711f0) at gstswitch.c:209
+#12 0x406f47ee in loop_group_schedule_function (argc=0, argv=0x82997e8) at
+gstoptimalscheduler.c:997
+#13 0x406f41f2 in schedule_group (group=0x82997e8) at gstoptimalscheduler.c:842
+#14 0x406f42b6 in gst_opt_scheduler_schedule_run_queue (osched=0x8270960)
+at gstoptimalscheduler.c:881
+#15 0x406f44e7 in schedule_chain (chain=0x82997c8) at gstoptimalscheduler.c:925
+#16 0x406f74f8 in gst_opt_scheduler_iterate (sched=0x8270960) at
+gstoptimalscheduler.c:2068
+#17 0x4007ab69 in gst_scheduler_iterate (sched=0x8270960) at gstscheduler.c:705
+#18 0x40050d01 in gst_bin_iterate_func (bin=0x81c7d74) at gstbin.c:1080
+#19 0x4004a7c9 in gst_marshal_BOOLEAN__VOID (closure=0x8055ec0,
+return_value=0x41183744, n_param_values=1, param_values=0x30000,
+    invocation_hint=0x4118376c, marshal_data=0x40050c80) at gstmarshal.c:394
+#20 0x401534e7 in g_type_class_meta_marshal () from
+/usr/lib/libgobject-2.0.so.0
+#21 0x40152e88 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
+#22 0x40164fba in signal_emit_unlocked_R () from /usr/lib/libgobject-2.0.so.0
+#23 0x4016428a in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
+#24 0x40164774 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
+#25 0x40050de8 in gst_bin_iterate (bin=0x81c7d74) at gstbin.c:1119
+#26 0x400846e6 in gst_thread_main_loop (arg=0x30000) at gstthread.c:551
+#27 0x403651c7 in g_thread_create_proxy () from /usr/lib/libglib-2.0.so.0
+#28 0x402a9fc8 in pthread_start_thread () from /lib/libpthread.so.0
+#29 0x402aa164 in pthread_start_thread_event () from /lib/libpthread.so.0
+#30 0x40467aaa in clone () from /lib/libc.so.6
+(gdb)




More information about the Gstreamer-bugs mailing list