On Wed, 28 Nov 2007 08:30:41 +0200 Timo Sirainen tss@iki.fi wrote:
On Tue, 2007-11-27 at 16:54 +0000, Daniel wrote:
On Mon, 26 Nov 2007 14:49:01 +0200 Timo Sirainen tss@iki.fi wrote:
On Sun, 2007-11-25 at 13:39 +0000, Daniel wrote:
Using the latest cvs from HEAD, I'm experiencing problems after sending a message and the client is trying upload the message to the appropriate (Sent/Queue) folder. I get only one error in dovecot.log: dovecot: Nov 25 14:21:31 Error: child 19554 (imap) killed with signal 11
Could you get gdb backtrace from this crash? Otherwise I can't really do anything about it. See http://dovecot.org/bugreport.html
Sure:
(gdb) bt full #0 0x1c04af71 in mail_cache_field_exists () No symbol table info available. #1 0x1c04cb4c in mail_cache_field_can_add () No symbol table info available. #2 0x1c041b9d in index_mail_cache_add_idx () No symbol table info available. #3 0x1c041c5c in index_mail_cache_add_idx () No symbol table info available. #4 0x1c04259d in index_mail_close ()
I thought this got fixed last friday? http://hg.dovecot.org/dovecot/rev/9ca7f055b646
If it's still happening with beta9/latest hg, could you get the backtrace again with debug symbols? (Debug symbols should be in binaries automatically, I guess you stripped them at some point)
I got your other mail, it is working now, thanks!
Daniel