Subject: | SEGMENTATION FAULT |
Date: | Wed, 18 Jan 2006 11:16:03 +0530 |
To: | <bug-WWW-Mechanize [...] rt.cpan.org> |
From: | "Subrahmanian Kalyanasundaram" <Subrahmanian.Kalyanasundaram [...] igate.com> |
Hi,
I have a problem in executing the perl program, it is showing as "Segmentation Fault"..the thing happened,
my environment is
Sun solaris os - Ver 5.8
Perl - Ver 5.8.7
GCC - Ver 3.4.2
Crypt-SSLeay - Ver 0.51
Net_SSLeay- Ver 1.30
IO-Socket-SSL- Ver 0.97
I am trying to execute the WWW:Mechanizer program for that i have installed the "Crypt::SSleay"
and while executing the program it is showing error as "Crypt::SSleay not installed",
and we upgraded the gcc(version 3.4.2) and reinstalled the "Crypt::SSleay" and "Net::SSleay"
and "IO" after this when i execute the program it is showing as "Segmentation fault"
###############################################################
my perl program is
###############################################################
#!/usr/bin/perl
use WWW::Mechanize;
use LWP::Debug qw(+);
$url = 'https://my.igate.com/psp/IGATE/?cmd=login';
my $mechanize = WWW::Mechanize->new(autocheck => 1);
$mechanize->get($url);
my $page = $mechanize->content;
print $page;
###############################################################
The output is
###############################################################
LWP::UserAgent::new: ()
LWP::UserAgent::request: ()
HTTP::Cookies::add_cookie_header: Checking my.igate.com for cookies
HTTP::Cookies::add_cookie_header: Checking .igate.com for cookies
HTTP::Cookies::add_cookie_header: Checking igate.com for cookies
HTTP::Cookies::add_cookie_header: Checking .com for cookies
LWP::UserAgent::send_request: GET https://my.igate.com/psp/IGATE/?cmd=login
LWP::UserAgent::_need_proxy: Not proxied
LWP::Protocol::http::request: ()
Segmentation Fault
###############################################################
can u help me out, why the program is not executing any patches or modules need to be installed
Thanks in advance
Regards
K.Subrahmanian
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
Information transmitted by this EMAIL is proprietary to iGATE Group of Companies and is intended for use only by the individual
or entity to whom it is addressed and may contain information that is privileged, confidential, or exempt from disclosure under
applicable law. If you are not the intended recipient of this EMAIL immediately notify the sender at iGATE or mailadmin@igate.com
and delete this EMAIL including any attachments
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _