Bug 234014 - 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: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-11 08:45 UTC by Sultanbek Tezadov
Modified: 2010-06-04 09:59 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (5.66 KB, text/plain)
2010-04-12 16:45 UTC, Petar Petrov
Details
New crash information added by DrKonqi (2.78 KB, text/plain)
2010-04-14 00:12 UTC, Adrian
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sultanbek Tezadov 2010-04-11 08:45:43 UTC
Application that crashed: akregator
Version of the application: 1.5.4
KDE Version: 4.3.5 (KDE 4.3.5) "release 0"
Qt Version: 4.5.3
Operating System: Linux 2.6.31.12-0.2-desktop x86_64
Distribution: "openSUSE 11.2 (x86_64)"

What I was doing when the application crashed:
Akregator ran fine for long period of time but at some point started crashing on launch with no visible reason. May be something related to articles storage or may be some "poisonous" article downloaded.

 -- Backtrace:
Application: Akregator (akregator), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f818eb02750 (LWP 11256))]

Thread 2 (Thread 0x7f817965b910 (LWP 11258)):
#0  0x00007f8188e032cd in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f818cec14a2 in wait (time=<value optimized out>, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:85
#2  QWaitCondition::wait (time=<value optimized out>, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f818ceb75e2 in QThreadPoolThread::run (this=<value optimized out>) at concurrent/qthreadpool.cpp:140
#4  0x00007f818cec0485 in QThreadPrivate::start (arg=0xa45df0) at thread/qthread_unix.cpp:188
#5  0x00007f8188dfe65d in start_thread () from /lib64/libpthread.so.0
#6  0x00007f818bb23e1d in clone () from /lib64/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f818eb02750 (LWP 11256)):
[KCrash Handler]
#5  0x00007f817aa4bfff in SetAt (newElement=<value optimized out>, nIndex=<value optimized out>, this=<value optimized out>)
    at /usr/src/debug/kdepim-4.3.5/akregator/plugins/mk4storage/metakit/src/univ.inl:60
#6  c4_FormatB::Define (newElement=<value optimized out>, nIndex=<value optimized out>, this=<value optimized out>)
    at /usr/src/debug/kdepim-4.3.5/akregator/plugins/mk4storage/metakit/src/format.cpp:410
#7  0x00007f817aa4df8e in c4_HandlerSeq::Prepare (this=0xb3efc0, ptr_=0x7ffffb5a80d0, selfDesc_=<value optimized out>)
    at /usr/src/debug/kdepim-4.3.5/akregator/plugins/mk4storage/metakit/src/handler.cpp:321
#8  0x00007f817aa51470 in c4_Persist::LoadAll (this=0xb3ef40) at /usr/src/debug/kdepim-4.3.5/akregator/plugins/mk4storage/metakit/src/persist.cpp:1026
#9  0x00007f817aa606cb in Akregator::Backend::FeedStorageMK4Impl::FeedStorageMK4Impl (this=0xb3fc90, url=<value optimized out>, main=<value optimized out>)
    at /usr/src/debug/kdepim-4.3.5/akregator/plugins/mk4storage/feedstoragemk4impl.cpp:152
#10 0x00007f817aa6319d in Akregator::Backend::StorageMK4Impl::StorageMK4ImplPrivate::createFeedStorage (this=0x87c990, url=...)
    at /usr/src/debug/kdepim-4.3.5/akregator/plugins/mk4storage/storagemk4impl.cpp:77
