Bug 276693 - Akregator crashed when clicking on an article
Summary: Akregator crashed when clicking on an article
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-28 14:12 UTC by Simon Reed
Modified: 2011-07-01 08:32 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-28 14:12:19 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 been using Akregator daily for weeks.  it had been in use for some hours today.  the only thing different i can think of is that prior to a few hours ago, I had no purging old old articles and so had 12,000 read articles.  I changed that to delete them after 14 days.  Otherwise, I cannot think what may have changed.

When  I went from one read article to an unread one, Akregator crashed.

 -- Backtrace:
Application: Akregator (akregator), signal: Segmentation fault
[KCrash Handler]
#6  0x026d07c5 in Akregator::Article::title (this=0xa0db850) at ../../../akregator/src/article.cpp:375
#7  0x026dccd5 in Private (this=0x9ff0548, articles_=..., qq=0xab88b58) at ../../../akregator/src/articlemodel.cpp:76
#8  0x026dce28 in ArticleModel (this=0xab88b58, articles=..., parent=0x0) at ../../../akregator/src/articlemodel.cpp:79
#9  0x026fc2b6 in Akregator::SelectionController::articleHeadersAvailable (this=0x9de97c0, job=0xab001c0) at ../../../akregator/src/selectioncontroller.cpp:212
#10 0x026fc71f in Akregator::SelectionController::qt_metacall (this=0x9de97c0, _c=QMetaObject::InvokeMetaMethod, _id=15, _a=0xbfdb9f58) at ./selectioncontroller.moc:92
#11 0x01b95c9a in QMetaObject::metacall (object=0x9de97c0, cl=183114680, idx=15, argv=0xbfdb9f58) at kernel/qmetaobject.cpp:237
#12 0x01ba43d5 in QMetaObject::activate (sender=0xab001c0, m=0x7ecec88, local_signal_index=0, argv=0xbfdb9f58) at kernel/qobject.cpp:3293
#13 0x07d60393 in KJob::finished (this=0xab001c0, _t1=0xab001c0) at ./kjob.moc:173
#14 0x07d6053c in KJob::emitResult (this=0xab001c0) at ../../kdecore/jobs/kjob.cpp:310
#15 0x026d647a in Akregator::ArticleListJob::doList (this=0xab001c0) at ../../../akregator/src/articlejobs.cpp:190
#16 0x026d65b1 in Akregator::ArticleListJob::qt_metacall (this=0xab001c0, _c=QMetaObject::InvokeMetaMethod, _id=26, _a=0xbfdba0bc) at ./articlejobs.moc:239
#17 0x01b95c9a in QMetaObject::metacall (object=0xab001c0, cl=183114680, idx=26, argv=0xbfdba0bc) at kernel/qmetaobject.cpp:237
#18 0x01ba43d5 in QMetaObject::activate (sender=0xa00b958, m=0x1ca3188, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3293
#19 0x01babfe7 in QSingleShotTimer::timeout (this=0xa00b958) at .moc/release-shared/qtimer.moc:82
#20 0x01bac0fc in QSingleShotTimer::timerEvent (this=0xa00b958) at kernel/qtimer.cpp:308
#21 0x01ba1254 in QObject::event (this=0xa00b958, e=0xa2b77e8) at kernel/qobject.cpp:1212
#22 0x010e14dc in QApplicationPrivate::notify_helper (this=0x9ad0428, receiver=0xa00b958, e=0xbfdba5f0) at kernel/qapplication.cpp:4300
#23 0x010e805e in QApplication::notify (this=0xbfdba934, receiver=0xa00b958, e=0xbfdba5f0) at kernel/qapplication.cpp:3704
#24 0x0080640a in KApplication::notify (this=0xbfdba934, receiver=0xa00b958, event=0xbfdba5f0) at ../../kdeui/kernel/kapplication.cpp:302
#25 0x01b90a3b in QCoreApplication::notifyInternal (this=0xbfdba934, receiver=0xa00b958, event=0xbfdba5f0) at kernel/qcoreapplication.cpp:704
#26 0x01bbfd66 in QCoreApplication::sendEvent (this=0x9ad7774) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#27 QTimerInfoList::activateTimers (this=0x9ad7774) at kernel/qeventdispatcher_unix.cpp:603
#28 0x01bbc8e4 in timerSourceDispatch (source=0x9ad7740) at kernel/qeventdispatcher_glib.cpp:184
#29 0x01ce15e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#30 0x01ce52d8 in ?? () from /lib/libglib-2.0.so.0
#31 0x01ce54b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#32 0x01bbc5d5 in QEventDispatcherGlib::processEvents (this=0x9aaf9e0, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#33 0x011a1135 in QGuiEventDispatcherGlib::processEvents (this=0x9aaf9e0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#34 0x01b8f059 in QEventLoop::processEvents (this=0xbfdba8b4, flags=) at kernel/qeventloop.cpp:149
#35 0x01b8f4aa in QEventLoop::exec (this=0xbfdba8b4, flags=...) at kernel/qeventloop.cpp:201
#36 0x01b9369f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#37 0x010e1577 in QApplication::exec () at kernel/qapplication.cpp:3579
#38 0x0804fa61 in main (argc=5, argv=0xbfdbaa94) at ../../../akregator/src/main.cpp:103

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

Possible duplicates by query: bug 275641, bug 273772, bug 272948, bug 272345, bug 272022.

Reported using DrKonqi
Comment 1 Christophe Marin 2011-07-01 08:32:28 UTC

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