[Bug 781270] qtdemux, dash: segmentation fault on representation change
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Apr 25 13:25:29 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=781270
--- Comment #6 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
This sounds indeed like a duplicate of
https://bugzilla.gnome.org/show_bug.cgi?id=684790 . Whenever a new moov is
received, I don't think we have a way of knowing that anything in there is a
continuation of any moov that was seen before.
It would be good to not crash though. So maybe in this bug we can try to find a
workaround, or at least error out cleanly instead of crashing. And handling it
properly would be handled in the other bug.
If nobody comes up with another solution, I would make this an real error
instead of a crash before the 1.12 release.
--
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