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 bob.bob
Recipients bob.bob, loewis, pitrou, vstinner
Date 2014-03-19.12:51:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1395233474.16.0.832868311905.issue20924@psf.upfronthosting.co.za>
In-reply-to
Content
loewis:
This is correct stack:
0021ee80 10036d19 0176d259 00000000 00000013 msvcr90!memset+0x3d
0021ee9c 10022a22 0021ef1c 0176d218 1001bf62 _ssl!SHA1_Final+0x49
0021eea8 1001bf62 0021ef0c 0021ef1c 00000146 _ssl!OPENSSL_cleanse+0x92
0021eebc 10010319 0021ef0c 0021ef1c 00000000 _ssl!EVP_DigestFinal_ex+0x32
0021ef30 100035f3 0021ef74 00000004 00000000 _ssl!RAND_SSLeay+0x2a9
0021ef44 10085da0 0021ef74 00000004 00000000 _ssl!RAND_add+0x63
0021ef74 10073920 0176a158 0177ba18 00952a78 _ssl!ssl3_accept+0x40
0021ef84 10001714 0176a158 0147b350 00000000 _ssl!SSL_do_handshake+0x50
0021ef8c 0147b350 00000000 00952a78 ffffffff _ssl!PySSL_SSLdo_handshake+0x74 [c:\users\martin\27\python\modules\_ssl.c @ 478]
0021ef90 00000000 00952a78 ffffffff 100d3038 0x147b350

dump file attached.
Packets from 5 to 8 received after client process has been terminated. Thereafter, the CPU freed.
History
Date User Action Args
2014-03-19 12:51:14bob.bobsetrecipients: + bob.bob, loewis, pitrou, vstinner
2014-03-19 12:51:14bob.bobsetmessageid: <1395233474.16.0.832868311905.issue20924@psf.upfronthosting.co.za>
2014-03-19 12:51:14bob.boblinkissue20924 messages
2014-03-19 12:51:13bob.bobcreate