28 Aug
2008
28 Aug
'08
8:45 a.m.
On Sun, 2008-08-24 at 12:30 +0200, Ralf Hildebrandt wrote:
Program terminated with signal 11, Segmentation fault. [New process 16456] #0 array_idx_modifiable_i (array=0x8a1958c, idx=0) at array.c:11 11 if (pos >= array->buffer->used) {
Probably because array->buffer is NULL
#0 array_idx_modifiable_i (array=0x8a1958c, idx=0) at array.c:11 #1 0x080c4788 in mail_index_sync_ext_reset (ctx=0xbfb40d10, u=0xbfb40c80) at mail-index-sync-ext.c:518
I guess this is reproducible whenever opening this one mailbox? If you still see these could you send the mailbox's dovecot.index and dovecot.index.log files to me? It's a bit difficult to follow from the code why that situation could happen.