Bug 234739 - Akregator crashes on startup (also Kontact)
Summary: Akregator crashes on startup (also Kontact)
Status: RESOLVED DUPLICATE of bug 116482
Alias: None
Product: akregator
Classification: Applications
Component: general (show other bugs)
Version: 1.6.2
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-18 19:42 UTC by Pat Clay
Modified: 2010-04-18 20:25 UTC (History)
1 user (show)

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 Pat Clay 2010-04-18 19:42:39 UTC
Application: akregator (1.6.2)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-21-generic i686
Distribution: Ubuntu lucid (development branch)

-- Information about the crash:
When I attempt to open Akregator, it crashes.  When I switch to the feeds window in Kontact, it also dies.
Thanks

The crash can be reproduced every time.

 -- Backtrace:
Application: Akregator (akregator), signal: Segmentation fault
[KCrash Handler]
#6  0x06cf711a in c4_PtrArray::SetAt (this=0xa1e7b40, ptr_=0xbfeb7bcc) at ../../../../akregator/plugins/mk4storage/metakit/src/univ.inl:60
#7  c4_FormatB::Define (this=0xa1e7b40, ptr_=0xbfeb7bcc) at ../../../../akregator/plugins/mk4storage/metakit/src/format.cpp:410
#8  0x06cf91da in c4_HandlerSeq::Prepare (this=0xa1e6fe0, ptr_=0xbfeb7bcc, selfDesc_=false) at ../../../../akregator/plugins/mk4storage/metakit/src/handler.cpp:321
#9  0x06cf6b06 in c4_FormatV::SetupAllSubviews (this=0xa1c1628) at ../../../../akregator/plugins/mk4storage/metakit/src/format.cpp:963
#10 0x06cf6f30 in c4_FormatV::Get (this=0xa1c1628, index_=0, length_=@0xbfeb7c4c) at ../../../../akregator/plugins/mk4storage/metakit/src/format.cpp:1027
#11 0x06cf8bd6 in c4_Handler::GetBytes (this=0xa1c1628, index_=0, buf_=..., copySmall_=false) at ../../../../akregator/plugins/mk4storage/metakit/src/handler.cpp:53
#12 0x06d06f1b in c4_Sequence::Get (this=0xa1e7688, index_=0, propId_=37, buf_=...) at ../../../../akregator/plugins/mk4storage/metakit/src/viewx.cpp:319
#13 0x06d07b30 in c4_Reference::GetData (this=0xbfeb7d20) at ../../../../akregator/plugins/mk4storage/metakit/include/mk4.inl:421
#14 c4_ViewRef::operator c4_View (this=0xbfeb7d20) at ../../../../akregator/plugins/mk4storage/metakit/src/viewx.cpp:587
#15 0x06d016a5 in c4_Storage::Description (this=0x9c52018, name_=0x9c44c92 "articles") at ../../../../akregator/plugins/mk4storage/metakit/src/store.cpp:342
#16 0x06d02291 in c4_Storage::GetAs (this=0x9c52018, 
    description_=0x6d12394 "articles[guid:S,title:S,hash:I,guidIsHash:I,guidIsPermaLink:I,description:S,link:S,comments:I,commentsLink:S,status:I,pubDate:I,tags[tag:S],hasEnclosure:I,enclosureUrl:S,enclosureType:S,enclosureLengt"...) at ../../../../akregator/plugins/mk4storage/metakit/src/store.cpp:261
