Richard Levitte - VMS Whacker wrote:

> We fully encourage your work and your sending of patches.  However, if
[...]
> should know better, considering that you've been aruond a while.

I had some time to take a look at the code. It seems a problem related to
the sk_PKCS7_new_null() function. Indeed the calling shell command is:

 $openssl pkcs12 -export -in cacert.pem -inkey private/00_key.pem

I get Segmentation Fault just after inserting the key passwd and the
export passwd at line 547. The following causes the segfault:

 ...
 safes = sk_PKCS7_new_null ();              <--- segfault
 ...

I'll try to be more specific in my next report.

-- 

C'you,

        Massimiliano Pala

--o-------------------------------------------------------------------------
Massimiliano Pala [OpenCA Project Manager]                  [EMAIL PROTECTED]
                                                          [EMAIL PROTECTED]
                                                     [EMAIL PROTECTED]
http://www.openca.org                            Tel.:   +39 (0)59  270  094
http://openca.sourceforge.net                    Mobile: +39 (0)347 7222 365

S/MIME Cryptographic Signature

Reply via email to