Please could a JS expert look at this >?

Pavel Troller patrol at sinus.cz
Wed Sep 25 21:49:47 BST 2002


> Hi!
>   Update from today morning: konqueror now just crashes on the site.
>                                           With regards, Pavel Troller
Hi!
  Today evening, the crashes are still there.

  Backtrace follows:
                           With regards, Pavel Troller
 
#0  0x00000000 in ?? ()
#1  0x41c54833 in KJS::Reference2::getValue(KJS::ExecState*) const (this=0x8747628, exec=0xbfffe3f0) at internal.cpp:240
#2  0x41c5ed73 in KJS::FunctionCallNode::value(KJS::ExecState*) const (this=0x8747628, exec=0xbfffe3f0) at nodes.cpp:767
#3  0x41c6123a in KJS::AddNode::value(KJS::ExecState*) const (this=0x872e480, exec=0xbfffe3f0) at nodes.cpp:1196
#4  0x41c63221 in KJS::AssignNode::value(KJS::ExecState*) const (this=0x872d3e0, exec=0xbfffe3f0) at nodes.cpp:1535
#5  0x41c655e3 in KJS::ExprStatementNode::execute(KJS::ExecState*) (this=0x8764408, exec=0xbfffe3f0) at nodes.cpp:1929
#6  0x41c6cc5b in KJS::SourceElementNode::execute(KJS::ExecState*) (this=0x8731220, exec=0xbfffe3f0) at nodes.cpp:3084
#7  0x41c6d171 in KJS::SourceElementsNode::execute(KJS::ExecState*) (this=0x87419c8, exec=0xbfffe3f0) at nodes.cpp:3139
#8  0x41c6d035 in KJS::SourceElementsNode::execute(KJS::ExecState*) (this=0x875e7b0, exec=0xbfffe3f0) at nodes.cpp:3134
#9  0x41c6d035 in KJS::SourceElementsNode::execute(KJS::ExecState*) (this=0x876b2b0, exec=0xbfffe3f0) at nodes.cpp:3134
#10 0x41c6be62 in KJS::FunctionBodyNode::execute(KJS::ExecState*) (this=0x8766af0, exec=0xbfffe3f0) at nodes.cpp:2940
#11 0x41c896e0 in KJS::DeclaredFunctionImp::execute(KJS::ExecState*) (this=0x8179788, exec=0xbfffe3f0) at function.cpp:295
#12 0x41c88aa7 in KJS::FunctionImp::call(KJS::ExecState*, KJS::Object&, KJS::List const&) (this=0x8179788, exec=0xbfffe870,
    thisObj=@0xbfffe4a0, args=@0xbfffe4f0) at function.cpp:133
#13 0x41c8ed9c in KJS::Object::call(KJS::ExecState*, KJS::Object&, KJS::List const&) (this=0xbfffe4d0, exec=0xbfffe870,
    thisObj=@0xbfffe4a0, args=@0xbfffe4f0) at object.cpp:155
#14 0x41c5f026 in KJS::FunctionCallNode::value(KJS::ExecState*) const (this=0x86c9e80, exec=0xbfffe870) at nodes.cpp:807
#15 0x41c655e3 in KJS::ExprStatementNode::execute(KJS::ExecState*) (this=0x8711300, exec=0xbfffe870) at nodes.cpp:1929
#16 0x41c6cc5b in KJS::SourceElementNode::execute(KJS::ExecState*) (this=0x870a7f8, exec=0xbfffe870) at nodes.cpp:3084
#17 0x41c6d007 in KJS::SourceElementsNode::execute(KJS::ExecState*) (this=0x8711900, exec=0xbfffe870) at nodes.cpp:3132
#18 0x41c65338 in KJS::BlockNode::execute(KJS::ExecState*) (this=0x870a948, exec=0xbfffe870) at nodes.cpp:1887
#19 0x41c65b07 in KJS::IfNode::execute(KJS::ExecState*) (this=0x86fcd98, exec=0xbfffe870) at nodes.cpp:1974
#20 0x41c6cc5b in KJS::SourceElementNode::execute(KJS::ExecState*) (this=0x86d0810, exec=0xbfffe870) at nodes.cpp:3084
#21 0x41c6d171 in KJS::SourceElementsNode::execute(KJS::ExecState*) (this=0x86fcb20, exec=0xbfffe870) at nodes.cpp:3139
#22 0x41c6be62 in KJS::FunctionBodyNode::execute(KJS::ExecState*) (this=0x86fa2f8, exec=0xbfffe870) at nodes.cpp:2940
#23 0x41c896e0 in KJS::DeclaredFunctionImp::execute(KJS::ExecState*) (this=0x8300388, exec=0xbfffe870) at function.cpp:295
#24 0x41c88aa7 in KJS::FunctionImp::call(KJS::ExecState*, KJS::Object&, KJS::List const&) (this=0x8300388, exec=0x85a23c0,
    thisObj=@0xbfffe920, args=@0xbfffe970) at function.cpp:133
