Bug 124574
| Summary: | [EFL] Crash occurs on fast/css/object-fit/object-fit-embed.html | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Gyuyoung Kim <gyuyoung.kim> |
| Component: | WebKit EFL | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WONTFIX | ||
| Severity: | Normal | CC: | lucas.de.marchi, mcatanzaro |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Gyuyoung Kim
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)
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Michael Catanzaro
Closing this bug because the EFL port has been removed from trunk.
If you feel this bug applies to a different upstream WebKit port and was closed in error, please either update the title and reopen the bug, or leave a comment to request this.