[Dovecot] dovecot-lda segfault

2010-12-07 Thread Micha Krause
Hello, dovecot-lda crashes with a segfault, if I run it as a user who has no mailbox, and no permission to create one. stat(/var/mail/mailboxes/users, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 getuid()= 21189 geteuid() =

Re: [Dovecot] dovecot-lda segfault

2010-12-07 Thread Timo Sirainen
On Tue, 2010-12-07 at 12:36 +0100, Micha Krause wrote: dovecot-lda crashes with a segfault, if I run it as a user who has no mailbox, and no permission to create one. Could you get gdb backtrace? Something like: gdb --args dovecot-lda parameters run bt full If that doesn't work, send your