Hi,

Larry Wall wrote:
> Looks like some kind of resource exhaustion or lockup, possibly with
> the embedded/tunneled Perl 5, but it's hard to guess without more
> information like OS, locale, etc. most of which would be supplied by:
> 
>     pugs -V
>     perl -V
>     env
> 
> If you provide that sort of info, we can compare with our own setups
> and think about the differences.

you're right, I forgot my good manners while writing "bug reports" ;-)

I'm using Debian 4.0 "etch", with the "offical" perl debian packages,
perl -v says:

This is perl, v5.8.8 built for i486-linux-gnu-thread-multi

env is:
TERM=xterm
SHELL=/bin/bash
HOSTDISPLAY=rena:0.0
WINDOWID=52428815
LC_ALL=C
XTERM_SHELL=/bin/bash
USER=moritz
PATH=/bin:/sbin:/usr/bin:/usr/sbin:/home/moritz/bin:/usr/games:/usr/local/Eiffel54/studio/spec/linux-glibc2.1/bin:/usr/bin/X11:/usr/local/bin:/usr/local/Wolfram/Mathematica/5.0/Executables/:/mnt/ex/moritz/matlab/bin
PWD=/home/moritz/pugs
LANG=EN_US.UTF-8
[EMAIL PROTECTED]:\w>
HISTCONTROL=ignoredups
XTERM_VERSION=XTerm(222)
FIGNORE=~:.class:.o
SHLVL=2

(a few irrelavant things stripped, like SSH stuff)

output of pugs -V:

This is Perl6 User's Golfing System, version 6.2.13, October 17, 2006
(r15872) built for i486-linux-gnu-thread-multi

Summary of pugs configuration:
        archlib: /usr/lib/perl/5.8
        archname: i486-linux-gnu-thread-multi
        bin: /usr/bin
        cc: gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
        embedded: /usr/bin/perl noparrot nohaskell
        exe_ext:
        file_sep: /
        ghc: /usr/bin/ghc 6.6 readline nohsplugins threads
        installarchlib: /usr/lib/perl/5.8
        installbin: /usr/bin
        installman1dir: /usr/share/man/man1
        installman3dir: /usr/share/man/man3
        installprivlib: /usr/share/perl/5.8
        installscript: /usr/bin
        installsitearch: /usr/local/lib/perl/5.8.8
        installsitebin: /usr/local/bin
        installsitelib: /usr/local/share/perl/5.8.8
        installsiteman1dir: /usr/local/man/man1
        installsiteman3dir: /usr/local/man/man3
        osname: linux
        pager: /usr/bin/sensible-pager
        path_sep: :
        perl5_path: /usr/bin/perl
        perl_compiler: pugs
        perl_revision: 6
        perl_subversion: 0
        perl_version: 0
        prefix: /usr
        privlib: /usr/share/perl/5.8
        pugs_revision: 15872
        pugs_version: Perl6 User's Golfing System, version 6.2.13, October 17,
2006 (r15872)
        pugs_versnum: 6.2.13
        pugspath: /usr/bin/pugs
        regex_engine: default
        scriptdir: /usr/bin
        sitearch: /usr/local/lib/perl/5.8.8
        sitebin: /usr/local/bin
        sitelib: /usr/local/share/perl/5.8.8
        siteprefix: /usr/local
        sitescript: /usr/local/bin
        sourcedir: /mnt/ex/moritz/pugs
        uname: Linux 2.6.20.6 i686

@*INC:
/usr/lib/perl/5.8
/usr/share/perl/5.8
/usr/local/lib/perl/5.8.8
/usr/local/share/perl/5.8.8
/usr/share/perl/5.8/auto/pugs/perl6/lib
/usr/local/share/perl/5.8.8/auto/pugs/perl6/lib
.

in case it matters, the "phiscal" directory lies at /mnt/ex/moritz/pugs,
 usually I work with a symlink in my home dir (that is /home/moritz/pugs
-> /mnt/ex/moritz/pugs)

Cheers,
Moritz

-- 
Moritz Lenz
http://moritz.faui2k3.org/ -  http://sudokugarden.de/ - http://perl-6.de/



Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to