On 2024-04-07 7:23 AM, Jeremy Harris via Exim-users wrote:
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).

does this this segment from the panic log offer any insight ?


2024-08-05 10:56:02.363 [34521] SIGSEGV (fault address: 0x8207bec10)
2024-08-05 10:56:02.363 [34521] SIGSEGV (maybe attempt to write to immutable memory) 2024-08-05 10:56:02.363 [34521] SIGSEGV (34521 handling incoming connection from 254-68-235-23.gwaiicomm.com [23.235.68.254]:49186 I=[23.235.65.100]:25 Ci=34521
)
2024-08-05 10:56:02.363 [34521] backtrace
2024-08-05 10:56:02.363 [34521] ---
2024-08-05 10:56:02.365 [34521] 0x42de36 <stackdump+0x21> at /u/exim/bin/exim 2024-08-05 10:56:02.365 [34521] 0x42df6e <segv_handler+0x5c> at /u/exim/bin/exim 2024-08-05 10:56:02.365 [34521] 0x82aca441f <pthread_sigmask+0x54f> at /lib/libthr.so.3 2024-08-05 10:56:02.366 [34521] 0x82aca39cb <pthread_setschedparam+0x84b> at /lib/libthr.so.3
2024-08-05 10:56:02.366 [34521] ---
2024-08-05 10:56:02.401 [34522] SIGSEGV (fault address: 0x8207bec10)
2024-08-05 10:56:02.401 [34522] SIGSEGV (maybe attempt to write to immutable memory) 2024-08-05 10:56:02.401 [34522] SIGSEGV (34522 handling incoming connection from 254-68-235-23.gwaiicomm.com [23.235.68.254]:18958 I=[23.235.65.100]:25 Ci=34522
)
2024-08-05 10:56:02.401 [34522] backtrace

--
Jim Pazarena         e...@paz.bz
Haida Gwaii - British Columbia - Canada

--
## subscription configuration (requires account):
##   https://lists.exim.org/mailman3/postorius/lists/exim-users.lists.exim.org/
## unsubscribe (doesn't require an account):
##   exim-users-unsubscr...@lists.exim.org
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to