[gstreamer-bugs] [Bug 608564] [ffdec_cook] memory leak

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Feb 1 06:32:18 PST 2010


https://bugzilla.gnome.org/show_bug.cgi?id=608564
  GStreamer | gst-ffmpeg | git

--- Comment #8 from Massimiliano <negro at interim.it> 2010-02-01 14:32:15 UTC ---
Tim: Even after filter as you suggested, there remains those 8 blocks lost.
Those are at the moment the most I was able to reproduce here. Relevant part
for another valgrind run:

==5763== 8 bytes in 2 blocks are definitely lost in loss record 631 of 2,285
==5763==    at 0x4024C1C: malloc (vg_replace_malloc.c:195)
==5763==    by 0x4024CA6: realloc (vg_replace_malloc.c:476)
==5763==    by 0x41901DE: g_realloc (gmem.c:170)
==5763==    by 0x41AB1DE: g_string_maybe_expand (gstring.c:361)
==5763==    by 0x41AC2DC: g_string_sized_new (gstring.c:386)
==5763==    by 0x4C0EB1A: rtsp_ext_real_get_transports (rtspreal.c:69)
==5763==    by 0x4B35548: gst_rtsp_extension_get_transports
(gstrtspextension.c:180)
==5763==    by 0x4B0BD8C: gst_rtsp_ext_list_get_transports (gstrtspext.c:219)
==5763==    by 0x4B00A19: gst_rtspsrc_setup_streams (gstrtspsrc.c:4088)
==5763==    by 0x4B05D6C: gst_rtspsrc_open (gstrtspsrc.c:4787)
==5763==    by 0x4B067CC: gst_rtspsrc_change_state (gstrtspsrc.c:5418)
==5763==    by 0x4079304: gst_element_change_state (gstelement.c:2548)
==5763==    by 0x407CB83: gst_element_set_state_func (gstelement.c:2504)
==5763==    by 0x407855F: gst_element_set_state (gstelement.c:2405)
==5763==    by 0x406725E: gst_bin_change_state_func (gstbin.c:2118)
==5763==    by 0x409E0BA: gst_pipeline_change_state (gstpipeline.c:462)
==5763==    by 0x4079304: gst_element_change_state (gstelement.c:2548)
==5763==    by 0x4079091: gst_element_continue_state (gstelement.c:2222)
==5763==    by 0x407938E: gst_element_change_state (gstelement.c:2585)
==5763==    by 0x407CB83: gst_element_set_state_func (gstelement.c:2504)

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list