[gstreamer-bugs] [Bug 419555] New: gst-ffmpeg crash on glibc-2.2.5

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Mar 17 16:39:51 PDT 2007


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=419555

  GStreamer | gst-ffmpeg | Ver: 0.10.x

           Summary: gst-ffmpeg crash on glibc-2.2.5
           Product: GStreamer
           Version: 0.10.x
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-ffmpeg
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: winaes at narod.ru
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


In function init_crcs() don't check returned values av_crc04C11DB7, av_crc8005,
av_crc07 with NULL.
My glibc-2.2.5 have function posix_memalign(..., size), but your call them in
function av_malloc() may have bad parameter "size" and ffmpeg plugin_init() is
crashed. In glibc-2.3.x this parameter don't have any limitations as in
glibc-2.2.x. In glibc-2.2.x hi may be only 2^x*sizeof(void*).  

Sorry for bad my English... and hello from Russia :)


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list