bob bob added the comment:
loewis:
This is correct stack:
0021ee80 10036d19 0176d259 0013 msvcr90!memset+0x3d
0021ee9c 10022a22 0021ef1c 0176d218 1001bf62 _ssl!SHA1_Final+0x49
0021eea8 1001bf62 0021ef0c 0021ef1c 0146 _ssl!OPENSSL_cleanse+0x92
0021eebc 10010319 0021ef0c 0021ef1c
New submission from bob bob:
We have written a server on Python 2.7.6 that uses openssl 0.9.8y running on
Windows box.
Time to time our server freezes utilizing 100% CPU on ssl_init (C routine). The
following is the process stack:
0021ee80 10036d19 0176d259 0013 msvcr90+0x3b35d