[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#457214: konqueror: segfaults at DOM::DocumentImpl::getName when connecting to vmware-server 2 beta web2.0 admin page



Package: konqueror
Version: 4:3.5.5a.dfsg.1-6etch1
Severity: normal

VMware Server e.x.p build-63231 (also known as server 2 beta) has a web
2.0 admin page at http://localhost:8222 and https://localhost:8333.
Initally I think I had this error on https, discovered I didn't have
debug symbols installed, installed those, and was unable to reproduce
the issue on https.

The attached backtrace is from the http://localhost:8222 url. I have
vserver installed, so if you'd like me to test this on sid, or even
experimental, it's not a lot of risk or effort for me to do so.

Thanks!

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 47876784363360 (LWP 6511)]
[KCrash handler]
#5  DOM::DocumentImpl::getName (this=0x0, _type=DOM::NodeImpl::ElementId, 
    _id=<value optimized out>)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./khtml/xml/dom_docimpl.cpp:1869
#6  0x00002b8b2ff89af7 in DOM::XMLElementImpl::tagName (this=0xfdbc00)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./khtml/xml/dom_elementimpl.cpp:917
#7  0x00002b8b2ff80e9d in DOM::ElementImpl::nodeName (this=0x0)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./khtml/xml/dom_elementimpl.cpp:456
#8  0x00002b8b30105d03 in DOM::Node::nodeName (this=<value optimized out>)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./khtml/dom/dom_node.cpp:178
#9  0x00002b8b300a83c7 in KJS::DOMNode::getValueProperty (
    this=<value optimized out>, exec=<value optimized out>, token=131183)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./khtml/ecma/kjs_dom.cpp:229
#10 0x00002b8b300a8ef8 in KJS::DOMNode::tryGet (this=0x11e4430, 
    exec=0x7fff80bd90d0, propertyName=@0x7fff80bd8898)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./khtml/ecma/kjs_binding.h:221
#11 0x00002b8b300a9429 in KJS::DOMElement::tryGet (this=0x11e4430, 
    exec=0x7fff80bd90d0, propertyName=@0x7fff80bd8898)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./khtml/ecma/kjs_dom.cpp:1173
#12 0x00002b8b300d62de in KJS::DOMObject::get (this=0x0, exec=0x1, p=@0x2006f)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./khtml/ecma/kjs_binding.cpp:50
#13 0x00002b8b303527eb in KJS::Reference::getValue (this=0x7fff80bd8880, 
    exec=0x7fff80bd90d0)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/reference.cpp:143
#14 0x00002b8b30352cb0 in KJS::Node::evaluate (this=<value optimized out>, 
    exec=0x7fff80bd90d0)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:130
#15 0x00002b8b30355408 in KJS::AccessorNode2::evaluateReference (
    this=0x17f3ca0, exec=0x1)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:668
#16 0x00002b8b3035c560 in KJS::FunctionCallNode::evaluate (this=0x17f3cd0, 
    exec=0x1) at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:829
#17 0x00002b8b303542e0 in KJS::EqualNode::evaluate (this=0x17f3d00, exec=0x1)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:1406
#18 0x00002b8b3033cf50 in KJS::Node::toBoolean (this=0x0, exec=0x7fff80bd90d0)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:136
#19 0x00002b8b3036664d in KJS::IfNode::execute (this=0x17f41b0, 
    exec=0x7fff80bd90d0)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:2016
#20 0x00002b8b3036959c in KJS::SourceElementsNode::execute (this=0x0, 
    exec=0x7fff80bd90d0)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:3097
#21 0x00002b8b303684ce in KJS::BlockNode::execute (this=0x17f4510, 
    exec=0x7fff80bd90d0)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:1942
#22 0x00002b8b30367459 in KJS::ForNode::execute (this=0x17f4560, 
    exec=0x7fff80bd90d0)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:2199
#23 0x00002b8b3036959c in KJS::SourceElementsNode::execute (this=0x0, 
    exec=0x7fff80bd90d0)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:3097
