Bug 249496 - Akregator crashed while fetching feeds automatically
Summary: Akregator crashed while fetching feeds automatically
Status: RESOLVED DUPLICATE of bug 197718
Alias: None
Product: akregator
Classification: Applications
Component: general (show other bugs)
Version: 1.6.2
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-30 11:30 UTC by necrivezmoi-poubelle
Modified: 2010-09-02 16:21 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 necrivezmoi-poubelle 2010-08-30 11:30:49 UTC
Application: akregator (1.6.2)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-24-generic i686
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
Akregator crashed while fetching feeds automatically.
I was juste reading a firefox page when it happened.
I also notived that akregator shows me again feeds as unread even if I had cliked before on "mark all feeds as read"

 -- Backtrace:
Application: Akregator (akregator), signal: Segmentation fault
[KCrash Handler]
#6  0x02f77957 in Akregator::Article::setStatus(int) () from /usr/lib/kde4/akregatorpart.so
#7  0x02f88aeb in Akregator::Feed::appendArticles(boost::shared_ptr<Syndication::Feed>) () from /usr/lib/kde4/akregatorpart.so
#8  0x02f8a50c in Akregator::Feed::fetchCompleted(Syndication::Loader*, boost::shared_ptr<Syndication::Feed>, Syndication::ErrorCode) () from /usr/lib/kde4/akregatorpart.so
#9  0x02f8acab in Akregator::Feed::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/kde4/akregatorpart.so
#10 0x0719fc9a in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#11 0x071ae3d5 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#12 0x030c45df in Syndication::Loader::loadingComplete(Syndication::Loader*, boost::shared_ptr<Syndication::Feed>, Syndication::ErrorCode) () from /usr/lib/libsyndication.so.4
#13 0x030c57e8 in Syndication::Loader::slotRetrieverDone(QByteArray const&, bool) () from /usr/lib/libsyndication.so.4
#14 0x030c5c0c in Syndication::Loader::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libsyndication.so.4
#15 0x0719fc9a in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#16 0x071ae3d5 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#17 0x030c7f9f in Syndication::DataRetriever::dataRetrieved(QByteArray const&, bool) () from /usr/lib/libsyndication.so.4
#18 0x030c90b4 in Syndication::FileRetriever::slotResult(KJob*) () from /usr/lib/libsyndication.so.4
#19 0x030c91b7 in Syndication::FileRetriever::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libsyndication.so.4
#20 0x0719fc9a in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#21 0x071ae3d5 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#22 0x00c55183 in KJob::result(KJob*) () from /usr/lib/libkdecore.so.5
#23 0x00c554e8 in KJob::emitResult() () from /usr/lib/libkdecore.so.5
#24 0x090bff30 in KIO::SimpleJob::slotFinished() () from /usr/lib/libkio.so.5
#25 0x090c096d in KIO::TransferJob::slotFinished() () from /usr/lib/libkio.so.5
#26 0x090be343 in KIO::TransferJob::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#27 0x0719fc9a in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#28 0x071ae3d5 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#29 0x0918a707 in KIO::SlaveInterface::finished() () from /usr/lib/libkio.so.5
#30 0x0918da2d in KIO::SlaveInterface::dispatch(int, QByteArray const&) () from /usr/lib/libkio.so.5
#31 0x0918abc3 in KIO::SlaveInterface::dispatch() () from /usr/lib/libkio.so.5
#32 0x0917e088 in KIO::Slave::gotInput() () from /usr/lib/libkio.so.5
#33 0x0917e293 in KIO::Slave::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#34 0x0719fc9a in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#35 0x071ae3d5 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#36 0x09088bd7 in KIO::Connection::readyRead() () from /usr/lib/libkio.so.5
#37 0x0908af8e in ?? () from /usr/lib/libkio.so.5
#38 0x0908b0be in KIO::Connection::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#39 0x0719fc9a in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#40 0x071aa336 in QMetaCallEvent::placeMetaCall(QObject*) () from /usr/lib/libQtCore.so.4
#41 0x071ab3fe in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#42 0x00fa94dc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#43 0x00fb005e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#44 0x0057af2a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#45 0x0719aa3b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#46 0x0719d473 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#47 0x0719d5dd in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
#48 0x071c6adf in ?? () from /usr/lib/libQtCore.so.4
#49 0x0208d5e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#50 0x020912d8 in ?? () from /lib/libglib-2.0.so.0
#51 0x020914b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#52 0x071c65d5 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#53 0x01069135 in ?? () from /usr/lib/libQtGui.so.4
#54 0x07199059 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#55 0x071994aa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#56 0x0719d69f in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#57 0x00fa9577 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#58 0x0804fa61 in _start ()

Possible duplicates by query: bug 248712, bug 247503, bug 247425, bug 247197, bug 245228.

Reported using DrKonqi
Comment 1 Nicolas L. 2010-09-02 16:21:18 UTC

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