On Thursday 11 September 2008 14:04:20 Clark Cooper wrote: > However: > > 1) make test had this result: > Failed Test Stat Wstat Total Fail List of Failed > --------------------------------------------------------------------------- >---- t/perl/Parrot_Test.t 66 6 55 57 59 61 63 65 > 15 tests and 656 subtests skipped. > Failed 1/414 test scripts. 6/10754 subtests failed.
I can't reproduce this. Can you run prove -v t/perl/Parrot_Test.t and send in the resulting TAP? > 2) A different PIR program in which I was trying to get around the bug in > the original still SEGFAULTS. I have included this program as an > attachment. I've also attached a script session where I used gdb to see > where the SEGFAULT is occurring. Nice catch! Fixed in r31008. -- c