# New Ticket Created by Zoffix Znet # Please include the string: [perl #131384] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/Ticket/Display.html?id=131384 >
<Zoffix___> c: HEAD with "/tmp/foo2121".IO { .spurt: "fo♥o"; with .open(:enc<ascii>) { say .slurp } } <committable6> Zoffix___, ¦HEAD(0c5fe56): «MoarVM panic: MVM_nfg_get_synthetic_info called with out-of-range synthetic «exit code = 1»» This is not the result of encoding refactor; still exists in 2017.05: <Zoffix___> c: 2017.05 with "/tmp/foo2121".IO { .spurt: "fo♥o"; with .open(:enc<ascii>) { say .slurp } } <committable6> Zoffix___, ¦2017.05: «MoarVM panic: MVM_nfg_get_synthetic_info called with out-of-range synthetic «exit code = 1»»