> This is a bug report for perl from [EMAIL PROTECTED],
> generated with the help of perlbug 1.26 running under perl 5.00503.
>
> -----------------------------------------------------------------
> This distribution of Perl has worked beautifully on this machine for
> several months, but now does not. When invoking Perl my process just
> "hangs". Well, things do happen (lots of CPU is consumed) by no output
> is created. Even miniperl does not work. It hangs just like the ordinary
> Perl.
>
> There seems to be nothing wrong with Perl itself (sort of). This machine
> is part of an Alpha cluster. When logging in to another node and invoking
> Perl things work just as expected. I am definately running the same EXE's
> from the different nodes.
>
> SUMMARY:
> The distribution worked beautifully for several months
> but then someone did something with this node that caused
> Perl to "hang".
>
> For example the following example will only eat CPU and
> do nothing:
>
> $ PERL garbage.pl
>
> The file "garbage.pl" does not exist. Even this will not
> be reported. Nothing happens.
>
> On the other (working) node the following immediately happens:
>
> $ PERL garbage.pl
> Can't open perl script "garbage.pl": no such file or directory
> %RMS-E-FNF, file not found
> $
>
> I most certainly would appreciate a quick answer to my
> problem.
>
> Best Regards
>
> Anders Wallin
> -----------------------------------------------------------------
>
> ---
> Site configuration information for perl 5.00503:
>
> Configured by unknown at Mon sep 06 14:36:14.29 1999.
>
> Summary of my perl5 (5.0 patchlevel 5 subversion 3) configuration:
> Platform:
> osname=VMS, osvers=V6.2-1H3, archname=VMS_AXP
> uname='VMS seb100 V6.2-1H3 AlphaServer 1000A 5/400'
> hint=none, useposix=false, d_sigaction=undef
> usethreads=undef useperlio=undef d_sfio=undef
> Compiler:
> cc='CC/DECC', optimize='undef', gccversion=undef
> cppflags='undef'
> ccflags
> ='/Include=[]/Standard=Relaxed_ANSI/Prefix=All/Obj=.obj/NoList'
> stdchar='char', d_stdstdio=define, usevfork=true
> intsize=4, longsize=4, ptrsize=4, doublesize=8
> d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
> alignbytes=8, usemymalloc=N, prototype=define
> Linker and Libraries:
> ld='Link', ldflags ='/NoTrace/NoMap'
> libpth=/sys$share /sys$library
> libs=
> libc=(DECCRTL), so=exe, useshrplib=undef, libperl=undef
> Dynamic Linking:
> dlsrc=dl_vms.c, dlext=exe, d_dlsymun=undef, ccdlflags=''
> cccdlflags='', lddlflags='/Share'
>
> Locally applied patches:
>
>
> ---
> @INC for perl 5.00503:
> perl_root:[lib.VMS_AXP.5_00503]
> perl_root:[lib]
> perl_root:[lib.site_perl.VMS_AXP]
> perl_root:[lib.site_perl]
> .
>
> ---
> Environment for perl 5.00503:
> HOME=user:[s95697]
> LANG (unset)
> LANGUAGE (unset)
> LD_LIBRARY_PATH (unset)
> LOGDIR (unset)
> PATH=own:[src]
> PERLSHR=PERL_ROOT:[000000]PERLSHR.EXE
> PERL_BADLANG (unset)
> PERL_ROOT=DISK104:[PERL5_005_03.]
> SHELL (unset)