- or download this
I've tried to compile and run the following simple program:
...
You have a BIG problem. Shall I abort Configure [y]
Ok. Stopping Configure.
- or download this
(gdb) bt
#0 0x2af1c in Perl_malloc () from /usr/perltest/build/perl-5.6.0/./mi
+niperl
...
#4 0x2618c in ?? () from /usr/perltest/build/perl-5.6.0/./miniperl
#5 0x255bc in perl_parse () from /usr/perltest/build/perl-5.6.0/./min
+iperl
#6 0x1492c in main () from /usr/perltest/build/perl-5.6.0/./miniperl
- or download this
(gdb) bt
#0 0xc0180598 in _sigfillset () from /usr/lib/libc.2
...
#8 0x260dc in ?? () from /usr/perltest/build/perl-5.6.0/./miniperl
#9 0x25544 in perl_parse () from /usr/perltest/build/perl-5.6.0/./min
+iperl
#10 0x1490c in main () from /usr/perltest/build/perl-5.6.0/./miniperl