https://bugs.exim.org/show_bug.cgi?id=2904
--- Comment #4 from croll...@sjrollins.com --- As the error references gstring_grow function @ line 1122 I looked to see what code changed there and found a change on 3/3/2022 which may be the cause. February 6th 2022 Before - https://github.com/Exim/exim/blob/dbab2d6f08acd5ccf71d5e8a6cdc1224ab857d7a/src/src/string.c March 3rd 2022 After https://github.com/Exim/exim/blob/4191cb150300d310ab5fa22ce2cfb02b6f6051b0/src/src/string.c -- You are receiving this mail because: You are on the CC list for the bug. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##