Bug 244290 - Akregator crashes
Summary: Akregator crashes
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:
: 244777 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-07-12 13:40 UTC by meisel
Modified: 2010-08-12 18:19 UTC (History)
2 users (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 meisel 2010-07-12 13:40:27 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-23-generic x86_64
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
Crashes every time i try to start akregator. This started today

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

Thread 2 (Thread 0x7f81e05ec710 (LWP 2839)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:211
#1  0x00007f81f6855692 in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x16c4370, time=30000) at thread/qwaitcondition_unix.cpp:85
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x16c4370, time=30000) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f81f684aa79 in QThreadPoolThread::run (this=0x167aa80) at concurrent/qthreadpool.cpp:140
#4  0x00007f81f6854775 in QThreadPrivate::start (arg=0x167aa80) at thread/qthread_unix.cpp:248
#5  0x00007f81f13109ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007f81f5d9a6fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f81f91b9780 (LWP 2836)):
[KCrash Handler]
#5  memcpy () at ../sysdeps/x86_64/memcpy.S:538
#6  0x00007f81e514acf3 in c4_Column::FetchBytes (this=<value optimized out>, pos_=<value optimized out>, len_=<value optimized out>, buffer_=..., forceCopy_=false) at /usr/include/bits/string3.h:52
#7  0x00007f81e5153014 in c4_FormatB::GetOne (this=0x174fbd0, index_=<value optimized out>, length_=@0x7fffdb520b6c) at ../../../../akregator/plugins/mk4storage/metakit/src/format.cpp:583
#8  0x00007f81e5153039 in c4_FormatS::Get (this=0x1afbf83, index_=27785800, length_=@0xfffffffffffb7fd8) at ../../../../akregator/plugins/mk4storage/metakit/src/format.cpp:842
#9  0x00007f81e5155686 in c4_Handler::GetBytes (this=0x1afbf83, index_=27785800, buf_=..., copySmall_=226) at ../../../../akregator/plugins/mk4storage/metakit/src/handler.cpp:53
#10 0x00007f81e5162062 in c4_Sequence::Get (this=0x17501e0, index_=5782, propId_=<value optimized out>, buf_=...) at ../../../../akregator/plugins/mk4storage/metakit/src/viewx.cpp:319
#11 0x00007f81e514cc1b in c4_CustomHandler::Get (this=0x1747fe0, index_=5782, length_=@0x7fffdb520c1c) at ../../../../akregator/plugins/mk4storage/metakit/src/custom.cpp:58
#12 0x00007f81e5155686 in c4_Handler::GetBytes (this=0x1afbf83, index_=27785800, buf_=..., copySmall_=226) at ../../../../akregator/plugins/mk4storage/metakit/src/handler.cpp:53
#13 0x00007f81e5162062 in c4_Sequence::Get (this=0x1750130, index_=5782, propId_=<value optimized out>, buf_=...) at ../../../../akregator/plugins/mk4storage/metakit/src/viewx.cpp:319
#14 0x00007f81e51624cb in c4_Reference::GetData (this=<value optimized out>) at ../../../../akregator/plugins/mk4storage/metakit/include/mk4.inl:421
#15 c4_StringRef::operator char const* (this=<value optimized out>) at ../../../../akregator/plugins/mk4storage/metakit/src/viewx.cpp:573
#16 0x00007f81e51653ba in Akregator::Backend::FeedStorageMK4Impl::articles (this=0x12aaef0, tag=<value optimized out>) at ../../../../akregator/plugins/mk4storage/feedstoragemk4impl.cpp:234
#17 0x00007f81e6cdac72 in Akregator::Feed::loadArticles (this=0x1741cf0) at ../../../akregator/src/feed.cpp:236
#18 0x00007f81e6cde804 in Akregator::Feed::fromOPML (e=<value optimized out>, storage=<value optimized out>) at ../../../akregator/src/feed.cpp:174
#19 0x00007f81e6ce9af5 in Akregator::FeedList::parseChildNodes (this=0x16b6d50, node=<value optimized out>, parent=0x16c8730) at ../../../akregator/src/feedlist.cpp:237
#20 0x00007f81e6cea566 in Akregator::FeedList::readFromOpml (this=0x16b6d50, doc=<value optimized out>) at ../../../akregator/src/feedlist.cpp:295
#21 0x00007f81e6d2583b in Akregator::LoadFeedListCommand::Private::handleDocument (this=0x1038420, doc=...) at ../../../akregator/src/loadfeedlistcommand.cpp:68
#22 0x00007f81e6d262c3 in Akregator::LoadFeedListCommand::Private::doLoad (this=0x1038420) at ../../../akregator/src/loadfeedlistcommand.cpp:173
#23 0x00007f81e6d26692 in Akregator::LoadFeedListCommand::qt_metacall (this=0x14d1d60, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffdb521b00) at ./loadfeedlistcommand.moc:78
#24 0x00007f81f695be3f in QMetaObject::activate (sender=0x14b74d0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x1ffffffffffcbe2) at kernel/qobject.cpp:3293
#25 0x00007f81f696365f in QSingleShotTimer::timerEvent (this=0x14b74d0) at kernel/qtimer.cpp:308
#26 0x00007f81f6958a63 in QObject::event (this=0x14b74d0, e=0x7fffdb522260) at kernel/qobject.cpp:1212
#27 0x00007f81f72bd22c in QApplicationPrivate::notify_helper (this=0xf4f550, receiver=0x14b74d0, e=0x7fffdb522260) at kernel/qapplication.cpp:4300
#28 0x00007f81f72c36fb in QApplication::notify (this=0x7fffdb522560, receiver=0x14b74d0, e=0x7fffdb522260) at kernel/qapplication.cpp:4183
#29 0x00007f81f7fc8526 in KApplication::notify (this=0x7fffdb522560, receiver=0x14b74d0, event=0x7fffdb522260) at ../../kdeui/kernel/kapplication.cpp:302
#30 0x00007f81f694906c in QCoreApplication::notifyInternal (this=0x7fffdb522560, receiver=0x14b74d0, event=0x7fffdb522260) at kernel/qcoreapplication.cpp:704
#31 0x00007f81f6975d42 in QCoreApplication::sendEvent (this=0xf56ea0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#32 QTimerInfoList::activateTimers (this=0xf56ea0) at kernel/qeventdispatcher_unix.cpp:603
#33 0x00007f81f6972824 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#34 0x00007f81f09998c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#35 0x00007f81f099d748 in ?? () from /lib/libglib-2.0.so.0
#36 0x00007f81f099d8fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#37 0x00007f81f6972513 in QEventDispatcherGlib::processEvents (this=0xf1d7a0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#38 0x00007f81f736d46e in QGuiEventDispatcherGlib::processEvents (this=0x1afbf83, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#39 0x00007f81f6947992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#40 0x00007f81f6947d6c in QEventLoop::exec (this=0x7fffdb522500, flags=) at kernel/qeventloop.cpp:201
#41 0x00007f81f694baab in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#42 0x000000000040971d in main (argc=<value optimized out>, argv=<value optimized out>) at ../../../akregator/src/main.cpp:103

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

Possible duplicates by query: bug 241928, bug 240766, bug 230523, bug 211092, bug 200373.

Reported using DrKonqi
Comment 1 Nicolas L. 2010-08-12 18:18:38 UTC
*** Bug 244777 has been marked as a duplicate of this bug. ***
Comment 2 Nicolas L. 2010-08-12 18:19:49 UTC

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