>>>On a SuSE 9.0 machine, however, with gcc 3.3.1 and glibc 2.3.2 "make >>>test" deadlocks after: >>> >>>The following command should have some OK's and some failures >>>There are definitly a few expired certificates >>>../util/shlib_wrap.sh ../apps/openssl verify -CApath ../certs >> >>../certs/*.pem >> >>>.... >>> >>>The process does not consume any CPU time, it just blocks. >> >>Can you see if this problem disappers if you configure *without* no- >>threads? > > > No, the problem still remains without no-thread.
Can you strace the blocked process and post handful of last system calls? >>>On a SuSE 8.0 machine with gcc 2.95.3 and glibc 2.2.5 "make test" >> >>fails with >> >>>test BN_sqr >>>make[1]: *** [test_bn] Error 139 >>>make[1]: Leaving directory `/usr/local/src/openssl-0.9.8a/test' >>>make: *** [tests] Error 2 >> >>Error 139 indicates SIGSEGV and therefore is more than likely problem >>mentioned in ./RPOBLEMS. Can you report which binutils version >>are/were >>used and confirm if binutils upgrade solves the problem. A. > > I'm using binutils 2.11.92.0.10. I currently cannot upgrade binutils on > this machine, so I'll stay with 0.9.7i which works fine for now. Just note and keep in mind that ./PROBLEMS suggests workaround. A. ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [EMAIL PROTECTED]
