Bug 257250 - Akregator crash while starting
Summary: Akregator crash while starting
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-11-18 15:52 UTC by dietrich.roeder
Modified: 2010-11-20 17:28 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 dietrich.roeder 2010-11-18 15:52:38 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-25-generic x86_64
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
Akregator crash while starting

The crash can be reproduced every time.

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

Thread 2 (Thread 0x7f727d13f710 (LWP 2756)):
#0  0x00007f7294553f93 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f728f1634a9 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007f728f1638fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007f7295138566 in QEventDispatcherGlib::processEvents (this=0x26cc0d0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:414
#4  0x00007f729510d992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007f729510dd6c in QEventLoop::exec (this=0x7f727d13ed90, flags=) at kernel/qeventloop.cpp:201
#6  0x00007f7295017d59 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#7  0x00007f72950ee178 in QInotifyFileSystemWatcherEngine::run (this=0x27daca0) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f729501a775 in QThreadPrivate::start (arg=0x27daca0) at thread/qthread_unix.cpp:248
#9  0x00007f728fad69ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007f729456070d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f7297984780 (LWP 2755)):
[KCrash Handler]
#5  memcpy () at ../sysdeps/x86_64/memcpy.S:334
#6  0x00007f7283976484 in c4_String::Init (this=0x7fff95898040, p=<value optimized out>, n=37748851) at /usr/include/bits/string3.h:52
#7  0x00007f728396dc62 in c4_String (this=0x2833050, ptr_=0x7fff958980f0, selfDesc_=<value optimized out>) at ../../../../akregator/plugins/mk4storage/metakit/include/mk4str.inl:209
#8  c4_HandlerSeq::Prepare (this=0x2833050, ptr_=0x7fff958980f0, selfDesc_=<value optimized out>) at ../../../../akregator/plugins/mk4storage/metakit/src/handler.cpp:305
#9  0x00007f7283971480 in c4_Persist::LoadAll (this=0x2834620) at ../../../../akregator/plugins/mk4storage/metakit/src/persist.cpp:1026
#10 0x00007f728397f795 in FeedStorageMK4Impl (this=0x24d8610, url=<value optimized out>, main=<value optimized out>) at ../../../../akregator/plugins/mk4storage/feedstoragemk4impl.cpp:152
#11 0x00007f728398311d in Akregator::Backend::StorageMK4Impl::StorageMK4ImplPrivate::createFeedStorage (this=0x242f210, url=...) at ../../../../akregator/plugins/mk4storage/storagemk4impl.cpp:77
#12 0x00007f72854e0f7c in Akregator::Feed::loadArticles (this=0x280f650) at ../../../akregator/src/feed.cpp:234
#13 0x00007f72854e4804 in Akregator::Feed::fromOPML (e=<value optimized out>, storage=<value optimized out>) at ../../../akregator/src/feed.cpp:174
#14 0x00007f72854efaf5 in Akregator::FeedList::parseChildNodes (this=0x244e2e0, node=<value optimized out>, parent=0x2814400) at ../../../akregator/src/feedlist.cpp:237
#15 0x00007f72854efd46 in Akregator::FeedList::parseChildNodes (this=0x244e2e0, node=<value optimized out>, parent=0x266eda0) at ../../../akregator/src/feedlist.cpp:255
#16 0x00007f72854f0566 in Akregator::FeedList::readFromOpml (this=0x244e2e0, doc=<value optimized out>) at ../../../akregator/src/feedlist.cpp:295
#17 0x00007f728552b83b in Akregator::LoadFeedListCommand::Private::handleDocument (this=0x2235b50, doc=...) at ../../../akregator/src/loadfeedlistcommand.cpp:68
#18 0x00007f728552c2c3 in Akregator::LoadFeedListCommand::Private::doLoad (this=0x2235b50) at ../../../akregator/src/loadfeedlistcommand.cpp:173
#19 0x00007f728552c692 in Akregator::LoadFeedListCommand::qt_metacall (this=0x26b7e70, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff958994d0) at ./loadfeedlistcommand.moc:78
#20 0x00007f7295121e3f in QMetaObject::activate (sender=0x269d6e0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x19b5) at kernel/qobject.cpp:3293
#21 0x00007f729512965f in QSingleShotTimer::timerEvent (this=0x269d6e0) at kernel/qtimer.cpp:308
#22 0x00007f729511ea63 in QObject::event (this=0x269d6e0, e=0x7fff95899c30) at kernel/qobject.cpp:1212
#23 0x00007f7295a8322c in QApplicationPrivate::notify_helper (this=0x219f190, receiver=0x269d6e0, e=0x7fff95899c30) at kernel/qapplication.cpp:4300
#24 0x00007f7295a896fb in QApplication::notify (this=0x7fff95899f30, receiver=0x269d6e0, e=0x7fff95899c30) at kernel/qapplication.cpp:4183
#25 0x00007f729678e526 in KApplication::notify (this=0x7fff95899f30, receiver=0x269d6e0, event=0x7fff95899c30) at ../../kdeui/kernel/kapplication.cpp:302
#26 0x00007f729510f06c in QCoreApplication::notifyInternal (this=0x7fff95899f30, receiver=0x269d6e0, event=0x7fff95899c30) at kernel/qcoreapplication.cpp:704
#27 0x00007f729513bd42 in QCoreApplication::sendEvent (this=0x21a6860) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#28 QTimerInfoList::activateTimers (this=0x21a6860) at kernel/qeventdispatcher_unix.cpp:603
#29 0x00007f7295138824 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#30 0x00007f728f15f8c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#31 0x00007f728f163748 in ?? () from /lib/libglib-2.0.so.0
#32 0x00007f728f1638fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#33 0x00007f7295138513 in QEventDispatcherGlib::processEvents (this=0x216f3d0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#34 0x00007f7295b3346e in QGuiEventDispatcherGlib::processEvents (this=0x7f7275c20298, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#35 0x00007f729510d992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#36 0x00007f729510dd6c in QEventLoop::exec (this=0x7fff95899ed0, flags=) at kernel/qeventloop.cpp:201
#37 0x00007f7295111aab in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#38 0x000000000040971d in main (argc=<value optimized out>, argv=<value optimized out>) at ../../../akregator/src/main.cpp:103

Possible duplicates by query: bug 257120, bug 256621, bug 252525, bug 250299, bug 250162.

Reported using DrKonqi
Comment 1 Dario Andres 2010-11-20 17:28:18 UTC
[Comment from a bug triager]
This is a long-standing Akregator bug being tracked at bug 116482. Merging. Thanks

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