[Bug 763625] decodebin: Crashes when shutting down during autoplugging

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Mar 14 15:11:38 UTC 2016


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

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Created attachment 323879
  --> https://bugzilla.gnome.org/attachment.cgi?id=323879&action=edit
decodebin: Shut down all elements explicitly to NULL state before freeing the
decode chain

Due to transient locked state during autoplugging, some elements might be
ignored by the GstBin::change_state() and might still be running. Which could
then cause pad-added and similar accessing decodebin state that does not exist
anymore, and crash.

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