[gstreamer-bugs] [Bug 440120] [mpegdemux] crashes in gst_mpeg_demux_send_subbuffer() with wrongly-typefound quicktime files

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon May 21 08:11:08 PDT 2007


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=440120

  GStreamer | gst-plugins-ugly | Ver: 0.10.5

Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|                            |FIXED
            Summary|quicktime-applet crashed in |[mpegdemux] crashes in
                   |gst_mpeg_demux_send_subbuffe|gst_mpeg_demux_send_subbuffe
                   |r()                         |r() with wrongly-typefound
                   |                            |quicktime files
   Target Milestone|HEAD                        |0.10.6




------- Comment #3 from Tim-Philipp Müller  2007-05-21 15:11 UTC -------
> Remember that the old MPEG typefinder used to sometimes mis-read QT files as
> MPEG, which could easily cause this.

Ah, that makes sense. Managed to reproduce the problem with one of my quicktime
samples. Should be fixed in CVS now:

  2007-05-21  Tim-Philipp Müller  <tim at centricular dot net>

        * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer):
          Add sanity check so we don't abort for broken or non-MPEG streams,
          but instead error out. Fixes crashes/aborts for when our typefinder
          wrongly identifies quicktime files as mpeg (which should be fixed in
          -base now too). (#440120).


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




More information about the Gstreamer-bugs mailing list