#17 0x06d0ca1a in FeedStorageMK4Impl (this=0xa1cf058, url=..., main=0x88648b8) at ../../../../akregator/plugins/mk4storage/feedstoragemk4impl.cpp:154
#18 0x06d1055e in Akregator::Backend::StorageMK4Impl::StorageMK4ImplPrivate::createFeedStorage (this=0x8956a58, url=...) at ../../../../akregator/plugins/mk4storage/storagemk4impl.cpp:77
#19 0x03c071d8 in Akregator::Feed::loadArticles (this=0xa1c1738) at ../../../akregator/src/feed.cpp:234
#20 0x03c0ae33 in Akregator::Feed::fromOPML (e=..., storage=0x88648b8) at ../../../akregator/src/feed.cpp:174
#21 0x03c168fd in Akregator::FeedList::parseChildNodes (this=0x8b2e460, node=..., parent=0x8beba98) at ../../../akregator/src/feedlist.cpp:237
#22 0x03c17364 in Akregator::FeedList::readFromOpml (this=0x8b2e460, doc=...) at ../../../akregator/src/feedlist.cpp:295
#23 0x03c58648 in Akregator::LoadFeedListCommand::Private::handleDocument (this=0x8b47168, doc=...) at ../../../akregator/src/loadfeedlistcommand.cpp:68
#24 0x03c5918a in Akregator::LoadFeedListCommand::Private::doLoad (this=0x8b47168) at ../../../akregator/src/loadfeedlistcommand.cpp:173
#25 0x03c595c3 in Akregator::LoadFeedListCommand::qt_metacall (this=0x885aac8, _c=QMetaObject::InvokeMetaMethod, _id=8, _a=0xbfeb863c) at ./loadfeedlistcommand.moc:78
#26 0x00cd5c9a in QMetaObject::metacall (object=0x885aac8, cl=74159040, idx=8, argv=0xbfeb863c) at kernel/qmetaobject.cpp:237
#27 0x00ce43d5 in QMetaObject::activate (sender=0x8b470f0, m=0xde3188, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3293
#28 0x00cebfe7 in QSingleShotTimer::timeout (this=0x8b470f0) at .moc/release-shared/qtimer.moc:82
#29 0x00cec0fc in QSingleShotTimer::timerEvent (this=0x8b470f0) at kernel/qtimer.cpp:308
#30 0x00ce1254 in QObject::event (this=0x8b470f0, e=0xa20d080) at kernel/qobject.cpp:1212
#31 0x00ffe4dc in QApplicationPrivate::notify_helper (this=0x87b4990, receiver=0x8b470f0, e=0xbfeb8b70) at kernel/qapplication.cpp:4300
#32 0x0100505e in QApplication::notify (this=0xbfeb8eb4, receiver=0x8b470f0, e=0xbfeb8b70) at kernel/qapplication.cpp:3704
#33 0x0049af2a in KApplication::notify (this=0xbfeb8eb4, receiver=0x8b470f0, event=0xbfeb8b70) at ../../kdeui/kernel/kapplication.cpp:302
#34 0x00cd0a3b in QCoreApplication::notifyInternal (this=0xbfeb8eb4, receiver=0x8b470f0, event=0xbfeb8b70) at kernel/qcoreapplication.cpp:704
#35 0x00cffd66 in QCoreApplication::sendEvent (this=0x87b9534) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#36 QTimerInfoList::activateTimers (this=0x87b9534) at kernel/qeventdispatcher_unix.cpp:603
#37 0x00cfc8e4 in timerSourceDispatch (source=0x87b9500) at kernel/qeventdispatcher_glib.cpp:184
#38 0x01a085e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#39 0x01a0c2d8 in ?? () from /lib/libglib-2.0.so.0
#40 0x01a0c4b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#41 0x00cfc5d5 in QEventDispatcherGlib::processEvents (this=0x87944c0, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#42 0x010be135 in QGuiEventDispatcherGlib::processEvents (this=0x87944c0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#43 0x00ccf059 in QEventLoop::processEvents (this=0xbfeb8e34, flags=) at kernel/qeventloop.cpp:149
#44 0x00ccf4aa in QEventLoop::exec (this=0xbfeb8e34, flags=...) at kernel/qeventloop.cpp:201
#45 0x00cd369f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#46 0x00ffe577 in QApplication::exec () at kernel/qapplication.cpp:3579
#47 0x0804fa61 in main (argc=5, argv=0xbfeb9014) at ../../../akregator/src/main.cpp:103

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

Possible duplicates by query: bug 232310, bug 231908, bug 223824, bug 223023, bug 220564.

Reported using DrKonqi
Comment 1 Jonathan Thomas 2010-04-18 20:25:53 UTC

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