Bug 259047 - Can no longer start Akonadi
Summary: Can no longer start Akonadi
Status: RESOLVED DUPLICATE of bug 259524
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR major
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-06 21:15 UTC by Christoph Feck
Modified: 2010-12-11 15:17 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
akonadi-selftest-report (14.41 KB, text/plain)
2010-12-08 02:52 UTC, Christoph Feck
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***