@DTS Engineer
"Once you work out what’s going wrong with the library loading, it’s likely that LLDB will just start working again."
The library loads fine, but that's not even important anymore. The test I uploaded does STATIC linking of OpenSSL. Even that doesn't single step into any SSL function.
I don't see how your example helps find the problem with my application. I've ALREADY made changes to the downloadable demo to bring it more in line with what was discussed here.
Originally is dynamically loaded OpenSSL libraries. Now the libraries are statically linked. This means you don't even need to set DYLD_LIBRARY_PATH to run the example and get the SEGV.
Topic:
App & System Services
SubTopic:
Networking
Tags: