[Bug 772845] SIGSEGV when running GST_TRACER examples

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Oct 14 06:43:17 UTC 2016


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

--- Comment #8 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Yes that seems likely. The problem here is that the allocation in
gstrusage.c:79 is freed again in gstrusage.c:88, but according to valgrind what
happens is that "allocation_address + 8" is freed instead.

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