On Saturday 16 August 2008 15:36:42 Bob Rogers wrote: > This test (t/pmc/namespace.t:65) seems to cause an unbounded > memory-gobbling loop on my configuration (GNU/Linux/x86). It only > happens rarely (< 1 in 35 so far), though it eats my machine when it > does . . . > > I take that back; I can reproduce this every time using t/harness, and > not at all with prove. I have been using the following Makefile target: > > small-test : > $(PERL) t/harness $(EXTRA_TEST_ARGS) t/pmc/namespace.t > > If I set "ulimit -v", I get a segfault in test #65 (without the "todo").
Ah good, Christoph and I tried to track that down the other day. I'll do my best to fix it, but I may not have reliable network access. If you don't see a patch from me before the release, +1 to SKIP it. -- c