On 10/10/2010 16:30, Sean Cardus wrote:
I originally thought a specific mail was causing the crash, but
calling the command myself delivered the mail without any issues.
However, I found if I ran a script that delivered the same mail 10
times, I could reliably cause multiple segfaults all with the
following backtrace:
#0 0x005581e9 in maildir_sync_set_new_msgs_count (ctx=0x0, count=1)
at maildir-sync-index.c:50
Apologies for the noise - It appears the patch at
http://hg.dovecot.org/dovecot-2.0/rev/e2f9baa436f2 has fixed the problem!
Sean