On 05/10/2021 17:35, Cyborg via Exim-users wrote:
Am 05.10.21 um 15:17 schrieb Laura Williamson via Exim-users:
Hi
Getting this error with 4.95, does not happen with 4.94.2, any idea?
Best
That's 2 GB of Memory orĀ in 32 Bit 0x7FFFFFFF aka a signed int.
I make it 2^31 - 16
- certainly a rather odd number.
Exim arranges a clean death for the process involved, which
is unfortunate for investigating this. I'd really like
a stack dump, but I suspect the only way will be a repeat-by
run under a debugger, with a breakpoint on the die() routine
(yes, literally).
--
Cheers,
Jeremy
--
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/