Bug 93315 - konqueror crash on strange "page"
Summary: konqueror crash on strange "page"
Status: RESOLVED DUPLICATE of bug 87495
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-11-15 16:07 UTC by ViNiL
Modified: 2004-11-18 13:12 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 ViNiL 2004-11-15 16:07:54 UTC
Version:            (using KDE KDE 3.3.0)
Installed from:    SuSE RPMs
Compiler:          gcc version 3.3.4 (pre 3.3.5 20040809) 
OS:                Linux

Anytime I visit following URL, konqueror crashes:

http://t-mobile.cz/Web/ClientFunction.RssCareer.aspx

I don't know what aspx is and it creates probably some garbage, but konqueror shouldn't segfault...
Comment 1 Tommi Tervo 2004-11-15 17:00:05 UTC
backtrace? Cannot reproduce with recent khtml.
Comment 2 ViNiL 2004-11-18 10:24:38 UTC
Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 1095731712 (LWP 11917)]
[KCrash handler]
#7  0x41caf676 in DOM::DocumentImpl::recalcStyleSelector ()
   from /opt/kde3/lib/libkhtml.so.4
#8  0x41cb00f8 in DOM::DocumentImpl::updateStyleSelector ()
   from /opt/kde3/lib/libkhtml.so.4
#9  0x41cb0408 in khtml::XMLTokenizer::executeScripts ()
   from /opt/kde3/lib/libkhtml.so.4
#10 0x41cb0cf8 in khtml::XMLTokenizer::finish ()
   from /opt/kde3/lib/libkhtml.so.4
#11 0x41c9897a in DOM::DocumentImpl::finishParsing ()
   from /opt/kde3/lib/libkhtml.so.4
#12 0x41c640b8 in KHTMLPart::end () from /opt/kde3/lib/libkhtml.so.4
#13 0x41c792c0 in KHTMLPart::slotFinished () from /opt/kde3/lib/libkhtml.so.4
#14 0x41c8bc2b in KHTMLPart::qt_invoke () from /opt/kde3/lib/libkhtml.so.4
#15 0x40c0103a in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#16 0x401a49d2 in KIO::Job::result () from /opt/kde3/lib/libkio.so.4
#17 0x401fdb3c in KIO::Job::emitResult () from /opt/kde3/lib/libkio.so.4
#18 0x40206efc in KIO::SimpleJob::slotFinished ()
   from /opt/kde3/lib/libkio.so.4
#19 0x402074fa in KIO::TransferJob::slotFinished ()
   from /opt/kde3/lib/libkio.so.4
#20 0x401f42b7 in KIO::TransferJob::qt_invoke () from /opt/kde3/lib/libkio.so.4
#21 0x40c010ee in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#22 0x40c01896 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#23 0x401a9e9c in KIO::SlaveInterface::finished ()
   from /opt/kde3/lib/libkio.so.4
#24 0x401db784 in KIO::SlaveInterface::dispatch ()
   from /opt/kde3/lib/libkio.so.4
#25 0x401c8b53 in KIO::SlaveInterface::dispatch ()
   from /opt/kde3/lib/libkio.so.4
#26 0x401b76eb in KIO::Slave::gotInput () from /opt/kde3/lib/libkio.so.4
#27 0x401deb9a in KIO::Slave::qt_invoke () from /opt/kde3/lib/libkio.so.4
#28 0x40c010ee in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#29 0x40c0171d in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#30 0x40f51fe0 in QSocketNotifier::activated ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#31 0x40c20d40 in QSocketNotifier::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#32 0x40b9e85f in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#33 0x40ba0423 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#34 0x40830a91 in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#35 0x40b929d6 in QEventLoop::activateSocketNotifiers ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#36 0x40b4bf12 in QEventLoop::processEvents ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#37 0x40bb67b1 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3
#38 0x40bb65f6 in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#39 0x40ba02ef in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#40 0x416bdb4c in kdemain () from /opt/kde3/lib/libkdeinit_konqueror.so
#41 0x0804e7a6 in launch ()
#42 0x0804eebc in handle_launcher_request ()
#43 0x0804f4b5 in handle_requests ()
#44 0x0804fc5a in main ()



Does this help?

(I tried it on my gentoo system with kde 3.3.1 and it worked flawlessly...)
Comment 3 Tommi Tervo 2004-11-18 13:12:56 UTC

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