https://bugs.exim.org/show_bug.cgi?id=2274
--- Comment #6 from Alex <alexey@???> ---
Hello Jeremy,
Thanks for your reply.
(In reply to Jeremy Harris from comment #4)
> 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.
It's now re-configured with
fs.suid_dumpable = 1
so need to wait for a next crash.
--
You are receiving this mail because:
You are on the CC list for the bug.