<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>238023</bug_id>
          
          <creation_ts>2010-05-18 11:30:48 +0000</creation_ts>
          <short_desc>akregator crash</short_desc>
          <delta_ts>2010-06-04 09:59:09 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>akregator</product>
          <component>general</component>
          <version>1.6.2</version>
          <rep_platform>Ubuntu</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>116482</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>crash</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Unknown">null</reporter>
          <assigned_to name="kdepim bugs">pim-bugs-null</assigned_to>
          <cc>kde</cc>
    
    <cc>markus_michael</cc>
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>963635</commentid>
    <comment_count>0</comment_count>
    <who name="Unknown">null</who>
    <bug_when>2010-05-18 11:30:48 +0000</bug_when>
    <thetext>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-22-generic i686
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
akregator crash (segmentation fault) after a sudden shutdown

 -- Backtrace:
Application: Akregator (akregator), signal: Segmentation fault
[KCrash Handler]
#6  0x0231c11a in c4_PtrArray::SetAt (this=0x985ef78, ptr_=0xbfb99b5c) at ../../../../akregator/plugins/mk4storage/metakit/src/univ.inl:60
#7  c4_FormatB::Define (this=0x985ef78, ptr_=0xbfb99b5c) at ../../../../akregator/plugins/mk4storage/metakit/src/format.cpp:410
#8  0x0231e1da in c4_HandlerSeq::Prepare (this=0x9868de0, ptr_=0xbfb99b5c, selfDesc_=false) at ../../../../akregator/plugins/mk4storage/metakit/src/handler.cpp:321
#9  0x0231bb06 in c4_FormatV::SetupAllSubviews (this=0x986c778) at ../../../../akregator/plugins/mk4storage/metakit/src/format.cpp:963
#10 0x0231bf30 in c4_FormatV::Get (this=0x986c778, index_=0, length_=@0xbfb99bdc) at ../../../../akregator/plugins/mk4storage/metakit/src/format.cpp:1027
#11 0x0231dbd6 in c4_Handler::GetBytes (this=0x986c778, index_=0, buf_=..., copySmall_=false) at ../../../../akregator/plugins/mk4storage/metakit/src/handler.cpp:53
#12 0x0232bf1b in c4_Sequence::Get (this=0x985ef40, index_=0, propId_=37, buf_=...) at ../../../../akregator/plugins/mk4storage/metakit/src/viewx.cpp:319
#13 0x0232cb30 in c4_Reference::GetData (this=0xbfb99cb0) at ../../../../akregator/plugins/mk4storage/metakit/include/mk4.inl:421
#14 c4_ViewRef::operator c4_View (this=0xbfb99cb0) at ../../../../akregator/plugins/mk4storage/metakit/src/viewx.cpp:587
#15 0x023266a5 in c4_Storage::Description (this=0x971b490, name_=0x940c002 &quot;articles&quot;) at ../../../../akregator/plugins/mk4storage/metakit/src/store.cpp:342
#16 0x02327291 in c4_Storage::GetAs (this=0x971b490, 
    description_=0x2337394 &quot;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&quot;...) at ../../../../akregator/plugins/mk4storage/metakit/src/store.cpp:261
