Bug 231786 - kontact crashes when reading from one feed to another
Summary: kontact crashes when reading from one feed to another
Status: RESOLVED DUPLICATE of bug 194591
Alias: None
Product: kontact
Classification: Applications
Component: general (show other bugs)
Version: 4.4.1
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-22 15:45 UTC by p92
Modified: 2010-03-26 00:53 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 p92 2010-03-22 15:45:06 UTC
Application: kontact (4.4.1)
KDE Platform Version: 4.4.1 (KDE 4.4.1)
Qt Version: 4.6.2
Operating System: Linux 2.6.31-20-generic i686
Distribution: Ubuntu 9.10

-- Information about the crash:
I have more than 30 feeds in akgregator
I read lots of feeds
I mark some as all read
eventually when I switch to a non read feed kontact crashes 

 -- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
[KCrash Handler]
#6  0x02d6c5a5 in Akregator::Article::title (this=0x9eaa988) at ../../../akregator/src/article.cpp:375
#7  0x02d78d45 in Private (this=0xaf42e10, articles_=..., qq=0xb5b62a8) at ../../../akregator/src/articlemodel.cpp:76
#8  0x02d78e98 in ArticleModel (this=0xb5b62a8, articles=..., parent=0x0) at ../../../akregator/src/articlemodel.cpp:79
#9  0x02d98086 in Akregator::SelectionController::articleHeadersAvailable (this=0xaf6d730, job=0x9ad2ea0) at ../../../akregator/src/selectioncontroller.cpp:212
#10 0x02d984ef in Akregator::SelectionController::qt_metacall (this=0xaf6d730, _c=QMetaObject::InvokeMetaMethod, _id=15, _a=0xbfc94718) at ./selectioncontroller.moc:92
#11 0x00fe6e5a in QMetaObject::metacall (object=0xaf6d730, cl=188497192, idx=15, argv=0xbfc94718) at kernel/qmetaobject.cpp:237
#12 0x00ff55f5 in QMetaObject::activate (sender=0x9ad2ea0, m=0xd6fc48, local_signal_index=0, argv=0xbfc94718) at kernel/qobject.cpp:3293
#13 0x00bfd153 in KJob::finished (this=0x9ad2ea0, _t1=0x9ad2ea0) at ./kjob.moc:173
#14 0x00bfd2fc in KJob::emitResult (this=0x9ad2ea0) at ../../kdecore/jobs/kjob.cpp:310
#15 0x02d7223a in Akregator::ArticleListJob::doList (this=0x9ad2ea0) at ../../../akregator/src/articlejobs.cpp:190
#16 0x02d72371 in Akregator::ArticleListJob::qt_metacall (this=0x9ad2ea0, _c=QMetaObject::InvokeMetaMethod, _id=26, _a=0xbfc9487c) at ./articlejobs.moc:239
#17 0x00fe6e5a in QMetaObject::metacall (object=0x9ad2ea0, cl=188497192, idx=26, argv=0xbfc9487c) at kernel/qmetaobject.cpp:237
#18 0x00ff55f5 in QMetaObject::activate (sender=0x9aa9818, m=0x10f5188, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3293
#19 0x00ffd177 in QSingleShotTimer::timeout (this=0x9aa9818) at .moc/release-shared/qtimer.moc:82
#20 0x00ffd28c in QSingleShotTimer::timerEvent (this=0x9aa9818) at kernel/qtimer.cpp:308
#21 0x00ff2494 in QObject::event (this=0x9aa9818, e=0xb3c5f48) at kernel/qobject.cpp:1212
#22 0x0122d3cc in QApplicationPrivate::notify_helper (this=0x95d33b8, receiver=0x9aa9818, e=0xbfc94db0) at kernel/qapplication.cpp:4300
#23 0x0123401e in QApplication::notify (this=0xbfc95114, receiver=0x9aa9818, e=0xbfc94db0) at kernel/qapplication.cpp:3704
#24 0x0079e42a in KApplication::notify (this=0xbfc95114, receiver=0x9aa9818, event=0xbfc94db0) at ../../kdeui/kernel/kapplication.cpp:302
#25 0x00fe1beb in QCoreApplication::notifyInternal (this=0xbfc95114, receiver=0x9aa9818, event=0xbfc94db0) at kernel/qcoreapplication.cpp:704
#26 0x01010eb6 in QCoreApplication::sendEvent (this=0x95d0f34) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#27 QTimerInfoList::activateTimers (this=0x95d0f34) at kernel/qeventdispatcher_unix.cpp:603
#28 0x0100db47 in timerSourceDispatch (source=0x95d8f00) at kernel/qeventdispatcher_glib.cpp:184
#29 idleTimerSourceDispatch (source=0x95d8f00) at kernel/qeventdispatcher_glib.cpp:231
#30 0x02379e88 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#31 0x0237d730 in ?? () from /lib/libglib-2.0.so.0
#32 0x0237d863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#33 0x0100d805 in QEventDispatcherGlib::processEvents (this=0x95ac700, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#34 0x012ecb35 in QGuiEventDispatcherGlib::processEvents (this=0x95ac700, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#35 0x00fe0209 in QEventLoop::processEvents (this=0xbfc95074, flags=) at kernel/qeventloop.cpp:149
#36 0x00fe065a in QEventLoop::exec (this=0xbfc95074, flags=...) at kernel/qeventloop.cpp:201
#37 0x00fe484f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#38 0x0122d467 in QApplication::exec () at kernel/qapplication.cpp:3579
#39 0x0804b4c2 in main (argc=1, argv=0xbfc95334) at ../../../kontact/src/main.cpp:224

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

Possible duplicates by query: bug 229271, bug 228425, bug 228107, bug 223437, bug 223290.

Reported using DrKonqi
Comment 1 Christophe Marin 2010-03-26 00:53:11 UTC

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