Displaying 6 results from an estimated 6 matches for "left_idx".
2008 Jul 24
2
dovecot 1.1.2 assertion
Hi,
I've upgraded to last version of dovecot and am now getting the
following assertions:
Jul 25 00:00:34 bld3 dovecot: Panic: IMAP(example1 at example.com): file
index-sort-string.c: line 542 (index_sort_add_ids_range): assertion
failed: (left_idx == 0 && right_idx == rightmost_idx)
Jul 25 00:00:34 bld3 dovecot: IMAP(example1 at example.com): Raw backtrace:
imap [0x5555555d30f0] -> imap [0x5555555d3157] -> imap [0x5555555d27d8]
-> imap(index_sort_list_finish_string+0xe8e) [0x5555555a01de] ->
imap(index_storage_search_...
2005 Apr 02
4
Question about "reply from worker without password scheme"
I have dovecot-1.0-test64 installed on OpenBSD-3.6.
It works fine with local password.
Now I fail to get dovecot to use MySQL to query for user details.
Any help would be very appreciated.
Here are the details:
from /var/log/maillog:
1) with "default_pass_scheme = PLAIN"
Apr 3 07:20:22 www dovecot: Dovecot v1.0-test64 starting up
Apr 3 07:20:23 www dovecot:
2007 Mar 15
5
[PATCH 0/5] fix gcc warnings in CVS HEAD
Hi,
I have rewritten the patches I submitted earlier today for the CVS
HEAD. Some of the changes were already committed months ago.
On 2007/03/15 12:30, Timo Sirainen <tss at iki.fi> wrote:
> That's ok, but I'm not sure about bsearch_insert_pos(). It's the way it
> is mostly because I wanted to keep bsearch() API. If it can't return
> void * then maybe it could be
2019 Jul 30
0
dovecot/imap crashes on Centos 7
...b332a1f8f8, seq=7715, idx_r=0x7ffe5d719574) at seq-range-array.c:14? ? ?? ? ? ? data = <optimized out>? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ??? ? ? ? idx = <optimized out>? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?? ? ? ? left_idx = <optimized out>? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ??? ? ? ? right_idx = <optimized out>? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?? ? ? ? count = <optimized out>? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?...
2019 Oct 10
0
Dovecot core debug
...No locals.
#1 array_get_i (count_r=<synthetic pointer>, array=0x557be80cc168) at
array.h:209
No locals.
#2 seq_range_lookup (array=0x557be80cc168, seq=2222, idx_r=0x7ffead4141d4)
at seq-range-array.c:14
data = <optimized out>
idx = <optimized out>
left_idx = <optimized out>
right_idx = <optimized out>
count = <optimized out>
#3 0x00007f8d406379ae in seq_range_exists (array=array at entry=0x557be80cc168,
seq=seq at entry=2222) at seq-range-array.c:391
idx = 32766
#4 0x00007f8d408fd3d9 in mailbox_search_...
2007 Aug 04
3
A few dovecot 1.1 bugs - sort, flag reset and etc.
...ype <return> to continue, or q <return> to quit---
#13 0x080bd794 in bsearch_insert_pos (key=0xbfff9f20, base=0x8d3d798,
nmemb=46, size=8, cmp=0x8093ee0 <sort_node_cmp_no_sort_id>,
idx_r=0xbfff9f1c) at bsearch-insert-pos.c:20
p = (const void *) 0x0
idx = 23
left_idx = 0
right_idx = 46
ret = 0
#14 0x08094660 in index_sort_headers (program=0x8d3d330, last_seq=52)
at index-sort.c:590
node = {seq = 47, sort_id = 0}
count = 46
idx = 15
#15 0x08094759 in index_sort_build (program=0x8d3d330, last_seq=52) at
index-sort.c:637...