Segmentation fault in Crypt::SSLeay::MainContext
[email protected] (Patrik Nilsson) 22 Aug 2002 17:22:14 +0200
| Newsgroups | perl.crypto |
|---|---|
| Message-ID | <1030029734.27908.22.camel@p-nilsson-lc> |
Hi!
I have some problems with using Crypt::SSLeay::MainContext. When I call
it to test if it works with
"perl -d -MCrypt::SSLeay::MainContext -e''"
I get:
pc : [<401e44dc>] lr : [<00000000>] Not tainted
sp : bffff3e0 ip : 00000000 fp : bffff800
r10: 401b29ac r9 : 000e5838 r8 : 00000000
r7 : 00000000 r6 : 00000001 r5 : 00000000 r4 : 00000017
r3 : 0000000c r2 : 000fffff r1 : 00000020 r0 : 00000000
Flags: Nzcv IRQs on FIQs on Mode USER_32 Segment user
Control: C175F17F Table: C175F17F DAC: 00000015
Signal SEGV at -e line 0
main::BEGIN() called at /usr/lib/perl/5.6.1/Crypt/SSLeay/CTX.pm
line 0
eval {...} called at /usr/lib/perl/5.6.1/Crypt/SSLeay/CTX.pm
line 0
I use libcrypt-ssleay-perl-0.29 compiled for StrongArm. This can be
found at:
http://non-us.debian.org/pool/non-US/main/c/crypt-ssleay/
Thanks for any help you can give!
/Patrik