biswatosh chakraborty wrote:
Hi Gurus,
My application server crashes giving the following core dump. It goes
for ssl negotiation ( using openssl) and dumps core on solaris8. Any clues please?
That stack trace back tends to indicate a threaded application.
The following FAQ and document should assist you in checking that the
appropriate locking callbacks are registered for your platform.
http://www.openssl.org/support/faq.html#PROG1
and
http://www.openssl.org/docs/crypto/threads.html
If you don't have these call backs in place you should add them and re-run your
application.
Tim.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [email protected]
Automated List Manager [EMAIL PROTECTED]