in reply to Re: Segmentation fault using LWP and threads
in thread Segmentation fault using LWP and threads

On the FC2 system, we have:

Perl 5.8.3
Net::SSLeay 1.25
openssl-0.9.7a-35

Also, I ran code you suggested (explicitly use Net::SSLeay, and them I did a call to get_https('www.yahoo.com', 443, '/') just to make sure SSL was fully initialized). This ran fine, no errors. So we're still stuck.

  • Comment on Re^2: Segmentation fault using LWP and threads