On Sun Aug 21 15:20:17 2016, brian.carpenter@gmail.com wrote: > The attached script triggers an assertion failure in v5.25.5 (v5.25.4- > 5-g92d73bf). > > ./perl test610 > perl: pp_hot.c:3203: OP *Perl_pp_subst(): Assertion `strend >= s' > failed. > Aborted Some locale bug, apparently: $ ./miniperl -e '$_="\xff"; s/\w//l' Assertion failed: (strend >= s), function Perl_pp_subst, file pp_hot.c, line 3203. Abort trap: 6 -- Father Chrysostomos --- via perlbug: queue: perl5 status: new https://rt.perl.org/Ticket/Display.html?id=129038Thread Next