#25 0x41c8ed9c in KJS::Object::call(KJS::ExecState*, KJS::Object&, KJS::List const&) (this=0xbfffe950, exec=0x85a23c0,
    thisObj=@0xbfffe920, args=@0xbfffe970) at object.cpp:155
#26 0x41c5f026 in KJS::FunctionCallNode::value(KJS::ExecState*) const (this=0x873a448, exec=0x85a23c0) at nodes.cpp:807
#27 0x41c655e3 in KJS::ExprStatementNode::execute(KJS::ExecState*) (this=0x86cb6f0, exec=0x85a23c0) at nodes.cpp:1929
#28 0x41c6cc5b in KJS::SourceElementNode::execute(KJS::ExecState*) (this=0x8819570, exec=0x85a23c0) at nodes.cpp:3084
#29 0x41c6d007 in KJS::SourceElementsNode::execute(KJS::ExecState*) (this=0x8818fd0, exec=0x85a23c0) at nodes.cpp:3132
#30 0x41c6be62 in KJS::FunctionBodyNode::execute(KJS::ExecState*) (this=0x8579b98, exec=0x85a23c0) at nodes.cpp:2940
#31 0x41c59d73 in KJS::InterpreterImp::evaluate(KJS::UString const&, KJS::Value const&) (this=0x82eed78, code=@0xbfffec60,
    thisV=@0xbfffec70) at internal.cpp:1054
#32 0x41c911e4 in KJS::Interpreter::evaluate(KJS::UString const&, KJS::Value const&) (this=0x82eed40, code=@0xbfffec60,
    thisV=@0xbfffec70) at interpreter.cpp:134
#33 0x41bc34da in KJSProxyImpl::evaluate(QString, int, QString const&, DOM::Node const&) (this=0x82cca60, filename=
      {static null = {static null = <same as static member of an already seen type>, d = 0x8049e50, static shared_null = 0x8049e50}, d = 0x8049e50, static shared_null = 0x8049e50}, baseLine=0, str=@0x876fdf4, n=@0xbfffed10) at kjs_proxy.cpp:146
#34 0x41877619 in KHTMLPart::executeScript(DOM::Node const&, QString const&) (this=0x8212108, n=@0xbfffed10, script=@0x876fdf4)
    at khtml_part.cpp:656
#35 0x4187755c in KHTMLPart::executeScript(QString const&) (this=0x8212108, script=@0x876fdf4) at khtml_part.cpp:640
#36 0x41bbb840 in KJS::ScheduledAction::execute(KJS::Window*) (this=0x876fdc8, window=0x82f79c8) at kjs_window.cpp:1392
#37 0x41bbc18a in KJS::WindowQObject::timerEvent(QTimerEvent*) (this=0x82eecd0, e=0xbffff070) at kjs_window.cpp:1478
#38 0x40b49304 in QObject::event(QEvent*) () from /opt/qt3/lib/libqt-mt.so.3
#39 0x00000001 in ?? ()
#40 0x40ad1610 in QTimerEvent::~QTimerEvent() () from /opt/qt3/lib/libqt-mt.so.3
#41 0x000000e8 in ?? ()
Cannot access memory at address 0x14ec8353





More information about the kfm-devel mailing list