[Webkit-unassigned] [Bug 57736] Quickly navigating OpenStreetMap crashes WebKit Nigthly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 5 09:39:07 PDT 2011


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


mitz at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mitz at webkit.org




--- Comment #3 from mitz at webkit.org  2011-04-05 09:39:08 PST ---
ASSERTION FAILED: !node() || documentBeingDestroyed() || !frame()->view() || frame()->view()->layoutRoot() != this
Source/WebCore/rendering/RenderObject.cpp(229) : virtual WebCore::RenderObject::~RenderObject()


#0    0x0000000104c4bd19 in WebCore::RenderObject::~RenderObject() at Source/WebCore/rendering/RenderObject.cpp:229
#1    0x0000000104baab9c in WebCore::RenderBoxModelObject::~RenderBoxModelObject() at Source/WebCore/rendering/RenderBoxModelObject.cpp:257
#2    0x0000000104b927bc in WebCore::RenderBox::~RenderBox() ()
#3    0x0000000104b2a214 in WebCore::RenderBlock::~RenderBlock() ()
#4    0x0000000104b29c85 in WebCore::RenderBlock::~RenderBlock() ()
#5    0x0000000104b29c0d in WebCore::RenderBlock::~RenderBlock() ()
#6    0x0000000104c58e76 in WebCore::RenderObject::arenaDelete(WebCore::RenderArena*, void*) ()
#7    0x0000000104c58c6d in WebCore::RenderObject::destroy() ()
#8    0x0000000104baad92 in WebCore::RenderBoxModelObject::destroy() ()
#9    0x0000000104b92f2b in WebCore::RenderBox::destroy() ()
#10    0x0000000104b2a4f5 in WebCore::RenderBlock::destroy() ()
#11    0x0000000104a538b0 in WebCore::Node::detach() ()
#12    0x0000000103c3e766 in WebCore::ContainerNode::detach() ()
#13    0x0000000104032667 in WebCore::Element::detach() ()
#14    0x0000000104033079 in WebCore::Element::recalcStyle(WebCore::Node::StyleChange) ()
#15    0x0000000104033be8 in WebCore::Element::recalcStyle(WebCore::Node::StyleChange) ()
#16    0x0000000104033be8 in WebCore::Element::recalcStyle(WebCore::Node::StyleChange) ()
#17    0x0000000104033be8 in WebCore::Element::recalcStyle(WebCore::Node::StyleChange) ()
#18    0x0000000104033be8 in WebCore::Element::recalcStyle(WebCore::Node::StyleChange) ()
#19    0x0000000104033be8 in WebCore::Element::recalcStyle(WebCore::Node::StyleChange) ()
#20    0x0000000104033be8 in WebCore::Element::recalcStyle(WebCore::Node::StyleChange) ()
#21    0x0000000104033be8 in WebCore::Element::recalcStyle(WebCore::Node::StyleChange) ()
#22    0x0000000103e6443a in WebCore::Document::recalcStyle(WebCore::Node::StyleChange) ()
#23    0x0000000103e659eb in WebCore::Document::updateStyleIfNeeded() ()
#24    0x0000000103e65c24 in WebCore::Document::updateLayout() ()
#25    0x0000000103e65dfd in WebCore::Document::updateLayoutIgnorePendingStylesheets() ()
#26    0x000000010402f101 in WebCore::Element::scrollLeft() const ()
#27    0x000000010460f84c in WebCore::jsElementScrollLeft(JSC::ExecState*, JSC::JSValue, JSC::Identifier const&) ()
#28    0x0000000101ce46fa in cti_op_get_by_id_custom_stub ()
#29    0x0000000101cf54b0 in jscGeneratedNativeCode ()
#30    0x0000000101ca3cac in JSC::JITCode::execute(JSC::RegisterFile*, JSC::ExecState*, JSC::JSGlobalData*) ()
#31    0x0000000101c9fe73 in JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) ()
#32    0x0000000101c31bef in JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) at Source/JavaScriptCore/runtime/CallData.cpp:38
#33    0x0000000104517f0f in WebCore::JSMainThreadExecState::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) ()
#34    0x000000010462f227 in WebCore::JSEventListener::handleEvent(WebCore::ScriptExecutionContext*, WebCore::Event*) ()
#35    0x000000010406e00a in WebCore::EventTarget::fireEventListeners(WebCore::Event*, WebCore::EventTargetData*, WTF::Vector<WebCore::RegisteredEventListener, 1ul>&) ()
#36    0x000000010406dd0c in WebCore::EventTarget::fireEventListeners(WebCore::Event*) ()
#37    0x0000000104a5abb1 in WebCore::Node::handleLocalEvents(WebCore::Event*) ()
#38    0x0000000104040b7c in WebCore::EventContext::handleLocalEvents(WebCore::Event*) const ()
#39    0x0000000104042003 in WebCore::EventDispatcher::dispatchEvent(WTF::PassRefPtr<WebCore::Event>) ()
#40    0x00000001040438f1 in WebCore::EventDispatcher::dispatchMouseEvent(WebCore::Node*, WebCore::PlatformMouseEvent const&, WTF::AtomicString const&, int, WebCore::Node*) ()
#41    0x0000000104a5b55f in WebCore::Node::dispatchMouseEvent(WebCore::PlatformMouseEvent const&, WTF::AtomicString const&, int, WebCore::Node*) ()
#42    0x000000010404ec15 in WebCore::EventHandler::dispatchMouseEvent(WTF::AtomicString const&, WebCore::Node*, bool, int, WebCore::PlatformMouseEvent const&, bool) ()
#43    0x000000010404f6bd in WebCore::EventHandler::handleMouseDoubleClickEvent(WebCore::PlatformMouseEvent const&) ()
#44    0x000000010405fd09 in WebCore::EventHandler::mouseUp(NSEvent*) ()
#45    0x0000000102622707 in -[WebHTMLView mouseUp:] ()

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