# New Ticket Created by   
# Please include the string:  [perl #125365]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/Ticket/Display.html?id=125365 >


How to reproduce:

    perl6 -e '0.^methods(:all).sort'

Unexpected output:

    Code object coerced to string (please use .gist or .perl to do that)  in 
any p6sort at src/vm/moar/Perl6/Ops.nqp:349
    [...]
    Code object coerced to string (please use .gist or .perl to do that)  in 
any p6sort at src/vm/moar/Perl6/Ops.nqp:349
    ~/.rakudobrew/bin/perl6: line 2:  8571 Segmentation fault      
~/.rakudobrew/bin/../moar-nom/install/bin/perl6 "$@"

Reply via email to