[Webkit-unassigned] [Bug 93891] New: ASSERTION FAILED: !currBox->needsLayout() loading bing maps

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 13 13:30:04 PDT 2012


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

           Summary: ASSERTION FAILED: !currBox->needsLayout() loading bing
                    maps
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://binged.it/K9uLcw
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: simon.fraser at apple.com
                CC: jchaffraix at webkit.org, mihnea at adobe.com


I hit an assertion when loading http://binged.it/K9uLcw:


ASSERTION FAILED: !currBox->needsLayout()
/Volumes/SSData/Development/OSX/webkit/OpenSource/Source/WebCore/rendering/RenderBlock.cpp(7431) : void WebCore::RenderBlock::checkPositionedObjectsNeedLayout()
1   0x103f70de2 WebCore::RenderBlock::checkPositionedObjectsNeedLayout()
2   0x1040b7e83 WebCore::RenderObject::checkBlockPositionedObjectsNeedLayout()
3   0x1031ef58c WebCore::RenderObject::setNeedsLayout(bool, WebCore::MarkingBehavior)
4   0x103f49f7c WebCore::RenderBlock::layoutBlock(bool, WebCore::FractionalLayoutUnit)
5   0x103f488d5 WebCore::RenderBlock::layout()
6   0x1041c265d WebCore::RenderView::layout()
7   0x1034c71af WebCore::FrameView::layout(bool)
8   0x1031b0fce WebCore::Document::updateLayout()
9   0x1031b10a5 WebCore::Document::updateLayoutIgnorePendingStylesheets()
10  0x10334a1de WebCore::DOMWindow::scrollY() const
11  0x10396af95 WebCore::DOMWindow::pageYOffset() const
12  0x10393f0ad WebCore::jsDOMWindowPageYOffset(JSC::ExecState*, JSC::JSValue, JSC::PropertyName)
13  0x102034069 JSC::PropertySlot::getValue(JSC::ExecState*, JSC::PropertyName) const
14  0x1020435a2 JSC::JSValue::get(JSC::ExecState*, JSC::PropertyName, JSC::PropertySlot&) const
15  0x1023c52f1 llint_slow_path_get_by_id
16  0x1023ce175 llint_op_get_by_id
17  0x1021e2fd4 JSC::JITCode::execute(JSC::RegisterFile*, JSC::ExecState*, JSC::JSGlobalData*)
18  0x1021dfd8f JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&)
19  0x1020917d8 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&)
20  0x1038724c2 WebCore::JSMainThreadExecState::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&)
21  0x1042238ce WebCore::ScheduledAction::executeFunctionInContext(JSC::JSGlobalObject*, JSC::JSValue, WebCore::ScriptExecutionContext*)
22  0x1042234a3 WebCore::ScheduledAction::execute(WebCore::Document*)
23  0x1042232f4 WebCore::ScheduledAction::execute(WebCore::ScriptExecutionContext*)
24  0x10333acb9 WebCore::DOMTimer::fired()
25  0x10458734d WebCore::ThreadTimers::sharedTimerFiredInternal()
26  0x1045870e9 WebCore::ThreadTimers::sharedTimerFired()
27  0x1042cc3e3 WebCore::timerFired(__CFRunLoopTimer*, void*)

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