I applied the patch, the build and test went fine, but using the module causes a crash. It's beyond me.
*** glibc detected *** /perlbrew/perls/perl-5.12.3/bin/perl: free(): i +nvalid next size (fast): 0x00007f997c0a5ad0 *** ======= Backtrace: ========= /lib/libc.so.6(+0x775b6)[0x7f998f8ea5b6] /lib/libc.so.6(+0x7dbfb)[0x7f998f8f0bfb] /lib/libc.so.6(realloc+0xf0)[0x7f998f8f10b0] /usr/lib/libcrypto.so.0.9.8(CRYPTO_realloc+0x5f)[0x7f99855fafdf] /usr/lib/libcrypto.so.0.9.8(lh_insert+0x177)[0x7f998565acd7] /usr/lib/libcrypto.so.0.9.8(+0xcf259)[0x7f998565f259] /usr/lib/libcrypto.so.0.9.8(ERR_load_strings+0x41)[0x7f998565ea11] /usr/lib/libcrypto.so.0.9.8(ERR_load_ERR_strings+0x7c)[0x7f998565fabc] /usr/lib/libcrypto.so.0.9.8(ERR_load_crypto_strings+0x9)[0x7f998565f57 +9] /usr/lib/libssl.so.0.9.8(SSL_load_error_strings+0x9)[0x7f9985956729] /perlbrew/perls/perl-5.12.3/lib/site_perl/5.12.3/x86_64-linux-gnu-thre +ad-multi/auto/Net/SSLeay/SSLeay.so(XS_Net__SSLeay_load_error_strings+ +0x73)[0x7f9985baa323]/perlbrew/perls/perl-5.12.3/lib/5.12.3/x86_64-li +nux-gnu-thread-multi/CORE/libperl.so(Perl_pp_entersub+0x530)[0x7f9990 +99f460]

In reply to Re^2: Threads and HTTPS Segfault by onelesd
in thread Threads and HTTPS Segfault by onelesd

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.