Bug 129480 - akregator crash when I click on the thread
Summary: akregator crash when I click on the thread
Status: RESOLVED DUPLICATE of bug 126812
Alias: None
Product: akregator
Classification: Applications
Component: general (show other bugs)
Version: 1.2.2
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
: 137492 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-06-20 12:54 UTC by Klan
Modified: 2006-11-18 00:48 UTC (History)
1 user (show)

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 Klan 2006-06-20 12:54:22 UTC
Version:           1.2.2 (using KDE KDE 3.5.3)
Installed from:    Debian testing/unstable Packages
OS:                Linux

I think that happend when some communication error occours with server that sends this thread.

trace:
(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1511242048 (LWP 20423)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#6  0xa67ae01a in KHTMLPart::slotFinished () from /usr/lib/libkhtml.so.4
#7  0xa67bbf6f in KHTMLPart::qt_invoke () from /usr/lib/libkhtml.so.4
#8  0xa5c42d23 in Akregator::Viewer::qt_invoke ()
   from /usr/lib/kde3/libakregatorpart.so
#9  0xa5c4a6c3 in Akregator::ArticleViewer::qt_invoke ()
   from /usr/lib/kde3/libakregatorpart.so
#10 0xa72e4678 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#11 0xa6b4a7e2 in KIO::Job::result () from /usr/lib/libkio.so.4
#12 0xa6b9e83c in KIO::Job::emitResult () from /usr/lib/libkio.so.4
#13 0xa6b9e9ae in KIO::SimpleJob::slotFinished () from /usr/lib/libkio.so.4
#14 0xa6b9f0ed in KIO::TransferJob::slotFinished () from /usr/lib/libkio.so.4
#15 0xa6ba071a in KIO::TransferJob::qt_invoke () from /usr/lib/libkio.so.4
#16 0xa72e454b in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#17 0xa72e4fdc in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#18 0xa6b4544c in KIO::SlaveInterface::finished () from /usr/lib/libkio.so.4
#19 0xa6bb64f8 in KIO::SlaveInterface::dispatch () from /usr/lib/libkio.so.4
#20 0xa6b5dc87 in KIO::SlaveInterface::dispatch () from /usr/lib/libkio.so.4
#21 0xa6b62b9b in KIO::Slave::gotInput () from /usr/lib/libkio.so.4
#22 0xa6b62d4b in KIO::Slave::qt_invoke () from /usr/lib/libkio.so.4
#23 0xa72e454b in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#24 0xa72e4e52 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#25 0xa7676f7f in QSocketNotifier::activated () from /usr/lib/libqt-mt.so.3
#26 0xa730480a in QSocketNotifier::event () from /usr/lib/libqt-mt.so.3
#27 0xa727a87a in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#28 0xa727aa76 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#29 0xa6f2e24e in KApplication::notify () from /usr/lib/libkdecore.so.4
#30 0xa720c001 in QApplication::sendEvent () from /usr/lib/libqt-mt.so.3
#31 0xa726c435 in QEventLoop::activateSocketNotifiers ()
   from /usr/lib/libqt-mt.so.3
#32 0xa721fd06 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#33 0xa7293255 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#34 0xa729317a in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#35 0xa727938d in QApplication::exec () from /usr/lib/libqt-mt.so.3
#36 0x08050fad in ?? ()
#37 0xafe481d4 in ?? ()
#38 0x00000001 in ?? ()
#39 0x00000001 in ?? ()
#40 0x00000000 in ?? ()
Comment 1 Frank Osterfeld 2006-06-20 13:53:40 UTC
Do you use the "Load the full website when reading articles" option?
Do you have an example feed+article at hand where this happens reproducibely?
Comment 2 Klan 2006-06-21 11:45:17 UTC
Yes I use "Load the full website when reading articles" option.
Unfortunatly I can't give you article (because it is not constant) but it happens mostly on http://rssout.idg.pl/pcworld/news_utf.xml feed.
It is hard to give article because sometimes when I click on article akregator crashes but later (after few minutes) when I click the same article it is shown normaly. 
Comment 3 Frank Osterfeld 2006-06-21 12:02:33 UTC

*** This bug has been marked as a duplicate of 126812 ***
Comment 4 Philip Rodrigues 2006-11-18 00:48:26 UTC
*** Bug 137492 has been marked as a duplicate of this bug. ***