Bug 87450
Summary: | [Win] ASSERT(oldLayoutDelta == view()->layoutDelta()) failed in RenderBlock::layoutBlockChild when running media/media-volume-slider-rendered-below.html | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jessie Berlin <jberlin> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | bdakin, eric, hyatt, jberlin, simon.fraser, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar, LayoutTestFailure, Regression |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Windows 7 |
Jessie Berlin
First noticed on r118440.
> WebKit.dll!WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox * child=0x0d4f43dc, WebCore::RenderBlock::MarginInfo & marginInfo={...}, WebCore::FractionalLayoutUnit & previousFloatLogicalBottom={...}, WebCore::FractionalLayoutUnit & maxFloatLogicalBottom={...}) Line 2433 + 0x50 bytes C++
WebKit.dll!WebCore::RenderBlock::layoutBlockChildren(bool relayoutChildren=true, WebCore::FractionalLayoutUnit & maxFloatLogicalBottom={...}) Line 2288 C++
WebKit.dll!WebCore::RenderBlock::layoutBlock(bool relayoutChildren=true, WebCore::FractionalLayoutUnit pageLogicalHeight={...}) Line 1483 C++
WebKit.dll!WebCore::RenderBlock::layout() Line 1343 C++
WebKit.dll!WebCore::RenderObject::layoutIfNeeded() Line 632 + 0x30 bytes C++
WebKit.dll!WebCore::RenderDeprecatedFlexibleBox::layoutHorizontalBox(bool relayoutChildren=false) Line 389 C++
WebKit.dll!WebCore::RenderDeprecatedFlexibleBox::layoutBlock(bool relayoutChildren=false, WebCore::FractionalLayoutUnit __formal={...}) Line 266 C++
WebKit.dll!WebCore::RenderBlock::layout() Line 1343 C++
WebKit.dll!WebCore::RenderObject::layoutIfNeeded() Line 632 + 0x30 bytes C++
WebKit.dll!WebCore::RenderDeprecatedFlexibleBox::layoutVerticalBox(bool relayoutChildren=false) Line 695 C++
WebKit.dll!WebCore::RenderDeprecatedFlexibleBox::layoutBlock(bool relayoutChildren=false, WebCore::FractionalLayoutUnit __formal={...}) Line 269 C++
WebKit.dll!WebCore::RenderBlock::layout() Line 1343 C++
WebKit.dll!WebCore::RenderMedia::layout() Line 81 + 0x12 bytes C++
WebKit.dll!WebCore::RenderObject::layoutIfNeeded() Line 632 + 0x30 bytes C++
WebKit.dll!WebCore::RenderBlock::LineBreaker::nextLineBreak(WebCore::BidiResolver<WebCore::InlineIterator,WebCore::BidiRun> & resolver={...}, WebCore::LineInfo & lineInfo={...}, std::pair<WebCore::RenderText *,WebCore::LazyLineBreakIterator> & lineBreakIteratorInfo=(0x00000000 {m_hasBreakableChar=??? m_hasBreak=??? m_hasTab=??? ...},{m_string=0x00000000 <Bad Ptr> m_length=0 m_locale={...} ...}), WebCore::RenderBlock::FloatingObject * lastFloatFromPreviousLine=0x00000000, unsigned int consecutiveHyphenatedLines=0) Line 2277 C++
WebKit.dll!WebCore::RenderBlock::layoutRunsAndFloatsInRange(WebCore::LineLayoutState & layoutState={...}, WebCore::BidiResolver<WebCore::InlineIterator,WebCore::BidiRun> & resolver={...}, const WebCore::InlineIterator & cleanLineStart={...}, const WebCore::BidiStatus & cleanLineBidiStatus={...}, unsigned int consecutiveHyphenatedLines=0) Line 1255 + 0x2e bytes C++
WebKit.dll!WebCore::RenderBlock::layoutRunsAndFloats(WebCore::LineLayoutState & layoutState={...}, bool hasInlineChild=true) Line 1221 C++
WebKit.dll!WebCore::RenderBlock::layoutInlineChildren(bool relayoutChildren=false, WebCore::FractionalLayoutUnit & repaintLogicalTop={...}, WebCore::FractionalLayoutUnit & repaintLogicalBottom={...}) Line 1519 C++
WebKit.dll!WebCore::RenderBlock::layoutBlock(bool relayoutChildren=false, WebCore::FractionalLayoutUnit pageLogicalHeight={...}) Line 1479 C++
WebKit.dll!WebCore::RenderBlock::layout() Line 1343 C++
WebKit.dll!WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox * child=0x0d500184, WebCore::RenderBlock::MarginInfo & marginInfo={...}, WebCore::FractionalLayoutUnit & previousFloatLogicalBottom={...}, WebCore::FractionalLayoutUnit & maxFloatLogicalBottom={...}) Line 2351 + 0x12 bytes C++
WebKit.dll!WebCore::RenderBlock::layoutBlockChildren(bool relayoutChildren=false, WebCore::FractionalLayoutUnit & maxFloatLogicalBottom={...}) Line 2288 C++
WebKit.dll!WebCore::RenderBlock::layoutBlock(bool relayoutChildren=false, WebCore::FractionalLayoutUnit pageLogicalHeight={...}) Line 1483 C++
WebKit.dll!WebCore::RenderBlock::layout() Line 1343 C++
WebKit.dll!WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox * child=0x0d4fee64, WebCore::RenderBlock::MarginInfo & marginInfo={...}, WebCore::FractionalLayoutUnit & previousFloatLogicalBottom={...}, WebCore::FractionalLayoutUnit & maxFloatLogicalBottom={...}) Line 2351 + 0x12 bytes C++
WebKit.dll!WebCore::RenderBlock::layoutBlockChildren(bool relayoutChildren=false, WebCore::FractionalLayoutUnit & maxFloatLogicalBottom={...}) Line 2288 C++
WebKit.dll!WebCore::RenderBlock::layoutBlock(bool relayoutChildren=false, WebCore::FractionalLayoutUnit pageLogicalHeight={...}) Line 1483 C++
WebKit.dll!WebCore::RenderBlock::layout() Line 1343 C++
WebKit.dll!WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox * child=0x0d4f0a7c, WebCore::RenderBlock::MarginInfo & marginInfo={...}, WebCore::FractionalLayoutUnit & previousFloatLogicalBottom={...}, WebCore::FractionalLayoutUnit & maxFloatLogicalBottom={...}) Line 2351 + 0x12 bytes C++
WebKit.dll!WebCore::RenderBlock::layoutBlockChildren(bool relayoutChildren=false, WebCore::FractionalLayoutUnit & maxFloatLogicalBottom={...}) Line 2288 C++
WebKit.dll!WebCore::RenderBlock::layoutBlock(bool relayoutChildren=false, WebCore::FractionalLayoutUnit pageLogicalHeight={...}) Line 1483 C++
WebKit.dll!WebCore::RenderBlock::layout() Line 1343 C++
WebKit.dll!WebCore::RenderView::layout() Line 142 C++
WebKit.dll!WebCore::FrameView::layout(bool allowSubtree=true) Line 1100 + 0x12 bytes C++
WebKit.dll!WebCore::Document::updateLayout() Line 1850 C++
WebKit.dll!WebCore::Document::updateLayoutIgnorePendingStylesheets() Line 1883 C++
WebKit.dll!WebCore::Element::offsetTop() Line 374 C++
WebKit.dll!WebCore::jsElementOffsetTop(JSC::ExecState * exec=0x037d0080, JSC::JSValue slotBase={...}, JSC::PropertyName __formal={...}) Line 288 + 0x8 bytes C++
JavaScriptCore.dll!JSC::PropertySlot::getValue(JSC::ExecState * exec=0x037d0080, JSC::PropertyName propertyName={...}) Line 75 + 0x28 bytes C++
JavaScriptCore.dll!JSC::JSValue::get(JSC::ExecState * exec=0x037d0080, JSC::PropertyName propertyName={...}, JSC::PropertySlot & slot={...}) Line 819 + 0x14 bytes C++
JavaScriptCore.dll!cti_op_get_by_id(void * * args=0x002fe6f0) Line 1677 C++
JavaScriptCore.dll!@cti_op_create_this@4() + 0x16f bytes C++
JavaScriptCore.dll!JSC::JITCode::execute(JSC::RegisterFile * registerFile=0x0326e0d4, JSC::ExecState * callFrame=0x037d0040, JSC::JSGlobalData * globalData=0x0328ffb8) Line 127 + 0x2d bytes C++
JavaScriptCore.dll!JSC::Interpreter::executeCall(JSC::ExecState * callFrame=0x029ba8c8, JSC::JSObject * function=0x03480610, JSC::CallType callType=CallTypeJS, const JSC::CallData & callData={...}, JSC::JSValue thisValue={...}, const JSC::ArgList & args={...}) Line 1305 + 0x2a bytes C++
JavaScriptCore.dll!JSC::call(JSC::ExecState * exec=0x029ba8c8, JSC::JSValue functionObject={...}, JSC::CallType callType=CallTypeJS, const JSC::CallData & callData={...}, JSC::JSValue thisValue={...}, const JSC::ArgList & args={...}) Line 39 + 0x3c bytes C++
WebKit.dll!WebCore::JSMainThreadExecState::call(JSC::ExecState * exec=0x029ba8c8, JSC::JSValue functionObject={...}, JSC::CallType callType=CallTypeJS, const JSC::CallData & callData={...}, JSC::JSValue thisValue={...}, const JSC::ArgList & args={...}) Line 56 + 0x29 bytes C++
WebKit.dll!WebCore::JSEventListener::handleEvent(WebCore::ScriptExecutionContext * scriptExecutionContext=0x0bf1cb9c, WebCore::Event * event=0x0c735e80) Line 133 + 0x64 bytes C++
WebKit.dll!WebCore::EventTarget::fireEventListeners(WebCore::Event * event=0x0c735e80, WebCore::EventTargetData * d=0x08c5d160, WTF::Vector<WebCore::RegisteredEventListener,1> & entry={...}) Line 231 + 0x22 bytes C++
WebKit.dll!WebCore::EventTarget::fireEventListeners(WebCore::Event * event=0x0c735e80) Line 200 C++
WebKit.dll!WebCore::Node::handleLocalEvents(WebCore::Event * event=0x0c735e80) Line 2698 C++
WebKit.dll!WebCore::EventContext::handleLocalEvents(WebCore::Event * event=0x0c735e80) Line 52 + 0x21 bytes C++
WebKit.dll!WebCore::EventDispatcher::dispatchEvent(WTF::PassRefPtr<WebCore::Event> event={...}) Line 279 C++
WebKit.dll!WebCore::EventDispatchMediator::dispatchEvent(WebCore::EventDispatcher * dispatcher=0x002fec08) Line 52 C++
WebKit.dll!WebCore::EventDispatcher::dispatchEvent(WebCore::Node * node=0x0f7b9938, WTF::PassRefPtr<WebCore::EventDispatchMediator> mediator={...}) Line 116 + 0x1e bytes C++
WebKit.dll!WebCore::Node::dispatchEvent(WTF::PassRefPtr<WebCore::Event> event={...}) Line 2712 + 0x21 bytes C++
WebKit.dll!WebCore::HTMLMediaElement::dispatchEvent(WTF::PassRefPtr<WebCore::Event> event={...}) Line 4333 + 0x14 bytes C++
WebKit.dll!WebCore::GenericEventQueue::timerFired(WebCore::Timer<WebCore::GenericEventQueue> * __formal=0x042de958) Line 91 C++
WebKit.dll!WebCore::Timer<WebCore::GenericEventQueue>::fired() Line 100 + 0x23 bytes C++
WebKit.dll!WebCore::ThreadTimers::sharedTimerFiredInternal() Line 115 + 0xf bytes C++
WebKit.dll!WebCore::ThreadTimers::sharedTimerFired() Line 94 C++
WebKit.dll!WebCore::TimerWindowWndProc(HWND__ * hWnd=0x006103d2, unsigned int message=49583, unsigned int wParam=0, long lParam=0) Line 103 + 0x8 bytes C++
user32.dll!75c26238()
[Frames below may be incorrect and/or missing, no symbols loaded for user32.dll]
user32.dll!75c268ea()
user32.dll!75c26899()
user32.dll!75c27d31()
user32.dll!75c27dfa()
DumpRenderTree.dll!runTest(const std::basic_string<char,std::char_traits<char>,std::allocator<char> > & testPathOrURL="C:\cygwin\home\buildbot\OpenSource\LayoutTests\media\media-volume-slider-rendered-below.html") Line 1053 + 0xf bytes C++
DumpRenderTree.dll!dllLauncherEntryPoint(int argc=2, const char * * argv=0x00392578) Line 1435 + 0x28 bytes C++
DumpRenderTree.exe!main(int argc=2, const char * * argv=0x00392578) Line 198 + 0x10 bytes C++
DumpRenderTree.exe!__tmainCRTStartup() Line 597 + 0x17 bytes C
kernel32.dll!75103677()
ntdll.dll!77989f42()
ntdll.dll!77989f15()
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/11531191>
Jessie Berlin
Added to the Windows Skipped list in http://trac.webkit.org/changeset/119123