exim-1.77 barfs on 9.0 when using base openssl
Oliver Heesakkers
freebsd at heesakkers.info
Sat May 5 16:59:53 UTC 2012
Op za 05 mei 2012 16:49:32 schreef Alan Hicks:
> I'm having an issue with exim-1.77 on 9.0-RELEASE where on connecting
> via ssl the thread barfs with 'kernel: pid 1702 (exim-4.77-1), uid 26:
> exited on signal 11', alas there are no core dumps and I've been unable
> to debug threads.
>
> There doesn't appear to be an issue with 8.1, the only other version I
> have access to. This only came to light after I rebuilt all ports after
> upgrading to 9.0. I've tried another box by deleting all ports and
> installing just exim with the default options, this gives the same
> error, also tried after the recent ssl patches with no difference.
>
> Openssl is from base, certificates are self signed and working ok in
> other apps such as openldap and apache.
>
> It appears to be barfing after line 387 in
> /usr/ports/mail/exim/work/exim-4.77/src/tls_openssl.c
>
> Alas my c foo is somewhat lacking, so any help appreciated.
>
> Thanks,
> Alan
>
> Both sides of the conversation using swaks and exim follow.
>
I can't reproduce the problem here, but I do notice the following:
> exim -bdf -d+tls
(...)
> Support for: crypteq iconv() IPv6 use_setclassresources PAM Perl
By comparison my Exim installations report:
Support for: crypteq IPv6 use_setclassresources OpenSSL Content_Scanning
Perhaps something is wrong in your Local/Makefile or configuration.
More information about the freebsd-ports
mailing list