[Bug 774428] videoconverter: Segfault in orc when converting UYVY to I420 from a raw video in mp4 streamed over HTTP

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Nov 17 19:31:26 UTC 2016


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

--- Comment #4 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
That looks like valgrind did not work well for you. Usually it a) prints the
address that was tried to be accessed, and b) with --track-origins=yes tells
you things like "which was freed here and allocated here", or "which is 1000
bytes into an area of size 1234 allocated here".

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