Bug 240482 - akonadi_nepomuk_contact_feeder crash on KDE startup
Summary: akonadi_nepomuk_contact_feeder crash on KDE startup
Status: RESOLVED DUPLICATE of bug 240981
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: Nepomuk Feeder Agents (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Tobias Koenig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-02 17:33 UTC by ancow
Modified: 2010-06-24 10:20 UTC (History)
3 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 ancow 2010-06-02 17:33:03 UTC
Application: akonadi_nepomuk_contact_feeder (0.1)
KDE Platform Version: 4.4.4 (KDE 4.4.4)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-22-generic i686
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
I upgraded to KDE 4.4.4 and restarted the system. The crash happened during startup. Kontact is autostarted and might be the trigger.

 -- Backtrace:
Application: Akonadi Agent (akonadi_nepomuk_contact_feeder), signal: Segmentation fault
[KCrash Handler]
#6  0x006eb126 in KMimeType::mimeType (_name=..., options=KMimeType::ResolveAliases) at ../../kdecore/services/kmimetype.cpp:159
#7  0x0037f3bf in Akonadi::MimeTypeCheckerPrivate::isWantedMimeType (this=0x94625b0, collection=...) at ../../akonadi/mimetypechecker_p.h:51
#8  Akonadi::MimeTypeChecker::isWantedCollection (this=0x94625b0, collection=...) at ../../akonadi/mimetypechecker.cpp:96
#9  0x08055dd6 in NepomukFeederAgentBase::collectionsReceived (this=0x9462598, collections=...) at ../../../agents/nepomukfeeder/nepomukfeederagentbase.cpp:173
#10 0x08058702 in NepomukFeederAgentBase::qt_metacall (this=0x9462598, _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0xbfc942e8) at ./nepomukfeederagentbase.moc:89
#11 0x01029c9a in QMetaObject::metacall (object=0x9462598, cl=155611716, idx=22, argv=0xbfc942e8) at kernel/qmetaobject.cpp:237
#12 0x010383d5 in QMetaObject::activate (sender=0x94a7ba8, m=0x42db14, local_signal_index=0, argv=0xbfc942e8) at kernel/qobject.cpp:3293
#13 0x00301423 in Akonadi::CollectionFetchJob::collectionsReceived (this=0x94a7ba8, _t1=...) at ./collectionfetchjob.moc:92
#14 0x003017d7 in Akonadi::CollectionFetchJobPrivate::timeout (this=0x94a7ba8, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbfc94428) at ../../akonadi/collectionfetchjob.cpp:63
#15 Akonadi::CollectionFetchJob::qt_metacall (this=0x94a7ba8, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbfc94428) at ./collectionfetchjob.moc:80
#16 0x01029c9a in QMetaObject::metacall (object=0x94a7ba8, cl=155611716, idx=36, argv=0xbfc94428) at kernel/qmetaobject.cpp:237
#17 0x010383d5 in QMetaObject::activate (sender=0x94a7ba8, m=0x81ac88, local_signal_index=3, argv=0xbfc94428) at kernel/qobject.cpp:3293
#18 0x006ac1e3 in KJob::result (this=0x94a7ba8, _t1=0x94a7ba8) at ./kjob.moc:194
#19 0x006ac548 in KJob::emitResult (this=0x94a7ba8) at ../../kdecore/jobs/kjob.cpp:312
#20 0x0037602d in Akonadi::JobPrivate::handleResponse (this=0x94c8360, tag=..., data=...) at ../../akonadi/job.cpp:67
#21 0x003a69bf in Akonadi::SessionPrivate::dataReceived (this=0x9461228) at ../../akonadi/session.cpp:121
#22 0x003a722e in Akonadi::Session::qt_metacall (this=0x9463180, _c=QMetaObject::InvokeMetaMethod, _id=7, _a=0xbfc9464c) at ./session.moc:87
#23 0x01029c9a in QMetaObject::metacall (object=0x9463180, cl=155611716, idx=7, argv=0xbfc9464c) at kernel/qmetaobject.cpp:237
#24 0x010383d5 in QMetaObject::activate (sender=0x9475380, m=0x1137c48, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3293
#25 0x01087797 in QIODevice::readyRead (this=0x9475380) at .moc/release-shared/moc_qiodevice.cpp:91
#26 0x0108785f in QIODevice::qt_metacall (this=0x9475380, _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0xbfc947ac) at .moc/release-shared/moc_qiodevice.cpp:77
#27 0x049a06ca in QLocalSocket::qt_metacall (this=0x9475380, _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0xbfc947ac) at .moc/release-shared/moc_qlocalsocket.cpp:81
#28 0x01029c9a in QMetaObject::metacall (object=0x9475380, cl=155611716, idx=4, argv=0xbfc947ac) at kernel/qmetaobject.cpp:237
#29 0x010383d5 in QMetaObject::activate (sender=0x945d4a0, m=0x1137c48, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3293
#30 0x01087797 in QIODevice::readyRead (this=0x945d4a0) at .moc/release-shared/moc_qiodevice.cpp:91
#31 0x04998df2 in QAbstractSocketPrivate::canReadNotification (this=0x945fd90) at socket/qabstractsocket.cpp:626
#32 0x04985d1b in QAbstractSocketEngine::readNotification (this=0x946c5a0) at socket/qabstractsocketengine.cpp:154
#33 0x049870e3 in QReadNotifier::event (this=0x6601580, e=0xbfc94c64) at socket/qnativesocketengine.cpp:1094
#34 0x0390d4dc in QApplicationPrivate::notify_helper (this=0x93c2db8, receiver=0x945ab10, e=0xbfc94c64) at kernel/qapplication.cpp:4300
#35 0x0391405e in QApplication::notify (this=0xbfc94fb0, receiver=0x945ab10, e=0xbfc94c64) at kernel/qapplication.cpp:3704
#36 0x00b87ffa in KApplication::notify (this=0xbfc94fb0, receiver=0x945ab10, event=0xbfc94c64) at ../../kdeui/kernel/kapplication.cpp:302
#37 0x01024a3b in QCoreApplication::notifyInternal (this=0xbfc94fb0, receiver=0x945ab10, event=0xbfc94c64) at kernel/qcoreapplication.cpp:704
#38 0x010509aa in QCoreApplication::sendEvent (source=0x93c5f00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#39 socketNotifierSourceDispatch (source=0x93c5f00) at kernel/qeventdispatcher_glib.cpp:110
#40 0x023605e5 in g_main_dispatch (context=0x93c5090) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:1960
#41 IA__g_main_context_dispatch (context=0x93c5090) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2513
#42 0x023642d8 in g_main_context_iterate (context=0x93c5090, block=<value optimized out>, dispatch=1, self=0x93c2d60) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2591
#43 0x023644b8 in IA__g_main_context_iteration (context=0x93c5090, may_block=1) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2654
#44 0x010505d5 in QEventDispatcherGlib::processEvents (this=0x93aeb80, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#45 0x039cd135 in QGuiEventDispatcherGlib::processEvents (this=0x93aeb80, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#46 0x01023059 in QEventLoop::processEvents (this=0xbfc94f04, flags=) at kernel/qeventloop.cpp:149
#47 0x010234aa in QEventLoop::exec (this=0xbfc94f04, flags=...) at kernel/qeventloop.cpp:201
#48 0x0102769f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#49 0x0390d577 in QApplication::exec () at kernel/qapplication.cpp:3579
#50 0x002d2868 in Akonadi::AgentBase::init (r=0x9462598) at ../../akonadi/agentbase.cpp:496
#51 0x0804efc3 in Akonadi::AgentBase::init<Akonadi::NepomukContactFeeder> (argc=3, argv=0xbfc95094) at /usr/include/akonadi/agentbase.h:317
#52 main (argc=3, argv=0xbfc95094) at ../../../agents/nepomuk_contact_feeder/nepomukcontactfeeder.cpp:262

Reported using DrKonqi
Comment 1 Volker Krause 2010-06-24 10:20:27 UTC

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