#464: drakma / cl+ssl failure ----------------------------+--------------------------------- Reporter: charmon | Owner: Evenson Not Org Type: defect | Status: assigned Priority: major | Milestone: 1.6.0 Component: libraries | Version: 1.6.0-dev Resolution: | Keywords: cl+ssl, ssl, drakma Parent Tickets: | ----------------------------+---------------------------------
Comment (by charmon):
Ok, so I managed to get things to build with current ABCL, cffi, and drakma, and mostly-current cl+ssl. The problem is that pointing cl+ssl at libssl.so.1.1 breaks things:
{{{ commit fde3b207cb61f5e23a40f75a733c4a2b31a69dd1 Author: Anton Vodonosov avodonosov@yandex.ru Date: Mon Feb 4 01:20:37 2019 +0000 Actually use Openssl-1.1, if available. }}}
Is the offending commit. If we go back to openssl-1.0, then things work again. So there are probably multiple problems. Why does openssl-1.1 break things? Why does this trigger the various NPEs/segfaults seen above? etc...
-- Ticket URL: http://abcl.org/trac/ticket/464#comment:8 armedbear http://abcl.org armedbear