[gstreamer-bugs] [Bug 556424] New: [avidemux] segmentation fault when creating indexes

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Oct 15 08:36:36 PDT 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=556424

  GStreamer | gst-plugins-good | Ver: HEAD CVS
           Summary: [avidemux] segmentation fault when creating indexes
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: bilboed at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


On all these files : http://samples.mplayerhq.hu/V-codecs/KMVC/ avidemux now
segfaults instead of failing quietly.

Example backtrace:
#1  0x00007f2b27a5e187 in gst_avi_demux_src_convert (pad=0x0,
src_format=GST_FORMAT_BYTES, src_value=0, dest_format=0x42230dc4,
dest_value=0x42230db0) at gstavidemux.c:404
        res = <value optimized out>
        __FUNCTION__ = "gst_avi_demux_src_convert"
#2  0x00007f2b27a5ead2 in gst_avi_demux_stream_scan (avi=0x1365000,
index=0x42230fa8, alloc_list=0x42230fa0) at gstavidemux.c:2358
        stream_nr = 2
        size = 164
        tmpts = 0
        tmpnextts = 40000000
        res = <value optimized out>
        entry = (gst_avi_index_entry *) 0x7f2b20001f40
        entries = (gst_avi_index_entry *) 0x7f2b20001ee0
        format = GST_FORMAT_TIME
        pos = 12250
        length = 6600414
        tmplength = 6600414
        tag = <value optimized out>
        list = (GList *) 0x1367860
        index_size = 2
        __FUNCTION__ = "gst_avi_demux_stream_scan"
#3  0x00007f2b27a618be in gst_avi_demux_stream_header_pull (avi=0x1365000) at
gstavidemux.c:3211
        res = <value optimized out>
        buf = (GstBuffer *) 0x13e2640
        sub = (GstBuffer *) 0x0
        tag = 0
        index = (GList *) 0x0
        alloc = (GList *) 0x136bd80
        offset = 382
        stop = <value optimized out>
        __FUNCTION__ = "gst_avi_demux_stream_header_pull"
#4  0x00007f2b27a67368 in gst_avi_demux_loop (pad=0x0) at gstavidemux.c:4085
        res = <value optimized out>
        avi = (GstAviDemux *) 0x1365000
        __FUNCTION__ = "gst_avi_demux_loop"


-- 
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=556424.




More information about the Gstreamer-bugs mailing list