[gstreamer-bugs] [Bug 392359] New: Crash in gstffmpegenc

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Jan 3 08:35:34 PST 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=392359

  GStreamer | gst-ffmpeg | Ver: HEAD CVS

           Summary: Crash in gstffmpegenc
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-ffmpeg
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: sebas642 at yahoo.ca
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


The gstffmpegenc module frees memory in the objet's dispose method instead of
finalize. Sometimes, the dispose method is called more than once and this leads
to crashes.

Since the current code doesn't do any kind of check, memory recovery should be
done in the finalize method.

http://le-hacker.org/papers/gobject/ch05.html#howto-gobject-destruction


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




More information about the Gstreamer-bugs mailing list