This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ocean-city
Recipients amaury.forgeotdarc, ocean-city
Date 2008-09-26.21:49:05
SpamBayes Score 0.015715845
Marked as misclassified No
Message-id <1222465746.9.0.922869317747.issue3947@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2008-09-26 21:49:06ocean-citysetrecipients: + ocean-city, amaury.forgeotdarc
2008-09-26 21:49:06ocean-citysetmessageid: <1222465746.9.0.922869317747.issue3947@psf.upfronthosting.co.za>
2008-09-26 21:49:06ocean-citylinkissue3947 messages
2008-09-26 21:49:05ocean-citycreate