https://bugs.exim.org/show_bug.cgi?id=2274
--- Comment #4 from Jeremy Harris <[email protected]> --- To get more info, configure your system to take corefiles (see "man core", including the setuid specifics), and install the debuginfo package for glibc. Once you have a coredump, run (as root) gdb with the Exim binary and the corefile, and run the "bt" command to get a stack trace. Then turn suid coredumps off again; they're a security problem. -- 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/ ##
