Bug 235816 - Akregator crashed after syncing
Summary: Akregator crashed after syncing
Status: RESOLVED DUPLICATE of bug 197718
Alias: None
Product: kontact
Classification: Applications
Component: general (show other bugs)
Version: 4.4.2
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-30 15:07 UTC by ultima.ratio.regum69
Modified: 2010-04-30 15:15 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 ultima.ratio.regum69 2010-04-30 15:07:52 UTC
Application: kontact (4.4.2)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.33.3 x86_64
Distribution (Platform): Fedora RPMs

-- Information about the crash:
After a sync, some feeds appears to have a date in a future (2106). Akregator crashed after a second sync.
These feeds aren't necessary new feeds, sometimes existing ones whose date have been changed while syncing.
If i try to delete these "future" feeds, they won't be deleted and Akregtator will also crashed a soon as it sync.

Same story with date changing to a old date (previous century).



The crash can be reproduced every time.

 -- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
[KCrash Handler]
#5  0x00007fb9f96b45e8 in Akregator::Article::setStatus(int) () from /usr/lib64/kde4/akregatorpart.so
#6  0x00007fb9f96c389b in Akregator::Feed::appendArticles(boost::shared_ptr<Syndication::Feed>) () from /usr/lib64/kde4/akregatorpart.so
#7  0x00007fb9f96c5b1a in Akregator::Feed::fetchCompleted(Syndication::Loader*, boost::shared_ptr<Syndication::Feed>, Syndication::ErrorCode) () from /usr/lib64/kde4/akregatorpart.so
#8  0x00007fb9f96c5f98 in Akregator::Feed::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/kde4/akregatorpart.so
#9  0x000000348b96a81f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4
#10 0x00007fb9f90388f2 in Syndication::Loader::loadingComplete(Syndication::Loader*, boost::shared_ptr<Syndication::Feed>, Syndication::ErrorCode) () from /usr/lib64/libsyndication.so.4
#11 0x00007fb9f90397ae in Syndication::Loader::slotRetrieverDone(QByteArray const&, bool) () from /usr/lib64/libsyndication.so.4
#12 0x00007fb9f9039bed in Syndication::Loader::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libsyndication.so.4
#13 0x000000348b96a81f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4
#14 0x00007fb9f903bf13 in Syndication::DataRetriever::dataRetrieved(QByteArray const&, bool) () from /usr/lib64/libsyndication.so.4
#15 0x00007fb9f903ca3f in Syndication::FileRetriever::slotResult(KJob*) () from /usr/lib64/libsyndication.so.4
#16 0x00007fb9f903cbb3 in Syndication::FileRetriever::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libsyndication.so.4
#17 0x000000348b96a81f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4
#18 0x00000037206febb2 in KJob::result(KJob*) () from /usr/lib64/libkdecore.so.5
#19 0x00000037206fee70 in KJob::emitResult() () from /usr/lib64/libkdecore.so.5
#20 0x00000037214ef678 in KIO::SimpleJob::slotFinished() () from /usr/lib64/libkio.so.5
#21 0x00000037214f55b7 in KIO::TransferJob::slotFinished() () from /usr/lib64/libkio.so.5
#22 0x00000037214f3cb1 in KIO::TransferJob::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libkio.so.5
#23 0x000000348b96a81f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4
#24 0x00000037215b64cb in KIO::SlaveInterface::dispatch(int, QByteArray const&) () from /usr/lib64/libkio.so.5
#25 0x00000037215b329d in KIO::SlaveInterface::dispatch() () from /usr/lib64/libkio.so.5
#26 0x00000037215a6216 in KIO::Slave::gotInput() () from /usr/lib64/libkio.so.5
#27 0x00000037215a63ec in KIO::Slave::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libkio.so.5
#28 0x000000348b96a81f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4
#29 0x00000037214bf918 in ?? () from /usr/lib64/libkio.so.5
#30 0x00000037214c072d in KIO::Connection::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libkio.so.5
#31 0x000000348b966d11 in QObject::event(QEvent*) () from /usr/lib64/libQtCore.so.4
#32 0x000000348dfaaa0c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#33 0x000000348dfb09db in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#34 0x0000003720e1dad6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#35 0x000000348b957cdc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#36 0x000000348b958a27 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib64/libQtCore.so.4
#37 0x000000348b97dac3 in ?? () from /usr/lib64/libQtCore.so.4
#38 0x0000003483c3bd02 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#39 0x0000003483c3fae8 in ?? () from /lib64/libglib-2.0.so.0
#40 0x0000003483c3fc9c in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#41 0x000000348b97d603 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#42 0x000000348e0499de in ?? () from /usr/lib64/libQtGui.so.4
#43 0x000000348b956722 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#44 0x000000348b9569ec in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#45 0x000000348b958cd9 in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#46 0x0000000000404064 in _start ()

This bug may be a duplicate of or related to bug 197718.

Possible duplicates by query: bug 235748, bug 233456, bug 232289, bug 232134, bug 231910.

Reported using DrKonqi
Comment 1 Jonathan Thomas 2010-04-30 15:15:16 UTC

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