# New Ticket Created by  "Carl Mäsak" 
# Please include the string:  [perl #58352]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=58352 >


r30528:
$ ./perl6 -e 'while ("test" ~~ /(es)/) { say $0; exit; }'
Null PMC access in get_pmc_keyed_int()
[...]
Segmentation fault

FWIW, the error shows up in r30503, whose slightly Orwellian message
reads "[rakudo] allow access to $/, $!, $_ in while loops, closes RT
#58306".

Reply via email to