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.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Segmentation fault using LWP and threads
by MarkSWarren (Initiate) on Nov 16, 2004 at 00:46 UTC |