Displaying 6 results from an estimated 6 matches for "array_idx_i".
Did you mean:
array_idx
2015 Feb 24
0
Dovecot 2.2.15, Panic: array.h: line 197 (array_idx_i): assertion failed: (idx * array->element_size < array->buffer->used)
...blem with replication for some users:
Log Server 1:
Feb 24 09:29:42 v063ik dovecot: dsync-local(user at domain.com): Error: read(v063il.pnet.ch) failed: <no error>
Log Server 2:
Feb 24 09:29:42 v063il dovecot: dsync-server(user at domain.com): Panic: file ../../../src/lib/array.h: line 197 (array_idx_i): assertion failed: (idx * array->element_size < array->buffer->used)
Feb 24 09:29:42 v063il dovecot: dsync-server(user at domain.com): Error: Raw backtrace: /usr/lib64/dovecot/libdovecot.so.0(+0x75f63) [0x7fac77eeaf63] -> /usr/lib64/dovecot/libdovecot.so.0(+0x75ff6) [0x7fac77eeaff6]...
2015 Dec 29
2
LMTP crashes on Debian with dovecot backports from rename-it.nl
...2f9ad]
Dec 29 09:56:50 mailhost dovecot:
lmtp(MAILRECIPIENT at chemie.uni-hamburg.de): Fatal: master: service(lmtp):
child 15897 killed with signal 6 (core dumps disabled)
Dec 29 09:56:51 mailhost dovecot:
lmtp(MAILRECIPIENT at chemie.uni-hamburg.de): Panic: file
../../../src/lib/array.h: line 219 (array_idx_i):
assertion failed: (idx * array->element_size < array->buffer->used)
All dovecot builds newer than 2.2.20-1~auto+26 show the same behaviour.
Is there anything we can do?
# doveconf -n
# 2.2.20 (): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.10
# OS: Linux 3.2.0-4-amd64 x86_6...
2016 Aug 21
2
Crash on opening mailbox
...ox: INBOX defaulted to
/home/krakonos/.mbox/inbox
Aug 21 12:58:28 ibex dovecot: imap(krakonos): Debug: fs:
root=/home/krakonos/.mbox, index=, indexpvt=, control=,
inbox=/home/krakonos/.mbox/inbox, alt=
Aug 21 12:58:29 ibex dovecot: imap(krakonos): Panic: file
../../../src/lib/array.h: line 219 (array_idx_i): assertion failed: (idx *
array->element_size < array->buffer->used)
Aug 21 12:58:29 ibex dovecot: imap(krakonos): Error: Raw backtrace:
/usr/lib64/dovecot/libdovecot.so.0(+0x8d91e) [0x7fa68fb6a91e] ->
/usr/lib64/dovecot/libdovecot.so.0(+0x8da0a) [0x7fa68fb6aa0a] ->
/usr/lib6...
2009 Jun 15
2
Dovecot v1.2 assert() in ACL
...Aborted (core dumped)
cat /var/cache/dovecot/shared-mailboxes
shared/shared-boxes/user/timo/testuser
1
===
The assert happens when the last right is to remove:
setacl I user +lwp
setacl I user -l
setacl I user -w
setacl I user -p
Abort
===
log:
Panic: file ../../../src/lib/array.h: line 162 (array_idx_i): assertion failed: (idx * array->element_size < array->buffer->used)
Raw backtrace: imap [0x80e9ed0] -> imap(i_syslog_fatal_handler+0x2d) [0x80e9f6d] -> imap [0x80e97da] -> /usr/local/dovecot-1.2.rc5unpatched/lib/dovecot/imap/lib01_acl_plugin.so [0xb7e4ede4] -> /usr/local/d...
2016 Aug 19
2
Crash on opening mailbox
...line %d (%s): assertion failed: (%s)") at failures.c:275
ctx = {type = LOG_TYPE_PANIC, exit_status = 0, timestamp = 0x0, timestamp_usecs = 0}
args = {{gp_offset = 40, fp_offset = 48, overflow_arg_area = 0x7ffc6c9df460, reg_save_area = 0x7ffc6c9df3a0}}
#5 0x00007f328d617e56 in array_idx_i (idx=<optimized out>, array=<optimized out>) at ../../../src/lib/array.h:219
No locals.
#6 index_mail_get_parsed_header (field_idx=<optimized out>, mail=<optimized out>) at index-mail-headers.c:585
value = 0x7f328d331616 <pool_system_malloc+22> "H\205\300...
2010 Mar 21
3
2.0.beta3 imapd running hot
...gettimeofday({1269133967, 495298}, NULL) = 0
gettimeofday({1269133967, 495333}, NULL) = 0
gettimeofday({1269133967, 495370}, NULL) = 0
with the last argument of epoll_wait (4872) slowly decrementing and then
wrapping around to ~30k.
Attaching gdb shows the following backtrace:
(gdb) bt full
#0 array_idx_i (ioloop=0x22bd5f0) at array.h:189
No locals.
#1 io_loop_handler_run (ioloop=0x22bd5f0) at ioloop-epoll.c:188
ctx = 0x22bd800
event = <value optimized out>
list = <value optimized out>
io = <value optimized out>
tv = {tv_sec = 26, tv_usec =...