[Webkit-unassigned] [Bug 66510] New: [chromium] editing/selection/regional-indicators.html timing out on Linux

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 18 16:22:23 PDT 2011


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

           Summary: [chromium] editing/selection/regional-indicators.html
                    timing out on Linux
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tony at chromium.org


http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&tests=editing%2Fselection%2Fregional-indicators.html

It looks like we're hitting an assert in skia, but the bot says it's a timeout.  I'm going to mark it as timeout to make the bot happy.

webkit/support/webkit_support.cc:75: Failure
Failed
[15812:15812:10549516918781:FATAL:SkUtils.cpp(324)] third_party/skia/src/core/SkUtils.cpp:324: failed assertion "!(((c) & 0xFC00) == 0xDC00)"

Backtrace:
    base::debug::StackTrace::StackTrace() [0x8c92ca]
    logging::LogMessage::~LogMessage() [0x85c326]
    SkDebugf_FileLine() [0x9629a3]
    SkUTF16_NextUnichar() [0x956d71]
    SkPaint::textToGlyphs() [0x921156]
    WebCore::GlyphPage::fill() [0x1077564]
    WebCore::fill() [0x100480d]
    WebCore::GlyphPageTreeNode::initializePage() [0x1004f91]
    WebCore::GlyphPageTreeNode::getChild() [0x1005578]
    WebCore::GlyphPageTreeNode::getRootChild() [0xffba37]
    WebCore::Font::glyphDataAndPageForCharacter() [0xff96d2]
    WebCore::Font::glyphDataForCharacter() [0xff9508]
    WebCore::ComplexTextController::nextScriptRun() [0x10d8b06]
    WebCore::ComplexTextController::widthOfFullRun() [0x10d8c17]
    WebCore::Font::floatWidthForComplexText() [0x102a326]
    WebCore::Font::width() [0xfea074]
    WebCore::textWidth() [0x16fd93d]
    WebCore::RenderBlock::LineBreaker::nextLineBreak() [0x16ff93b]
    WebCore::RenderBlock::layoutRunsAndFloatsInRange() [0x16f9dbd]
    WebCore::RenderBlock::layoutRunsAndFloats() [0x16f9aa2]
    WebCore::RenderBlock::layoutInlineChildren() [0x16fb7d9]
    WebCore::RenderBlock::layoutBlock() [0x16be479]
    WebCore::RenderBlock::layout() [0x16bdd52]
    WebCore::RenderBlock::layoutBlockChild() [0x16c18e4]
    WebCore::RenderBlock::layoutBlockChildren() [0x16c150a]
    WebCore::RenderBlock::layoutBlock() [0x16be497]
    WebCore::RenderBlock::layout() [0x16bdd52]
    WebCore::RenderBlock::layoutBlockChild() [0x16c18e4]
    WebCore::RenderBlock::layoutBlockChildren() [0x16c150a]
    WebCore::RenderBlock::layoutBlock() [0x16be497]
    WebCore::RenderBlock::layout() [0x16bdd52]
    WebCore::RenderBlock::layoutBlockChild() [0x16c18e4]
    WebCore::RenderBlock::layoutBlockChildren() [0x16c150a]
    WebCore::RenderBlock::layoutBlock() [0x16be497]
    WebCore::RenderBlock::layout() [0x16bdd52]
    WebCore::RenderView::layout() [0x17e4ced]
    WebCore::FrameView::layout() [0x1451ab9]
    WebCore::Document::updateLayout() [0xdd8e6d]
    WebCore::Document::updateLayoutIgnorePendingStylesheets() [0xdd8f4e]
    WebCore::VisiblePosition::canonicalPosition() [0x12be15f]
    WebCore::VisiblePosition::init() [0x12bc4d7]
    WebCore::VisiblePosition::VisiblePosition() [0x12bc49d]
    WebCore::VisibleSelection::setBaseAndExtentToDeepEquivalents() [0x12c0660]
    WebCore::VisibleSelection::validate() [0x12c197d]
    WebCore::VisibleSelection::VisibleSelection() [0x12bfa5f]
    WebCore::DOMSelection::addRange() [0x141561a]
    WebCore::DOMSelectionInternal::addRangeCallback() [0x7a1bd2]
    v8::internal::HandleApiCallHelper<>() [0xa0901a]
    v8::internal::Builtin_Impl_HandleApiCall() [0xa03c57]
    v8::internal::Builtin_HandleApiCall() [0xa03c28]
    0x155c22d3e14e

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