develooper Front page | perl.perl5.porters | Postings from May 2003

[perl #22238] Bizarre copy of HASH in leave

Thread Next
From:
Andreas Koenig
Date:
May 19, 2003 07:20
Subject:
[perl #22238] Bizarre copy of HASH in leave
Message ID:
rt-22238-57826.16.6182110363566@bugs6.perl.org
# New Ticket Created by  Andreas Koenig 
# Please include the string:  [perl #22238]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt2/Ticket/Display.html?id=22238 >



This is a bug report for perl from andreas.koenig@anima.de,
generated with the help of perlbug 1.34 running under perl v5.9.0.


-----------------------------------------------------------------
[Please enter your report here]
Uli Pfeifer sent me this one to check agains dev perls. Yes, the bug is
confirmed against blead@19558 and maint@19553:

% perl -Te '@{%h}{x}'
Bizarre copy of HASH in leave at -e line 1.

[Please do not change anything below this line]
-----------------------------------------------------------------
---
Flags:
    category=core
    severity=medium
---
Site configuration information for perl v5.9.0:

Configured by root at Mon May 19 04:21:43 CEST 2003.

Summary of my perl5 (revision 5.0 version 9 subversion 0 patch 18374) configuration:
  Platform:
    osname=linux, osvers=2.4.18-686-smp, archname=i686-linux-64int
    uname='linux franz.ak.mind.de 2.4.18-686-smp #1 smp sun apr 14 12:07:19 est 2002 i686 unknown '
    config_args='-Dprefix=/usr/local/perl-5.8.0@19558 -Dinstallusrbinperl=n -Uversiononly -Doptimize=-g -des -Duse64bitint -Dusedevel'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef useithreads=undef usemultiplicity=undef
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=define use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DDEBUGGING -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-g',
    cppflags='-DDEBUGGING -fno-strict-aliasing -I/usr/local/include'
    ccversion='', gccversion='2.95.4 20011002 (Debian prerelease)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, 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 -lutil -lrt
    perllibs=-lnsl -ldl -lm -lc -lcrypt -lutil -lrt
    libc=/lib/libc-2.3.1.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.3.1'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'

Locally applied patches:
    DEVEL18374
    patchaperlup: --upto 19558

---
@INC for perl v5.9.0:
    /usr/local/perl-5.8.0@19558/lib/5.9.0/i686-linux-64int
    /usr/local/perl-5.8.0@19558/lib/5.9.0
    /usr/local/perl-5.8.0@19558/lib/site_perl/5.9.0/i686-linux-64int
    /usr/local/perl-5.8.0@19558/lib/site_perl/5.9.0
    /usr/local/perl-5.8.0@19558/lib/site_perl
    .

---
Environment for perl v5.9.0:
    HOME=/home/k
    LANG=C
    LANGUAGE (unset)
    LD_LIBRARY_PATH (unset)
    LOGDIR (unset)
    PATH=/home/k/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL_BADLANG (unset)
    SHELL=/usr/bin/zsh


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