[Bug 754120] avdec_hevc: Segfault in hevc decode with glimagesink and AVX2 CPU feature

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Sep 2 11:43:33 PDT 2015


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

--- Comment #16 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
I'm really surprise of that one, he answer might be in the way the libc heap is
implemented. Allocating them all together (instead of on-demand) might result
in having consecutive memory where it simply don't crash if you read passed the
buffer boundary. Other then that, that pool can create buffer as needed, so it
should have no impact.

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