[openssl.org #2876] SSL reports Too many open files

2014-08-12 Thread Rich Salz via RT
Old version, not enough information to reproduce.
--
Rich Salz, OpenSSL dev team; rs...@openssl.org

__
OpenSSL Project http://www.openssl.org
Development Mailing List   openssl-dev@openssl.org
Automated List Manager   majord...@openssl.org


[openssl.org #2876] SSL reports Too many open files

2012-09-12 Thread Thodika, Najmudheen via RT
Hi SSL support team,
We are using openssl 9.8l.

We phase a problem of Too many open files when we run our application for 
some time on a Solaris host.
The error is always reported from SSL lib with a signature like below

error:02001018:system library:fopen:Too many open files
Error extra data:
error:2006D002:BIO routines:BIO_new_file:system lib
error:0B084002:x509 certificate routines:X509_load_cert_crl_file:system lib
***
We captured an lsof output from the host , it looks like there are some udp 
socket descriptor files opened(which is unknown to our application) ,

Here is the host environment  details

OS: Solaris
version : 2.9

Any thoughts or assistance on this will be very helpful and appreciable.

Thanks,
Naj..

Hi SSL support team,We are using openssl 9.8l.We phase a problem of Too many open files when we run our application for some time on a Solaris host.The error is always reported from SSL lib with a signature like belowerror:02001018:system library:fopen:Too many open filesError extra data:error:2006D002:BIO routines:BIO_new_file:system liberror:0B084002:x509 certificate routines:X509_load_cert_crl_file:system lib***We captured an lsof output from the host , it looks like there are some udp socket descriptor files opened(which is unknown to our application) , Here is the host environment detailsOS: Solarisversion : 2.9Any thoughts or assistance on this will be very helpful and appreciable.Thanks,Naj..