On Sat Dec 27 10:07:39 2008, mberends wrote:
> 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.

The above now works on my platform.  I'm guessing that this bug was
fixed by the double-free fix earlier this past week.

Feel free to reopen this ticket or a new ticket if the problem crops up
again.  Thanks!

Pm

Reply via email to