Failed for me to day on Debian 4.0 Linux:
[li11-226:parrot] 510 $ prove -v t/examples/shootout.t t/examples/shootout....1..20 ok 1 - examples/shootout/ack.pir ok 2 - examples/shootout/binarytrees.pir ok 3 - examples/shootout/fannkuch.pir ok 4 - examples/shootout/fasta.pir ok 5 - examples/shootout/knucleotide.pir ok 6 - examples/shootout/mandelbrot.pir ok 7 - examples/shootout/nbody.pir ok 8 - examples/shootout/nsieve-bits-2.pir ok 9 - examples/shootout/nsieve-bits.pir ok 10 - examples/shootout/nsieve.pir ok 11 - examples/shootout/partialsums-2.pir ok 12 - examples/shootout/partialsums.pir ok 13 # skip pidigits.pir needs GMP ok 14 - examples/shootout/recursive-2.pir ok 15 - examples/shootout/recursive.pir # Failed test (t/examples/shootout.t at line 103) # Exited with error code: 139 # Received: # agggtaaa|tttaccct 0 # [cgt]gggtaaa|tttaccc[acg] 3 # a[act]ggtaaa|tttacc[agt]t 9 # ag[act]gtaaa|tttac[agt]ct 8 # agg[act]taaa|ttta[agt]cct 10 # aggg[acg]aaa|ttt[cgt]ccct 3 # agggt[cgt]aa|tt[acg]accct 4 # agggta[cgt]a|t[acg]taccct 3 # agggtaa[cgt]|[acg]ttaccct 5 # # 101745 # 100000 # 133640 # sh: line 1: 555 Segmentation fault ./parrot "/home/jimk/work/parrot/t/examples/shootout_16.pir" <examples/shootout/regexdna.pir.input # # Expected: # agggtaaa|tttaccct 0 # [cgt]gggtaaa|tttaccc[acg] 3 # a[act]ggtaaa|tttacc[agt]t 9 # ag[act]gtaaa|tttac[agt]ct 8 # agg[act]taaa|ttta[agt]cct 10 # aggg[acg]aaa|ttt[cgt]ccct 3 # agggt[cgt]aa|tt[acg]accct 4 # agggta[cgt]a|t[acg]taccct 3 # agggtaa[cgt]|[acg]ttaccct 5 # # 101745 # 100000 # 133640 # not ok 16 - examples/shootout/regexdna.pir ok 17 - examples/shootout/revcomp.pir ok 18 - examples/shootout/spectralnorm.pir ok 19 - examples/shootout/sumcol.pir ok 20 - examples/shootout/takfp.pir # Looks like you failed 1 test of 20. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 16 Failed 1/20 tests, 95.00% okay (less 1 skipped test: 18 okay, 90.00%) Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/examples/shootout.t 1 256 20 1 5.00% 16 1 subtest skipped. Failed 1/1 test scripts, 0.00% okay. 1/20 subtests failed, 95.00% okay.