Skip Menu |

This queue is for tickets about the POE-Component-Generic CPAN distribution.

Report information
The Basics
Id: 21509
Status: resolved
Priority: 0/
Queue: POE-Component-Generic

People
Owner: Nobody in particular
Requestors: alexchorny [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.0905
Fixed in: (no value)



Subject: 20_alt_fork.t hangs
ActiveState perl v5.8.7 built for MSWin32-x86-multi-thread Binary build 813 t/20_alt_fork....ok 1/18 On Vanilla tests fail (no Win32::Console), see CPANTS report 348982. ------- Alexandr Ciornii, http://chorny.net
From: Alexandr Ciornii <alexchorny [...] gmail.com>
Windows test hangs with POE 0.3601 & 0.37. On Linux 10_simple.t hangs. POE 0.37. ------- Alexandr Ciornii, http://chorny.net
From: Alexandr Ciornii <alexchorny [...] gmail.com>
Show quoted text
> Windows test hangs with POE 0.3601 & 0.37.
But with 0.37 now hangs 10_simple.t.
On Fri Sep 15 03:58:52 2006, alexchorny@gmail.com wrote: Show quoted text
> ActiveState perl v5.8.7 built for MSWin32-x86-multi-thread > Binary build 813
Unfortunately, I don't have the time, nor the skills, nor even the equipement to debug this problem on a windows computer. So I'll just add a warning and leave it at that for now.
Subject: 10_simple.t hangs
From: Alexandr Ciornii <alexchorny [...] gmail.com>
Show quoted text
> Unfortunately, I don't have the time, nor the skills, nor even the > equipement to debug this problem on a windows computer.
It also hangs on i686-linux 2.4.20-8smp. t/10_simple......# 3 seconds # 6 seconds Here is a list of prerequisites you specified and versions we managed to load: Carp 1.04 Devel::Symdump 2.0601 POE 0.37 Scalar::Util 1.18 Test::More 0.64 Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=linux, osvers=2.4.20-8smp, archname=i686-linux uname='linux server1 2.4.20-8smp #1 smp thu mar 13 17:45:54 est 2003 i686 i686 i386 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=undef usemymalloc=n, bincompat5005=undef Compiler: cc='gcc', ccflags ='-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm', optimize='-O2', cppflags='-fno-strict-aliasing -pipe -I/usr/local/include -I/usr/include/gdbm' ccversion='', gccversion='3.2.2 20030222 (Red Hat Linux 3.2.2-5)', 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='gcc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc libc=/lib/libc-2.3.2.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='2.3.2' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
On Fri Sep 15 14:32:17 2006, alexchorny@gmail.com wrote: Show quoted text
> It also hangs on i686-linux 2.4.20-8smp.
I've just tested on an FC3 install with perl 5.8.5 and FC5 with perl 5.8.8 and it doesn't hang. Show quoted text
> POE 0.37
Could you try this with POE 0.38 ?
From: Alexandr Ciornii <alexchorny [...] gmail.com>
On Nov 09 14:54:37 2006, GWYN wrote: Show quoted text
> Could you try this with POE 0.38 ?
POE::Component::Generic 0.905 hangs, but 0.906 doesn't. POE 0.37. POE 0.95, POE::Component::Generic 0.906 - also ok. ------- Alexandr Ciornii, http://chorny.net
Good. I'm betting this is a timing issue with the test suite. Curse. Swear.