I use openssl 0.9.7d on both multithreaded windows XP client and linux server. The windows client will hang or crash (at SSL_shutdown or SSL_pending) after running from several minutes to several hours.
The linux server is still up and running.
The windows client can be restarted without any problem.
The call stack is one of the followings:
1.
CRYPTOKI! SSL_shutdown + 61 bytes
SSLClass::SSLShutdown(unsigned char 1) line 1112 + 12 bytes
ClientConnectionClass::Close() line 1254
...

or
2.
CRYPTOKI! SSL_pending + 5 bytes
SSLClass::SSLPending() line 881 + 12 bytes
...

How do I debug this multithreaded windows client or linux server?

_________________________________________________________________
Buy, Load, Play. The new Sympatico / MSN Music Store works seamlessly with Windows Media Player. Just Click PLAY. http://musicstore.sympatico.msn.ca/content/viewer.aspx?cid=SMS_Sept192006

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to