[exim-dev] [Bug 2648] Use of $authres in a router headers_ad…

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 2648] Use of $authres in a router headers_add causes segmentation violation for local messages
https://bugs.exim.org/show_bug.cgi?id=2648

--- Comment #8 from Jeremy Harris <jgh146exb@???> ---
I usually have to check the manpages, starting with core(5). You'll need to
tweak setuid_dumpable and core_pattern (I'm assuming Linux, here).
One you get a core, feed it to gdb and get a backtrace ("bt" command). You
should get able to get away without any library debuginfos; you might need to
install the exim debuginfo package matching your binary.

--
You are receiving this mail because:
You are on the CC list for the bug.