https://bugs.exim.org/show_bug.cgi?id=2886
--- Comment #34 from Jeremy Harris <jgh146...@wizmail.org> --- I still can't duplicate the ARC-case segv. However, I did identify a lack of re-initialization that might be relevant. Please add, at about "src/arc.c" line 1532 :- headers_rlist = NULL; (I've managed a testcase for the non-ARC case; it doesn't consistently segv on my platform but does, before the fix, consistently have identifiably bad behavior). -- You are receiving this mail because: You are on the CC list for the bug. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##