Re: indexer crash

2021-08-31 Thread Onno Molenkamp
Op 31-08-2021 om 11:17 schreef Timo Sirainen: The attached patch should fix it? It does, thanks! Onno OpenPGP_signature Description: OpenPGP digital signature

Re: indexer crash

2021-08-31 Thread Timo Sirainen
On 29. Aug 2021, at 0.42, Onno Molenkamp wrote: > > Hi, > > Because I was getting segfaults in libc in calloc calls by the indexer > process of Dovecot 2.3.16, I ran indexer with valgrind to look for possible > memory corruption. It did indeed find that indexer was accessing memory that > had

Re: indexer crash

2021-08-29 Thread Aki Tuomi
> On 29/08/2021 00:42 Onno Molenkamp wrote: > > > Hi, > > Because I was getting segfaults in libc in calloc calls by the indexer > process of Dovecot 2.3.16, I ran indexer with valgrind to look for > possible memory corruption. It did indeed find that indexer was > accessing memory that h