https://bugs.exim.org/show_bug.cgi?id=2838
--- Comment #3 from John Paul Adrian Glaubitz <[email protected]> --- With debug symbols, the crash can be located in pcre2: (gdb) bt #0 pcre2_general_context_create_8 (private_malloc=0x1000004f680 <function_store_malloc>, private_free=0x1000004f650 <function_store_free>, memory_data=0x0) at src/pcre2_context.c:123 #1 0x00000100000517a8 in main () (gdb) which is: https://salsa.debian.org/debian/pcre2/-/blob/master/src/pcre2_context.c#L123 I'm going to file a bug report with pcre2. -- 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/ ##
