via RT wrote:
...
> 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
> ../certs/RegTP-5R.pem: /C=DE/O=Regulierungsbeh\xC8orde f\xC8ur
> Telekommunikation und Post/0.2.262.1.10.7.20=1/CN=5R-CA 1:PN
> error 10 at 0 depth lookup:certificate has expired
> OK
> ../certs/RegTP-6R.pem: /C=DE/O=Regulierungsbeh\xC8orde f\xC8ur
> Telekommunikation und Post/0.2.262.1.10.7.20=1/CN=6R-Ca 1:PN
> error 10 at 0 depth lookup:certificate has expired
> OK
> ../certs/argena.pem: OK
> ../certs/argeng.pem: OK
> ../certs/eng1.pem: OK
> ../certs/eng2.pem: OK
> ../certs/eng3.pem: OK
> ../certs/eng4.pem: OK
> ../certs/eng5.pem: OK
> ../certs/thawteCb.pem: OK
> ../certs/thawteCp.pem: OK
> ../certs/vsign1.pem: OK
> ../certs/vsign3.pem: OK
> ../certs/vsignss.pem: OK
> ../certs/wellsfgo.pem: OK
> 
> The process does not consume any CPU time, it just blocks.

if you build openssl with "-O2" instead of the default "-O3"
it should work (at least it works for me) ... looks like a compiler bug.

Cheers,
Nils

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to