Bug 222892 - Akregator crashes while reloading list of new articles
Summary: Akregator crashes while reloading list of new articles
Status: RESOLVED DUPLICATE of bug 194591
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: 2010-01-15 21:06 UTC by Manuel Schmid
Modified: 2010-01-18 01:05 UTC (History)
2 users (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 Manuel Schmid 2010-01-15 21:06:23 UTC
Application that crashed: akregator
Version of the application: 1.5.1
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-17-generic i686
Distribution: Ubuntu 9.10

 -- Backtrace:
Application: Akregator (akregator), signal: Segmentation fault
[KCrash Handler]
#6  0x01fc3225 in Akregator::Article::title (this=0x9d425a0) at ../../../akregator/src/article.cpp:375
#7  0x01fcfd75 in Private (this=0xa1292f0, articles_=..., qq=0x9e3eb68) at ../../../akregator/src/articlemodel.cpp:66
#8  0x01fcfed8 in ArticleModel (this=0x9e3eb68, articles=..., parent=0x0) at ../../../akregator/src/articlemodel.cpp:69
#9  0x01ff0b66 in Akregator::SelectionController::articleHeadersAvailable (this=0x9d6f188, job=0xa322bc0) at ../../../akregator/src/selectioncontroller.cpp:208
#10 0x01ff0f7f in Akregator::SelectionController::qt_metacall (this=0x9d6f188, _c=QMetaObject::InvokeMetaMethod, _id=15, _a=0xbf9f0f08) at ./selectioncontroller.moc:86
#11 0x041aa263 in QMetaObject::activate (sender=0xa322bc0, from_signal_index=4, to_signal_index=4, argv=0xbf9f0f08) at kernel/qobject.cpp:3113
#12 0x041aaec2 in QMetaObject::activate (sender=0xa322bc0, m=0x73ad68, local_signal_index=0, argv=0xbf9f0f08) at kernel/qobject.cpp:3187
#13 0x005d5193 in KJob::finished (this=0xa322bc0, _t1=0xa322bc0) at ./kjob.moc:167
#14 0x005d545d in KJob::emitResult (this=0xa322bc0) at ../../kdecore/jobs/kjob.cpp:302
#15 0x01fca35a in Akregator::ArticleListJob::doList (this=0xa322bc0) at ../../../akregator/src/articlejobs.cpp:190
#16 0x01fca4a1 in Akregator::ArticleListJob::qt_metacall (this=0xa322bc0, _c=QMetaObject::InvokeMetaMethod, _id=26, _a=0xbf9f103c) at ./articlejobs.moc:215
#17 0x041aa263 in QMetaObject::activate (sender=0xa414560, from_signal_index=4, to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3113
#18 0x041aaec2 in QMetaObject::activate (sender=0xa414560, m=0x4284908, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3187
#19 0x041af387 in QSingleShotTimer::timeout (this=0xa414560) at .moc/release-shared/qtimer.moc:76
#20 0x041af49c in QSingleShotTimer::timerEvent (this=0xa414560) at kernel/qtimer.cpp:298
#21 0x041a43bf in QObject::event (this=0xa414560, e=0xbf9f14d0) at kernel/qobject.cpp:1075
#22 0x00ff4f54 in QApplicationPrivate::notify_helper (this=0x9cc1320, receiver=0xa414560, e=0xbf9f14d0) at kernel/qapplication.cpp:4056
#23 0x00ffc67c in QApplication::notify (this=0xbf9f1818, receiver=0xa414560, e=0xbf9f14d0) at kernel/qapplication.cpp:3603
#24 0x00c6fbfa in KApplication::notify (this=0xbf9f1818, receiver=0xa414560, event=0xbf9f14d0) at ../../kdeui/kernel/kapplication.cpp:302
#25 0x041946cb in QCoreApplication::notifyInternal (this=0xbf9f1818, receiver=0xa414560, event=0xbf9f14d0) at kernel/qcoreapplication.cpp:610
#26 0x041c17ce in QCoreApplication::sendEvent (this=0x9cc398c) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#27 QTimerInfoList::activateTimers (this=0x9cc398c) at kernel/qeventdispatcher_unix.cpp:572
#28 0x041bf0e0 in timerSourceDispatch (source=0x9cc3958) at kernel/qeventdispatcher_glib.cpp:165
#29 0x043eae88 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#30 0x043ee730 in ?? () from /lib/libglib-2.0.so.0
#31 0x043ee863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#32 0x041bf02c in QEventDispatcherGlib::processEvents (this=0x9ca29f8, flags=...) at kernel/qeventdispatcher_glib.cpp:327
#33 0x01095be5 in QGuiEventDispatcherGlib::processEvents (this=0x9ca29f8, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#34 0x04192c79 in QEventLoop::processEvents (this=0xbf9f1794, flags=) at kernel/qeventloop.cpp:149
#35 0x041930ca in QEventLoop::exec (this=0xbf9f1794, flags=...) at kernel/qeventloop.cpp:201
#36 0x0419553f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#37 0x00ff4dd7 in QApplication::exec () at kernel/qapplication.cpp:3525
#38 0x0804f981 in main (argc=2, argv=0xbf9f1974) at ../../../akregator/src/main.cpp:103

Reported using DrKonqi
Comment 1 Manuel Schmid 2010-01-15 21:12:42 UTC
Unfortunately I can’t provide more information, as I don’t know if the crash is reproducable, it just happened two times in a row so I thought that perhaps a bug could be fixed with the backtrace. Both times it happened when I read all unread articles and clicked a column of the entry "all sources" in the sources list on the left side in order to reload the article list.
Comment 2 Dario Andres 2010-01-18 01:05:57 UTC
This is being tracked at bug 194591. Regards

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