[Bug 741943] glimagesink (or intel_dri) memleak

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Dec 25 13:50:22 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=741943
  GStreamer | gst-plugins-bad | git

--- Comment #1 from Nicola <lists at svrinformatica.it> 2014-12-25 21:50:16 UTC ---
after updating mesa to 10.4 valgrind only show this leak with git master:

==6979== 704 bytes in 1 blocks are definitely lost in loss record 2,010 of
2,073
==6979==    at 0x4C2C080: calloc (in
/usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==6979==    by 0x58F85D1: g_malloc0 (in /usr/lib/libglib-2.0.so.0.4200.1)
==6979==    by 0x93A990D: _raw_data_upload_new (gstglupload.c:468)
==6979==    by 0x93A9F83: _upload_find_method (gstglupload.c:751)
==6979==    by 0x93AA775: gst_gl_upload_perform_with_buffer (gstglupload.c:831)
==6979==    by 0x915F429: gst_glimage_sink_prepare (gstglimagesink.c:882)
==6979==    by 0x8C9BBED: gst_base_sink_chain_unlocked.isra.25
(gstbasesink.c:3384)
==6979==    by 0x8C9D463: gst_base_sink_chain_main (gstbasesink.c:3547)
==6979==    by 0x4E9E31E: gst_pad_chain_data_unchecked (gstpad.c:3830)
==6979==    by 0x4E9E31E: gst_pad_push_data (gstpad.c:4063)
==6979==    by 0x8CA2EA4: gst_base_src_loop (gstbasesrc.c:2845)
==6979==    by 0x4ECBF70: gst_task_func (gsttask.c:316)
==6979==    by 0x5919F87: ??? (in /usr/lib/libglib-2.0.so.0.4200.1)
==6979==    by 0x59195F4: ??? (in /usr/lib/libglib-2.0.so.0.4200.1)
==6979==    by 0x5FCA313: start_thread (in /usr/lib/libpthread-2.20.so)

so the previous one was in mesa

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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