Bug 102729 - konqueror crashes on page with html tooltips
Summary: konqueror crashes on page with html tooltips
Status: RESOLVED DUPLICATE of bug 97085
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: unspecified
Platform: Slackware Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-29 12:08 UTC by Jos van den Oever
Modified: 2005-03-29 12:30 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
file that crashes konqueror when tooltipped link is clicked (162.89 KB, text/html)
2005-03-29 12:09 UTC, Jos van den Oever
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jos van den Oever 2005-03-29 12:08:22 UTC
Version:           3.4.0 Level "a" (using KDE KDE 3.4.0)
Installed from:    Slackware Packages
Compiler:          gcc version 3.3.3 (SuSE Linux) 
OS:                Linux

In the attached file, hover over a link that shows a tooltip, then click on the link. This will crash konqueror. Problem appears in kde 3.3 and kde 3.4.
Comment 1 Jos van den Oever 2005-03-29 12:08:43 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 ()
Comment 2 Jos van den Oever 2005-03-29 12:09:29 UTC
Created attachment 10398 [details]
file that crashes konqueror when tooltipped link is clicked
Comment 3 Jos van den Oever 2005-03-29 12:10:12 UTC
Correction: the platform is SuSE 9.1, not Slackware.
Comment 4 Tommi Tervo 2005-03-29 12:30:14 UTC

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