Application: akonadi_nepomuk_contact_feeder (0.1) KDE Platform Version: 4.3.95 (KDE 4.3.95 (KDE 4.4 RC2)) "release 214" Qt Version: 4.6.1 Operating System: Linux 2.6.31.8-0.1-desktop x86_64 Distribution: "openSUSE 11.2 (x86_64)" -- Information about the crash: I start kontact and some seconds later I get a akonadi info window with some failures.. close window.. I get this crash info -- Backtrace: Application: Akonadi Agent (akonadi_nepomuk_contact_feeder), signal: Aborted [KCrash Handler] #5 0x00007ffd06ff14e5 in raise () from /lib64/libc.so.6 #6 0x00007ffd06ff29b0 in abort () from /lib64/libc.so.6 #7 0x00007ffd075f7dc5 in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib64/libstdc++.so.6 #8 0x00007ffd075f61f6 in ?? () from /usr/lib64/libstdc++.so.6 #9 0x00007ffd075f6223 in std::terminate() () from /usr/lib64/libstdc++.so.6 #10 0x00007ffd075f62a6 in __cxa_rethrow () from /usr/lib64/libstdc++.so.6 #11 0x00007ffd08342c3d in QEventLoop::exec (this=<value optimized out>, flags=<value optimized out>) at kernel/qeventloop.cpp:214 #12 0x00007ffd0834683b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981 #13 0x00007ffd086dfb36 in Akonadi::AgentBase::init(Akonadi::AgentBase*) () from /usr/lib64/libakonadi-kde.so.4 #14 0x0000000000408f88 in init<Akonadi::NepomukContactFeeder> (argv=<value optimized out>, argc=<value optimized out>) at /usr/include/akonadi/agentbase.h:317 #15 main (argv=<value optimized out>, argc=<value optimized out>) at /usr/src/debug/kdepim-runtime-4.3.95/agents/nepomuk_contact_feeder/nepomukcontactfeeder.cpp:262 Possible duplicates by query: bug 223761, bug 211394, bug 211232, bug 211035, bug 202036. Reported using DrKonqi
Hej, can you start Akonadi from a Konsole window please (akonadictl restart) and then reproduce the crash? If an applications quits with abort/raise, an error message should be output to stderr, can you paste it here? Ciao, Tobias
*** Bug 246578 has been marked as a duplicate of this bug. ***
Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone!
I can start akonadi with akonadictl start with no problems (in fact, that is my workaround now - I created an autostart entry). akonadictl restart works without errors. stopping akonadi (akonadictl stop) and then starting kontact and letting it start akonadi works without problems. kontact only crashes akonadi the first time after logging in.
also, kontact will keep on trying to start and restart akonadi, which then works. konsole output: ~$ kontact Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) akonadi.collectionattributetable OK akonadi.collectionmimetyperelation OK akonadi.collectionpimitemrelation OK akonadi.collectiontable OK akonadi.flagtable OK akonadi.mimetypetable OK akonadi.parttable OK akonadi.parttypetable OK akonadi.pimitemflagrelation OK akonadi.pimitemtable OK akonadi.pimitemtagrelation OK akonadi.relationtable OK akonadi.relationtypetable OK akonadi.resourcetable OK akonadi.schemaversiontable OK akonadi.tagattributetable OK akonadi.tagremoteidresourcerelationtable OK akonadi.tagtable OK akonadi.tagtypetable OK Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) QDBusConnection: name 'org.freedesktop.Akonadi.Control' had owner '' but we thought it was ':1.49' org.kde.pim.akonadiserver: Received ModifySubscription command before RegisterSubscriber org.kde.pim.akonadicore: "QLocalSocket: Die Verbindung wurde von der Gegenseite geschlossen" "/tmp/akonadi-martin.vefPNn/akonadiserver-ntf.socket" QDBusConnection: name 'org.freedesktop.Akonadi.Control' had owner '' but we thought it was ':1.49' No text-to-speech plug-ins were found.
Since the last update it works for me. Thanks for the good work!
So can we close this ticket?
Yep, closing as fixed. Just didn't want to do it prematurely... ;-)