Summary: | Akregator crushes related with bad entries in feed view | ||
---|---|---|---|
Product: | [Applications] akregator | Reporter: | Permyakov Evgeniy <permeakra> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED NOT A BUG | ||
Severity: | crash | CC: | andresbajotierra, roman.krivov |
Priority: | NOR | ||
Version: | 1.6.0 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Permyakov Evgeniy
2010-02-26 12:10:29 UTC
Double report: bug 228603. (I guess the server was busy) Regards Created attachment 56399 [details]
New crash information added by DrKonqi
kontact (4.4.9) on KDE Platform 4.5.95 (4.6 RC2) using Qt 4.7.0
- What I was doing when the application crashed:
Sometimes entries with articles comes, that cannot be 'read', i.e. I can navigate to them with '=', yet they remain marked as unread and no text in message body box appears when I navigate to them. This is yet acceptable, however the real pain is that when I make update after such message shows up, akregator crushes. The most usual source of such messages on my machine is bash.org.ru rss feed. So, it is possible, that the reason is misformatted rss entys as feed.
The crash can be reproduced some of the time.
-- Backtrace (Reduced):
#7 0x03fe6dc7 in Akregator::Article::setStatus(int) () from /usr/lib/kde4/akregatorpart.so
#8 0x03ff94db in Akregator::Feed::appendArticles(boost::shared_ptr<Syndication::Feed>) () from /usr/lib/kde4/akregatorpart.so
#9 0x03ffb09c in Akregator::Feed::fetchCompleted(Syndication::Loader*, boost::shared_ptr<Syndication::Feed>, Syndication::ErrorCode) () from /usr/lib/kde4/akregatorpart.so
#10 0x03ffb74b in Akregator::Feed::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/kde4/akregatorpart.so
[...]
#13 0x042cc44f in Syndication::Loader::loadingComplete(Syndication::Loader*, boost::shared_ptr<Syndication::Feed>, Syndication::ErrorCode) () from /usr/lib/libsyndication.so.4
|