#11 0x00007f817aa6376d in Akregator::Backend::StorageMK4Impl::archiveFor (this=<value optimized out>, url=...) at /usr/src/debug/kdepim-4.3.5/akregator/plugins/mk4storage/storagemk4impl.cpp:97
#12 0x00007f817c6d60ac in Akregator::Feed::loadArticles (this=0xb3f6f0) at /usr/src/debug/kdepim-4.3.5/akregator/src/feed.cpp:234
#13 0x00007f817c6d9bf4 in Akregator::Feed::fromOPML (e=<value optimized out>, storage=<value optimized out>) at /usr/src/debug/kdepim-4.3.5/akregator/src/feed.cpp:174
#14 0x00007f817c6e47bf in Akregator::FeedList::parseChildNodes (this=0x9a8050, node=<value optimized out>, parent=0xb36b20) at /usr/src/debug/kdepim-4.3.5/akregator/src/feedlist.cpp:237
#15 0x00007f817c6e49f6 in Akregator::FeedList::parseChildNodes (this=0x9a8050, node=<value optimized out>, parent=0x9f7600) at /usr/src/debug/kdepim-4.3.5/akregator/src/feedlist.cpp:255
#16 0x00007f817c6e6116 in Akregator::FeedList::readFromOpml (this=0x9a8050, doc=<value optimized out>) at /usr/src/debug/kdepim-4.3.5/akregator/src/feedlist.cpp:295
#17 0x00007f817c72481b in Akregator::LoadFeedListCommand::Private::handleDocument (this=0x9fa7f0, doc=...) at /usr/src/debug/kdepim-4.3.5/akregator/src/loadfeedlistcommand.cpp:68
#18 0x00007f817c7252a3 in Akregator::LoadFeedListCommand::Private::doLoad (this=0x9fa7f0) at /usr/src/debug/kdepim-4.3.5/akregator/src/loadfeedlistcommand.cpp:173
#19 0x00007f817c725672 in Akregator::LoadFeedListCommand::qt_metacall (this=0x9facd0, _c=InvokeMetaMethod, _id=<value optimized out>, _a=0x7ffffb5a9490)
    at /usr/src/debug/kdepim-4.3.5/build/akregator/src/loadfeedlistcommand.moc:72
#20 0x00007f818cfbafbc in QMetaObject::activate (sender=0x9facb0, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0xb3eb50) at kernel/qobject.cpp:3113
#21 0x00007f818cfbffff in QSingleShotTimer::timerEvent (this=0x9facb0) at kernel/qtimer.cpp:298
#22 0x00007f818cfb4f63 in QObject::event (this=0x9facb0, e=0x7ffffb5a7f78) at kernel/qobject.cpp:1075
#23 0x00007f818c4712ac in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#24 0x00007f818c47857e in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#25 0x00007f818db91016 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#26 0x00007f818cfa5ddc in QCoreApplication::notifyInternal (this=0x7ffffb5a9e90, receiver=0x9facb0, event=0x7ffffb5a9ae0) at kernel/qcoreapplication.cpp:610
#27 0x00007f818cfd171d in sendEvent (event=<value optimized out>, receiver=<value optimized out>) at kernel/qcoreapplication.h:213
#28 QTimerInfoList::activateTimers (event=<value optimized out>, receiver=<value optimized out>) at kernel/qeventdispatcher_unix.cpp:594
#29 0x00007f818cfce678 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#30 idleTimerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:231
#31 0x00007f818678bdee in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#32 0x00007f818678f7b8 in ?? () from /usr/lib64/libglib-2.0.so.0
#33 0x00007f818678f8e0 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#34 0x00007f818cfce3a3 in QEventDispatcherGlib::processEvents (this=0x617c80, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:407
#35 0x00007f818c50431e in ?? () from /usr/lib64/libQtGui.so.4
#36 0x00007f818cfa4712 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#37 0x00007f818cfa4ae4 in QEventLoop::exec (this=0x7ffffb5a9e30, flags=) at kernel/qeventloop.cpp:201
#38 0x00007f818cfa6c99 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#39 0x00000000004095fd in main (argc=<value optimized out>, argv=<value optimized out>) at /usr/src/debug/kdepim-4.3.5/akregator/src/main.cpp:103

Reported using DrKonqi
Comment 1 Petar Petrov 2010-04-12 16:45:37 UTC
Created attachment 42718 [details]
New crash information added by DrKonqi

Akregator crashes on start and after i click reload on the crash assistant it starts normaly.
Comment 2 Adrian 2010-04-14 00:12:04 UTC
Created attachment 42761 [details]
New crash information added by DrKonqi

In my case, can not open the application, simply see the crash report. I do not remember if it started after an update, but it may be possible that has to do with flash, because I know they want to add the flash within Reader.
Comment 3 Nicolas L. 2010-06-04 09:59:30 UTC

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