[Webkit-unassigned] [Bug 173463] New: [Gstreamer] criticals watching YouTube Live

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 16 02:44:41 PDT 2017


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

            Bug ID: 173463
           Summary: [Gstreamer] criticals watching YouTube Live
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cturner at igalia.com

As soon as the video starts buffering, we get,

(WebKitWebProcess:3442): GStreamer-CRITICAL **: 
Trying to dispose element appsrc2, but it is in READY instead of the NULL state.
You need to explicitly set elements to the NULL state before
dropping the final reference, to allow them to clean up.
This problem may also be caused by a refcounting bug in the
application or some element.


(WebKitWebProcess:3442): GStreamer-CRITICAL **: 
Trying to dispose element webkitwebsrc0, but it is in PAUSED instead of the NULL state.
You need to explicitly set elements to the NULL state before
dropping the final reference, to allow them to clean up.
This problem may also be caused by a refcounting bug in the
application or some element.

The problem is that the call chain to webKitWebSrcDispose isn't ensuring elements are in the right state.

-- 
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/20170616/6cfee1d5/attachment.html>


More information about the webkit-unassigned mailing list