On October 4, 2005 08:00 am, Ted Mittelstaedt wrote:
>   OpenSSL builds but fails tests.  Here's the particulars:

[snip]

> (cd ..; \
>   OPENSSL="`pwd`/util/opensslwrap.sh"; export OPENSSL; \
>   /usr/bin/perl tools/c_rehash certs)
> Doing certs
> Segmentation Fault - core dumped
> argena.pem => .0
> Segmentation Fault - core dumped
> WARNING: Skipping duplicate certificate argeng.pem
> Segmentation Fault - core dumped
> WARNING: Skipping duplicate certificate eng1.pem
> Segmentation Fault - core dumped
> WARNING: Skipping duplicate certificate eng2.pem

[snip]

As you're getting core-dumps, it would be instructive to use those to get 
a bracktrace. However I'd also mention that it would be more useful to 
rerun this with more debugging compiled-in. Eg. edit Makefile to remove 
the -O3 and add "-g -ggdb3" or something like that, than "make clean && 
make". Then if you still get the problem, the core-dump will provide a 
more useful backtrace.

Cheers,
Geoff

-- 
Geoff Thorpe
[EMAIL PROTECTED]
http://www.geoffthorpe.net/

Même ceux qui se sentent pas des nôtres, ne nous voyant plus à genoux,
seront, plus que jamais, chez eux chez nous.
  -- Loco Locass
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to