niXforums Forum Index
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   PreferencesPreferences   Log in to check your private messagesLog in to check your private messages   Log inLog in 
·  nixdoc.net ·  man pages ·  Linux HOWTOs ·  FreeBSD Tips ·  Forums
navigation Forum index » Programming » Perl » modules
Segmentation fault with perl 5.8.8
Post new topic   Reply to topic Page 1 of 1 [1 Post] View previous topic :: View next topic
Author Message
JyGius
*nix forums beginner


Joined: 11 Jul 2006
Posts: 1

PostPosted: Tue Jul 11, 2006 10:03 am    Post subject: Segmentation fault with perl 5.8.8 Reply with quote

Hi all.

I installed perl 5.8.8 from scratch and I get a seg fault
with a script. It starts as...

#!/usr/local/perl/bin/perl -w

use strict;
use WWW::Mechanize;
use IO::Handle;

autoflush STDERR 1;
###########
#########
#####
###
# and so on...................

If I disable WWW::Mechanize There is no seg fault.
I think there is a problem with Crypt-SSLeay. I tried to install
it with -MCPAN but nothing... Its test returned bad status
so I installed Crypt-SSLeay-0.51 with
/usr/local/perl/bin/perl Makefile.pl

with make test I get errors
-------------------------------------------
make test
PERL_DL_NONLAZY=1 /usr/local/perl/bin/perl "-MExtUtils::Command::MM"
"-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/net_ssl........dubious
Test returned status 0 (wstat 11, 0xb)
t/ssl_context....dubious
Test returned status 0 (wstat 11, 0xb)
FAILED--2 test scripts could be run, alas--no output ever seen
make: *** [test_dynamic] Error 255
-------------------------------------------

I installed Crypt::SSLeay with make install as usual.
I installed OPENSSL from scratch.

Any idea?

Ciao ciao.

G.
Back to top
Google

Back to top
Display posts from previous:   
Post new topic   Reply to topic Page 1 of 1 [1 Post] View previous topic :: View next topic
The time now is Sat Nov 22, 2008 5:12 am | All times are GMT
navigation Forum index » Programming » Perl » modules
Jump to:  

Similar Topics
Topic Author Forum Replies Last Post
No new posts Need Help with Program in Perl on a Netware Server fhadzocos@gmail.com Perl 3 Fri Jul 21, 2006 1:57 pm
No new posts problems using oddmuse with mod_perl2 inside apache2.2 pe... Fergus McMenemie Perl 0 Fri Jul 21, 2006 9:48 am
No new posts Problem with Win32-SerialPort over bluetooth @ windows + ... ctloh Perl 0 Fri Jul 21, 2006 8:08 am
No new posts Posting Guidelines for comp.lang.perl.misc (: 1.... Tad McClellan Perl 0 Fri Jul 21, 2006 7:22 am
No new posts Perl Help - easy one Marc Perkel Exim 2 Fri Jul 21, 2006 5:54 am

Credit Counseling | Mortgages | Mortgages | Loans | Facebook Proxy
Copyright © 2004-2005 DeniX Solutions SRL
 
Other DeniX Solutions sites: Unix/Linux blog |  electronics forum |  medicine forum |  science forum | 
Privacy Policy


Powered by phpBB © 2001, 2005 phpBB Group
[ Time: 0.1281s ][ Queries: 16 (0.0544s) ][ GZIP on - Debug on ]