[issue39977] Python aborts trying to load libcrypto.dylib

2020-03-16 Thread foldr
New submission from foldr : Good morning. I recently updated my system to MacOS Catalina and python crashes if it tries to load libcrypto.dylib. I have attached the crash report generated by MacOS. Steps to reproduce: Calling a binary that loads the library causes the crash: $ luigi [1]7

[issue39977] Python aborts trying to load libcrypto.dylib

2020-03-16 Thread Ned Deily
Ned Deily added the comment: The crash report gives the reason for the crash: Application Specific Information: /usr/lib/libcrypto.dylib abort() called Invalid dylib load. Clients should not load the unversioned libcrypto dylib as it does not have a stable ABI. This means something you are i