https://bugs.exim.org/show_bug.cgi?id=2915
--- Comment #5 from Jeremy Harris <jgh146...@wizmail.org> --- The important thing will be the processing sequence leading up to the segv, so the debug is more useful than the stacktrace. The nice thing about speculative debug is that you can discard all the ones that get past the crash point (eg. at data acl in the second message of the conn) or will never get there (eg. in quit acl when there was no second message). -- 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/ ##