| Summary: | konqueror crashes when line-selecting over CSS-generated text | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | Rudolf Polzer <konqueror-ro> |
| Component: | khtml | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | FreeBSD Ports | ||
| OS: | FreeBSD | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Rudolf Polzer
2005-02-28 14:46:58 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
|