On 07/04/2024 14:18, Lena--- via Exim-users wrote:
(when the segfault happens) gdb -c /.../exim.core /usr/local/sbin/exim
"bt" is the command to give to the gdb prompt for a stacktrace. Gdb might offer to install all sorts of debug support packages for you before it gives a command-prompt; you can decline these (we only care about the parts that are within exim, not libraries, for the moment). -- Cheers, Jeremy -- ## subscription configuration (requires account): ## https://lists.exim.org/mailman3/postorius/lists/exim-users.lists.exim.org/ ## unsubscribe (doesn't require an account): ## [email protected] ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
