| Summary: | Crash using Best Buy Store Locator - http://www.bestbuy.com/site/olspage.jsp?id=cat12092&type=page&_requestid=47130 | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | Aaron Williams <aaronw> |
| Component: | khtml renderer | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | crash | CC: | finex, james, manchicken, mmodem00 |
| Priority: | NOR | ||
| Version First Reported In: | 3.5 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Aaron Williams
2006-11-12 20:47:49 UTC
Can not reproduce. I can -- you need to actually search for that to happen.. #6 0xb60fea46 in khtml::RenderObject::isAnonymous (this=0x0)
at render_object.h:286
#7 0xb61c59dd in khtml::RenderObject::isAnonymousBlock (this=0x0)
at render_object.h:288
#8 0xb61e60f1 in khtml::RenderFlow::addChildWithContinuation (this=0x87e3db8,
newChild=0x8b2c91c, beforeChild=0x85ad9e0) at render_flow.cpp:88
#9 0xb61e6224 in khtml::RenderFlow::addChild (this=0x87e3db8,
newChild=0x8b2c91c, beforeChild=0x8b2c4a0) at render_flow.cpp:127
#10 0xb6163e9e in DOM::NodeImpl::createRendererIfNeeded (this=0x894c5b0)
at dom_nodeimpl.cpp:938
#11 0xb616a119 in DOM::ElementImpl::attach (this=0x894c5b0)
at dom_elementimpl.cpp:521
#12 0xb61660d4 in DOM::NodeBaseImpl::insertBefore (this=0x899fc48,
newChild=0x894c5b0, refChild=0x891bbf8, exceptioncode=@0xbf95afb8)
at dom_nodeimpl.cpp:1071
#13 0xb630584c in DOM::Node::insertBefore (this=0xbf95b090,
newChild=@0xbf95b0f8, refChild=@0x0) at dom_node.cpp:262
#14 0xb62737b8 in KJS::DOMNodeProtoFunc::tryCall (this=0x0, exec=0xbf95b670,
thisObj=@0xbf95b460, args=@0xbf95b454) at kjs_dom.cpp:579
#15 0xb62670b1 in KJS::DOMFunction::call (this=0x0, exec=0xbf95b670,
thisObj=@0xbf95b460, args=@0xbf95b454) at kjs_binding.cpp:136
#16 0xb5f0ebee in KJS::Object::call (this=0x0, exec=0xbf95b670,
thisObj=@0xbf95b460, args=@0xbf95b454) at object.cpp:73
#17 0xb5ed8d1f in KJS::FunctionCallNode::evaluate (this=0x8659848,
exec=0xbf95b670) at nodes.cpp:870
#18 0xb5edd3e8 in KJS::ExprStatementNode::execute (this=0x87d2c80,
exec=0xbf95b670) at nodes.cpp:1980
#19 0xb5ee2822 in KJS::SourceElementsNode::execute (this=0x86bb268,
exec=0xbf95b670) at nodes.cpp:3097
#20 0xb5edd23e in KJS::BlockNode::execute (this=0x8821f20, exec=0xbf95b670)
at nodes.cpp:1942
#21 0xb5f08bdf in KJS::DeclaredFunctionImp::execute (this=0x0, exec=0xbf95b670)
at function.cpp:588
#22 0xb5f0809b in KJS::FunctionImp::call (this=0x8624a20, exec=0xbf95be70,
thisObj=@0xbf95b760, args=@0xbf95b754) at function.cpp:363
#23 0xb5f0ebee in KJS::Object::call (this=0x0, exec=0xbf95be70,
thisObj=@0xbf95b760, args=@0xbf95b754) at object.cpp:73
#24 0xb5ed8d1f in KJS::FunctionCallNode::evaluate (this=0x895b328,
exec=0xbf95be70) at nodes.cpp:870
#25 0xb5edd3e8 in KJS::ExprStatementNode::execute (this=0x8822100,
exec=0xbf95be70) at nodes.cpp:1980
*** Bug 137071 has been marked as a duplicate of this bug. *** *** Bug 147842 has been marked as a duplicate of this bug. *** konqueror 4 doesn't crash on this website :-) No crash in kde 3.5.9 either, closing as it works for me. |