[exim-dev] [Bug 2274] exim 4.91: segfault ... error 4 in li…

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 2274] exim 4.91: segfault ... error 4 in libc-2.17.so
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.