[Bug 797075] hls segfaults
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sat Sep 8 15:36:56 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=797075
--- Comment #6 from Nicolas Dufresne (ndufresne) <nicolas at ndufresne.ca> ---
Another note, at the line of the crash, gst_uri_is_valid() returns success, so
the data does looks like a valid URI. The code also thinks we have a relative
URI. As we crash in malloc, the size passed to malloc should be traced. It also
possible that it's some other memory corruption that lead to that ...
--
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