[Bug 746541] glimagesink memleak

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Mar 20 10:51:42 PDT 2015


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

--- Comment #1 from Nicola <lists at svrinformatica.it> ---
valgrind show also this leak

==9662== 72 bytes in 1 blocks are definitely lost in loss record 1,580 of 2,289
==9662==    at 0x4C29F90: malloc (in
/usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==9662==    by 0x58F9289: g_malloc (in /usr/lib/libglib-2.0.so.0.4200.2)
==9662==    by 0x591000F: g_slice_alloc (in /usr/lib/libglib-2.0.so.0.4200.2)
==9662==    by 0x59105DD: g_slice_alloc0 (in /usr/lib/libglib-2.0.so.0.4200.2)
==9662==    by 0x5937D9E: ??? (in /usr/lib/libglib-2.0.so.0.4200.2)
==9662==    by 0x591A4EE: ??? (in /usr/lib/libglib-2.0.so.0.4200.2)
==9662==    by 0x591A5A7: g_thread_new (in /usr/lib/libglib-2.0.so.0.4200.2)
==9662==    by 0x97B4794: gst_gl_context_create (gstglcontext.c:928)
==9662==    by 0x957673B: _ensure_gl_setup (gstglimagesink.c:744)
==9662==    by 0x9578566: gst_glimage_sink_set_caps (gstglimagesink.c:1088)
==9662==    by 0x90A65CA: gst_base_sink_default_event (gstbasesink.c:3083)
==9662==    by 0x90A1D0C: gst_base_sink_event (gstbasesink.c:3189)
==9662==    by 0x4E9D2C7: gst_pad_send_event_unchecked (gstpad.c:5296)
==9662==    by 0x4E9D99E: gst_pad_push_event_unchecked (gstpad.c:4983)
==9662==    by 0x4E9DF3F: push_sticky (gstpad.c:3590)
==9662==    by 0x4E9BEEC: events_foreach (gstpad.c:583)
==9662==    by 0x4EA6E0F: check_sticky (gstpad.c:3646)
==9662==    by 0x4EA6E0F: gst_pad_push_event (gstpad.c:5108)
==9662==    by 0x90BBE7F: gst_pad_set_caps (gstcompat.h:55)
==9662==    by 0x90BBE7F: gst_base_transform_setcaps (gstbasetransform.c:1391)
==9662==    by 0x90BCE5C: gst_base_transform_sink_eventfunc
(gstbasetransform.c:1904)
==9662==    by 0x4E9D2C7: gst_pad_send_event_unchecked (gstpad.c:5296)

you can reproduce with:

videotestsrc ! glimagesink

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