Displaying 5 results from an estimated 5 matches for "tview_lookup_seq_range".
Did you mean:
view_lookup_seq_range
2014 Mar 11
2
Panic: file mail-index-map.c: line 547 (mail_index_map_lookup_seq_range): assertion failed: (first_uid > 0)
...in mail_index_map_lookup_seq_range (map=<optimized out>, first_uid=0, last_uid=<optimized out>,
first_seq_r=<optimized out>, last_seq_r=<optimized out>) at mail-index-map.c:549
__FUNCTION__ = "mail_index_map_lookup_seq_range"
#6 0x00007f32d2fa856d in tview_lookup_seq_range (view=0x18a6850, first_uid=0, last_uid=0, first_seq_r=0x18a79e0, last_seq_r=0x18a79e0)
at mail-index-transaction-view.c:178
tview = 0x18a6850
rec = <optimized out>
seq = <optimized out>
__FUNCTION__ = "tview_lookup_seq_range"
#7 0x0000...
2012 Dec 19
1
Path for fixing sequence lookup of newly created mails in transaction view
Hi!
It seem that tview_lookup_seq_range works incorret, if I request uids from 3 to 3, and I have new uids 1,2,4,5 it will return seq for uid=4. Fixing patch is included as attach.
------
Sergey Potapov
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix_tview_lookup_seq_range.patch
Type: text/x-diff...
2017 Sep 21
2
Bug#876364: dovecot-sieve: Just discovered imap_sieve/sieve_imapsieve is not set up to work with virtual mailboxes.
...x7f4226f65cf8]
i_fatal at ./src/lib/failures.c:280
/usr/lib/dovecot/libdovecot-storage.so.0(mail_index_map_lookup_seq_range+0x120) [0x7f422733dae0]
mail_index_map_lookup_seq_range at ./src/lib-index/mail-index-map.c:550
/usr/lib/dovecot/libdovecot-storage.so.0(+0xe8d1d) [0x7f422734cd1d]
tview_lookup_seq_range at ./src/lib-index/mail-index-transaction-view.c:178
/usr/lib/dovecot/libdovecot-storage.so.0(mail_index_lookup_seq+0xf) [0x7f4227350e9f]
mail_index_lookup_seq at ./src/lib-index/mail-index-view.c:522
/usr/lib/dovecot/modules/lib20_virtual_plugin.so(+0x82aa) [0x7f422678a2aa]
virtual_mail_se...
2017 Sep 22
0
Bug#876364: dovecot-sieve: Just discovered imap_sieve/sieve_imapsieve is not set up to work with virtual mailboxes.
..._fatal at ./src/lib/failures.c:280
> /usr/lib/dovecot/libdovecot-storage.so.0(mail_index_map_lookup_seq_range+0x120) [0x7f422733dae0]
> mail_index_map_lookup_seq_range at ./src/lib-index/mail-index-map.c:550
> /usr/lib/dovecot/libdovecot-storage.so.0(+0xe8d1d) [0x7f422734cd1d]
> tview_lookup_seq_range at ./src/lib-index/mail-index-transaction-view.c:178
> /usr/lib/dovecot/libdovecot-storage.so.0(mail_index_lookup_seq+0xf) [0x7f4227350e9f]
> mail_index_lookup_seq at ./src/lib-index/mail-index-view.c:522
> /usr/lib/dovecot/modules/lib20_virtual_plugin.so(+0x82aa) [0x7f422678a2aa]
>...
2017 Sep 22
0
Fwd: Bug#876364: dovecot-sieve: Just discovered imap_sieve/sieve_imapsieve is not set up to work with virtual mailboxes.
.../src/lib/failures.c:280
> /usr/lib/dovecot/libdovecot-storage.so.0(mail_index_map_lookup_seq_range+0x120)
> [0x7f422733dae0]
> mail_index_map_lookup_seq_range at ./src/lib-index/mail-index-map
> .c:550
> /usr/lib/dovecot/libdovecot-storage.so.0(+0xe8d1d) [0x7f422734cd1d]
> tview_lookup_seq_range at ./src/lib-index/mail-index-tra
> nsaction-view.c:178
> /usr/lib/dovecot/libdovecot-storage.so.0(mail_index_lookup_seq+0xf)
> [0x7f4227350e9f]
> mail_index_lookup_seq at ./src/lib-index/mail-index-view.c:522
> /usr/lib/dovecot/modules/lib20_virtual_plugin.so(+0x82aa) [0x7f42267...