[Webkit-unassigned] [Bug 73250] fast/block/child-not-removed-from-parent-lineboxes-crash.html crashes in Debug

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 28 15:40:27 PST 2011


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


Ryosuke Niwa <rniwa at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|rniwa at webkit.org            |webkit-unassigned at lists.web
                   |                            |kit.org
                 CC|                            |eric at webkit.org,
                   |                            |mitz at webkit.org




--- Comment #2 from Ryosuke Niwa <rniwa at webkit.org>  2011-11-28 15:40:27 PST ---
Seems like this is a dup of 69275 or 69267.

http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&tests=fast%2Fblock%2Fchild-not-removed-from-parent-lineboxes-crash.html

ASSERTION FAILED: m_nestedIsolateCount >= 1
third_party/WebKit/Source/WebCore/platform/text/BidiResolver.h(203) : void WebCore::BidiResolver<Iterator, Run>::exitIsolate() [with Iterator = WebCore::InlineIterator, Run = WebCore::BidiRun]
1   0x159b84e
2   0x15b849b
3   0x15b81cb
4   0x15b80b6
5   0x15b9a46
6   0x15b9c79
7   0x15b3f2c
8   0x15b4cce
9   0x15b071f
10  0x15b03e9
11  0x15b2172
12  0x15735e2
13  0x1572dee
14  0x157686e
15  0x1576490
16  0x1573600
17  0x1572dee
18  0x157686e
19  0x1576490
20  0x1573600
21  0x1572dee
22  0x157686e
23  0x1576490
24  0x1573600
25  0x1572dee
26  0x16ab2be
27  0x12f52de
28  0xc85df7
29  0xc85ecb
30  0xcc9ec3
31  0x1741a41
[6729:6729:8033864725538:ERROR:process_util_posix.cc(134)] Received signal 11
    base::debug::StackTrace::StackTrace() [0x711356]
    base::(anonymous namespace)::StackDumpSignalHandler() [0x6ce0b9]
    0x7f40f34eaaf0
    WebCore::BidiResolver<>::exitIsolate() [0x159b853]
    WebCore::notifyObserverWillExitObject<>() [0x15b849b]
    WebCore::bidiNextShared<>() [0x15b81cb]
    WebCore::bidiNextSkippingEmptyInlines<>() [0x15b80b6]
    WebCore::InlineIterator::increment() [0x15b9a46]
    WebCore::BidiResolver<>::increment() [0x15b9c79]
    WebCore::RenderBlock::LineBreaker::skipLeadingWhitespace() [0x15b3f2c]
    WebCore::RenderBlock::LineBreaker::nextLineBreak() [0x15b4cce]
    WebCore::RenderBlock::layoutRunsAndFloatsInRange() [0x15b071f]
    WebCore::RenderBlock::layoutRunsAndFloats() [0x15b03e9]
    WebCore::RenderBlock::layoutInlineChildren() [0x15b2172]
    WebCore::RenderBlock::layoutBlock() [0x15735e2]
    WebCore::RenderBlock::layout() [0x1572dee]
    WebCore::RenderBlock::layoutBlockChild() [0x157686e]
    WebCore::RenderBlock::layoutBlockChildren() [0x1576490]
    WebCore::RenderBlock::layoutBlock() [0x1573600]
    WebCore::RenderBlock::layout() [0x1572dee]
    WebCore::RenderBlock::layoutBlockChild() [0x157686e]
    WebCore::RenderBlock::layoutBlockChildren() [0x1576490]
    WebCore::RenderBlock::layoutBlock() [0x1573600]
    WebCore::RenderBlock::layout() [0x1572dee]
    WebCore::RenderBlock::layoutBlockChild() [0x157686e]
    WebCore::RenderBlock::layoutBlockChildren() [0x1576490]
    WebCore::RenderBlock::layoutBlock() [0x1573600]
    WebCore::RenderBlock::layout() [0x1572dee]
    WebCore::RenderView::layout() [0x16ab2be]
    WebCore::FrameView::layout() [0x12f52de]
    WebCore::Document::updateLayout() [0xc85df7]
    WebCore::Document::updateLayoutIgnorePendingStylesheets() [0xc85ecb]
    WebCore::Element::offsetTop() [0xcc9ec3]
    WebCore::ElementInternal::offsetTopAttrGetter() [0x1741a41]
    0x6deacd2f240

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