[Webkit-unassigned] [Bug 178819] New: [MSE][GStreamer] Fix hang on clearing/destroying AppendPipeline

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 25 11:40:24 PDT 2017


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

            Bug ID: 178819
           Summary: [MSE][GStreamer] Fix hang on clearing/destroying
                    AppendPipeline
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: eocanha at igalia.com

A deadlock may occur when UI thread tries to clear pipeline in AppendPipeline::clearPlayerPrivate() while parser thread tries to change pipeline state to pause holding the stream lock in AppendPipeline::connectDemuxerSrcPadToAppsinkFromAnyThread().

This issue has been fixed downstream in https://github.com/WebPlatformForEmbedded/WPEWebKit/pull/392

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171025/78964a76/attachment.html>


More information about the webkit-unassigned mailing list