#24 0x00002b8b303684ce in KJS::BlockNode::execute (this=0x17f4610, 
    exec=0x7fff80bd90d0)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:1942
#25 0x00002b8b30367f0b in KJS::DeclaredFunctionImp::execute (
    this=<value optimized out>, exec=0x1)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/function.cpp:597
#26 0x00002b8b3035312b in KJS::FunctionImp::call (this=0xe697c0, 
    exec=0x7fff80bd98d0, thisObj=@0x7fff80bd9260, args=@0x7fff80bd9240)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/function.cpp:372
#27 0x00002b8b30355de7 in KJS::Object::call (this=<value optimized out>, 
    exec=0x7fff80bd98d0, thisObj=@0x2006f, args=@0x8)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/object.cpp:73
#28 0x00002b8b3035c8be in KJS::FunctionCallNode::evaluate (
    this=<value optimized out>, exec=0x7fff80bd98d0)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:870
#29 0x00002b8b30368310 in KJS::ExprStatementNode::execute (this=0x17f2f90, 
    exec=0x7fff80bd98d0)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:1980
#30 0x00002b8b303694fd in KJS::SourceElementsNode::execute (this=0x17f2fe0, 
    exec=0x7fff80bd98d0)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:3091
#31 0x00002b8b303684ce in KJS::BlockNode::execute (this=0x17f3030, 
    exec=0x7fff80bd98d0)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:1942
#32 0x00002b8b30367459 in KJS::ForNode::execute (this=0x17f3080, 
    exec=0x7fff80bd98d0)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:2199
#33 0x00002b8b3036959c in KJS::SourceElementsNode::execute (this=0x0, 
    exec=0x7fff80bd98d0)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:3097
#34 0x00002b8b303684ce in KJS::BlockNode::execute (this=0x17f3130, 
    exec=0x7fff80bd98d0)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:1942
#35 0x00002b8b30367f0b in KJS::DeclaredFunctionImp::execute (
    this=<value optimized out>, exec=0x1)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/function.cpp:597
#36 0x00002b8b3035312b in KJS::FunctionImp::call (this=0xe69730, 
    exec=0x7fff80bd9e40, thisObj=@0x7fff80bd9a60, args=@0x7fff80bd9a40)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/function.cpp:372
#37 0x00002b8b30355de7 in KJS::Object::call (this=<value optimized out>, 
    exec=0x7fff80bd9e40, thisObj=@0x2006f, args=@0x8)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/object.cpp:73
#38 0x00002b8b3035c8be in KJS::FunctionCallNode::evaluate (
    this=<value optimized out>, exec=0x7fff80bd9e40)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:870
#39 0x00002b8b30368310 in KJS::ExprStatementNode::execute (this=0xff1a40, 
    exec=0x7fff80bd9e40)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:1980
#40 0x00002b8b3036959c in KJS::SourceElementsNode::execute (this=0x9722c0, 
    exec=0x7fff80bd9e40)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:3097
#41 0x00002b8b303684ce in KJS::BlockNode::execute (this=0xff2710, 
    exec=0x7fff80bd9e40)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:1942
#42 0x00002b8b30367f0b in KJS::DeclaredFunctionImp::execute (
    this=<value optimized out>, exec=0x1)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/function.cpp:597
#43 0x00002b8b3035312b in KJS::FunctionImp::call (this=0x1fa9710, 
    exec=0x7fff80bda840, thisObj=@0x7fff80bd9fd0, args=@0x7fff80bd9fb0)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/function.cpp:372
#44 0x00002b8b30355de7 in KJS::Object::call (this=<value optimized out>, 
    exec=0x7fff80bda840, thisObj=@0x2006f, args=@0x8)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/object.cpp:73
#45 0x00002b8b3035c8be in KJS::FunctionCallNode::evaluate (
    this=<value optimized out>, exec=0x7fff80bda840)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:870
