Perl / perl5

🐪 The Perl programming language
https://dev.perl.org/perl5/
Other
1.96k stars 555 forks source link

Out of memory in db-hash test #3477

Closed p5pRT closed 16 years ago

p5pRT commented 23 years ago

Migrated from rt.perl.org#5904 (status was 'rejected')

Searchable as RT5904$

p5pRT commented 23 years ago

From jsberg@earthlink.net

In running make test\, the db-hash test fails. I see "ok 48" and then "Out of memory!" I am using Berkeley db 3.2.9. If you need any more info\, let me know. Thanks!

Perl Info ``` Flags: category=library severity=medium Site configuration information for perl v5.6.0: Configured by jsberg at Sat Feb 24 18:37:58 EST 2001. Summary of my perl5 (revision 5.0 version 6 subversion 0) configuration: Platform: osname=linux, osvers=2.2.18, archname=i686-linux uname='linux jsberg0 2.2.18 #2 mon dec 18 16:47:57 est 2000 i686 unknown ' config_args='' hint=recommended, useposix=true, d_sigaction=define usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef useperlio=undef d_sfio=undef uselargefiles=define use64bitint=undef use64bitall=undef uselongdouble=undef usesocks=undef Compiler: cc='cc', optimize='-O2', gccversion=2.95.2 19991024 (release) cppflags='-fno-strict-aliasing -I/usr/local/include' ccflags ='-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64' stdchar='char', d_stdstdio=define, usevfork=false intsize=4, longsize=4, ptrsize=4, doublesize=8 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=4, usemymalloc=n, prototype=define Linker and Libraries: ld='cc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lnsl -ldb -ldl -lm -lc -lcrypt libc=/lib/libc-2.2.2.so, so=so, useshrplib=false, libperl=libperl.a Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic' cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib' Locally applied patches: @INC for perl v5.6.0: /opt/perl-5.6.0/lib/5.6.0/i686-linux /opt/perl-5.6.0/lib/5.6.0 /opt/perl-5.6.0/lib/site_perl/5.6.0/i686-linux /opt/perl-5.6.0/lib/site_perl/5.6.0 /opt/perl-5.6.0/lib/site_perl . Environment for perl v5.6.0: HOME=/home/jsberg LANG (unset) LANGUAGE (unset) LD_LIBRARY_PATH (unset) LOGDIR (unset) PATH=/opt/zip-2.2/bin:/opt/xpdf-0.80/bin:/opt/xosview-1.7.1/bin:/opt/xboard-4.2.2/bin:/opt/xdiskusage-1.41/bin:/opt/unzip-5.40/bin:/opt/trn4-test72/bin:/opt/tgif-4.1.15/bin:/opt/texk-7.2b/bin:/opt/texinfo-4.0/bin:/opt/ssh/bin:/opt/sp-1.3/bin:/opt/siag-3.1.20/bin:/opt/rxvt-2.6.0-yeti/bin:/opt/rcs-5.7/bin:/opt/psutils-p17/bin:/opt/postgresql-7.0.2/bin:/opt/plotutils-2.2/bin:/opt/pine/bin:/opt/perl/bin:/opt/patch-2.5.4/bin:/opt/nsn-476/bin:/opt/netpbm/bin:/opt/ncftp-3.0b21/bin:/opt/mysql-3.22.25/bin:/opt/man-1.5g/bin:/opt/make-3.79.1/bin:/opt/m4-1.4/bin:/opt/lynx-2.8.2.1/bin:/opt/LPRng/bin:/opt/ispell/bin:/opt/ImageMagick/bin:/opt/gv-3.5.8/bin:/opt/gs-6.01/bin:/opt/groff-1.16.1/bin:/opt/grace-5.1.2/bin:/opt/gperf-2.7/bin:/opt/gnuplot-3.7/bin:/opt/gnupg-1.0.4/bin:/opt/gnuchess-4.0.pl80/bin:/opt/gimp-1.0.4/bin:/opt/gdb-5.0/bin:/opt/gcc-2.95.2/bin:/opt/fvwm-2.2.2/bin:/opt/flex-2.5.4/bin:/opt/findutils-4.1/bin:/opt/ethereal-0.8.11/bin:/opt/enscript-1.6.1/bin:/opt/emacs/bin:/opt! /d! vipdfm-0.10.5/bin:/opt/diffutils/bin:/opt/Dev86-0.15.4/bin:/opt/cvs-1.10.7/bin:/opt/crafty-18.3/bin:/opt/cpio-2.4.2/bin:/opt/cdtool-2.1.5/bin:/opt/bzip2-1.0.1/bin:/opt/bison-1.28/bin:/opt/binutils/bin:/opt/bind-8.2.2-P5/bin:/opt/bc/bin:/opt/autoconf-2.13/bin:/opt/aumix-2.7/bin:/opt/apmd-2.4/bin:/opt/acroread-4.05/bin:/opt/a2ps-4.13b/bin:/usr/local/bin:/usr/X11R6/bin:/usr/bin:/bin:. PERL_BADLANG (unset) SHELL=/bin/bash ```
p5pRT commented 23 years ago

From @pmqs

From​: jsberg@​earthlink.net [mailto​:jsberg@​earthlink.net]

This is a bug report for perl from jsberg@​earthlink.net\, generated with the help of perlbug 1.28 running under perl v5.6.0.

----------------------------------------------------------------- [Please enter your report here]

In running make test\, the db-hash test fails. I see "ok 48" and then "Out of memory!" I am using Berkeley db 3.2.9. If you need any more info\, let me know. Thanks! ... Site configuration information for perl v5.6.0​:

Configured by jsberg at Sat Feb 24 18​:37​:58 EST 2001.

Summary of my perl5 (revision 5.0 version 6 subversion 0) configuration​: Platform​: osname=linux\, osvers=2.2.18\, archname=i686-linux uname='linux jsberg0 2.2.18 #2 mon dec 18 16​:47​:57 est 2000 i686 unknown ' config_args='' hint=recommended\, useposix=true\, d_sigaction=define usethreads=undef use5005threads=undef useithreads=undef

The DB_File in Perl 5.6.0 doesn't support Berkeley DB 3.2.x. Have you upgraded the version of DB_File you have?

Please send me the output from this script

  use DB_File ;   print \<\<EOM; DB_File Version $DB_File​::VERSION Berkeley DB Version $DB_File​::db_ver 1.85 Compat Mode $DB_File​::db_185_compat EOM

_________________________________________________________ Do You Yahoo!? Get your free @​yahoo.com address at http​://mail.yahoo.com

p5pRT commented 16 years ago

p5p@spam.wizbit.be - Status changed from 'stalled' to 'rejected'