Bug 269277 - Akregator crashed with SIGSEGV without recent user activity
Summary: Akregator crashed with SIGSEGV without recent user activity
Status: RESOLVED DUPLICATE of bug 197718
Alias: None
Product: akregator
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-24 03:27 UTC by Matthew Flaschen
Modified: 2011-03-24 11:05 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 Matthew Flaschen 2011-03-24 03:27:17 UTC
Application that crashed: akregator
Version of the application: 1.5.4
KDE Version: 4.3.5 (KDE 4.3.5)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-22-generic i686
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
I left the computer unattended and Akregator crashed with a segmentation fault.  I had been using it a few minutes prior, and it is configured to automatically fetch all feeds.

 -- Backtrace:
Application: Akregator (akregator), signal: Segmentation fault
[KCrash Handler]
#6  0x01e215f7 in Akregator::Article::setStatus(int) () from /usr/lib/kde4/akregatorpart.so
#7  0x01e321f3 in Akregator::Feed::appendArticles(boost::shared_ptr<Syndication::Feed>) () from /usr/lib/kde4/akregatorpart.so
#8  0x01e33cdc in Akregator::Feed::fetchCompleted(Syndication::Loader*, boost::shared_ptr<Syndication::Feed>, Syndication::ErrorCode) () from /usr/lib/kde4/akregatorpart.so
#9  0x01e3447b in Akregator::Feed::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/kde4/akregatorpart.so
#10 0x00bd0263 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#11 0x00bd0ec2 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#12 0x03dfb7bf in Syndication::Loader::loadingComplete(Syndication::Loader*, boost::shared_ptr<Syndication::Feed>, Syndication::ErrorCode) () from /usr/lib/libsyndication.so.4
#13 0x03dfc9a8 in Syndication::Loader::slotRetrieverDone(QByteArray const&, bool) () from /usr/lib/libsyndication.so.4
#14 0x03dfcdcc in Syndication::Loader::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libsyndication.so.4
#15 0x00bd0263 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#16 0x00bd0ec2 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#17 0x03dff06f in Syndication::DataRetriever::dataRetrieved(QByteArray const&, bool) () from /usr/lib/libsyndication.so.4
#18 0x03e000e4 in Syndication::FileRetriever::slotResult(KJob*) () from /usr/lib/libsyndication.so.4
#19 0x03e00297 in Syndication::FileRetriever::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libsyndication.so.4
#20 0x00bd0263 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#21 0x00bd0ec2 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#22 0x00303353 in KJob::result(KJob*) () from /usr/lib/libkdecore.so.5
#23 0x003037d9 in KJob::emitResult() () from /usr/lib/libkdecore.so.5
#24 0x0208b9e0 in KIO::SimpleJob::slotFinished() () from /usr/lib/libkio.so.5
#25 0x0208befa in KIO::TransferJob::slotFinished() () from /usr/lib/libkio.so.5
#26 0x02089c23 in KIO::TransferJob::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#27 0x00bd0263 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#28 0x00bd0ec2 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#29 0x02156a07 in KIO::SlaveInterface::finished() () from /usr/lib/libkio.so.5
#30 0x0215a8fd in KIO::SlaveInterface::dispatch(int, QByteArray const&) () from /usr/lib/libkio.so.5
#31 0x02156ec3 in KIO::SlaveInterface::dispatch() () from /usr/lib/libkio.so.5
#32 0x02148eba in KIO::Slave::gotInput() () from /usr/lib/libkio.so.5
#33 0x0214b393 in KIO::Slave::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#34 0x00bd0263 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#35 0x00bd0ec2 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#36 0x02052227 in KIO::Connection::readyRead() () from /usr/lib/libkio.so.5
#37 0x02053fee in ?? () from /usr/lib/libkio.so.5
#38 0x0205411e in KIO::Connection::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#39 0x00bc8f0b in QMetaCallEvent::placeMetaCall(QObject*) () from /usr/lib/libQtCore.so.4
#40 0x00bca5fe in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#41 0x010eaf54 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#42 0x010f267c in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#43 0x0073e25a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#44 0x00bba6cb in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#45 0x00bbb2b2 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#46 0x00bbb47d in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
#47 0x00be53ff in ?? () from /usr/lib/libQtCore.so.4
#48 0x087b2e88 in g_main_dispatch (context=0x8955c90) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:1960
#49 IA__g_main_context_dispatch (context=0x8955c90) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2513
#50 0x087b6730 in g_main_context_iterate (context=0x8955c90, block=<value optimized out>, dispatch=1, self=0x89642f0) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2591
#51 0x087b6863 in IA__g_main_context_iteration (context=0x8955c90, may_block=1) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2654
#52 0x00be502c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#53 0x0118bbe5 in ?? () from /usr/lib/libQtGui.so.4
#54 0x00bb8c79 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#55 0x00bb90ca in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#56 0x00bbb53f in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#57 0x010eadd7 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#58 0x0804f981 in _start ()

Reported using DrKonqi
Comment 1 Christophe Marin 2011-03-24 11:05:32 UTC

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