Hi, for a few weeks now I haven't been able to complete a single "make smoke" in the pugs repository.
The last test producing an output is: t/builtins/strings/uc.t # Actual: ß at that point there are no more messages for ~ 10 minutes, and there are instances of pugs running, one after the next with different PIDs. An "strace -p `pidof pugs`" results in the following output: write(6, "a", 1) = 1 ... write(6, "a", 1) = 1 write(6, "a", 1) = 1 futex(0x8999710, FUTEX_WAKE, 1) = 1 futex(0x899970c, FUTEX_WAKE, 1) = 1 futex(0x899973c, FUTEX_WAKE, 1) = 1 futex(0x8990f44, FUTEX_WAKE, 1) = 1 write(6, "a", 1) = 1 ... write(6, "a", 1) = 1 repeated many times. After a while no instance of pugs is running anymore, and after another minute the "make smoke" exits silently. I don't think that t/builtins/strings/uc.t itself is the problem, because it runs in a few seconds if executed manually. Can anybody reproduce the problem or suggest anything that I could do about it? Cheers, Moritz -- Moritz Lenz http://moritz.faui2k3.org/ - http://perl-6.de/
signature.asc
Description: OpenPGP digital signature