[Webkit-unassigned] [Bug 114731] New: [EFL] Assertion Failures in Coordinated Graphics after r148433

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 17 03:54:17 PDT 2013


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

           Summary: [EFL] Assertion Failures in Coordinated Graphics after
                    r148433
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dominik.rottsches at intel.com
                CC: noam at webkit.org, demarchi at webkit.org,
                    seokju.kwon at samsung.com, dchris at gmail.com


A lot of tests started failing after r148433 (+ build fix in r148477) with the following assertion failure:

crash log for WebKitTestRunner (pid 2606):
STDOUT: <empty>
STDERR: ASSERTION FAILED: m_state.drawsContent && m_state.contentsVisible && !m_state.size.isEmpty()
STDERR: /home/buildslave-1/webkit-buildslave/efl-linux-64-debug-wk2/build/Source/WebCore/platform/graphics/texmap/TextureMapperLayer.cpp(121) : void WebCore::TextureMapperLayer::paintSelf(const WebCore::TextureMapperPaintOptions&)
STDERR: 1   0x7f5ed4f3a268 WebCore::TextureMapperLayer::paintSelf(WebCore::TextureMapperPaintOptions const&)
[...]
STDERR: 26  0x7f5ed4f3a956 WebCore::TextureMapperLayer::paintSelfAndChildren(WebCore::TextureMapperPaintOptions const&)
STDERR: 27  0x7f5ed4f3ac77 WebCore::TextureMapperLayer::paintSelfAndChildrenWithReplica(WebCore::TextureMapperPaintOptions const&)
STDERR: 28  0x7f5ed4f3c1ea WebCore::TextureMapperLayer::paintRecursive(WebCore::TextureMapperPaintOptions const&)
STDERR: 29  0x7f5ed4f39ecf WebCore::TextureMapperLayer::paint()
STDERR: 30  0x7f5ed4f1fc97 WebCore::CoordinatedGraphicsScene::paintToCurrentGLContext(WebCore::TransformationMatrix const&, float, WebCore::FloatRect const&, unsigned int)
STDERR: 31  0x7f5ed137b6e5 WebKit::WebView::paintToCurrentGLContext()
STDERR: LEAK: 5 CachedResource
STDERR: LEAK: 63 WebCoreNode

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