Displaying 4 results from an estimated 4 matches for "hdr_ctx".
2008 Sep 16
1
another assertion failure in current 1.1 hg (1.1.3 was working fine) - file message-address.c: line 43 (parse_local_part): assertion failed: (ctx->parser.data != ctx->parser.end)
...search_header (hdr=0x90fec80, ctx=0xbfe92f80) at
index-search.c:491
No locals.
#19 0x080ed97e in message_parse_header (input=0x90fa8f8, hdr_size=0x0,
flags=MESSAGE_HEADER_PARSER_FLAG_CLEAN_ONELINE, callback=0x80ac22f
<search_header>, context=0xbfe92f80) at message-header-parser.c:389
hdr_ctx = (struct message_header_parser_ctx *) 0x90fec80
hdr = (struct message_header_line *) 0x90fec80
ret = 1
__PRETTY_FUNCTION__ = "message_parse_header"
#20 0x080ac691 in search_arg_match_text (args=0x90ef678,
ctx=0x90fb7a8) at index-search.c:580
hdr_ctx = {ind...
2020 Sep 21
1
AW: doveadm search segfault Dovecot 2.2.22
...earch.c:440
result = 1
#7 0x00007ffff7705870 in search_arg_match_text (ctx=0x55555580c0a0, args=0x5555557ec8b0) at index-search.c:779
hdr_parser_flags = MESSAGE_HEADER_PARSER_FLAG_CLEAN_ONELINE
real_mail = 0x55555580c320
headers = <optimized out>
hdr_ctx = {index_ctx = 0x55555580c0a0, imail = 0x55555580c320, args = 0x5555557ec8b0, decoded_block = {part = 0x0, hdr = 0x0, data = 0x0,
size = 0}, decoded_block_set = false, hdr = 0x55555580a7e0, parse_headers = 0, custom_header = 0, threading = 0}
body_ctx = {index_ctx = 0x55555580...
2019 Mar 26
4
v2.2.27 Panic: file rfc822-parser.h: line 23 (rfc822_parser_deinit): assertion failed: (ctx->data <= ctx->end)
...ze=hdr_size at entry=0x0,
flags=flags at entry=(MESSAGE_HEADER_PARSER_FLAG_SKIP_INITIAL_LWSP |
MESSAGE_HEADER_PARSER_FLAG_DROP_CR),
callback=callback at entry=0x7f3a7c6a19f0
<imap_envelope_parse_callback>, context=context at entry=0x5563c13e6de0) at
message-header-parser.c:391
hdr_ctx = 0x5563c13d9a50
hdr = 0x0
ret = <optimized out>
__FUNCTION__ = "message_parse_header"
#16 0x00007f3a7c6a3448 in index_mail_headers_get_envelope
(mail=mail at entry=0x5563c13e6de0) at index-mail-headers.c:513
cache_field_envelope = <optimized out&g...
2019 Mar 26
2
v2.2.27 Panic: file rfc822-parser.h: line 23 (rfc822_parser_deinit): assertion failed: (ctx->data <= ctx->end)
After some investigation, it turns out it is non trivial to install
dovecot-dbg on debian jessie.
Sorry I can't investigate further.
Jason
Aki Tuomi wrote on 25/3/19 6:12 pm:
> Can you install dovecot-dbg and try gdb again?
>
> Aki
>
> On 25.3.2019 3.20, Jason Lewis via dovecot wrote:
>> Hi,
>>
>> I've been having an issue with the indexer giving me