[Bug 763762] crash due to gst_iterator_fold which lacks error handling.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Mar 17 11:35:38 UTC 2016


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

--- Comment #9 from Jan Schmidt <thaytan at noraisin.net> ---
Yes, I meant any stderr output preceding the fault. It also should not crash in
g_value_unset unless you have G_DEBUG=fatal-warnings on. The GValue doesn't
hold a value, but it's not uninitialised - it's been initialised to 0 and
should just warn on g_value_unset.... so if it's actually crashing there's
something here I don't understand yet.

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