Hi,
In a heavily threaded applicaiton that uses the package from more than one thread at a time, the pyOpenSSL 0.8 often makes Python 2.5 interpreter crash with the following errror message:
Fatal Python error: ceval: tstate mix-up
Abort trap: 6 (core dumped)
We have test program that crashes reliably in no time here.
There are other reports of the same issue...