#46 0x00002b8b30368310 in KJS::ExprStatementNode::execute (this=0xee9940, 
    exec=0x7fff80bda840)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:1980
#47 0x00002b8b303694fd in KJS::SourceElementsNode::execute (this=0xee9990, 
    exec=0x7fff80bda840)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:3091
#48 0x00002b8b303684ce in KJS::BlockNode::execute (this=0xee99e0, 
    exec=0x7fff80bda840)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:1942
#49 0x00002b8b30369a92 in KJS::TryNode::execute (this=0x17d13d0, 
    exec=0x7fff80bda840)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:2871
#50 0x00002b8b3036959c in KJS::SourceElementsNode::execute (this=0xee97e0, 
    exec=0x7fff80bda840)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:3097
#51 0x00002b8b303684ce in KJS::BlockNode::execute (this=0x17d1480, 
    exec=0x7fff80bda840)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:1942
#52 0x00002b8b303666fa in KJS::IfNode::execute (this=0x17d14d0, 
    exec=0x7fff80bda840)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:2021
#53 0x00002b8b3036959c in KJS::SourceElementsNode::execute (this=0x0, 
    exec=0x7fff80bda840)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:3097
#54 0x00002b8b303684ce in KJS::BlockNode::execute (this=0x17d1ba0, 
    exec=0x7fff80bda840)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:1942
#55 0x00002b8b30367f0b in KJS::DeclaredFunctionImp::execute (
    this=<value optimized out>, exec=0x1)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/function.cpp:597
#56 0x00002b8b3035312b in KJS::FunctionImp::call (this=0x194ca80, 
    exec=0x7fff80bdb0a0, thisObj=@0x7fff80bda9d0, args=@0x7fff80bda9b0)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/function.cpp:372
#57 0x00002b8b30355de7 in KJS::Object::call (this=<value optimized out>, 
    exec=0x7fff80bdb0a0, thisObj=@0x2006f, args=@0x8)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/object.cpp:73
#58 0x00002b8b3035c8be in KJS::FunctionCallNode::evaluate (
    this=<value optimized out>, exec=0x7fff80bdb0a0)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:870
#59 0x00002b8b30368310 in KJS::ExprStatementNode::execute (this=0x16a4150, 
    exec=0x7fff80bdb0a0)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:1980
#60 0x00002b8b303694fd in KJS::SourceElementsNode::execute (this=0x16a41a0, 
    exec=0x7fff80bdb0a0)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:3091
#61 0x00002b8b303684ce in KJS::BlockNode::execute (this=0x16a41f0, 
    exec=0x7fff80bdb0a0)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:1942
#62 0x00002b8b30369a92 in KJS::TryNode::execute (this=0x16a5000, 
    exec=0x7fff80bdb0a0)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:2871
#63 0x00002b8b303694fd in KJS::SourceElementsNode::execute (this=0x16a5060, 
    exec=0x7fff80bdb0a0)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:3091
#64 0x00002b8b303684ce in KJS::BlockNode::execute (this=0x16a50b0, 
    exec=0x7fff80bdb0a0)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:1942
#65 0x00002b8b30367f0b in KJS::DeclaredFunctionImp::execute (
    this=<value optimized out>, exec=0x1)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/function.cpp:597
#66 0x00002b8b3035312b in KJS::FunctionImp::call (this=0x1134f70, 
    exec=0x7fff80bdbb20, thisObj=@0x7fff80bdb230, args=@0x7fff80bdb210)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/function.cpp:372
#67 0x00002b8b30355de7 in KJS::Object::call (this=<value optimized out>, 
    exec=0x7fff80bdbb20, thisObj=@0x2006f, args=@0x8)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/object.cpp:73
#68 0x00002b8b3035c8be in KJS::FunctionCallNode::evaluate (
    this=<value optimized out>, exec=0x7fff80bdbb20)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:870
#69 0x00002b8b30368310 in KJS::ExprStatementNode::execute (this=0x1555670, 
    exec=0x7fff80bdbb20)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:1980
