Re: Akonadiserver crashing frequently

2016-10-10 Thread inkbottle
On Friday, October 7, 2016 2:38:16 PM CEST Sandro Knauß wrote: > Hi, > > I can reproduce the behavior yesterday. As I use gdb to debug and see, the > problem is xapian. My workaround is to remove libkf5akonadisearchxapian5: > > apt remove libkf5akonadisearchxapian5 > > I may also maybe possibl

Re: Akonadiserver crashing frequently

2016-10-07 Thread inkbottle
On Friday, October 7, 2016 3:43:20 PM CEST Frank Mehnert wrote: > Hi Sandro, > > On Freitag, 7. Oktober 2016 14:38:16 CEST Sandro Knauß wrote: > > I can reproduce the behavior yesterday. As I use gdb to debug and see, the > > > problem is xapian. My workaround is to remove libkf5akonadisearchxap

Re: Akonadiserver crashing frequently

2016-10-07 Thread Frank Mehnert
Hi Sandro, On Freitag, 7. Oktober 2016 14:38:16 CEST Sandro Knauß wrote: > I can reproduce the behavior yesterday. As I use gdb to debug and see, the > problem is xapian. My workaround is to remove libkf5akonadisearchxapian5: yes, I saw that this has something to do with Xaipan. > apt remove l

Re: Akonadiserver crashing frequently

2016-10-07 Thread Sandro Knauß
Hi, I can reproduce the behavior yesterday. As I use gdb to debug and see, the problem is xapian. My workaround is to remove libkf5akonadisearchxapian5: apt remove libkf5akonadisearchxapian5 I may also maybe possible to downgrade to libxapian22v5. The bug is already created for Debian and K