[exim-dev] [Bug 2915] SIGSEGV in ACL when message is second …

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: admin
Fecha:  
A: exim-dev
Asunto: [exim-dev] [Bug 2915] SIGSEGV in ACL when message is second in that connection
https://bugs.exim.org/show_bug.cgi?id=2915

--- Comment #5 from Jeremy Harris <jgh146exb@???> ---
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.