> Lukas,
>
> Thank you for responding. Here is the output as requested
Clearly on your production box you have openssl1.0.1 and on
your staging box you have openssl1.0.2.
But you cannot compile on your staging box linking against
openssl 1.0.2 and then put that executable on your production
box where openssl 1.0.1 is installed.
The output we need to check this is the output of haproxy -vv
of the 1.5.11 executable from your production box (aka on the
system where the crash happend).
Regards,
Lukas