I think 2…3 days ago kontact begins to terminate after some minutes running. When I start it via console this are the last messages:
WebEnginePage::javaScriptConsoleMessage lineNumber: 866 message: “Error parsing a meta element’s content: ‘;’ is not a valid key-value pair separator. Please use ‘,’ instead.”
terminate called after throwing an instance of ‘Xapian::DatabaseModifiedError’
*** KMail got signal 6 (Exiting)
*** Dead letters dumped.
terminate called recursively
Abgebrochen (Speicherabzug geschrieben) kontact
I think it’s a problem with your Xapian module - it syncs KMail and Kontact as far as I know. And looking at error I can say that it got corrupted in some way.
Bad. I checked akonadidatabase with akonadictl fsck but there is no warning or error. So I do not have a chance to fix it. For my view it is an incomplete and not robust handling of such an error in Kmail. There has to be a trap for such cases ahich throw an explicit error description and then continue working (e.g. with the disabled mailaccount) and not crashing with writing a crah image.