[Bug 759010] New: Valgrind test are faling for rtsp-server for master

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Dec 3 23:44:38 PST 2015


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

            Bug ID: 759010
           Summary: Valgrind test are faling for rtsp-server for master
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: major
          Priority: Normal
         Component: gst-rtsp-server
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: panda_srimanta at yahoo.co.in
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Valgrind test is failing for rtsp-server. Its leaking in alloc_ports_one_family
for udpsrc0. 

==23315==    at 0x652B982: g_type_create_instance (gtype.c:1849)
==23315==    by 0x650FF44: g_object_new_internal (gobject.c:1774)
==23315==    by 0x6511A5C: g_object_newv (gobject.c:1922)
==23315==    by 0x622B9C4: gst_element_factory_create (gstelementfactory.c:376)
==23315==    by 0x622BB29: gst_element_factory_make (gstelementfactory.c:446)
==23315==    by 0x4E56911: alloc_ports_one_family (rtsp-stream.c:1144)
==23315==    by 0x4E597B6: alloc_ports (rtsp-stream.c:1279)
==23315==    by 0x4E597B6: gst_rtsp_stream_join_bin (rtsp-stream.c:2102)
==23315==    by 0x4E4A06D: start_prepare (rtsp-media.c:2503)
==23315==    by 0x67963BB: g_main_dispatch (gmain.c:3122)
==23315==    by 0x67963BB: g_main_context_dispatch (gmain.c:3721)
==23315==    by 0x6796717: g_main_context_iterate.isra.23 (gmain.c:3792)
==23315==    by 0x6796A29: g_main_loop_run (gmain.c:3986)
==23315==    by 0x4E483EE: do_loop (rtsp-thread-pool.c:329)
==23315==    by 0x67BBB21: g_thread_pool_thread_proxy (gthreadpool.c:307)
==23315==    by 0x67BB314: g_thread_proxy (gthread.c:764)
==23315==    by 0x6A890A3: start_thread (pthread_create.c:309)
==23315==

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