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

are you accessing HTTPS?

Yes. I tried both the yahoo urls you posted.

[22:06:16.45] P:\test>perl -MNET::SSLeay -MLWP -le"print length LWP::U +serAgent->new()->get( 'https://www.yahoo.com')->content" 31091
We are using perl 5.8.0 under RedHat.

The OS doesn't matter in this case. iThreads were quite badly broken on all platforms prior to 5.8.3.


Examine what is said, not who speaks.
"Efficiency is intelligent laziness." -David Dunham
"Think for yourself!" - Abigail        "Time is a poor substitute for thought"--theorbtwo
"Memory, processor, disk in that order on the hardware side. Algorithm, algorithm, algorithm on the code side." - tachyon

Replies are listed 'Best First'.
Re^4: Segmentation fault using LWP and threads
by MarkSWarren (Initiate) on Nov 16, 2004 at 00:46 UTC
    Same problem occurs on a Fedora FC2 system, running Perl 5.8.3, and using Net::SSLeay 1.25 with openssl-0.9.7a-35 .