Subject: | segfault with newest OpenSSL 0.9.8b |
I tried to build Crypt::SSLeay with perl-5.8.8, gcc-4.0.3 on Solaris 8
with the latest OpenSSL 0.9.8b (04 May 2006) - the build is OK, but
the test segfaults. I went back to OpenSSL 0.9.7b 10 Apr 2003 and that
works OK in the same environment. This is the gdb backtrace:
#0 0xfeee9214 in SSL_CTX_ctrl ()
from /opt/perl_5.8.8/ext/lib/libssl.so.0.9.8
#1 0xfef226f4 in XS_Crypt__SSLeay__CTX_new ()
from /home/hwadm/.cpan/build/Crypt-SSLeay-
0.51/blib/arch/auto/Crypt/SSLeay/SSLeay.so
#2 0xff293a04 in Perl_pp_entersub ()
from /opt/perl_5.8.8/lib/CORE/libperlifx.so
#3 0xff28a800 in Perl_runops_standard ()
from /opt/perl_5.8.8/lib/CORE/libperlifx.so
#4 0xff22b490 in perl_run ()
from /opt/perl_5.8.8/lib/CORE/libperlifx.so
#5 0x000110ec in main ()
If you need more details, please let me know, but I think this issue
should be easliy reproducible.
Thanks & keep up the good work,
Marek