[Webkit-unassigned] [Bug 126569] New: Assertion failures in CoordinatedGraphics

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 7 01:41:37 PST 2014


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

           Summary: Assertion failures in CoordinatedGraphics
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: edbalint at inf.u-szeged.hu
                CC: noam at webkit.org, dongseong.hwang at intel.com


The following assertion failures occur when you open http://flickr.com webpage

* Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedGraphicsScene.cpp(561) : void WebCore::CoordinatedGraphicsScene::updateImageBacking
ASSERTION FAILED: 2000 >= std::max(rect.width(), rect.height())

* Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedBackingStore.cpp(50) : void WebCore::CoordinatedBackingStoreTile::swapBuffers
ASSERTION FAILED: textureMapper->maxTextureSize().width() >= m_tileRect.size().width()

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