22 May
2009
22 May
'09
9:03 p.m.
On Fri, 2009-05-22 at 18:57 +0100, Rui Carneiro wrote:
Citando Timo Sirainen tss@iki.fi:
The problem is something else. The Solr code simply tries to keep the send buffer smaller than that, nothing would break if you sent a larger buffer. Show gdb backtrace of the crash?
I said it was from the buff size because when I increased it Dovecot didn't crash.
I guess it works around some other bug then. If it's a memory-related bug you could also see if valgrind complains something:
protocol imap { .. mail_executable = /usr/bin/valgrind /usr/local/libexec/dovecot/imap }