#70 0x00002b8b303694fd in KJS::SourceElementsNode::execute (this=0x15556c0, 
    exec=0x7fff80bdbb20)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:3091
#71 0x00002b8b303684ce in KJS::BlockNode::execute (this=0x1555710, 
    exec=0x7fff80bdbb20)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:1942
#72 0x00002b8b303666fa in KJS::IfNode::execute (this=0x1555760, 
    exec=0x7fff80bdbb20)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:2021
#73 0x00002b8b3036959c in KJS::SourceElementsNode::execute (this=0x972330, 
    exec=0x7fff80bdbb20)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:3097
#74 0x00002b8b303684ce in KJS::BlockNode::execute (this=0x1555810, 
    exec=0x7fff80bdbb20)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:1942
#75 0x00002b8b30366e4e in KJS::ForInNode::execute (this=0x1555860, 
    exec=0x7fff80bdbb20)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:2306
#76 0x00002b8b303694fd in KJS::SourceElementsNode::execute (this=0x1555920, 
    exec=0x7fff80bdbb20)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:3091
#77 0x00002b8b303684ce in KJS::BlockNode::execute (this=0x1555970, 
    exec=0x7fff80bdbb20)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:1942
#78 0x00002b8b30367f0b in KJS::DeclaredFunctionImp::execute (
    this=<value optimized out>, exec=0x1)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/function.cpp:597
#79 0x00002b8b3035312b in KJS::FunctionImp::call (this=0x1917320, 
    exec=0x7fff80bdc090, thisObj=@0x7fff80bdbcb0, args=@0x7fff80bdbc90)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/function.cpp:372
#80 0x00002b8b30355de7 in KJS::Object::call (this=<value optimized out>, 
    exec=0x7fff80bdc090, thisObj=@0x2006f, args=@0x8)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/object.cpp:73
#81 0x00002b8b3035c8be in KJS::FunctionCallNode::evaluate (
    this=<value optimized out>, exec=0x7fff80bdc090)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:870
#82 0x00002b8b30368310 in KJS::ExprStatementNode::execute (this=0x7e1ec0, 
    exec=0x7fff80bdc090)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:1980
#83 0x00002b8b3036959c in KJS::SourceElementsNode::execute (this=0x9722c0, 
    exec=0x7fff80bdc090)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:3097
#84 0x00002b8b303684ce in KJS::BlockNode::execute (this=0x7e2320, 
    exec=0x7fff80bdc090)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:1942
#85 0x00002b8b30367f0b in KJS::DeclaredFunctionImp::execute (
    this=<value optimized out>, exec=0x1)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/function.cpp:597
#86 0x00002b8b3035312b in KJS::FunctionImp::call (this=0x11e3300, 
    exec=0x7fff80bdca00, thisObj=@0x7fff80bdc220, args=@0x7fff80bdc200)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/function.cpp:372
#87 0x00002b8b30355de7 in KJS::Object::call (this=<value optimized out>, 
    exec=0x7fff80bdca00, thisObj=@0x2006f, args=@0x8)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/object.cpp:73
#88 0x00002b8b3035c8be in KJS::FunctionCallNode::evaluate (
    this=<value optimized out>, exec=0x7fff80bdca00)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:870
#89 0x00002b8b30368310 in KJS::ExprStatementNode::execute (this=0x7df3c0, 
    exec=0x7fff80bdca00)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:1980
#90 0x00002b8b30368711 in KJS::StatListNode::execute (this=0x7df410, exec=0x1)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:1702
#91 0x00002b8b3036a415 in KJS::CaseClauseNode::evalStatements (
    this=<value optimized out>, exec=0x1)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:2481
#92 0x00002b8b3036a60d in KJS::CaseBlockNode::evalBlock (this=0x7e02e0, 
    exec=0x7fff80bdca00, input=@0x7fff80bdc6e0)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:2594
