Bug 327483

Summary: Akonadi server keeps restarting while fetching mail and reading mail
Product: [Frameworks and Libraries] Akonadi Reporter: Jani-Matti Hätinen <jani-matti.hatinen>
Component: serverAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: grave CC: dvratil, kdepim-bugs, vkrause
Priority: NOR    
Version: 4.11   
Target Milestone: ---   
Platform: Debian unstable   
OS: Linux   
Latest Commit: Version Fixed In:

Description Jani-Matti Hätinen 2013-11-12 09:22:51 UTC
In KDE 4.11.2 and 4.11.3 (and akonadi 1.10.2) fetching mail in kmail will cause the akonadi server to crash and restart time after time. The same thing happens randomly while reading mail, switching between mail folders, etc. I'm using the sqlite backend. With KDE 4.10.5 and akonadi 1.9.2 everything is fine.

Any thoughts on how to get reasonable debug output out of akonadi would be most appreciated. akonadiconsole doesn't show anything special and no crash dialog ever pops up.

Reproducible: Always

Steps to Reproduce:
1. Start kmail 4.11
2. Start fetching, or reading mail
Actual Results:  
The kmail interface repeatedly flashes the message that the akonadi service is not running and then reloads the mail folders. Actually reading or handling mail is impossible.
Comment 1 Daniel Vrátil 2013-11-13 09:31:49 UTC
Please start Akonadi, attach gdb to the "akonadiserver" process (gdb -p `pidof akonadiserver`)  and wait for the crash, then get a full backtrace from gdb.

Remeber to install debug packages for Akonadi.
Comment 2 Jani-Matti Hätinen 2013-11-22 11:58:23 UTC
Can't reproduce on akonadi 1.10.3 so marking as fixed