Bug 224967 - akonadi crashs after start kontact
Summary: akonadi crashs after start kontact
Status: RESOLVED FIXED
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: Nepomuk Feeder Agents (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Tobias Koenig
URL:
Keywords: investigated, triaged
: 246578 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-01-31 09:45 UTC by sts
Modified: 2019-08-15 13:26 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 sts 2010-01-31 09:45:12 UTC
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
Comment 1 Tobias Koenig 2010-08-03 09:42:56 UTC
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
Comment 2 Tobias Koenig 2010-08-03 09:44:21 UTC
*** Bug 246578 has been marked as a duplicate of this bug. ***
Comment 3 Andrew Crouthamel 2018-09-20 21:59:30 UTC
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!
Comment 4 Martin Tlustos 2018-09-21 13:12:49 UTC
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.
Comment 5 Martin Tlustos 2018-09-21 13:20:40 UTC
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.
Comment 6 Martin Tlustos 2019-07-29 07:41:05 UTC
Since the last update it works for me. Thanks for the good work!
Comment 7 Christoph Feck 2019-08-15 12:39:46 UTC
So can we close this ticket?
Comment 8 Martin Tlustos 2019-08-15 13:26:05 UTC
Yep, closing as fixed. Just didn't want to do it prematurely... ;-)