Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Wrong library initialization causes errors https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=217138 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |ASSIGNED Keywords| |Reopened Resolution|RAWHIDE | CC| |[EMAIL PROTECTED] ------- Additional Comments From [EMAIL PROTECTED] 2007-06-18 15:03 EST ------- The bugfix caused regression - bug 240502. I think that it is correct to call both OpenSSL_add_all_algorithms() (the SSLeay_add_all_algorithms() is just a #define referencing this) and SSL_library_init(). I don't know why calling both should cause the segfaults and actually I cannot reproduce the segfaults here when I recompile the perl-Crypt-SSLeay with the patch modified to call both functions. -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list
