Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the YAML CPAN distribution.

Report information
The Basics
Id: 12105
Status: resolved
Priority: 0/
Queue: YAML

People
Owner: Nobody in particular
Requestors: muenalan [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: (no value)
Fixed in: (no value)



Subject: [cygwin/test failure] t/load.t hangs
after eating constantly memory i interrupted it after 4 mins and 68mb of RAM. Murat --- Show quoted text
cpan> install YAML
Running install for module YAML Running make for I/IN/INGY/YAML-0.38.tar.gz Is already unwrapped into directory /cygdrive/g/muenalan/.cpan/build/YAML-0.38 Has already been processed within this session Running make test /usr/bin/perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/00basic.....ok t/01pass......ok t/02fail......ok t/10dump......ok t/11code......ok t/12nest......ok t/13opts......ok t/20load......ok 2/17make: *** [test_dynamic] Interrupt /usr/bin/make test -- NOT OK Running make install make test had returned bad status, won't install without force --- $ perl -V Summary of my perl5 (revision 5 version 8 subversion 6) configuration: Platform: osname=cygwin, osvers=1.5.12(0.11642), archname=cygwin-thread-multi-64int uname='cygwin_nt-4.0 loreley 1.5.12(0.11642) 2004-11-10 08:34 i686 unknown unknown cygwin ' config_args='-de -Dmksymlinks -Duse64bitint -Dusethreads -Doptimize=-O3 -Dman3ext=3pm' hint=recommended, useposix=true, d_sigaction=define usethreads=define use5005threads=undef useithreads=define usemultiplicity=define useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=define use64bitall=undef uselongdouble=undef usemymalloc=y, bincompat5005=undef Compiler: cc='gcc', ccflags ='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe -I/usr/local/include', optimize='-O3', cppflags='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe -I/usr/local/include' ccversion='', gccversion='3.4.1 (cygming special)', 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=8, prototype=define Linker and Libraries: ld='ld2', ldflags =' -s -L/usr/local/lib' libpth=/usr/local/lib /usr/lib /lib libs=-lgdbm -ldb -lcrypt -lgdbm_compat perllibs=-lcrypt -lgdbm_compat libc=/usr/lib/libc.a, so=dll, useshrplib=true, libperl=libperl.a gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' -s' cccdlflags=' ', lddlflags=' -s -L/usr/local/lib' Characteristics of this binary (from libperl): Compile-time options: MULTIPLICITY USE_ITHREADS USE_64_BIT_INT USE_LARGE_FILES PERL_IMPLICIT_CONTEXT Built under cygwin Compiled at Jan 27 2005 11:10:54 %ENV: CYGWIN="" @INC: /usr/lib/perl5/5.8/cygwin /usr/lib/perl5/5.8 /usr/lib/perl5/site_perl/5.8/cygwin /usr/lib/perl5/site_perl/5.8 /usr/lib/perl5/site_perl/5.8 /usr/lib/perl5/vendor_perl/5.8/cygwin /usr/lib/perl5/vendor_perl/5.8 /usr/lib/perl5/vendor_perl/5.8 .
Subject: 0.38: t/load.t hangs
From: ville.skytta [...] iki.fi
[guest - Fri Apr 1 03:14:45 2005]: Show quoted text
> after eating constantly memory i interrupted it after 4 mins and 68mb > of RAM.
Same problem here, I waited for about 1 minute and terminated the test. At that point, it had grabbed some 2.5GB of RAM. This is perl 5.8.5 on Fedora Core 3.
From: ianXXX [...] naweb.com
Same problem. 20load.t kept eating memory, and machine started swapping, untill I killed the 'make test' Running Redhat 9 with perl 5.8.0 [SCOP - Fri Apr 1 15:19:19 2005]: Show quoted text
> [guest - Fri Apr 1 03:14:45 2005]: >
> > after eating constantly memory i interrupted it after 4 mins and 68mb > > of RAM.
> > Same problem here, I waited for about 1 minute and terminated the test. > At that point, it had grabbed some 2.5GB of RAM. This is perl 5.8.5 on > Fedora Core 3.
This issue has been copied to: https://github.com/ingydotnet/yaml-pm/issues/44 please take all future correspondence there. This ticket will remain open but please do not reply here. This ticket will be closed when the github issue is dealt with.
Since this is very old and cygwin looks good on testers matrix, I'll close this.