[Webkit-unassigned] [Bug 80220] New: [Qt][WK2] Crashing the web-process may cause the UI process to crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 4 08:34:58 PST 2012


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

           Summary: [Qt][WK2] Crashing the web-process may cause the UI
                    process to crash
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: Qt
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: noam.rosenthal at nokia.com
                CC: yael.aharon at nokia.com


That is because TextureMapperShaderManager gets deleted when its ref from TextureMapperGL is deleted.
We need to make the correct context current before releasing the shaders.

-- 
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