I exerienced this crash with - cygwin 1.5.25-15 on win2000 - openssl-dev 0.9.8h installed via cygwin setup
- Python * svn checkout http://svn.python.org/projects/python/trunk * cd trunk * ./configure * make (libssl.dll.a and libcrypto.dll.a are used to build _ssl module) * ./python.exe Lib/test/test_threading.py (crash) You can reproduce crash with attached code too. * make * ./main (crash) Thank you.
main.c
Description: Binary data
Makefile
Description: Binary data