[Bug 299483] New: akonadi crashes when ~/.local is a symlink

tnemeth at free.fr tnemeth at free.fr
Sun May 6 09:10:53 BST 2012


https://bugs.kde.org/show_bug.cgi?id=299483

            Bug ID: 299483
          Severity: normal
           Version: unspecified
          Priority: NOR
          Assignee: kdepim-bugs at kde.org
           Summary: akonadi crashes when ~/.local is a symlink
    Classification: Unclassified
                OS: Linux
          Reporter: tnemeth at free.fr
          Hardware: Ubuntu Packages
            Status: UNCONFIRMED
         Component: server
           Product: Akonadi

I had found I had no contact list in the address book at startup. It happened
to be because
of ~/.local was a symlink and akonadi could not start. When I moved the real
directory into
place, akonadi could start.

Reproducible: Always

Steps to Reproduce:
1. akonadictl stop (or just after a clean installation)
2. mv ~/.local /somewhere/else/on/your/drive
3. ln -s /somewhere/else/on/your/drive/.local
4. akonatictl start
Actual Results:  
akonadi could not start : 

Test 15:  ERROR
--------

Current Akonadi server error log found.
Details: The Akonadi server reported errors during its current startup. The log
can be found in <a
href='/home/thomas/.local/share/akonadi/akonadiserver.error'>/home/thomas/.local/share/akonadi/akonadiserver.error</a>.

File content of '/home/thomas/.local/share/akonadi/akonadiserver.error':
Database process exited unexpectedly during initial connection! 
executable: "/usr/sbin/mysqld-akonadi" 
arguments: ("--defaults-file=/home/thomas/.local/share/akonadi/mysql.conf",
"--datadir=/home/thomas/.local/share/akonadi/db_data/",
"--socket=/home/thomas/.local/share/akonadi/socket-cixi/mysql.socket") 
stdout: "" 
stderr: "Could not open required defaults file:
/home/thomas/.local/share/akonadi/mysql.conf
Fatal error in defaults handling. Program aborted
" 
exit code: 1 
process error: "Unknown error" 
"[
0: akonadiserver() [0x805d566]
1: akonadiserver() [0x805d821]
2: [0xb7745400]
3: [0xb7745424]
4: /lib/i386-linux-gnu/libc.so.6(gsignal+0x4f) [0xb6e1b1ef]
5: /lib/i386-linux-gnu/libc.so.6(abort+0x175) [0xb6e1e835]
6:
/usr/lib/i386-linux-gnu/libQtCore.so.4(_Z17qt_message_output9QtMsgTypePKc+0x136)
[0xb74ac616]
7: akonadiserver() [0x805f9d8]
8: /usr/lib/i386-linux-gnu/libQtCore.so.4(_ZN9QIODevice5writeEPKcx+0xc9)
[0xb7555e59]
9: /usr/lib/i386-linux-gnu/libQtCore.so.4(+0x112c7d) [0xb7562c7d]
10: /usr/lib/i386-linux-gnu/libQtCore.so.4(_ZN11QTextStreamD1Ev+0x3e)
[0xb756c7ce]
11: akonadiserver() [0x8056b35]
12: akonadiserver() [0x80ea505]
13: akonadiserver() [0x80607c9]
14: akonadiserver() [0x8061f51]
15: akonadiserver() [0x8063716]
16: akonadiserver() [0x8055fe0]
17: /lib/i386-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0xb6e064d3]
18: akonadiserver() [0x80569d1]
]
" 


Expected Results:  
Akonadi should have starter normaly

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kdepim-bugs mailing list