[gstreamer-bugs] [Bug 519460] Missed 16byte in AVI header

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Mar 3 19:11:19 PST 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=519460

  GStreamer | gst-plugins-base | Ver: 0.10.x




------- Comment #11 from Wang Diancheng  2008-03-04 03:11 UTC -------
following is the gdb backtrace:

#6  0xb7edd404 in gst_segment_set_newsegment_full (segment=0x810a13c, update=0,
rate=1, 
    applied_rate=1, format=GST_FORMAT_BYTES, start=3086042720, stop=-1,
time=3900)
    at gstsegment.c:450
#7  0xb77169f3 in gst_base_sink_configure_segment (basesink=0x810a078,
pad=<value optimized out>, 
    event=<value optimized out>, segment=0x810a13c) at gstbasesink.c:1111
#8  0xb7718815 in gst_base_sink_render_object (basesink=0x810a078,
pad=0x80f4180, obj=0x8118f68)
    at gstbasesink.c:2078
#9  0xb7719d75 in gst_base_sink_queue_object_unlocked (basesink=0x810a078,
pad=0x80f4180, 
    obj=0x8118f68, prerollable=0) at gstbasesink.c:2223
#10 0xb771af93 in gst_base_sink_event (pad=0x80f4180, event=0x8118f68) at
gstbasesink.c:2359
#11 0xb7ec8a46 in gst_pad_send_event (pad=0x80f4180, event=0x8118f68) at
gstpad.c:4271
#12 0xb7ec9176 in gst_pad_push_event (pad=0x80f40c0, event=0x8118f68) at
gstpad.c:4127
#13 0xb76efe19 in gst_avi_mux_stop_file (avimux=0x8100060) at gstavimux.c:1459
#14 0xb76f03ce in gst_avi_mux_collect_pads (pads=0x809b8e0, avimux=0x8100060)
at gstavimux.c:1647
#15 0xb772b2a1 in gst_collect_pads_check_collected (pads=0x809b8e0) at
gstcollectpads.c:954
#16 0xb772c259 in gst_collect_pads_event (pad=0x80f43c0, event=0x8053cf0) at
gstcollectpads.c:1054
#17 0xb76f0c76 in gst_avi_mux_handle_event (pad=0x80f43c0, event=0x8053cf0) at
gstavimux.c:1503
#18 0xb7ec8a46 in gst_pad_send_event (pad=0x80f43c0, event=0x8053cf0) at
gstpad.c:4271
#19 0xb7ec9176 in gst_pad_push_event (pad=0x80f4300, event=0x8053cf0) at
gstpad.c:4127
#20 0xb7728f50 in gst_base_transform_sink_event (pad=0x80f4240,
event=0x8053cf0)
    at gstbasetransform.c:1246
#21 0xb7ec8a46 in gst_pad_send_event (pad=0x80f4240, event=0x8053cf0) at
gstpad.c:4271
#22 0xb7ec9176 in gst_pad_push_event (pad=0x80f4000, event=0x8053cf0) at
gstpad.c:4127
#23 0xb7723e14 in gst_base_src_loop (pad=0x80f4000) at gstbasesrc.c:2157
#24 0xb7ee6e70 in gst_task_func (task=0x8113400, tclass=0x8111570) at
gsttask.c:192


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=519460.




More information about the Gstreamer-bugs mailing list