Bug 259047

Summary: Can no longer start Akonadi
Product: [Frameworks and Libraries] Akonadi Reporter: Christoph Feck <cfeck>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED DUPLICATE    
Severity: major    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: akonadi-selftest-report

Description Christoph Feck 2010-12-06 21:15:44 UTC
Commit e4affdfc (see bug 179006) caused a severe regression: I can no longer start Akonadi.

What follows is the output of "akonadictl start". Note that "akonadictl stop" says "Akonadi is not running", before and after trying to start it.

Starting Akonadi Server...
Unable to register service as org.freedesktop.Akonadi.Control.lock Maybe it's already running?
"[
0: /local/kde4/bin/akonadi_control(_Z11akBacktracev+0x2e) [0x806f1c6]
1: /local/kde4/bin/akonadi_control() [0x806f4ac]
2: [0xffffe400]
3: [0xffffe424]
4: /lib/libc.so.6(gsignal+0x4f) [0xb719f7ff]
5: /lib/libc.so.6(abort+0x180) [0xb71a1140]
6: /local/qt4/lib/libQtCore.so.4(_Z17qt_message_output9QtMsgTypePKc+0xd0) [0xb75d58d3]
7: /local/kde4/bin/akonadi_control(_ZN15FileDebugStream9writeDataEPKcx+0x126) [0x8070460]
8: /local/qt4/lib/libQtCore.so.4(_ZN9QIODevice5writeEPKcx+0x16f) [0xb7682453]
9: /local/qt4/lib/libQtCore.so.4(+0xfd090) [0xb766c090]
10: /local/qt4/lib/libQtCore.so.4(+0x11bc2c) [0xb768ac2c]
11: /local/qt4/lib/libQtCore.so.4(_ZN11QTextStreamD2Ev+0x4f) [0xb768b8d9]
12: /local/kde4/bin/akonadi_control(_ZN6QDebug6StreamD1Ev+0x20) [0x806b94a]
13: /local/kde4/bin/akonadi_control(_ZN6QDebugD1Ev+0x8a) [0x806b9f2]
14: /local/kde4/bin/akonadi_control(main+0x171) [0x8081735]
15: /lib/libc.so.6(__libc_start_main+0xfe) [0xb718ac0e]
16: /local/kde4/bin/akonadi_control() [0x806a6e1]
]
"
Error: akonadi_control was started but didn't register at D-Bus session bus.
Make sure your system is setup correctly!
Comment 1 Christoph Feck 2010-12-08 02:52:45 UTC
Created attachment 54280 [details]
akonadi-selftest-report

I saw that I had multiple mysqld and akonadi* processes running, killed them all, and retried to start akonadi again. No success.
Comment 2 Christoph Feck 2010-12-11 15:17:34 UTC

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