# New Ticket Created by mbere...@flashmail.com # Please include the string: [perl #61768] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=61768 >
In Rakudo r34416, the exit() function gives: *** glibc detected *** /usr/local/bin/perl6: double free or corruption (!prev): 0x00000000013ee070 *** In a script, other statements prior to exit() execute correctly. On the command line, perl6 -e'exit(0)' gives a segmentation fault without backtrace. Platform: Debian sid amd64.