26 May
2009
26 May
'09
2:39 a.m.
On Mon, 2009-05-25 at 14:20 +0100, Rui Carneiro wrote:
Citando Timo Sirainen tss@iki.fi:
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 }
Here is the output (I cloned the http://hg.dovecot.org/dovecot-1.2 and made no changes to this test):
ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 123 from 2)
So valgrind didn't find anything wrong. What does gdb show as the backtrace?