The debian sid(unstable) repo. Only it has the latest version of dovecot with lucene. Used these binary packages:
https://packages.debian.org/sid/dovecot-core https://packages.debian.org/sid/dovecot-imapd https://packages.debian.org/sid/dovecot-lucene https://packages.debian.org/sid/libclucene-core1
which according to:
https://packages.debian.org/source/sid/dovecot
were compiled using:
http://ftp.de.debian.org/debian/pool/main/d/dovecot/dovecot_2.2.13.orig.tar....
I checked this tarball and it has the patch implemented. I have now compiled dovecot on my own which isn't segfaulting (fingers crossed).
Previously I tried binary packages from your own repo also:
http://xi.rename-it.nl/debian/pool/testing-auto/dovecot-2.2/
But that exhibited even stranger behavior:
http://www.dovecot.org/list/dovecot/2014-August/097362.html
-Regards, Akash
On 18-08-2014 14:29, Timo Sirainen wrote:
On 17 Aug 2014, at 09:43, Akash <akbwiz+dovecot@gmail.com> wrote:
I am having the same issue as:
http://www.dovecot.org/list/dovecot/2014-April/095681.html
although I am using the latest dovecot-core and dovecot-lucene packages from the debian sid repo which already has the patch (http://hg.dovecot.org/dovecot-2.2/rev/5e42a8c18b51) mentioned in the above thread implemented.
The official Debian unstable repo or some patched one? Because I don't see that patch in Debian's 2.2.13-4 package.
Anyway, I'm hoping to get v2.2.14 released once I fix some other pending things..