#93 0x00002b8b3036ad38 in KJS::SwitchNode::execute (this=0x7e0310, 
    exec=0x7fff80bdca00)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:2680
#94 0x00002b8b303694fd in KJS::SourceElementsNode::execute (this=0x7e0360, 
    exec=0x7fff80bdca00)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:3091
#95 0x00002b8b303684ce in KJS::BlockNode::execute (this=0x7e03b0, 
    exec=0x7fff80bdca00)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:1942
#96 0x00002b8b30367f0b in KJS::DeclaredFunctionImp::execute (
    this=<value optimized out>, exec=0x1)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/function.cpp:597
#97 0x00002b8b3035312b in KJS::FunctionImp::call (this=0xe3f0a0, 
    exec=0x7fff80bdd850, thisObj=@0x7fff80bdcbd0, args=@0x7fff80bdcbb0)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/function.cpp:372
#98 0x00002b8b30355de7 in KJS::Object::call (this=<value optimized out>, 
    exec=0x7fff80bdd850, thisObj=@0x2006f, args=@0x8)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/object.cpp:73
#99 0x00002b8b3035b77a in KJS::FunctionProtoFuncImp::call (
    this=<value optimized out>, exec=0x7fff80bdd850, 
    thisObj=<value optimized out>, args=@0x7fff80bdced0)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/function_object.cpp:174
#100 0x00002b8b30355de7 in KJS::Object::call (this=<value optimized out>, 
    exec=0x7fff80bdd850, thisObj=@0x2006f, args=@0x8)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/object.cpp:73
#101 0x00002b8b3035c8be in KJS::FunctionCallNode::evaluate (
    this=<value optimized out>, exec=0x7fff80bdd850)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:870
#102 0x00002b8b30368310 in KJS::ExprStatementNode::execute (this=0x1747030, 
    exec=0x7fff80bdd850)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:1980
#103 0x00002b8b303694fd in KJS::SourceElementsNode::execute (this=0x1747080, 
    exec=0x7fff80bdd850)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:3091
#104 0x00002b8b303684ce in KJS::BlockNode::execute (this=0x17470d0, 
    exec=0x7fff80bdd850)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:1942
#105 0x00002b8b30369a92 in KJS::TryNode::execute (this=0x1747470, 
    exec=0x7fff80bdd850)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:2871
#106 0x00002b8b3036959c in KJS::SourceElementsNode::execute (this=0x0, 
    exec=0x7fff80bdd850)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:3097
#107 0x00002b8b303684ce in KJS::BlockNode::execute (this=0x1747520, 
    exec=0x7fff80bdd850)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:1942
#108 0x00002b8b30367459 in KJS::ForNode::execute (this=0x1747570, 
    exec=0x7fff80bdd850)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:2199
#109 0x00002b8b3036959c in KJS::SourceElementsNode::execute (this=0x0, 
    exec=0x7fff80bdd850)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:3097
#110 0x00002b8b303684ce in KJS::BlockNode::execute (this=0x1747620, 
    exec=0x7fff80bdd850)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:1942
#111 0x00002b8b30367f0b in KJS::DeclaredFunctionImp::execute (
    this=<value optimized out>, exec=0x1)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/function.cpp:597
#112 0x00002b8b3035312b in KJS::FunctionImp::call (this=0x100a270, 
    exec=0x7fff80bdddc0, thisObj=@0x7fff80bdd9e0, args=@0x7fff80bdd9c0)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/function.cpp:372
#113 0x00002b8b30355de7 in KJS::Object::call (this=<value optimized out>, 
    exec=0x7fff80bdddc0, thisObj=@0x2006f, args=@0x8)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/object.cpp:73
#114 0x00002b8b3035c8be in KJS::FunctionCallNode::evaluate (
    this=<value optimized out>, exec=0x7fff80bdddc0)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:870
#115 0x00002b8b30368310 in KJS::ExprStatementNode::execute (this=0x1a31040, 
    exec=0x7fff80bdddc0)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:1980
