Bug 234208 - Akregator crashes on start
Summary: Akregator crashes on start
Status: RESOLVED DUPLICATE of bug 116482
Alias: None
Product: akregator
Classification: Applications
Component: general (show other bugs)
Version: 1.6.2
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
: 234274 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-04-13 00:57 UTC by Jose Alcalá Correa
Modified: 2010-06-05 19:56 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 Jose Alcalá Correa 2010-04-13 00:57:07 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.33-ARCH x86_64
Distribution (Platform): Archlinux Packages

-- Information about the crash:
Just that. It shows the feeds list for a moment (<2sec) and then dies. If I rename the folder "Archives" on ~/.kde/share/apps/akregator, it stops crashing. I can send a copy of it if you need it.

The crash can be reproduced every time.

 -- Backtrace:
Application: Akregator (akregator), signal: Segmentation fault
[KCrash Handler]
#5  0x00007fc215a70e30 in memcpy () from /lib/libc.so.6
#6  0x00007fc2067d15e9 in c4_Bytes::_MakeCopy (this=0x7fff9169a730) at /home/phil/kdemod/core/kdepim/src/kdepim-4.4.2/akregator/plugins/mk4storage/metakit/src/table.cpp:139
#7  0x00007fc2067c7008 in c4_FormatB::SetOne (this=0x2aaf240, index_=0, xbuf_=..., ignoreMemos_=false)
    at /home/phil/kdemod/core/kdepim/src/kdepim-4.4.2/akregator/plugins/mk4storage/metakit/src/format.cpp:595
#8  0x00007fc2067c71d8 in c4_FormatS::Set (this=0x290beb0, index_=3395, buf_=...) at /home/phil/kdemod/core/kdepim/src/kdepim-4.4.2/akregator/plugins/mk4storage/metakit/src/format.cpp:863
#9  0x00007fc2067d5aa5 in c4_Sequence::SetAt (this=0x2ac17f0, index_=0, newElem_=...) at /home/phil/kdemod/core/kdepim/src/kdepim-4.4.2/akregator/plugins/mk4storage/metakit/src/viewx.cpp:104
#10 0x00007fc2067d2b78 in c4_Row::operator= (this=0x7fff9169a8e0, rowRef_=<value optimized out>)
    at /home/phil/kdemod/core/kdepim/src/kdepim-4.4.2/akregator/plugins/mk4storage/metakit/src/view.cpp:1008
#11 0x00007fc2067d6c79 in Akregator::Backend::FeedStorageMK4Impl::setStatus (this=0x2b9f2c0, guid=<value optimized out>, status=9)
    at /home/phil/kdemod/core/kdepim/src/kdepim-4.4.2/akregator/plugins/mk4storage/feedstoragemk4impl.cpp:394
#12 0x00007fc2082f09bd in Akregator::Article::setDeleted (this=0x7fff9169a970) at /home/phil/kdemod/core/kdepim/src/kdepim-4.4.2/akregator/src/article.cpp:272
#13 0x00007fc2082f613f in Akregator::ArticleDeleteJob::doStart (this=0x28f44a0) at /home/phil/kdemod/core/kdepim/src/kdepim-4.4.2/akregator/src/articlejobs.cpp:84
#14 0x00007fc2082f6340 in Akregator::ArticleDeleteJob::qt_metacall (this=0x28f44a0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=<value optimized out>)
    at /home/phil/kdemod/core/kdepim/src/kdepim-4.4.2/akregator/src/articlejobs.moc:121
#15 0x00007fc2172fda8f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#16 0x00007fc2173052ff in ?? () from /usr/lib/libQtCore.so.4
#17 0x00007fc2172fa6b3 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#18 0x00007fc21642e98c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#19 0x00007fc216434e5b in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#20 0x00007fc217cd02b6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#21 0x00007fc2172ead5c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#22 0x00007fc2173179b2 in ?? () from /usr/lib/libQtCore.so.4
#23 0x00007fc2173144c4 in ?? () from /usr/lib/libQtCore.so.4
#24 0x00007fc20fdc3da2 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#25 0x00007fc20fdc7c18 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#26 0x00007fc20fdc7dcc in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#27 0x00007fc2173141b3 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#28 0x00007fc2164dd53e in ?? () from /usr/lib/libQtGui.so.4
#29 0x00007fc2172e9682 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#30 0x00007fc2172e9a5c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#31 0x00007fc2172ed79b in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#32 0x000000000040968d in main (argc=<value optimized out>, argv=<value optimized out>) at /home/phil/kdemod/core/kdepim/src/kdepim-4.4.2/akregator/src/main.cpp:103

Reported using DrKonqi
Comment 1 Stefan Böhmann 2010-04-20 10:43:20 UTC
*** Bug 234274 has been marked as a duplicate of this bug. ***
Comment 2 Christophe Marin 2010-06-05 19:56:07 UTC

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