https://bugs.exim.org/show_bug.cgi?id=2648
--- Comment #8 from Jeremy Harris <[email protected]> --- 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. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
