Message 73895 - Python tracker (original) (raw)
Sorry, I noticed another bit. If main.exe is linked to libssl.dll.a and libcrypto.dll.a it will crash, but linked to libssl.a and libcrypto.a it won't crash. (I renamed *.dll.a temporary)
I'll try to build http://www.openssl.org/source/openssl-0.9.8h.tar.gz with shared mode if possible.
So it is a "Vendor OS problem", python is not involved.
Yes, possibly. Because other platform is not crashing on buildbot.