[Webkit-unassigned] [Bug 150229] New: [GStreamer] ASSERTION FAILED: !m_adoptionIsRequired in MediaSourceGStreamer::addSourceBuffer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 16 03:19:18 PDT 2015


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

            Bug ID: 150229
           Summary: [GStreamer] ASSERTION FAILED: !m_adoptionIsRequired in
                    MediaSourceGStreamer::addSourceBuffer
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: Gtk, LayoutTestFailure
          Severity: Normal
          Priority: P2
         Component: Media Elements
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com

This happens in the debug bot in all media source tests that run that code. The problem is that we are creating a RefPtr without adopting the reference. The ownerships there are not very clear anyway.

-- 
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/20151016/c01d0a46/attachment.html>


More information about the webkit-unassigned mailing list