[Bug 781270] qtdemux, dash: segmentation fault on representation change

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Apr 27 09:58:55 UTC 2017


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #8 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
The code in question already handles stream==NULL, just not in the debug
output. This should make the crash disappear at least:

commit 875fc630d567a17f6b0fc0b6bf6a1bd90464e589
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Thu Apr 27 12:56:27 2017 +0300

    qtdemux: Don't crash in debug output if stream==NULL

    That case is correctly handled below but not in the debug output.

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


Let's handle the remaining problem in the other bug.

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