Updating to 2.0.12 from the test repository made the trick, no more crashes. Thank you for all help!
--- On Fri, 4/15/11, Michal Hlavinka <mhlavink@redhat.com> wrote:
Will check as soon as there is a package for fedora
From: Michal Hlavinka Subject: Re: [Dovecot] coredump in dovecot 2.0.11 To: dovecot@dovecot.org Date: Friday, April 15, 2011, 8:31 AM On Tuesday, April 12, 2011 21:27:11 k b wrote: 14.
Usually there is updated dovecot package in updates-testing
repository next working day after release, but it seems I've built new package, but forgot to push it to repository.
I've pushed it to updates-testing repository just a few minutes ago. It should be available within 24 hours, then you can update dovecot using (as root):
yum update --enablerepo=updates-testing dovecot
I don't know what's the problem with abrt, I'll ask its maintainers
PS:for getting backtrace from gdb, you need core file (the one abrt deletes), but that backtrace would be useless, you need to install debuginfo symbols first, using (as root):
debuginfo-install dovecot