On Sun, 12 Sep 2004, Timo Sirainen wrote:
On 7.9.2004, at 21:51, Wouter Van Hemel wrote:
Actually I simply forgot I stripped the symbols just before it crashed, sorry. On OpenBSD at least, the core files from abort() seem fine. Anyway, I attached the stacktrace. The crash happens straight away after login, on "select INBOX".
Note that mmap is disabled (by configuration).
Fixed in CVS now. Should have read this mail again before releasing test41..
That's ok, I'll just punish you with two new crashes in -test42:
Sep 13 06:36:59 hostname dovecot: imap-login: Login: username [123.123.123.123] Sep 13 06:37:01 hostname dovecot: IMAP(username): mbox sync: UID inserted in the middle of mailbox /home/username/.mail/Trash (3 > 2) Sep 13 06:37:01 hostname dovecot: IMAP(username): file mail-index-transaction.c: line 103 (mail_index_buffer_convert_to_uids): assertion failed: (*seq != 0) Sep 13 06:37:02 hostname dovecot: child 1022 (imap) killed with signal 6
-and-
Sep 13 06:45:27 hostname dovecot: imap-login: Login: username2 [123.123.123.123] Sep 13 06:45:51 hostname dovecot: child 28032 (imap) killed with signal 11
There should be some backtraces attached to this mail.
Regards,
Wouter Van Hemel