Bug 87840 - konqueror crashes when loading www.pcwelt.de/index.html
Summary: konqueror crashes when loading www.pcwelt.de/index.html
Status: RESOLVED DUPLICATE of bug 87656
Alias: None
Product: konqueror
Classification: Applications
Component: khtml renderer (show other bugs)
Version: 3.3
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-23 13:50 UTC by Markus Kossmann
Modified: 2004-08-24 20:29 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 Markus Kossmann 2004-08-23 13:50:04 UTC
Version:           3.3 (using KDE KDE 3.3.0)
Installed from:    SuSE RPMs
OS:                Linux

When loading www.pcwelt.de/index.html konqeror crashes with the following backtrace:
Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 1096295616 (LWP 12573)]
[KCrash handler]
#7  0x41dc6e28 in khtml::RenderBox::paintBackgroundExtended ()
   from /opt/kde3/lib/libkhtml.so.4
#8  0x41d9b405 in khtml::RenderBox::paintBackground ()
   from /opt/kde3/lib/libkhtml.so.4
#9  0x41dc76ab in khtml::RenderBox::paintBoxDecorations ()
   from /opt/kde3/lib/libkhtml.so.4
#10 0x41dc32e2 in khtml::RenderBlock::paintObject ()
   from /opt/kde3/lib/libkhtml.so.4
#11 0x41dd9eda in khtml::RenderBlock::paint () from /opt/kde3/lib/libkhtml.so.4
#12 0x41dd4edc in khtml::RenderLayer::paintLayer ()
   from /opt/kde3/lib/libkhtml.so.4
#13 0x41dd4da4 in khtml::RenderLayer::paintLayer ()
   from /opt/kde3/lib/libkhtml.so.4
#14 0x41dd4da4 in khtml::RenderLayer::paintLayer ()
   from /opt/kde3/lib/libkhtml.so.4
#15 0x41dd50f7 in khtml::RenderLayer::paint () from /opt/kde3/lib/libkhtml.so.4
#16 0x41d36de4 in KHTMLView::drawContents () from /opt/kde3/lib/libkhtml.so.4
#17 0x40d909a5 in QScrollView::drawContentsOffset ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#18 0x40d8f1ad in QScrollView::viewportPaintEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#19 0x40d8ea75 in QScrollView::eventFilter ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#20 0x41d317d9 in KHTMLView::eventFilter () from /opt/kde3/lib/libkhtml.so.4
#21 0x40c677ab in QObject::activate_filters ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#22 0x40c67629 in QObject::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#23 0x40ca1bfd in QWidget::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#24 0x40c06cab in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#25 0x40c06941 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#26 0x40820aee in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#27 0x40b9bc22 in QApplication::sendEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#28 0x40bd0f35 in QWidget::repaint () from /usr/lib/qt3/lib/libqt-mt.so.3
#29 0x40d90927 in QScrollView::repaintContents ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#30 0x40d90733 in QScrollView::repaintContents ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#31 0x41d35443 in KHTMLView::timerEvent () from /opt/kde3/lib/libkhtml.so.4
#32 0x40c67681 in QObject::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#33 0x40ca1bfd in QWidget::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#34 0x40c06cab in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#35 0x40c06941 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#36 0x40820aee in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#37 0x40b9bc22 in QApplication::sendEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#38 0x40bf51ee in QEventLoop::activateTimers ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#39 0x40badedb in QEventLoop::processEvents ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#40 0x40c1b141 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3
#41 0x40c1b05a in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#42 0x40c06e17 in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#43 0x4180ce4c in kdemain () from /opt/kde3/lib/libkdeinit_konqueror.so
#44 0x400188f4 in kdeinitmain () from /opt/kde3/lib/kde3/konqueror.so
#45 0x0804e766 in launch ()
#46 0x0804ee7c in handle_launcher_request ()
#47 0x0804f439 in handle_requests ()
#48 0x0804fc1a in main ()
Comment 1 Stephan Kulow 2004-08-24 20:29:18 UTC

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