I am writing a program that uses NSS as a proxy for some other protocols. I have a mult-threaded single-process app. It is calling SSL_ConfigSecureServer in the top thread and in some child theads... The child thread seems to crash only on Solaris 8 when this is called. Gdb is claiming it is in the function mul_add(). This same behavior is not exhibited on Linux where the application runs flawlessly... Anyone have any ideas?
-David _______________________________________________ mozilla-crypto mailing list [email protected] http://mail.mozilla.org/listinfo/mozilla-crypto
