[Bug 758204] New: xvimagesink/ximagesink: Fix structure memory leak
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Nov 16 16:06:35 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=758204
Bug ID: 758204
Summary: xvimagesink/ximagesink: Fix structure memory leak
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-base
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: vineeth.tm at samsung.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
While testing a media file using playback-test, got the below memory leak.
==5376== 2,379 (208 direct, 2,171 indirect) bytes in 13 blocks are definitely
lost in loss record 15,775 of 15,960
==5376== at 0x402C17C: malloc (in
/usr/lib/valgrind/vgpreload_memcheck-x86-linux.so)
==5376== by 0x49C8BE2: g_malloc (in
/lib/i386-linux-gnu/libglib-2.0.so.0.4002.0)
==5376== by 0x49DF281: g_slice_alloc (in
/lib/i386-linux-gnu/libglib-2.0.so.0.4002.0)
==5376== by 0x4140371: gst_structure_new_id_empty_with_size
(gststructure.c:145)
==5376== by 0x414276B: gst_structure_new_valist (gststructure.c:281)
==5376== by 0x41427CA: gst_structure_new (gststructure.c:253)
==5376== by 0x404636C: gst_navigation_send_mouse_event (navigation.c:160)
==5376== by 0x80533B2: motion_notify_cb (playback-test.c:2270)
==5376== by 0x439A905: ??? (in /usr/lib/i386-linux-gnu/libgtk-3.so.0.1000.8)
==5376== by 0x4937CCD: ??? (in
/usr/lib/i386-linux-gnu/libgobject-2.0.so.0.4002.0)
==5376== by 0x495107F: g_signal_emit_valist (in
/usr/lib/i386-linux-gnu/libgobject-2.0.so.0.4002.0)
==5376== by 0x4951BF2: g_signal_emit (in
/usr/lib/i386-linux-gnu/libgobject-2.0.so.0.4002.0)
--
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