search for: seq_range_exist

Displaying 20 results from an estimated 26 matches for "seq_range_exist".

Did you mean: seq_range_exists
2008 Jun 20
2
v1.1.rc13 released
http://dovecot.org/releases/1.1/rc/dovecot-1.1.rc13.tar.gz http://dovecot.org/releases/1.1/rc/dovecot-1.1.rc13.tar.gz.sig There's always time for one more release candidate. :) I was planning on releasing v1.1.0 a couple of minutes before summer solstice (23:59 UTC according to Wikipedia). Maybe it'll bring luck to the release. :) - mbox: Fixed a crash when adding a new X-IMAPbase:
2008 Jun 20
2
v1.1.rc13 released
http://dovecot.org/releases/1.1/rc/dovecot-1.1.rc13.tar.gz http://dovecot.org/releases/1.1/rc/dovecot-1.1.rc13.tar.gz.sig There's always time for one more release candidate. :) I was planning on releasing v1.1.0 a couple of minutes before summer solstice (23:59 UTC according to Wikipedia). Maybe it'll bring luck to the release. :) - mbox: Fixed a crash when adding a new X-IMAPbase:
2008 Aug 29
4
Lots of assertion PANICs in error log
I have just upgraded to dovecot 1.1.2 and am seeing lots of the following panic messages filling up the error logs: dovecot: Aug 29 09:34:32 Panic: IMAP(user): file index-sync.c: line 39 (index_mailbox_set_recent_uid): assertion failed: (seq_range_exists(&ibox->recent_flags, uid)) dovecot: Aug 29 09:34:32 Error: IMAP(user): Raw backtrace: imap [0x483888] -> imap [0x484293] -> imap [0x483a46] -> imap(index_mailbox_set_recent_seq+0) [0x453f80] -> imap(index_mailbox_set_recent_seq+0x43) [0x453fc3] -> imap [0x43b3e8] -> imap(m...
2020 Jul 12
3
Syncing emails from external server like Gmail
...la <sami.ketola at dovecot.fi> wrote: > > > >> On 12. Jul 2020, at 12.54, Vitalii <vnagara at yandex.com> wrote: >> >> Panic: file imapc-sync.c: line 328 (imapc_initial_sync_check): >> assertion failed: (mail_index_is_expunged(view, lseq) || >> seq_range_exists(&ctx->mbox->delayed_expunged_uids, luid)) > > what dovecot version is this? I think there was bug around this in some version. There was. Fixed in 2.2.36. Sami
2008 Mar 10
2
dovecot 1.1.rc3 assertion failed at index_mailbox_set_recent_uid while deleting message with thunderbird.
To some users happens this assertion failure while deleting a message. dovecot: Mar 10 08:40:44 Panic: IMAP(user): file index-sync.c: line 39 (index_mailbox_set_recent_uid): assertion failed: (seq_range_exists (&ibox->recent_flags, uid)) dovecot: Mar 10 08:40:44 Error: IMAP(user): Raw backtrace: [see bleow] dovecot: Mar 10 08:40:44 Error: child 17683 (imap) killed with signal 6 And the message doesn't get deleted. Here one of the backtraces (gdb) bt #0 0x00ae9402 in __kernel_vsyscall () #...
2020 Jul 12
2
Syncing emails from external server like Gmail
...t more and found out that it works as a charm with new emails and move operations. However, it fails when I delete (expunge) email on gmail server. On backup I get this error: Panic: file imapc-sync.c: line 328 (imapc_initial_sync_check): assertion failed: (mail_index_is_expunged(view, lseq) || seq_range_exists(&ctx->mbox->delayed_expunged_uids, luid)) (Attached a bigger log) -------------- next part -------------- A non-text attachment was scrubbed... Name: dsync-error.log Type: text/x-log Size: 2387 bytes Desc: not available URL: <https://dovecot.org/pipermail/dovecot/attachments/20200712...
2009 May 04
2
index_mailbox_set_recent_uid error on 1.1.14
Seen this error a few times from dovecot-1.1.14, Mac OS X, 64-bit Intel. Pretty sure NFS was not used. Panic: IMAP(user): file index-sync.c: line 39 (index_mailbox_set_recent_uid): assertion failed: seq_range_exists(&ibox->recent_flags, uid) The backtrace is: 0 libSystem.B.dylib 0x00007fff85025166 __kill + 10 1 libSystem.B.dylib 0x00007fff850a80e0 abort + 83 2 imap 0x0000000100069f3e default_fatal_finish + 70 3 imap...
2008 Apr 09
1
dovecot-1.1.rc3 assertion failure in index-sync.c
...t; for INBOX fixed it); Using POP3: dovecot: Apr 09 10:28:14 Warning: POP3(USERNAME): Maildir /mail/USERNAME/Maildir: UIDVALIDITY changed (1145576765 -> 1207677483) dovecot: Apr 09 10:28:14 Panic: POP3(USERNAME): file index-sync.c: line 39 (index_mailbox_set_recent_uid): assertion failed: (seq_range_exists(&ibox->recent_flags, uid)) dovecot: Apr 09 10:28:14 Error: POP3(USERNAME): Raw backtrace: pop3 [0x80c04e4] -> pop3 [0x80c013c] -> pop3 [0x808eb9a] -> pop3(index_mailbox_set_recent_seq+0x3e) [0x808ebde] -> pop3(maildir_sync_index+0x923) [0x8064173] -> pop3 [0x8062e22] -&gt...
2008 Aug 21
3
dovecot panic after upgrade 1.0.15 to 1.1.2
...he following types of things in the logs: Aug 21 17:23:13 mail1 dovecot: imap-login: Login: user=<myuser>, method=PLAIN, rip=172.16.78.20, lip=172.16.78.22 Aug 21 17:24:01 mail1 dovecot: Panic: IMAP(myuser): file index-sync.c: line 39 (index_mailbox_set_recent_uid): assertion failed: (seq_range_exists(&ibox->recent_flags, uid)) Aug 21 17:24:01 mail1 dovecot: IMAP(myuser): Raw backtrace: imap [0x80d25bb] -> imap [0x80d2def] -> imap [0x80d2719] -> imap [0x809edb8] -> imap(index_mailbox_set_recent_seq+0x46) [0x809ee06] -> imap [0x8083183] -> imap [0x8083621] -> i...
2008 Aug 25
2
Dovecot 1.1.2
Hello, I upgraded dovecot to 1.1.2 this weekend and i get those errors: grep dovecot /var/log/net/maillog |grep Panic | cut -d " " -f 11-100| sort | uniq -c | sort -rn 7547 file index-sync.c: line 39: assertion failed: (seq_range_exists(&ibox->recent_flags, uid)) 89 file index-mail.c: line 1091: assertion failed: (! mail->data.destroying_stream) 18 file mbox-sync-rewrite.c: line 590: assertion failed: (mails[idx].from_offset == start_offset) 5 file ostream-file.c: line 533: assertion failed: ((size_t)ret...
2012 May 07
1
Panic in index-sync.c: line 25 on dovecot-1.2.17
Hi, with dovecot-1.2.17 (yes i know it's old) i'm getting the folowing error after doing a system upgrade. May 7 22:04:26 mail dovecot: deliver(elon): Panic: file index-sync.c: line 25 (index_mailbox_set_recent_uid): assertion failed: (seq_range_exists(&ibox->recent_flags, uid)) May 7 22:04:27 mail kernel: pid 79989 (deliver), uid 4873: exited on signal 6 (core dumped) this only happens to one user and only with mail from one mailinglist (this one). Mails do get filtered by sieve. After some delivery attempts the mail finaly gets stored...
2008 Aug 08
1
Dovecot crashing
...x it. Here is the error in the log files: Aug 8 09:26:07 localhost dovecot: IMAP(user): UIDVALIDITY changed (1216167307 -> 1218134720) in mbox file /var/mail/user Aug 8 09:26:07 localhost dovecot: Panic: IMAP(user): file index-sync.c: line 39 (index_mailbox_set_recent_uid): assertion failed: (seq_range_exists(&ibox->recent_flags, uid)) Aug 8 09:26:07 localhost dovecot: IMAP(user): Raw backtrace: imap [0x80f5257] -> imap [0x80f5aa4] -> imap(i_fatal+0) [0x80f53b3] -> imap(index_mailbox_set_recent_uid+0x62) [0x80b1af9] -> imap(index_mailbox_set_recent_seq+0x33) [0x80b1b6f] -> imap [...
2008 Jul 20
2
Dovecot 1.1.1 killed with SIGABRT
...big" problem with Thunderbird 2.0.0.14: Jul 12 01:04:06 linux dovecot: imap-login: Login: user=<user2>, method=CRAM-MD5, rip=138.201.2.4, lip=138.201.2.2, TLS Jul 12 01:04:45 linux dovecot: Panic: IMAP(user2): file index-sync.c: line 39 (index_mailbox_set_recent_uid): assertion failed: (seq_range_exists(&ibox->recent_flags, uid)) Jul 12 01:04:45 linux dovecot: IMAP(user2): Raw backtrace: imap [0x80cf2f0] -> imap [0x80cf34a] -> imap [0x80cec5c] -> imap [0x809ccba] -> imap [0x8080d10] -> imap(mbox_sync+0x522) [0x80817d2] -> imap [0x807a334] -> imap(index_transaction_comm...
2020 Jul 12
0
Syncing emails from external server like Gmail
> On 12. Jul 2020, at 12.54, Vitalii <vnagara at yandex.com> wrote: > > Panic: file imapc-sync.c: line 328 (imapc_initial_sync_check): > assertion failed: (mail_index_is_expunged(view, lseq) || > seq_range_exists(&ctx->mbox->delayed_expunged_uids, luid)) what dovecot version is this? I think there was bug around this in some version. Sami
2020 Jul 12
0
Syncing emails from external server like Gmail
...: > > > > > > > >> On 12. Jul 2020, at 12.54, Vitalii <vnagara at yandex.com> wrote: > >> > >> Panic: file imapc-sync.c: line 328 (imapc_initial_sync_check): > >> assertion failed: (mail_index_is_expunged(view, lseq) || > >> seq_range_exists(&ctx->mbox->delayed_expunged_uids, luid)) > > > > what dovecot version is this? I think there was bug around this in > > some version. > > There was. Fixed in 2.2.36. > > Sami > I have v2.3.4.1 (f79e8e7e4). Then supposed to be fixed :(. Thanks,...
2008 Aug 19
0
Dovecot 1.1.2, index-sync.c, line 39, assertion
...ody else get this when copying/moving mail between folders? The assertion refers to src/lib-storage/index/index-sync.c, line 39 (function index_mailbox_set_recent_uid). Aug 19 23:01:15 linux dovecot: Panic: IMAP(user2): file index-sync.c: line 39 (index_mailbox_set_recent_uid): assertion failed: (seq_range_exists(&ibox->recent_flags, uid)) Aug 19 23:01:15 linux dovecot: IMAP(user2): Raw backtrace: imap [0x80cf8e0] -> imap [0x80cf93a] -> imap [0x80cf26c] -> imap [0x809d11a] -> imap(index_mailbox_set_recent_seq+0x3e) [0x809d15e] -> imap(mbox_sync+0x105d) [0x80823fd] -> imap [0x807a45...
2020 Jul 13
1
Syncing emails from external server like Gmail
...lt;/div> <div> <br> </div> <div> Panic: file imapc-sync.c: line 328 (imapc_initial_sync_check): </div> <div> assertion failed: (mail_index_is_expunged(view, lseq) || </div> <div> seq_range_exists(&ctx->mbox->delayed_expunged_uids, luid)) </div> </blockquote> <div> what dovecot version is this? I think there was bug around this in </div> <div> some version. </div> </blockquote> <div>...
2008 Jul 25
0
Dovecot 1.1.2, SIGABRT on copy mail
...server, the mail was actually copied to the destination folder, but the original mail was still in the INBOX and not flagged as "deleted". This is the panic: Jul 25 02:13:25 linux dovecot: Panic: IMAP(user2): file index-sync.c: line 39 (index_mailbox_set_recent_uid): assertion failed: (seq_range_exists(&ibox->recent_flags, uid)) Jul 25 02:13:25 linux dovecot: IMAP(user2): Raw backtrace: imap [0x80cf8e0] -> imap [0x80cf93a] -> imap [0x80cf26c] -> imap [0x809d11a] -> imap(index_mailbox_set_recent_seq+0x3e) [0x809d15e] -> imap(mbox_sync+0x105d) [0x80823fd] -> imap [0x807a45...
2019 Jul 30
0
dovecot/imap crashes on Centos 7
...? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ??? ? ? ? right_idx = <optimized out>? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?? ? ? ? count = <optimized out>? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?#3? 0x00007f32d9b859ae in seq_range_exists (array=array at entry=0x55b332a1f8f8, seq=seq at entry=7715)? ? ? ?? ? at seq-range-array.c:391? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ??? ? ? ? idx = 32766? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?#4? 0x00007f32d9e4b3d9...
2008 Mar 11
2
dovecot-1.1.rc3 segmentation fault in fetch_bodystructure
Hi, another imap crash with latest dovecot. segmentation fault in fetch_bodystructure src/imap/imap-fetch.c static int fetch_bodystructure(struct imap_fetch_context *ctx, struct mail *mail, void *context ATTR_UNUSED) { const char *bodystructure; if (mail_get_special(mail, MAIL_FETCH_IMAP_BODYSTRUCTURE,