Mailing List Archive

memory issue
I created a new VM for exim . I've loaded many VMs .. this chassis has
several active VMs actually.
I have never seen the following .. it seems like a chassis memory error
.. however the other two VMs on this chassis run without issue. So I
wonder ..
is there anything on exim that could -possibly- be triggering this ?
SSL ? (this is FreeBSD 14.0)

Merry Christmas to all.


2023-12-25 10:34:15 SIGSEGV (fault address: 0xffffffffffffff7c)
2023-12-25 10:34:15 SIGSEGV (maybe attempt to write to immutable memory)
2023-12-25 10:34:15 SIGSEGV (44383 handling incoming connection from
emailh.ca [23.235.65.100]
)
2023-12-25 10:34:15 SIGSEGV (fault address: 0xffffffffffffff7c)
2023-12-25 10:34:15 SIGSEGV (maybe attempt to write to immutable memory)
2023-12-25 10:34:15 SIGSEGV (44384 handling incoming connection from
emailh.ca [23.235.65.100]
)
2023-12-25 10:34:15 SIGSEGV (fault address: 0xffffffffffffff7c)
2023-12-25 10:34:15 SIGSEGV (maybe attempt to write to immutable memory)
2023-12-25 10:34:15 SIGSEGV (44385 handling incoming connection from
emailh.ca [23.235.65.100]
)
2023-12-25 10:34:15 SIGSEGV (fault address: 0xffffffffffffff7c)
2023-12-25 10:34:15 SIGSEGV (maybe attempt to write to immutable memory)
2023-12-25 10:34:15 SIGSEGV (44386 handling incoming connection from
emailh.ca [23.235.65.100]
)


--
Jim Pazarena exim@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-unsubscribe@lists.exim.org
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/
Re: memory issue [ In reply to ]
On 12/25/23 21:10, Jim Pazarena via Exim-users wrote:
> is there anything on exim that could -possibly- be triggering this ?

Obviously yes. But we can't guess what. At least it's consistent;
deref of a value "-4". What we really need is a stacktrace.
Were it a current Exim version I'd expect to see one, on FreeBSD.
What are you running?

Alternatively, can you set up for getting coredumps from setuid programs?
--
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@lists.exim.org
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/