[Bug 755033] GstMssManifest: inconsistent data type for structure set makes coredump

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Sep 15 00:22:31 PDT 2015


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO
                 CC|                            |slomo at coaxion.net

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Please provide a sample stream that can reproduce this crash, or a complete
backtrace with debug symbols.

The lines you mention are unlikely to cause the problem. The guint64 is casted
to an int before passing to gst_structure_set(), so everything should be fine
there.

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