# New Ticket Created by Alex Jakimenko # Please include the string: [perl #126014] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/Ticket/Display.html?id=126014 >
$ perl6 -e '"x" xx 9999999999' Segmentation fault It seems like on 64-bit systems you get “«Memory allocation failed; could not allocate 79999999992 bytes” error instead of segfault.
