Bug 94934 - Konqueror suddenly crash after clicking on a link
Summary: Konqueror suddenly crash after clicking on a link
Status: RESOLVED DUPLICATE of bug 83272
Alias: None
Product: konqueror
Classification: Applications
Component: kjs (show other bugs)
Version: 3.3.2
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-11 17:36 UTC by kaplun
Modified: 2004-12-13 11:13 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description kaplun 2004-12-11 17:36:30 UTC
Version:           3.3.2 (using KDE 3.3.2, compiled sources)
Compiler:          gcc version 3.4.3
OS:                Linux (i686) release 2.6.9-cko3

Konqueror has crashed after I clicked on a link on a javascript active page. Here's the backtrace:
Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 19591)]
[New Thread 32769 (LWP 6389)]
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 19591)]
[New Thread 32769 (LWP 6389)]
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 19591)]
[New Thread 32769 (LWP 6389)]
[KCrash handler]
#6  0xb6a18fd1 in kill () from /lib/libc.so.6
#7  0xb6c26d91 in pthread_kill () from /lib/libpthread.so.0
#8  0xb6c2710b in raise () from /lib/libpthread.so.0
#9  0xb6a18c04 in raise () from /lib/libc.so.6
#10 0xb6a1a4dd in abort () from /lib/libc.so.6
#11 0xb6a120ef in __assert_fail () from /lib/libc.so.6
#12 0xb61c3e62 in DOM::NodeImpl::attach ()
   from /opt/kde3.3.2/lib/libkhtml.so.4
#13 0xb61c3eda in DOM::NodeBaseImpl::attach ()
   from /opt/kde3.3.2/lib/libkhtml.so.4
#14 0xb620836e in DOM::HTMLImageElementImpl::attach ()
   from /opt/kde3.3.2/lib/libkhtml.so.4
#15 0xb61c3ecb in DOM::NodeBaseImpl::attach ()
   from /opt/kde3.3.2/lib/libkhtml.so.4
#16 0xb61c6d28 in DOM::ElementImpl::attach ()
   from /opt/kde3.3.2/lib/libkhtml.so.4
#17 0xb6201a9b in DOM::HTMLTableCellElementImpl::attach ()
   from /opt/kde3.3.2/lib/libkhtml.so.4
#18 0xb61c3ecb in DOM::NodeBaseImpl::attach ()
   from /opt/kde3.3.2/lib/libkhtml.so.4
#19 0xb61c6d28 in DOM::ElementImpl::attach ()
   from /opt/kde3.3.2/lib/libkhtml.so.4
#20 0xb61c3ecb in DOM::NodeBaseImpl::attach ()
   from /opt/kde3.3.2/lib/libkhtml.so.4
#21 0xb61c6d28 in DOM::ElementImpl::attach ()
   from /opt/kde3.3.2/lib/libkhtml.so.4
#22 0xb61c3ecb in DOM::NodeBaseImpl::attach ()
   from /opt/kde3.3.2/lib/libkhtml.so.4
#23 0xb61c6d28 in DOM::ElementImpl::attach ()
   from /opt/kde3.3.2/lib/libkhtml.so.4
#24 0xb620075c in DOM::HTMLTableElementImpl::attach ()
   from /opt/kde3.3.2/lib/libkhtml.so.4
#25 0xb61dc551 in DOM::NodeBaseImpl::appendChild ()
   from /opt/kde3.3.2/lib/libkhtml.so.4
#26 0xb6213747 in DOM::HTMLElementImpl::setInnerHTML ()
   from /opt/kde3.3.2/lib/libkhtml.so.4
#27 0xb635a9f4 in DOM::HTMLElement::setInnerHTML ()
   from /opt/kde3.3.2/lib/libkhtml.so.4
#28 0xb62de468 in KJS::HTMLElement::putValueProperty ()
   from /opt/kde3.3.2/lib/libkhtml.so.4
#29 0xb62f6af6 in KJS::HTMLElement::tryPut ()
   from /opt/kde3.3.2/lib/libkhtml.so.4
#30 0xb62b4034 in KJS::DOMObject::put () from /opt/kde3.3.2/lib/libkhtml.so.4
#31 0xb606c045 in KJS::Reference::putValue ()
   from /opt/kde3.3.2/lib/libkjs.so.1
#32 0xb606dad4 in KJS::AssignNode::evaluate ()
   from /opt/kde3.3.2/lib/libkjs.so.1
#33 0xb60755c3 in KJS::ExprStatementNode::execute ()
   from /opt/kde3.3.2/lib/libkjs.so.1
#34 0xb6072548 in KJS::SourceElementsNode::execute ()
   from /opt/kde3.3.2/lib/libkjs.so.1
#35 0xb605b55d in KJS::BlockNode::execute ()
   from /opt/kde3.3.2/lib/libkjs.so.1
#36 0xb6075ca9 in KJS::FunctionBodyNode::execute ()
   from /opt/kde3.3.2/lib/libkjs.so.1
#37 0xb605b17c in KJS::DeclaredFunctionImp::execute ()
   from /opt/kde3.3.2/lib/libkjs.so.1
#38 0xb6081d8c in KJS::FunctionImp::call () from /opt/kde3.3.2/lib/libkjs.so.1
#39 0xb606ff99 in KJS::Object::call () from /opt/kde3.3.2/lib/libkjs.so.1
#40 0xb6076ff4 in KJS::FunctionCallNode::evaluate ()
   from /opt/kde3.3.2/lib/libkjs.so.1
#41 0xb60755c3 in KJS::ExprStatementNode::execute ()
   from /opt/kde3.3.2/lib/libkjs.so.1
#42 0xb6072548 in KJS::SourceElementsNode::execute ()
   from /opt/kde3.3.2/lib/libkjs.so.1
#43 0xb605b55d in KJS::BlockNode::execute ()
   from /opt/kde3.3.2/lib/libkjs.so.1
#44 0xb6075ca9 in KJS::FunctionBodyNode::execute ()
   from /opt/kde3.3.2/lib/libkjs.so.1
#45 0xb605b17c in KJS::DeclaredFunctionImp::execute ()
   from /opt/kde3.3.2/lib/libkjs.so.1
#46 0xb6081d8c in KJS::FunctionImp::call () from /opt/kde3.3.2/lib/libkjs.so.1
#47 0xb606ff99 in KJS::Object::call () from /opt/kde3.3.2/lib/libkjs.so.1
#48 0xb63341fd in KJS::JSEventListener::handleEvent ()
   from /opt/kde3.3.2/lib/libkhtml.so.4
#49 0xb6334550 in KJS::JSLazyEventListener::handleEvent ()
   from /opt/kde3.3.2/lib/libkhtml.so.4
#50 0xb61da276 in DOM::NodeImpl::handleLocalEvents ()
   from /opt/kde3.3.2/lib/libkhtml.so.4
#51 0xb61da47b in DOM::NodeImpl::dispatchGenericEvent ()
   from /opt/kde3.3.2/lib/libkhtml.so.4
#52 0xb61da865 in DOM::NodeImpl::dispatchEvent ()
   from /opt/kde3.3.2/lib/libkhtml.so.4
#53 0xb6165146 in KHTMLView::dispatchMouseEvent ()
   from /opt/kde3.3.2/lib/libkhtml.so.4
#54 0xb61655fc in KHTMLView::viewportMouseReleaseEvent ()
   from /opt/kde3.3.2/lib/libkhtml.so.4
#55 0xb729925d in QScrollView::eventFilter ()
   from /opt/kde3.3.2/lib/libqt-mt.so.3
#56 0xb617d819 in KHTMLView::eventFilter ()
   from /opt/kde3.3.2/lib/libkhtml.so.4
#57 0xb717b4df in QObject::activate_filters ()
   from /opt/kde3.3.2/lib/libqt-mt.so.3
#58 0xb717b5b2 in QObject::event () from /opt/kde3.3.2/lib/libqt-mt.so.3
#59 0xb71b697f in QWidget::event () from /opt/kde3.3.2/lib/libqt-mt.so.3
#60 0xb711b73f in QApplication::internalNotify ()
   from /opt/kde3.3.2/lib/libqt-mt.so.3
#61 0xb711baeb in QApplication::notify () from /opt/kde3.3.2/lib/libqt-mt.so.3
#62 0xb786a466 in KApplication::notify ()
   from /opt/kde3.3.2/lib/libkdecore.so.4
#63 0xb70b4132 in QETWidget::translateMouseEvent ()
   from /opt/kde3.3.2/lib/libqt-mt.so.3
#64 0xb70b22be in QApplication::x11ProcessEvent ()
   from /opt/kde3.3.2/lib/libqt-mt.so.3
#65 0xb70c62e6 in QEventLoop::processEvents ()
   from /opt/kde3.3.2/lib/libqt-mt.so.3
#66 0xb7131b90 in QEventLoop::enterLoop ()
   from /opt/kde3.3.2/lib/libqt-mt.so.3
#67 0xb7131ae6 in QEventLoop::exec () from /opt/kde3.3.2/lib/libqt-mt.so.3
#68 0xb711a8ef in QApplication::exec () from /opt/kde3.3.2/lib/libqt-mt.so.3
#69 0xb6886c9f in kdemain () from /opt/kde3.3.2/lib/libkdeinit_konqueror.so
#70 0xb769e764 in kdeinitmain () from /opt/kde3.3.2/lib/kde3/konqueror.so
#71 0x0804e496 in launch ()
#72 0x0804ec8d in handle_launcher_request ()
#73 0x0804f248 in handle_requests ()
#74 0x0804fac2 in main ()
Comment 1 Tommi Tervo 2004-12-13 11:13:53 UTC
Bt is similar to bug 78469_speakeasy.net, which is marked as dupe of 83272.
Next time try to do a better bug report, you should add at least page URL where you can reproduce crash.

*** This bug has been marked as a duplicate of 83272 ***