Summary: | Konqueror crashes in http://www.wikimapia.org | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Hasso Tepper <hasso> |
Component: | khtml | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | ismail |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Hasso Tepper
2006-06-21 12:07:04 UTC
Valgrind shows an invalid read: ==31522== ==31522== Invalid read of size 4 ==31522== at 0x71DBDE6: DOM::DocumentImpl::domTreeVersion() const (dom_docimpl.h:517) ==31522== by 0x71DA64A: DOM::NodeListImpl::Cache::updateNodeListInfo(DOM::DocumentImpl*) (dom_nodeimpl.cpp:1778) ==31522== by 0x71D9DAF: DOM::NodeListImpl::item(unsigned long) const (dom_nodeimpl.cpp:1624) ==31522== by 0x73A23D7: DOM::NodeList::item(unsigned long) const (dom_node.cpp:470) ==31522== by 0x72FC2FC: KJS::DOMNodeList::tryGet(KJS::ExecState*, KJS::Identifier const&) const (kjs_dom.cpp:624) ==31522== by 0x72F2728: KJS::DOMObject::get(KJS::ExecState*, KJS::Identifier const&) const (kjs_binding.cpp:50) ==31522== by 0x74E81DE: KJS::ObjectImp::getPropertyByIndex(KJS::ExecState*, unsigned) const (object.cpp:191) ==31522== by 0x74EFA99: KJS::Reference::getValue(KJS::ExecState*) const (reference.cpp:142) ==31522== by 0x74A71DE: KJS::Node::evaluate(KJS::ExecState*) const (nodes.cpp:130) ==31522== by 0x74A94CA: KJS::AccessorNode2::evaluateReference(KJS::ExecState*) const (nodes.cpp:668) ==31522== by 0x74AA0CC: KJS::FunctionCallNode::evaluate(KJS::ExecState*) const (nodes.cpp:829) ==31522== by 0x74ADC4A: KJS::AssignNode::evaluate(KJS::ExecState*) const (nodes.cpp:1562) ==31522== Address 0x10C is not stack'd, malloc'd or (recently) free'd Another duplicate of #128015 ? |