I'm encountering a segementation violation while attempting to seed the
random number generator.  The environment is this:
    Solaris 2.6
    Netscape Enterprise Server 3.6
    Java 1.2.2
    ServletExec 3.0

I have some Java code that uses OpenSSL.  When I attempt to initalize
the random number generator (using either RAND_add or RAND_load_file),
the server crashes.  If I run the same code within a different web
server (JavaWebServer) or within a Java program from the command line,
everything works fine.

Any guesses?

Thanks,
Andrew

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

Reply via email to