Bug 240271 - Akregator crashed while clicking on a different feed and had -1 in the unread column
Summary: Akregator crashed while clicking on a different feed and had -1 in the unread...
Status: RESOLVED DUPLICATE of bug 234285
Alias: None
Product: akregator
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-31 20:55 UTC by David
Modified: 2010-06-01 15:06 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 David 2010-05-31 20:55:11 UTC
Application: akregator (1.6.3)
KDE Platform Version: 4.4.3 (KDE 4.4.3)
Qt Version: 4.6.2
Operating System: Linux 2.6.33-ARCH x86_64
Distribution (Platform): Archlinux Packages

-- Information about the crash:
Reading feeds like normal. In the left window one of my feeds showed a negative in the "unread" column. i.e. -1/84. Then clicked on a new feed and it crashed.

 -- Backtrace:
Application: Akregator (akregator), signal: Segmentation fault
[KCrash Handler]
#5  0x00007f1dc528a00f in Akregator::Article::title() const () from /usr/lib/kde4/akregatorpart.so
#6  0x00007f1dc5292cc4 in Akregator::ArticleModel::Private::Private(QList<Akregator::Article> const&, Akregator::ArticleModel*) () from /usr/lib/kde4/akregatorpart.so
#7  0x00007f1dc5292eaa in Akregator::ArticleModel::ArticleModel(QList<Akregator::Article> const&, QObject*) () from /usr/lib/kde4/akregatorpart.so
#8  0x00007f1dc52af187 in Akregator::SelectionController::articleHeadersAvailable(KJob*) () from /usr/lib/kde4/akregatorpart.so
#9  0x00007f1dc52af454 in Akregator::SelectionController::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/kde4/akregatorpart.so
#10 0x00007f1dd3ca762f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#11 0x00007f1dd40a209f in KJob::finished(KJob*) () from /usr/lib/libkdecore.so.5
#12 0x00007f1dd40a2275 in KJob::emitResult() () from /usr/lib/libkdecore.so.5
#13 0x00007f1dc528d072 in Akregator::ArticleListJob::doList() () from /usr/lib/kde4/akregatorpart.so
#14 0x00007f1dc528d180 in Akregator::ArticleListJob::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/kde4/akregatorpart.so
#15 0x00007f1dd3ca762f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#16 0x00007f1dd3cac5ff in ?? () from /usr/lib/libQtCore.so.4
#17 0x00007f1dd3ca4bee in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#18 0x00007f1dd2e16e84 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#19 0x00007f1dd2e1af6a in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#20 0x00007f1dd4628e86 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#21 0x00007f1dd3c9379c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#22 0x00007f1dd3cbe9b2 in ?? () from /usr/lib/libQtCore.so.4
#23 0x00007f1dd3cbb958 in ?? () from /usr/lib/libQtCore.so.4
#24 0x00007f1dcc891b33 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#25 0x00007f1dcc892310 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#26 0x00007f1dcc8925ad in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#27 0x00007f1dd3cbc00f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#28 0x00007f1dd2eb64be in ?? () from /usr/lib/libQtGui.so.4
#29 0x00007f1dd3c92b82 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#30 0x00007f1dd3c92dbc in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#31 0x00007f1dd3c970eb in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#32 0x0000000000408dd5 in _start ()

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

Possible duplicates by query: bug 236339, bug 234285, bug 233934, bug 229271, bug 222918.

Reported using DrKonqi
Comment 1 Nicolas L. 2010-06-01 15:06:56 UTC

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