[gstreamer-bugs] [Bug 168134] New: [PATCH] [gdkpixbufscale] Memory leak

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Tue Feb 22 02:18:46 PST 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=168134
 GStreamer | gst-plugins | Ver: HEAD CVS

           Summary: [PATCH] [gdkpixbufscale] Memory leak
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: luogni at tin.it
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


luogni at shinji:~$ valgrind --num-callers=10 --leak-check=yes gst-launch-0.8
videotestsrc ! video/x-raw-rgb,width=320,height=240 ! ffmpegcolorspace !
gdkpixbufscale ! video/x-raw-rgb, width=640,height=480 ! fakesink

==24109== 15296 bytes in 59 blocks are definitely lost in loss record 84
of 99
==24109==    at 0x1B9059FF: realloc (vg_replace_malloc.c:197)
==24109==    by 0x1B970960: g_realloc (gmem.c:170)
==24109==    by 0x1B9833D8: ??? (gstring.c:239)
==24109==    by 0x1B983998: g_string_insert_len (gstring.c:479)
==24109==    by 0x1B983B72: g_string_append (gstring.c:505)
==24109==    by 0x1BB6AC3F: gst_caps_to_string (gstcaps.c:1384)
==24109==    by 0x1CDCE45C: gst_pixbufscale_link (pixbufscale.c:232)
==24109==    by 0x1BB81066: gst_pad_link_call_link_functions
(gstpad.c:1328)
==24109==    by 0x1BB8157A: gst_pad_link_try (gstpad.c:1410)
==24109==    by 0x1BB74CC1: gst_element_negotiate_pads

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list