Re: Error when searching in mailfolders

2016-06-30 Thread Christoph Pleger
Hello, >>> Could you enable core dumps and run bt full in gdb? >> >> I attached the result. > > It crashes in: > > _CLTHROWA(CL_ERR_IllegalArgument, "language not available for > stemming\n"); //todo: richer error > > So looks like you're trying to use an unknown language. If you have only a > sin

Re: Error when searching in mailfolders

2016-06-30 Thread Timo Sirainen
> On 30 Jun 2016, at 15:56, Christoph Pleger wrote: > > Hello, > Lucene library is throwing an error, which crashes Dovecot. Maybe Dovecot should catch the error, but it would still be broken. Try deleting the > lucene indexes and rebuilding them? >>> Deleting the indexes helped, but

Re: Error when searching in mailfolders

2016-06-30 Thread Christoph Pleger
Hello, >>> Lucene library is throwing an error, which crashes Dovecot. Maybe Dovecot >>> should catch the error, but it would still be broken. Try deleting the lucene indexes and rebuilding them? >> Deleting the indexes helped, but after they had been rebuilt, the error occurred again. > Could yo

Re: Error when searching in mailfolders

2016-06-30 Thread Aki Tuomi
On 30.06.2016 10:38, Christoph Pleger wrote: > Hello, > >> On 29 Jun 2016, at 16:40, Christoph Pleger wrote: >>> Hello, >>> >>> I just found that with my dovecot 2.2.21, when I use squirrelmail to >>> search for something in my mailfolders, that fails with >>> >>> ERROR: Connection dropped by IM

Re: Error when searching in mailfolders

2016-06-30 Thread Christoph Pleger
Hello, > On 29 Jun 2016, at 16:40, Christoph Pleger wrote: >> >> Hello, >> >> I just found that with my dovecot 2.2.21, when I use squirrelmail to >> search for something in my mailfolders, that fails with >> >> ERROR: Connection dropped by IMAP server. >> Query: SEARCH CHARSET ISO-8859-1 ALL FRO

Re: Error when searching in mailfolders

2016-06-29 Thread Timo Sirainen
On 29 Jun 2016, at 16:40, Christoph Pleger wrote: > > Hello, > > I just found that with my dovecot 2.2.21, when I use squirrelmail to > search for something in my mailfolders, that fails with > > ERROR: Connection dropped by IMAP server. > Query: SEARCH CHARSET ISO-8859-1 ALL FROM "someone" >

Error when searching in mailfolders

2016-06-29 Thread Christoph Pleger
Hello, I just found that with my dovecot 2.2.21, when I use squirrelmail to search for something in my mailfolders, that fails with ERROR: Connection dropped by IMAP server. Query: SEARCH CHARSET ISO-8859-1 ALL FROM "someone" That happens for searches in any folder, except from INBOX. When I sea