[Webkit-unassigned] [Bug 30353] New: [GStreamer] Race condition causing deadlocks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 14 04:19:21 PDT 2009


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

           Summary: [GStreamer] Race condition causing deadlocks
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: slomo at circular-chaos.org


Hi,
currently there's a race condition in the GStreamer video sink. Problem is, if
unlock() is called and then render(). It would wait forever on the cond.

Attached patch fixes this.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list