Re: [Dovecot] problem with deliver segfaulting

2010-02-12 Thread Leonardo Rodrigues
Em 12/02/2010 23:43, Timo Sirainen escreveu: Oh, this one. It's a libc bug.. I reported it to Ubuntu people already: https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/380487 Wouldn't hurt to report it elsewhere too :) Anyway, it crashes only if the problematic setting is first in the config

Re: [Dovecot] problem with deliver segfaulting

2010-02-12 Thread Timo Sirainen
On Fri, 2010-02-12 at 23:28 -0200, Leonardo Rodrigues wrote: > Program received signal SIGSEGV, Segmentation fault. > 0x4c1be763 in unsetenv () from /lib/libc.so.6 > (gdb) bt full > #0 0x4c1be763 in unsetenv () from /lib/libc.so.6 > No symbol table info available. > #1 0x0805cc44 in main (argc=9, a

Re: [Dovecot] problem with deliver segfaulting

2010-02-12 Thread Leonardo Rodrigues
Em 12/02/2010 22:57, Timo Sirainen escreveu: Can you cause it to crash by running deliver directly from command line? If so, gdb backtrace would be nice: gdb /usr/libexec/dovecot/deliver run bt full yes i can make it crash from command line. Hope the informations help you i'm run

Re: [Dovecot] problem with deliver segfaulting

2010-02-12 Thread Timo Sirainen
On Fri, 2010-02-12 at 22:35 -0200, Leonardo Rodrigues wrote: > Feb 12 21:27:54 correio postfix/pipe[12484]: 930F9F6105: > to=, relay=dovecot, delay=0.21, > delays=0.03/0.01/0/0.18, dsn=4.3.0, status=SOFTBOUNCE (Command died with > signal 11: "/usr/libexec/dovecot/deliver") Can you cause it to c

Re: [Dovecot] problem with deliver segfaulting

2010-02-12 Thread Leonardo Rodrigues
Em 12/02/2010 22:35, Leonardo Rodrigues escreveu: Feb 12 21:28:41 correio postfix/pipe[12748]: 1A969F6105: to=, relay=dovecot, delay=0.28, delays=0.03/0.01/0/0.24, dsn=2.0.0, status=sent (delivered via dovecot service) disabling mail_debug makes the segfault happens again and ree

[Dovecot] problem with deliver segfaulting

2010-02-12 Thread Leonardo Rodrigues
i'm facing a pretty hard to debug problem when trying to use dovecot LDA (deliver) from postfix. After having all configured, mail deliver fails. This is from my maillog: Feb 12 21:27:54 correio postfix/pipe[12484]: 930F9F6105: to=, relay=dovecot, delay=0.21, delays=0.03/0.01/0/0.18, ds