Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the CPAN-Reporter CPAN distribution.

Report information
The Basics
Id: 61912
Status: resolved
Priority: 0/
Queue: CPAN-Reporter

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

Bug Information
Severity: Important
Broken in:
  • 1.1802
  • 1.1803
Fixed in: (no value)



Subject: Command hangs without timeout since removal of Proc::ProcessTable use
Since I upgraded my smokers to v1.1803, command timeouts do no longer appear to happen even though command_timeout has been set in config.ini. Attached, as requested, the output of -V from two configured perl versions used for testing: 5.12.1 on NetBSD and 5.13.4 on OpenBSD.
Subject: perl-5.13.4.txt
Summary of my perl5 (revision 5 version 13 subversion 4) configuration: Platform: osname=openbsd, osvers=4.7, archname=OpenBSD.i386-openbsd-thread-multi uname='openbsd cpansmoke3 4.7 generic.mp#449 i386 ' config_args='-des -Dusedevel -Dusethreads -Dprefix=/home/sts/cpansmoke/perl-5.13.4' hint=recommended, useposix=true, d_sigaction=define useithreads=define, usemultiplicity=define useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef use64bitint=undef, use64bitall=undef, uselongdouble=undef usemymalloc=y, bincompat5005=undef Compiler: cc='cc', ccflags ='-pthread -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include', optimize='-O2', cppflags='-pthread -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include' ccversion='', gccversion='3.3.5 (propolice)', gccosandvers='openbsd4.7' 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='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=4, prototype=define Linker and Libraries: ld='cc', ldflags ='-pthread -Wl,-E -fstack-protector -L/usr/local/lib' libpth=/usr/local/lib /usr/lib libs=-lgdbm -lm -lutil -lc perllibs=-lm -lutil -lc libc=/usr/lib/libc.so.53.1, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' ' cccdlflags='-DPIC -fPIC ', lddlflags='-shared -fPIC -L/usr/local/lib -fstack-protector' Characteristics of this binary (from libperl): Compile-time options: MULTIPLICITY MYMALLOC PERL_DONT_CREATE_GVSV PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP PERL_USE_DEVEL USE_ITHREADS USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF USE_REENTRANT_API Built under openbsd Compiled at Sep 8 2010 12:58:26 @INC: /home/sts/cpansmoke/perl-5.13.4/lib/site_perl/5.13.4/OpenBSD.i386-openbsd-thread-multi /home/sts/cpansmoke/perl-5.13.4/lib/site_perl/5.13.4 /home/sts/cpansmoke/perl-5.13.4/lib/5.13.4/OpenBSD.i386-openbsd-thread-multi /home/sts/cpansmoke/perl-5.13.4/lib/5.13.4 .
Subject: perl-5.12.1.txt
Summary of my perl5 (revision 5 version 12 subversion 1) configuration: Platform: osname=netbsd, osvers=5.0.2, archname=i386-netbsd-thread-multi uname='netbsd cpansmoke 5.0.2 netbsd 5.0.2 (xen3_domu) #0: sat feb 6 17:51:58 utc 2010 builds@b7.netbsd.org:homebuildsabnetbsd-5-0-2-releasei386201002061851z-objhomebuildsabnetbsd-5-0-2-releasesrcsysarchi386compilexen3_domu i386 ' config_args='-des -Dusethreads -Dprefix=/home/sts/cpansmoke/perl-5.12.1' hint=recommended, useposix=true, d_sigaction=define useithreads=define, usemultiplicity=define useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef use64bitint=undef, use64bitall=undef, uselongdouble=undef usemymalloc=y, bincompat5005=undef Compiler: cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/pkg/include', optimize='-O', cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/pkg/include' ccversion='', gccversion='4.1.3 20080704 prerelease (NetBSD nb2 20081120)', 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='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=4, prototype=define Linker and Libraries: ld='cc', ldflags =' -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/pkg/lib' libpth=/usr/pkg/lib /lib /usr/lib libs=-lm -lcrypt -lutil -lc -lposix -lpthread perllibs=-lm -lcrypt -lutil -lc -lposix -lpthread libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E ' cccdlflags='-DPIC -fPIC ', lddlflags='--whole-archive -shared -L/usr/pkg/lib -fstack-protector' Characteristics of this binary (from libperl): Compile-time options: MULTIPLICITY MYMALLOC PERL_DONT_CREATE_GVSV PERL_IMPLICIT_CONTEXT USE_ITHREADS USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF USE_REENTRANT_API Built under netbsd Compiled at Jul 14 2010 23:20:10 @INC: /home/sts/cpansmoke/perl-5.12.1/lib/site_perl/5.12.1/i386-netbsd-thread-multi /home/sts/cpansmoke/perl-5.12.1/lib/site_perl/5.12.1 /home/sts/cpansmoke/perl-5.12.1/lib/5.12.1/i386-netbsd-thread-multi /home/sts/cpansmoke/perl-5.12.1/lib/5.12.1 .
Thank you for the report. I'm about to release a development version with a different approach to process kills. (1.18_05) Please let me know if it addresses your issues. Regards, David
On Sun Oct 24 21:24:55 2010, DAGOLDEN wrote: Show quoted text
> Thank you for the report. I'm about to release a development version > with a different approach to process kills. (1.18_05) Please let me > know if it addresses your issues.
Yes, it does. Thanks,