https://bugs.exim.org/show_bug.cgi?id=2274
--- Comment #4 from Jeremy Harris <jgh146exb@???> ---
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.