https://bugs.exim.org/show_bug.cgi?id=2886

--- Comment #29 from Jeremy Harris <[email protected]> ---
About line 3781 in src/tls-gnu.c there is a call to
gnutls_certificate_free_credentials().

Please test with that commented out.  I think that is freeing the shared
CA-bundle, which we then try to re-use in the second connection within
the same process.  That would account for the with-preload crash, and
perhaps for the without-preload also.

-- 
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/ ##

Reply via email to