[Webkit-unassigned] [Bug 58306] compositing/webgl/webgl-nonpremultiplied-blend.html crashes on Mac OS X 10.6, Chromium DEBUG build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 12 13:32:34 PDT 2011


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


Kenneth Russell <kbr at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Severity|Normal                      |Major
           Priority|P2                          |P1
         AssignedTo|webkit-unassigned at lists.web |jbates at google.com
                   |kit.org                     |




--- Comment #1 from Kenneth Russell <kbr at google.com>  2011-04-12 13:32:35 PST ---
This is reproducible. It seems necessary to reload the page and then wait a second. The following is printed to the console when the renderer crashes:

ASSERTION FAILED: !m_deletionHasBegun
../../JavaScriptCore/wtf/RefCounted.h(37) : void WTF::RefCountedBase::ref()

This is likely caused by the HashMap of RefPtrs to GraphicsContext3D instances.

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