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 tmraz@xxxxxxxxxx changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |ASSIGNED Keywords| |Reopened Resolution|RAWHIDE | CC| |tmraz@xxxxxxxxxx ------- Additional Comments From tmraz@xxxxxxxxxx 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.