Summary: | konqueror crashes on page with html tooltips | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Jos van den Oever <jos> |
Component: | khtml | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Slackware | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | file that crashes konqueror when tooltipped link is clicked |
Description
Jos van den Oever
2005-03-29 12:08:22 UTC
Backtrace: Using host libthread_db library "/lib/tls/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread 1095780160 (LWP 5148)] [KCrash handler] #7 0x0000002a in ?? () #8 0x41cae52f in collectHorizontalBoxCoordinates () from /opt/kde3/lib/libkhtml.so.4 #9 0x41cae594 in collectHorizontalBoxCoordinates () from /opt/kde3/lib/libkhtml.so.4 #10 0x41cd7e6b in khtml::RenderInline::paintOutlines () from /opt/kde3/lib/libkhtml.so.4 #11 0x41cd8337 in khtml::RenderInline::paint () from /opt/kde3/lib/libkhtml.so.4 #12 0x41ced5e0 in khtml::RenderBlock::paintObject () from /opt/kde3/lib/libkhtml.so.4 #13 0x41cedf93 in khtml::RenderBlock::paint () from /opt/kde3/lib/libkhtml.so.4 #14 0x41ced5e0 in khtml::RenderBlock::paintObject () from /opt/kde3/lib/libkhtml.so.4 #15 0x41cedf93 in khtml::RenderBlock::paint () from /opt/kde3/lib/libkhtml.so.4 #16 0x41ced5e0 in khtml::RenderBlock::paintObject () from /opt/kde3/lib/libkhtml.so.4 #17 0x41cedf93 in khtml::RenderBlock::paint () from /opt/kde3/lib/libkhtml.so.4 #18 0x41cb6cd9 in khtml::RenderBlock::paintFloats () from /opt/kde3/lib/libkhtml.so.4 #19 0x41ced7c4 in khtml::RenderBlock::paintObject () from /opt/kde3/lib/libkhtml.so.4 #20 0x41cedf93 in khtml::RenderBlock::paint () from /opt/kde3/lib/libkhtml.so.4 #21 0x41cd93fa in khtml::RenderLayer::paintLayer () from /opt/kde3/lib/libkhtml.so.4 #22 0x41cd91f4 in khtml::RenderLayer::paintLayer () from /opt/kde3/lib/libkhtml.so.4 #23 0x41cd9547 in khtml::RenderLayer::paint () from /opt/kde3/lib/libkhtml.so.4 #24 0x41c3a124 in KHTMLView::drawContents () from /opt/kde3/lib/libkhtml.so.4 #25 0x40d3d5b3 in QScrollView::drawContentsOffset () from /usr/lib/qt3/lib/libqt-mt.so.3 #26 0x40d3defe in QScrollView::viewportPaintEvent () from /usr/lib/qt3/lib/libqt-mt.so.3 #27 0x40d3e7ea in QScrollView::eventFilter () from /usr/lib/qt3/lib/libqt-mt.so.3 #28 0x41c330d9 in KHTMLView::eventFilter () from /opt/kde3/lib/libkhtml.so.4 #29 0x40c24b8e in QObject::activate_filters () from /usr/lib/qt3/lib/libqt-mt.so.3 #30 0x40c24c70 in QObject::event () from /usr/lib/qt3/lib/libqt-mt.so.3 #31 0x40c59b1f in QWidget::event () from /usr/lib/qt3/lib/libqt-mt.so.3 #32 0x40bc271f in QApplication::internalNotify () from /usr/lib/qt3/lib/libqt-mt.so.3 #33 0x40bc42c9 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3 #34 0x4085687e in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4 #35 0x40b8f678 in QWidget::repaint () from /usr/lib/qt3/lib/libqt-mt.so.3 #36 0x40d3d68f in QScrollView::repaintContents () from /usr/lib/qt3/lib/libqt-mt.so.3 #37 0x40d3d7c1 in QScrollView::repaintContents () from /usr/lib/qt3/lib/libqt-mt.so.3 #38 0x41c3948f in KHTMLView::timerEvent () from /opt/kde3/lib/libkhtml.so.4 #39 0x40c24cd1 in QObject::event () from /usr/lib/qt3/lib/libqt-mt.so.3 #40 0x40c59b1f in QWidget::event () from /usr/lib/qt3/lib/libqt-mt.so.3 #41 0x40bc271f in QApplication::internalNotify () from /usr/lib/qt3/lib/libqt-mt.so.3 #42 0x40bc42c9 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3 #43 0x4085687e in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4 #44 0x40bb6fdc in QEventLoop::activateTimers () from /usr/lib/qt3/lib/libqt-mt.so.3 #45 0x40b70dd3 in QEventLoop::processEvents () from /usr/lib/qt3/lib/libqt-mt.so.3 #46 0x40bda3c1 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3 #47 0x40bda206 in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3 #48 0x40bc419f in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3 #49 0x4178f0dc in kdemain () from /opt/kde3/lib/libkdeinit_konqueror.so #50 0x40018904 in kdeinitmain () from /opt/kde3/lib/kde3/konqueror.so #51 0x0804e852 in launch () #52 0x0804ef5c in handle_launcher_request () #53 0x0804f519 in handle_requests () #54 0x0804fcea in main () Created attachment 10398 [details]
file that crashes konqueror when tooltipped link is clicked
Correction: the platform is SuSE 9.1, not Slackware. |