develooper Front page | perl.perl5.porters | Postings from January 2004

AIX Perl 5.8.2 - 64 bit miniperl segmentation fault

Thread Next
From:
Tom McLane
Date:
January 9, 2004 14:16
Subject:
AIX Perl 5.8.2 - 64 bit miniperl segmentation fault
Message ID:
20040109221606.20209.qmail@usa.com
Greetings,

It seems I'm always having trouble building 64 bit Perl on AIX.
This time it's 5.8.2 failing the miniperl test:


./miniperl -w -Ilib -MExporter -e '<?>' || make minitest
/bin/sh: 184422 Segmentation fault(coredump)
         ./miniperl -Ilib configpm configpm.tmp
make: 1254-059 The signal code from the last command is 11.


Stop.
make: 1254-004 The error code from the last command is 2.
make: 1254-005 Ignored error code 2 from last command.
 
You may see some irrelevant test failures if you have been unable
to build lib/Config.pm or lib/lib.pm.
 
         cd t && (rm -f perl; /usr/bin/ln -s ../miniperl perl)  &&  ./perl TEST base/*.t comp/*.t cmd/*.t run/*.t io/*.t op/*.t uni/*.t </dev/tty
make: 1254-059 The signal code from the last command is 11.
make: 1254-005 Ignored error code 11 from last command.
make: 1254-004 The error code from the last command is 1.
make: 1254-005 Ignored error code 1 from last command.
         ./miniperl -Ilib configpm configpm.tmp
make: 1254-059 The signal code from the last command is 11.


Stop.



Attached is the entire build output from ./Configure to dump:
----------------------------------------------------------
----------------------------------------------------------

-- 
__________________________________________________________
Sign-up for your own personalized E-mail at Mail.com
http://www.mail.com/?sr=signup

Search Smarter - get the new eXact Search Bar for free!
http://www.exactsearchbar.com/


Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About