[exim] Re: failure to transfer data from subprocess

Top Page
Delete this message
Reply to this message
Author: Robert Nicholson
Date:  
To: Jeremy Harris
CC: exim-users
Subject: [exim] Re: failure to transfer data from subprocess
Which log files since I don’t see anything in mainlog for example.

Looks like I find a backtrace from earlier

2023-04-24 09:24:14 1pqyz8-0006yH-1A SIGSEGV (fault address: 0x30)
2023-04-24 09:24:14 1pqyz8-0006yH-1A SIGSEGV (null pointer indirection)
2023-04-24 09:24:14 1pqyz8-0006yH-1A SIGSEGV (27310 proxying TLS connection for continued transport to complaints.maro
post.com

)
2023-04-24 09:24:14 1pqyz8-0006yH-1A backtrace

2023-04-24 09:24:14 1pqyz8-0006yH-1A ---

2023-04-24 09:24:14 1pqyz8-0006yH-1A    /usr/sbin/exim() [0x428e6e]

2023-04-24 09:24:14 1pqyz8-0006yH-1A    /usr/sbin/exim() [0x428fd3]

2023-04-24 09:24:14 1pqyz8-0006yH-1A    /lib64/libpthread.so.0(+0xf630) [0x7fb00f7c9630]

2023-04-24 09:24:14 1pqyz8-0006yH-1A    /lib64/libssl.so.10(SSL_read+0) [0x7fb00f1bc680]

2023-04-24 09:24:14 1pqyz8-0006yH-1A    /usr/sbin/exim() [0x489596]

2023-04-24 09:24:14 1pqyz8-0006yH-1A    /usr/sbin/exim() [0x4b5fa9]

2023-04-24 09:24:14 1pqyz8-0006yH-1A    /usr/sbin/exim() [0x425878]

2023-04-24 09:24:14 1pqyz8-0006yH-1A    /usr/sbin/exim() [0x4164f8]

2023-04-24 09:24:14 1pqyz8-0006yH-1A    /usr/sbin/exim() [0x42f610]

2023-04-24 09:24:14 1pqyz8-0006yH-1A    /lib64/libc.so.6(__libc_start_main+0xf5) [0x7fb00f40e555]

2023-04-24 09:24:14 1pqyz8-0006yH-1A    /usr/sbin/exim() [0x40a119]

2023-04-24 09:24:14 1pqyz8-0006yH-1A ---


Don’t seem to see an abundance of backtraces

mainlog-20230430:2023-04-24 09:24:14 1pqyz8-0006yH-1A backtrace
paniclog-20230430:2023-04-24 09:24:14 1pqyz8-0006yH-1A backtrace

> On May 13, 2023, at 3:52 PM, Jeremy Harris via Exim-users <exim-users@???> wrote:
>
> On 13/05/2023 21:42, Robert Nicholson via Exim-users wrote:
>> Another thing I don’t quite understand with this is my .forward has something like this before the pipe
>> save $home/Maildir/.INBOX.intray.backup/
>> this is catch all to save all mail.
>> However when I see these errors with the SIGSEGV it’s as if the above step never completed either.
>
> The "save" command only sets up another delivery to be done for the message
> (to file) - it's doesn't perform that delivery. The crash is before
> we get to that delivery being actioned.
>
>
> [ Exim version 4.96 will be doing it's best to give a stackdump
> of itself, on a SIGSEGV, to the logfiles. I assume you're
> running something a bit earlier.
> ]
>
> --
> Cheers,
> Jeremy
>
>
> --
> ## subscription configuration (requires account):
> ## https://lists.exim.org/mailman3/postorius/lists/exim-users.lists.exim.org/
> ## unsubscribe (doesn't require an account):
> ## exim-users-unsubscribe@???
> ## Exim details at http://www.exim.org/
> ## Please use the Wiki with this list - http://wiki.exim.org/



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