Bug 94631 - khtml crashes on www.cineplex.de
Summary: khtml crashes on www.cineplex.de
Status: RESOLVED DUPLICATE of bug 87656
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-07 20:59 UTC by Kai Stuke
Modified: 2004-12-08 03:40 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 Kai Stuke 2004-12-07 20:59:42 UTC
Version:            (using KDE KDE 3.3.1)
Installed from:    SuSE RPMs
OS:                Linux

Khtml/Konqueror crashed reproducible on www.cineplex.de. Backtrace is like this:
Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 1095504192 (LWP 21990)]
[KCrash handler]
#7  0x41c28789 in khtml::RenderBox::paintBackgroundExtended ()
   from /opt/kde3/lib/libkhtml.so.4
#8  0x41bfa925 in khtml::RenderBox::paintBackground ()
   from /opt/kde3/lib/libkhtml.so.4
#9  0x41c26cec in khtml::RenderBox::paintRootBoxDecorations ()
   from /opt/kde3/lib/libkhtml.so.4
#10 0x41c28f80 in khtml::RenderBox::paintBoxDecorations ()
   from /opt/kde3/lib/libkhtml.so.4
#11 0x41c3c04f in khtml::RenderBlock::paintObject ()
   from /opt/kde3/lib/libkhtml.so.4
#12 0x41c3c9fa in khtml::RenderBlock::paint () from /opt/kde3/lib/libkhtml.so.4
#13 0x41c374fc in khtml::RenderLayer::paintLayer ()
   from /opt/kde3/lib/libkhtml.so.4
#14 0x41c373c4 in khtml::RenderLayer::paintLayer ()
   from /opt/kde3/lib/libkhtml.so.4
#15 0x41c37717 in khtml::RenderLayer::paint () from /opt/kde3/lib/libkhtml.so.4
#16 0x41b92404 in KHTMLView::drawContents () from /opt/kde3/lib/libkhtml.so.4
#17 0x40cf8c53 in QScrollView::drawContentsOffset ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#18 0x40cf959e in QScrollView::viewportPaintEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#19 0x40cf9e8a in QScrollView::eventFilter ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#20 0x41b8cb49 in KHTMLView::eventFilter () from /opt/kde3/lib/libkhtml.so.4
#21 0x40be09de in QObject::activate_filters ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#22 0x40be0ac0 in QObject::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#23 0x40c156af in QWidget::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#24 0x40b7e40f in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#25 0x40b7ffb9 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#26 0x4081907e in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#27 0x40b4affb in QWidget::repaint () from /usr/lib/qt3/lib/libqt-mt.so.3
#28 0x40b7f236 in QApplication::sendPostedEvents ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#29 0x40b7f2d4 in QApplication::sendPostedEvents ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#30 0x40b2c554 in QEventLoop::processEvents ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#31 0x40b96071 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3
#32 0x40b95eb6 in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#33 0x40b7fe8f in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#34 0x4166832c in kdemain () from /opt/kde3/lib/libkdeinit_konqueror.so
#35 0x0804e766 in launch ()
#36 0x0804ee7c in handle_launcher_request ()
#37 0x0804f475 in handle_requests ()
#38 0x0804fc1a in main ()
Comment 1 Maksim Orlovich 2004-12-08 03:40:39 UTC

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