Bug 102973 - [EFL][WK1] compositing/reflections/load-video-in-reflection.html crashes
Summary: [EFL][WK1] compositing/reflections/load-video-in-reflection.html crashes
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-21 13:10 PST by Jussi Kukkonen (jku)
Modified: 2017-03-11 10:48 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jussi Kukkonen (jku) 2012-11-21 13:10:11 PST
load-video-in-reflection.html was expected to fail on both efl ports but recently started to crash on wk1 (and pass on wk2).

09:19:24.651 22719   1   0x7f43bc5db248
09:19:24.651 22719   2   0x7f43b8520cb0
09:19:24.651 22719   3   0x7f43b7d7c1ed
09:19:24.651 22719   4   0x7f4366563f6d
09:19:24.651 22719   5   0x7f436656bf1b
09:19:24.651 22719   6   0x7f436656cfd0
09:19:24.651 22719   7   0x7f436656d51b _mesa_store_texsubimage2d
09:19:24.651 22719   8   0x7f4366559239
09:19:24.651 22719   9   0x7f436655c107 _mesa_TexSubImage2D
09:19:24.651 22719   10  0x7f43bb96d1ab WebCore::BitmapTextureGL::updateContentsNoSwizzle(void const*, WebCore::IntRect const&, WebCore::IntPoint const&, int, unsigned int, unsigned int)
09:19:24.651 22719   11  0x7f43bb96d5f8 WebCore::BitmapTextureGL::updateContents(void const*, WebCore::IntRect const&, WebCore::IntPoint const&, int, WebCore::BitmapTexture::UpdateContentsFlag)
09:19:24.651 22719   12  0x7f43bb0316ce WebCore::TextureMapperTile::updateContents(WebCore::TextureMapper*, WebCore::Image*, WebCore::IntRect const&, WebCore::BitmapTexture::UpdateContentsFlag)
09:19:24.651 22719   13  0x7f43bb032040 WebCore::TextureMapperTiledBackingStore::updateContents(WebCore::TextureMapper*, WebCore::Image*, WebCore::FloatSize const&, WebCore::IntRect const&, WebCore::BitmapTexture::UpdateContentsFlag)
09:19:24.652 22719   14  0x7f43bb035075 WebCore::TextureMapperLayer::updateBackingStore(WebCore::TextureMapper*, WebCore::GraphicsLayerTextureMapper*)
09:19:24.652 22719   15  0x7f43bb035ba5 WebCore::TextureMapperLayer::flushCompositingState(WebCore::GraphicsLayerTextureMapper*, WebCore::TextureMapper*, int)
09:19:24.652 22719   16  0x7f43bb035c0d WebCore::TextureMapperLayer::flushCompositingState(WebCore::GraphicsLayerTextureMapper*, WebCore::TextureMapper*, int)
09:19:24.652 22719   17  0x7f43bb035c0d WebCore::TextureMapperLayer::flushCompositingState(WebCore::GraphicsLayerTextureMapper*, WebCore::TextureMapper*, int)
09:19:24.652 22719   18  0x7f43bb035c0d WebCore::TextureMapperLayer::flushCompositingState(WebCore::GraphicsLayerTextureMapper*, WebCore::TextureMapper*, int)
09:19:24.652 22719   19  0x7f43bb035c0d WebCore::TextureMapperLayer::flushCompositingState(WebCore::GraphicsLayerTextureMapper*, WebCore::TextureMapper*, int)
09:19:24.652 22719   20  0x7f43bb035c0d WebCore::TextureMapperLayer::flushCompositingState(WebCore::GraphicsLayerTextureMapper*, WebCore::TextureMapper*, int)
09:19:24.652 22719   21  0x7f43bb17b501 WebCore::RenderLayerCompositor::flushPendingLayerChanges(bool)
09:19:24.652 22719   22  0x7f43baf50054 WebCore::FrameView::flushCompositingStateForThisFrame(WebCore::Frame*)
09:19:24.652 22719   23  0x7f43baf5297f WebCore::FrameView::paintContents(WebCore::GraphicsContext*, WebCore::IntRect const&)
09:19:24.652 22719   24  0x7f43bafc89ad WebCore::ScrollView::paint(WebCore::GraphicsContext*, WebCore::IntRect const&)
09:19:24.652 22719   25  0x7f43b9b23afe
09:19:24.652 22719   26  0x7f43b9b444d5
09:19:24.652 22719   27  0x7f43b9b4f5a9
09:19:24.652 22719   28  0x7f43b9b333c0
09:19:24.652 22719   29  0x7f43b89aec9c evas_call_smarts_calculate
09:19:24.652 22719   30  0x7f43b89da262
09:19:24.652 22719   31  0x7f43b9393c55
Comment 1 Michael Catanzaro 2017-03-11 10:48:15 PST
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.