[Bug 773546] double free or corruption when running parallel vaapi encoders in a loop

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Oct 27 15:26:19 UTC 2016


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

--- Comment #8 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
Comment on attachment 338612
  --> https://bugzilla.gnome.org/attachment.cgi?id=338612
sample backtrace (with debug symbols)

That's happening internally at g_array_append_vals(), when the array is
resizing itself with g_realloc.

Perhaps we are leaking and the heap gets corrupted.

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