Bug 276831 - Akregatot crashed when selecting a folder of feeds
Summary: Akregatot crashed when selecting a folder of feeds
Status: RESOLVED DUPLICATE of bug 194591
Alias: None
Product: akregator
Classification: Applications
Component: general (show other bugs)
Version: 1.6.5
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-30 15:28 UTC by Simon Reed
Modified: 2011-07-01 08:35 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 Simon Reed 2011-06-30 15:28:18 UTC
Application: akregator (1.6.5)
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-32-generic i686
Distribution: Ubuntu 10.04.2 LTS

-- Information about the crash:
I have not added any feeds for some time  I had been using Akregator for about 9 hours.

 -- Backtrace:
Application: Akregator (akregator), signal: Segmentation fault
[KCrash Handler]
#6  0x02bd77c5 in Akregator::Article::title (this=0x8e69250) at ../../../akregator/src/article.cpp:375
#7  0x02be3cd5 in Private (this=0x9f8f158, articles_=..., qq=0xa20ae10) at ../../../akregator/src/articlemodel.cpp:76
#8  0x02be3e28 in ArticleModel (this=0xa20ae10, articles=..., parent=0x0) at ../../../akregator/src/articlemodel.cpp:79
#9  0x02c032b6 in Akregator::SelectionController::articleHeadersAvailable (this=0x8a9a848, job=0x9603518) at ../../../akregator/src/selectioncontroller.cpp:212
#10 0x02c0371f in Akregator::SelectionController::qt_metacall (this=0x8a9a848, _c=QMetaObject::InvokeMetaMethod, _id=15, _a=0xbfa12548) at ./selectioncontroller.moc:92
#11 0x01b69c9a in QMetaObject::metacall (object=0x8a9a848, cl=168515768, idx=15, argv=0xbfa12548) at kernel/qmetaobject.cpp:237
#12 0x01b783d5 in QMetaObject::activate (sender=0x9603518, m=0x363c88, local_signal_index=0, argv=0xbfa12548) at kernel/qobject.cpp:3293
#13 0x001f5393 in KJob::finished (this=0x9603518, _t1=0x9603518) at ./kjob.moc:173
#14 0x001f553c in KJob::emitResult (this=0x9603518) at ../../kdecore/jobs/kjob.cpp:310
#15 0x02bdd47a in Akregator::ArticleListJob::doList (this=0x9603518) at ../../../akregator/src/articlejobs.cpp:190
#16 0x02bdd5b1 in Akregator::ArticleListJob::qt_metacall (this=0x9603518, _c=QMetaObject::InvokeMetaMethod, _id=26, _a=0xbfa126ac) at ./articlejobs.moc:239
#17 0x01b69c9a in QMetaObject::metacall (object=0x9603518, cl=168515768, idx=26, argv=0xbfa126ac) at kernel/qmetaobject.cpp:237
#18 0x01b783d5 in QMetaObject::activate (sender=0x8b32560, m=0x1c77188, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3293
#19 0x01b7ffe7 in QSingleShotTimer::timeout (this=0x8b32560) at .moc/release-shared/qtimer.moc:82
#20 0x01b800fc in QSingleShotTimer::timerEvent (this=0x8b32560) at kernel/qtimer.cpp:308
#21 0x01b75254 in QObject::event (this=0x8b32560, e=0x9cc4058) at kernel/qobject.cpp:1212
#22 0x010b54dc in QApplicationPrivate::notify_helper (this=0x87b5298, receiver=0x8b32560, e=0xbfa12be0) at kernel/qapplication.cpp:4300
#23 0x010bc05e in QApplication::notify (this=0xbfa12f24, receiver=0x8b32560, e=0xbfa12be0) at kernel/qapplication.cpp:3704
#24 0x00b4b40a in KApplication::notify (this=0xbfa12f24, receiver=0x8b32560, event=0xbfa12be0) at ../../kdeui/kernel/kapplication.cpp:302
#25 0x01b64a3b in QCoreApplication::notifyInternal (this=0xbfa12f24, receiver=0x8b32560, event=0xbfa12be0) at kernel/qcoreapplication.cpp:704
#26 0x01b93d66 in QCoreApplication::sendEvent (this=0x87bc484) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#27 QTimerInfoList::activateTimers (this=0x87bc484) at kernel/qeventdispatcher_unix.cpp:603
#28 0x01b908e4 in timerSourceDispatch (source=0x87bc450) at kernel/qeventdispatcher_glib.cpp:184
#29 0x05e815e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#30 0x05e852d8 in ?? () from /lib/libglib-2.0.so.0
#31 0x05e854b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#32 0x01b905d5 in QEventDispatcherGlib::processEvents (this=0x87949e0, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#33 0x01175135 in QGuiEventDispatcherGlib::processEvents (this=0x87949e0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#34 0x01b63059 in QEventLoop::processEvents (this=0xbfa12ea4, flags=) at kernel/qeventloop.cpp:149
#35 0x01b634aa in QEventLoop::exec (this=0xbfa12ea4, flags=...) at kernel/qeventloop.cpp:201
#36 0x01b6769f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#37 0x010b5577 in QApplication::exec () at kernel/qapplication.cpp:3579
#38 0x0804fa61 in main (argc=3, argv=0xbfa13084) at ../../../akregator/src/main.cpp:103

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

Possible duplicates by query: bug 276701, bug 276693, bug 275641, bug 273772, bug 272948.

Reported using DrKonqi
Comment 1 Christophe Marin 2011-07-01 08:35:39 UTC

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