#116 0x00002b8b3036959c in KJS::SourceElementsNode::execute (this=0x9722c0, 
    exec=0x7fff80bdddc0)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:3097
#117 0x00002b8b303684ce in KJS::BlockNode::execute (this=0x1a31450, 
    exec=0x7fff80bdddc0)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/nodes.cpp:1942
#118 0x00002b8b30367f0b in KJS::DeclaredFunctionImp::execute (
    this=<value optimized out>, exec=0x1)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/function.cpp:597
#119 0x00002b8b3035312b in KJS::FunctionImp::call (this=0x100a000, 
    exec=0x84f190, thisObj=@0x7fff80bddf80, args=@0x7fff80bddf30)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/function.cpp:372
#120 0x00002b8b30355de7 in KJS::Object::call (this=<value optimized out>, 
    exec=0x84f190, thisObj=@0x2006f, args=@0x8)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kjs/object.cpp:73
#121 0x00002b8b300bec18 in KJS::JSEventListener::handleEvent (this=0x1417c50, 
    evt=@0x7fff80bddff0)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./khtml/ecma/kjs_events.cpp:95
#122 0x00002b8b2ff8d525 in DOM::DocumentImpl::defaultEventHandler (
    this=<value optimized out>, evt=0xf113e0)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./khtml/xml/dom_docimpl.cpp:2446
#123 0x00002b8b2ff9a46c in DOM::NodeImpl::dispatchWindowEvent (this=0x7b8e28, 
    _id=17, canBubbleArg=<value optimized out>, cancelableArg=false)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./khtml/xml/dom_nodeimpl.cpp:443
#124 0x00002b8b2ffbe3eb in DOM::HTMLDocumentImpl::close (
    this=<value optimized out>)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./khtml/html/html_documentimpl.cpp:276
#125 0x00002b8b2ff4a931 in KHTMLPart::checkCompleted (this=0x91f7c0)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./khtml/khtml_part.cpp:2260
#126 0x00002b8b2ff4ac34 in KHTMLPart::slotChildCompleted (this=0x91f7c0, 
    pendingAction=false)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./khtml/khtml_part.cpp:5061
#127 0x00002b8b2ff79665 in KHTMLPart::qt_invoke (this=0x91f7c0, _id=56, 
    _o=0x7fff80bde370) at ./khtml_part.moc:540
#128 0x00002b8b2cd9dd4f in QObject::activate_signal (this=0x1f19790, 
    clist=0x10c6540, o=0x7fff80bde370) at kernel/qobject.cpp:2380
#129 0x00002b8b2cd9e7b6 in QObject::activate_signal (this=0x1f19790, signal=5)
    at kernel/qobject.cpp:2325
#130 0x00002b8b2ff75d51 in KHTMLView::timerEvent (this=0x208e4c0, 
    e=<value optimized out>)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./khtml/khtmlview.cpp:3470
#131 0x00002b8b2cd9d2e7 in QObject::event (this=0x208e4c0, e=0x7fff80bdea50)
    at kernel/qobject.cpp:741
#132 0x00002b8b2cdd20bb in QWidget::event (this=0x208e4c0, e=0x7fff80bdea50)
    at kernel/qwidget.cpp:4678
#133 0x00002b8b2cd39262 in QApplication::internalNotify (this=0x7fff80bdeee0, 
    receiver=0x208e4c0, e=0x7fff80bdea50) at kernel/qapplication.cpp:2635
#134 0x00002b8b2cd3bb1b in QApplication::notify (this=0x7fff80bdeee0, 
    receiver=0x208e4c0, e=0x7fff80bdea50) at kernel/qapplication.cpp:2523
#135 0x00002b8b2bef08be in KApplication::notify (this=0x7fff80bdeee0, 
    receiver=0x208e4c0, event=0x7fff80bdea50)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kdecore/kapplication.cpp:550
#136 0x00002b8b2cccc802 in QApplication::sendEvent (receiver=0x208e4c0, 
    event=0x7fff80bdea50) at ../include/qapplication.h:520
