search for: mail_index_map_get_ext_idx

Displaying 1 result from an estimated 1 matches for "mail_index_map_get_ext_idx".

2005 Jun 08
2
Debugging test72
...from the INBOX to a folder in a collection (like, .projects.dovecot), I get behavior like this (in GDB). Any clue what might be going wrong? Here's where a SIGABRT happens: 280 return array->buffer->used / array->element_size; This is the stack trace: (gdb) where #0 mail_index_map_get_ext_idx (map=0x1200c0db0, ext_id=0, idx_r=0x11ffe828) at ../../src/lib/array.h:280 #1 0x120058dcc in _view_lookup_ext_full (view=0x1200c0db0, seq=0, ext_id=0, map_r=0x11ffe898, data_r=0x11ffe8a0) at mail-index-view.c:395 #2 0x120059468 in mail_index_lookup_ext_full (view=0x1301100d4, seq=0,...