[Bug 735042] videoaggregator: race of vagg->info on pad removal

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Oct 3 03:44:24 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=735042
  GStreamer | gst-plugins-bad | git

--- Comment #4 from Thibault Saunier <tsaunier at gnome.org> 2014-10-03 10:44:21 UTC ---
Created an attachment (id=287659)
 View: https://bugzilla.gnome.org/attachment.cgi?id=287659
 Review: https://bugzilla.gnome.org/review?bug=735042&attachment=287659

aggregator: Take lock to ensure set_caps is not called concurently

Avoiding to be in an inconsistent state where we do not have
actual negotiate caps set as srccaps and leading to point where we
try to unref ->srccaps when they have already been set to NULL.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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