[Bug 668202] Re: akregator crash after update

Jean-Christophe Dubois jcd at tribudubois.net
Sat Nov 13 13:29:17 UTC 2010


Same thing here. After a package upgrade, Kontact stopped working
because akregator was crashing. removing the ~/.kde/share/apps/akregator
did allow the application to start without crashing.

Akregator back trace is as follow (This is akregator 1.6.5 with KDE
4.5.1 on Ubuntu 10.10 running on amd64 platform). This is reported to
KDE here (https://bugs.kde.org/show_bug.cgi?id=256621):

Application: Akregator (akregator), signal: Segmentation fault
[KCrash Handler]
#6  memcpy () at ../sysdeps/x86_64/memcpy.S:359
#7  0x00007f1138239004 in c4_String::Init (this=0x7fff98bbc810, p=<value optimized out>, n=160914512) at //usr/include/bits/string3.h:52
#8  0x00007f11382307e2 in c4_String (this=0xda3de0, ptr_=0x7fff98bbc8c0, selfDesc_=<value optimized out>) at ../../../../akregator/plugins/mk4storage/metakit/include/mk4str.inl:209
#9  c4_HandlerSeq::Prepare (this=0xda3de0, ptr_=0x7fff98bbc8c0, selfDesc_=<value optimized out>) at ../../../../akregator/plugins/mk4storage/metakit/src/handler.cpp:305
#10 0x00007f1138234000 in c4_Persist::LoadAll (this=0xda3850) at ../../../../akregator/plugins/mk4storage/metakit/src/persist.cpp:1026
#11 0x00007f1138243375 in Akregator::Backend::FeedStorageMK4Impl::FeedStorageMK4Impl (this=0xa781b0, url=<value optimized out>, main=<value optimized out>) at ../../../../akregator/plugins/mk4storage/feedstoragemk4impl.cpp:152
#12 0x00007f1138245fca in Akregator::Backend::StorageMK4Impl::StorageMK4ImplPrivate::createFeedStorage (this=0x8cba30, url=...) at ../../../../akregator/plugins/mk4storage/storagemk4impl.cpp:77
#13 0x00007f113a00735c in Akregator::Feed::loadArticles (this=0xda2790) at ../../../akregator/src/feed.cpp:234
#14 0x00007f113a00ac74 in Akregator::Feed::fromOPML (e=<value optimized out>, storage=<value optimized out>) at ../../../akregator/src/feed.cpp:174
#15 0x00007f113a016cf5 in Akregator::FeedList::parseChildNodes (this=0xbd4a00, node=<value optimized out>, parent=0xd8db10) at ../../../akregator/src/feedlist.cpp:237
#16 0x00007f113a016f46 in Akregator::FeedList::parseChildNodes (this=0xbd4a00, node=<value optimized out>, parent=0x776db0) at ../../../akregator/src/feedlist.cpp:255
#17 0x00007f113a017786 in Akregator::FeedList::readFromOpml (this=0xbd4a00, doc=<value optimized out>) at ../../../akregator/src/feedlist.cpp:295
#18 0x00007f113a053f7b in Akregator::LoadFeedListCommand::Private::handleDocument (this=0xbd91f0, doc=...) at ../../../akregator/src/loadfeedlistcommand.cpp:68
#19 0x00007f113a054a03 in Akregator::LoadFeedListCommand::Private::doLoad (this=0xbd91f0) at ../../../akregator/src/loadfeedlistcommand.cpp:173
#20 0x00007f113a054dd2 in Akregator::LoadFeedListCommand::qt_metacall (this=0xbd8f60, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff98bbdca0) at ./loadfeedlistcommand.moc:78
#21 0x00007f1150d15b27 in QMetaObject::activate (sender=0xbd6960, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0xd3e) at kernel/qobject.cpp:3280
#22 0x00007f1150d1acff in QSingleShotTimer::timerEvent (this=0xbd6960) at kernel/qtimer.cpp:308
#23 0x00007f1150d0f8f9 in QObject::event (this=0xbd6960, e=0xdb6ff8) at kernel/qobject.cpp:1183
#24 0x00007f11516b3fdc in QApplicationPrivate::notify_helper (this=0x675e30, receiver=0xbd6960, e=0x7fff98bbe400) at kernel/qapplication.cpp:4396
#25 0x00007f11516b9aed in QApplication::notify (this=0x7fff98bbe700, receiver=0xbd6960, e=0x7fff98bbe400) at kernel/qapplication.cpp:4277
#26 0x00007f1152406156 in KApplication::notify (this=0x7fff98bbe700, receiver=0xbd6960, event=0x7fff98bbe400) at ../../kdeui/kernel/kapplication.cpp:310
#27 0x00007f1150cfdcdc in QCoreApplication::notifyInternal (this=0x7fff98bbe700, receiver=0xbd6960, event=0x7fff98bbe400) at kernel/qcoreapplication.cpp:732
#28 0x00007f1150d2d6f2 in sendEvent (this=0x673750) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#29 QTimerInfoList::activateTimers (this=0x673750) at kernel/qeventdispatcher_unix.cpp:602
#30 0x00007f1150d2a4a4 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#31 0x00007f1149efe342 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#32 0x00007f1149f022a8 in ?? () from /lib/libglib-2.0.so.0
#33 0x00007f1149f0245c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#34 0x00007f1150d2a193 in QEventDispatcherGlib::processEvents (this=0x646e90, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:415
#35 0x00007f1151766a4e in QGuiEventDispatcherGlib::processEvents (this=0x7f112cac3054, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#36 0x00007f1150cfca02 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#37 0x00007f1150cfcdec in QEventLoop::exec (this=0x7fff98bbe6a0, flags=) at kernel/qeventloop.cpp:201
#38 0x00007f1150d00ebb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#39 0x0000000000408e9d in main (argc=<value optimized out>, argv=<value optimized out>) at ../../../akregator/src/main.cpp:103

** Bug watch added: KDE Bug Tracking System #256621
   http://bugs.kde.org/show_bug.cgi?id=256621

-- 
akregator crash after update
https://bugs.launchpad.net/bugs/668202
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdepim in ubuntu.




More information about the kubuntu-bugs mailing list