Front page | perl.perl5.porters |
Postings from May 2012
[perl #5551] problem with keys() and dbmopen-style hash
Thread Previous
|
Thread Next
From:
Brian Fraser via RT
Date:
May 7, 2012 13:06
Subject:
[perl #5551] problem with keys() and dbmopen-style hash
Message ID:
rt-3.6.HEAD-4610-1336215413-611.5551-15-0@perl.org
On Mon Jan 29 16:03:27 2001, rdm@cfcl.com wrote:
>
> -----------------------------------------------------------------
> [Please enter your report here]
>
> I have created a fairly large tied hash, using dbmopen:
>
> -rw-r--r-- 1 root httpd 40361984 Jan 29 14:24 trim.db
>
> Although direct inquiries into the hash seem to work OK,
> looping over the hash with keys() seems to miss some elements.
> I am willing to let someone download the hash, but its size
> (40 MB) makes this a bit arduous. Consequently, I am also
> looking for tests I can run here...
>
> [Please do not change anything below this line]
> -----------------------------------------------------------------
>
> ---
> Site configuration information for perl 5.00503:
>
> Configured by markm at Sun Mar 5 13:39:27 SAST 2000.
>
> Summary of my perl5 (5.0 patchlevel 5 subversion 3) configuration:
> Platform:
> osname=freebsd, osvers=4.0-current, archname=i386-freebsd
> uname='FreeBSD freefall.FreeBSD.org 4.0-current FreeBSD 4.0-
> current #0: $Date$'
> hint=recommended, useposix=true, d_sigaction=define
> usethreads=undef useperlio=undef d_sfio=undef
> Compiler:
> cc='cc', optimize='undef', gccversion=2.95.2 19991024 (release)
> cppflags=''
> ccflags =''
> stdchar='char', d_stdstdio=undef, usevfork=true
> intsize=4, longsize=4, ptrsize=4, doublesize=8
> d_longlong=define, longlongsize=8, d_longdbl=define,
> longdblsize=12
> alignbytes=4, usemymalloc=n, prototype=define
> Linker and Libraries:
> ld='cc', ldflags ='-Wl,-E -lperl -lm '
> libpth=/usr/lib
> libs=-lm -lc -lcrypt
> libc=, so=so, useshrplib=true, libperl=libperl.so.3
> Dynamic Linking:
> dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='
> -Wl,-R/usr/lib'
> cccdlflags='-DPIC -fpic', lddlflags='-Wl,-E -shared -lperl -lm '
>
> Locally applied patches:
>
>
> ---
> @INC for perl 5.00503:
> /usr/libdata/perl/5.00503/mach
> /usr/libdata/perl/5.00503
> /usr/local/lib/perl5/site_perl/5.005/i386-freebsd
> /usr/local/lib/perl5/site_perl/5.005
> .
>
> ---
> Environment for perl 5.00503:
> HOME=/home/rdm
> LANG (unset)
> LANGUAGE (unset)
> LD_LIBRARY_PATH (unset)
> LOGDIR (unset)
>
PATH=/home/rdm/bin:/usr/local/bin:/usr/local/nib:/usr/bin:/bin:/etc:/sbin:/usr/sbin:/usr/local/games:/usr/games:.:/home/vlb/bin:/home/meta/bin:/home/vlb/bin:/home/rdm/PTF/cdrom/a_z/bin
> PERL_BADLANG (unset)
> SHELL=/bin/tcsh
Hey,
Sorry for the slight delay in getting back to you about this! Seems like
your report fell through the cracks. If you are still around, are you
still experiencing this error with newer versions of Perl? If so, could
you provide a way to duplicate the error?
(Seeing how this ticket has been silent for over a decade, I suggest
leaving it open for 30 more days, then closing it if we don't hear back
from the OP or get other complains.)
---
via perlbug: queue: perl5 status: stalled
https://rt.perl.org:443/rt3/Ticket/Display.html?id=5551
Thread Previous
|
Thread Next