#17 0x02331a1a in FeedStorageMK4Impl (this=0x95eac40, url=..., main=0x9586bb0) at ../../../../akregator/plugins/mk4storage/feedstoragemk4impl.cpp:154
#18 0x0233555e in Akregator::Backend::StorageMK4Impl::StorageMK4ImplPrivate::createFeedStorage (this=0x95d2d68, url=...) at ../../../../akregator/plugins/mk4storage/storagemk4impl.cpp:77
#19 0x021a91d8 in Akregator::Feed::loadArticles (this=0x9875240) at ../../../akregator/src/feed.cpp:234
#20 0x021ace33 in Akregator::Feed::fromOPML (e=..., storage=0x9586bb0) at ../../../akregator/src/feed.cpp:174
#21 0x021b88fd in Akregator::FeedList::parseChildNodes (this=0x9665308, node=..., parent=0x98607d8) at ../../../akregator/src/feedlist.cpp:237
#22 0x021b8b26 in Akregator::FeedList::parseChildNodes (this=0x9665308, node=..., parent=0x986a208) at ../../../akregator/src/feedlist.cpp:255
#23 0x021b9364 in Akregator::FeedList::readFromOpml (this=0x9665308, doc=...) at ../../../akregator/src/feedlist.cpp:295
#24 0x021fa648 in Akregator::LoadFeedListCommand::Private::handleDocument (this=0x9482d28, doc=...) at ../../../akregator/src/loadfeedlistcommand.cpp:68
#25 0x021fb18a in Akregator::LoadFeedListCommand::Private::doLoad (this=0x9482d28) at ../../../akregator/src/loadfeedlistcommand.cpp:173
#26 0x021fb5c3 in Akregator::LoadFeedListCommand::qt_metacall (this=0x94a6d40, _c=QMetaObject::InvokeMetaMethod, _id=8, _a=0xbfb9a67c) at ./loadfeedlistcommand.moc:78
#27 0x0056ac9a in QMetaObject::metacall (object=0x94a6d40, cl=9302976, idx=8, argv=0xbfb9a67c) at kernel/qmetaobject.cpp:237
#28 0x005793d5 in QMetaObject::activate (sender=0x97a3ae0, m=0x678188, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3293
#29 0x00580fe7 in QSingleShotTimer::timeout (this=0x97a3ae0) at .moc/release-shared/qtimer.moc:82
#30 0x005810fc in QSingleShotTimer::timerEvent (this=0x97a3ae0) at kernel/qtimer.cpp:308
#31 0x00576254 in QObject::event (this=0x97a3ae0, e=0x8e4e2008) at kernel/qobject.cpp:1212
#32 0x059f64dc in QApplicationPrivate::notify_helper (this=0x940e290, receiver=0x97a3ae0, e=0xbfb9abb0) at kernel/qapplication.cpp:4300
#33 0x059fd05e in QApplication::notify (this=0xbfb9aef4, receiver=0x97a3ae0, e=0xbfb9abb0) at kernel/qapplication.cpp:3704
#34 0x01039f2a in KApplication::notify (this=0xbfb9aef4, receiver=0x97a3ae0, event=0xbfb9abb0) at ../../kdeui/kernel/kapplication.cpp:302
#35 0x00565a3b in QCoreApplication::notifyInternal (this=0xbfb9aef4, receiver=0x97a3ae0, event=0xbfb9abb0) at kernel/qcoreapplication.cpp:704
#36 0x00594d66 in QCoreApplication::sendEvent (this=0x940cd74) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#37 QTimerInfoList::activateTimers (this=0x940cd74) at kernel/qeventdispatcher_unix.cpp:603
#38 0x005918e4 in timerSourceDispatch (source=0x940cd40) at kernel/qeventdispatcher_glib.cpp:184
#39 0x085ab5e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#40 0x085af2d8 in ?? () from /lib/libglib-2.0.so.0
#41 0x085af4b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#42 0x005915d5 in QEventDispatcherGlib::processEvents (this=0x93e89e0, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#43 0x05ab6135 in QGuiEventDispatcherGlib::processEvents (this=0x93e89e0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#44 0x00564059 in QEventLoop::processEvents (this=0xbfb9ae74, flags=) at kernel/qeventloop.cpp:149
#45 0x005644aa in QEventLoop::exec (this=0xbfb9ae74, flags=...) at kernel/qeventloop.cpp:201
#46 0x0056869f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#47 0x059f6577 in QApplication::exec () at kernel/qapplication.cpp:3579
#48 0x0804fa61 in main (argc=5, argv=0xbfb9b054) at ../../../akregator/src/main.cpp:103

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

Reported using DrKonqi</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>971265</commentid>
    <comment_count>1</comment_count>
    <who name="Nicolas L.">kde</who>
    <bug_when>2010-06-01 09:53:29 +0000</bug_when>
    <thetext>*** Bug 240331 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>972982</commentid>
    <comment_count>2</comment_count>
    <who name="Nicolas L.">kde</who>
    <bug_when>2010-06-04 09:59:09 +0000</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 116482 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>