Bug 100437 - konqueror crashes when line-selecting over CSS-generated text
Summary: konqueror crashes when line-selecting over CSS-generated text
Status: RESOLVED DUPLICATE of bug 95319
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: unspecified
Platform: FreeBSD Ports FreeBSD
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-28 14:46 UTC by Rudolf Polzer
Modified: 2005-03-01 12:36 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 Rudolf Polzer 2005-02-28 14:46:58 UTC
Version:            (using KDE KDE 3.3.2)
Installed from:    FreeBSD Ports
Compiler:          gcc 3.4.2 [FreeBSD] 20040728 
OS:                FreeBSD

(it crashes both on FreeBSD and Fedora Core 3, the backtrace is on Fedora)
when triple-clicking on the first line http://mensa.ath.cx/~polzer/temp/sig.html, which contains CSS-generated text using :before{content}, Konqueror crashes  with this backtrace:

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1208330560 (LWP 10059)]
[KCrash handler]
#4  0x037b0b26 in KHTMLInfoDlg::metaObject () from /usr/lib/libkhtml.so.4
#5  0x0377307a in KHTMLPart::khtmlMouseDoubleClickEvent ()
   from /usr/lib/libkhtml.so.4
#6  0x0376f7ea in KHTMLPart::customEvent () from /usr/lib/libkhtml.so.4
#7  0x0450fa5e in QObject::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#8  0x044b3849 in QApplication::internalNotify ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#9  0x044b39da in QApplication::notify ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#10 0x001b93b8 in KApplication::notify () from /usr/lib/libkdecore.so.4
#11 0x037568df in KHTMLView::viewportMouseDoubleClickEvent ()
   from /usr/lib/libkhtml.so.4
#12 0x0375692c in KHTMLView::viewportMousePressEvent ()
   from /usr/lib/libkhtml.so.4
#13 0x04622102 in QScrollView::eventFilter ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#14 0x0375b125 in KHTMLView::eventFilter () from /usr/lib/libkhtml.so.4
#15 0x0450f972 in QObject::activate_filters ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#16 0x0450fa2b in QObject::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#17 0x04547d8a in QWidget::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#18 0x044b3849 in QApplication::internalNotify ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#19 0x044b3a89 in QApplication::notify ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#20 0x001b93b8 in KApplication::notify () from /usr/lib/libkdecore.so.4
#21 0x044529de in QETWidget::translateMouseEvent ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#22 0x04451278 in QApplication::x11ProcessEvent ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#23 0x04463686 in QEventLoop::processEvents ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#24 0x044c8e75 in QEventLoop::enterLoop ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#25 0x044c8dce in QEventLoop::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#26 0x044b2a4b in QApplication::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#27 0x005a28dc in kdemain () from /usr/lib/libkdeinit_konqueror.so
#28 0x080485f2 in ?? ()
#29 0x00000002 in ?? ()
#30 0xbfec7f64 in ?? ()
#31 0x080496d8 in ?? ()
#32 0x00910ff4 in ?? () from /lib/tls/libc.so.6
#33 0x00000000 in ?? ()
Comment 1 Allan Sandfeld 2005-02-28 15:21:57 UTC
And here we have the backtrace with debugging info:
#4  0xb6dcf1e9 in DOM::DocumentImpl::setSelection (this=0x0, s=0x0, sp=0, 
    e=0x0, ep=0) at dom_nodeimpl.h:280
#5  0xb6d9e32a in KHTMLPart::khtmlMouseDoubleClickEvent (this=0x839fcd0, 
    event=0x1) at dom_node.h:863
#6  0xb6d9d809 in KHTMLPart::customEvent (this=0x839fcd0, event=0xbfffe1f0)
    at ../../khtml/khtml_part.cpp:5722
#7  0x412a51b1 in QObject::event () from /opt/qt3.3g/lib/libqt-mt.so.3
#8  0x4124cfbc in QApplication::internalNotify ()
   from /opt/qt3.3g/lib/libqt-mt.so.3
#9  0x4124c5d5 in QApplication::notify () from /opt/qt3.3g/lib/libqt-mt.so.3
#10 0xb7776c12 in KApplication::notify (this=0xbffff5d0, receiver=0x839fcd0, 
    event=0xbfffe1f0) at ../../kdecore/kapplication.cpp:549
#11 0xb6d61ca7 in KHTMLView::viewportMouseDoubleClickEvent (this=0x83a26e0, 
    _mouse=0xbfffecb0) at ../../khtml/khtmlview.cpp:1020
#12 0xb6d606ed in KHTMLView::viewportMousePressEvent (this=0x83a26e0, 
    _mouse=0xbfffecb0) at ../../khtml/khtmlview.cpp:868
#13 0x413b8ab5 in QScrollView::eventFilter ()
   from /opt/qt3.3g/lib/libqt-mt.so.3
#14 0xb6d64f30 in KHTMLView::eventFilter (this=0x83a26e0, o=0x83e16d0, 
    e=0xbfffecb0) at ../../khtml/khtmlview.cpp:1911
Comment 2 Tommi Tervo 2005-03-01 12:36:59 UTC

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