Bug 264238 - Akregator crashed when trying to view a thread with -1
Summary: Akregator crashed when trying to view a thread with -1
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-01-25 12:16 UTC by Anthony K
Modified: 2011-01-28 22:58 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 Anthony K 2011-01-25 12:16:07 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-27-generic i686
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
Was trying really hard to view the -1 threads and when I clicked away from the thread and back again, it crashed...

 -- Backtrace:
Application: Akregator (akregator), signal: Segmentation fault
[KCrash Handler]
#6  0x02d1b7c5 in Akregator::Article::title (this=0xa1fc530) at ../../../akregator/src/article.cpp:375
#7  0x02d27cd5 in Private (this=0xa11f390, articles_=..., qq=0xa0c1480) at ../../../akregator/src/articlemodel.cpp:76
#8  0x02d27e28 in ArticleModel (this=0xa0c1480, articles=..., parent=0x0) at ../../../akregator/src/articlemodel.cpp:79
#9  0x02d472b6 in Akregator::SelectionController::articleHeadersAvailable (this=0x9d9e200, job=0xa8327d0) at ../../../akregator/src/selectioncontroller.cpp:212
#10 0x02d4771f in Akregator::SelectionController::qt_metacall (this=0x9d9e200, _c=QMetaObject::InvokeMetaMethod, _id=15, _a=0xbfe386a8) at ./selectioncontroller.moc:92
#11 0x01ac0c9a in QMetaObject::metacall (object=0x9d9e200, cl=171064328, idx=15, argv=0xbfe386a8) at kernel/qmetaobject.cpp:237
#12 0x01acf3d5 in QMetaObject::activate (sender=0xa8327d0, m=0x8a9c88, local_signal_index=0, argv=0xbfe386a8) at kernel/qobject.cpp:3293
#13 0x0073b393 in KJob::finished (this=0xa8327d0, _t1=0xa8327d0) at ./kjob.moc:173
#14 0x0073b53c in KJob::emitResult (this=0xa8327d0) at ../../kdecore/jobs/kjob.cpp:310
#15 0x02d2147a in Akregator::ArticleListJob::doList (this=0xa8327d0) at ../../../akregator/src/articlejobs.cpp:190
#16 0x02d215b1 in Akregator::ArticleListJob::qt_metacall (this=0xa8327d0, _c=QMetaObject::InvokeMetaMethod, _id=26, _a=0xbfe3880c) at ./articlejobs.moc:239
#17 0x01ac0c9a in QMetaObject::metacall (object=0xa8327d0, cl=171064328, idx=26, argv=0xbfe3880c) at kernel/qmetaobject.cpp:237
#18 0x01acf3d5 in QMetaObject::activate (sender=0xa61cc58, m=0x1bce188, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3293
#19 0x01ad6fe7 in QSingleShotTimer::timeout (this=0xa61cc58) at .moc/release-shared/qtimer.moc:82
#20 0x01ad70fc in QSingleShotTimer::timerEvent (this=0xa61cc58) at kernel/qtimer.cpp:308
#21 0x01acc254 in QObject::event (this=0xa61cc58, e=0xa86a438) at kernel/qobject.cpp:1212
#22 0x0100c4dc in QApplicationPrivate::notify_helper (this=0x9bf6740, receiver=0xa61cc58, e=0xbfe38d40) at kernel/qapplication.cpp:4300
#23 0x0101305e in QApplication::notify (this=0xbfe39084, receiver=0xa61cc58, e=0xbfe38d40) at kernel/qapplication.cpp:3704
#24 0x00cff40a in KApplication::notify (this=0xbfe39084, receiver=0xa61cc58, event=0xbfe38d40) at ../../kdeui/kernel/kapplication.cpp:302
#25 0x01abba3b in QCoreApplication::notifyInternal (this=0xbfe39084, receiver=0xa61cc58, event=0xbfe38d40) at kernel/qcoreapplication.cpp:704
#26 0x01aead66 in QCoreApplication::sendEvent (this=0x9bf999c) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#27 QTimerInfoList::activateTimers (this=0x9bf999c) at kernel/qeventdispatcher_unix.cpp:603
#28 0x01ae7917 in timerSourceDispatch (source=0x9bf9e00) at kernel/qeventdispatcher_glib.cpp:184
#29 idleTimerSourceDispatch (source=0x9bf9e00) at kernel/qeventdispatcher_glib.cpp:231
#30 0x055625e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#31 0x055662d8 in ?? () from /lib/libglib-2.0.so.0
#32 0x055664b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#33 0x01ae75d5 in QEventDispatcherGlib::processEvents (this=0x9bd59e0, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#34 0x010cc135 in QGuiEventDispatcherGlib::processEvents (this=0x9bd59e0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#35 0x01aba059 in QEventLoop::processEvents (this=0xbfe39004, flags=) at kernel/qeventloop.cpp:149
#36 0x01aba4aa in QEventLoop::exec (this=0xbfe39004, flags=...) at kernel/qeventloop.cpp:201
#37 0x01abe69f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#38 0x0100c577 in QApplication::exec () at kernel/qapplication.cpp:3579
#39 0x0804fa61 in main (argc=5, argv=0xbfe391e4) at ../../../akregator/src/main.cpp:103

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

Possible duplicates by query: bug 264119, bug 264114, bug 259846, bug 258540, bug 256515.

Reported using DrKonqi
Comment 1 Christophe Marin 2011-01-28 22:58:26 UTC

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