Bug 247860 - kontact crashes on changing feed in akregator
Summary: kontact crashes on changing feed in akregator
Status: RESOLVED DUPLICATE of bug 194591
Alias: None
Product: kontact
Classification: Applications
Component: general (show other bugs)
Version: 4.4.5
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-14 17:11 UTC by Andreas Karrenbauer
Modified: 2010-08-14 17:14 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 Andreas Karrenbauer 2010-08-14 17:11:22 UTC
Application: kontact (4.4.5)
KDE Platform Version: 4.4.4 (KDE 4.4.4) "release 2"
Qt Version: 4.6.3
Operating System: Linux 2.6.34-12-default x86_64
Distribution: "openSUSE 11.3 (x86_64)"

-- Information about the crash:
Kontact crashed on clicking on a feed in akregator

 -- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
[KCrash Handler]
#5  0x00007f29d4de5a1f in Akregator::Article::title (this=<value optimized out>) at /usr/src/debug/kdepim-4.4.4/akregator/src/article.cpp:375
#6  0x00007f29d4dee504 in Akregator::ArticleModel::Private::Private (this=0x54c3730, articles_=<value optimized out>, qq=<value optimized out>)
    at /usr/src/debug/kdepim-4.4.4/akregator/src/articlemodel.cpp:76
#7  0x00007f29d4dee6ea in Akregator::ArticleModel::ArticleModel (this=0x5018120, articles=..., parent=<value optimized out>) at /usr/src/debug/kdepim-4.4.4/akregator/src/articlemodel.cpp:79
#8  0x00007f29d4e0ab07 in Akregator::SelectionController::articleHeadersAvailable (this=0x39bc4f0, job=<value optimized out>) at /usr/src/debug/kdepim-4.4.4/akregator/src/selectioncontroller.cpp:212
#9  0x00007f29d4e0ade4 in Akregator::SelectionController::qt_metacall (this=0x39bc4f0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffaad6b3a0)
    at /usr/src/debug/kdepim-4.4.4/build/akregator/src/selectioncontroller.moc:92
#10 0x00007f29fc9bca1f in QMetaObject::activate (sender=0x17035c0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7fffaad6b3a0) at kernel/qobject.cpp:3295
#11 0x00007f29fcd6718f in KJob::finished (this=<value optimized out>, _t1=0x17035c0) at /usr/src/debug/kdelibs-4.4.4/build/kdecore/kjob.moc:173
#12 0x00007f29fcd67365 in KJob::emitResult (this=0x17035c0) at /usr/src/debug/kdelibs-4.4.4/kdecore/jobs/kjob.cpp:310
#13 0x00007f29d4de87e6 in Akregator::ArticleListJob::doList (this=0x17035c0) at /usr/src/debug/kdepim-4.4.4/akregator/src/articlejobs.cpp:190
#14 0x00007f29d4de88f0 in Akregator::ArticleListJob::qt_metacall (this=0x17035c0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=<value optimized out>)
    at /usr/src/debug/kdepim-4.4.4/build/akregator/src/articlejobs.moc:239
#15 0x00007f29fc9bca1f in QMetaObject::activate (sender=0x5934630, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3295
#16 0x00007f29fc9c1dbf in QSingleShotTimer::timerEvent (this=0x5934630) at kernel/qtimer.cpp:308
#17 0x00007f29fc9ba22e in QObject::event (this=0x5934630, e=0x7fffaad6bc80) at kernel/qobject.cpp:1212
#18 0x00007f29fbd9a4d4 in QApplicationPrivate::notify_helper (this=0x642a40, receiver=0x5934630, e=0x7fffaad6bc80) at kernel/qapplication.cpp:4302
#19 0x00007f29fbda2aca in QApplication::notify (this=<value optimized out>, receiver=0x5934630, e=0x7fffaad6bc80) at kernel/qapplication.cpp:4185
#20 0x00007f29fd28bc06 in KApplication::notify (this=0x7fffaad6c0c0, receiver=0x5934630, event=0x7fffaad6bc80) at /usr/src/debug/kdelibs-4.4.4/kdeui/kernel/kapplication.cpp:302
#21 0x00007f29fc9a8e4c in QCoreApplication::notifyInternal (this=0x7fffaad6c0c0, receiver=0x5934630, event=0x7fffaad6bc80) at kernel/qcoreapplication.cpp:726
#22 0x00007f29fc9d40c9 in sendEvent (this=0x63eaa0) at kernel/qcoreapplication.h:215
#23 QTimerInfoList::activateTimers (this=0x63eaa0) at kernel/qeventdispatcher_unix.cpp:618
#24 0x00007f29fc9d0ff8 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#25 idleTimerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:231
#26 0x00007f29f44d2a93 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#27 0x00007f29f44d3270 in ?? () from /usr/lib64/libglib-2.0.so.0
#28 0x00007f29f44d3510 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#29 0x00007f29fc9d167f in QEventDispatcherGlib::processEvents (this=0x613220, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#30 0x00007f29fbe3b14e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#31 0x00007f29fc9a8292 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#32 0x00007f29fc9a8495 in QEventLoop::exec (this=0x7fffaad6c010, flags=...) at kernel/qeventloop.cpp:201
#33 0x00007f29fc9ac88b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#34 0x000000000040417e in _start ()

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

Possible duplicates by query: bug 247831, bug 240468, bug 240271, bug 236339, bug 235102.

Reported using DrKonqi
Comment 1 Pino Toscano 2010-08-14 17:14:26 UTC

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