[Webkit-unassigned] [Bug 138652] New: [EFL] Unexpected crashes in layout test after r175953.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 11 21:18:18 PST 2014


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

            Bug ID: 138652
           Summary: [EFL] Unexpected crashes in layout test after r175953.
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jinwoo7.song at samsung.com
                CC: demarchi at webkit.org

Below forms test cases are crashed after r175953.
  fast/forms/003.html [ Crash ]
  fast/forms/basic-buttons.html [ Crash ]
  fast/forms/box-shadow-override.html [ Crash ]
  fast/forms/button-state-restore.html [ Crash ]
  fast/forms/datalist/input-appearance-range-with-datalist.html [ Crash ]
  fast/forms/disabled-select-change-index.html [ Crash ]
  fast/forms/form-element-geometry.html [ Crash ]
  fast/forms/input-button-sizes.html [ Crash ]
  fast/forms/listbox-bidi-align.html [ Crash ]
  fast/forms/missing-action.html [ Crash ]
  fast/forms/number/number-commit-valid-only.html [ Crash ]
  fast/forms/placeholder-position.html [ Crash ]
  fast/forms/select-cache-desynchronization.html [ Crash ]
  fast/forms/select-reset-multiple-selections-4-single-selection.html [ Crash ]
  fast/forms/select/listbox-in-multi-column.html [ Crash ]
  fast/forms/textarea-align.html [ Crash ]

Callstack:
STDERR: 1   0x7f484680ea57 WTFCrash
STDERR: 2   0x7f48486dec0e WebCore::RenderThemeEfl::getThemePartFromCache(WebCore::FormType, WebCore::IntSize const&)
STDERR: 3   0x7f48486df0df WebCore::RenderThemeEfl::paintThemePart(WebCore::RenderObject const&, WebCore::FormType, WebCore::PaintInfo const&, WebCore::IntRect const&)
STDERR: 4   0x7f484855db9d WebCore::RenderTheme::paint(WebCore::RenderObject const&, WebCore::ControlStates*, WebCore::PaintInfo const&, WebCore::LayoutRect const&)
STDERR: 5   0x7f4848453686 WebCore::RenderBox::paintBoxDecorations(WebCore::PaintInfo&, WebCore::LayoutPoint const&)
STDERR: 6   0x7f484841753b WebCore::RenderBlock::paintObject(WebCore::PaintInfo&, WebCore::LayoutPoint const&)
STDERR: 7   0x7f4848406801 WebCore::RenderBlock::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&)
STDERR: 8   0x7f4848b818ae WebCore::InlineElementBox::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::LayoutUnit, WebCore::LayoutUnit)
STDERR: 9   0x7f48483fc531 WebCore::InlineFlowBox::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::LayoutUnit, WebCore::LayoutUnit)
STDERR: 10  0x7f4848578277 WebCore::RootInlineBox::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::LayoutUnit, WebCore::LayoutUnit)
STDERR: 11  0x7f48484e5b97 WebCore::RenderLineBoxList::paint(WebCore::RenderBoxModelObject*, WebCore::PaintInfo&, WebCore::LayoutPoint const&) const
STDERR: 12  0x7f48484095e1 WebCore::RenderBlock::paintContents(WebCore::PaintInfo&, WebCore::LayoutPoint const&)
STDERR: 13  0x7f4848417426 WebCore::RenderBlock::paintObject(WebCore::PaintInfo&, WebCore::LayoutPoint const&)
STDERR: 14  0x7f4848406801 WebCore::RenderBlock::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&)
STDERR: 15  0x7f484840971a WebCore::RenderBlock::paintChild(WebCore::RenderBox&, WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::PaintInfo&, bool)
STDERR: 16  0x7f48484099d2 WebCore::RenderBlock::paintChildren(WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::PaintInfo&, bool)
STDERR: 17  0x7f48484095bc WebCore::RenderBlock::paintContents(WebCore::PaintInfo&, WebCore::LayoutPoint const&)
STDERR: 18  0x7f4848417426 WebCore::RenderBlock::paintObject(WebCore::PaintInfo&, WebCore::LayoutPoint const&)
STDERR: 19  0x7f4848406801 WebCore::RenderBlock::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&)
STDERR: 20  0x7f48484b8186 WebCore::RenderLayer::paintForegroundForFragmentsWithPhase(WebCore::PaintPhase, WTF::Vector<WebCore::LayerFragment, 1ul, WTF::CrashOnOverflow> const&, WebCore::GraphicsContext*, WebCore::RenderLayer::LayerPaintingInfo const&, unsigned int, WebCore::RenderObject*)
STDERR: 21  0x7f48484bbc46 WebCore::RenderLayer::paintForegroundForFragments(WTF::Vector<WebCore::LayerFragment, 1ul, WTF::CrashOnOverflow> const&, WebCore::GraphicsContext*, WebCore::GraphicsContext*, WebCore::LayoutRect const&, bool, WebCore::RenderLayer::LayerPaintingInfo const&, unsigned int, WebCore::RenderObject*, bool)
STDERR: 22  0x7f48484cb0d2 WebCore::RenderLayer::paintLayerContents(WebCore::GraphicsContext*, WebCore::RenderLayer::LayerPaintingInfo const&, unsigned int)
STDERR: 23  0x7f48484cc390 WebCore::RenderLayer::paintLayer(WebCore::GraphicsContext*, WebCore::RenderLayer::LayerPaintingInfo const&, unsigned int)
STDERR: 24  0x7f48484cccaf WebCore::RenderLayer::paintList(WTF::Vector<WebCore::RenderLayer*, 0ul, WTF::CrashOnOverflow>*, WebCore::GraphicsContext*, WebCore::RenderLayer::LayerPaintingInfo const&, unsigned int)
STDERR: 25  0x7f48484cb250 WebCore::RenderLayer::paintLayerContents(WebCore::GraphicsContext*, WebCore::RenderLayer::LayerPaintingInfo const&, unsigned int)
STDERR: 26  0x7f48484d104a WebCore::RenderLayerBacking::paintIntoLayer(WebCore::GraphicsLayer const*, WebCore::GraphicsContext*, WebCore::IntRect const&, unsigned int, unsigned int)
STDERR: 27  0x7f48484d1e50 WebCore::RenderLayerBacking::paintContents(WebCore::GraphicsLayer const*, WebCore::GraphicsContext&, unsigned int, WebCore::FloatRect const&)
STDERR: 28  0x7f484838228b WebCore::GraphicsLayer::paintGraphicsLayerContents(WebCore::GraphicsContext&, WebCore::FloatRect const&)
STDERR: 29  0x7f48487235be WebCore::CoordinatedGraphicsLayer::tiledBackingStorePaint(WebCore::GraphicsContext*, WebCore::IntRect const&)
STDERR: 30  0x7f48487288e2 WebCore::CoordinatedTile::paintToSurfaceContext(WebCore::GraphicsContext*)
STDERR: 31  0x7f4848728c9c WebCore::UpdateAtlasSurfaceClient::paintToSurfaceContext(WebCore::GraphicsContext*)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141112/483e7c4f/attachment-0002.html>


More information about the webkit-unassigned mailing list