[Bug 762057] New: tests:rtpmux: Fix element memory leak

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Feb 15 02:53:07 UTC 2016


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

            Bug ID: 762057
           Summary: tests:rtpmux: Fix element memory leak
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: vineeth.tm at samsung.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Fix for below memory leak

==22514== 2,009 (388 direct, 1,621 indirect) bytes in 1 blocks are definitely
lost in loss record 1,948 of 1,961
==22514==    at 0x41EEBB1: g_type_create_instance (in
/usr/lib/i386-linux-gnu/libgobject-2.0.so.0.4002.0)
==22514==    by 0x41D18FD: ??? (in
/usr/lib/i386-linux-gnu/libgobject-2.0.so.0.4002.0)
==22514==    by 0x41D38F0: g_object_newv (in
/usr/lib/i386-linux-gnu/libgobject-2.0.so.0.4002.0)
==22514==    by 0x40CBF4B: gst_element_factory_create (gstelementfactory.c:376)
==22514==    by 0x40CC0DF: gst_element_factory_make (gstelementfactory.c:446)
==22514==    by 0x4141461: priv_gst_parse_yyparse (grammar.y:713)
==22514==    by 0x4142991: priv_gst_parse_launch (grammar.y:1075)
==22514==    by 0x4138E7E: gst_parse_launch_full (gstparse.c:325)
==22514==    by 0x40653B1: gst_harness_add_parse (gstharness.c:917)
==22514==    by 0x40659F6: gst_harness_new_parse (gstharness.c:982)
==22514==    by 0x804B068: test_rtpmux_ssrc_downstream_dynamic (rtpmux.c:468)
==22514==    by 0x406DE3A: tcase_run_tfun_fork (check_run.c:450)
==22514==    by 0x406DE3A: srunner_iterate_tcase_tfuns (check_run.c:222)
==22514==    by 0x406DE3A: srunner_run_tcase (check_run.c:362)
==22514==    by 0x406DE3A: srunner_iterate_suites (check_run.c:195)
==22514==    by 0x406DE3A: srunner_run (check_run.c:706)
==22514==    by 0x406DEF2: srunner_run_all (check_run.c:674)
==22514==    by 0x4060BA7: gst_check_run_suite (gstcheck.c:824)
==22514==    by 0x8049B13: main (rtpmux.c:551)

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