[Webkit-unassigned] [Bug 144099] [GStreamer] Crashes during plugin installation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 16 04:25:00 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=144099

--- Comment #5 from Carlos Garcia Campos <cgarcia at igalia.com> ---
The gst_install_plugins_async() is always started with a valid pipeline, so the only think I can think of is that the media player is deleted when the callback is called. The plugins async installation can't be cancelled (or I don't see any cancellable object, nor API to cancel it in the docs), so I guess the only option we have is taking a reference of the media player while the installation happen. In any case it would be nice if someone using fedora could confirm that the media player is indeed deleted before the callback is called.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150716/7ba358e5/attachment-0001.html>


More information about the webkit-unassigned mailing list