On Sat, Jun 14, 2008 at 09:54:09AM -0700, Moritz Lenz wrote: > As AnonMonk reported here: http://www.perlmonks.org/?node_id=692090 the line > for 1..1000 -> $a { say $a } > segfaults in rakudo.
Note that this works if '-G' is passed to parrot. The other comments and diagnostics are all *extremely* helpful. I'm moving this ticket into the parrot queue instead of the perl6 (rakudo) queue, since this is most likely a Parrot bug. Thanks! Pm