[Bug 790986] New: udpsink memory leak in gst_multiudpsink_start

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Nov 29 14:53:45 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=790986

            Bug ID: 790986
           Summary: udpsink memory leak in gst_multiudpsink_start
    Classification: Platform
           Product: GStreamer
           Version: 1.12.3
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: alvaro.margulis at cirpack.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Memory leak reported by valgrind

==27726== 144 (40 direct, 104 indirect) bytes in 1 blocks are definitely lost
in loss record 8,485 of 8,878
==27726==    at 0x56C0A3A: g_type_create_instance (in
/usr/lib64/libgobject-2.0.so.0.4200.2)
==27726==    by 0x56A525C: ??? (in /usr/lib64/libgobject-2.0.so.0.4200.2)
==27726==    by 0x56A71D3: g_object_new_valist (in
/usr/lib64/libgobject-2.0.so.0.4200.2)
==27726==    by 0x56A75D0: g_object_new (in
/usr/lib64/libgobject-2.0.so.0.4200.2)
==27726==    by 0xD9C0E22: gst_multiudpsink_start.5131 (in
/usr/lib64/gstreamer-1.0/libgstudp.so)
==27726==    by 0x5E47731: gst_base_sink_change_state.5296 (in
/usr/lib64/libgstbase-1.0.so.0)
==27726==    by 0x54145B7: gst_element_change_state (in
/usr/lib64/libgstreamer-1.0.so.0)
==27726==    by 0x53F104B: gst_element_set_state_func.13613 (in
/usr/lib64/libgstreamer-1.0.so.0)
==27726==    by 0x53F03C6: gst_bin_change_state_func.4657 (in
/usr/lib64/libgstreamer-1.0.so.0)
==27726==    by 0x54145B7: gst_element_change_state (in
/usr/lib64/libgstreamer-1.0.so.0)
==27726==    by 0x53F104B: gst_element_set_state_func.13613 (in
/usr/lib64/libgstreamer-1.0.so.0)
==27726==    by 0x40EF2B: gst_sdk_cr_stream (gst_sdk.c:690)

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