[openssl.org #1184] Open SSL error during make

2005-08-09 Thread [EMAIL PROTECTED] via RT
__ OpenSSL Project http://www.openssl.org Development Mailing List openssl-dev@openssl.org Automated List Manager [EMAIL PROTECTED]

Issue with RST handling on server side?

2005-08-09 Thread Viswa
I am trying to use openssl 0.9.8 libs for SSL based application development. I am facing a strange issue. Whenever connection is rest on client side with RST message from client to server, server is closed abonrmally due to some memory corruption. If I replace SSL calls with norms BSD socket calls

Re: Issue with RST handling on server side?

2005-08-09 Thread Nils Larsch
Viswa wrote: I am trying to use openssl 0.9.8 libs for SSL based application development. I am facing a strange issue. Whenever connection is rest on client side with RST message from client to server, server is closed abonrmally due to some memory corruption. If I replace SSL calls with norms B

Re: Issue with RST handling on server side?

2005-08-09 Thread Viswa
Thanks Nils, I will try to run my apps under some memory debugger. Do you know any work arounds which will fix this issue? Do let me know. Thanks Viswa --- Nils Larsch <[EMAIL PROTECTED]> wrote: > Viswa wrote: > > I am trying to use openssl 0.9.8 libs for SSL > based > > application developmen