On 14.7.2005, at 09:11, Jeroen Scheerder wrote:
Although this works, this wasn't really how I wanted to fix this. I think this should work (indexes need to be recreated afterwards):
This patch doesn't work. The "memcpy" patch does, however.
After applying this patch to todays 1.0-stable and building that, I once again get:
dovecot: Jul 14 08:05:25 Error: child 8702 (imap) killed with signal 10
This does happen further down the road, apparently when a client is done fetching headers in a mailbox.
But did you delete Dovecot's index files first? It can't fix the old files .. although I guess I should add a check for that too. If that didn't help, could you get a backtrace of the crash? http://dovecot.org/bugreport.html explains a few ways to do it.