Re: [Exim] Transport dies on signal 11

Top Page
Delete this message
Reply to this message
Author: Nico Erfurth
Date:  
To: exim-users
Subject: Re: [Exim] Transport dies on signal 11
Tony Earnshaw wrote:
> tir, 2003-03-25 kl. 09:59 skrev Nico Erfurth:
>
>
>>Did you update your openssl?
>>
>>If you compiled exim after an update, be sure to not mixup different
>>versions of headers and libs, they are changing the ABI between minor
>>releases :-/
>>
>>If you just installed the library, and did not recompile exim, try to
>>rebuild it now.
>
>
> The strange thing is, that my exim 4.14 binary (Linux, gcc 3.0.4, glibc
> 2.2.4-24), compiled after compiling and installing Openssl 0.9.7a, is
> using two different (and possibly conflicting) Openssl libcrypto
> versions. I don't dare to remove 0.9.6b for fear of breaking standard RH
> 7.2 stuff.


OpenSSL and BDB are the only libs I don't like to compile myself,
because of the changing APIs all the time, they like to break things :)

> Exim shows absolutely no aberrations, segfaults or whatever, whilst I
> /have/ been looking out for these. Works perfectly.
>
> That's not the only strange thing either, the BDB version it uses is not
> what I told it to - but that's another story.


You like to play with the fire, don't you? ;)

Nico