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


Doesn't affect Perl 6-level code, but perhaps a SEGV is too bad and should be 
fixed?

    perl6 -Mnqp -e 'nqp::closedir(my $fh := nqp::opendir(".")); 
nqp::nextfiledir($fh)'
    Segmentation fault

Reply via email to