[Bug 761505] videoconvert / xvimagesink segment fault
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Feb 10 17:12:42 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=761505
--- Comment #9 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> ---
==14337== Address 0x8884460 is 16 bytes inside a block of size 19 alloc'd
==14337== at 0x4C2BBCF: malloc (in
/usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==14337== by 0x5406578: g_malloc (in
/lib/x86_64-linux-gnu/libglib-2.0.so.0.4600.2)
==14337== by 0x94AA7FD: gst_xvimage_allocator_alloc (xvimageallocator.c:494)
==14337== by 0x94A9987: xvimage_buffer_pool_alloc (xvimagepool.c:176)
That seems very odd. That line allocates the image buffer, and 19 seems low.
Can you run with GST_DEBUG=2,xv*:5 and attach the log of that please ?
--
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