[gstreamer-bugs] [Bug 545370] playing some mp3s segfaults

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Jul 31 07:34:52 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=545370

  GStreamer | gst-plugins-ugly | Ver: 0.10.8

Sebastian Dröge changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.9




------- Comment #4 from Sebastian Dröge  2008-07-31 14:34 UTC -------
2008-07-31  Sebastian Dröge  <sebastian.droege at collabora.co.uk>

        * gst/mpegaudioparse/gstmpegaudioparse.c:
        (gst_mp3parse_sink_event), (gst_mp3parse_emit_frame),
        (mp3parse_total_time), (mp3parse_bytepos_to_time):
        Don't recurse from mp3parse_bytepos_to_time() to mp3parse_total_time()
        if we're called from there already. Otherwise we end up in a endless
        recursion and crash with a stack overflow.

        This can happen when a Xing or VBRI header with TOC exists but it
        doesn't contain the total time. Fixes bug #545370.


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




More information about the Gstreamer-bugs mailing list