# New Ticket Created by  Jake Russo 
# Please include the string:  [perl #126961]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/Ticket/Display.html?id=126961 >


perl6 -e 'my $a = 10; $a ^= 2; say $a' hangs indefinitely.

On irc, camelia outputs:
rakudo-moar 71dadb: OUTPUT«Memory allocation failed; could not
allocate 2210832 bytes␤»

And my version:
$ perl6 -v
This is rakudo version 2015.11-419-gb7f0bcc built on MoarVM version
2015.11-34-gc3eea17 implementing Perl v6.b.

Reply via email to