I didn't submit a bug for this, because I'm not sure it really is a bug, but 
wanted some info...

I've attached my test case which coredumps with the latest "stable" perl, 
straight from cpan, yet only on my computers? Some folks from #perl were 
nice enough to test for me, and they couldn't manage to get it to crash. 
Which is why I don't think its really a bug, but who knows, It might be, but 
just with my system config?

Now, looking at my example, the crash goes away if I add "undef $foo;" at the 
end. Which would say that its "freeze" being called during global destruction 
is the problem? But then others in #perl had no problem whatsoever. I'm 
stumped, after 3 days on this... I'm stumped.

I suppose I should also attach 'perlbug -d'.

-- 
Thomas Fjellstrom
[EMAIL PROTECTED]

Attachment: perlbug.pl
Description: Perl program

---
Flags:
    category=
    severity=
---
Site configuration information for perl v5.8.6:

Configured by moose at Thu May 12 04:46:54 MDT 2005.

Summary of my perl5 (revision 5 version 8 subversion 6) configuration:
  Platform:
    osname=linux, osvers=2.6.10, archname=i686-linux-ld
    uname='linux natasha 2.6.10 #5 sat apr 23 20:51:58 mdt 2005 i686 amd athlon(tm) xp 2400+ authenticamd gnulinux '
    config_args=''
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=define
    usemymalloc=y, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-g3',
    cppflags='-DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='3.3.5  (Gentoo Linux 3.3.5-r1, ssp-3.3.2-3, pie-8.7.7.1)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='long double', nvsize=12, 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 -lndbm -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.3.4.so, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version='2.3.4'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-rpath,/usr/local/lib/perl5/5.8.6/i686-linux-ld/CORE'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'

Locally applied patches:
    

---
@INC for perl v5.8.6:
    /usr/local/lib/perl5/5.8.6/i686-linux-ld
    /usr/local/lib/perl5/5.8.6
    /usr/local/lib/perl5/site_perl/5.8.6/i686-linux-ld
    /usr/local/lib/perl5/site_perl/5.8.6
    /usr/local/lib/perl5/site_perl
    .

---
Environment for perl v5.8.6:
    HOME=/home/moose
    LANG (unset)
    LANGUAGE (unset)
    LD_LIBRARY_PATH (unset)
    LOGDIR (unset)
    PATH=/home/moose/bin:/home/moose/sbin:/usr/lib/colorgcc/bin:/usr/X11R6/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/3.3.5:/opt/sun-jdk-1.5.0.02/bin:/opt/sun-jdk-1.5.0.02/jre/bin:/usr/qt/3/bin:/usr/kde/3.4/bin:/usr/qt/2/bin:/usr/games/bin:/opt/vmware/bin:/usr/share/karamba/bin
    PERLIO=stdio
    PERL_BADLANG (unset)
    SHELL=/bin/bash

Reply via email to