[gstreamer-bugs] [Bug 640063] New: rtph264depay memory leak

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jan 20 05:40:28 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=640063
  GStreamer | gst-plugins-good | git

           Summary: rtph264depay memory leak
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: critical
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: lists at svrinformatica.it
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


here is a leak in a pipeline such this:

rtspsrc location=.... ! rtph264depay ! ...

==14381== 459 (360 direct, 99 indirect) bytes in 3 blocks are definitely lost
in loss record 3,928 of 4,029
==14381==    at 0x4C274A8: malloc (vg_replace_malloc.c:236)
==14381==    by 0x6137754: g_malloc (in /lib/libglib-2.0.so.0.2400.1)
==14381==    by 0x614C759: g_slice_alloc (in /lib/libglib-2.0.so.0.2400.1)
==14381==    by 0x614CA65: g_slice_alloc0 (in /lib/libglib-2.0.so.0.2400.1)
==14381==    by 0x55755BA: g_type_create_instance (in
/usr/lib/libgobject-2.0.so.0.2400.1)
==14381==    by 0x52BBBD1: gst_mini_object_new (gstminiobject.c:189)
==14381==    by 0x52988B0: gst_buffer_new (gstbuffer.c:334)
==14381==    by 0x5298CAC: gst_buffer_new_and_alloc (gstbuffer.c:364)
==14381==    by 0xA4569C5: gst_rtp_h264_depay_setcaps (gstrtph264depay.c:400)
==14381==    by 0x9FF2BD6: gst_base_rtp_depayload_setcaps
(gstbasertpdepayload.c:247)
==14381==    by 0x52BF74E: gst_pad_set_caps (gstpad.c:2692)
==14381==    by 0x52BFBC2: gst_pad_chain_data_unchecked (gstpad.c:4208

-- 
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