masak / ufo

Swoops down and creates your Perl 6 project Makefile for you
27 stars 6 forks source link

ufo segfaults on rakudo-moar latest #18

Closed coke closed 9 years ago

coke commented 9 years ago
$ panda install ufo
==> Fetching ufo
==> Building ufo
==> Testing ufo
==> Installing ufo
Copying bin/ufo to /Users/williamcoleda/perl6/languages/perl6/site/bin/ufo
==> Successfully installed ufo

$ ufo
Segmentation fault: 11

$perl6 --version

$ perl6 --version
This is perl6 version 2014.09-54-g85c4c02 built on MoarVM version 2014.09-1-g699360b
coke commented 9 years ago

I can no longer duplicate this error.