Displaying 2 results from an estimated 2 matches for "maildir_save_context".
2008 Feb 20
1
(message_parser_parse_next_block): assertion, failed: (ctx->input->eof)
...1
#6 0x000000000045e995 in index_mail_cache_parse_deinit (_mail=0x630848,
received_date=1203480167, success=false)
at index-mail.c:1291
mail = (struct index_mail *) 0x630848
#7 0x000000000043a6ec in maildir_save_finish_real (_ctx=0x62f048) at
maildir-save.c:478
ctx = (struct maildir_save_context *) 0x62f048
storage = (struct mail_storage *) 0x60a848
buf = {actime = 140737488347376, modtime = 4931367}
st = {st_dev = 83951370, st_ino = 6401796, st_mode = 33152,
st_nlink = 1, st_uid = 24311, st_gid = 3004,
st_rdev = 0, st_atimespec = {tv_sec = 1203480135, tv_nsec =...
2006 Dec 10
2
segfault in RC15
...get_path (_t=0x80d72c0, seq=37) at maildir-save.c:242
242 i_assert(seq >= ctx->first_seq);
(gdb) bt full
#0 maildir_save_file_get_path (_t=0x80d72c0, seq=37) at maildir-save.c:242
_t = (struct mailbox_transaction_context *) 0x80d72c0
seq = 37
ctx = (struct maildir_save_context *) 0x0
mf = (struct maildir_filename *) 0x80d72c0
#1 0x80682ca in maildir_mail_get_virtual_size (_mail=0x80e9440) at maildir-mail.c:145
mail = (struct index_mail *) 0x80e9440
mbox = (struct maildir_mailbox *) 0x80d8c40
data = (struct index_mail_data *) 0x80e94a4...