Displaying 10 results from an estimated 10 matches for "msgpart".
2015 May 16
2
Core dump at imap process
...t; to search for commands related to "word"...
Reading symbols from /usr/lib/dovecot/imap...Reading symbols
from /usr/lib/debug//usr/lib/dovecot/imap...done.
done.
[New LWP 4069]
Core was generated by `dovecot/imap'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 imap_msgpart_contains_body (msgpart=0x0) at imap-msgpart.c:311
311 imap-msgpart.c: Datei oder Verzeichnis nicht gefunden.
(gdb) bt full
#0 imap_msgpart_contains_body (msgpart=0x0) at imap-msgpart.c:311
No locals.
#1 0x00007f4eba177054 in fetch_state_update_stats (msgpart=<optimized
out>, ctx=0x7f4ebacfa...
2015 May 16
0
Core dump at imap process
...ote:
>
> hello list,
>
> testing the 2.18 release i got following core dump. Maybe Timo you can
> get a look at it.
That's not v2.2.18 release though, it's the hg version after v2.2.18 release.
> Program terminated with signal SIGSEGV, Segmentation fault.
> #0 imap_msgpart_contains_body (msgpart=0x0) at imap-msgpart.c:311
> No locals.
> #1 0x00007f4eba177054 in fetch_state_update_stats (msgpart=<optimized
> out>, ctx=0x7f4ebacfa910, ctx=0x7f4ebacfa910) at imap-fetch-body.c:169
Fixed: http://hg.dovecot.org/dovecot-2.2/rev/1044c55fb4ef
2016 Dec 27
1
Identify if a message_part is an attachment ?
...prefetching(ctx, mail_r)
|_
mail = index_search_get_mail(ctx)
|_ allocates mail (vfunc mail_alloc) and calls hook.
|_ also allocates index_mails
ret = search_more_with_mail(ctx, mail);
|_ call handler (*h) => fetch_body_msgpart
|_ imap_msgpart_open
|_ imap_msgpart_find_part(mail, msgpart, &part); /* only mail
comes here */
mail (uid=1739, seq=5)
msgpart (section_number = 2,
fetch_type = FETCH_MIME_BODY,
partial_offset = 0, partial_size = 512,...
2013 Nov 19
2
v2.2.8 released
http://dovecot.org/releases/2.2/dovecot-2.2.8.tar.gz
http://dovecot.org/releases/2.2/dovecot-2.2.8.tar.gz.sig
+ Mail cache lookups work for the mail being saved. This improves
performance by avoiding the need to parse the mail multiple times
when using some plugins (e.g. mail_log).
+ Mail cache works for recently cached data also with in-memory
indexes.
+ imapc: Many performance
2013 Nov 19
2
v2.2.8 released
http://dovecot.org/releases/2.2/dovecot-2.2.8.tar.gz
http://dovecot.org/releases/2.2/dovecot-2.2.8.tar.gz.sig
+ Mail cache lookups work for the mail being saved. This improves
performance by avoiding the need to parse the mail multiple times
when using some plugins (e.g. mail_log).
+ Mail cache works for recently cached data also with in-memory
indexes.
+ imapc: Many performance
2016 Aug 19
2
Crash on opening mailbox
...4f) at message-size.c:19
msg = 0x7e0bb4 "\r\n>\r\n"
i = <optimized out>
size = 2
startpos = 2
missing_cr_count = 0
ret = <optimized out>
__FUNCTION__ = "message_get_header_size"
#26 0x00007f328d654ff7 in imap_msgpart_get_partial_header (mail=<optimized out>, msgpart=<optimized out>, msgpart=<optimized out>, result_r=0x7ffc6c9dfb40, have_crlfs_r=<synthetic pointer>, virtual_size_r=0x7ffc6c9dfa58, mail_input=0x7df610) at imap-msgpart.c:395
hdr_fields = 0x7cdc38
hdr_size = {...
2013 Nov 06
1
Missing i_stream_unref in imap_msgpart_crlf_seek()?
Hi,
imap_msgpart_crlf_seek() returns an error stream in case of problems
in message_skip_virtual(). The original input stream is not being
unreferenced, preventing destroy callbacks from being executed.
Shouldn't we have an i_stream_unref(&input) here:
src/lib-imap-storage/imap-msgpart.c:
398 if...
2013 Mar 07
2
Core dump in 2.2.rc2 with FETCH 1 BODY.PEEK[ALL]
...=0x7fa1675bbde1 "file %s: line
%d: unreached") at failures.c:263
ctx = {type = LOG_TYPE_PANIC, exit_status = 0, timestamp = 0x0}
args = {{gp_offset = 24, fp_offset = 48, overflow_arg_area =
0x7fffa3de5e70, reg_save_area = 0x7fffa3de5da0}}
#5 0x00007fa16759d415 in imap_msgpart_parse (section=0x181e278 "ALL",
msgpart_r=0x18476c0) at imap-msgpart.c:291
msgpart = 0x1851c40
pool = 0x1851c20
i = 0
next_digit = true
ret = 0
#6 0x000000000041e734 in imap_fetch_body_section_init
(ctx=0x7fffa3de5fa0) at imap-fetch-body.c:3...
2020 Nov 04
2
imap dumping core in libdovecot-storage with assert "(block_count == 0 || block_idx+1 == block_count)"
...t index-mail-binary.c:557
#10 0x00007ffff7abd204 in mail_get_binary_size (mail=mail at entry=0x5555557e3b48, part=0x5555557e4678,
include_hdr=<optimized out>, size_r=size_r at entry=0x7fffffffdd20, lines_r=lines_r at entry=0x7fffffffdcc4)
at mail.c:342
#11 0x00007ffff7b7add8 in imap_msgpart_size (mail=0x5555557e3b48, msgpart=0x5555557e0748,
size_r=size_r at entry=0x7fffffffdd20) at imap-msgpart.c:755
#12 0x000055555557917c in fetch_binary_size (ctx=0x5555557c97b0, mail=<optimized out>, body=0x5555557dfa20)
at imap-fetch-body.c:212
#13 0x00005555555777e2 in imap_fetch_m...
2013 Mar 16
3
crash with dovecot 2.2: Panic: Buffer full
...ecot/libdovecot-storage.so.0(+0x9af84)
[0x7f9d1bfd4f84] ->
/usr/lib/dovecot/libdovecot-storage.so.0(index_mail_get_binary_stream+0x77)
[0x7f9d1bfd5417] ->
/usr/lib/dovecot/libdovecot-storage.so.0(mail_get_binary_stream+0x60)
[0x7f9d1bfae5c0] ->
/usr/lib/dovecot/libdovecot-storage.so.0(imap_msgpart_open+0x9f)
[0x7f9d1c00a3df] -> dovecot/imap() [0x418f55] -> dovecot/imap()
[0x4175fd] -> dovecot/imap(imap_fetch_more+0x34) [0x418554] ->
dovecot/imap(cmd_fetch+0x309) [0x40e2c9] ->
dovecot/imap(command_exec+0x3c) [0x41623c] -> dovecot/imap() [0x4152a0]
-> dovecot/imap() [0x415...