On Mon, Nov 13, 2006 at 05:10:00PM +0100, Marc Maurer wrote:
I just moved from rc3 to rc14 (yes, that was rc3, not 13 :), and now I'm seeing a crash in mail-transaction-log.c: line 273 (mail_transaction_log_close): assertion failed: (log->files == NULL)
We are also seeing a lot of these after moving from rc12 to rc14 on a Solaris-2.8 platform. Since upgrading yesterday app 300 users have logged this several times each. The loggings are accompanied by child 22257 (imap) returned error 1 # happens for pop too and all seems to be while the user is disconnecting.
New in rc14 is this as well: file ioloop.c: line 22 (io_add): assertion failed: (fd >= 0) which has been observered for only one user of app 10.000 logged in today. His dovecot.index.log does however exist in the actual directory of indexes.
hmk