Bug 106944 - browsing yahoo RSS news pages crash the Konqueror
Summary: browsing yahoo RSS news pages crash the Konqueror
Status: RESOLVED DUPLICATE of bug 87495
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: 3.3
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-07 10:06 UTC by Zulker
Modified: 2005-06-08 13:22 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 Zulker 2005-06-07 10:06:27 UTC
Version:           3.3 (using KDE KDE 3.3.1)
Installed from:    SuSE RPMs
OS:                Linux

Browse the RSS news pages: 
 http://rss.news.yahoo.com/rss/topstories
   or
 http://rss.news.yahoo.com/rss/world
   or any other yahoo RSS news page.

Konqueror just crashes and give the following backtrace msg:
------------------
Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 1095682560 (LWP 7092)]
[KCrash handler]
#7  0x41c85676 in DOM::DocumentImpl::recalcStyleSelector ()
   from /opt/kde3/lib/libkhtml.so.4
#8  0x41c860f8 in DOM::DocumentImpl::updateStyleSelector ()
   from /opt/kde3/lib/libkhtml.so.4
#9  0x41c86408 in khtml::XMLTokenizer::executeScripts ()
   from /opt/kde3/lib/libkhtml.so.4
#10 0x41c86cf8 in khtml::XMLTokenizer::finish ()
   from /opt/kde3/lib/libkhtml.so.4
#11 0x41c6e97a in DOM::DocumentImpl::finishParsing ()
   from /opt/kde3/lib/libkhtml.so.4
#12 0x41c3a0b8 in KHTMLPart::end () from /opt/kde3/lib/libkhtml.so.4
#13 0x41c4f2c0 in KHTMLPart::slotFinished () from /opt/kde3/lib/libkhtml.so.4
#14 0x41c61c2b in KHTMLPart::qt_invoke () from /opt/kde3/lib/libkhtml.so.4
#15 0x40bf503a in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#16 0x401989d2 in KIO::Job::result () from /opt/kde3/lib/libkio.so.4
#17 0x401f1b3c in KIO::Job::emitResult () from /opt/kde3/lib/libkio.so.4
#18 0x401faefc in KIO::SimpleJob::slotFinished ()
   from /opt/kde3/lib/libkio.so.4
#19 0x401fb4fa in KIO::TransferJob::slotFinished ()
   from /opt/kde3/lib/libkio.so.4
#20 0x401e82b7 in KIO::TransferJob::qt_invoke () from /opt/kde3/lib/libkio.so.4
#21 0x40bf50ee in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#22 0x40bf5896 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#23 0x4019de9c in KIO::SlaveInterface::finished ()
   from /opt/kde3/lib/libkio.so.4
#24 0x401cf784 in KIO::SlaveInterface::dispatch ()
   from /opt/kde3/lib/libkio.so.4
#25 0x401bcb53 in KIO::SlaveInterface::dispatch ()
   from /opt/kde3/lib/libkio.so.4
#26 0x401ab6eb in KIO::Slave::gotInput () from /opt/kde3/lib/libkio.so.4
#27 0x401d2b9a in KIO::Slave::qt_invoke () from /opt/kde3/lib/libkio.so.4
#28 0x40bf50ee in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#29 0x40bf571d in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#30 0x40f45fe0 in QSocketNotifier::activated ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#31 0x40c14d40 in QSocketNotifier::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#32 0x40b9285f in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#33 0x40b94423 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#34 0x40824a91 in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#35 0x40b869d6 in QEventLoop::activateSocketNotifiers ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#36 0x40b3ff12 in QEventLoop::processEvents ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#37 0x40baa7b1 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3
#38 0x40baa5f6 in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#39 0x40b942ef in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#40 0x41761b4c in kdemain () from /opt/kde3/lib/libkdeinit_konqueror.so
#41 0x0804e7a6 in launch ()
#42 0x0804eebc in handle_launcher_request ()
#43 0x0804f479 in handle_requests ()
#44 0x0804fc5a in main ()
Comment 1 Thiago Macieira 2005-06-08 13:22:26 UTC
This has already been fixed. Please upgrade your KDE.

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