On 1.7.2004, at 11:23, Hauke Fath wrote:
Jul 1 10:00:46 bounce dovecot: IMAP(cbrown): file mbox-sync-rewrite.c: line 325 (mbox_sync_read_and_move): assertion failed: (need_space == -mails[idx].space) Jul 1 10:00:46 bounce dovecot: child 1992 (imap) killed with signal 6
(repeatedly; user action was a bulk move from mailbox to mailbox, with the /home file-system having 20G free)
Thanks, this is most likely fixed now. Either one of the mboxes probably had "folder internal data" message generated by UW-IMAP?
and then
Jul 1 10:02:10 bounce dovecot: IMAP(brcic): file mail-transaction-log-view.c: line 122 (mail_transaction_log_view_set): assertion failed: (min_file_seq != max_file_seq || min_file_offse t <= max_file_offset) Jul 1 10:02:10 bounce dovecot: child 10098 (imap) killed with signal 6
This usually happens as a result of some other bug. Possibly because of the assert. I'll fix the whole transaction log error handling some day.
and further
Jul 1 10:05:06 bounce dovecot: pipe() failed: Too many open files Jul 1 10:05:37 bounce last message repeated 312778 times Jul 1 10:05:58 bounce last message repeated 211646 times
This is more annoying to debug. I guess there's a leak somewhere, but I haven't yet found it.. Unless you had set some fd limits before starting dovecot?