#137 0x00002b8b2cd2c57c in QEventLoop::activateTimers (this=0x540590)
    at kernel/qeventloop_unix.cpp:556
#138 0x00002b8b2cce0584 in QEventLoop::processEvents (this=0x540590, flags=4)
    at kernel/qeventloop_x11.cpp:389
#139 0x00002b8b2cd527ee in QEventLoop::enterLoop (this=0x540590)
    at kernel/qeventloop.cpp:198
#140 0x00002b8b2cd525f7 in QEventLoop::exec (this=0x540590)
    at kernel/qeventloop.cpp:145
#141 0x00002b8b2cd3ad40 in QApplication::exec (this=0x7fff80bdeee0)
    at kernel/qapplication.cpp:2758
#142 0x00002b8b2a0a3a9e in kdemain (argc=<value optimized out>, 
    argv=<value optimized out>)
    at /home/skx/kdebase-3.5.5a.dfsg.1/./konqueror/konq_main.cc:206
#143 0x00002b8b2a6934ca in __libc_start_main () from /lib/libc.so.6
#144 0x000000000040051a in _start () at ../sysdeps/x86_64/elf/start.S:113

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-vserver-amd64
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages konqueror depends on:
ii  kcontrol          4:3.5.5a.dfsg.1-6etch1 control center for KDE
ii  kdebase-kio-plugi 4:3.5.5a.dfsg.1-6etch1 core I/O slaves for KDE
ii  kdelibs4c2a       4:3.5.5a.dfsg.1-8      core libraries and binaries for al
ii  kdesktop          4:3.5.5a.dfsg.1-6etch1 miscellaneous binaries and files f
ii  kfind             4:3.5.5a.dfsg.1-6etch1 file-find utility for KDE
ii  libacl1           2.2.41-1               Access control list shared library
ii  libart-2.0-2      2.3.17-1               Library of functions for 2D graphi
ii  libattr1          2.4.32-1               Extended attribute shared library
ii  libaudio2         1.8-4                  The Network Audio System (NAS). (s
ii  libc6             2.3.6.ds1-13etch2      GNU C Library: Shared libraries
ii  libfam0           2.7.0-12               Client library to control the FAM 
ii  libfontconfig1    2.4.2-1.2              generic font configuration library
ii  libfreetype6      2.2.1-5+etch1          FreeType 2 font engine, shared lib
ii  libgcc1           1:4.1.1-21             GCC support library
ii  libice6           1:1.0.1-2              X11 Inter-Client Exchange library
ii  libidn11          0.6.5-1                GNU libidn library, implementation
ii  libjpeg62         6b-13                  The Independent JPEG Group's JPEG 
ii  libkonq4          4:3.5.5a.dfsg.1-6etch1 core libraries for Konqueror
ii  libpng12-0        1.2.15~beta5-1         PNG library - runtime
ii  libqt3-mt         3:3.3.7-4              Qt GUI Library (Threaded runtime v
ii  libsm6            1:1.0.1-3              X11 Session Management library
ii  libstdc++6        4.1.1-21               The GNU Standard C++ Library v3
ii  libx11-6          2:1.0.3-7              X11 client-side library
ii  libxcursor1       1.1.7-4                X cursor management library
ii  libxext6          1:1.0.1-2              X11 miscellaneous extension librar
ii  libxft2           2.1.8.2-8              FreeType-based font drawing librar
ii  libxi6            1:1.0.1-4              X11 Input extension library
ii  libxinerama1      1:1.0.1-4.1            X11 Xinerama extension library
ii  libxrandr2        2:1.1.0.2-5            X11 RandR extension library
ii  libxrender1       1:0.9.1-3              X Rendering Extension client libra
ii  libxt6            1:1.0.2-2              X11 toolkit intrinsics library
ii  zlib1g            1:1.2.3-13             compression library - runtime

konqueror recommends no packages.

-- no debconf information




Reply to: