Bug 101132 - Konqueror segfault caused by selection/double clicking
Summary: Konqueror segfault caused by selection/double clicking
Status: RESOLVED DUPLICATE of bug 95319
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-08 23:03 UTC by cb-kde
Modified: 2005-03-09 02:37 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 cb-kde 2005-03-08 23:03:35 UTC
Version:            (using KDE KDE 3.4.0)
Installed from:    Compiled From Sources
Compiler:          gcc version 3.3.5 (Debian 1:3.3.5-8) From debian sid
OS:                Linux

Something to do with clicking/selection text rapidly in succession. Occurs repeatably, cannot reproduce it at will.

Using KDE_3_4_BRANCH from a week or so ago, but I believe it's been there since 3.3 or before.

Using host libthread_db library "/lib/tls/libthread_db.so.1".
`system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols.
[Thread debugging using libthread_db enabled]
[New Thread -1230002080 (LWP 11469)]
[KCrash handler]
#3  0xb63510f9 in DOM::DocumentImpl::setSelection (this=0x1, s=0x1, sp=1, 
    e=0x1, ep=1) at dom_nodeimpl.h:280
#4  0xb632c72e in KHTMLPart::khtmlMouseDoubleClickEvent (this=0x8822160, 
    event=0x8af54a8) at dom_node.h:863
#5  0xb632bbdb in KHTMLPart::customEvent (this=0x8822160, event=0xbfffe290)
    at khtml_part.cpp:5722
#6  0xb7215dbc in QObject::event () from /usr/share/qt3/lib/libqt-mt.so.3
#7  0xb71bbbff in QApplication::internalNotify ()
   from /usr/share/qt3/lib/libqt-mt.so.3
#8  0xb71bb1fe in QApplication::notify () from /usr/share/qt3/lib/libqt-mt.so.3
#9  0xb77d9be5 in KApplication::notify (this=0xbffff5d0, receiver=0x8822160, 
    event=0xbfffe290) at kapplication.cpp:549
#10 0xb62f685e in KHTMLView::viewportMouseDoubleClickEvent (this=0x87ebdc8, 
    _mouse=0xbfffed00) at khtmlview.cpp:1013
#11 0xb62f549d in KHTMLView::viewportMousePressEvent (this=0x87ebdc8, 
    _mouse=0xbfffed00) at khtmlview.cpp:861
#12 0xb732d825 in QScrollView::eventFilter ()
   from /usr/share/qt3/lib/libqt-mt.so.3
#13 0xb62f987c in KHTMLView::eventFilter (this=0x87ebdc8, o=0x87ed168, 
    e=0xbfffed00) at khtmlview.cpp:1904
#14 0xb7215ede in QObject::activate_filters ()
   from /usr/share/qt3/lib/libqt-mt.so.3
#15 0xb7215e0c in QObject::event () from /usr/share/qt3/lib/libqt-mt.so.3
#16 0xb724e6af in QWidget::event () from /usr/share/qt3/lib/libqt-mt.so.3
#17 0xb71bbbff in QApplication::internalNotify ()
   from /usr/share/qt3/lib/libqt-mt.so.3
#18 0xb71bb2f4 in QApplication::notify () from /usr/share/qt3/lib/libqt-mt.so.3
#19 0xb77d9be5 in KApplication::notify (this=0xbffff5d0, receiver=0x87ed168, 
    event=0xbfffed00) at kapplication.cpp:549
#20 0xb7150650 in QETWidget::translateMouseEvent ()
   from /usr/share/qt3/lib/libqt-mt.so.3
#21 0xb714e2de in QApplication::x11ProcessEvent ()
   from /usr/share/qt3/lib/libqt-mt.so.3
#22 0xb71651c4 in QEventLoop::processEvents ()
   from /usr/share/qt3/lib/libqt-mt.so.3
#23 0xb71cdf58 in QEventLoop::enterLoop ()
   from /usr/share/qt3/lib/libqt-mt.so.3
#24 0xb71cde08 in QEventLoop::exec () from /usr/share/qt3/lib/libqt-mt.so.3
#25 0xb71bbe51 in QApplication::exec () from /usr/share/qt3/lib/libqt-mt.so.3
#26 0xb69cb25d in kdemain (argc=1, argv=0x1) at konq_main.cc:206
#27 0xb76f8916 in kdeinitmain (argc=1, argv=0x1) at konqueror_dummy.cc:2
#28 0x0804cdbf in launch (argc=3, _name=0x80efbcc "konqueror", 
    args=0x80efc17 "", cwd=0x0, envc=0, envs=0x80efc1b "", reset_env=false, 
    tty=0x0, avoid_loops=false, startup_id_str=0x1 <Address 0x1 out of bounds>)
    at kinit.cpp:625
#29 0x0804e2cb in handle_launcher_request (sock=8) at kinit.cpp:1189
#30 0x0804e809 in handle_requests (waitForPid=0) at kinit.cpp:1392
#31 0x0804f8c0 in main (argc=2, argv=0xbffffcf4, envp=0x1) at kinit.cpp:1848
Comment 1 Thiago Macieira 2005-03-09 02:37:03 UTC

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