On Thu, 27 Feb 2003 at 17:33 -0000, Nicholas Clark <nick@ccl4.org> wrote: > Summary for p5p: David Dyck has found that Inline::C refuses to make test > on currently bleadperl. It seems to lock up into an infinite CPU loop. > Repeating "make test" causes it all to work. I can recreate the loop: > On Thu, Feb 27, 2003 at 04:35:03PM +0000, Nicholas Clark wrote: > > On Thu, Feb 27, 2003 at 04:06:51PM +0000, Nicholas Clark wrote: > > > > > I don't quite what that means, but I'm guessing that something is sending > > > the regexp ending into a (near) infinite loop. > > > > -Dtr suggests an infinite loop: I still have problems with 5.8.1 and make test although -Dt seems to indicate that the last perl op executed is (/usr/local/lib/perl5/5.8.1/Test/Harness/Iterator.pm:53) readline make test in Inline-0.44 takes 52 seconds here under 5.8.0. Same code under 5.8.1 MAINT18638 (.patch == 18790) doesn't complete even after waiting 10 times longer!