https://bugs.exim.org/show_bug.cgi?id=2923
Bug ID: 2923
Summary: stack overflow detected; terminated
Product: Exim
Version: 4.96
Hardware: x86-64
OS: NetBSD
Status: NEW
Severity: bug
Priority: medium
Component: General execution
Assignee: unallocated@???
Reporter: prlw1@???
CC: exim-dev@???
Running an exim 4.96 server compiled with
CFLAGS=-O2 -fPIC -D_FORTIFY_SOURCE=2
mail delivery failed because the stack protector claimed
exim - - - stack overflow detected; terminated
_FORTIFY_SOURCE=2 includes runtime checks.
I have recompiled lowering to _FORTIFY_SOURCE=1 to avoid this, but
it suggests there is a bug somewhere...
--
You are receiving this mail because:
You are on the CC list for the bug.