On Fri, 24 Feb 2017 08:21:12 -0800, c...@zoffix.com wrote:
> Originally encountered this grepping CORE:: symbols and calling
> .unique on the result.
> 
> Golfed it down to nqp::p6recont_ro(Scalar):
> 
> <ZoffixW> m: unique Scalar
> <camelia> rakudo-moar d41b68: OUTPUT: «(signal SEGV)»
> 
> <ZoffixW> m: use nqp; nqp::p6recont_ro(Scalar)
> <camelia> rakudo-moar d41b68: OUTPUT: «(signal SEGV)»

Thank you for the report. This is now fixed.

Fix: https://github.com/rakudo/rakudo/commit/ae2c1dadf0
Test: https://github.com/perl6/roast/commit/e31c78c52b

Reply via email to