Displaying 4 results from an estimated 4 matches for "invalid_syntax".
2017 Aug 12
1
[PATCH] lib-mail: Set missing invalid_syntax to TRUE
route is already set to "INVALID_ROUTE" when fill_missing is true, but
setting invalid_syntax was not done yet.
---
src/lib-mail/message-address.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/lib-mail/message-address.c b/src/lib-mail/message-address.c
index 29cac2b..96584e2 100644
--- a/src/lib-mail/message-address.c
+++ b/src/lib-mail/message-address.c
@@ -153,6 +153,7 @@ st...
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)
...fill_missing=true) at message-address.c:320
ctx = {pool = 0x90e9500, parser = {data = 0x90fba9f "", end =
0x90fba9f "", last_comment = 0x90e9570}, first_addr = 0x90e97c8,
last_addr = 0x90e97c8, addr = {next = 0x0, name = 0x0, route = 0x0,
mailbox = 0x0, domain = 0x0, invalid_syntax = false}, str =
0x90e9698, fill_missing = true}
ret = 1
#14 0x080eb7e0 in message_address_parse (pool=0x90e9500,
data=0x90fba88 "undisclosed-recipients:", size=23,
max_addresses=4294967295, fill_missing=true) at message-address.c:331
addr = (struct message_address *) 0x90e...
2019 Mar 26
4
v2.2.27 Panic: file rfc822-parser.h: line 23 (rfc822_parser_deinit): assertion failed: (ctx->data <= ctx->end)
...p.mail=Matt_Cooley at postnewsweektech.com; domainkeys=pass (test mode)
header.From=Matt_Cooley at postnewsweektech.com", last_comment =
0x5563c13acb78}, first_addr = 0x5563c13e7910,
last_addr = 0x5563c13e7a28, addr = {next = 0x0, name = 0x0,
route = 0x0, mailbox = 0x0, domain = 0x0, invalid_syntax = false},
str = 0x5563c13acc50, fill_missing = true}
#7 0x00007f3a7c34a9e5 in message_address_parse
(pool=pool at entry=0x5563c13e75d0,
data=0x5563c13f3910 "To: bluefrog at dickson.st, jason at dickson.st,
lewisjason at dickson.st, 05 Jul 2008 16:39:47 -0500 PDT6Q--q=dns;
c=nofw...
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