[Webkit-unassigned] [Bug 124574] New: [EFL] Crash occurs on fast/css/object-fit/object-fit-embed.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 19 03:26:45 PST 2013


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

           Summary: [EFL] Crash occurs on
                    fast/css/object-fit/object-fit-embed.html
           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: gyuyoung.kim at samsung.com
                CC: demarchi at webkit.org


fast/css/object-fit/object-fit-embed.html comes to crash


STDERR: ASSERTION FAILED: !m_flushingLayers
STDERR: /home/gyuyoung/webkit/WebKit/Source/WebCore/rendering/RenderLayerCompositor.cpp(361) : void WebCore::RenderLayerCompositor::scheduleLayerFlush(bool)
STDERR: 1   0x7f193897a8a9 WTFCrash
STDERR: 2   0x7f1934207bac WebCore::RenderLayerCompositor::scheduleLayerFlush(bool)
STDERR: 3   0x7f1934207b10 WebCore::RenderLayerCompositor::notifyFlushRequired(WebCore::GraphicsLayer const*)
STDERR: 4   0x7f1933fe9ceb WebCore::CoordinatedGraphicsLayer::notifyFlushRequired()
STDERR: 5   0x7f1933feb99e WebCore::CoordinatedGraphicsLayer::flushCompositingState(WebCore::FloatRect const&)
STDERR: 6   0x7f1934207e0b WebCore::RenderLayerCompositor::flushPendingLayerChanges(bool)
STDERR: 7   0x7f1933e53afb WebCore::FrameView::flushCompositingStateForThisFrame(WebCore::Frame*)
STDERR: 8   0x7f1933e5ccf8 WebCore::FrameView::paintContents(WebCore::GraphicsContext*, WebCore::IntRect const&)
STDERR: 9   0x7f1933f007fb WebCore::ScrollView::paint(WebCore::GraphicsContext*, WebCore::IntRect const&)
STDERR: 10  0x7f1933e5d198 WebCore::FrameView::paintContentsForSnapshot(WebCore::GraphicsContext*, WebCore::IntRect const&, WebCore::FrameView::SelectionInSnapshot, WebCore::FrameView::CoordinateSpaceForSnapshot)
STDERR: 11  0x7f193a271869 WebKit::WebPage::scaledSnapshotWithOptions(WebCore::IntRect const&, double, unsigned int)
STDERR: 12  0x7f193a1d1112 WKBundlePageCreateSnapshotWithOptions
STDERR: 13  0x7f18e0490c9c WTR::InjectedBundlePage::dump()
STDERR: 14  0x7f18e04962d9 WTR::InjectedBundlePage::frameDidChangeLocation(OpaqueWKBundleFrame const*, bool)
STDERR: 15  0x7f18e0490f64 WTR::InjectedBundlePage::didFinishLoadForFrame(OpaqueWKBundleFrame const*)
STDERR: 16  0x7f18e048f8f3 WTR::InjectedBundlePage::didFinishLoadForFrame(OpaqueWKBundlePage const*, OpaqueWKBundleFrame const*, void const**, void const*)
STDERR: 17  0x7f193a1c7db4 WebKit::InjectedBundlePageLoaderClient::didFinishLoadForFrame(WebKit::WebPage*, WebKit::WebFrame*, WTF::RefPtr<API::Object>&)
STDERR: 18  0x7f193a23ed50 WebKit::WebFrameLoaderClient::dispatchDidFinishLoad()
STDERR: 19  0x7f1933d47129 WebCore::FrameLoader::checkLoadCompleteForThisFrame()
STDERR: 20  0x7f1933d47cb1 WebCore::FrameLoader::checkLoadComplete()
STDERR: 21  0x7f1933d1f625 WebCore::DocumentLoader::finishedLoading(double)
STDERR: 22  0x7f1933d1f328 WebCore::DocumentLoader::notifyFinished(WebCore::CachedResource*)
STDERR: 23  0x7f1933db9238 WebCore::CachedResource::checkNotify()
STDERR: 24  0x7f1933db930e WebCore::CachedResource::finishLoading(WebCore::ResourceBuffer*)
STDERR: 25  0x7f1933db5d8a WebCore::CachedRawResource::finishLoading(WebCore::ResourceBuffer*)
STDERR: 26  0x7f1933d741bf WebCore::SubresourceLoader::didFinishLoading(double)
STDERR: 27  0x7f1933d704b7 WebCore::ResourceLoader::didFinishLoading(WebCore::ResourceHandle*, double)

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